Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 623cb5265308e9e287d4ae93d4d167a887956af5 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-ssh18434460846907933141.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-ssh7820044732112853291.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-ssh11858420938118920079.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-ssh5926029595973856693.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-ssh515775600019403704.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-36755 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/780 [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/780 # 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 623cb5265308e9e287d4ae93d4d167a887956af5 (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 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 Commit message: "feat: Save postgres superuser password in secretstore (#5051)" > git rev-list --no-walk f8875f0536730b3b8e56bd88f51e5d351f1c0ec6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:11 ========================================================= 06:53:11 EdgeX Global Pipelines Version Info 06:53:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:12 ------------------- 06:53:12 stable info: 06:53:12 ------------------- 06:53:12 Commited By: Cherry Wang cherry@iotechsys.com 06:53:12 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:53:12 Message: update stable to v1.0.269 06:53:13 ------------------- 06:53:13 experimental info: 06:53:13 ------------------- 06:53:13 Commited By: **** collab-it+edgex@linuxfoundation.org 06:53:13 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:53:13 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623cb52 [Pipeline] echo 06:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:13 provisioning config files... 06:53:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config345579017877534957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:14 ---> ****-login.sh 06:53:14 nexus3.edgexfoundry.org:10001 06:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:14 Configure a credential helper to remove this warning. See 06:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:14 06:53:14 Login Succeeded 06:53:14 nexus3.edgexfoundry.org:10002 06:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:14 Configure a credential helper to remove this warning. See 06:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:14 06:53:14 Login Succeeded 06:53:14 nexus3.edgexfoundry.org:10003 06:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:14 Configure a credential helper to remove this warning. See 06:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:14 06:53:14 Login Succeeded 06:53:14 nexus3.edgexfoundry.org:10004 06:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:14 Configure a credential helper to remove this warning. See 06:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:14 06:53:14 Login Succeeded 06:53:14 ****.io 06:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:15 Configure a credential helper to remove this warning. See 06:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:15 06:53:15 Login Succeeded 06:53:15 ---> ****-login.sh ends [Pipeline] } 06:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:15 + 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 06:53:15 + + dirname cmd/core-command/Dockerfile 06:53:15 cut -d/ -f2 06:53:15 + echo core-command,cmd/core-command/Dockerfile 06:53:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:53:15 + dirname cmd/core-data/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo core-data,cmd/core-data/Dockerfile 06:53:15 + dirname cmd/core-keeper/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo core-keeper,cmd/core-keeper/Dockerfile 06:53:15 + dirname cmd/core-metadata/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo core-metadata,cmd/core-metadata/Dockerfile 06:53:15 + dirname cmd/security-bootstrapper/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:53:15 + dirname cmd/security-proxy-auth/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:53:15 + dirname cmd/security-proxy-setup/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:53:15 + dirname cmd/security-secretstore-setup/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:53:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:53:15 + dirname cmd/security-spire-agent/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:53:15 + dirname cmd/security-spire-config/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:53:15 + dirname cmd/security-spire-server/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:53:15 + dirname cmd/support-notifications/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo support-notifications,cmd/support-notifications/Dockerfile 06:53:15 + dirname cmd/support-scheduler/Dockerfile 06:53:15 + cut -d/ -f2 06:53:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:53:15 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 06:53:15 + git rev-list -1 --merges 623cb5265308e9e287d4ae93d4d167a887956af5~1..623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo 06:53:15 -----------> git rev-list -1 --merges 623cb5265308e9e287d4ae93d4d167a887956af5~1..623cb5265308e9e287d4ae93d4d167a887956af5 623cb5265308e9e287d4ae93d4d167a887956af5 [false] [Pipeline] sh 06:53:16 + git log --format=format:%s -1 623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] echo 06:53:16 ========================================================= 06:53:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:53:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:16 + grep -v github /etc/ssh/ssh_known_hosts 06:53:16 + [ -e /tmp/ssh_known_hosts ] 06:53:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:16 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 06:53:16 tee -a /etc/ssh/ssh_known_hosts 06:53:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:17 06:53:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:17 0.1.4: Pulling from edgex-devops/py-git-semver 06:53:17 b85a868b505f: Pulling fs layer 06:53:17 e2be974225ed: Pulling fs layer 06:53:17 339a4e72a1f5: Pulling fs layer 06:53:17 988bab9f4d93: Pulling fs layer 06:53:17 1469e6f7b9e6: Pulling fs layer 06:53:17 eaf3925da568: Pulling fs layer 06:53:17 bab4dde63d76: Pulling fs layer 06:53:17 bde34c3a00c8: Pulling fs layer 06:53:17 b352a97aabf1: Pulling fs layer 06:53:17 4872d77fe225: Pulling fs layer 06:53:17 5851b861e8e6: Pulling fs layer 06:53:17 1469e6f7b9e6: Waiting 06:53:17 988bab9f4d93: Waiting 06:53:17 eaf3925da568: Waiting 06:53:17 4872d77fe225: Waiting 06:53:17 bab4dde63d76: Waiting 06:53:17 5851b861e8e6: Waiting 06:53:17 b352a97aabf1: Waiting 06:53:17 bde34c3a00c8: Waiting 06:53:17 e2be974225ed: Download complete 06:53:17 988bab9f4d93: Verifying Checksum 06:53:17 988bab9f4d93: Download complete 06:53:17 1469e6f7b9e6: Verifying Checksum 06:53:17 1469e6f7b9e6: Download complete 06:53:17 eaf3925da568: Verifying Checksum 06:53:17 eaf3925da568: Download complete 06:53:17 339a4e72a1f5: Verifying Checksum 06:53:17 339a4e72a1f5: Download complete 06:53:17 bde34c3a00c8: Download complete 06:53:17 b352a97aabf1: Download complete 06:53:17 4872d77fe225: Download complete 06:53:17 5851b861e8e6: Verifying Checksum 06:53:17 5851b861e8e6: Download complete 06:53:17 b85a868b505f: Verifying Checksum 06:53:17 b85a868b505f: Download complete 06:53:18 bab4dde63d76: Verifying Checksum 06:53:18 b85a868b505f: Pull complete 06:53:18 e2be974225ed: Pull complete 06:53:19 339a4e72a1f5: Pull complete 06:53:19 988bab9f4d93: Pull complete 06:53:19 1469e6f7b9e6: Pull complete 06:53:20 eaf3925da568: Pull complete 06:53:21 bab4dde63d76: Pull complete 06:53:21 bde34c3a00c8: Pull complete 06:53:21 b352a97aabf1: Pull complete 06:53:21 4872d77fe225: Pull complete 06:53:21 5851b861e8e6: Pull complete 06:53:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:53:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:22 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 06:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 06:53:25 $ docker top 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 -eo pid,comm 06:53:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:53:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:25 [ssh-agent] Looking for ssh-agent implementation... 06:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:26 $ docker exec 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent 06:53:26 SSH_AUTH_SOCK=/tmp/ssh-c6XsmyTSELr3/agent.33 06:53:26 SSH_AGENT_PID=39 06:53:26 Running ssh-add (command line suppressed) 06:53:26 Identity added: /w/workspace/edgex-go/780@tmp/private_key_5929729876911242698.key (/w/workspace/edgex-go/780@tmp/private_key_5929729876911242698.key) 06:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:26 + git tag --points-at HEAD [Pipeline] } 06:53:26 $ docker exec --env ******** --env ******** 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent -k 06:53:26 unset SSH_AUTH_SOCK; 06:53:26 unset SSH_AGENT_PID; 06:53:26 echo Agent pid 39 killed; 06:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:26 [ssh-agent] Looking for ssh-agent implementation... 06:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:26 $ docker exec 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent 06:53:26 SSH_AUTH_SOCK=/tmp/ssh-5cFuQd907qZu/agent.72 06:53:26 SSH_AGENT_PID=78 06:53:26 Running ssh-add (command line suppressed) 06:53:27 Identity added: /w/workspace/edgex-go/780@tmp/private_key_17063022461932997730.key (/w/workspace/edgex-go/780@tmp/private_key_17063022461932997730.key) 06:53:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:27 + git semver init 06:53:27 2025-01-15 06:53:27,517 [run_init] DEBUG init version:0.0.0 force:False 06:53:27 2025-01-15 06:53:27,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/780/.semver 06:53:27 2025-01-15 06:53:27,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/780/.semver 06:53:27 2025-01-15 06:53:27,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/780/.semver'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) 06:53:32 2025-01-15 06:53:32,582 [append_file] DEBUG append to file:/w/workspace/edgex-go/780/.git/info/exclude 06:53:32 2025-01-15 06:53:32,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/780/.semver/main with force:False 06:53:32 2025-01-15 06:53:32,582 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 06:53:32 2025-01-15 06:53:32,582 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 06:53:32 4.0.0-dev.44 [Pipeline] } 06:53:32 $ docker exec --env ******** --env ******** 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 ssh-agent -k 06:53:32 unset SSH_AUTH_SOCK; 06:53:32 unset SSH_AGENT_PID; 06:53:32 echo Agent pid 78 killed; 06:53:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:33 + git semver [Pipeline] } 06:53:33 $ docker stop --time=1 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 06:53:34 $ docker rm -f --volumes 317b67c011f084b2ac7fe3ca77e05114bb04bb681f528720d3e77a079aedee91 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:53:35 Stashed 1 file(s) [Pipeline] echo 06:53:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.44 [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 06:53:35 + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo 06:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:36 ========================================================= 06:53:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:53:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:53:36 da9db072f522: Pulling fs layer 06:53:36 6ef4a4ee8ca5: Pulling fs layer 06:53:36 06f05ace1117: Pulling fs layer 06:53:36 5fe327b54edc: Pulling fs layer 06:53:36 4f4fb700ef54: Pulling fs layer 06:53:36 92a5565b7b96: Pulling fs layer 06:53:36 ff9bb7016b71: Pulling fs layer 06:53:36 b67dba6c2c7d: Pulling fs layer 06:53:36 a813b0c90790: Pulling fs layer 06:53:36 92a5565b7b96: Waiting 06:53:36 ff9bb7016b71: Waiting 06:53:36 b67dba6c2c7d: Waiting 06:53:36 a813b0c90790: Waiting 06:53:36 5fe327b54edc: Waiting 06:53:36 4f4fb700ef54: Waiting 06:53:36 6ef4a4ee8ca5: Verifying Checksum 06:53:36 5fe327b54edc: Verifying Checksum 06:53:36 5fe327b54edc: Download complete 06:53:36 4f4fb700ef54: Verifying Checksum 06:53:36 4f4fb700ef54: Download complete 06:53:36 92a5565b7b96: Download complete 06:53:36 da9db072f522: Download complete 06:53:36 ff9bb7016b71: Verifying Checksum 06:53:36 ff9bb7016b71: Download complete 06:53:36 da9db072f522: Pull complete 06:53:36 6ef4a4ee8ca5: Pull complete 06:53:37 a813b0c90790: Verifying Checksum 06:53:37 a813b0c90790: Download complete 06:53:37 06f05ace1117: Verifying Checksum 06:53:37 06f05ace1117: Download complete 06:53:37 b67dba6c2c7d: Verifying Checksum 06:53:37 b67dba6c2c7d: Download complete 06:53:40 06f05ace1117: Pull complete 06:53:40 5fe327b54edc: Pull complete 06:53:40 4f4fb700ef54: Pull complete 06:53:40 92a5565b7b96: Pull complete 06:53:40 ff9bb7016b71: Pull complete 06:53:42 b67dba6c2c7d: Pull complete 06:53:43 a813b0c90790: Pull complete 06:53:43 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:53:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:43 WORKDIR /edgex 06:53:43 COPY go.mod . 06:53:43 RUN go mod download 06:53:43 + docker build -t ci-base-image-x86_64 -f - . 06:53:44 Sending build context to Docker daemon 178.5MB 06:53:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:44 ---> 3ba60ce46760 06:53:44 Step 2/4 : WORKDIR /edgex 06:53:49 ---> Running in a443c445bb90 06:53:49 Removing intermediate container a443c445bb90 06:53:49 ---> 56ece26b159d 06:53:49 Step 3/4 : COPY go.mod . 06:53:49 ---> 9cefcf4ae131 06:53:49 Step 4/4 : RUN go mod download 06:53:49 ---> Running in 6fd8aa46b4b7 06:53:50 Still waiting to schedule task 06:53:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:54:21 Removing intermediate container 6fd8aa46b4b7 06:54:21 ---> e7f11abec594 06:54:21 Successfully built e7f11abec594 06:54:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:21 + docker inspect -f . ci-base-image-x86_64 06:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:21 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 06:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 06:54:22 $ docker top 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:22 + go version 06:54:22 go version go1.23.4 linux/amd64 [Pipeline] } 06:54:22 $ docker stop --time=1 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed 06:54:24 $ docker rm -f --volumes 892102f338d3b25326e1fca073513c8170a800e492329ba0466043f1801611ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:24 + docker inspect -f . ci-base-image-x86_64 06:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:24 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 06:54:24 $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 06:54:25 $ docker top e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 -eo pid,comm [Pipeline] { [Pipeline] echo 06:54:25 ========================================================= 06:54:25 [edgeXBuildGoParallel] Running Tests and Build... 06:54:25 ========================================================= [Pipeline] sh 06:54:25 + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] fileExists [Pipeline] sh 06:54:25 + make test 06:54:25 go test -race -coverprofile=coverage.out ./... 06:54:33 ? github.com/edgexfoundry/edgex-go [no test files] 06:55:00 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:55:00 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:55:01 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:55:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:55:03 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:55:03 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:55:03 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:55:03 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:55:03 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 06:55:05 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 06:55:05 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:55:05 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:55:05 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:55:05 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:55:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 06:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:55:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:55:07 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:55:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:55:08 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:55:08 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 06:55:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 48.4% of statements 06:55:09 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:55:09 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.192s coverage: 93.4% of statements 06:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 06:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:55:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:55:10 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements 06:55:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements 06:55:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 06:55:12 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:55:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:55:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:55:12 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:55:12 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:55:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 06:55:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 06:55:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 44.2% of statements 06:55:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.022s coverage: 81.1% of statements 06:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 40.0% of statements 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:55:14 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements 06:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 06:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 06:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 06:55:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:55:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:55:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:55:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:55:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:55:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:55:16 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:55:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:55:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:55:18 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:55:19 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:55:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:55:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:55:21 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:55:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:55:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:55:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:55:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:26 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:55:26 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:55:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:55:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:55:26 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:55:26 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:55:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36756 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:55:29 Running in /w/workspace/edgex-go/780 [Pipeline] { [Pipeline] checkout 06:55:29 The recommended git tool is: git 06:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:55:29 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:55:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:55:30 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 06:55:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:55:31 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:55:35 using credential edgex-jenkins-ssh 06:55:35 Cloning the remote Git repository 06:55:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:55:35 > git init /w/workspace/edgex-go/780 # timeout=10 06:55:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:55:35 > git --version # timeout=10 06:55:35 > git --version # 'git version 2.25.1' 06:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:55:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.056s coverage: 92.9% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.067s coverage: 47.4% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 17.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.1% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 06:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements 06:55:38 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 06:55:38 running golangci-lint 06:55:39 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:55:39 go version go1.23.4 linux/amd64 06:55:39 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:55:39 level=info msg="[config_reader] Used config file .golangci.yml" 06:55:39 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:55:53 Avoid second fetch 06:55:53 Checking out Revision 623cb5265308e9e287d4ae93d4d167a887956af5 (main) 06:55:54 Commit message: "feat: Save postgres superuser password in secretstore (#5051)" 06:55:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:55:53 > git config core.sparsecheckout # timeout=10 06:55:53 > git checkout -f 623cb5265308e9e287d4ae93d4d167a887956af5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:55:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:55:58 Dload Upload Total Spent Left Speed 06:55:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:55:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:55:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:55:59 + sudo tee /etc/docker/daemon.new 06:55:59 { 06:55:59 "registry-mirrors": [ 06:55:59 "https://nexus3.edgexfoundry.org:10001" 06:55:59 ], 06:55:59 "bip": "10.250.0.254/24", 06:55:59 "hosts": [ 06:55:59 "tcp://0.0.0.0:5555", 06:55:59 "unix:///var/run/docker.sock" 06:55:59 ], 06:55:59 "mtu": 1458, 06:55:59 "selinux-enabled": true, 06:55:59 "seccomp-profile": "/etc/docker/seccomp.json" 06:55:59 } [Pipeline] sh 06:55:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:55:59 + sudo service docker restart 06:56:05 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 23.756439925s" 06:56:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.948523ms" 06:56:18 level=info msg="[linters_context/goanalysis] analyzers took 1m51.586692556s with top 10 stages: buildir: 1m7.592451083s, gosec: 3.788299322s, fact_deprecated: 2.965046139s, inspect: 2.831581938s, ctrlflow: 2.575257886s, printf: 2.066712133s, nilness: 1.566725026s, fact_purity: 1.479277582s, S1038: 1.404925499s, directives: 1.156874637s" 06:56:18 level=info msg="[runner] Issues before processing: 199, after processing: 0" 06:56:18 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 199/199, exclude: 199/199, exclude-rules: 199/17, filename_unadjuster: 199/199, invalid_issue: 199/199, path_prettifier: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, skip_files: 199/199, cgo: 199/199" 06:56:18 level=info msg="[runner] processing took 21.430126ms with stages: identifier_marker: 7.683372ms, nolint: 7.143936ms, exclude-rules: 2.271716ms, autogenerated_exclude: 1.818062ms, path_prettifier: 1.559179ms, skip_dirs: 857.74µs, invalid_issue: 37.38µs, cgo: 34.951µs, filename_unadjuster: 17.7µs, max_same_issues: 1.6µs, skip_files: 770ns, exclude: 720ns, fixer: 650ns, uniq_by_line: 650ns, max_from_linter: 550ns, sort_results: 310ns, diff: 280ns, source_code: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns, path_prefixer: 100ns, path_shortener: 100ns" 06:56:18 level=info msg="[runner] linters took 14.411818822s with stages: goanalysis_metalinter: 14.390256705s" 06:56:18 level=info msg="File cache stats: 0 entries of total size 0B" 06:56:18 level=info msg="Memory: 378 samples, avg is 291.3MB, max is 1245.5MB" 06:56:18 level=info msg="Execution took 38.236950878s" 06:56:18 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:18 provisioning config files... 06:56:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config15222899642497073927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:18 ---> ****-login.sh 06:56:18 nexus3.edgexfoundry.org:10001 06:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:19 Configure a credential helper to remove this warning. See 06:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:19 06:56:19 Login Succeeded 06:56:19 nexus3.edgexfoundry.org:10002 06:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:19 Configure a credential helper to remove this warning. See 06:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:19 06:56:19 Login Succeeded 06:56:19 nexus3.edgexfoundry.org:10003 06:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:19 Configure a credential helper to remove this warning. See 06:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:19 06:56:19 Login Succeeded 06:56:19 nexus3.edgexfoundry.org:10004 06:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:20 Configure a credential helper to remove this warning. See 06:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:20 06:56:20 Login Succeeded 06:56:20 ****.io 06:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:20 Configure a credential helper to remove this warning. See 06:56:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:20 06:56:20 Login Succeeded 06:56:20 ---> ****-login.sh ends [Pipeline] } 06:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:56:20 + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo 06:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:56:21 ========================================================= 06:56:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:56:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:56:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:56:22 9986a736f7d3: Pulling fs layer 06:56:22 1f018df60701: Pulling fs layer 06:56:22 39f8f326b044: Pulling fs layer 06:56:22 e6a1e7a6a96a: Pulling fs layer 06:56:22 4f4fb700ef54: Pulling fs layer 06:56:22 d45d956e0dbf: Pulling fs layer 06:56:22 d7702b0d1db1: Pulling fs layer 06:56:22 5c7f0f088c93: Pulling fs layer 06:56:22 4fdc064ae6cf: Pulling fs layer 06:56:22 e6a1e7a6a96a: Waiting 06:56:22 4f4fb700ef54: Waiting 06:56:22 5c7f0f088c93: Waiting 06:56:22 4fdc064ae6cf: Waiting 06:56:22 d45d956e0dbf: Waiting 06:56:22 d7702b0d1db1: Waiting 06:56:22 1f018df60701: Download complete 06:56:22 e6a1e7a6a96a: Verifying Checksum 06:56:22 e6a1e7a6a96a: Download complete 06:56:22 4f4fb700ef54: Verifying Checksum 06:56:22 4f4fb700ef54: Download complete 06:56:22 d45d956e0dbf: Verifying Checksum 06:56:22 d45d956e0dbf: Download complete 06:56:22 9986a736f7d3: Download complete 06:56:22 d7702b0d1db1: Verifying Checksum 06:56:22 d7702b0d1db1: Download complete 06:56:22 4fdc064ae6cf: Verifying Checksum 06:56:22 4fdc064ae6cf: Download complete 06:56:23 9986a736f7d3: Pull complete 06:56:23 1f018df60701: Pull complete 06:56:24 39f8f326b044: Verifying Checksum 06:56:24 39f8f326b044: Download complete 06:56:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:24 5c7f0f088c93: Download complete 06:56:25 ./bin/test-attribution-txt.sh [Pipeline] echo 06:56:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:56:25 + ls -al . 06:56:25 total 1840 06:56:25 drwxrwxr-x 11 1001 1001 4096 Jan 15 06:54 . 06:56:25 drwxr-xr-x 4 root root 4096 Jan 15 06:54 .. 06:56:25 drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 .blubracket 06:56:25 -rw-rw-r-- 1 1001 1001 10 Jan 15 06:53 .dockerignore 06:56:25 drwxrwxr-x 8 1001 1001 4096 Jan 15 06:55 .git 06:56:25 drwxrwxr-x 3 1001 1001 4096 Jan 15 06:53 .github 06:56:25 -rw-rw-r-- 1 1001 1001 907 Jan 15 06:53 .gitignore 06:56:25 -rw-rw-r-- 1 1001 1001 199 Jan 15 06:53 .golangci.yml 06:56:25 -rw-rw-r-- 1 1001 1001 100 Jan 15 06:53 .hadolint.yml 06:56:25 drwxr-xr-x 3 1001 1001 4096 Jan 15 06:53 .semver 06:56:25 -rw-rw-r-- 1 1001 1001 155 Jan 15 06:53 .sonarcloud.properties 06:56:25 -rw-rw-r-- 1 1001 1001 1171 Jan 15 06:53 ADOPTERS.md 06:56:25 -rw-rw-r-- 1 1001 1001 17256 Jan 15 06:53 Attribution.txt 06:56:25 -rw-rw-r-- 1 1001 1001 100284 Jan 15 06:53 CHANGELOG.md 06:56:25 -rw-rw-r-- 1 1001 1001 3804 Jan 15 06:53 CONTRIBUTING.md 06:56:25 -rw-rw-r-- 1 1001 1001 677 Jan 15 06:53 GOVERNANCE.md 06:56:25 -rw-rw-r-- 1 1001 1001 858 Jan 15 06:53 Jenkinsfile 06:56:25 -rw-rw-r-- 1 1001 1001 10775 Jan 15 06:53 LICENSE 06:56:25 -rw-rw-r-- 1 1001 1001 16740 Jan 15 06:53 Makefile 06:56:25 -rw-rw-r-- 1 1001 1001 582 Jan 15 06:53 OWNERS.md 06:56:25 -rw-rw-r-- 1 1001 1001 9932 Jan 15 06:53 README.md 06:56:25 -rw-rw-r-- 1 1001 1001 789 Jan 15 06:53 SECURITY.md 06:56:25 -rw-rw-r-- 1 1001 1001 12 Jan 15 06:53 VERSION 06:56:25 drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 bin 06:56:25 drwxrwxr-x 19 1001 1001 4096 Jan 15 06:53 cmd 06:56:25 -rw-r--r-- 1 root root 1513503 Jan 15 06:55 coverage.out 06:56:25 drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 fuzz_test 06:56:25 -rw-rw-r-- 1 1001 1001 6506 Jan 15 06:53 go.mod 06:56:25 -rw-rw-r-- 1 1001 1001 88058 Jan 15 06:53 go.sum 06:56:25 drwxrwxr-x 7 1001 1001 4096 Jan 15 06:53 internal 06:56:25 drwxrwxr-x 2 1001 1001 4096 Jan 15 06:53 openapi 06:56:25 -rw-rw-r-- 1 1001 1001 584 Jan 15 06:53 security.txt 06:56:25 -rw-rw-r-- 1 1001 1001 204 Jan 15 06:53 version.go [Pipeline] sh 06:56:25 + '[' -e coverage.out ] 06:56:25 + chown 1001:1001 coverage.out [Pipeline] stash 06:56:26 Stashed 1 file(s) [Pipeline] sh 06:56:26 + make build 06:56:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:56:47 39f8f326b044: Pull complete 06:56:47 e6a1e7a6a96a: Pull complete 06:56:47 4f4fb700ef54: Pull complete 06:56:47 d45d956e0dbf: Pull complete 06:56:47 d7702b0d1db1: Pull complete 06:56:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:56:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:56:53 5c7f0f088c93: Pull complete 06:56:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:56:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:56:55 4fdc064ae6cf: Pull complete 06:56:55 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:56:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:56:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:56:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:56:55 WORKDIR /edgex 06:56:55 COPY go.mod . 06:56:55 RUN go mod download 06:56:55 + docker build -t ci-base-image-arm64 -f - . 06:56:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:56 #0 building with "default" instance using docker driver 06:56:56 06:56:56 #1 [internal] load build definition from Dockerfile 06:56:56 #1 transferring dockerfile: 172B 0.0s done 06:56:56 #1 DONE 0.1s 06:56:56 06:56:56 #2 [internal] load .dockerignore 06:56:56 #2 transferring context: 50B done 06:56:56 #2 DONE 0.1s 06:56:56 06:56:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:56:56 #3 DONE 0.0s 06:56:56 06:56:56 #4 [internal] load build context 06:56:56 #4 transferring context: 6.54kB done 06:56:56 #4 DONE 0.1s 06:56:56 06:56:56 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:56:57 #5 DONE 0.3s 06:56:57 06:56:57 #6 [2/4] WORKDIR /edgex 06:56:58 #6 DONE 1.2s 06:56:58 06:56:58 #7 [3/4] COPY go.mod . 06:56:58 #7 DONE 0.1s 06:56:58 06:56:58 #8 [4/4] RUN go mod download 06:57:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:57:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:57:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:57:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:57:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:57:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:57:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:57:10 $ docker stop --time=1 e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 06:57:13 #8 DONE 14.5s 06:57:13 06:57:13 #9 exporting to image 06:57:13 #9 exporting layers 06:57:17 $ docker rm -f --volumes e3ce454b6cf244e33b50759574bde8026de84916fbf2f006b78da985585ec163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:18 06:57:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:18 latest: Pulling from edgex-devops/edgex-compose 06:57:18 91d30c5bc195: Pulling fs layer 06:57:18 2e9b0aa3be6d: Pulling fs layer 06:57:18 9c61dcf015f6: Pulling fs layer 06:57:18 4698f68db338: Pulling fs layer 06:57:18 2a2f49069b9e: Pulling fs layer 06:57:18 e0025b399a48: Pulling fs layer 06:57:18 4698f68db338: Waiting 06:57:18 2a2f49069b9e: Waiting 06:57:18 e0025b399a48: Waiting 06:57:18 91d30c5bc195: Verifying Checksum 06:57:18 91d30c5bc195: Download complete 06:57:18 4698f68db338: Verifying Checksum 06:57:18 4698f68db338: Download complete 06:57:19 2e9b0aa3be6d: Verifying Checksum 06:57:19 2e9b0aa3be6d: Download complete 06:57:19 e0025b399a48: Verifying Checksum 06:57:19 e0025b399a48: Download complete 06:57:19 91d30c5bc195: Pull complete 06:57:19 2a2f49069b9e: Verifying Checksum 06:57:19 2a2f49069b9e: Download complete 06:57:19 2e9b0aa3be6d: Pull complete 06:57:19 9c61dcf015f6: Verifying Checksum 06:57:19 9c61dcf015f6: Download complete 06:57:22 9c61dcf015f6: Pull complete 06:57:22 4698f68db338: Pull complete 06:57:22 2a2f49069b9e: Pull complete 06:57:22 e0025b399a48: Pull complete 06:57:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:57:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:23 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 06:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 06:57:27 $ docker top c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:28 + docker compose -f ./docker-compose-build.yml build --parallel 06:57:30 #1 [security-proxy-auth internal] load build definition from Dockerfile 06:57:30 #1 transferring dockerfile: 06:57:30 #1 transferring dockerfile: 2.11kB done 06:57:30 #1 DONE 0.0s 06:57:30 06:57:30 #2 [security-spire-server internal] load build definition from Dockerfile 06:57:30 #2 transferring dockerfile: 1.70kB done 06:57:30 #2 DONE 0.0s 06:57:30 06:57:30 #3 [security-spire-config internal] load build definition from Dockerfile 06:57:30 #3 transferring dockerfile: 1.69kB done 06:57:30 #3 DONE 0.0s 06:57:30 06:57:30 #4 [support-notifications internal] load build definition from Dockerfile 06:57:30 #4 transferring dockerfile: 2.04kB 0.0s done 06:57:30 #4 DONE 0.0s 06:57:30 06:57:30 #5 [security-bootstrapper internal] load build definition from Dockerfile 06:57:30 #5 transferring dockerfile: 3.02kB done 06:57:30 #5 DONE 0.0s 06:57:30 06:57:30 #6 [support-scheduler internal] load build definition from Dockerfile 06:57:30 #6 transferring dockerfile: 1.82kB done 06:57:30 #6 DONE 0.0s 06:57:30 06:57:30 #7 [core-data internal] load build definition from Dockerfile 06:57:30 #7 transferring dockerfile: 2.07kB done 06:57:30 #7 DONE 0.0s 06:57:30 06:57:30 #8 [security-proxy-auth internal] load .dockerignore 06:57:30 #8 transferring context: 50B done 06:57:30 #8 DONE 0.0s 06:57:30 06:57:30 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:57:30 #9 transferring dockerfile: 1.89kB done 06:57:30 #9 DONE 0.1s 06:57:30 06:57:30 #10 [core-keeper internal] load build definition from Dockerfile 06:57:30 #10 transferring dockerfile: 2.07kB done 06:57:30 #10 DONE 0.0s 06:57:30 06:57:30 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:57:30 #11 transferring dockerfile: 2.23kB done 06:57:30 #11 DONE 0.0s 06:57:30 06:57:30 #12 [security-proxy-setup internal] load build definition from Dockerfile 06:57:30 #12 transferring dockerfile: 2.50kB done 06:57:30 #12 DONE 0.1s 06:57:30 06:57:30 #13 [core-command internal] load build definition from Dockerfile 06:57:30 #13 transferring dockerfile: 1.94kB done 06:57:30 #13 DONE 0.0s 06:57:30 06:57:30 #14 [security-spire-agent internal] load build definition from Dockerfile 06:57:30 #14 transferring dockerfile: 1.81kB done 06:57:30 #14 DONE 0.0s 06:57:30 06:57:30 #15 [security-secretstore-setup internal] load build definition from Dockerfile 06:57:30 #15 transferring dockerfile: 2.49kB done 06:57:30 #15 DONE 0.1s 06:57:30 06:57:30 #16 [core-metadata internal] load build definition from Dockerfile 06:57:30 #16 transferring dockerfile: 2.13kB done 06:57:30 #16 DONE 0.0s 06:57:30 06:57:30 #17 [security-spire-server internal] load .dockerignore 06:57:31 #17 transferring context: 50B done 06:57:31 #17 DONE 0.0s 06:57:31 06:57:31 #18 [security-spire-config internal] load .dockerignore 06:57:31 #18 transferring context: 50B done 06:57:31 #18 DONE 0.0s 06:57:31 06:57:31 #19 [support-notifications internal] load .dockerignore 06:57:31 #19 transferring context: 50B done 06:57:31 #19 DONE 0.0s 06:57:31 06:57:31 #20 [security-bootstrapper internal] load .dockerignore 06:57:31 #20 transferring context: 50B done 06:57:31 #20 DONE 0.0s 06:57:31 06:57:31 #21 [support-scheduler internal] load .dockerignore 06:57:31 #21 transferring context: 50B done 06:57:31 #21 DONE 0.0s 06:57:31 06:57:31 #22 [core-data internal] load .dockerignore 06:57:31 #22 transferring context: 50B done 06:57:31 #22 DONE 0.0s 06:57:31 06:57:31 #23 [core-keeper internal] load .dockerignore 06:57:31 #23 transferring context: 50B done 06:57:31 #23 DONE 0.0s 06:57:31 06:57:31 #24 [security-spiffe-token-provider internal] load .dockerignore 06:57:31 #24 transferring context: 50B done 06:57:31 #24 DONE 0.0s 06:57:31 06:57:31 #25 [core-common-config-bootstrapper internal] load .dockerignore 06:57:31 #25 transferring context: 50B done 06:57:31 #25 DONE 0.0s 06:57:31 06:57:31 #26 [security-proxy-setup internal] load .dockerignore 06:57:31 #26 transferring context: 50B done 06:57:31 #26 DONE 0.0s 06:57:31 06:57:31 #27 [core-command internal] load .dockerignore 06:57:31 #27 transferring context: 50B done 06:57:31 #27 DONE 0.0s 06:57:31 06:57:31 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:31 #28 DONE 0.0s 06:57:31 06:57:31 #29 [security-spire-agent internal] load .dockerignore 06:57:31 #29 transferring context: 50B done 06:57:31 #29 DONE 0.0s 06:57:31 06:57:31 #30 [security-secretstore-setup internal] load .dockerignore 06:57:31 #30 transferring context: 50B done 06:57:31 #30 DONE 0.0s 06:57:31 06:57:31 #31 [core-metadata internal] load .dockerignore 06:57:31 #31 transferring context: 50B done 06:57:31 #31 DONE 0.0s 06:57:31 06:57:31 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:57:31 #32 DONE 0.1s 06:57:31 06:57:31 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:31 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:31 #33 ... 06:57:31 06:57:31 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:57:31 #32 DONE 0.1s 06:57:31 06:57:31 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:31 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:31 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:31 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:31 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:31 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 06:57:31 #33 ... 06:57:31 06:57:31 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:31 #28 DONE 0.0s 06:57:31 06:57:31 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 06:57:31 #32 DONE 0.2s 06:57:31 06:57:31 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:31 #33 ... 06:57:31 06:57:31 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:31 #28 DONE 0.0s 06:57:31 06:57:31 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:57:31 #34 DONE 0.5s 06:57:31 06:57:31 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:31 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:31 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:31 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:31 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:31 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:31 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 06:57:31 #9 exporting layers 16.4s done 06:57:31 #9 writing image sha256:c98557a9a1424e30daa213119bceaeb566b90a6e78b4c051a30077f27966ab77 done 06:57:31 #9 naming to docker.io/library/ci-base-image-arm64 done 06:57:31 #9 DONE 16.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:31 #33 ... 06:57:31 06:57:31 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:31 #28 DONE 0.0s 06:57:31 06:57:31 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:57:31 #34 DONE 0.5s 06:57:31 06:57:31 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:31 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:31 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:31 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:31 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:31 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:31 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 06:57:31 #33 ... 06:57:31 06:57:31 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:31 #28 DONE 0.0s 06:57:32 + docker inspect -f . ci-base-image-arm64 06:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:32 06:57:32 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:57:32 #34 DONE 0.5s 06:57:32 06:57:32 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:32 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:32 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:32 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:32 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:32 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:32 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 06:57:32 #33 ... 06:57:32 06:57:32 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:57:32 #28 DONE 0.0s 06:57:32 06:57:32 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:57:32 prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container 06:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:57:33 $ docker top d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:33 + go version 06:57:34 go version go1.23.4 linux/arm64 [Pipeline] } 06:57:34 $ docker stop --time=1 d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 06:57:35 $ docker rm -f --volumes d2d95d140c40caa6bc1abaf1ae81ece48d38d9f37798c0292a2c8acb59aa4967 [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 06:57:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:36 06:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:36 latest: Pulling from edgex-devops/edgex-compose-arm64 06:57:36 547446be3368: Pulling fs layer 06:57:36 d125d8839a47: Pulling fs layer 06:57:36 3e85d5ac6304: Pulling fs layer 06:57:36 c3105a71a48b: Pulling fs layer 06:57:36 0f093f025ec4: Pulling fs layer 06:57:36 c3106fc0e877: Pulling fs layer 06:57:36 c3105a71a48b: Waiting 06:57:36 0f093f025ec4: Waiting 06:57:36 c3106fc0e877: Waiting 06:57:36 547446be3368: Download complete 06:57:36 c3105a71a48b: Verifying Checksum 06:57:36 c3105a71a48b: Download complete 06:57:37 d125d8839a47: Verifying Checksum 06:57:37 d125d8839a47: Download complete 06:57:37 c3106fc0e877: Download complete 06:57:37 0f093f025ec4: Verifying Checksum 06:57:37 0f093f025ec4: Download complete 06:57:37 547446be3368: Pull complete 06:57:37 #32 ... 06:57:37 06:57:37 #35 [security-bootstrapper internal] load build context 06:57:37 #35 transferring context: 274.37MB 5.4s 06:57:38 d125d8839a47: Pull complete 06:57:38 #35 ... 06:57:38 06:57:38 #36 [support-scheduler internal] load build context 06:57:38 #36 transferring context: 439.71MB 5.7s done 06:57:38 #36 ... 06:57:38 06:57:38 #35 [security-bootstrapper internal] load build context 06:57:38 3e85d5ac6304: Verifying Checksum 06:57:38 3e85d5ac6304: Download complete 06:57:40 #35 transferring context: 439.71MB 7.7s done 06:57:41 #35 ... 06:57:41 06:57:41 #37 [security-proxy-auth internal] load build context 06:57:41 #37 transferring context: 439.71MB 7.6s done 06:57:41 #37 ... 06:57:41 06:57:41 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:57:41 #38 ... 06:57:41 06:57:41 #39 [support-notifications internal] load build context 06:57:41 #39 transferring context: 439.71MB 6.6s done 06:57:42 #39 ... 06:57:42 06:57:42 #40 [core-data internal] load build context 06:57:42 #40 transferring context: 439.71MB 6.7s done 06:57:42 #40 ... 06:57:42 06:57:42 #41 [core-command builder 2/7] WORKDIR /edgex-go 06:57:42 #41 ... 06:57:42 06:57:42 #42 [core-command internal] load build context 06:57:42 #42 ... 06:57:42 06:57:42 #43 [security-proxy-setup internal] load build context 06:57:42 #43 ... 06:57:42 06:57:42 #44 [security-spiffe-token-provider internal] load build context 06:57:42 #44 ... 06:57:42 06:57:42 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:57:42 #34 DONE 0.5s 06:57:42 06:57:42 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:57:42 #38 DONE 11.4s 06:57:42 06:57:42 #39 [support-notifications internal] load build context 06:57:42 #39 DONE 11.2s 06:57:42 06:57:42 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:57:42 #32 DONE 11.3s 06:57:42 06:57:42 #36 [support-scheduler internal] load build context 06:57:42 #36 DONE 11.2s 06:57:42 06:57:42 #40 [core-data internal] load build context 06:57:42 #40 DONE 11.1s 06:57:42 06:57:42 #35 [security-bootstrapper internal] load build context 06:57:42 #35 DONE 11.2s 06:57:42 06:57:42 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:42 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:42 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:42 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:42 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:42 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:42 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 06:57:42 #33 DONE 11.7s 06:57:42 06:57:42 #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:57:42 #41 DONE 11.3s 06:57:42 06:57:42 #37 [security-proxy-auth internal] load build context 06:57:42 #37 DONE 11.6s 06:57:42 06:57:42 #44 [security-spiffe-token-provider internal] load build context 06:57:42 #44 ... 06:57:42 06:57:42 #45 [core-common-config-bootstrapper internal] load build context 06:57:43 #45 ... 06:57:43 06:57:43 #46 [core-keeper internal] load build context 06:57:43 #46 ... 06:57:43 06:57:43 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:57:43 #47 ... 06:57:43 06:57:43 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:43 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 06:57:43 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:57:43 #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:57:43 #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:57:43 #48 ... 06:57:43 06:57:43 #49 [security-spire-config internal] load build context 06:57:43 #49 transferring context: 21.93kB done 06:57:43 #49 DONE 0.4s 06:57:43 06:57:43 #50 [security-spire-server internal] load build context 06:57:43 #50 transferring context: 23.68kB 0.0s done 06:57:43 #50 DONE 0.4s 06:57:43 06:57:43 #46 [core-keeper internal] load build context 06:57:48 #46 transferring context: 198.86MB 5.5s 06:57:48 #46 ... 06:57:48 06:57:48 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:48 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 06:57:48 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s done 06:57:48 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 5.2s 06:57:48 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.2s 06:57:51 3e85d5ac6304: Pull complete 06:57:51 c3105a71a48b: Pull complete 06:57:51 0f093f025ec4: Pull complete 06:57:51 c3106fc0e877: Pull complete 06:57:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:51 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 06:57:51 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s done 06:57:51 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:57:52 prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container 06:57:52 $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:57:52 #48 ... 06:57:52 06:57:52 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:52 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 06:57:52 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:52 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 06:57:52 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 06:57:52 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 06:57:52 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done 06:57:52 #33 DONE 11.7s 06:57:52 06:57:52 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:57:52 #47 DONE 20.4s 06:57:52 06:57:52 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:52 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 06:57:52 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:57:52 #48 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:57:52 #48 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:57:52 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 06:57:52 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.0s done 06:57:52 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 7.3s done 06:57:52 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:57:52 #48 ... 06:57:52 06:57:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:57:52 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:57:53 #51 ... 06:57:53 06:57:53 #43 [security-proxy-setup internal] load build context 06:57:53 #43 transferring context: 439.71MB 8.1s done 06:57:53 #43 ... 06:57:53 06:57:53 #52 [security-secretstore-setup internal] load build context 06:57:53 #52 transferring context: 439.71MB 7.8s done 06:57:53 #52 ... 06:57:53 06:57:53 #42 [core-command internal] load build context 06:57:53 #42 transferring context: 439.71MB 8.3s done 06:57:53 #42 ... 06:57:53 06:57:53 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:57:53 #53 ... 06:57:53 06:57:53 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:57:53 #54 ... 06:57:53 06:57:53 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:57:53 $ docker top f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed -eo pid,comm [Pipeline] { 06:57:53 #55 ... 06:57:53 06:57:53 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:57:53 #0 2.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:53 #0 2.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:53 #0 2.688 OK: 248 MiB in 58 packages [Pipeline] sh 06:57:54 #56 ... 06:57:54 06:57:54 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:54 #57 ... 06:57:54 06:57:54 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:57:54 #0 0.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:54 #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:54 #0 1.348 (1/7) Installing ca-certificates (20241121-r1) 06:57:54 #0 1.360 (2/7) Installing dumb-init (1.2.5-r3) 06:57:54 #0 1.367 (3/7) Installing libgcc (13.2.1_git20240309-r0) 06:57:54 #0 1.370 (4/7) Installing libsodium (1.0.19-r0) 06:57:54 #0 1.382 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 06:57:54 #0 1.402 (6/7) Installing libzmq (4.3.5-r2) 06:57:54 #0 1.419 (7/7) Installing zeromq (4.3.5-r2) 06:57:54 #0 1.425 Executing busybox-1.36.1-r29.trigger 06:57:54 #0 1.437 Executing ca-certificates-20241121-r1.trigger 06:57:54 #0 1.468 OK: 12 MiB in 21 packages 06:57:54 + docker compose -f ./docker-compose-build.yml build --parallel 06:57:54 #58 ... 06:57:54 06:57:54 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:57:54 #59 ... 06:57:54 06:57:54 #44 [security-spiffe-token-provider internal] load build context 06:57:54 #44 transferring context: 439.71MB 8.2s done 06:57:54 #44 ... 06:57:54 06:57:54 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:57:55 #60 ... 06:57:55 06:57:55 #61 [core-metadata internal] load build context 06:57:55 #61 transferring context: 439.71MB 7.8s done 06:57:55 #61 ... 06:57:55 06:57:55 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:57:55 #62 ... 06:57:55 06:57:55 #45 [core-common-config-bootstrapper internal] load build context 06:57:55 #45 transferring context: 439.71MB 8.3s done 06:57:55 #45 ... 06:57:55 06:57:55 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:57:55 #63 ... 06:57:55 06:57:55 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:57:55 #64 ... 06:57:55 06:57:55 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:57:55 #65 ... 06:57:55 06:57:55 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:57:55 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:57:55 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:57:55 #0 2.418 OK: 248 MiB in 58 packages 06:57:55 #66 ... 06:57:55 06:57:55 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:57:56 #67 ... 06:57:56 06:57:56 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:56 #68 ... 06:57:56 06:57:56 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:57:56 #1 [support-scheduler internal] load build definition from Dockerfile 06:57:56 #1 transferring dockerfile: 1.82kB 0.0s done 06:57:56 #1 DONE 0.1s 06:57:56 06:57:56 #2 [support-scheduler internal] load .dockerignore 06:57:56 #2 transferring context: 50B done 06:57:56 #2 DONE 0.1s 06:57:56 06:57:56 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:56 #3 DONE 0.0s 06:57:56 06:57:56 #4 [core-metadata internal] load .dockerignore 06:57:56 #4 transferring context: 50B 0.0s done 06:57:56 #4 DONE 0.1s 06:57:56 06:57:56 #5 [core-metadata internal] load build definition from Dockerfile 06:57:56 #5 transferring dockerfile: 2.13kB 0.0s done 06:57:56 #5 DONE 0.1s 06:57:56 06:57:56 #6 [security-proxy-auth internal] load .dockerignore 06:57:56 #69 ... 06:57:56 06:57:56 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:57:56 #6 transferring context: 50B done 06:57:56 #6 DONE 0.1s 06:57:56 06:57:56 #7 [security-proxy-auth internal] load build definition from Dockerfile 06:57:56 #7 transferring dockerfile: 2.11kB done 06:57:56 #7 DONE 0.1s 06:57:56 06:57:56 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:56 #3 DONE 0.0s 06:57:56 06:57:56 #8 [security-spire-config internal] load build definition from Dockerfile 06:57:56 #8 ... 06:57:56 06:57:56 #9 [security-spire-agent internal] load build definition from Dockerfile 06:57:56 #9 transferring dockerfile: 1.81kB done 06:57:56 #9 DONE 0.1s 06:57:56 06:57:56 #10 [security-spire-agent internal] load .dockerignore 06:57:56 #10 transferring context: 50B 0.0s done 06:57:56 #10 DONE 0.2s 06:57:56 06:57:56 #8 [security-spire-config internal] load build definition from Dockerfile 06:57:56 #8 transferring dockerfile: 1.69kB 0.0s done 06:57:56 #8 DONE 0.2s 06:57:56 06:57:56 #11 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 06:57:56 #11 DONE 0.4s 06:57:56 06:57:56 #12 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:56 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:56 #70 ... 06:57:56 06:57:56 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:56 #48 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.8s done 06:57:56 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:57:56 #12 ... 06:57:56 06:57:56 #13 [security-spire-config internal] load .dockerignore 06:57:56 #13 transferring context: 50B 0.0s done 06:57:56 #13 DONE 0.2s 06:57:56 06:57:56 #14 [security-spire-server internal] load build definition from Dockerfile 06:57:56 #14 transferring dockerfile: 1.70kB 0.0s done 06:57:56 #14 DONE 0.2s 06:57:56 06:57:56 #15 [security-spire-server internal] load .dockerignore 06:57:56 #15 transferring context: 50B done 06:57:56 #15 DONE 0.2s 06:57:56 06:57:56 #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:56 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 06:57:57 #12 ... 06:57:57 06:57:57 #16 [core-command internal] load build definition from Dockerfile 06:57:57 #16 transferring dockerfile: 1.94kB 0.0s done 06:57:57 #16 DONE 0.3s 06:57:57 06:57:57 #11 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 06:57:57 #11 DONE 0.6s 06:57:57 06:57:57 #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:57 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:57:57 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:57 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:57:57 #12 ... 06:57:57 06:57:57 #17 [core-command internal] load .dockerignore 06:57:57 #17 transferring context: 50B 0.0s done 06:57:57 #17 DONE 0.4s 06:57:57 06:57:57 #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:57 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 06:57:57 #12 ... 06:57:57 06:57:57 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:57 #3 DONE 0.0s 06:57:57 06:57:57 #12 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:57 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s 06:57:57 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s 06:57:57 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 06:57:57 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 06:57:57 #12 ... 06:57:57 06:57:57 #18 [security-bootstrapper internal] load .dockerignore 06:57:57 #18 transferring context: 50B 0.0s done 06:57:57 #18 DONE 0.8s 06:57:57 06:57:57 #11 [core-command internal] load metadata for docker.io/library/alpine:3.20 06:57:57 #11 DONE 1.1s 06:57:57 06:57:57 #19 [core-data internal] load .dockerignore 06:57:57 #19 transferring context: 50B 0.0s done 06:57:57 #19 DONE 0.8s 06:57:57 06:57:57 #20 [core-data internal] load build definition from Dockerfile 06:57:57 #20 transferring dockerfile: 2.07kB 0.0s done 06:57:57 #20 DONE 0.8s 06:57:57 06:57:57 #21 [security-bootstrapper internal] load build definition from Dockerfile 06:57:57 #21 transferring dockerfile: 3.02kB 0.0s done 06:57:57 #21 DONE 0.9s 06:57:57 06:57:57 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:57 #3 DONE 0.0s 06:57:57 06:57:57 #11 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:57:57 #11 ... 06:57:57 06:57:57 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:57 #3 DONE 0.0s 06:57:57 06:57:57 #22 [security-proxy-auth internal] load build context 06:57:57 #22 transferring context: 3.07MB 0.9s done 06:57:57 #22 DONE 1.2s 06:57:57 06:57:57 #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:57:57 #23 DONE 1.2s 06:57:57 06:57:57 #24 [core-metadata internal] load build context 06:57:57 #24 transferring context: 3.07MB 0.8s done 06:57:57 #24 DONE 1.2s 06:57:57 06:57:57 #25 [support-scheduler internal] load build context 06:57:57 #25 transferring context: 3.07MB 0.9s done 06:57:57 #25 DONE 1.2s 06:57:57 06:57:57 #11 [core-data internal] load metadata for docker.io/library/alpine:3.20 06:57:57 #11 DONE 1.3s 06:57:57 06:57:57 #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:57:57 #26 DONE 1.3s 06:57:57 06:57:57 #27 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:57:57 #27 DONE 1.6s 06:57:57 06:57:57 #28 [security-bootstrapper internal] load build context 06:57:58 #28 ... 06:57:58 06:57:58 #29 [security-secretstore-setup internal] load .dockerignore 06:57:58 #29 transferring context: 50B 0.0s done 06:57:58 #29 DONE 0.9s 06:57:58 06:57:58 #30 [security-secretstore-setup internal] load build definition from Dockerfile 06:57:58 #30 transferring dockerfile: 2.49kB done 06:57:58 #30 DONE 1.0s 06:57:58 06:57:58 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:58 #3 DONE 0.0s 06:57:58 06:57:58 #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:57:58 #11 ... 06:57:58 06:57:58 #31 [security-spire-agent internal] load build context 06:57:58 #31 transferring context: 23.21kB 0.0s done 06:57:58 #31 DONE 0.4s 06:57:58 06:57:58 #32 [security-spire-config internal] load build context 06:57:58 #32 transferring context: 21.93kB 0.0s done 06:57:58 #32 DONE 0.6s 06:57:58 06:57:58 #12 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:58 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 06:57:58 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:57:58 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:58 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:57:58 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 06:57:58 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 06:57:58 #12 ... 06:57:58 06:57:58 #33 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:57:58 #33 transferring dockerfile: 2.23kB 0.0s done 06:57:58 #33 DONE 0.6s 06:57:58 06:57:58 #27 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:57:58 #27 DONE 1.8s 06:57:58 06:57:58 #11 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 06:57:58 #11 DONE 1.6s 06:57:58 06:57:58 #12 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:58 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 06:57:58 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:57:58 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:58 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:57:58 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 06:57:58 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 06:57:58 #12 ... 06:57:58 06:57:58 #34 [security-proxy-setup internal] load build definition from Dockerfile 06:57:58 #34 transferring dockerfile: 2.50kB 0.0s done 06:57:58 #34 DONE 0.9s 06:57:58 06:57:58 #35 [core-keeper internal] load .dockerignore 06:57:58 #35 transferring context: 50B 0.0s done 06:57:58 #35 DONE 1.2s 06:57:58 06:57:58 #36 [security-spire-server internal] load build context 06:57:58 #36 transferring context: 23.68kB 0.0s done 06:57:58 #36 DONE 0.9s 06:57:58 06:57:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:58 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 06:57:58 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:57:58 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:57:58 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:57:58 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:57:58 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 06:57:58 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 06:57:58 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:57:58 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:57:58 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s 06:57:58 #48 ... 06:57:58 06:57:58 #46 [core-keeper internal] load build context 06:57:58 #46 transferring context: 439.71MB 8.5s done 06:57:58 #37 ... 06:57:58 06:57:58 #38 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:57:58 #38 transferring dockerfile: 1.89kB 0.0s done 06:57:58 #38 DONE 1.4s 06:57:58 06:57:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:58 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.5s 06:57:58 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 06:57:58 #37 ... 06:57:58 06:57:58 #39 [support-notifications internal] load .dockerignore 06:57:58 #39 transferring context: 50B done 06:57:58 #39 DONE 1.1s 06:57:58 06:57:58 #40 [core-common-config-bootstrapper internal] load .dockerignore 06:57:58 #40 transferring context: 50B done 06:57:58 #40 DONE 1.0s 06:57:58 06:57:58 #41 [security-spiffe-token-provider internal] load .dockerignore 06:57:58 #41 transferring context: 50B done 06:57:58 #41 DONE 1.5s 06:57:58 06:57:58 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:58 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.26MB / 28.04MB 0.6s 06:57:58 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 06:57:58 #46 ... 06:57:58 06:57:58 #52 [security-secretstore-setup internal] load build context 06:57:58 #52 DONE 16.1s 06:57:58 06:57:58 #61 [core-metadata internal] load build context 06:57:58 #61 DONE 16.1s 06:57:58 06:57:58 #43 [security-proxy-setup internal] load build context 06:57:58 #43 DONE 27.0s 06:57:58 06:57:58 #44 [security-spiffe-token-provider internal] load build context 06:57:58 #44 DONE 27.1s 06:57:58 06:57:58 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:58 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:57:59 #37 ... 06:57:59 06:57:59 #42 [security-proxy-setup internal] load .dockerignore 06:57:59 #42 transferring context: 50B done 06:57:59 #42 DONE 1.3s 06:57:59 06:57:59 #43 [support-notifications internal] load build definition from Dockerfile 06:57:59 #43 transferring dockerfile: 2.04kB done 06:57:59 #43 DONE 1.2s 06:57:59 06:57:59 #44 [core-keeper internal] load build definition from Dockerfile 06:57:59 #44 transferring dockerfile: 2.07kB done 06:57:59 #44 DONE 1.4s 06:57:59 06:57:59 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:59 #3 DONE 0.0s 06:57:59 06:57:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.73MB / 28.04MB 0.7s 06:57:59 #37 ... 06:57:59 06:57:59 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:57:59 #3 DONE 0.0s 06:57:59 06:57:59 #45 [core-command internal] load build context 06:57:59 #45 transferring context: 3.07MB 0.9s done 06:57:59 #45 DONE 1.5s 06:57:59 06:57:59 #46 [core-command builder 2/7] WORKDIR /edgex-go 06:57:59 #46 DONE 1.7s 06:57:59 06:57:59 #12 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:59 #12 DONE 3.0s 06:57:59 06:57:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.94MB / 28.04MB 0.8s 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.28MB / 28.04MB 0.9s 06:57:59 #48 ... 06:57:59 06:57:59 #42 [core-command internal] load build context 06:57:59 #42 DONE 27.1s 06:57:59 06:57:59 #45 [core-common-config-bootstrapper internal] load build context 06:57:59 #45 DONE 27.1s 06:57:59 06:57:59 #46 [core-keeper internal] load build context 06:57:59 #46 DONE 27.2s 06:57:59 06:57:59 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:57:59 #66 DONE 16.5s 06:57:59 06:57:59 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:57:59 #48 ... 06:57:59 06:57:59 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:57:59 #56 DONE 16.6s 06:57:59 06:57:59 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #48 ... 06:57:59 06:57:59 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:57:59 #58 DONE 16.7s 06:57:59 06:57:59 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:59 #68 DONE 16.7s 06:57:59 06:57:59 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.1s 06:57:59 #48 ... 06:57:59 06:57:59 #71 [security-spire-agent internal] load build context 06:57:59 #71 transferring context: 23.21kB done 06:57:59 #71 DONE 7.3s 06:57:59 06:57:59 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.3s 06:57:59 #37 ... 06:57:59 06:57:59 #27 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:57:59 #27 DONE 2.1s 06:57:59 06:57:59 #46 [core-keeper builder 2/7] WORKDIR /edgex-go 06:57:59 #46 DONE 2.0s 06:57:59 06:57:59 #47 [core-keeper internal] load build context 06:57:59 #47 DONE 0.0s 06:57:59 06:57:59 #12 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:57:59 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 06:57:59 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:57:59 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:57:59 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:57:59 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 06:57:59 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 06:57:59 #12 DONE 3.3s 06:57:59 06:57:59 #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:57:59 #11 DONE 2.5s 06:57:59 06:57:59 #48 [security-spiffe-token-provider internal] load build context 06:57:59 #48 DONE 0.0s 06:57:59 06:57:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:57:59 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.4s 06:58:00 #37 ... 06:58:00 06:58:00 #27 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:58:00 #27 DONE 2.1s 06:58:00 06:58:00 #46 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 06:58:00 #46 DONE 2.0s 06:58:00 06:58:00 #12 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 06:58:00 #12 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 06:58:00 #12 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 06:58:00 #12 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 06:58:00 #12 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 06:58:00 #12 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 06:58:00 #12 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done 06:58:00 #12 DONE 3.4s 06:58:00 06:58:00 #49 [core-data internal] load build context 06:58:00 #49 transferring context: 3.07MB 0.9s done 06:58:00 #49 DONE 2.0s 06:58:00 06:58:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 1.6s 06:58:00 #37 ... 06:58:00 06:58:00 #28 [security-bootstrapper internal] load build context 06:58:00 #28 transferring context: 3.07MB 0.9s done 06:58:00 #28 DONE 2.1s 06:58:00 06:58:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #48 ... 06:58:00 06:58:00 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:58:00 #72 DONE 0.7s 06:58:00 06:58:00 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:58:00 #73 DONE 0.6s 06:58:00 06:58:00 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #48 ... 06:58:00 06:58:00 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:58:00 #70 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:00 #70 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:00 #70 17.09 (1/2) Installing dumb-init (1.2.5-r3) 06:58:00 #70 17.09 (2/2) Installing su-exec (0.2-r3) 06:58:00 #70 17.10 Executing busybox-1.36.1-r29.trigger 06:58:00 #70 17.10 OK: 8 MiB in 16 packages 06:58:00 #70 DONE 17.4s 06:58:00 06:58:00 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.8s 06:58:00 #48 ... 06:58:00 06:58:00 #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:58:00 #59 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:00 #59 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:00 #59 17.23 OK: 248 MiB in 58 packages 06:58:00 #59 DONE 17.5s 06:58:00 06:58:00 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:58:00 #64 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:00 #64 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:00 #64 17.30 (1/1) Installing dumb-init (1.2.5-r3) 06:58:00 #64 17.30 Executing busybox-1.36.1-r29.trigger 06:58:00 #64 17.31 OK: 8 MiB in 15 packages 06:58:00 #64 DONE 17.5s 06:58:00 06:58:00 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:58:00 #65 16.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:00 #65 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:00 #65 17.19 OK: 248 MiB in 58 packages 06:58:00 #65 DONE 17.7s 06:58:00 06:58:00 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #37 ... 06:58:00 06:58:00 #50 [security-secretstore-setup internal] load build context 06:58:00 #50 transferring context: 3.07MB 0.9s done 06:58:00 #50 DONE 2.2s 06:58:00 06:58:00 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:00 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.2s done 06:58:01 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 06:58:01 #48 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 06:58:01 #48 ... 06:58:01 06:58:01 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:58:01 #74 DONE 1.3s 06:58:01 06:58:01 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:58:01 #75 DONE 1.3s 06:58:01 06:58:01 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:58:01 #54 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:01 #54 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:01 #54 17.38 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:01 #54 17.38 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:01 #54 17.38 OK: 24172 distinct packages available 06:58:01 #54 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:01 #54 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:01 #54 17.96 OK: 248 MiB in 58 packages 06:58:01 #54 DONE 18.9s 06:58:01 06:58:01 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:58:01 #53 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:01 #53 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:01 #53 17.63 (1/4) Installing dumb-init (1.2.5-r3) 06:58:01 #53 17.64 (2/4) Installing openssl (3.3.2-r1) 06:58:01 #53 17.66 (3/4) Installing su-exec (0.2-r3) 06:58:01 #53 17.66 (4/4) Installing yq-go (4.44.1-r2) 06:58:01 #53 17.76 Executing busybox-1.36.1-r29.trigger 06:58:01 #53 17.77 OK: 19 MiB in 18 packages 06:58:01 #53 DONE 18.8s 06:58:01 06:58:01 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:58:01 #60 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:01 #60 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:01 #60 17.69 (1/1) Installing dumb-init (1.2.5-r3) 06:58:01 #60 17.70 Executing busybox-1.36.1-r29.trigger 06:58:01 #60 17.71 OK: 8 MiB in 15 packages 06:58:01 #60 DONE 19.1s 06:58:01 06:58:01 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:58:02 #76 ... 06:58:02 06:58:02 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:58:02 #77 DONE 0.2s 06:58:02 06:58:02 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:58:02 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done 06:58:02 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:58:02 #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:58:02 #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:58:02 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 06:58:02 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 06:58:02 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:58:02 #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done 06:58:02 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 06:58:02 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done 06:58:02 #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done 06:58:02 #51 DONE 9.6s 06:58:02 06:58:02 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:02 #48 DONE 19.2s 06:58:02 06:58:02 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:58:02 #63 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:02 #63 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:02 #63 19.27 (1/3) Installing ca-certificates (20241121-r1) 06:58:02 #63 19.29 (2/3) Installing dumb-init (1.2.5-r3) 06:58:02 #63 19.29 (3/3) Installing tzdata (2024b-r0) 06:58:02 #63 19.40 Executing busybox-1.36.1-r29.trigger 06:58:02 #63 19.41 Executing ca-certificates-20241121-r1.trigger 06:58:02 #63 19.44 OK: 10 MiB in 17 packages 06:58:02 #63 DONE 19.7s 06:58:02 06:58:02 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:02 #69 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:02 #69 ... 06:58:02 06:58:02 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:02 #57 DONE 19.8s 06:58:02 06:58:02 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:02 #69 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #69 ... 06:58:03 06:58:03 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:58:03 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #0 3.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #0 3.373 OK: 12 MiB in 21 packages 06:58:03 #78 DONE 3.6s 06:58:03 06:58:03 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:03 #69 20.19 (1/4) Installing ca-certificates (20241121-r1) 06:58:03 #69 20.21 (2/4) Installing dumb-init (1.2.5-r3) 06:58:03 #69 20.26 (3/4) Installing su-exec (0.2-r3) 06:58:03 #69 ... 06:58:03 06:58:03 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:58:03 #62 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #62 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #62 19.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:03 #62 19.25 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:03 #62 19.25 OK: 24170 distinct packages available 06:58:03 #62 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #62 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #62 20.02 (1/5) Installing dumb-init (1.2.5-r3) 06:58:03 #62 20.02 (2/5) Installing musl-obstack (1.2.3-r2) 06:58:03 #62 20.02 (3/5) Installing libucontext (1.2-r3) 06:58:03 #62 20.02 (4/5) Installing gcompat (1.1.0-r4) 06:58:03 #62 20.03 (5/5) Installing openssl (3.3.2-r1) 06:58:03 #62 20.04 Executing busybox-1.36.1-r29.trigger 06:58:03 #62 20.05 OK: 9 MiB in 19 packages 06:58:03 #62 DONE 20.3s 06:58:03 06:58:03 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:03 #69 20.26 (4/4) Installing yq-go (4.44.1-r2) 06:58:03 #69 20.34 Executing busybox-1.36.1-r29.trigger 06:58:03 #69 20.36 Executing ca-certificates-20241121-r1.trigger 06:58:03 #69 20.41 OK: 19 MiB in 18 packages 06:58:03 #69 DONE 21.0s 06:58:03 06:58:03 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:58:03 #55 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #55 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #55 19.90 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:03 #55 19.90 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:03 #55 19.90 OK: 24170 distinct packages available 06:58:03 #55 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #55 20.42 (1/14) Installing ca-certificates (20241121-r1) 06:58:03 #55 20.44 (2/14) Installing brotli-libs (1.1.0-r2) 06:58:03 #55 20.45 (3/14) Installing c-ares (1.33.1-r0) 06:58:03 #55 20.46 (4/14) Installing libunistring (1.2-r0) 06:58:03 #55 20.48 (5/14) Installing libidn2 (2.3.7-r0) 06:58:03 #55 20.49 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:58:03 #55 20.49 (7/14) Installing libpsl (0.21.5-r1) 06:58:03 #55 20.49 (8/14) Installing zstd-libs (1.5.6-r0) 06:58:03 #55 20.51 (9/14) Installing libcurl (8.11.1-r0) 06:58:03 #55 20.51 (10/14) Installing curl (8.11.1-r0) 06:58:03 #55 20.52 (11/14) Installing dumb-init (1.2.5-r3) 06:58:03 #55 20.53 (12/14) Installing musl-obstack (1.2.3-r2) 06:58:03 #55 20.54 (13/14) Installing libucontext (1.2-r3) 06:58:03 #55 20.54 (14/14) Installing gcompat (1.1.0-r4) 06:58:03 #55 20.54 Executing busybox-1.36.1-r29.trigger 06:58:03 #55 20.55 Executing ca-certificates-20241121-r1.trigger 06:58:03 #55 20.67 OK: 13 MiB in 28 packages 06:58:03 #55 DONE 21.0s 06:58:03 06:58:03 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:58:03 #67 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #67 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #67 20.07 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:03 #67 20.07 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:03 #67 20.07 OK: 24170 distinct packages available 06:58:03 #67 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:03 #67 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:03 #67 20.56 (1/4) Installing dumb-init (1.2.5-r3) 06:58:03 #67 20.57 (2/4) Installing musl-obstack (1.2.3-r2) 06:58:03 #67 20.57 (3/4) Installing libucontext (1.2-r3) 06:58:03 #67 20.57 (4/4) Installing gcompat (1.1.0-r4) 06:58:03 #67 20.57 Executing busybox-1.36.1-r29.trigger 06:58:03 #67 20.58 OK: 8 MiB in 18 packages 06:58:03 #67 DONE 21.1s 06:58:03 06:58:03 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:58:04 #79 ... 06:58:04 06:58:04 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:58:04 #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:04 #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:04 #0 3.895 OK: 8 MiB in 16 packages 06:58:04 #80 DONE 4.0s 06:58:04 06:58:04 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:58:04 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:04 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:04 #0 3.918 OK: 8 MiB in 15 packages 06:58:04 #81 DONE 4.0s 06:58:04 06:58:04 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:58:04 #37 ... 06:58:04 06:58:04 #51 [core-common-config-bootstrapper internal] load build context 06:58:04 #51 transferring context: 3.07MB 3.2s done 06:58:04 #51 DONE 4.0s 06:58:04 06:58:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:04 #37 ... 06:58:04 06:58:04 #52 [security-proxy-setup internal] load build context 06:58:04 #52 transferring context: 3.07MB 3.5s done 06:58:04 #52 DONE 4.2s 06:58:04 06:58:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:04 #37 ... 06:58:04 06:58:04 #48 [security-spiffe-token-provider internal] load build context 06:58:04 #48 transferring context: 3.07MB 3.6s done 06:58:04 #48 DONE 4.6s 06:58:04 06:58:04 #53 [support-notifications internal] load build context 06:58:04 #53 transferring context: 3.07MB 3.3s done 06:58:04 #53 DONE 4.7s 06:58:04 06:58:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:04 #82 ... 06:58:04 06:58:04 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:58:04 #0 3.563 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:04 #0 4.117 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:04 #0 4.917 OK: 248 MiB in 58 packages 06:58:04 #83 DONE 5.1s 06:58:04 06:58:04 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:58:04 #84 DONE 0.1s 06:58:04 06:58:04 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:58:04 #76 2.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:04 #37 ... 06:58:04 06:58:04 #47 [core-keeper internal] load build context 06:58:04 #47 transferring context: 3.07MB 3.5s done 06:58:04 #47 DONE 4.8s 06:58:04 06:58:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:04 #76 ... 06:58:04 06:58:04 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:58:04 #0 2.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:04 #0 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:04 #0 2.917 OK: 19 MiB in 18 packages 06:58:04 #85 DONE 3.1s 06:58:04 06:58:04 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:58:04 #86 DONE 0.1s 06:58:04 06:58:04 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:05 #87 ... 06:58:05 06:58:05 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:58:05 #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:05 #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:05 #0 3.174 OK: 10 MiB in 17 packages 06:58:05 #88 DONE 3.3s 06:58:05 06:58:05 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:58:05 #76 3.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:05 #76 4.169 OK: 8 MiB in 15 packages 06:58:05 #76 DONE 4.3s 06:58:05 06:58:05 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:58:05 #79 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:06 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s 06:58:06 #79 ... 06:58:06 06:58:06 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:58:06 #0 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:06 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:06 #0 2.821 OK: 9 MiB in 19 packages 06:58:06 #89 DONE 3.0s 06:58:06 06:58:06 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:06 #37 ... 06:58:06 06:58:06 #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:58:06 #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:06 #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:06 #0 4.281 (1/3) Installing ca-certificates (20241121-r1) 06:58:06 #0 4.443 (2/3) Installing dumb-init (1.2.5-r3) 06:58:06 #0 4.443 (3/3) Installing tzdata (2024b-r0) 06:58:06 #0 5.099 Executing busybox-1.36.1-r29.trigger 06:58:06 #0 5.201 Executing ca-certificates-20241121-r1.trigger 06:58:06 #0 5.883 OK: 11 MiB in 17 packages 06:58:06 #54 DONE 7.6s 06:58:06 06:58:06 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:06 #55 DONE 7.0s 06:58:06 06:58:06 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:06 #56 DONE 7.0s 06:58:06 06:58:06 #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:58:07 #90 ... 06:58:07 06:58:07 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:58:07 #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:07 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:07 #0 2.547 OK: 8 MiB in 18 packages 06:58:07 #91 DONE 3.5s 06:58:07 06:58:07 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:58:07 #82 DONE 3.1s 06:58:07 06:58:07 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:58:07 #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:07 #0 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:07 #0 2.231 OK: 19 MiB in 18 packages 06:58:07 #92 DONE 3.6s 06:58:07 06:58:07 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:58:07 #79 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:07 #79 2.812 OK: 13 MiB in 28 packages 06:58:07 #79 DONE 3.5s 06:58:07 06:58:07 #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:58:07 #0 2.541 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:58:07 #0 2.997 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:58:07 #0 3.768 (1/1) Installing dumb-init (1.2.5-r3) 06:58:07 #0 4.076 Executing busybox-1.36.1-r29.trigger 06:58:07 #0 4.083 OK: 8 MiB in 15 packages 06:58:07 #93 DONE 4.8s 06:58:07 06:58:07 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:07 #90 DONE 1.3s 06:58:07 06:58:07 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:58:07 #94 DONE 1.4s 06:58:07 06:58:07 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:58:07 #95 DONE 0.1s 06:58:07 06:58:07 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:07 #57 ... 06:58:07 06:58:07 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:58:07 #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:07 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:07 #0 6.838 (1/2) Installing dumb-init (1.2.5-r3) 06:58:07 #0 6.900 (2/2) Installing su-exec (0.2-r3) 06:58:07 #0 6.925 Executing busybox-1.36.1-r29.trigger 06:58:07 #0 7.073 OK: 9 MiB in 16 packages 06:58:07 #58 DONE 8.6s 06:58:08 06:58:08 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:58:08 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 06:58:08 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:58:08 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:58:08 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:58:08 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 06:58:08 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 06:58:08 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:58:08 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done 06:58:08 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 06:58:08 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 06:58:08 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s 06:58:08 #59 ... 06:58:08 06:58:08 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:09 #96 ... 06:58:09 06:58:09 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:58:09 #97 DONE 1.4s 06:58:09 06:58:09 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:09 #98 DONE 1.5s 06:58:09 06:58:09 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:09 #96 DONE 1.4s 06:58:09 06:58:09 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:58:09 #99 DONE 0.1s 06:58:09 06:58:09 #100 [security-spire-server stage-2 6/9] COPY security.txt / 06:58:09 #100 DONE 0.1s 06:58:09 06:58:09 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:58:09 #101 DONE 0.1s 06:58:09 06:58:09 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 06:58:09 #37 ... 06:58:09 06:58:09 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:58:09 #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #60 10.21 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:09 #60 10.21 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:09 #60 10.21 OK: 24048 distinct packages available 06:58:09 #60 ... 06:58:09 06:58:09 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:58:09 #0 6.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #102 DONE 0.1s 06:58:09 06:58:09 #103 [security-spire-config stage-2 6/10] COPY security.txt / 06:58:09 #103 DONE 0.1s 06:58:09 06:58:09 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:58:09 #104 DONE 0.1s 06:58:09 06:58:09 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:58:09 #105 DONE 0.1s 06:58:09 06:58:09 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:58:09 #106 DONE 0.1s 06:58:09 06:58:09 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:58:09 #107 DONE 0.1s 06:58:09 06:58:09 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:58:09 #108 DONE 0.1s 06:58:09 06:58:09 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:58:09 #109 DONE 0.1s 06:58:09 06:58:09 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:58:09 #110 DONE 0.1s 06:58:09 06:58:09 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:58:09 #61 ... 06:58:09 06:58:09 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:58:09 #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 6.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #62 ... 06:58:09 06:58:09 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:58:09 #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #0 8.912 (1/1) Installing dumb-init (1.2.5-r3) 06:58:09 #0 8.937 Executing busybox-1.36.1-r29.trigger 06:58:09 #0 9.057 OK: 9 MiB in 15 packages 06:58:09 #63 DONE 10.4s 06:58:09 06:58:09 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:58:09 #0 6.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 7.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #111 DONE 0.1s 06:58:09 06:58:09 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:58:09 #112 DONE 0.1s 06:58:09 06:58:09 #113 [security-spire-config] exporting to image 06:58:09 #113 exporting layers 06:58:09 #64 ... 06:58:09 06:58:09 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:09 #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 5.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #0 10.60 (1/4) Installing ca-certificates (20241121-r1) 06:58:09 #65 ... 06:58:09 06:58:09 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:58:09 #0 4.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:09 #0 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:09 #0 10.20 (1/1) Installing dumb-init (1.2.5-r3) 06:58:09 #0 10.24 Executing busybox-1.36.1-r29.trigger 06:58:09 #0 10.40 OK: 9 MiB in 15 packages 06:58:10 #66 ... 06:58:10 06:58:10 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:58:10 #0 5.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #67 ... 06:58:10 06:58:10 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:58:10 #0 7.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #113 ... 06:58:10 06:58:10 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:10 #114 ... 06:58:10 06:58:10 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:10 #68 ... 06:58:10 06:58:10 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:58:10 #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 7.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #69 ... 06:58:10 06:58:10 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:58:10 #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 4.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #0 8.723 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:10 #0 8.723 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:10 #0 8.723 OK: 24048 distinct packages available 06:58:10 #0 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #115 ... 06:58:10 06:58:10 #113 [security-spire-agent] exporting to image 06:58:10 #113 exporting layers 0.8s done 06:58:10 #113 writing image sha256:f72f9a9886ddaa433c38876a6a7866018b14fb142d6e69eff92df1814cbeec1e done 06:58:10 #113 naming to docker.io/library/security-spire-server done 06:58:10 #113 writing image sha256:1917cc434b8053ba533b32512a26c0d3829ac6676d83cd9934be786be7dfa7f3 done 06:58:10 #113 naming to docker.io/library/security-spire-config done 06:58:10 #113 writing image sha256:243468482ea77668c706ce9de59d3a114e6b0b7402e1393376a87e25d387938f done 06:58:10 #113 naming to docker.io/library/security-spire-agent done 06:58:10 #113 DONE 0.8s 06:58:10 06:58:10 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:10 #70 ... 06:58:10 06:58:10 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:58:10 #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #71 ... 06:58:10 06:58:10 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:58:10 #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:10 #0 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:10 #0 9.556 (1/4) Installing dumb-init (1.2.5-r3) 06:58:10 #0 9.566 (2/4) Installing openssl (3.3.2-r1) 06:58:10 #0 9.649 (3/4) Installing su-exec (0.2-r3) 06:58:10 #0 9.701 (4/4) Installing yq-go (4.44.1-r2) 06:58:10 #0 10.47 Executing busybox-1.36.1-r29.trigger 06:58:10 #0 10.61 OK: 20 MiB in 18 packages 06:58:10 #72 ... 06:58:10 06:58:10 #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:58:10 #62 11.13 OK: 239 MiB in 58 packages 06:58:10 #62 DONE 12.1s 06:58:10 06:58:10 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:58:10 #66 DONE 12.4s 06:58:10 06:58:10 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:58:10 #67 10.94 (1/7) Installing ca-certificates (20241121-r1) 06:58:11 #67 11.37 (2/7) Installing dumb-init (1.2.5-r3) 06:58:11 #67 11.37 (3/7) Installing libgcc (13.2.1_git20240309-r0) 06:58:11 #67 11.43 (4/7) Installing libsodium (1.0.19-r0) 06:58:11 #67 11.46 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 06:58:11 #67 ... 06:58:11 06:58:11 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:58:11 #72 DONE 11.7s 06:58:11 06:58:11 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:58:11 #67 11.72 (6/7) Installing libzmq (4.3.5-r2) 06:58:11 #67 11.83 (7/7) Installing zeromq (4.3.5-r2) 06:58:11 #67 11.89 Executing busybox-1.36.1-r29.trigger 06:58:11 #67 11.95 Executing ca-certificates-20241121-r1.trigger 06:58:11 #116 ... 06:58:11 06:58:11 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:12 #67 ... 06:58:12 06:58:12 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:58:12 #73 DONE 1.1s 06:58:12 06:58:12 #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:58:12 #57 5.101 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:12 #57 ... 06:58:12 06:58:12 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:58:12 #61 12.90 OK: 239 MiB in 58 packages 06:58:12 #61 DONE 13.7s 06:58:12 06:58:12 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:58:12 #64 11.80 OK: 239 MiB in 58 packages 06:58:12 #64 DONE 12.9s 06:58:12 #117 ... 06:58:12 06:58:12 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:12 06:58:12 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:58:13 #74 ... 06:58:13 06:58:13 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:58:13 #65 10.81 (2/4) Installing dumb-init (1.2.5-r3) 06:58:13 #65 10.83 (3/4) Installing su-exec (0.2-r3) 06:58:13 #65 10.87 (4/4) Installing yq-go (4.44.1-r2) 06:58:13 #65 11.75 Executing busybox-1.36.1-r29.trigger 06:58:13 #65 11.90 Executing ca-certificates-20241121-r1.trigger 06:58:13 #65 12.91 OK: 20 MiB in 18 packages 06:58:13 #65 DONE 14.1s 06:58:13 06:58:13 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:58:13 #75 DONE 1.1s 06:58:13 06:58:13 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:58:13 #76 ... 06:58:13 06:58:13 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 06:58:13 #67 12.76 OK: 14 MiB in 21 packages 06:58:13 #67 DONE 13.9s 06:58:14 06:58:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:14 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.8s 06:58:14 #37 ... 06:58:14 06:58:14 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 06:58:14 #69 13.05 OK: 239 MiB in 58 packages 06:58:14 #69 DONE 14.4s 06:58:14 06:58:14 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:58:14 #74 DONE 2.1s 06:58:14 06:58:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:14 #37 ... 06:58:14 06:58:14 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:58:15 #77 ... 06:58:15 06:58:15 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:58:15 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.8s done 06:58:15 #59 DONE 17.4s 06:58:15 06:58:15 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:58:15 #77 DONE 1.2s 06:58:15 06:58:15 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:16 #78 ... 06:58:16 06:58:16 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:58:16 #70 15.65 (1/4) Installing dumb-init (1.2.5-r3) 06:58:16 #70 15.67 (2/4) Installing musl-obstack (1.2.3-r2) 06:58:16 #70 15.71 (3/4) Installing libucontext (1.2-r3) 06:58:16 #70 15.71 (4/4) Installing gcompat (1.1.0-r4) 06:58:16 #70 15.71 Executing busybox-1.36.1-r29.trigger 06:58:16 #70 15.77 OK: 9 MiB in 18 packages 06:58:16 #70 DONE 16.8s 06:58:16 06:58:16 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:17 #37 ... 06:58:17 06:58:17 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:58:17 #0 3.528 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:17 #0 5.075 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:17 #79 ... 06:58:17 06:58:17 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:58:17 #0 4.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:17 #0 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:17 #0 8.319 OK: 9 MiB in 16 packages 06:58:17 #80 DONE 9.1s 06:58:17 06:58:17 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:58:17 #79 10.16 OK: 239 MiB in 58 packages 06:58:17 #79 ... 06:58:17 06:58:17 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:58:17 #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:17 #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:17 #0 9.607 OK: 11 MiB in 17 packages 06:58:17 #81 ... 06:58:17 06:58:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:17 #37 ... 06:58:17 06:58:17 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:58:17 #81 DONE 10.6s 06:58:17 06:58:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:17 #37 ... 06:58:17 06:58:17 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:58:17 #60 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:17 #60 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:17 #60 17.03 (1/5) Installing dumb-init (1.2.5-r3) 06:58:17 #60 17.06 (2/5) Installing musl-obstack (1.2.3-r2) 06:58:17 #60 17.07 (3/5) Installing libucontext (1.2-r3) 06:58:17 #60 17.08 (4/5) Installing gcompat (1.1.0-r4) 06:58:17 #60 17.12 (5/5) Installing openssl (3.3.2-r1) 06:58:17 #60 17.28 Executing busybox-1.36.1-r29.trigger 06:58:17 #60 17.39 OK: 10 MiB in 19 packages 06:58:17 #60 DONE 18.6s 06:58:17 06:58:17 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:18 #37 ... 06:58:18 06:58:18 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:58:18 #79 DONE 11.1s 06:58:18 06:58:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:18 #37 ... 06:58:18 06:58:18 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:58:18 #82 DONE 0.6s 06:58:18 06:58:18 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:19 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s 06:58:19 #37 ... 06:58:19 06:58:19 #57 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:58:19 #57 6.635 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:19 #57 11.26 (1/1) Installing dumb-init (1.2.5-r3) 06:58:19 #57 11.80 Executing busybox-1.36.1-r29.trigger 06:58:19 #57 11.88 OK: 9 MiB in 15 packages 06:58:19 #57 DONE 12.7s 06:58:19 06:58:19 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:19 #37 ... 06:58:19 06:58:19 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:58:19 #0 5.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:19 #0 6.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:19 #83 ... 06:58:19 06:58:19 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:58:19 #71 12.05 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:19 #71 12.05 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:19 #71 12.05 OK: 24048 distinct packages available 06:58:19 #71 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:19 #71 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:19 #71 17.85 (1/14) Installing ca-certificates (20241121-r1) 06:58:19 #71 18.07 (2/14) Installing brotli-libs (1.1.0-r2) 06:58:19 #71 18.11 (3/14) Installing c-ares (1.33.1-r0) 06:58:19 #71 18.19 (4/14) Installing libunistring (1.2-r0) 06:58:19 #71 18.26 (5/14) Installing libidn2 (2.3.7-r0) 06:58:19 #71 18.29 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:58:19 #71 18.35 (7/14) Installing libpsl (0.21.5-r1) 06:58:19 #71 18.40 (8/14) Installing zstd-libs (1.5.6-r0) 06:58:19 #71 18.47 (9/14) Installing libcurl (8.11.1-r0) 06:58:19 #71 18.53 (10/14) Installing curl (8.11.1-r0) 06:58:19 #71 18.55 (11/14) Installing dumb-init (1.2.5-r3) 06:58:19 #71 18.56 (12/14) Installing musl-obstack (1.2.3-r2) 06:58:19 #71 18.57 (13/14) Installing libucontext (1.2-r3) 06:58:19 #71 18.59 (14/14) Installing gcompat (1.1.0-r4) 06:58:19 #71 18.62 Executing busybox-1.36.1-r29.trigger 06:58:19 #71 18.67 Executing ca-certificates-20241121-r1.trigger 06:58:19 #71 19.41 OK: 15 MiB in 28 packages 06:58:20 #71 ... 06:58:20 06:58:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:20 #37 ... 06:58:20 06:58:20 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:58:20 #71 DONE 20.5s 06:58:20 06:58:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:20 #37 ... 06:58:20 06:58:20 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:58:20 #84 DONE 3.6s 06:58:20 06:58:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:20 #37 ... 06:58:20 06:58:20 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:58:20 #68 13.96 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:58:20 #68 13.96 v3.20.5-12-gd1bff4aa572 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:58:20 #68 13.96 OK: 24050 distinct packages available 06:58:20 #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:20 #68 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:20 #68 20.17 OK: 239 MiB in 58 packages 06:58:20 #68 DONE 21.0s 06:58:20 06:58:20 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:58:20 #0 5.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:20 #0 6.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:20 #85 ... 06:58:20 06:58:20 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:58:21 #86 ... 06:58:21 06:58:21 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:58:21 #83 10.53 OK: 9 MiB in 15 packages 06:58:21 #83 DONE 11.6s 06:58:21 06:58:21 #87 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:58:21 #87 DONE 0.6s 06:58:21 06:58:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:21 #37 ... 06:58:21 06:58:21 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:58:21 #86 DONE 0.7s 06:58:21 06:58:21 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:58:21 #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:21 #0 6.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:21 #88 ... 06:58:21 06:58:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:22 #37 ... 06:58:22 06:58:22 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:22 #89 ... 06:58:22 06:58:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:22 #37 ... 06:58:22 06:58:22 #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:58:22 #85 11.35 OK: 9 MiB in 15 packages 06:58:22 #85 DONE 12.4s 06:58:22 06:58:22 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:23 #37 ... 06:58:23 06:58:23 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:58:23 #88 10.47 OK: 20 MiB in 18 packages 06:58:23 #88 DONE 11.3s 06:58:23 06:58:23 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:58:23 #90 DONE 0.2s 06:58:23 06:58:23 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:23 #37 ... 06:58:23 06:58:23 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:23 #91 ... 06:58:23 06:58:23 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:58:23 #76 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:23 #76 5.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:23 #76 9.447 OK: 20 MiB in 18 packages 06:58:23 #76 DONE 10.0s 06:58:23 06:58:23 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:23 #37 ... 06:58:23 06:58:23 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:58:23 #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:23 #0 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:23 #0 9.261 OK: 14 MiB in 21 packages 06:58:23 #92 DONE 9.9s 06:58:23 06:58:23 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:24 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.2s 06:58:24 #37 ... 06:58:24 06:58:24 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:24 #93 ... 06:58:24 06:58:24 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:58:24 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.7s done 06:58:25 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.7s done 06:58:25 #37 DONE 27.2s 06:58:25 06:58:25 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:58:25 #0 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:25 #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:25 #0 8.517 OK: 9 MiB in 18 packages 06:58:25 #94 DONE 9.0s 06:58:25 06:58:25 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:58:25 #0 3.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:25 #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:25 #95 ... 06:58:25 06:58:25 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:26 #96 ... 06:58:26 06:58:26 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:58:26 #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:58:26 #0 5.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:58:26 #0 8.093 OK: 10 MiB in 19 packages 06:58:26 #97 DONE 8.6s 06:58:26 06:58:26 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:27 #98 ... 06:58:27 06:58:27 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:58:27 #95 5.864 OK: 15 MiB in 28 packages 06:58:27 #95 DONE 6.6s 06:58:27 06:58:27 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:27 #96 DONE 1.3s 06:58:27 06:58:27 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:58:27 #99 DONE 0.8s 06:58:27 06:58:27 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:27 #100 ... 06:58:27 06:58:27 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:27 #98 DONE 1.1s 06:58:27 06:58:27 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:58:27 #101 DONE 0.3s 06:58:27 06:58:27 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:58:27 #102 DONE 0.4s 06:58:27 06:58:27 #103 [security-spire-config stage-2 6/10] COPY security.txt / 06:58:27 #103 DONE 0.3s 06:58:27 06:58:27 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:58:27 #104 DONE 0.2s 06:58:27 06:58:27 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:58:28 #105 ... 06:58:28 06:58:28 #106 [security-spire-server stage-2 6/9] COPY security.txt / 06:58:28 #106 DONE 0.3s 06:58:28 06:58:28 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:58:28 #100 DONE 1.1s 06:58:28 06:58:28 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:58:28 #105 DONE 0.3s 06:58:28 06:58:28 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:58:28 #107 DONE 0.2s 06:58:28 06:58:28 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:58:28 #108 DONE 0.3s 06:58:28 06:58:28 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:58:28 #109 DONE 0.2s 06:58:28 06:58:28 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:58:28 #110 ... 06:58:28 06:58:28 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:58:28 #111 DONE 0.2s 06:58:28 06:58:28 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 06:58:28 #110 DONE 0.2s 06:58:28 06:58:28 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:58:28 #112 ... 06:58:28 06:58:28 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:58:28 #113 DONE 0.2s 06:58:28 06:58:28 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:29 #114 ... 06:58:29 06:58:29 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:58:29 #112 DONE 0.2s 06:58:29 06:58:29 #115 [security-spire-server] exporting to image 06:58:29 #115 exporting layers 06:58:29 #115 ... 06:58:29 06:58:29 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:58:29 #116 DONE 0.3s 06:58:29 06:58:29 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:58:29 #117 DONE 0.2s 06:58:29 06:58:29 #118 [security-spire-agent] exporting to image 06:58:30 #118 ... 06:58:30 06:58:30 #119 [security-spire-config] exporting to image 06:58:30 #119 exporting layers 2.0s done 06:58:30 #119 writing image sha256:ba5299c21db522fdc187bbb6f5b4a0aaa25789cab1a264bc09fce6ca2bbb9f31 0.0s done 06:58:30 #119 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:58:30 #119 DONE 2.0s 06:58:30 06:58:30 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:31 #120 ... 06:58:31 06:58:31 #115 [security-spire-server] exporting to image 06:58:31 #115 exporting layers 1.9s done 06:58:31 #115 writing image sha256:4d905f863a308b069558ee5b6f739f066cf0932d2803183a968599051488a131 0.0s done 06:58:31 #115 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:58:31 #115 DONE 2.0s 06:58:31 06:58:31 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:58:31 #91 ... 06:58:31 06:58:31 #118 [security-spire-agent] exporting to image 06:58:31 #118 exporting layers 1.7s done 06:58:31 #118 writing image sha256:9da034f97158ab75785e148353bb7ffd2d6477fb04e0d611eac574a2a94aa742 0.0s done 06:58:31 #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:58:31 #118 DONE 1.8s 06:58:31 06:58:31 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #91 ... 06:59:18 06:59:18 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #93 DONE 59.4s 06:59:18 06:59:18 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #78 DONE 58.4s 06:59:18 06:59:18 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #114 DONE 55.2s 06:59:18 06:59:18 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #120 DONE 52.3s 06:59:18 06:59:18 #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #89 DONE 61.9s 06:59:18 06:59:18 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #91 DONE 60.5s 06:59:18 06:59:18 #121 [security-spiffe-token-provider builder 6/7] COPY . . 06:59:18 #121 DONE 1.1s 06:59:18 06:59:18 #122 [security-bootstrapper builder 6/7] COPY . . 06:59:18 #122 DONE 1.2s 06:59:18 06:59:18 #123 [support-notifications builder 6/7] COPY . . 06:59:18 #123 DONE 1.2s 06:59:18 06:59:18 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #124 CACHED 06:59:18 06:59:18 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:59:18 #125 CACHED 06:59:18 06:59:18 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 06:59:18 #126 CACHED 06:59:18 06:59:18 #127 [security-proxy-setup builder 6/7] COPY . . 06:59:18 #127 CACHED 06:59:18 06:59:18 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #128 CACHED 06:59:18 06:59:18 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:59:18 #129 CACHED 06:59:18 06:59:18 #130 [core-keeper builder 7/8] COPY . . 06:59:18 #130 DONE 1.2s 06:59:18 06:59:18 #131 [security-secretstore-setup builder 6/7] COPY . . 06:59:18 #131 CACHED 06:59:18 06:59:18 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #132 CACHED 06:59:18 06:59:18 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:59:18 #133 CACHED 06:59:18 06:59:18 #134 [core-data builder 6/7] COPY . . 06:59:18 #134 CACHED 06:59:18 06:59:18 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #135 CACHED 06:59:18 06:59:18 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 06:59:18 #136 CACHED 06:59:18 06:59:18 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #137 CACHED 06:59:18 06:59:18 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 06:59:18 #138 CACHED 06:59:18 06:59:18 #139 [core-command builder 6/7] COPY . . 06:59:18 #139 CACHED 06:59:18 06:59:18 #140 [security-proxy-auth builder 6/7] COPY . . 06:59:18 #140 DONE 1.2s 06:59:18 06:59:18 #141 [support-scheduler builder 6/7] COPY . . 06:59:18 #141 DONE 1.2s 06:59:18 06:59:18 #142 [core-metadata builder 6/7] COPY . . 06:59:18 #142 CACHED 06:59:18 06:59:18 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:18 #143 CACHED 06:59:18 06:59:18 #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:59:18 #144 CACHED 06:59:18 06:59:18 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:59:18 #145 3.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:59:19 #118 DONE 72.6s 06:59:19 06:59:19 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:19 #87 DONE 69.5s 06:59:19 06:59:19 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:19 #114 DONE 74.3s 06:59:19 06:59:19 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:19 #115 DONE 74.3s 06:59:19 06:59:19 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:19 #117 DONE 72.6s 06:59:19 06:59:19 #119 [security-bootstrapper builder 6/7] COPY . . 06:59:19 #119 ... 06:59:19 06:59:19 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:19 #116 DONE 72.5s 06:59:19 06:59:19 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:59:20 #120 DONE 6.2s 06:59:20 06:59:20 #119 [security-bootstrapper builder 6/7] COPY . . 06:59:20 #119 DONE 6.3s 06:59:20 06:59:20 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #121 CACHED 06:59:20 06:59:20 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:59:20 #122 CACHED 06:59:20 06:59:20 #123 [security-secretstore-setup builder 6/7] COPY . . 06:59:20 #123 CACHED 06:59:20 06:59:20 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #124 CACHED 06:59:20 06:59:20 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:59:20 #125 CACHED 06:59:20 06:59:20 #126 [security-proxy-setup builder 6/7] COPY . . 06:59:20 #126 CACHED 06:59:20 06:59:20 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #127 CACHED 06:59:20 06:59:20 #128 [core-data builder 6/7] COPY . . 06:59:20 #128 CACHED 06:59:20 06:59:20 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 06:59:20 #129 CACHED 06:59:20 06:59:20 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #130 CACHED 06:59:20 06:59:20 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 06:59:20 #131 CACHED 06:59:20 06:59:20 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:59:20 #132 CACHED 06:59:20 06:59:20 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #133 CACHED 06:59:20 06:59:20 #134 [core-metadata builder 6/7] COPY . . 06:59:20 #134 CACHED 06:59:20 06:59:20 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:59:20 #135 CACHED 06:59:20 06:59:20 #136 [core-keeper builder 7/8] COPY . . 06:59:20 #136 DONE 6.3s 06:59:20 06:59:20 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 06:59:20 #137 CACHED 06:59:20 06:59:20 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:20 #138 CACHED 06:59:20 06:59:20 #139 [core-command builder 6/7] COPY . . 06:59:20 #139 CACHED 06:59:20 06:59:20 #140 [support-scheduler builder 6/7] COPY . . 06:59:20 #140 DONE 6.3s 06:59:20 06:59:20 #141 [security-proxy-auth builder 6/7] COPY . . 06:59:20 #141 DONE 6.3s 06:59:20 06:59:20 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:59:20 #142 ... 06:59:20 06:59:20 #143 [support-notifications builder 6/7] COPY . . 06:59:20 #143 DONE 6.3s 06:59:20 06:59:20 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:21 #144 0.589 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:59:25 #145 ... 06:59:25 06:59:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:25 #0 2.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:59:25 #146 ... 06:59:25 06:59:25 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:59:25 #0 2.988 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:59:25 #147 ... 06:59:25 06:59:25 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:59:25 #0 3.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:59:25 #148 ... 06:59:25 06:59:25 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:59:25 #0 1.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:59:25 #149 ... 06:59:25 06:59:25 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:59:25 #0 2.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:59:26 #150 ... 06:59:26 06:59:26 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:59:26 #0 3.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:59:26 #151 ... 06:59:26 06:59:26 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:59:26 #0 2.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:59:26 #152 ... 06:59:26 06:59:26 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:59:26 #0 3.137 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:59:26 #153 ... 06:59:26 06:59:26 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:59:26 #0 2.710 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:59:26 #154 ... 06:59:26 06:59:26 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:59:26 #0 3.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:59:26 #155 ... 06:59:26 06:59:26 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:26 #0 2.133 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:59:31 #144 ... 06:59:31 06:59:31 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:59:31 #0 1.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:59:31 #145 ... 06:59:31 06:59:31 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:59:31 #0 1.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:59:31 #146 ... 06:59:31 06:59:31 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:59:31 #0 1.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:59:31 #147 ... 06:59:31 06:59:31 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:31 #0 1.040 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:59:31 #148 ... 06:59:31 06:59:31 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:59:31 #0 1.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:59:31 #149 ... 06:59:31 06:59:31 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:59:31 #0 2.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:59:31 #150 ... 06:59:31 06:59:31 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:59:31 #0 1.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:59:32 #151 ... 06:59:32 06:59:32 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:59:32 #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:59:32 #152 ... 06:59:32 06:59:32 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:59:32 #0 2.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:59:32 #153 ... 06:59:32 06:59:32 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:59:32 #0 1.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:59:32 #154 ... 06:59:32 06:59:32 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:59:32 #142 1.665 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:00:54 #142 ... 07:00:54 07:00:54 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:54 #145 92.37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:01:51 #145 ... 07:01:51 07:01:51 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:01:51 #152 DONE 144.3s 07:01:51 07:01:51 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:01:51 #150 ... 07:01:51 07:01:51 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:01:51 #151 DONE 149.2s 07:01:51 07:01:51 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:51 #148 ... 07:01:51 07:01:51 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:51 #145 DONE 151.2s 07:01:51 07:01:51 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:01:51 #153 DONE 151.2s 07:01:51 07:01:51 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:01:51 #154 DONE 151.2s 07:01:51 07:01:51 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:01:51 #149 DONE 151.3s 07:01:51 07:01:51 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:01:51 #155 ... 07:01:51 07:01:51 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:51 #146 DONE 151.3s 07:01:51 07:01:51 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:01:51 #144 DONE 151.3s 07:01:51 07:01:51 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:01:51 #142 DONE 151.3s 07:01:51 07:01:51 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:01:51 #147 DONE 151.3s 07:01:51 07:01:51 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:01:51 #150 DONE 151.4s 07:01:52 07:01:52 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:52 #148 DONE 151.4s 07:01:52 07:01:52 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #156 ... 07:01:52 07:01:52 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:01:52 #157 DONE 0.5s 07:01:52 07:01:52 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #158 DONE 0.5s 07:01:52 07:01:52 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #155 DONE 0.4s 07:01:52 07:01:52 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #159 DONE 0.5s 07:01:52 07:01:52 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #160 DONE 0.4s 07:01:52 07:01:52 #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #156 DONE 0.2s 07:01:52 07:01:52 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #161 DONE 0.3s 07:01:52 07:01:52 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #162 DONE 0.4s 07:01:52 07:01:52 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:01:52 #163 ... 07:01:52 07:01:52 #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #164 DONE 0.5s 07:01:52 07:01:52 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:01:52 #165 DONE 0.5s 07:01:52 07:01:52 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:01:52 #166 DONE 0.5s 07:01:52 07:01:52 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #167 CACHED 07:01:52 07:01:52 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:01:52 #168 CACHED 07:01:52 07:01:52 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:01:52 #169 CACHED 07:01:52 07:01:52 #170 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #170 CACHED 07:01:52 07:01:52 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:01:52 #171 DONE 0.4s 07:01:52 07:01:52 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:01:52 #172 CACHED 07:01:52 07:01:52 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:01:52 #173 CACHED 07:01:53 07:01:53 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:01:53 #174 DONE 0.5s 07:01:53 07:01:53 #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:01:53 #163 DONE 0.5s 07:01:53 07:01:53 #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:01:53 #175 DONE 0.5s 07:01:53 07:01:53 #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:01:53 #176 DONE 0.5s 07:01:53 07:01:53 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:01:53 #177 ... 07:01:53 07:01:53 #178 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:01:53 #178 DONE 1.1s 07:01:53 07:01:53 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:01:53 #179 DONE 1.1s 07:01:53 07:01:53 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:01:53 #180 DONE 1.1s 07:01:54 07:01:54 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:01:54 #181 ... 07:01:54 07:01:54 #182 [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 07:01:54 #182 DONE 1.4s 07:01:54 07:01:54 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:01:54 #183 DONE 1.4s 07:01:54 07:01:54 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:01:54 #184 DONE 1.4s 07:01:54 07:01:54 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:01:54 #185 DONE 1.4s 07:01:54 07:01:54 #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:01:54 #186 DONE 1.4s 07:01:54 07:01:54 #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:01:54 #187 DONE 1.4s 07:01:54 07:01:54 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:01:54 #188 DONE 1.4s 07:01:54 07:01:54 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:01:54 #177 DONE 1.4s 07:01:54 07:01:54 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:01:54 #189 ... 07:01:54 07:01:54 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:01:54 #190 DONE 0.5s 07:01:54 07:01:54 #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:01:54 #191 DONE 0.8s 07:01:54 07:01:54 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:01:54 #181 DONE 0.8s 07:01:54 07:01:54 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:01:54 #192 DONE 0.9s 07:01:54 07:01:54 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:01:54 #193 DONE 0.6s 07:01:54 07:01:54 #194 [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 07:01:54 #194 DONE 0.6s 07:01:54 07:01:54 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:01:54 #195 DONE 0.6s 07:01:54 07:01:54 #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:01:54 #196 DONE 0.6s 07:01:54 07:01:54 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:01:54 #197 DONE 0.6s 07:01:54 07:01:54 #113 [security-spiffe-token-provider] exporting to image 07:01:54 #113 exporting layers 07:01:54 #113 ... 07:01:54 07:01:54 #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:01:54 #198 DONE 0.6s 07:01:54 07:01:54 #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:01:54 #189 DONE 0.6s 07:01:54 07:01:54 #199 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:01:54 #199 DONE 2.6s 07:01:54 07:01:54 #113 [core-keeper] exporting to image 07:01:55 #113 ... 07:01:55 07:01:55 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:01:55 #200 DONE 0.4s 07:01:55 07:01:55 #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:01:55 #201 DONE 0.4s 07:01:55 07:01:55 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:01:55 #202 DONE 0.4s 07:01:55 07:01:55 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:01:55 #203 DONE 0.4s 07:01:55 07:01:55 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:01:55 #204 DONE 0.4s 07:01:55 07:01:55 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:01:55 #205 DONE 0.4s 07:01:55 07:01:55 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:01:55 #206 DONE 0.4s 07:01:55 07:01:55 #113 [support-scheduler] exporting to image 07:01:55 #113 exporting layers 0.4s done 07:01:55 #113 ... 07:01:55 07:01:55 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:01:55 #207 DONE 0.4s 07:01:55 07:01:55 #208 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:01:55 #208 DONE 0.4s 07:01:55 07:01:55 #113 [support-notifications] exporting to image 07:01:55 #113 exporting layers 0.5s done 07:01:55 #113 ... 07:01:55 07:01:55 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:01:55 #209 DONE 0.3s 07:01:55 07:01:55 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:01:55 #210 DONE 0.3s 07:01:55 07:01:55 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:01:55 #211 DONE 0.3s 07:01:55 07:01:55 #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:01:55 #212 DONE 0.2s 07:01:55 07:01:55 #113 [core-command] exporting to image 07:01:55 #113 writing image sha256:fe20fe49bb028562cb435a0f435f1f1803c6b7f6a3ccca977031ffd7c1002bb4 07:01:55 #113 writing image sha256:67c7196a71c2af457b7c96c1c1d12e90469f03de3e797d31b101f1d2be29bda5 07:01:55 #113 writing image sha256:c5924db6caa72ee17ea553f7a697726b379726f2101d94eb2f6eada66d3d16f2 0.0s done 07:01:55 #113 naming to docker.io/library/core-command done 07:01:55 #113 exporting layers 0.3s done 07:01:55 #113 writing image sha256:fe20fe49bb028562cb435a0f435f1f1803c6b7f6a3ccca977031ffd7c1002bb4 0.0s done 07:01:55 #113 writing image sha256:67c7196a71c2af457b7c96c1c1d12e90469f03de3e797d31b101f1d2be29bda5 0.0s done 07:01:55 #113 naming to docker.io/library/core-keeper done 07:01:55 #113 naming to docker.io/library/security-spiffe-token-provider done 07:01:55 #113 exporting layers 0.6s done 07:01:55 #113 ... 07:01:55 07:01:55 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:01:55 #213 DONE 0.3s 07:01:55 07:01:55 #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:01:55 #214 DONE 0.4s 07:01:55 07:01:55 #113 [support-scheduler] exporting to image 07:01:55 #113 exporting layers 0.4s done 07:01:55 #113 writing image sha256:ff6fedab32fc7814e0918dda219a3d9ebdf11b7a949593ee25113f55d6683239 0.0s done 07:01:55 #113 writing image sha256:6d81ecdab7988f526a1439dc47afc68a1569520b25f61253d2caa4a2638f4453 0.0s done 07:01:55 #113 naming to docker.io/library/core-data done 07:01:55 #113 naming to docker.io/library/support-scheduler done 07:01:56 #113 writing image sha256:48abf054aae39d268a9ea9ba9e666f799790634cbe9321482ea066b66f1d4f1c done 07:01:56 #113 naming to docker.io/library/support-notifications done 07:01:56 #113 writing image sha256:15bf527d214b81f7e76d89642ffe6f098e2a9f8d40c1d61f15828d5b52f08f66 done 07:01:56 #113 naming to docker.io/library/core-metadata done 07:01:56 #113 DONE 2.0s 07:01:56 07:01:56 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:01:56 #215 DONE 0.1s 07:01:56 07:01:56 #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:01:56 #216 DONE 0.2s 07:01:56 07:01:56 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:56 #217 DONE 0.9s 07:01:56 07:01:56 #218 [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/ 07:01:56 #218 DONE 0.0s 07:01:56 07:01:56 #219 [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/ 07:01:56 #219 DONE 0.1s 07:01:56 07:01:56 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:56 #220 DONE 0.9s 07:01:56 07:01:56 #221 [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/ 07:01:56 #221 DONE 0.1s 07:01:56 07:01:56 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:56 #222 DONE 0.7s 07:01:56 07:01:56 #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:01:56 #223 DONE 0.0s 07:01:56 07:01:56 #113 [core-common-config-bootstrapper] exporting to image 07:01:56 #113 writing image sha256:6476bf0c5c5cf2e433c9a23664f31a4002dd88b6e34a522878742f4ffa061516 done 07:01:56 #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:01:56 #113 exporting layers 0.2s done 07:01:56 #113 writing image sha256:8265252d00309580aff06be221dd9a3461a0a6f63002786caf7caf0e3bc4199b done 07:01:56 #113 naming to docker.io/library/security-proxy-auth done 07:01:56 #113 exporting layers 0.2s done 07:01:56 #113 writing image sha256:1fc1609f0083f9c0a9b0d43a2e3ee8ef32a61494d57eb49b129cb9ea44a22927 done 07:01:56 #113 naming to docker.io/library/security-proxy-setup done 07:01:56 #113 DONE 2.5s 07:01:56 07:01:56 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:01:56 #224 ... 07:01:56 07:01:56 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:56 #225 DONE 0.7s 07:01:56 07:01:56 #113 [security-secretstore-setup] exporting to image 07:01:56 #113 exporting layers 0.3s done 07:01:56 #113 writing image sha256:ad0710e5bfdb0c89390e47a5119eb5210c3d2b0d790cd781d7b63caf1c56cae4 done 07:01:56 #113 naming to docker.io/library/security-secretstore-setup done 07:01:56 #113 DONE 2.8s 07:01:56 07:01:56 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:01:56 #224 DONE 0.7s 07:01:57 07:01:57 #113 [security-bootstrapper] exporting to image 07:01:57 #113 exporting layers 0.2s done 07:01:57 #113 writing image sha256:d5b0298ee9442346122924f582f445ca043afaa97f5baa4b458e0618e447110e done 07:01:57 #113 naming to docker.io/library/security-bootstrapper done 07:01:57 #113 DONE 3.0s 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:01:57 time="2025-01-15T06:57:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:01:57 $ docker stop --time=1 c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 07:01:58 $ docker rm -f --volumes c30678bf3d344096e4c867c2505bf6be5571a48a74ee64880d973e5ade88e0e1 [Pipeline] // withDockerContainer [Pipeline] sh 07:01:58 + docker images 07:01:58 REPOSITORY TAG IMAGE ID CREATED SIZE 07:01:58 security-secretstore-setup latest ad0710e5bfdb 2 seconds ago 41MB 07:01:58 security-proxy-setup latest 1fc1609f0083 2 seconds ago 29.3MB 07:01:58 security-bootstrapper latest d5b0298ee944 2 seconds ago 20.3MB 07:01:58 support-scheduler latest 6d81ecdab798 3 seconds ago 47MB 07:01:58 core-metadata latest 15bf527d214b 3 seconds ago 32MB 07:01:58 support-notifications latest 48abf054aae3 3 seconds ago 50.6MB 07:01:58 core-data latest ff6fedab32fc 3 seconds ago 31.9MB 07:01:58 security-proxy-auth latest 8265252d0030 3 seconds ago 30.8MB 07:01:58 core-common-config-bootstrapper latest 6476bf0c5c5c 3 seconds ago 17.1MB 07:01:58 core-command latest c5924db6caa7 4 seconds ago 27.6MB 07:01:58 security-spiffe-token-provider latest fe20fe49bb02 4 seconds ago 32.6MB 07:01:58 core-keeper latest 67c7196a71c2 4 seconds ago 31.5MB 07:01:58 security-spire-server latest f72f9a9886dd 3 minutes ago 122MB 07:01:58 security-spire-agent latest 243468482ea7 3 minutes ago 182MB 07:01:58 security-spire-config latest 1917cc434b80 3 minutes ago 121MB 07:01:58 ci-base-image-x86_64 latest e7f11abec594 7 minutes ago 982MB 07:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 07:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 07:01:58 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 07:01:58 provisioning config files... 07:01:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config2399153399004772901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:59 ---> ****-login.sh 07:01:59 nexus3.edgexfoundry.org:10001 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10002 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10003 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 nexus3.edgexfoundry.org:10004 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:01:59 Configure a credential helper to remove this warning. See 07:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:01:59 07:01:59 Login Succeeded 07:01:59 ****.io 07:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:02:00 Configure a credential helper to remove this warning. See 07:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:02:00 07:02:00 Login Succeeded 07:02:00 ---> ****-login.sh ends [Pipeline] } 07:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:02:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:02:00 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:00 latest 07:02:00 4.0.0-dev.44 07:02:00 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:00 main 07:02:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:00 + docker push nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:02:00 53bfccbc46d2: Preparing 07:02:00 177943034d55: Preparing 07:02:00 a093f1293a31: Preparing 07:02:00 c253022e33cf: Preparing 07:02:00 5f1e4fc64102: Preparing 07:02:00 639140a1e027: Preparing 07:02:00 ce5a8cde9eee: Preparing 07:02:00 ce5a8cde9eee: Waiting 07:02:00 639140a1e027: Waiting 07:02:00 a093f1293a31: Pushed 07:02:00 c253022e33cf: Pushed 07:02:00 5f1e4fc64102: Pushed 07:02:00 53bfccbc46d2: Pushed 07:02:00 ce5a8cde9eee: Layer already exists 07:02:00 639140a1e027: Pushed 07:02:02 177943034d55: Pushed 07:02:02 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:02:03 53bfccbc46d2: Preparing 07:02:03 177943034d55: Preparing 07:02:03 a093f1293a31: Preparing 07:02:03 c253022e33cf: Preparing 07:02:03 5f1e4fc64102: Preparing 07:02:03 639140a1e027: Preparing 07:02:03 ce5a8cde9eee: Preparing 07:02:03 639140a1e027: Waiting 07:02:03 ce5a8cde9eee: Waiting 07:02:03 c253022e33cf: Layer already exists 07:02:03 a093f1293a31: Layer already exists 07:02:03 177943034d55: Layer already exists 07:02:03 53bfccbc46d2: Layer already exists 07:02:03 5f1e4fc64102: Layer already exists 07:02:03 ce5a8cde9eee: Layer already exists 07:02:03 639140a1e027: Layer already exists 07:02:03 latest: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 07:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:02:04 53bfccbc46d2: Preparing 07:02:04 177943034d55: Preparing 07:02:04 a093f1293a31: Preparing 07:02:04 c253022e33cf: Preparing 07:02:04 5f1e4fc64102: Preparing 07:02:04 639140a1e027: Preparing 07:02:04 ce5a8cde9eee: Preparing 07:02:04 639140a1e027: Waiting 07:02:04 ce5a8cde9eee: Waiting 07:02:04 53bfccbc46d2: Layer already exists 07:02:04 5f1e4fc64102: Layer already exists 07:02:04 a093f1293a31: Layer already exists 07:02:04 177943034d55: Layer already exists 07:02:04 c253022e33cf: Layer already exists 07:02:04 639140a1e027: Layer already exists 07:02:04 ce5a8cde9eee: Layer already exists 07:02:04 4.0.0-dev.44: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:04 + docker push nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:02:04 53bfccbc46d2: Preparing 07:02:04 177943034d55: Preparing 07:02:04 a093f1293a31: Preparing 07:02:04 c253022e33cf: Preparing 07:02:04 5f1e4fc64102: Preparing 07:02:04 639140a1e027: Preparing 07:02:04 ce5a8cde9eee: Preparing 07:02:04 ce5a8cde9eee: Waiting 07:02:04 639140a1e027: Waiting 07:02:04 5f1e4fc64102: Layer already exists 07:02:04 a093f1293a31: Layer already exists 07:02:04 53bfccbc46d2: Layer already exists 07:02:04 177943034d55: Layer already exists 07:02:04 c253022e33cf: Layer already exists 07:02:04 639140a1e027: Layer already exists 07:02:04 ce5a8cde9eee: Layer already exists 07:02:04 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:02:05 53bfccbc46d2: Preparing 07:02:05 177943034d55: Preparing 07:02:05 a093f1293a31: Preparing 07:02:05 c253022e33cf: Preparing 07:02:05 5f1e4fc64102: Preparing 07:02:05 639140a1e027: Preparing 07:02:05 ce5a8cde9eee: Preparing 07:02:05 ce5a8cde9eee: Waiting 07:02:05 639140a1e027: Waiting 07:02:05 53bfccbc46d2: Layer already exists 07:02:05 177943034d55: Layer already exists 07:02:05 a093f1293a31: Layer already exists 07:02:05 5f1e4fc64102: Layer already exists 07:02:05 c253022e33cf: Layer already exists 07:02:05 ce5a8cde9eee: Layer already exists 07:02:05 639140a1e027: Layer already exists 07:02:05 main: digest: sha256:0abed090466f8a283d0803fd3465b82e2b7ca5abeb1f162cdd9147f8f37f2215 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:05 ===================================================== [Pipeline] echo 07:02:05 taggedImages: 07:02:05 - nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:05 - nexus3.edgexfoundry.org:10004/core-command:latest 07:02:05 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.44 07:02:05 - nexus3.edgexfoundry.org:10004/core-command:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:05 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:02:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:02:05 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:05 latest 07:02:05 4.0.0-dev.44 07:02:05 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:05 main 07:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:02:06 e21878774528: Preparing 07:02:06 2648d391ac5c: Preparing 07:02:06 fbf7efd5cce0: Preparing 07:02:06 6086c59828e1: Preparing 07:02:06 a093f1293a31: Preparing 07:02:06 c253022e33cf: Preparing 07:02:06 5f1e4fc64102: Preparing 07:02:06 639140a1e027: Preparing 07:02:06 ce5a8cde9eee: Preparing 07:02:06 c253022e33cf: Waiting 07:02:06 5f1e4fc64102: Waiting 07:02:06 639140a1e027: Waiting 07:02:06 ce5a8cde9eee: Waiting 07:02:06 a093f1293a31: Layer already exists 07:02:06 c253022e33cf: Layer already exists 07:02:06 5f1e4fc64102: Layer already exists 07:02:06 2648d391ac5c: Pushed 07:02:06 639140a1e027: Layer already exists 07:02:06 fbf7efd5cce0: Pushed 07:02:06 e21878774528: Pushed 07:02:06 ce5a8cde9eee: Layer already exists 07:02:07 6086c59828e1: Pushed 07:02:07 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:07 + 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 07:02:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:02:07 e21878774528: Preparing 07:02:07 2648d391ac5c: Preparing 07:02:07 fbf7efd5cce0: Preparing 07:02:07 6086c59828e1: Preparing 07:02:07 a093f1293a31: Preparing 07:02:07 c253022e33cf: Preparing 07:02:07 5f1e4fc64102: Preparing 07:02:07 639140a1e027: Preparing 07:02:07 ce5a8cde9eee: Preparing 07:02:07 5f1e4fc64102: Waiting 07:02:07 639140a1e027: Waiting 07:02:07 ce5a8cde9eee: Waiting 07:02:07 c253022e33cf: Waiting 07:02:07 2648d391ac5c: Layer already exists 07:02:07 a093f1293a31: Layer already exists 07:02:07 fbf7efd5cce0: Layer already exists 07:02:07 6086c59828e1: Layer already exists 07:02:07 e21878774528: Layer already exists 07:02:07 c253022e33cf: Layer already exists 07:02:07 639140a1e027: Layer already exists 07:02:07 5f1e4fc64102: Layer already exists 07:02:07 ce5a8cde9eee: Layer already exists 07:02:07 latest: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 07:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:02:08 e21878774528: Preparing 07:02:08 2648d391ac5c: Preparing 07:02:08 fbf7efd5cce0: Preparing 07:02:08 6086c59828e1: Preparing 07:02:08 a093f1293a31: Preparing 07:02:08 c253022e33cf: Preparing 07:02:08 5f1e4fc64102: Preparing 07:02:08 639140a1e027: Preparing 07:02:08 ce5a8cde9eee: Preparing 07:02:08 5f1e4fc64102: Waiting 07:02:08 639140a1e027: Waiting 07:02:08 ce5a8cde9eee: Waiting 07:02:08 c253022e33cf: Waiting 07:02:08 e21878774528: Layer already exists 07:02:08 6086c59828e1: Layer already exists 07:02:08 2648d391ac5c: Layer already exists 07:02:08 fbf7efd5cce0: Layer already exists 07:02:08 a093f1293a31: Layer already exists 07:02:08 c253022e33cf: Layer already exists 07:02:08 5f1e4fc64102: Layer already exists 07:02:08 639140a1e027: Layer already exists 07:02:08 ce5a8cde9eee: Layer already exists 07:02:08 4.0.0-dev.44: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:02:09 e21878774528: Preparing 07:02:09 2648d391ac5c: Preparing 07:02:09 fbf7efd5cce0: Preparing 07:02:09 6086c59828e1: Preparing 07:02:09 a093f1293a31: Preparing 07:02:09 c253022e33cf: Preparing 07:02:09 5f1e4fc64102: Preparing 07:02:09 639140a1e027: Preparing 07:02:09 ce5a8cde9eee: Preparing 07:02:09 c253022e33cf: Waiting 07:02:09 5f1e4fc64102: Waiting 07:02:09 639140a1e027: Waiting 07:02:09 ce5a8cde9eee: Waiting 07:02:09 6086c59828e1: Layer already exists 07:02:09 e21878774528: Layer already exists 07:02:09 fbf7efd5cce0: Layer already exists 07:02:09 a093f1293a31: Layer already exists 07:02:09 2648d391ac5c: Layer already exists 07:02:09 5f1e4fc64102: Layer already exists 07:02:09 639140a1e027: Layer already exists 07:02:09 ce5a8cde9eee: Layer already exists 07:02:09 c253022e33cf: Layer already exists 07:02:09 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:09 + 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 07:02:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:02:09 e21878774528: Preparing 07:02:09 2648d391ac5c: Preparing 07:02:09 fbf7efd5cce0: Preparing 07:02:09 6086c59828e1: Preparing 07:02:09 a093f1293a31: Preparing 07:02:09 c253022e33cf: Preparing 07:02:09 5f1e4fc64102: Preparing 07:02:09 639140a1e027: Preparing 07:02:09 ce5a8cde9eee: Preparing 07:02:09 5f1e4fc64102: Waiting 07:02:09 c253022e33cf: Waiting 07:02:09 639140a1e027: Waiting 07:02:09 ce5a8cde9eee: Waiting 07:02:09 2648d391ac5c: Layer already exists 07:02:09 6086c59828e1: Layer already exists 07:02:09 a093f1293a31: Layer already exists 07:02:09 e21878774528: Layer already exists 07:02:09 fbf7efd5cce0: Layer already exists 07:02:09 c253022e33cf: Layer already exists 07:02:09 639140a1e027: Layer already exists 07:02:09 5f1e4fc64102: Layer already exists 07:02:09 ce5a8cde9eee: Layer already exists 07:02:09 main: digest: sha256:6cde97de3b36db5f0920664c32597d68daf16b908ce4c5c67fe76e20f3bfd94d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:10 ===================================================== [Pipeline] echo 07:02:10 taggedImages: 07:02:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:02:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.44 07:02:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:02:10 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:02:10 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:10 latest 07:02:10 4.0.0-dev.44 07:02:10 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:10 main 07:02:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:10 + docker push nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:02:10 b691f42bcd83: Preparing 07:02:10 a4e727f6b191: Preparing 07:02:10 e3000a8a5362: Preparing 07:02:10 a093f1293a31: Preparing 07:02:10 c253022e33cf: Preparing 07:02:10 a9ad236f46bc: Preparing 07:02:10 639140a1e027: Preparing 07:02:10 ce5a8cde9eee: Preparing 07:02:10 a9ad236f46bc: Waiting 07:02:10 639140a1e027: Waiting 07:02:10 c253022e33cf: Layer already exists 07:02:10 a093f1293a31: Layer already exists 07:02:10 639140a1e027: Layer already exists 07:02:10 ce5a8cde9eee: Layer already exists 07:02:10 a4e727f6b191: Pushed 07:02:10 b691f42bcd83: Pushed 07:02:10 a9ad236f46bc: Pushed 07:02:13 e3000a8a5362: Pushed 07:02:13 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:02:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:02:13 b691f42bcd83: Preparing 07:02:13 a4e727f6b191: Preparing 07:02:13 e3000a8a5362: Preparing 07:02:13 a093f1293a31: Preparing 07:02:13 c253022e33cf: Preparing 07:02:13 a9ad236f46bc: Preparing 07:02:13 639140a1e027: Preparing 07:02:13 ce5a8cde9eee: Preparing 07:02:13 a9ad236f46bc: Waiting 07:02:13 639140a1e027: Waiting 07:02:13 ce5a8cde9eee: Waiting 07:02:13 a4e727f6b191: Layer already exists 07:02:13 a093f1293a31: Layer already exists 07:02:13 b691f42bcd83: Layer already exists 07:02:13 c253022e33cf: Layer already exists 07:02:13 e3000a8a5362: Layer already exists 07:02:13 a9ad236f46bc: Layer already exists 07:02:13 639140a1e027: Layer already exists 07:02:13 ce5a8cde9eee: Layer already exists 07:02:13 latest: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:14 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 07:02:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:02:14 b691f42bcd83: Preparing 07:02:14 a4e727f6b191: Preparing 07:02:14 e3000a8a5362: Preparing 07:02:14 a093f1293a31: Preparing 07:02:14 c253022e33cf: Preparing 07:02:14 a9ad236f46bc: Preparing 07:02:14 639140a1e027: Preparing 07:02:14 ce5a8cde9eee: Preparing 07:02:14 a9ad236f46bc: Waiting 07:02:14 639140a1e027: Waiting 07:02:14 ce5a8cde9eee: Waiting 07:02:14 b691f42bcd83: Layer already exists 07:02:14 a093f1293a31: Layer already exists 07:02:14 e3000a8a5362: Layer already exists 07:02:14 a4e727f6b191: Layer already exists 07:02:14 c253022e33cf: Layer already exists 07:02:14 639140a1e027: Layer already exists 07:02:14 a9ad236f46bc: Layer already exists 07:02:14 ce5a8cde9eee: Layer already exists 07:02:14 4.0.0-dev.44: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:15 + docker push nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:02:15 b691f42bcd83: Preparing 07:02:15 a4e727f6b191: Preparing 07:02:15 e3000a8a5362: Preparing 07:02:15 a093f1293a31: Preparing 07:02:15 c253022e33cf: Preparing 07:02:15 a9ad236f46bc: Preparing 07:02:15 639140a1e027: Preparing 07:02:15 ce5a8cde9eee: Preparing 07:02:15 a9ad236f46bc: Waiting 07:02:15 639140a1e027: Waiting 07:02:15 ce5a8cde9eee: Waiting 07:02:15 a093f1293a31: Layer already exists 07:02:15 c253022e33cf: Layer already exists 07:02:15 e3000a8a5362: Layer already exists 07:02:15 a4e727f6b191: Layer already exists 07:02:15 b691f42bcd83: Layer already exists 07:02:15 ce5a8cde9eee: Layer already exists 07:02:15 639140a1e027: Layer already exists 07:02:15 a9ad236f46bc: Layer already exists 07:02:15 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:02:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:02:15 b691f42bcd83: Preparing 07:02:15 a4e727f6b191: Preparing 07:02:15 e3000a8a5362: Preparing 07:02:15 a093f1293a31: Preparing 07:02:15 c253022e33cf: Preparing 07:02:15 a9ad236f46bc: Preparing 07:02:15 639140a1e027: Preparing 07:02:15 ce5a8cde9eee: Preparing 07:02:15 a9ad236f46bc: Waiting 07:02:15 639140a1e027: Waiting 07:02:15 ce5a8cde9eee: Waiting 07:02:15 c253022e33cf: Layer already exists 07:02:15 e3000a8a5362: Layer already exists 07:02:15 a4e727f6b191: Layer already exists 07:02:15 a093f1293a31: Layer already exists 07:02:15 b691f42bcd83: Layer already exists 07:02:15 ce5a8cde9eee: Layer already exists 07:02:15 a9ad236f46bc: Layer already exists 07:02:15 639140a1e027: Layer already exists 07:02:15 main: digest: sha256:bd52835fff1a6fe70a3cc42d88ba36582972a7cfa573538dc97b3a05010d261c size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:15 ===================================================== [Pipeline] echo 07:02:16 taggedImages: 07:02:16 - nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:16 - nexus3.edgexfoundry.org:10004/core-data:latest 07:02:16 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.44 07:02:16 - nexus3.edgexfoundry.org:10004/core-data:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:02:16 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:02:16 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:16 latest 07:02:16 4.0.0-dev.44 07:02:16 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:16 main 07:02:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:02:16 1ee94c676e0f: Preparing 07:02:16 35334d3d83bb: Preparing 07:02:16 2d93780c8ead: Preparing 07:02:16 c253022e33cf: Preparing 07:02:16 c777058e1a1b: Preparing 07:02:16 6e11a88ec0ce: Preparing 07:02:16 ce5a8cde9eee: Preparing 07:02:16 ce5a8cde9eee: Waiting 07:02:16 6e11a88ec0ce: Waiting 07:02:16 c253022e33cf: Layer already exists 07:02:16 1ee94c676e0f: Pushed 07:02:16 c777058e1a1b: Pushed 07:02:16 35334d3d83bb: Pushed 07:02:16 6e11a88ec0ce: Pushed 07:02:16 ce5a8cde9eee: Layer already exists 07:02:19 2d93780c8ead: Pushed 07:02:19 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:02:19 1ee94c676e0f: Preparing 07:02:19 35334d3d83bb: Preparing 07:02:19 2d93780c8ead: Preparing 07:02:19 c253022e33cf: Preparing 07:02:19 c777058e1a1b: Preparing 07:02:19 6e11a88ec0ce: Preparing 07:02:19 ce5a8cde9eee: Preparing 07:02:19 6e11a88ec0ce: Waiting 07:02:19 ce5a8cde9eee: Waiting 07:02:19 c777058e1a1b: Layer already exists 07:02:19 1ee94c676e0f: Layer already exists 07:02:19 35334d3d83bb: Layer already exists 07:02:19 2d93780c8ead: Layer already exists 07:02:19 c253022e33cf: Layer already exists 07:02:19 6e11a88ec0ce: Layer already exists 07:02:19 ce5a8cde9eee: Layer already exists 07:02:19 latest: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 07:02:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:02:20 1ee94c676e0f: Preparing 07:02:20 35334d3d83bb: Preparing 07:02:20 2d93780c8ead: Preparing 07:02:20 c253022e33cf: Preparing 07:02:20 c777058e1a1b: Preparing 07:02:20 6e11a88ec0ce: Preparing 07:02:20 ce5a8cde9eee: Preparing 07:02:20 6e11a88ec0ce: Waiting 07:02:20 ce5a8cde9eee: Waiting 07:02:20 35334d3d83bb: Layer already exists 07:02:20 c777058e1a1b: Layer already exists 07:02:20 c253022e33cf: Layer already exists 07:02:20 2d93780c8ead: Layer already exists 07:02:20 1ee94c676e0f: Layer already exists 07:02:20 6e11a88ec0ce: Layer already exists 07:02:20 ce5a8cde9eee: Layer already exists 07:02:20 4.0.0-dev.44: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:02:21 1ee94c676e0f: Preparing 07:02:21 35334d3d83bb: Preparing 07:02:21 2d93780c8ead: Preparing 07:02:21 c253022e33cf: Preparing 07:02:21 c777058e1a1b: Preparing 07:02:21 6e11a88ec0ce: Preparing 07:02:21 ce5a8cde9eee: Preparing 07:02:21 6e11a88ec0ce: Waiting 07:02:21 ce5a8cde9eee: Waiting 07:02:21 35334d3d83bb: Layer already exists 07:02:21 1ee94c676e0f: Layer already exists 07:02:21 c253022e33cf: Layer already exists 07:02:21 2d93780c8ead: Layer already exists 07:02:21 c777058e1a1b: Layer already exists 07:02:21 6e11a88ec0ce: Layer already exists 07:02:21 ce5a8cde9eee: Layer already exists 07:02:21 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:02:21 1ee94c676e0f: Preparing 07:02:21 35334d3d83bb: Preparing 07:02:21 2d93780c8ead: Preparing 07:02:21 c253022e33cf: Preparing 07:02:21 c777058e1a1b: Preparing 07:02:21 6e11a88ec0ce: Preparing 07:02:21 ce5a8cde9eee: Preparing 07:02:21 ce5a8cde9eee: Waiting 07:02:21 6e11a88ec0ce: Waiting 07:02:21 c253022e33cf: Layer already exists 07:02:21 c777058e1a1b: Layer already exists 07:02:21 35334d3d83bb: Layer already exists 07:02:21 1ee94c676e0f: Layer already exists 07:02:21 2d93780c8ead: Layer already exists 07:02:21 ce5a8cde9eee: Layer already exists 07:02:21 6e11a88ec0ce: Layer already exists 07:02:21 main: digest: sha256:36bf02b45962bc3f7082c1cb813ac1e975897af754c23847b93b3a15dba2e0f9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:21 ===================================================== [Pipeline] echo 07:02:22 taggedImages: 07:02:22 - nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:02:22 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.44 07:02:22 - nexus3.edgexfoundry.org:10004/core-keeper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:22 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:02:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:02:22 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:22 latest 07:02:22 4.0.0-dev.44 07:02:22 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:22 main 07:02:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:02:22 b19184acede4: Preparing 07:02:22 66987aa5f5d3: Preparing 07:02:22 26a00cb0d7f3: Preparing 07:02:22 7b2c932666f4: Preparing 07:02:22 a093f1293a31: Preparing 07:02:22 c253022e33cf: Preparing 07:02:22 5f1e4fc64102: Preparing 07:02:22 639140a1e027: Preparing 07:02:22 ce5a8cde9eee: Preparing 07:02:22 c253022e33cf: Waiting 07:02:22 639140a1e027: Waiting 07:02:22 5f1e4fc64102: Waiting 07:02:22 a093f1293a31: Layer already exists 07:02:22 c253022e33cf: Layer already exists 07:02:22 66987aa5f5d3: Pushed 07:02:22 5f1e4fc64102: Layer already exists 07:02:22 26a00cb0d7f3: Pushed 07:02:22 b19184acede4: Pushed 07:02:22 639140a1e027: Layer already exists 07:02:22 ce5a8cde9eee: Layer already exists 07:02:25 7b2c932666f4: Pushed 07:02:25 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:02:25 b19184acede4: Preparing 07:02:25 66987aa5f5d3: Preparing 07:02:25 26a00cb0d7f3: Preparing 07:02:25 7b2c932666f4: Preparing 07:02:25 a093f1293a31: Preparing 07:02:25 c253022e33cf: Preparing 07:02:25 5f1e4fc64102: Preparing 07:02:25 639140a1e027: Preparing 07:02:25 ce5a8cde9eee: Preparing 07:02:25 5f1e4fc64102: Waiting 07:02:25 c253022e33cf: Waiting 07:02:25 639140a1e027: Waiting 07:02:25 ce5a8cde9eee: Waiting 07:02:25 b19184acede4: Layer already exists 07:02:25 7b2c932666f4: Layer already exists 07:02:25 a093f1293a31: Layer already exists 07:02:25 26a00cb0d7f3: Layer already exists 07:02:25 66987aa5f5d3: Layer already exists 07:02:25 c253022e33cf: Layer already exists 07:02:25 5f1e4fc64102: Layer already exists 07:02:25 639140a1e027: Layer already exists 07:02:25 ce5a8cde9eee: Layer already exists 07:02:25 latest: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 07:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:02:26 b19184acede4: Preparing 07:02:26 66987aa5f5d3: Preparing 07:02:26 26a00cb0d7f3: Preparing 07:02:26 7b2c932666f4: Preparing 07:02:26 a093f1293a31: Preparing 07:02:26 c253022e33cf: Preparing 07:02:26 5f1e4fc64102: Preparing 07:02:26 639140a1e027: Preparing 07:02:26 ce5a8cde9eee: Preparing 07:02:26 c253022e33cf: Waiting 07:02:26 5f1e4fc64102: Waiting 07:02:26 ce5a8cde9eee: Waiting 07:02:26 639140a1e027: Waiting 07:02:26 66987aa5f5d3: Layer already exists 07:02:26 26a00cb0d7f3: Layer already exists 07:02:26 a093f1293a31: Layer already exists 07:02:26 7b2c932666f4: Layer already exists 07:02:26 b19184acede4: Layer already exists 07:02:26 c253022e33cf: Layer already exists 07:02:26 639140a1e027: Layer already exists 07:02:26 5f1e4fc64102: Layer already exists 07:02:26 ce5a8cde9eee: Layer already exists 07:02:26 4.0.0-dev.44: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:02:27 b19184acede4: Preparing 07:02:27 66987aa5f5d3: Preparing 07:02:27 26a00cb0d7f3: Preparing 07:02:27 7b2c932666f4: Preparing 07:02:27 a093f1293a31: Preparing 07:02:27 c253022e33cf: Preparing 07:02:27 5f1e4fc64102: Preparing 07:02:27 639140a1e027: Preparing 07:02:27 ce5a8cde9eee: Preparing 07:02:27 5f1e4fc64102: Waiting 07:02:27 c253022e33cf: Waiting 07:02:27 639140a1e027: Waiting 07:02:27 ce5a8cde9eee: Waiting 07:02:27 a093f1293a31: Layer already exists 07:02:27 26a00cb0d7f3: Layer already exists 07:02:27 7b2c932666f4: Layer already exists 07:02:27 b19184acede4: Layer already exists 07:02:27 66987aa5f5d3: Layer already exists 07:02:27 c253022e33cf: Layer already exists 07:02:27 5f1e4fc64102: Layer already exists 07:02:27 639140a1e027: Layer already exists 07:02:27 ce5a8cde9eee: Layer already exists 07:02:27 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:02:27 b19184acede4: Preparing 07:02:27 66987aa5f5d3: Preparing 07:02:27 26a00cb0d7f3: Preparing 07:02:27 7b2c932666f4: Preparing 07:02:27 a093f1293a31: Preparing 07:02:27 c253022e33cf: Preparing 07:02:27 5f1e4fc64102: Preparing 07:02:27 639140a1e027: Preparing 07:02:27 ce5a8cde9eee: Preparing 07:02:27 5f1e4fc64102: Waiting 07:02:27 639140a1e027: Waiting 07:02:27 ce5a8cde9eee: Waiting 07:02:27 c253022e33cf: Waiting 07:02:27 b19184acede4: Layer already exists 07:02:27 66987aa5f5d3: Layer already exists 07:02:27 a093f1293a31: Layer already exists 07:02:27 26a00cb0d7f3: Layer already exists 07:02:27 7b2c932666f4: Layer already exists 07:02:27 5f1e4fc64102: Layer already exists 07:02:27 c253022e33cf: Layer already exists 07:02:27 ce5a8cde9eee: Layer already exists 07:02:27 639140a1e027: Layer already exists 07:02:27 main: digest: sha256:a748ef8c3fbffa6a0116d9a3c8cfab4c55b7ce51b5bf77374eb5ef6ba2f4df85 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:27 ===================================================== [Pipeline] echo 07:02:27 taggedImages: 07:02:27 - nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:02:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.44 07:02:27 - nexus3.edgexfoundry.org:10004/core-metadata:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:02:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:02:28 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:28 latest 07:02:28 4.0.0-dev.44 07:02:28 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:28 main 07:02:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:02:28 c8b3a0f9fdc5: Preparing 07:02:28 3ea82864eced: Preparing 07:02:28 297a212fc50c: Preparing 07:02:28 8960357abbd7: Preparing 07:02:28 6940b718ccaa: Preparing 07:02:28 562759965608: Preparing 07:02:28 61918597e4f8: Preparing 07:02:28 a093f1293a31: Preparing 07:02:28 c253022e33cf: Preparing 07:02:28 0ad54004ce23: Preparing 07:02:28 787282ddb2ef: Preparing 07:02:28 5f70bf18a086: Preparing 07:02:28 48b03d778ca5: Preparing 07:02:28 8d12d22af829: Preparing 07:02:28 ad58e4a3293e: Preparing 07:02:28 ce5a8cde9eee: Preparing 07:02:28 61918597e4f8: Waiting 07:02:28 a093f1293a31: Waiting 07:02:28 c253022e33cf: Waiting 07:02:28 562759965608: Waiting 07:02:28 ce5a8cde9eee: Waiting 07:02:28 787282ddb2ef: Waiting 07:02:28 8d12d22af829: Waiting 07:02:28 ad58e4a3293e: Waiting 07:02:28 48b03d778ca5: Waiting 07:02:28 297a212fc50c: Pushed 07:02:28 c8b3a0f9fdc5: Pushed 07:02:28 6940b718ccaa: Pushed 07:02:28 8960357abbd7: Pushed 07:02:28 3ea82864eced: Pushed 07:02:28 a093f1293a31: Layer already exists 07:02:28 c253022e33cf: Layer already exists 07:02:28 5f70bf18a086: Layer already exists 07:02:28 562759965608: Pushed 07:02:28 0ad54004ce23: Pushed 07:02:28 787282ddb2ef: Pushed 07:02:28 48b03d778ca5: Pushed 07:02:28 ce5a8cde9eee: Layer already exists 07:02:28 8d12d22af829: Pushed 07:02:28 ad58e4a3293e: Pushed 07:02:29 61918597e4f8: Pushed 07:02:30 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:02:30 c8b3a0f9fdc5: Preparing 07:02:30 3ea82864eced: Preparing 07:02:30 297a212fc50c: Preparing 07:02:30 8960357abbd7: Preparing 07:02:30 6940b718ccaa: Preparing 07:02:30 562759965608: Preparing 07:02:30 61918597e4f8: Preparing 07:02:30 a093f1293a31: Preparing 07:02:30 c253022e33cf: Preparing 07:02:30 0ad54004ce23: Preparing 07:02:30 787282ddb2ef: Preparing 07:02:30 5f70bf18a086: Preparing 07:02:30 48b03d778ca5: Preparing 07:02:30 8d12d22af829: Preparing 07:02:30 ad58e4a3293e: Preparing 07:02:30 ce5a8cde9eee: Preparing 07:02:30 787282ddb2ef: Waiting 07:02:30 c253022e33cf: Waiting 07:02:30 562759965608: Waiting 07:02:30 0ad54004ce23: Waiting 07:02:30 5f70bf18a086: Waiting 07:02:30 48b03d778ca5: Waiting 07:02:30 61918597e4f8: Waiting 07:02:30 8d12d22af829: Waiting 07:02:30 ad58e4a3293e: Waiting 07:02:30 ce5a8cde9eee: Waiting 07:02:30 a093f1293a31: Waiting 07:02:30 8960357abbd7: Layer already exists 07:02:30 6940b718ccaa: Layer already exists 07:02:30 3ea82864eced: Layer already exists 07:02:30 c8b3a0f9fdc5: Layer already exists 07:02:30 297a212fc50c: Layer already exists 07:02:30 562759965608: Layer already exists 07:02:30 61918597e4f8: Layer already exists 07:02:30 c253022e33cf: Layer already exists 07:02:30 a093f1293a31: Layer already exists 07:02:30 0ad54004ce23: Layer already exists 07:02:30 48b03d778ca5: Layer already exists 07:02:30 787282ddb2ef: Layer already exists 07:02:30 5f70bf18a086: Layer already exists 07:02:30 8d12d22af829: Layer already exists 07:02:30 ad58e4a3293e: Layer already exists 07:02:30 ce5a8cde9eee: Layer already exists 07:02:30 latest: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 07:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:02:31 c8b3a0f9fdc5: Preparing 07:02:31 3ea82864eced: Preparing 07:02:31 297a212fc50c: Preparing 07:02:31 8960357abbd7: Preparing 07:02:31 6940b718ccaa: Preparing 07:02:31 562759965608: Preparing 07:02:31 61918597e4f8: Preparing 07:02:31 a093f1293a31: Preparing 07:02:31 c253022e33cf: Preparing 07:02:31 0ad54004ce23: Preparing 07:02:31 787282ddb2ef: Preparing 07:02:31 5f70bf18a086: Preparing 07:02:31 48b03d778ca5: Preparing 07:02:31 8d12d22af829: Preparing 07:02:31 ad58e4a3293e: Preparing 07:02:31 ce5a8cde9eee: Preparing 07:02:31 0ad54004ce23: Waiting 07:02:31 61918597e4f8: Waiting 07:02:31 a093f1293a31: Waiting 07:02:31 c253022e33cf: Waiting 07:02:31 5f70bf18a086: Waiting 07:02:31 48b03d778ca5: Waiting 07:02:31 8d12d22af829: Waiting 07:02:31 ad58e4a3293e: Waiting 07:02:31 ce5a8cde9eee: Waiting 07:02:31 787282ddb2ef: Waiting 07:02:31 297a212fc50c: Layer already exists 07:02:31 6940b718ccaa: Layer already exists 07:02:31 c8b3a0f9fdc5: Layer already exists 07:02:31 8960357abbd7: Layer already exists 07:02:31 3ea82864eced: Layer already exists 07:02:31 562759965608: Layer already exists 07:02:31 c253022e33cf: Layer already exists 07:02:31 61918597e4f8: Layer already exists 07:02:31 a093f1293a31: Layer already exists 07:02:31 0ad54004ce23: Layer already exists 07:02:31 787282ddb2ef: Layer already exists 07:02:31 48b03d778ca5: Layer already exists 07:02:31 8d12d22af829: Layer already exists 07:02:31 5f70bf18a086: Layer already exists 07:02:31 ad58e4a3293e: Layer already exists 07:02:31 ce5a8cde9eee: Layer already exists 07:02:31 4.0.0-dev.44: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:02:32 c8b3a0f9fdc5: Preparing 07:02:32 3ea82864eced: Preparing 07:02:32 297a212fc50c: Preparing 07:02:32 8960357abbd7: Preparing 07:02:32 6940b718ccaa: Preparing 07:02:32 562759965608: Preparing 07:02:32 61918597e4f8: Preparing 07:02:32 a093f1293a31: Preparing 07:02:32 c253022e33cf: Preparing 07:02:32 0ad54004ce23: Preparing 07:02:32 787282ddb2ef: Preparing 07:02:32 5f70bf18a086: Preparing 07:02:32 48b03d778ca5: Preparing 07:02:32 8d12d22af829: Preparing 07:02:32 ad58e4a3293e: Preparing 07:02:32 ce5a8cde9eee: Preparing 07:02:32 61918597e4f8: Waiting 07:02:32 a093f1293a31: Waiting 07:02:32 8d12d22af829: Waiting 07:02:32 ad58e4a3293e: Waiting 07:02:32 ce5a8cde9eee: Waiting 07:02:32 c253022e33cf: Waiting 07:02:32 787282ddb2ef: Waiting 07:02:32 0ad54004ce23: Waiting 07:02:32 5f70bf18a086: Waiting 07:02:32 562759965608: Waiting 07:02:32 48b03d778ca5: Waiting 07:02:32 8960357abbd7: Layer already exists 07:02:32 6940b718ccaa: Layer already exists 07:02:32 297a212fc50c: Layer already exists 07:02:32 c8b3a0f9fdc5: Layer already exists 07:02:32 3ea82864eced: Layer already exists 07:02:32 562759965608: Layer already exists 07:02:32 61918597e4f8: Layer already exists 07:02:32 a093f1293a31: Layer already exists 07:02:32 c253022e33cf: Layer already exists 07:02:32 0ad54004ce23: Layer already exists 07:02:32 787282ddb2ef: Layer already exists 07:02:32 48b03d778ca5: Layer already exists 07:02:32 5f70bf18a086: Layer already exists 07:02:32 ad58e4a3293e: Layer already exists 07:02:32 8d12d22af829: Layer already exists 07:02:32 ce5a8cde9eee: Layer already exists 07:02:32 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:02:32 c8b3a0f9fdc5: Preparing 07:02:32 3ea82864eced: Preparing 07:02:32 297a212fc50c: Preparing 07:02:32 8960357abbd7: Preparing 07:02:32 6940b718ccaa: Preparing 07:02:32 562759965608: Preparing 07:02:32 61918597e4f8: Preparing 07:02:32 a093f1293a31: Preparing 07:02:32 c253022e33cf: Preparing 07:02:32 0ad54004ce23: Preparing 07:02:32 787282ddb2ef: Preparing 07:02:32 5f70bf18a086: Preparing 07:02:32 48b03d778ca5: Preparing 07:02:32 8d12d22af829: Preparing 07:02:32 ad58e4a3293e: Preparing 07:02:32 ce5a8cde9eee: Preparing 07:02:32 a093f1293a31: Waiting 07:02:32 c253022e33cf: Waiting 07:02:32 0ad54004ce23: Waiting 07:02:32 787282ddb2ef: Waiting 07:02:32 5f70bf18a086: Waiting 07:02:32 48b03d778ca5: Waiting 07:02:32 562759965608: Waiting 07:02:32 61918597e4f8: Waiting 07:02:32 8d12d22af829: Waiting 07:02:32 ce5a8cde9eee: Waiting 07:02:32 c8b3a0f9fdc5: Layer already exists 07:02:32 8960357abbd7: Layer already exists 07:02:32 3ea82864eced: Layer already exists 07:02:32 297a212fc50c: Layer already exists 07:02:32 6940b718ccaa: Layer already exists 07:02:32 562759965608: Layer already exists 07:02:32 61918597e4f8: Layer already exists 07:02:32 0ad54004ce23: Layer already exists 07:02:32 c253022e33cf: Layer already exists 07:02:32 a093f1293a31: Layer already exists 07:02:32 787282ddb2ef: Layer already exists 07:02:32 5f70bf18a086: Layer already exists 07:02:32 8d12d22af829: Layer already exists 07:02:32 ad58e4a3293e: Layer already exists 07:02:32 48b03d778ca5: Layer already exists 07:02:32 ce5a8cde9eee: Layer already exists 07:02:32 main: digest: sha256:99a385e6f4feb79856b11eefdf659be795bc3137d9567fb495b1d0660398d7f1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:32 ===================================================== [Pipeline] echo 07:02:32 taggedImages: 07:02:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:02:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.44 07:02:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:02:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:02:32 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:32 latest 07:02:32 4.0.0-dev.44 07:02:32 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:32 main 07:02:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:02:33 e21878774528: Preparing 07:02:33 2648d391ac5c: Preparing 07:02:33 bc29490d07e3: Preparing 07:02:33 3a4583eb9512: Preparing 07:02:33 a093f1293a31: Preparing 07:02:33 c253022e33cf: Preparing 07:02:33 5f1e4fc64102: Preparing 07:02:33 639140a1e027: Preparing 07:02:33 ce5a8cde9eee: Preparing 07:02:33 5f1e4fc64102: Waiting 07:02:33 ce5a8cde9eee: Waiting 07:02:33 639140a1e027: Waiting 07:02:33 c253022e33cf: Waiting 07:02:33 a093f1293a31: Layer already exists 07:02:33 e21878774528: Layer already exists 07:02:33 2648d391ac5c: Layer already exists 07:02:33 c253022e33cf: Layer already exists 07:02:33 bc29490d07e3: Pushed 07:02:33 639140a1e027: Layer already exists 07:02:33 5f1e4fc64102: Layer already exists 07:02:33 ce5a8cde9eee: Layer already exists 07:02:36 3a4583eb9512: Pushed 07:02:36 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:02:36 e21878774528: Preparing 07:02:36 2648d391ac5c: Preparing 07:02:36 bc29490d07e3: Preparing 07:02:36 3a4583eb9512: Preparing 07:02:36 a093f1293a31: Preparing 07:02:36 c253022e33cf: Preparing 07:02:36 5f1e4fc64102: Preparing 07:02:36 639140a1e027: Preparing 07:02:36 ce5a8cde9eee: Preparing 07:02:36 5f1e4fc64102: Waiting 07:02:36 639140a1e027: Waiting 07:02:36 ce5a8cde9eee: Waiting 07:02:36 c253022e33cf: Waiting 07:02:36 a093f1293a31: Layer already exists 07:02:36 2648d391ac5c: Layer already exists 07:02:36 e21878774528: Layer already exists 07:02:36 3a4583eb9512: Layer already exists 07:02:36 bc29490d07e3: Layer already exists 07:02:36 639140a1e027: Layer already exists 07:02:36 c253022e33cf: Layer already exists 07:02:36 ce5a8cde9eee: Layer already exists 07:02:36 5f1e4fc64102: Layer already exists 07:02:36 latest: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 07:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:02:37 e21878774528: Preparing 07:02:37 2648d391ac5c: Preparing 07:02:37 bc29490d07e3: Preparing 07:02:37 3a4583eb9512: Preparing 07:02:37 a093f1293a31: Preparing 07:02:37 c253022e33cf: Preparing 07:02:37 5f1e4fc64102: Preparing 07:02:37 639140a1e027: Preparing 07:02:37 ce5a8cde9eee: Preparing 07:02:37 5f1e4fc64102: Waiting 07:02:37 c253022e33cf: Waiting 07:02:37 639140a1e027: Waiting 07:02:37 ce5a8cde9eee: Waiting 07:02:37 bc29490d07e3: Layer already exists 07:02:37 3a4583eb9512: Layer already exists 07:02:37 a093f1293a31: Layer already exists 07:02:37 2648d391ac5c: Layer already exists 07:02:37 e21878774528: Layer already exists 07:02:37 5f1e4fc64102: Layer already exists 07:02:37 c253022e33cf: Layer already exists 07:02:37 639140a1e027: Layer already exists 07:02:37 ce5a8cde9eee: Layer already exists 07:02:37 4.0.0-dev.44: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:02:38 e21878774528: Preparing 07:02:38 2648d391ac5c: Preparing 07:02:38 bc29490d07e3: Preparing 07:02:38 3a4583eb9512: Preparing 07:02:38 a093f1293a31: Preparing 07:02:38 c253022e33cf: Preparing 07:02:38 5f1e4fc64102: Preparing 07:02:38 639140a1e027: Preparing 07:02:38 ce5a8cde9eee: Preparing 07:02:38 c253022e33cf: Waiting 07:02:38 5f1e4fc64102: Waiting 07:02:38 639140a1e027: Waiting 07:02:38 ce5a8cde9eee: Waiting 07:02:38 bc29490d07e3: Layer already exists 07:02:38 e21878774528: Layer already exists 07:02:38 a093f1293a31: Layer already exists 07:02:38 2648d391ac5c: Layer already exists 07:02:38 3a4583eb9512: Layer already exists 07:02:38 5f1e4fc64102: Layer already exists 07:02:38 639140a1e027: Layer already exists 07:02:38 ce5a8cde9eee: Layer already exists 07:02:38 c253022e33cf: Layer already exists 07:02:38 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:02:38 e21878774528: Preparing 07:02:38 2648d391ac5c: Preparing 07:02:38 bc29490d07e3: Preparing 07:02:38 3a4583eb9512: Preparing 07:02:38 a093f1293a31: Preparing 07:02:38 c253022e33cf: Preparing 07:02:38 5f1e4fc64102: Preparing 07:02:38 639140a1e027: Preparing 07:02:38 ce5a8cde9eee: Preparing 07:02:38 639140a1e027: Waiting 07:02:38 ce5a8cde9eee: Waiting 07:02:38 c253022e33cf: Waiting 07:02:38 2648d391ac5c: Layer already exists 07:02:38 3a4583eb9512: Layer already exists 07:02:38 bc29490d07e3: Layer already exists 07:02:38 a093f1293a31: Layer already exists 07:02:38 e21878774528: Layer already exists 07:02:38 639140a1e027: Layer already exists 07:02:38 c253022e33cf: Layer already exists 07:02:38 ce5a8cde9eee: Layer already exists 07:02:38 5f1e4fc64102: Layer already exists 07:02:38 main: digest: sha256:736031dfbd5929a0a189d19344794640d18eb628bc87f02c5cff3fea8df63327 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:38 ===================================================== [Pipeline] echo 07:02:38 taggedImages: 07:02:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:02:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.44 07:02:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:02:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:02:38 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:38 latest 07:02:38 4.0.0-dev.44 07:02:38 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:38 main 07:02:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:02:39 35bc7f5a91d6: Preparing 07:02:39 7f54b9329da1: Preparing 07:02:39 9cd8d5ef7402: Preparing 07:02:39 1e22e3260790: Preparing 07:02:39 2192c8a06153: Preparing 07:02:39 a093f1293a31: Preparing 07:02:39 c253022e33cf: Preparing 07:02:39 33ce34fdd0e7: Preparing 07:02:39 f256d0c99b5b: Preparing 07:02:39 c89a6737d696: Preparing 07:02:39 ce5a8cde9eee: Preparing 07:02:39 f256d0c99b5b: Waiting 07:02:39 a093f1293a31: Waiting 07:02:39 c253022e33cf: Waiting 07:02:39 33ce34fdd0e7: Waiting 07:02:39 ce5a8cde9eee: Waiting 07:02:39 c89a6737d696: Waiting 07:02:39 7f54b9329da1: Pushed 07:02:39 1e22e3260790: Pushed 07:02:39 35bc7f5a91d6: Pushed 07:02:39 2192c8a06153: Pushed 07:02:39 a093f1293a31: Layer already exists 07:02:39 c253022e33cf: Layer already exists 07:02:39 ce5a8cde9eee: Layer already exists 07:02:39 33ce34fdd0e7: Pushed 07:02:39 f256d0c99b5b: Pushed 07:02:40 9cd8d5ef7402: Pushed 07:02:40 c89a6737d696: Pushed 07:02:40 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:02:41 35bc7f5a91d6: Preparing 07:02:41 7f54b9329da1: Preparing 07:02:41 9cd8d5ef7402: Preparing 07:02:41 1e22e3260790: Preparing 07:02:41 2192c8a06153: Preparing 07:02:41 a093f1293a31: Preparing 07:02:41 c253022e33cf: Preparing 07:02:41 33ce34fdd0e7: Preparing 07:02:41 f256d0c99b5b: Preparing 07:02:41 c89a6737d696: Preparing 07:02:41 ce5a8cde9eee: Preparing 07:02:41 33ce34fdd0e7: Waiting 07:02:41 f256d0c99b5b: Waiting 07:02:41 c253022e33cf: Waiting 07:02:41 c89a6737d696: Waiting 07:02:41 ce5a8cde9eee: Waiting 07:02:41 a093f1293a31: Waiting 07:02:41 7f54b9329da1: Layer already exists 07:02:41 1e22e3260790: Layer already exists 07:02:41 35bc7f5a91d6: Layer already exists 07:02:41 2192c8a06153: Layer already exists 07:02:41 9cd8d5ef7402: Layer already exists 07:02:41 a093f1293a31: Layer already exists 07:02:41 c253022e33cf: Layer already exists 07:02:41 33ce34fdd0e7: Layer already exists 07:02:41 c89a6737d696: Layer already exists 07:02:41 f256d0c99b5b: Layer already exists 07:02:41 ce5a8cde9eee: Layer already exists 07:02:41 latest: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 07:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:02:42 35bc7f5a91d6: Preparing 07:02:42 7f54b9329da1: Preparing 07:02:42 9cd8d5ef7402: Preparing 07:02:42 1e22e3260790: Preparing 07:02:42 2192c8a06153: Preparing 07:02:42 a093f1293a31: Preparing 07:02:42 c253022e33cf: Preparing 07:02:42 33ce34fdd0e7: Preparing 07:02:42 f256d0c99b5b: Preparing 07:02:42 c89a6737d696: Preparing 07:02:42 ce5a8cde9eee: Preparing 07:02:42 a093f1293a31: Waiting 07:02:42 c253022e33cf: Waiting 07:02:42 33ce34fdd0e7: Waiting 07:02:42 f256d0c99b5b: Waiting 07:02:42 c89a6737d696: Waiting 07:02:42 ce5a8cde9eee: Waiting 07:02:42 35bc7f5a91d6: Layer already exists 07:02:42 1e22e3260790: Layer already exists 07:02:42 9cd8d5ef7402: Layer already exists 07:02:42 7f54b9329da1: Layer already exists 07:02:42 2192c8a06153: Layer already exists 07:02:42 c253022e33cf: Layer already exists 07:02:42 33ce34fdd0e7: Layer already exists 07:02:42 f256d0c99b5b: Layer already exists 07:02:42 a093f1293a31: Layer already exists 07:02:42 c89a6737d696: Layer already exists 07:02:42 ce5a8cde9eee: Layer already exists 07:02:42 4.0.0-dev.44: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:02:42 35bc7f5a91d6: Preparing 07:02:42 7f54b9329da1: Preparing 07:02:42 9cd8d5ef7402: Preparing 07:02:42 1e22e3260790: Preparing 07:02:42 2192c8a06153: Preparing 07:02:42 a093f1293a31: Preparing 07:02:42 c253022e33cf: Preparing 07:02:42 33ce34fdd0e7: Preparing 07:02:42 f256d0c99b5b: Preparing 07:02:42 c89a6737d696: Preparing 07:02:42 ce5a8cde9eee: Preparing 07:02:42 33ce34fdd0e7: Waiting 07:02:42 f256d0c99b5b: Waiting 07:02:42 a093f1293a31: Waiting 07:02:42 c253022e33cf: Waiting 07:02:42 ce5a8cde9eee: Waiting 07:02:42 c89a6737d696: Waiting 07:02:42 1e22e3260790: Layer already exists 07:02:42 35bc7f5a91d6: Layer already exists 07:02:42 2192c8a06153: Layer already exists 07:02:42 7f54b9329da1: Layer already exists 07:02:42 9cd8d5ef7402: Layer already exists 07:02:42 a093f1293a31: Layer already exists 07:02:42 f256d0c99b5b: Layer already exists 07:02:42 c253022e33cf: Layer already exists 07:02:42 c89a6737d696: Layer already exists 07:02:42 33ce34fdd0e7: Layer already exists 07:02:42 ce5a8cde9eee: Layer already exists 07:02:42 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:02:43 35bc7f5a91d6: Preparing 07:02:43 7f54b9329da1: Preparing 07:02:43 9cd8d5ef7402: Preparing 07:02:43 1e22e3260790: Preparing 07:02:43 2192c8a06153: Preparing 07:02:43 a093f1293a31: Preparing 07:02:43 c253022e33cf: Preparing 07:02:43 33ce34fdd0e7: Preparing 07:02:43 f256d0c99b5b: Preparing 07:02:43 c89a6737d696: Preparing 07:02:43 ce5a8cde9eee: Preparing 07:02:43 33ce34fdd0e7: Waiting 07:02:43 c89a6737d696: Waiting 07:02:43 f256d0c99b5b: Waiting 07:02:43 ce5a8cde9eee: Waiting 07:02:43 a093f1293a31: Waiting 07:02:43 c253022e33cf: Waiting 07:02:43 35bc7f5a91d6: Layer already exists 07:02:43 1e22e3260790: Layer already exists 07:02:43 2192c8a06153: Layer already exists 07:02:43 7f54b9329da1: Layer already exists 07:02:43 9cd8d5ef7402: Layer already exists 07:02:43 a093f1293a31: Layer already exists 07:02:43 33ce34fdd0e7: Layer already exists 07:02:43 c253022e33cf: Layer already exists 07:02:43 c89a6737d696: Layer already exists 07:02:43 f256d0c99b5b: Layer already exists 07:02:43 ce5a8cde9eee: Layer already exists 07:02:43 main: digest: sha256:d8db852000c94bdd8f146158a455abb559fe320f6795c0426da5c16a93956cda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:43 ===================================================== [Pipeline] echo 07:02:43 taggedImages: 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.44 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:02:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:02:43 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:43 latest 07:02:43 4.0.0-dev.44 07:02:43 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:43 main 07:02:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:02:44 e4574e2fa3c9: Preparing 07:02:44 64ceddfc5f57: Preparing 07:02:44 ddd02331e85f: Preparing 07:02:44 1cb2674ceef6: Preparing 07:02:44 5bf3ebdbf0bd: Preparing 07:02:44 fa764bd3dd36: Preparing 07:02:44 346064068c94: Preparing 07:02:44 a093f1293a31: Preparing 07:02:44 c253022e33cf: Preparing 07:02:44 994a5a0d0b26: Preparing 07:02:44 01a97afeaa66: Preparing 07:02:44 ce5a8cde9eee: Preparing 07:02:44 fa764bd3dd36: Waiting 07:02:44 346064068c94: Waiting 07:02:44 a093f1293a31: Waiting 07:02:44 01a97afeaa66: Waiting 07:02:44 ce5a8cde9eee: Waiting 07:02:44 994a5a0d0b26: Waiting 07:02:44 c253022e33cf: Waiting 07:02:44 e4574e2fa3c9: Pushed 07:02:44 64ceddfc5f57: Pushed 07:02:44 5bf3ebdbf0bd: Pushed 07:02:44 a093f1293a31: Layer already exists 07:02:44 c253022e33cf: Layer already exists 07:02:44 fa764bd3dd36: Pushed 07:02:44 346064068c94: Pushed 07:02:44 ce5a8cde9eee: Layer already exists 07:02:44 994a5a0d0b26: Pushed 07:02:45 1cb2674ceef6: Pushed 07:02:45 ddd02331e85f: Pushed 07:02:45 01a97afeaa66: Pushed 07:02:45 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:02:46 e4574e2fa3c9: Preparing 07:02:46 64ceddfc5f57: Preparing 07:02:46 ddd02331e85f: Preparing 07:02:46 1cb2674ceef6: Preparing 07:02:46 5bf3ebdbf0bd: Preparing 07:02:46 fa764bd3dd36: Preparing 07:02:46 346064068c94: Preparing 07:02:46 a093f1293a31: Preparing 07:02:46 c253022e33cf: Preparing 07:02:46 994a5a0d0b26: Preparing 07:02:46 01a97afeaa66: Preparing 07:02:46 ce5a8cde9eee: Preparing 07:02:46 fa764bd3dd36: Waiting 07:02:46 346064068c94: Waiting 07:02:46 a093f1293a31: Waiting 07:02:46 c253022e33cf: Waiting 07:02:46 994a5a0d0b26: Waiting 07:02:46 01a97afeaa66: Waiting 07:02:46 ce5a8cde9eee: Waiting 07:02:46 5bf3ebdbf0bd: Layer already exists 07:02:46 1cb2674ceef6: Layer already exists 07:02:46 ddd02331e85f: Layer already exists 07:02:46 64ceddfc5f57: Layer already exists 07:02:46 e4574e2fa3c9: Layer already exists 07:02:46 fa764bd3dd36: Layer already exists 07:02:46 346064068c94: Layer already exists 07:02:46 c253022e33cf: Layer already exists 07:02:46 a093f1293a31: Layer already exists 07:02:46 994a5a0d0b26: Layer already exists 07:02:46 ce5a8cde9eee: Layer already exists 07:02:46 01a97afeaa66: Layer already exists 07:02:46 latest: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 07:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:02:47 e4574e2fa3c9: Preparing 07:02:47 64ceddfc5f57: Preparing 07:02:47 ddd02331e85f: Preparing 07:02:47 1cb2674ceef6: Preparing 07:02:47 5bf3ebdbf0bd: Preparing 07:02:47 fa764bd3dd36: Preparing 07:02:47 346064068c94: Preparing 07:02:47 a093f1293a31: Preparing 07:02:47 c253022e33cf: Preparing 07:02:47 994a5a0d0b26: Preparing 07:02:47 01a97afeaa66: Preparing 07:02:47 ce5a8cde9eee: Preparing 07:02:47 fa764bd3dd36: Waiting 07:02:47 994a5a0d0b26: Waiting 07:02:47 346064068c94: Waiting 07:02:47 a093f1293a31: Waiting 07:02:47 c253022e33cf: Waiting 07:02:47 ce5a8cde9eee: Waiting 07:02:47 01a97afeaa66: Waiting 07:02:47 e4574e2fa3c9: Layer already exists 07:02:47 64ceddfc5f57: Layer already exists 07:02:47 ddd02331e85f: Layer already exists 07:02:47 5bf3ebdbf0bd: Layer already exists 07:02:47 1cb2674ceef6: Layer already exists 07:02:47 fa764bd3dd36: Layer already exists 07:02:47 a093f1293a31: Layer already exists 07:02:47 346064068c94: Layer already exists 07:02:47 994a5a0d0b26: Layer already exists 07:02:47 c253022e33cf: Layer already exists 07:02:47 ce5a8cde9eee: Layer already exists 07:02:47 01a97afeaa66: Layer already exists 07:02:47 4.0.0-dev.44: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:02:47 e4574e2fa3c9: Preparing 07:02:47 64ceddfc5f57: Preparing 07:02:47 ddd02331e85f: Preparing 07:02:47 1cb2674ceef6: Preparing 07:02:47 5bf3ebdbf0bd: Preparing 07:02:47 fa764bd3dd36: Preparing 07:02:47 346064068c94: Preparing 07:02:47 a093f1293a31: Preparing 07:02:47 c253022e33cf: Preparing 07:02:47 994a5a0d0b26: Preparing 07:02:47 01a97afeaa66: Preparing 07:02:47 ce5a8cde9eee: Preparing 07:02:47 a093f1293a31: Waiting 07:02:47 c253022e33cf: Waiting 07:02:47 994a5a0d0b26: Waiting 07:02:47 01a97afeaa66: Waiting 07:02:47 fa764bd3dd36: Waiting 07:02:47 346064068c94: Waiting 07:02:47 ce5a8cde9eee: Waiting 07:02:47 1cb2674ceef6: Layer already exists 07:02:47 5bf3ebdbf0bd: Layer already exists 07:02:47 64ceddfc5f57: Layer already exists 07:02:47 ddd02331e85f: Layer already exists 07:02:47 e4574e2fa3c9: Layer already exists 07:02:47 fa764bd3dd36: Layer already exists 07:02:47 a093f1293a31: Layer already exists 07:02:47 994a5a0d0b26: Layer already exists 07:02:47 346064068c94: Layer already exists 07:02:47 c253022e33cf: Layer already exists 07:02:47 01a97afeaa66: Layer already exists 07:02:47 ce5a8cde9eee: Layer already exists 07:02:47 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:02:48 e4574e2fa3c9: Preparing 07:02:48 64ceddfc5f57: Preparing 07:02:48 ddd02331e85f: Preparing 07:02:48 1cb2674ceef6: Preparing 07:02:48 5bf3ebdbf0bd: Preparing 07:02:48 fa764bd3dd36: Preparing 07:02:48 346064068c94: Preparing 07:02:48 a093f1293a31: Preparing 07:02:48 c253022e33cf: Preparing 07:02:48 994a5a0d0b26: Preparing 07:02:48 01a97afeaa66: Preparing 07:02:48 ce5a8cde9eee: Preparing 07:02:48 994a5a0d0b26: Waiting 07:02:48 01a97afeaa66: Waiting 07:02:48 ce5a8cde9eee: Waiting 07:02:48 fa764bd3dd36: Waiting 07:02:48 346064068c94: Waiting 07:02:48 a093f1293a31: Waiting 07:02:48 c253022e33cf: Waiting 07:02:48 64ceddfc5f57: Layer already exists 07:02:48 e4574e2fa3c9: Layer already exists 07:02:48 5bf3ebdbf0bd: Layer already exists 07:02:48 ddd02331e85f: Layer already exists 07:02:48 1cb2674ceef6: Layer already exists 07:02:48 fa764bd3dd36: Layer already exists 07:02:48 c253022e33cf: Layer already exists 07:02:48 994a5a0d0b26: Layer already exists 07:02:48 346064068c94: Layer already exists 07:02:48 a093f1293a31: Layer already exists 07:02:48 01a97afeaa66: Layer already exists 07:02:48 ce5a8cde9eee: Layer already exists 07:02:48 main: digest: sha256:fa33fb32656ae7b47c5bde8cdaf0b7a8f39f129b12a9d66f811cf15276214f46 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:48 ===================================================== [Pipeline] echo 07:02:48 taggedImages: 07:02:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:02:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.44 07:02:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:02:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:02:48 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:48 latest 07:02:48 4.0.0-dev.44 07:02:48 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:48 main 07:02:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:02:49 d6d2742c8548: Preparing 07:02:49 bc355310a6c3: Preparing 07:02:49 a093f1293a31: Preparing 07:02:49 c253022e33cf: Preparing 07:02:49 9ae52bfaf79c: Preparing 07:02:49 0eb223fc6689: Preparing 07:02:49 ce5a8cde9eee: Preparing 07:02:49 0eb223fc6689: Waiting 07:02:49 ce5a8cde9eee: Waiting 07:02:49 a093f1293a31: Layer already exists 07:02:49 c253022e33cf: Layer already exists 07:02:49 ce5a8cde9eee: Layer already exists 07:02:49 9ae52bfaf79c: Pushed 07:02:49 d6d2742c8548: Pushed 07:02:50 0eb223fc6689: Pushed 07:02:51 bc355310a6c3: Pushed 07:02:51 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:51 + 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 07:02:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:02:51 d6d2742c8548: Preparing 07:02:51 bc355310a6c3: Preparing 07:02:51 a093f1293a31: Preparing 07:02:51 c253022e33cf: Preparing 07:02:51 9ae52bfaf79c: Preparing 07:02:51 0eb223fc6689: Preparing 07:02:51 ce5a8cde9eee: Preparing 07:02:51 0eb223fc6689: Waiting 07:02:51 a093f1293a31: Layer already exists 07:02:51 bc355310a6c3: Layer already exists 07:02:51 c253022e33cf: Layer already exists 07:02:51 d6d2742c8548: Layer already exists 07:02:51 9ae52bfaf79c: Layer already exists 07:02:51 0eb223fc6689: Layer already exists 07:02:51 ce5a8cde9eee: Layer already exists 07:02:51 latest: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 07:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:02:52 d6d2742c8548: Preparing 07:02:52 bc355310a6c3: Preparing 07:02:52 a093f1293a31: Preparing 07:02:52 c253022e33cf: Preparing 07:02:52 9ae52bfaf79c: Preparing 07:02:52 0eb223fc6689: Preparing 07:02:52 ce5a8cde9eee: Preparing 07:02:52 0eb223fc6689: Waiting 07:02:52 ce5a8cde9eee: Waiting 07:02:52 c253022e33cf: Layer already exists 07:02:52 a093f1293a31: Layer already exists 07:02:52 d6d2742c8548: Layer already exists 07:02:52 9ae52bfaf79c: Layer already exists 07:02:52 bc355310a6c3: Layer already exists 07:02:52 0eb223fc6689: Layer already exists 07:02:52 ce5a8cde9eee: Layer already exists 07:02:52 4.0.0-dev.44: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:02:53 d6d2742c8548: Preparing 07:02:53 bc355310a6c3: Preparing 07:02:53 a093f1293a31: Preparing 07:02:53 c253022e33cf: Preparing 07:02:53 9ae52bfaf79c: Preparing 07:02:53 0eb223fc6689: Preparing 07:02:53 ce5a8cde9eee: Preparing 07:02:53 0eb223fc6689: Waiting 07:02:53 ce5a8cde9eee: Waiting 07:02:53 9ae52bfaf79c: Layer already exists 07:02:53 a093f1293a31: Layer already exists 07:02:53 bc355310a6c3: Layer already exists 07:02:53 d6d2742c8548: Layer already exists 07:02:53 c253022e33cf: Layer already exists 07:02:53 0eb223fc6689: Layer already exists 07:02:53 ce5a8cde9eee: Layer already exists 07:02:53 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:53 + 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 07:02:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:02:53 d6d2742c8548: Preparing 07:02:53 bc355310a6c3: Preparing 07:02:53 a093f1293a31: Preparing 07:02:53 c253022e33cf: Preparing 07:02:53 9ae52bfaf79c: Preparing 07:02:53 0eb223fc6689: Preparing 07:02:53 ce5a8cde9eee: Preparing 07:02:53 0eb223fc6689: Waiting 07:02:53 ce5a8cde9eee: Waiting 07:02:53 d6d2742c8548: Layer already exists 07:02:53 c253022e33cf: Layer already exists 07:02:53 a093f1293a31: Layer already exists 07:02:53 9ae52bfaf79c: Layer already exists 07:02:53 bc355310a6c3: Layer already exists 07:02:53 0eb223fc6689: Layer already exists 07:02:53 ce5a8cde9eee: Layer already exists 07:02:53 main: digest: sha256:c35d55bca677c9a3aae9aa3b925189a9508f0ce67d70308f4d828e51ca09e680 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:02:53 ===================================================== [Pipeline] echo 07:02:53 taggedImages: 07:02:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:02:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.44 07:02:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:02:53 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:02:53 623cb5265308e9e287d4ae93d4d167a887956af5 07:02:53 latest 07:02:53 4.0.0-dev.44 07:02:53 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:02:53 main 07:02:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 07:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:02:54 bc05c1520af4: Preparing 07:02:54 bb809239a0fb: Preparing 07:02:54 f133a7d7981f: Preparing 07:02:54 a093f1293a31: Preparing 07:02:54 c253022e33cf: Preparing 07:02:54 d3abcfffb214: Preparing 07:02:54 9c615034a9be: Preparing 07:02:54 993690512070: Preparing 07:02:54 511794477d99: Preparing 07:02:54 ce5a8cde9eee: Preparing 07:02:54 511794477d99: Waiting 07:02:54 9c615034a9be: Waiting 07:02:54 993690512070: Waiting 07:02:54 d3abcfffb214: Waiting 07:02:54 a093f1293a31: Layer already exists 07:02:54 c253022e33cf: Layer already exists 07:02:54 bc05c1520af4: Pushed 07:02:54 f133a7d7981f: Pushed 07:02:54 bb809239a0fb: Pushed 07:02:54 ce5a8cde9eee: Layer already exists 07:02:54 993690512070: Pushed 07:02:55 511794477d99: Pushed 07:03:00 9c615034a9be: Pushed 07:03:03 d3abcfffb214: Pushed 07:03:03 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:03:04 bc05c1520af4: Preparing 07:03:04 bb809239a0fb: Preparing 07:03:04 f133a7d7981f: Preparing 07:03:04 a093f1293a31: Preparing 07:03:04 c253022e33cf: Preparing 07:03:04 d3abcfffb214: Preparing 07:03:04 9c615034a9be: Preparing 07:03:04 993690512070: Preparing 07:03:04 511794477d99: Preparing 07:03:04 ce5a8cde9eee: Preparing 07:03:04 d3abcfffb214: Waiting 07:03:04 9c615034a9be: Waiting 07:03:04 993690512070: Waiting 07:03:04 511794477d99: Waiting 07:03:04 ce5a8cde9eee: Waiting 07:03:04 c253022e33cf: Layer already exists 07:03:04 f133a7d7981f: Layer already exists 07:03:04 bb809239a0fb: Layer already exists 07:03:04 a093f1293a31: Layer already exists 07:03:04 bc05c1520af4: Layer already exists 07:03:04 d3abcfffb214: Layer already exists 07:03:04 ce5a8cde9eee: Layer already exists 07:03:04 9c615034a9be: Layer already exists 07:03:04 511794477d99: Layer already exists 07:03:04 993690512070: Layer already exists 07:03:04 latest: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 07:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:03:04 bc05c1520af4: Preparing 07:03:04 bb809239a0fb: Preparing 07:03:04 f133a7d7981f: Preparing 07:03:04 a093f1293a31: Preparing 07:03:04 c253022e33cf: Preparing 07:03:04 d3abcfffb214: Preparing 07:03:04 9c615034a9be: Preparing 07:03:04 993690512070: Preparing 07:03:04 511794477d99: Preparing 07:03:04 ce5a8cde9eee: Preparing 07:03:04 d3abcfffb214: Waiting 07:03:04 9c615034a9be: Waiting 07:03:04 993690512070: Waiting 07:03:04 511794477d99: Waiting 07:03:04 ce5a8cde9eee: Waiting 07:03:04 c253022e33cf: Layer already exists 07:03:04 bc05c1520af4: Layer already exists 07:03:04 f133a7d7981f: Layer already exists 07:03:04 a093f1293a31: Layer already exists 07:03:04 bb809239a0fb: Layer already exists 07:03:04 9c615034a9be: Layer already exists 07:03:04 d3abcfffb214: Layer already exists 07:03:04 993690512070: Layer already exists 07:03:04 511794477d99: Layer already exists 07:03:04 ce5a8cde9eee: Layer already exists 07:03:04 4.0.0-dev.44: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:03:05 bc05c1520af4: Preparing 07:03:05 bb809239a0fb: Preparing 07:03:05 f133a7d7981f: Preparing 07:03:05 a093f1293a31: Preparing 07:03:05 c253022e33cf: Preparing 07:03:05 d3abcfffb214: Preparing 07:03:05 9c615034a9be: Preparing 07:03:05 993690512070: Preparing 07:03:05 511794477d99: Preparing 07:03:05 ce5a8cde9eee: Preparing 07:03:05 d3abcfffb214: Waiting 07:03:05 9c615034a9be: Waiting 07:03:05 993690512070: Waiting 07:03:05 511794477d99: Waiting 07:03:05 ce5a8cde9eee: Waiting 07:03:05 a093f1293a31: Layer already exists 07:03:05 f133a7d7981f: Layer already exists 07:03:05 bc05c1520af4: Layer already exists 07:03:05 c253022e33cf: Layer already exists 07:03:05 bb809239a0fb: Layer already exists 07:03:05 d3abcfffb214: Layer already exists 07:03:05 993690512070: Layer already exists 07:03:05 511794477d99: Layer already exists 07:03:05 ce5a8cde9eee: Layer already exists 07:03:05 9c615034a9be: Layer already exists 07:03:05 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:03:06 bc05c1520af4: Preparing 07:03:06 bb809239a0fb: Preparing 07:03:06 f133a7d7981f: Preparing 07:03:06 a093f1293a31: Preparing 07:03:06 c253022e33cf: Preparing 07:03:06 d3abcfffb214: Preparing 07:03:06 9c615034a9be: Preparing 07:03:06 993690512070: Preparing 07:03:06 511794477d99: Preparing 07:03:06 ce5a8cde9eee: Preparing 07:03:06 993690512070: Waiting 07:03:06 d3abcfffb214: Waiting 07:03:06 511794477d99: Waiting 07:03:06 ce5a8cde9eee: Waiting 07:03:06 9c615034a9be: Waiting 07:03:06 bc05c1520af4: Layer already exists 07:03:06 f133a7d7981f: Layer already exists 07:03:06 bb809239a0fb: Layer already exists 07:03:06 c253022e33cf: Layer already exists 07:03:06 a093f1293a31: Layer already exists 07:03:06 d3abcfffb214: Layer already exists 07:03:06 9c615034a9be: Layer already exists 07:03:06 511794477d99: Layer already exists 07:03:06 993690512070: Layer already exists 07:03:06 ce5a8cde9eee: Layer already exists 07:03:06 main: digest: sha256:f9848d2bbe6feb251f7e040ea8cab7a659e3477f7a5fe8f85c51e322a882bd57 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:06 ===================================================== [Pipeline] echo 07:03:06 taggedImages: 07:03:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:03:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.44 07:03:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:03:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:03:06 623cb5265308e9e287d4ae93d4d167a887956af5 07:03:06 latest 07:03:06 4.0.0-dev.44 07:03:06 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:06 main 07:03:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:03:07 cfda873916db: Preparing 07:03:07 ab619ae2aac3: Preparing 07:03:07 fcc630f03e8f: Preparing 07:03:07 a093f1293a31: Preparing 07:03:07 c253022e33cf: Preparing 07:03:07 d3abcfffb214: Preparing 07:03:07 8c5152fc00f7: Preparing 07:03:07 ceedf7f502be: Preparing 07:03:07 ce5a8cde9eee: Preparing 07:03:07 d3abcfffb214: Waiting 07:03:07 8c5152fc00f7: Waiting 07:03:07 ceedf7f502be: Waiting 07:03:07 a093f1293a31: Layer already exists 07:03:07 c253022e33cf: Layer already exists 07:03:07 d3abcfffb214: Layer already exists 07:03:07 ab619ae2aac3: Pushed 07:03:07 fcc630f03e8f: Pushed 07:03:07 8c5152fc00f7: Pushed 07:03:07 cfda873916db: Pushed 07:03:07 ce5a8cde9eee: Layer already exists 07:03:07 ceedf7f502be: Pushed 07:03:07 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:03:08 cfda873916db: Preparing 07:03:08 ab619ae2aac3: Preparing 07:03:08 fcc630f03e8f: Preparing 07:03:08 a093f1293a31: Preparing 07:03:08 c253022e33cf: Preparing 07:03:08 d3abcfffb214: Preparing 07:03:08 8c5152fc00f7: Preparing 07:03:08 ceedf7f502be: Preparing 07:03:08 ce5a8cde9eee: Preparing 07:03:08 d3abcfffb214: Waiting 07:03:08 8c5152fc00f7: Waiting 07:03:08 ceedf7f502be: Waiting 07:03:08 ce5a8cde9eee: Waiting 07:03:08 ab619ae2aac3: Layer already exists 07:03:08 cfda873916db: Layer already exists 07:03:08 c253022e33cf: Layer already exists 07:03:08 a093f1293a31: Layer already exists 07:03:08 fcc630f03e8f: Layer already exists 07:03:08 d3abcfffb214: Layer already exists 07:03:08 8c5152fc00f7: Layer already exists 07:03:08 ceedf7f502be: Layer already exists 07:03:08 ce5a8cde9eee: Layer already exists 07:03:08 latest: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 07:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:03:08 cfda873916db: Preparing 07:03:08 ab619ae2aac3: Preparing 07:03:08 fcc630f03e8f: Preparing 07:03:08 a093f1293a31: Preparing 07:03:08 c253022e33cf: Preparing 07:03:08 d3abcfffb214: Preparing 07:03:08 8c5152fc00f7: Preparing 07:03:08 ceedf7f502be: Preparing 07:03:08 ce5a8cde9eee: Preparing 07:03:08 d3abcfffb214: Waiting 07:03:08 8c5152fc00f7: Waiting 07:03:08 ce5a8cde9eee: Waiting 07:03:08 ceedf7f502be: Waiting 07:03:08 a093f1293a31: Layer already exists 07:03:08 ab619ae2aac3: Layer already exists 07:03:08 fcc630f03e8f: Layer already exists 07:03:08 c253022e33cf: Layer already exists 07:03:08 cfda873916db: Layer already exists 07:03:08 8c5152fc00f7: Layer already exists 07:03:08 d3abcfffb214: Layer already exists 07:03:08 ceedf7f502be: Layer already exists 07:03:08 ce5a8cde9eee: Layer already exists 07:03:08 4.0.0-dev.44: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:03:09 cfda873916db: Preparing 07:03:09 ab619ae2aac3: Preparing 07:03:09 fcc630f03e8f: Preparing 07:03:09 a093f1293a31: Preparing 07:03:09 c253022e33cf: Preparing 07:03:09 d3abcfffb214: Preparing 07:03:09 8c5152fc00f7: Preparing 07:03:09 ceedf7f502be: Preparing 07:03:09 ce5a8cde9eee: Preparing 07:03:09 8c5152fc00f7: Waiting 07:03:09 ceedf7f502be: Waiting 07:03:09 d3abcfffb214: Waiting 07:03:09 cfda873916db: Layer already exists 07:03:09 ab619ae2aac3: Layer already exists 07:03:09 c253022e33cf: Layer already exists 07:03:09 a093f1293a31: Layer already exists 07:03:09 fcc630f03e8f: Layer already exists 07:03:09 ceedf7f502be: Layer already exists 07:03:09 8c5152fc00f7: Layer already exists 07:03:09 d3abcfffb214: Layer already exists 07:03:09 ce5a8cde9eee: Layer already exists 07:03:09 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:03:10 cfda873916db: Preparing 07:03:10 ab619ae2aac3: Preparing 07:03:10 fcc630f03e8f: Preparing 07:03:10 a093f1293a31: Preparing 07:03:10 c253022e33cf: Preparing 07:03:10 d3abcfffb214: Preparing 07:03:10 8c5152fc00f7: Preparing 07:03:10 ceedf7f502be: Preparing 07:03:10 ce5a8cde9eee: Preparing 07:03:10 d3abcfffb214: Waiting 07:03:10 8c5152fc00f7: Waiting 07:03:10 ceedf7f502be: Waiting 07:03:10 ce5a8cde9eee: Waiting 07:03:10 a093f1293a31: Layer already exists 07:03:10 cfda873916db: Layer already exists 07:03:10 ab619ae2aac3: Layer already exists 07:03:10 fcc630f03e8f: Layer already exists 07:03:10 c253022e33cf: Layer already exists 07:03:10 8c5152fc00f7: Layer already exists 07:03:10 ceedf7f502be: Layer already exists 07:03:10 d3abcfffb214: Layer already exists 07:03:10 ce5a8cde9eee: Layer already exists 07:03:10 main: digest: sha256:0ebb18a2824c46abc87fda4e6bef188abc53749802fef7ac720d6484a1d0ac9c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:10 ===================================================== [Pipeline] echo 07:03:10 taggedImages: 07:03:10 - nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:10 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:03:10 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.44 07:03:10 - nexus3.edgexfoundry.org:10004/security-spire-config:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:10 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:03:10 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:03:10 623cb5265308e9e287d4ae93d4d167a887956af5 07:03:10 latest 07:03:10 4.0.0-dev.44 07:03:10 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:10 main 07:03:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:03:10 bc05c1520af4: Preparing 07:03:10 65b5ad549b3f: Preparing 07:03:10 6d8fa160dbcf: Preparing 07:03:10 a093f1293a31: Preparing 07:03:10 c253022e33cf: Preparing 07:03:10 09e04c9fe454: Preparing 07:03:10 993690512070: Preparing 07:03:10 511794477d99: Preparing 07:03:10 ce5a8cde9eee: Preparing 07:03:10 09e04c9fe454: Waiting 07:03:10 993690512070: Waiting 07:03:10 ce5a8cde9eee: Waiting 07:03:10 511794477d99: Waiting 07:03:10 a093f1293a31: Layer already exists 07:03:10 bc05c1520af4: Layer already exists 07:03:10 c253022e33cf: Layer already exists 07:03:10 993690512070: Layer already exists 07:03:10 511794477d99: Layer already exists 07:03:10 ce5a8cde9eee: Layer already exists 07:03:10 65b5ad549b3f: Pushed 07:03:10 6d8fa160dbcf: Pushed 07:03:20 09e04c9fe454: Pushed 07:03:20 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:03:21 bc05c1520af4: Preparing 07:03:21 65b5ad549b3f: Preparing 07:03:21 6d8fa160dbcf: Preparing 07:03:21 a093f1293a31: Preparing 07:03:21 c253022e33cf: Preparing 07:03:21 09e04c9fe454: Preparing 07:03:21 993690512070: Preparing 07:03:21 511794477d99: Preparing 07:03:21 ce5a8cde9eee: Preparing 07:03:21 993690512070: Waiting 07:03:21 511794477d99: Waiting 07:03:21 ce5a8cde9eee: Waiting 07:03:21 09e04c9fe454: Waiting 07:03:21 c253022e33cf: Layer already exists 07:03:21 65b5ad549b3f: Layer already exists 07:03:21 a093f1293a31: Layer already exists 07:03:21 bc05c1520af4: Layer already exists 07:03:21 6d8fa160dbcf: Layer already exists 07:03:21 511794477d99: Layer already exists 07:03:21 ce5a8cde9eee: Layer already exists 07:03:21 993690512070: Layer already exists 07:03:21 09e04c9fe454: Layer already exists 07:03:21 latest: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 07:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:03:22 bc05c1520af4: Preparing 07:03:22 65b5ad549b3f: Preparing 07:03:22 6d8fa160dbcf: Preparing 07:03:22 a093f1293a31: Preparing 07:03:22 c253022e33cf: Preparing 07:03:22 09e04c9fe454: Preparing 07:03:22 993690512070: Preparing 07:03:22 511794477d99: Preparing 07:03:22 ce5a8cde9eee: Preparing 07:03:22 993690512070: Waiting 07:03:22 511794477d99: Waiting 07:03:22 ce5a8cde9eee: Waiting 07:03:22 09e04c9fe454: Waiting 07:03:22 a093f1293a31: Layer already exists 07:03:22 c253022e33cf: Layer already exists 07:03:22 6d8fa160dbcf: Layer already exists 07:03:22 65b5ad549b3f: Layer already exists 07:03:22 bc05c1520af4: Layer already exists 07:03:22 993690512070: Layer already exists 07:03:22 511794477d99: Layer already exists 07:03:22 09e04c9fe454: Layer already exists 07:03:22 ce5a8cde9eee: Layer already exists 07:03:22 4.0.0-dev.44: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:03:22 bc05c1520af4: Preparing 07:03:22 65b5ad549b3f: Preparing 07:03:22 6d8fa160dbcf: Preparing 07:03:22 a093f1293a31: Preparing 07:03:22 c253022e33cf: Preparing 07:03:22 09e04c9fe454: Preparing 07:03:22 993690512070: Preparing 07:03:22 511794477d99: Preparing 07:03:22 ce5a8cde9eee: Preparing 07:03:22 09e04c9fe454: Waiting 07:03:22 511794477d99: Waiting 07:03:22 993690512070: Waiting 07:03:22 ce5a8cde9eee: Waiting 07:03:22 c253022e33cf: Layer already exists 07:03:22 bc05c1520af4: Layer already exists 07:03:22 a093f1293a31: Layer already exists 07:03:22 65b5ad549b3f: Layer already exists 07:03:22 6d8fa160dbcf: Layer already exists 07:03:22 993690512070: Layer already exists 07:03:22 09e04c9fe454: Layer already exists 07:03:22 511794477d99: Layer already exists 07:03:22 ce5a8cde9eee: Layer already exists 07:03:22 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:03:23 bc05c1520af4: Preparing 07:03:23 65b5ad549b3f: Preparing 07:03:23 6d8fa160dbcf: Preparing 07:03:23 a093f1293a31: Preparing 07:03:23 c253022e33cf: Preparing 07:03:23 09e04c9fe454: Preparing 07:03:23 993690512070: Preparing 07:03:23 511794477d99: Preparing 07:03:23 ce5a8cde9eee: Preparing 07:03:23 09e04c9fe454: Waiting 07:03:23 993690512070: Waiting 07:03:23 511794477d99: Waiting 07:03:23 a093f1293a31: Layer already exists 07:03:23 c253022e33cf: Layer already exists 07:03:23 65b5ad549b3f: Layer already exists 07:03:23 bc05c1520af4: Layer already exists 07:03:23 6d8fa160dbcf: Layer already exists 07:03:23 09e04c9fe454: Layer already exists 07:03:23 993690512070: Layer already exists 07:03:23 511794477d99: Layer already exists 07:03:23 ce5a8cde9eee: Layer already exists 07:03:23 main: digest: sha256:39c52371e2c24f7665d10065f4e4603344860413a5dc2b4eafa38fbbb36f5579 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:23 ===================================================== [Pipeline] echo 07:03:23 taggedImages: 07:03:23 - nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:23 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:03:23 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.44 07:03:23 - nexus3.edgexfoundry.org:10004/security-spire-server:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:23 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:03:23 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:03:23 623cb5265308e9e287d4ae93d4d167a887956af5 07:03:23 latest 07:03:23 4.0.0-dev.44 07:03:23 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:23 main 07:03:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:03:24 3dab0fddadc5: Preparing 07:03:24 178df8e12062: Preparing 07:03:24 57f7181f7a0a: Preparing 07:03:24 a093f1293a31: Preparing 07:03:24 c253022e33cf: Preparing 07:03:24 2ce936c75748: Preparing 07:03:24 ee9c67402456: Preparing 07:03:24 ce5a8cde9eee: Preparing 07:03:24 ee9c67402456: Waiting 07:03:24 ce5a8cde9eee: Waiting 07:03:24 a093f1293a31: Layer already exists 07:03:24 c253022e33cf: Layer already exists 07:03:24 3dab0fddadc5: Pushed 07:03:24 178df8e12062: Pushed 07:03:24 2ce936c75748: Pushed 07:03:24 ce5a8cde9eee: Layer already exists 07:03:24 ee9c67402456: Pushed 07:03:28 57f7181f7a0a: Pushed 07:03:28 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:03:28 3dab0fddadc5: Preparing 07:03:28 178df8e12062: Preparing 07:03:28 57f7181f7a0a: Preparing 07:03:28 a093f1293a31: Preparing 07:03:28 c253022e33cf: Preparing 07:03:28 2ce936c75748: Preparing 07:03:28 ee9c67402456: Preparing 07:03:28 ce5a8cde9eee: Preparing 07:03:28 2ce936c75748: Waiting 07:03:28 ee9c67402456: Waiting 07:03:28 ce5a8cde9eee: Waiting 07:03:28 57f7181f7a0a: Layer already exists 07:03:28 178df8e12062: Layer already exists 07:03:28 c253022e33cf: Layer already exists 07:03:28 a093f1293a31: Layer already exists 07:03:28 3dab0fddadc5: Layer already exists 07:03:28 2ce936c75748: Layer already exists 07:03:28 ee9c67402456: Layer already exists 07:03:28 ce5a8cde9eee: Layer already exists 07:03:28 latest: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 07:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:03:29 3dab0fddadc5: Preparing 07:03:29 178df8e12062: Preparing 07:03:29 57f7181f7a0a: Preparing 07:03:29 a093f1293a31: Preparing 07:03:29 c253022e33cf: Preparing 07:03:29 2ce936c75748: Preparing 07:03:29 ee9c67402456: Preparing 07:03:29 ce5a8cde9eee: Preparing 07:03:29 2ce936c75748: Waiting 07:03:29 ee9c67402456: Waiting 07:03:29 ce5a8cde9eee: Waiting 07:03:29 57f7181f7a0a: Layer already exists 07:03:29 a093f1293a31: Layer already exists 07:03:29 178df8e12062: Layer already exists 07:03:29 c253022e33cf: Layer already exists 07:03:29 3dab0fddadc5: Layer already exists 07:03:29 2ce936c75748: Layer already exists 07:03:29 ee9c67402456: Layer already exists 07:03:29 ce5a8cde9eee: Layer already exists 07:03:29 4.0.0-dev.44: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:03:30 3dab0fddadc5: Preparing 07:03:30 178df8e12062: Preparing 07:03:30 57f7181f7a0a: Preparing 07:03:30 a093f1293a31: Preparing 07:03:30 c253022e33cf: Preparing 07:03:30 2ce936c75748: Preparing 07:03:30 ee9c67402456: Preparing 07:03:30 ce5a8cde9eee: Preparing 07:03:30 ee9c67402456: Waiting 07:03:30 ce5a8cde9eee: Waiting 07:03:30 2ce936c75748: Waiting 07:03:30 a093f1293a31: Layer already exists 07:03:30 57f7181f7a0a: Layer already exists 07:03:30 c253022e33cf: Layer already exists 07:03:30 178df8e12062: Layer already exists 07:03:30 3dab0fddadc5: Layer already exists 07:03:30 ce5a8cde9eee: Layer already exists 07:03:30 2ce936c75748: Layer already exists 07:03:30 ee9c67402456: Layer already exists 07:03:30 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:03:30 3dab0fddadc5: Preparing 07:03:30 178df8e12062: Preparing 07:03:30 57f7181f7a0a: Preparing 07:03:30 a093f1293a31: Preparing 07:03:30 c253022e33cf: Preparing 07:03:30 2ce936c75748: Preparing 07:03:30 ee9c67402456: Preparing 07:03:30 ce5a8cde9eee: Preparing 07:03:30 ee9c67402456: Waiting 07:03:30 ce5a8cde9eee: Waiting 07:03:30 a093f1293a31: Layer already exists 07:03:30 3dab0fddadc5: Layer already exists 07:03:30 178df8e12062: Layer already exists 07:03:30 c253022e33cf: Layer already exists 07:03:30 57f7181f7a0a: Layer already exists 07:03:30 ee9c67402456: Layer already exists 07:03:30 2ce936c75748: Layer already exists 07:03:30 ce5a8cde9eee: Layer already exists 07:03:30 main: digest: sha256:33d665c4d1d46b6ceb033cf33b2830163499f5eba7500c64ad3c8f31e1814fc4 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:30 ===================================================== [Pipeline] echo 07:03:30 taggedImages: 07:03:30 - nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:03:30 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.44 07:03:30 - nexus3.edgexfoundry.org:10004/support-notifications:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:03:31 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:03:31 623cb5265308e9e287d4ae93d4d167a887956af5 07:03:31 latest 07:03:31 4.0.0-dev.44 07:03:31 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:31 main 07:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:03:31 03c167f2174b: Preparing 07:03:31 b745e2dc0891: Preparing 07:03:31 a093f1293a31: Preparing 07:03:31 c253022e33cf: Preparing 07:03:31 a42aa90c593f: Preparing 07:03:31 7cc1f1f91816: Preparing 07:03:31 ce5a8cde9eee: Preparing 07:03:31 7cc1f1f91816: Waiting 07:03:31 ce5a8cde9eee: Waiting 07:03:31 c253022e33cf: Layer already exists 07:03:31 a093f1293a31: Layer already exists 07:03:31 ce5a8cde9eee: Layer already exists 07:03:31 a42aa90c593f: Pushed 07:03:31 03c167f2174b: Pushed 07:03:31 7cc1f1f91816: Pushed 07:03:35 b745e2dc0891: Pushed 07:03:35 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:03:35 03c167f2174b: Preparing 07:03:35 b745e2dc0891: Preparing 07:03:35 a093f1293a31: Preparing 07:03:35 c253022e33cf: Preparing 07:03:35 a42aa90c593f: Preparing 07:03:35 7cc1f1f91816: Preparing 07:03:35 ce5a8cde9eee: Preparing 07:03:35 7cc1f1f91816: Waiting 07:03:35 ce5a8cde9eee: Waiting 07:03:35 03c167f2174b: Layer already exists 07:03:35 b745e2dc0891: Layer already exists 07:03:35 a42aa90c593f: Layer already exists 07:03:35 c253022e33cf: Layer already exists 07:03:35 a093f1293a31: Layer already exists 07:03:35 ce5a8cde9eee: Layer already exists 07:03:35 7cc1f1f91816: Layer already exists 07:03:35 latest: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 07:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:03:36 03c167f2174b: Preparing 07:03:36 b745e2dc0891: Preparing 07:03:36 a093f1293a31: Preparing 07:03:36 c253022e33cf: Preparing 07:03:36 a42aa90c593f: Preparing 07:03:36 7cc1f1f91816: Preparing 07:03:36 ce5a8cde9eee: Preparing 07:03:36 7cc1f1f91816: Waiting 07:03:36 ce5a8cde9eee: Waiting 07:03:36 03c167f2174b: Layer already exists 07:03:36 b745e2dc0891: Layer already exists 07:03:36 a42aa90c593f: Layer already exists 07:03:36 c253022e33cf: Layer already exists 07:03:36 a093f1293a31: Layer already exists 07:03:36 ce5a8cde9eee: Layer already exists 07:03:36 7cc1f1f91816: Layer already exists 07:03:36 4.0.0-dev.44: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:03:37 03c167f2174b: Preparing 07:03:37 b745e2dc0891: Preparing 07:03:37 a093f1293a31: Preparing 07:03:37 c253022e33cf: Preparing 07:03:37 a42aa90c593f: Preparing 07:03:37 7cc1f1f91816: Preparing 07:03:37 ce5a8cde9eee: Preparing 07:03:37 7cc1f1f91816: Waiting 07:03:37 ce5a8cde9eee: Waiting 07:03:37 a42aa90c593f: Layer already exists 07:03:37 a093f1293a31: Layer already exists 07:03:37 c253022e33cf: Layer already exists 07:03:37 b745e2dc0891: Layer already exists 07:03:37 03c167f2174b: Layer already exists 07:03:37 7cc1f1f91816: Layer already exists 07:03:37 ce5a8cde9eee: Layer already exists 07:03:37 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:03:37 03c167f2174b: Preparing 07:03:37 b745e2dc0891: Preparing 07:03:37 a093f1293a31: Preparing 07:03:37 c253022e33cf: Preparing 07:03:37 a42aa90c593f: Preparing 07:03:37 7cc1f1f91816: Preparing 07:03:37 ce5a8cde9eee: Preparing 07:03:37 7cc1f1f91816: Waiting 07:03:37 ce5a8cde9eee: Waiting 07:03:37 a42aa90c593f: Layer already exists 07:03:37 03c167f2174b: Layer already exists 07:03:37 c253022e33cf: Layer already exists 07:03:37 a093f1293a31: Layer already exists 07:03:37 b745e2dc0891: Layer already exists 07:03:37 7cc1f1f91816: Layer already exists 07:03:37 ce5a8cde9eee: Layer already exists 07:03:37 main: digest: sha256:80abf81c369c0175942e9d50a28abc3722154b85b61a89b47f2b8663d3a4be1c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:37 ===================================================== [Pipeline] echo 07:03:37 taggedImages: 07:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5 07:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.44 07:03:37 - nexus3.edgexfoundry.org:10004/support-scheduler:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:03:37 - 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] } 07:09:04 #156 ... 07:09:04 07:09:04 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:09:04 #153 DONE 588.3s 07:09:04 07:09:04 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:09:04 #154 ... 07:09:04 07:09:04 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:09:04 #157 DONE 0.6s 07:09:04 07:09:04 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:09:04 #158 DONE 0.2s 07:09:04 07:09:04 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:04 #150 ... 07:09:04 07:09:04 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:09:05 #159 DONE 0.4s 07:09:05 07:09:05 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:09:05 #155 ... 07:09:05 07:09:05 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:09:05 #160 DONE 0.3s 07:09:05 07:09:05 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:05 #150 ... 07:09:05 07:09:05 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:09:05 #161 DONE 0.2s 07:09:05 07:09:05 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:08 #162 DONE 2.1s 07:09:08 07:09:08 #163 [core-common-config-bootstrapper] exporting to image 07:09:08 #163 exporting layers 07:09:08 #163 exporting layers 0.8s done 07:09:08 #163 writing image sha256:b130bc73960426059b0d7466ad8a327c380bc7e861c78655fa3e3de43552b495 done 07:09:08 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:09:08 #163 DONE 0.8s 07:09:08 07:09:08 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:09 #148 DONE 594.3s 07:09:09 07:09:09 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:09 #151 ... 07:09:09 07:09:09 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:09:10 #164 ... 07:09:10 07:09:10 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:09:10 #152 DONE 594.9s 07:09:10 07:09:10 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:09:10 #149 ... 07:09:10 07:09:10 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:09:10 #164 DONE 0.8s 07:09:10 07:09:10 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:09:11 #165 DONE 0.5s 07:09:11 07:09:11 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:09:11 #166 DONE 0.4s 07:09:11 07:09:11 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:12 #167 ... 07:09:12 07:09:12 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:09:12 #168 DONE 0.4s 07:09:12 07:09:12 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:12 #150 597.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.44 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:09:12 #150 ... 07:09:12 07:09:12 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:09:12 #169 DONE 0.3s 07:09:12 07:09:12 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:09:12 #170 DONE 0.3s 07:09:12 07:09:12 #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:09:13 #171 ... 07:09:13 07:09:13 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:13 #167 DONE 2.2s 07:09:13 07:09:13 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:09:13 #172 ... 07:09:13 07:09:13 #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:09:13 #171 DONE 0.5s 07:09:13 07:09:13 #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:13 #173 ... 07:09:13 07:09:13 #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:09:13 #172 DONE 0.6s 07:09:13 07:09:13 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:09:14 #174 DONE 0.4s 07:09:14 07:09:14 #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:14 #175 DONE 0.7s 07:09:14 07:09:14 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:14 #151 ... 07:09:14 07:09:14 #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:09:14 #176 DONE 0.2s 07:09:14 07:09:14 #177 [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/ 07:09:15 #177 DONE 0.3s 07:09:15 07:09:15 #173 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:15 #173 DONE 2.4s 07:09:15 07:09:15 #178 [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/ 07:09:15 #178 DONE 0.5s 07:09:15 07:09:15 #179 [security-proxy-setup] exporting to image 07:09:15 #179 exporting layers 07:09:16 #179 ... 07:09:16 07:09:16 #180 [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/ 07:09:16 #180 DONE 0.5s 07:09:16 07:09:16 #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:16 #181 DONE 0.2s 07:09:16 07:09:16 #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:17 #182 ... 07:09:17 07:09:17 #179 [security-proxy-setup] exporting to image 07:09:17 #179 exporting layers 1.5s done 07:09:17 #179 writing image sha256:061936b308d8030a5c226bd0afc8c5ee92ac8c68ba361db0c37798df2830f56e 0.0s done 07:09:17 #179 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 07:09:17 #179 DONE 1.7s 07:09:17 07:09:17 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:09:18 #155 ... 07:09:18 07:09:18 #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:18 #182 DONE 2.5s 07:09:19 07:09:19 #183 [security-bootstrapper] exporting to image 07:09:20 #183 exporting layers 1.0s done 07:09:20 #183 writing image sha256:80d52fecfcad515b96261327f6f9ec6b0024e0dcfe6c0b293a1081394c1e1e0f 0.0s done 07:09:20 #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:09:20 #183 DONE 1.0s 07:09:20 07:09:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:09:24 #155 ... 07:09:24 07:09:24 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:09:24 #150 DONE 609.1s 07:09:24 07:09:24 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:09:24 #145 ... 07:09:24 07:09:24 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:09:24 #184 DONE 0.2s 07:09:24 07:09:24 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:09:25 #154 ... 07:09:25 07:09:25 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:09:25 #185 DONE 0.2s 07:09:25 07:09:25 #186 [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 07:09:25 #186 DONE 0.2s 07:09:25 07:09:25 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:09:25 #145 ... 07:09:25 07:09:25 #187 [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 07:09:25 #187 DONE 0.2s 07:09:25 07:09:25 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:09:26 #188 DONE 0.2s 07:09:26 07:09:26 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:26 #189 DONE 0.3s 07:09:26 07:09:26 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:26 #190 DONE 0.6s 07:09:26 07:09:26 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:27 #191 DONE 0.4s 07:09:27 07:09:27 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:29 #192 DONE 2.0s 07:09:29 07:09:29 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:09:29 #149 ... 07:09:29 07:09:29 #193 [security-secretstore-setup] exporting to image 07:09:29 #193 exporting layers 07:09:30 #193 exporting layers 1.4s done 07:09:30 #193 writing image sha256:c198166c41d5cdb855f06c3580871ee7d160861895107c8a2533dcefab7b293d 0.0s done 07:09:30 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:09:30 #193 DONE 1.4s 07:09:30 07:09:30 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:38 #151 ... 07:10:38 07:10:38 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:38 #149 DONE 678.8s 07:10:38 07:10:38 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:10:38 #145 ... 07:10:38 07:10:38 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:10:38 #194 DONE 0.2s 07:10:38 07:10:38 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:38 #156 ... 07:10:38 07:10:38 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:10:38 #195 DONE 0.2s 07:10:38 07:10:38 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:10:38 #196 DONE 0.4s 07:10:38 07:10:38 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:38 #156 ... 07:10:38 07:10:38 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:10:38 #197 DONE 0.3s 07:10:38 07:10:38 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:10:38 #155 ... 07:10:38 07:10:38 #198 [security-spiffe-token-provider] exporting to image 07:10:38 #198 exporting layers 07:10:38 #198 exporting layers 1.5s done 07:10:38 #198 writing image sha256:2507b009e0fe21bf2a8e20cad271001bd419be1ea045a9e220b0cff6c0d9b63c done 07:10:38 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 07:10:38 #198 DONE 1.6s 07:10:38 07:10:38 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:14:45 #154 ... 07:14:45 07:14:45 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:14:45 #147 DONE 920.4s 07:14:45 07:14:45 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:14:45 #154 ... 07:14:45 07:14:45 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:14:45 #199 DONE 0.2s 07:14:45 07:14:45 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:14:45 #200 DONE 0.3s 07:14:45 07:14:45 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:14:45 #201 DONE 0.5s 07:14:45 07:14:45 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:14:45 #202 DONE 0.2s 07:14:45 07:14:45 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:14:45 #154 ... 07:14:45 07:14:45 #203 [core-command] exporting to image 07:14:45 #203 exporting layers 07:14:45 #203 exporting layers 0.3s done 07:14:45 #203 writing image sha256:505e0d816b8b3bb9431c1f093e3e1b979d19f2798795062f2a3b6bac40fb8aa1 done 07:14:45 #203 naming to docker.io/library/core-command-arm64 0.0s done 07:14:45 #203 DONE 0.3s 07:14:45 07:14:45 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:15:32 #154 ... 07:15:32 07:15:32 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:15:32 #145 DONE 976.5s 07:15:32 07:15:32 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:15:32 #151 DONE 976.6s 07:15:32 07:15:32 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:15:32 #155 DONE 976.6s 07:15:32 07:15:32 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:15:32 #156 ... 07:15:32 07:15:32 #204 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:15:32 #204 DONE 0.4s 07:15:32 07:15:32 #205 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:15:32 #205 DONE 0.4s 07:15:32 07:15:32 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:15:32 #206 DONE 0.4s 07:15:32 07:15:32 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:15:32 #207 ... 07:15:32 07:15:32 #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:15:32 #208 DONE 0.3s 07:15:32 07:15:32 #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:15:32 #209 DONE 0.2s 07:15:32 07:15:32 #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:15:33 #210 DONE 0.6s 07:15:33 07:15:33 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:15:33 #211 DONE 0.6s 07:15:33 07:15:33 #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:15:33 #207 DONE 0.7s 07:15:33 07:15:33 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:15:33 #212 ... 07:15:33 07:15:33 #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:15:33 #213 DONE 0.2s 07:15:33 07:15:33 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:15:33 #212 DONE 0.3s 07:15:33 07:15:33 #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:15:33 #214 DONE 0.3s 07:15:33 07:15:33 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:15:34 #215 ... 07:15:34 07:15:34 #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:15:34 #216 DONE 0.2s 07:15:34 07:15:34 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:15:34 #154 DONE 978.8s 07:15:34 07:15:34 #217 [core-keeper] exporting to image 07:15:34 #217 exporting layers 07:15:34 #217 ... 07:15:34 07:15:34 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:15:34 #215 DONE 0.4s 07:15:34 07:15:34 #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:15:34 #218 DONE 0.4s 07:15:34 07:15:34 #219 [core-data] exporting to image 07:15:34 #219 ... 07:15:34 07:15:34 #220 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:15:34 #220 CACHED 07:15:34 07:15:34 #221 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:15:34 #221 CACHED 07:15:34 07:15:34 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:15:34 #222 DONE 0.3s 07:15:34 07:15:34 #217 [core-keeper] exporting to image 07:15:34 #217 exporting layers 0.6s done 07:15:34 #217 writing image sha256:76d8b0184f281c941e9d73a2aec59b0c6fe47d9d1c94d0f214cc07132f26e241 0.0s done 07:15:34 #217 naming to docker.io/library/core-keeper-arm64 07:15:34 #217 naming to docker.io/library/core-keeper-arm64 0.0s done 07:15:34 #217 DONE 0.7s 07:15:34 07:15:34 #219 [core-data] exporting to image 07:15:34 #219 exporting layers 0.5s done 07:15:34 #219 writing image sha256:ec9190d72fba5b1df491af14a602017d4393fe10ad5d4c48704d8015929eff57 done 07:15:34 #219 naming to docker.io/library/core-data-arm64 done 07:15:34 #219 DONE 0.5s 07:15:34 07:15:34 #223 [core-metadata] exporting to image 07:15:35 #223 ... 07:15:35 07:15:35 #224 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:15:35 #224 DONE 0.5s 07:15:35 07:15:35 #223 [core-metadata] exporting to image 07:15:35 #223 exporting layers 0.5s done 07:15:35 #223 writing image sha256:1cc0fbc15b3c1203566942019c9e4733331c887b1744b14f0fa6d74933430f12 07:15:35 #223 writing image sha256:1cc0fbc15b3c1203566942019c9e4733331c887b1744b14f0fa6d74933430f12 done 07:15:35 #223 naming to docker.io/library/core-metadata-arm64 0.0s done 07:15:35 #223 DONE 0.5s 07:15:35 07:15:35 #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:15:35 #225 DONE 0.2s 07:15:35 07:15:35 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:35 #146 ... 07:15:35 07:15:35 #226 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:15:35 #226 DONE 0.2s 07:15:35 07:15:35 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:15:36 #227 DONE 1.0s 07:15:36 07:15:36 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:15:36 #156 ... 07:15:36 07:15:36 #228 [security-proxy-auth] exporting to image 07:15:37 #228 exporting layers 1.0s done 07:15:37 #228 writing image sha256:ea5f14f0567164132602e1033017c1a6a8899e7cca54fd382f3b3f2b6f0d8511 done 07:15:37 #228 naming to docker.io/library/security-proxy-auth-arm64 done 07:15:37 #228 DONE 1.0s 07:15:37 07:15:37 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:49 #146 ... 07:15:49 07:15:49 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:15:49 #156 DONE 992.6s 07:15:49 07:15:49 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:49 #146 ... 07:15:49 07:15:49 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:15:49 #229 DONE 0.2s 07:15:49 07:15:49 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:15:49 #230 DONE 0.1s 07:15:49 07:15:49 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:49 #146 ... 07:15:49 07:15:49 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:15:49 #231 DONE 0.6s 07:15:49 07:15:49 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:15:49 #232 DONE 0.1s 07:15:49 07:15:49 #233 [support-scheduler] exporting to image 07:15:49 #233 exporting layers 07:15:49 #233 exporting layers 0.7s done 07:15:49 #233 writing image sha256:a129941e31f09628808b187754d24e93e483966f4d7978e030f8ce0653104abc done 07:15:49 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 07:15:49 #233 DONE 0.7s 07:15:49 07:15:49 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:15:52 #146 DONE 997.5s 07:15:52 07:15:52 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:15:52 #234 DONE 0.1s 07:15:52 07:15:52 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:15:52 #235 DONE 0.1s 07:15:53 07:15:53 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:15:53 #236 DONE 0.4s 07:15:53 07:15:53 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:15:53 #237 DONE 0.1s 07:15:53 07:15:53 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:15:53 #238 DONE 0.1s 07:15:53 07:15:53 #239 [support-notifications] exporting to image 07:15:54 #239 exporting layers 0.6s done 07:15:54 #239 writing image sha256:a442d6614d91686bf74406237c5b7d952e12dfc86c1b4e92bdcf69de03b09ad5 done 07:15:54 #239 naming to docker.io/library/support-notifications-arm64 0.0s done 07:15:54 #239 DONE 0.6s 07:15:54 time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:15:54 time="2025-01-15T06:57:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:15:54 $ docker stop --time=1 f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed 07:15:56 $ docker rm -f --volumes f65797fe1d8de3ad098b536c153c7d27bb02a3a8006d09890fa40bb4ff5a16ed [Pipeline] // withDockerContainer [Pipeline] sh 07:15:56 + docker images 07:15:56 REPOSITORY TAG IMAGE ID CREATED SIZE 07:15:56 support-notifications-arm64 latest a442d6614d91 3 seconds ago 51.1MB 07:15:56 support-scheduler-arm64 latest a129941e31f0 8 seconds ago 47.2MB 07:15:56 security-proxy-auth-arm64 latest ea5f14f05671 20 seconds ago 31.2MB 07:15:56 core-metadata-arm64 latest 1cc0fbc15b3c 22 seconds ago 32.4MB 07:15:56 core-data-arm64 latest ec9190d72fba 23 seconds ago 32.3MB 07:15:56 core-keeper-arm64 latest 76d8b0184f28 23 seconds ago 32MB 07:15:56 core-command-arm64 latest 505e0d816b8b About a minute ago 28MB 07:15:56 security-spiffe-token-provider-arm64 latest 2507b009e0fe 5 minutes ago 33.7MB 07:15:56 security-secretstore-setup-arm64 latest c198166c41d5 6 minutes ago 41.1MB 07:15:56 security-bootstrapper-arm64 latest 80d52fecfcad 6 minutes ago 20.9MB 07:15:56 security-proxy-setup-arm64 latest 061936b308d8 6 minutes ago 29.9MB 07:15:56 core-common-config-bootstrapper-arm64 latest b130bc739604 6 minutes ago 17.8MB 07:15:56 security-spire-agent-arm64 latest 9da034f97158 17 minutes ago 176MB 07:15:56 security-spire-config-arm64 latest ba5299c21db5 17 minutes ago 117MB 07:15:56 security-spire-server-arm64 latest 4d905f863a30 17 minutes ago 118MB 07:15:56 ci-base-image-arm64 latest c98557a9a142 18 minutes ago 968MB 07:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB 07:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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 07:15:56 provisioning config files... 07:15:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/780@tmp/config11147744206467815930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:56 ---> ****-login.sh 07:15:56 nexus3.edgexfoundry.org:10001 07:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:57 Configure a credential helper to remove this warning. See 07:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:57 07:15:57 Login Succeeded 07:15:57 nexus3.edgexfoundry.org:10002 07:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:57 Configure a credential helper to remove this warning. See 07:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:57 07:15:57 Login Succeeded 07:15:57 nexus3.edgexfoundry.org:10003 07:15:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:57 Configure a credential helper to remove this warning. See 07:15:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:57 07:15:57 Login Succeeded 07:15:57 nexus3.edgexfoundry.org:10004 07:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:58 Configure a credential helper to remove this warning. See 07:15:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:58 07:15:58 Login Succeeded 07:15:58 ****.io 07:15:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:58 Configure a credential helper to remove this warning. See 07:15:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:58 07:15:58 Login Succeeded 07:15:58 ---> ****-login.sh ends [Pipeline] } 07:15:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:58 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:15:58 623cb5265308e9e287d4ae93d4d167a887956af5 07:15:58 latest 07:15:58 4.0.0-dev.44 07:15:58 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:15:58 main 07:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:15:59 4c28ecff602a: Preparing 07:15:59 0fb1733082e7: Preparing 07:15:59 b44fbfc888c8: Preparing 07:15:59 33973d7987ba: Preparing 07:15:59 8aa6d63d7df3: Preparing 07:15:59 f60a7b4c4de2: Preparing 07:15:59 534a70dc8296: Preparing 07:15:59 f60a7b4c4de2: Waiting 07:15:59 534a70dc8296: Waiting 07:15:59 b44fbfc888c8: Pushed 07:15:59 4c28ecff602a: Pushed 07:15:59 8aa6d63d7df3: Pushed 07:15:59 33973d7987ba: Pushed 07:15:59 534a70dc8296: Layer already exists 07:15:59 f60a7b4c4de2: Pushed 07:16:03 0fb1733082e7: Pushed 07:16:03 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:16:04 4c28ecff602a: Preparing 07:16:04 0fb1733082e7: Preparing 07:16:04 b44fbfc888c8: Preparing 07:16:04 33973d7987ba: Preparing 07:16:04 8aa6d63d7df3: Preparing 07:16:04 f60a7b4c4de2: Preparing 07:16:04 534a70dc8296: Preparing 07:16:04 f60a7b4c4de2: Waiting 07:16:04 534a70dc8296: Waiting 07:16:04 0fb1733082e7: Layer already exists 07:16:04 33973d7987ba: Layer already exists 07:16:04 4c28ecff602a: Layer already exists 07:16:04 8aa6d63d7df3: Layer already exists 07:16:04 b44fbfc888c8: Layer already exists 07:16:04 534a70dc8296: Layer already exists 07:16:04 f60a7b4c4de2: Layer already exists 07:16:04 latest: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 07:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:16:05 4c28ecff602a: Preparing 07:16:05 0fb1733082e7: Preparing 07:16:05 b44fbfc888c8: Preparing 07:16:05 33973d7987ba: Preparing 07:16:05 8aa6d63d7df3: Preparing 07:16:05 f60a7b4c4de2: Preparing 07:16:05 534a70dc8296: Preparing 07:16:05 f60a7b4c4de2: Waiting 07:16:05 534a70dc8296: Waiting 07:16:05 8aa6d63d7df3: Layer already exists 07:16:05 33973d7987ba: Layer already exists 07:16:05 b44fbfc888c8: Layer already exists 07:16:05 0fb1733082e7: Layer already exists 07:16:05 4c28ecff602a: Layer already exists 07:16:05 f60a7b4c4de2: Layer already exists 07:16:05 534a70dc8296: Layer already exists 07:16:05 4.0.0-dev.44: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:16:06 4c28ecff602a: Preparing 07:16:06 0fb1733082e7: Preparing 07:16:06 b44fbfc888c8: Preparing 07:16:06 33973d7987ba: Preparing 07:16:06 8aa6d63d7df3: Preparing 07:16:06 f60a7b4c4de2: Preparing 07:16:06 534a70dc8296: Preparing 07:16:06 f60a7b4c4de2: Waiting 07:16:06 534a70dc8296: Waiting 07:16:06 b44fbfc888c8: Layer already exists 07:16:06 0fb1733082e7: Layer already exists 07:16:06 33973d7987ba: Layer already exists 07:16:06 4c28ecff602a: Layer already exists 07:16:06 8aa6d63d7df3: Layer already exists 07:16:06 f60a7b4c4de2: Layer already exists 07:16:06 534a70dc8296: Layer already exists 07:16:06 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:16:07 4c28ecff602a: Preparing 07:16:07 0fb1733082e7: Preparing 07:16:07 b44fbfc888c8: Preparing 07:16:07 33973d7987ba: Preparing 07:16:07 8aa6d63d7df3: Preparing 07:16:07 f60a7b4c4de2: Preparing 07:16:07 534a70dc8296: Preparing 07:16:07 f60a7b4c4de2: Waiting 07:16:07 534a70dc8296: Waiting 07:16:07 0fb1733082e7: Layer already exists 07:16:07 4c28ecff602a: Layer already exists 07:16:07 b44fbfc888c8: Layer already exists 07:16:07 33973d7987ba: Layer already exists 07:16:07 8aa6d63d7df3: Layer already exists 07:16:07 f60a7b4c4de2: Layer already exists 07:16:07 534a70dc8296: Layer already exists 07:16:07 main: digest: sha256:20b8f0b4a6785bb2aa0b175c7bb6484d0c7ccde6eca7e6e4d7dde878c78f515c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:07 ===================================================== [Pipeline] echo 07:16:07 taggedImages: 07:16:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:16:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.44 07:16:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:07 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:16:07 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:16:07 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:07 latest 07:16:07 4.0.0-dev.44 07:16:07 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:07 main 07:16:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:16:08 5e5642ec31a2: Preparing 07:16:08 08c00709fe87: Preparing 07:16:08 2d801f1e2012: Preparing 07:16:08 80995cc0ea77: Preparing 07:16:08 b44fbfc888c8: Preparing 07:16:08 33973d7987ba: Preparing 07:16:08 8aa6d63d7df3: Preparing 07:16:08 33973d7987ba: Waiting 07:16:08 f60a7b4c4de2: Preparing 07:16:08 8aa6d63d7df3: Waiting 07:16:08 534a70dc8296: Preparing 07:16:08 f60a7b4c4de2: Waiting 07:16:08 534a70dc8296: Waiting 07:16:08 b44fbfc888c8: Layer already exists 07:16:08 33973d7987ba: Layer already exists 07:16:08 8aa6d63d7df3: Layer already exists 07:16:08 08c00709fe87: Pushed 07:16:08 2d801f1e2012: Pushed 07:16:08 5e5642ec31a2: Pushed 07:16:08 f60a7b4c4de2: Layer already exists 07:16:08 534a70dc8296: Layer already exists 07:16:10 80995cc0ea77: Pushed 07:16:11 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:11 + 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 07:16:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:16:11 5e5642ec31a2: Preparing 07:16:11 08c00709fe87: Preparing 07:16:11 2d801f1e2012: Preparing 07:16:11 80995cc0ea77: Preparing 07:16:11 b44fbfc888c8: Preparing 07:16:11 33973d7987ba: Preparing 07:16:11 8aa6d63d7df3: Preparing 07:16:11 33973d7987ba: Waiting 07:16:11 f60a7b4c4de2: Preparing 07:16:11 8aa6d63d7df3: Waiting 07:16:11 534a70dc8296: Preparing 07:16:11 f60a7b4c4de2: Waiting 07:16:11 534a70dc8296: Waiting 07:16:11 80995cc0ea77: Layer already exists 07:16:11 5e5642ec31a2: Layer already exists 07:16:11 b44fbfc888c8: Layer already exists 07:16:11 2d801f1e2012: Layer already exists 07:16:11 08c00709fe87: Layer already exists 07:16:11 33973d7987ba: Layer already exists 07:16:11 f60a7b4c4de2: Layer already exists 07:16:11 534a70dc8296: Layer already exists 07:16:11 8aa6d63d7df3: Layer already exists 07:16:12 latest: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 07:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:16:12 5e5642ec31a2: Preparing 07:16:12 08c00709fe87: Preparing 07:16:12 2d801f1e2012: Preparing 07:16:12 80995cc0ea77: Preparing 07:16:12 b44fbfc888c8: Preparing 07:16:12 33973d7987ba: Preparing 07:16:12 8aa6d63d7df3: Preparing 07:16:12 33973d7987ba: Waiting 07:16:12 f60a7b4c4de2: Preparing 07:16:12 534a70dc8296: Preparing 07:16:12 8aa6d63d7df3: Waiting 07:16:12 f60a7b4c4de2: Waiting 07:16:12 534a70dc8296: Waiting 07:16:12 5e5642ec31a2: Layer already exists 07:16:12 80995cc0ea77: Layer already exists 07:16:12 08c00709fe87: Layer already exists 07:16:12 2d801f1e2012: Layer already exists 07:16:12 b44fbfc888c8: Layer already exists 07:16:12 33973d7987ba: Layer already exists 07:16:12 8aa6d63d7df3: Layer already exists 07:16:12 534a70dc8296: Layer already exists 07:16:12 f60a7b4c4de2: Layer already exists 07:16:13 4.0.0-dev.44: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:16:13 5e5642ec31a2: Preparing 07:16:13 08c00709fe87: Preparing 07:16:13 2d801f1e2012: Preparing 07:16:13 80995cc0ea77: Preparing 07:16:13 b44fbfc888c8: Preparing 07:16:13 33973d7987ba: Preparing 07:16:13 8aa6d63d7df3: Preparing 07:16:13 f60a7b4c4de2: Preparing 07:16:13 534a70dc8296: Preparing 07:16:13 8aa6d63d7df3: Waiting 07:16:13 f60a7b4c4de2: Waiting 07:16:13 534a70dc8296: Waiting 07:16:13 33973d7987ba: Waiting 07:16:13 80995cc0ea77: Layer already exists 07:16:13 b44fbfc888c8: Layer already exists 07:16:13 5e5642ec31a2: Layer already exists 07:16:13 2d801f1e2012: Layer already exists 07:16:13 08c00709fe87: Layer already exists 07:16:13 33973d7987ba: Layer already exists 07:16:13 534a70dc8296: Layer already exists 07:16:13 f60a7b4c4de2: Layer already exists 07:16:13 8aa6d63d7df3: Layer already exists 07:16:14 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:14 + 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 07:16:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:16:14 5e5642ec31a2: Preparing 07:16:14 08c00709fe87: Preparing 07:16:14 2d801f1e2012: Preparing 07:16:14 80995cc0ea77: Preparing 07:16:14 b44fbfc888c8: Preparing 07:16:14 33973d7987ba: Preparing 07:16:14 8aa6d63d7df3: Preparing 07:16:14 f60a7b4c4de2: Preparing 07:16:14 534a70dc8296: Preparing 07:16:14 f60a7b4c4de2: Waiting 07:16:14 8aa6d63d7df3: Waiting 07:16:14 534a70dc8296: Waiting 07:16:14 33973d7987ba: Waiting 07:16:14 b44fbfc888c8: Layer already exists 07:16:14 2d801f1e2012: Layer already exists 07:16:14 5e5642ec31a2: Layer already exists 07:16:14 80995cc0ea77: Layer already exists 07:16:14 08c00709fe87: Layer already exists 07:16:14 f60a7b4c4de2: Layer already exists 07:16:14 8aa6d63d7df3: Layer already exists 07:16:14 534a70dc8296: Layer already exists 07:16:14 33973d7987ba: Layer already exists 07:16:15 main: digest: sha256:ac5e89d9f2f302331dfb711b4337f70faaac278d6c4d90a537a8dc94d890072a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:15 ===================================================== [Pipeline] echo 07:16:15 taggedImages: 07:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.44 07:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:16:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:16:15 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:15 latest 07:16:15 4.0.0-dev.44 07:16:15 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:15 main 07:16:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:16:16 cbfe74777bda: Preparing 07:16:16 efb62d34581b: Preparing 07:16:16 876c8bd41ad2: Preparing 07:16:16 b44fbfc888c8: Preparing 07:16:16 33973d7987ba: Preparing 07:16:16 2656efb43199: Preparing 07:16:16 6e3d80f55982: Preparing 07:16:16 534a70dc8296: Preparing 07:16:16 6e3d80f55982: Waiting 07:16:16 534a70dc8296: Waiting 07:16:16 2656efb43199: Waiting 07:16:16 33973d7987ba: Layer already exists 07:16:16 b44fbfc888c8: Layer already exists 07:16:16 efb62d34581b: Pushed 07:16:16 cbfe74777bda: Pushed 07:16:16 2656efb43199: Pushed 07:16:16 534a70dc8296: Layer already exists 07:16:16 6e3d80f55982: Pushed 07:16:21 876c8bd41ad2: Pushed 07:16:21 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:16:22 cbfe74777bda: Preparing 07:16:22 efb62d34581b: Preparing 07:16:22 876c8bd41ad2: Preparing 07:16:22 b44fbfc888c8: Preparing 07:16:22 33973d7987ba: Preparing 07:16:22 2656efb43199: Preparing 07:16:22 6e3d80f55982: Preparing 07:16:22 2656efb43199: Waiting 07:16:22 534a70dc8296: Preparing 07:16:22 6e3d80f55982: Waiting 07:16:22 534a70dc8296: Waiting 07:16:22 33973d7987ba: Layer already exists 07:16:22 cbfe74777bda: Layer already exists 07:16:22 efb62d34581b: Layer already exists 07:16:22 876c8bd41ad2: Layer already exists 07:16:22 b44fbfc888c8: Layer already exists 07:16:22 2656efb43199: Layer already exists 07:16:22 6e3d80f55982: Layer already exists 07:16:22 534a70dc8296: Layer already exists 07:16:22 latest: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 07:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:16:23 cbfe74777bda: Preparing 07:16:23 efb62d34581b: Preparing 07:16:23 876c8bd41ad2: Preparing 07:16:23 b44fbfc888c8: Preparing 07:16:23 33973d7987ba: Preparing 07:16:23 2656efb43199: Preparing 07:16:23 6e3d80f55982: Preparing 07:16:23 534a70dc8296: Preparing 07:16:23 2656efb43199: Waiting 07:16:23 6e3d80f55982: Waiting 07:16:23 534a70dc8296: Waiting 07:16:23 cbfe74777bda: Layer already exists 07:16:23 b44fbfc888c8: Layer already exists 07:16:23 efb62d34581b: Layer already exists 07:16:23 33973d7987ba: Layer already exists 07:16:23 876c8bd41ad2: Layer already exists 07:16:23 2656efb43199: Layer already exists 07:16:23 6e3d80f55982: Layer already exists 07:16:23 534a70dc8296: Layer already exists 07:16:23 4.0.0-dev.44: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:16:24 cbfe74777bda: Preparing 07:16:24 efb62d34581b: Preparing 07:16:24 876c8bd41ad2: Preparing 07:16:24 b44fbfc888c8: Preparing 07:16:24 33973d7987ba: Preparing 07:16:24 2656efb43199: Preparing 07:16:24 6e3d80f55982: Preparing 07:16:24 534a70dc8296: Preparing 07:16:24 2656efb43199: Waiting 07:16:24 6e3d80f55982: Waiting 07:16:24 534a70dc8296: Waiting 07:16:24 876c8bd41ad2: Layer already exists 07:16:24 efb62d34581b: Layer already exists 07:16:24 33973d7987ba: Layer already exists 07:16:24 b44fbfc888c8: Layer already exists 07:16:24 cbfe74777bda: Layer already exists 07:16:24 534a70dc8296: Layer already exists 07:16:24 6e3d80f55982: Layer already exists 07:16:24 2656efb43199: Layer already exists 07:16:24 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:16:25 cbfe74777bda: Preparing 07:16:25 efb62d34581b: Preparing 07:16:25 876c8bd41ad2: Preparing 07:16:25 b44fbfc888c8: Preparing 07:16:25 33973d7987ba: Preparing 07:16:25 2656efb43199: Preparing 07:16:25 6e3d80f55982: Preparing 07:16:25 534a70dc8296: Preparing 07:16:25 2656efb43199: Waiting 07:16:25 6e3d80f55982: Waiting 07:16:25 534a70dc8296: Waiting 07:16:25 efb62d34581b: Layer already exists 07:16:25 b44fbfc888c8: Layer already exists 07:16:25 33973d7987ba: Layer already exists 07:16:25 cbfe74777bda: Layer already exists 07:16:25 876c8bd41ad2: Layer already exists 07:16:25 2656efb43199: Layer already exists 07:16:25 534a70dc8296: Layer already exists 07:16:25 6e3d80f55982: Layer already exists 07:16:25 main: digest: sha256:696d48a4679e3aae4a86a81e563ad088feed94e5937bf6035e234e38d139b430 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:25 ===================================================== [Pipeline] echo 07:16:25 taggedImages: 07:16:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:16:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.44 07:16:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:25 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:16:25 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:16:25 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:25 latest 07:16:25 4.0.0-dev.44 07:16:25 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:25 main 07:16:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:16:26 62b574f2b951: Preparing 07:16:26 09e7d03f4878: Preparing 07:16:26 82ec91a1d107: Preparing 07:16:26 33973d7987ba: Preparing 07:16:26 e7d3e72c5526: Preparing 07:16:26 ccbb412320bc: Preparing 07:16:26 534a70dc8296: Preparing 07:16:26 ccbb412320bc: Waiting 07:16:26 534a70dc8296: Waiting 07:16:26 33973d7987ba: Layer already exists 07:16:26 09e7d03f4878: Pushed 07:16:26 62b574f2b951: Pushed 07:16:26 e7d3e72c5526: Pushed 07:16:26 534a70dc8296: Layer already exists 07:16:26 ccbb412320bc: Pushed 07:16:32 82ec91a1d107: Pushed 07:16:32 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:16:32 62b574f2b951: Preparing 07:16:32 09e7d03f4878: Preparing 07:16:32 82ec91a1d107: Preparing 07:16:32 33973d7987ba: Preparing 07:16:32 e7d3e72c5526: Preparing 07:16:32 ccbb412320bc: Preparing 07:16:32 534a70dc8296: Preparing 07:16:32 ccbb412320bc: Waiting 07:16:32 534a70dc8296: Waiting 07:16:32 33973d7987ba: Layer already exists 07:16:32 62b574f2b951: Layer already exists 07:16:32 82ec91a1d107: Layer already exists 07:16:32 e7d3e72c5526: Layer already exists 07:16:32 09e7d03f4878: Layer already exists 07:16:32 ccbb412320bc: Layer already exists 07:16:32 534a70dc8296: Layer already exists 07:16:33 latest: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 07:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:16:33 62b574f2b951: Preparing 07:16:33 09e7d03f4878: Preparing 07:16:33 82ec91a1d107: Preparing 07:16:33 33973d7987ba: Preparing 07:16:33 e7d3e72c5526: Preparing 07:16:33 ccbb412320bc: Preparing 07:16:33 534a70dc8296: Preparing 07:16:33 ccbb412320bc: Waiting 07:16:33 534a70dc8296: Waiting 07:16:33 09e7d03f4878: Layer already exists 07:16:33 62b574f2b951: Layer already exists 07:16:33 33973d7987ba: Layer already exists 07:16:33 82ec91a1d107: Layer already exists 07:16:33 e7d3e72c5526: Layer already exists 07:16:33 ccbb412320bc: Layer already exists 07:16:33 534a70dc8296: Layer already exists 07:16:34 4.0.0-dev.44: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:16:34 62b574f2b951: Preparing 07:16:34 09e7d03f4878: Preparing 07:16:34 82ec91a1d107: Preparing 07:16:34 33973d7987ba: Preparing 07:16:34 e7d3e72c5526: Preparing 07:16:34 ccbb412320bc: Preparing 07:16:34 534a70dc8296: Preparing 07:16:34 ccbb412320bc: Waiting 07:16:34 534a70dc8296: Waiting 07:16:34 e7d3e72c5526: Layer already exists 07:16:34 09e7d03f4878: Layer already exists 07:16:34 62b574f2b951: Layer already exists 07:16:34 33973d7987ba: Layer already exists 07:16:34 82ec91a1d107: Layer already exists 07:16:34 534a70dc8296: Layer already exists 07:16:34 ccbb412320bc: Layer already exists 07:16:35 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:16:35 62b574f2b951: Preparing 07:16:35 09e7d03f4878: Preparing 07:16:35 82ec91a1d107: Preparing 07:16:35 33973d7987ba: Preparing 07:16:35 e7d3e72c5526: Preparing 07:16:35 ccbb412320bc: Preparing 07:16:35 534a70dc8296: Preparing 07:16:35 534a70dc8296: Waiting 07:16:35 ccbb412320bc: Waiting 07:16:35 e7d3e72c5526: Layer already exists 07:16:35 82ec91a1d107: Layer already exists 07:16:35 33973d7987ba: Layer already exists 07:16:35 62b574f2b951: Layer already exists 07:16:35 09e7d03f4878: Layer already exists 07:16:35 534a70dc8296: Layer already exists 07:16:35 ccbb412320bc: Layer already exists 07:16:36 main: digest: sha256:0194d0ef3e0b7a919110a819588e3013babd5065628efcabf4c71faff02e73bf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:36 ===================================================== [Pipeline] echo 07:16:36 taggedImages: 07:16:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:16:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.44 07:16:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:16:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:16:36 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:36 latest 07:16:36 4.0.0-dev.44 07:16:36 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:36 main 07:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:16:36 2ac0558ec7f9: Preparing 07:16:36 130c70ada4be: Preparing 07:16:36 7770f081e996: Preparing 07:16:36 96f3a25ca0db: Preparing 07:16:36 b44fbfc888c8: Preparing 07:16:36 33973d7987ba: Preparing 07:16:36 8aa6d63d7df3: Preparing 07:16:36 33973d7987ba: Waiting 07:16:36 f60a7b4c4de2: Preparing 07:16:36 534a70dc8296: Preparing 07:16:36 8aa6d63d7df3: Waiting 07:16:36 534a70dc8296: Waiting 07:16:36 f60a7b4c4de2: Waiting 07:16:36 b44fbfc888c8: Layer already exists 07:16:36 33973d7987ba: Layer already exists 07:16:37 8aa6d63d7df3: Layer already exists 07:16:37 130c70ada4be: Pushed 07:16:37 7770f081e996: Pushed 07:16:37 2ac0558ec7f9: Pushed 07:16:37 f60a7b4c4de2: Layer already exists 07:16:37 534a70dc8296: Layer already exists 07:16:42 96f3a25ca0db: Pushed 07:16:42 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:16:43 2ac0558ec7f9: Preparing 07:16:43 130c70ada4be: Preparing 07:16:43 7770f081e996: Preparing 07:16:43 96f3a25ca0db: Preparing 07:16:43 b44fbfc888c8: Preparing 07:16:43 33973d7987ba: Preparing 07:16:43 8aa6d63d7df3: Preparing 07:16:43 f60a7b4c4de2: Preparing 07:16:43 534a70dc8296: Preparing 07:16:43 f60a7b4c4de2: Waiting 07:16:43 534a70dc8296: Waiting 07:16:43 33973d7987ba: Waiting 07:16:43 8aa6d63d7df3: Waiting 07:16:43 96f3a25ca0db: Layer already exists 07:16:43 2ac0558ec7f9: Layer already exists 07:16:43 b44fbfc888c8: Layer already exists 07:16:43 130c70ada4be: Layer already exists 07:16:43 7770f081e996: Layer already exists 07:16:43 8aa6d63d7df3: Layer already exists 07:16:43 33973d7987ba: Layer already exists 07:16:43 f60a7b4c4de2: Layer already exists 07:16:43 534a70dc8296: Layer already exists 07:16:43 latest: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 07:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:16:44 2ac0558ec7f9: Preparing 07:16:44 130c70ada4be: Preparing 07:16:44 7770f081e996: Preparing 07:16:44 96f3a25ca0db: Preparing 07:16:44 b44fbfc888c8: Preparing 07:16:44 33973d7987ba: Preparing 07:16:44 8aa6d63d7df3: Preparing 07:16:44 33973d7987ba: Waiting 07:16:44 f60a7b4c4de2: Preparing 07:16:44 8aa6d63d7df3: Waiting 07:16:44 534a70dc8296: Preparing 07:16:44 f60a7b4c4de2: Waiting 07:16:44 534a70dc8296: Waiting 07:16:44 2ac0558ec7f9: Layer already exists 07:16:44 7770f081e996: Layer already exists 07:16:44 96f3a25ca0db: Layer already exists 07:16:44 b44fbfc888c8: Layer already exists 07:16:44 130c70ada4be: Layer already exists 07:16:44 33973d7987ba: Layer already exists 07:16:44 f60a7b4c4de2: Layer already exists 07:16:44 8aa6d63d7df3: Layer already exists 07:16:44 534a70dc8296: Layer already exists 07:16:44 4.0.0-dev.44: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:16:45 2ac0558ec7f9: Preparing 07:16:45 130c70ada4be: Preparing 07:16:45 7770f081e996: Preparing 07:16:45 96f3a25ca0db: Preparing 07:16:45 b44fbfc888c8: Preparing 07:16:45 33973d7987ba: Preparing 07:16:45 8aa6d63d7df3: Preparing 07:16:45 33973d7987ba: Waiting 07:16:45 8aa6d63d7df3: Waiting 07:16:45 f60a7b4c4de2: Preparing 07:16:45 534a70dc8296: Preparing 07:16:45 f60a7b4c4de2: Waiting 07:16:45 534a70dc8296: Waiting 07:16:45 b44fbfc888c8: Layer already exists 07:16:45 7770f081e996: Layer already exists 07:16:45 2ac0558ec7f9: Layer already exists 07:16:45 130c70ada4be: Layer already exists 07:16:45 96f3a25ca0db: Layer already exists 07:16:45 f60a7b4c4de2: Layer already exists 07:16:45 534a70dc8296: Layer already exists 07:16:45 33973d7987ba: Layer already exists 07:16:45 8aa6d63d7df3: Layer already exists 07:16:45 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:16:46 2ac0558ec7f9: Preparing 07:16:46 130c70ada4be: Preparing 07:16:46 7770f081e996: Preparing 07:16:46 96f3a25ca0db: Preparing 07:16:46 b44fbfc888c8: Preparing 07:16:46 33973d7987ba: Preparing 07:16:46 8aa6d63d7df3: Preparing 07:16:46 f60a7b4c4de2: Preparing 07:16:46 534a70dc8296: Preparing 07:16:46 33973d7987ba: Waiting 07:16:46 8aa6d63d7df3: Waiting 07:16:46 534a70dc8296: Waiting 07:16:46 f60a7b4c4de2: Waiting 07:16:46 7770f081e996: Layer already exists 07:16:46 96f3a25ca0db: Layer already exists 07:16:46 130c70ada4be: Layer already exists 07:16:46 2ac0558ec7f9: Layer already exists 07:16:46 b44fbfc888c8: Layer already exists 07:16:46 33973d7987ba: Layer already exists 07:16:46 534a70dc8296: Layer already exists 07:16:46 8aa6d63d7df3: Layer already exists 07:16:46 f60a7b4c4de2: Layer already exists 07:16:46 main: digest: sha256:515d2b9a90af2ffed65202303e18e27169d280321c059bdf277d89684db4d518 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:46 ===================================================== [Pipeline] echo 07:16:46 taggedImages: 07:16:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:16:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.44 07:16:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:46 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:16:46 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:16:46 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:46 latest 07:16:46 4.0.0-dev.44 07:16:46 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:46 main 07:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:16:47 19befd5e4125: Preparing 07:16:47 e932c4eb718a: Preparing 07:16:47 f58749c8d235: Preparing 07:16:47 ee597acb660b: Preparing 07:16:47 d3bee5b1efeb: Preparing 07:16:47 e159ebc248c1: Preparing 07:16:47 e3bba941921f: Preparing 07:16:47 b44fbfc888c8: Preparing 07:16:47 33973d7987ba: Preparing 07:16:47 67b01809bb97: Preparing 07:16:47 b44fbfc888c8: Waiting 07:16:47 33973d7987ba: Waiting 07:16:47 e159ebc248c1: Waiting 07:16:47 e3bba941921f: Waiting 07:16:47 67b01809bb97: Waiting 07:16:47 8643deaf1944: Preparing 07:16:47 5f70bf18a086: Preparing 07:16:47 2e3b99a8c276: Preparing 07:16:47 8643deaf1944: Waiting 07:16:47 5f70bf18a086: Waiting 07:16:47 7ffad0ee8f7b: Preparing 07:16:47 2e3b99a8c276: Waiting 07:16:47 a2dde3d8c683: Preparing 07:16:47 7ffad0ee8f7b: Waiting 07:16:47 534a70dc8296: Preparing 07:16:47 a2dde3d8c683: Waiting 07:16:47 534a70dc8296: Waiting 07:16:47 e932c4eb718a: Pushed 07:16:47 ee597acb660b: Pushed 07:16:47 d3bee5b1efeb: Pushed 07:16:47 f58749c8d235: Pushed 07:16:47 19befd5e4125: Pushed 07:16:47 b44fbfc888c8: Layer already exists 07:16:47 33973d7987ba: Layer already exists 07:16:47 5f70bf18a086: Layer already exists 07:16:47 e159ebc248c1: Pushed 07:16:47 67b01809bb97: Pushed 07:16:47 8643deaf1944: Pushed 07:16:47 534a70dc8296: Layer already exists 07:16:47 2e3b99a8c276: Pushed 07:16:47 7ffad0ee8f7b: Pushed 07:16:47 a2dde3d8c683: Pushed 07:16:51 e3bba941921f: Pushed 07:16:51 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:16:51 19befd5e4125: Preparing 07:16:51 e932c4eb718a: Preparing 07:16:51 f58749c8d235: Preparing 07:16:51 ee597acb660b: Preparing 07:16:51 d3bee5b1efeb: Preparing 07:16:51 e159ebc248c1: Preparing 07:16:51 e3bba941921f: Preparing 07:16:51 e159ebc248c1: Waiting 07:16:51 e3bba941921f: Waiting 07:16:51 b44fbfc888c8: Preparing 07:16:51 33973d7987ba: Preparing 07:16:51 67b01809bb97: Preparing 07:16:51 b44fbfc888c8: Waiting 07:16:51 33973d7987ba: Waiting 07:16:51 8643deaf1944: Preparing 07:16:51 67b01809bb97: Waiting 07:16:51 5f70bf18a086: Preparing 07:16:51 8643deaf1944: Waiting 07:16:51 2e3b99a8c276: Preparing 07:16:51 5f70bf18a086: Waiting 07:16:51 7ffad0ee8f7b: Preparing 07:16:51 2e3b99a8c276: Waiting 07:16:51 a2dde3d8c683: Preparing 07:16:51 7ffad0ee8f7b: Waiting 07:16:51 534a70dc8296: Preparing 07:16:51 a2dde3d8c683: Waiting 07:16:51 534a70dc8296: Waiting 07:16:51 19befd5e4125: Layer already exists 07:16:51 f58749c8d235: Layer already exists 07:16:51 ee597acb660b: Layer already exists 07:16:51 d3bee5b1efeb: Layer already exists 07:16:51 e932c4eb718a: Layer already exists 07:16:51 e159ebc248c1: Layer already exists 07:16:51 e3bba941921f: Layer already exists 07:16:51 33973d7987ba: Layer already exists 07:16:51 b44fbfc888c8: Layer already exists 07:16:51 67b01809bb97: Layer already exists 07:16:51 8643deaf1944: Layer already exists 07:16:51 2e3b99a8c276: Layer already exists 07:16:51 5f70bf18a086: Layer already exists 07:16:51 7ffad0ee8f7b: Layer already exists 07:16:51 a2dde3d8c683: Layer already exists 07:16:51 534a70dc8296: Layer already exists 07:16:52 latest: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 07:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:16:52 19befd5e4125: Preparing 07:16:52 e932c4eb718a: Preparing 07:16:52 f58749c8d235: Preparing 07:16:52 ee597acb660b: Preparing 07:16:52 d3bee5b1efeb: Preparing 07:16:52 e159ebc248c1: Preparing 07:16:52 e3bba941921f: Preparing 07:16:52 b44fbfc888c8: Preparing 07:16:52 33973d7987ba: Preparing 07:16:52 67b01809bb97: Preparing 07:16:52 e3bba941921f: Waiting 07:16:52 8643deaf1944: Preparing 07:16:52 b44fbfc888c8: Waiting 07:16:52 33973d7987ba: Waiting 07:16:52 e159ebc248c1: Waiting 07:16:52 67b01809bb97: Waiting 07:16:52 5f70bf18a086: Preparing 07:16:52 8643deaf1944: Waiting 07:16:52 2e3b99a8c276: Preparing 07:16:52 5f70bf18a086: Waiting 07:16:52 7ffad0ee8f7b: Preparing 07:16:52 2e3b99a8c276: Waiting 07:16:52 a2dde3d8c683: Preparing 07:16:52 7ffad0ee8f7b: Waiting 07:16:52 534a70dc8296: Preparing 07:16:52 a2dde3d8c683: Waiting 07:16:52 d3bee5b1efeb: Layer already exists 07:16:52 ee597acb660b: Layer already exists 07:16:52 e932c4eb718a: Layer already exists 07:16:52 f58749c8d235: Layer already exists 07:16:52 19befd5e4125: Layer already exists 07:16:52 e159ebc248c1: Layer already exists 07:16:52 33973d7987ba: Layer already exists 07:16:52 67b01809bb97: Layer already exists 07:16:52 b44fbfc888c8: Layer already exists 07:16:52 e3bba941921f: Layer already exists 07:16:52 5f70bf18a086: Layer already exists 07:16:52 2e3b99a8c276: Layer already exists 07:16:52 8643deaf1944: Layer already exists 07:16:52 7ffad0ee8f7b: Layer already exists 07:16:52 a2dde3d8c683: Layer already exists 07:16:53 534a70dc8296: Layer already exists 07:16:53 4.0.0-dev.44: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:16:53 19befd5e4125: Preparing 07:16:53 e932c4eb718a: Preparing 07:16:53 f58749c8d235: Preparing 07:16:53 ee597acb660b: Preparing 07:16:53 d3bee5b1efeb: Preparing 07:16:53 e159ebc248c1: Preparing 07:16:53 e3bba941921f: Preparing 07:16:53 e159ebc248c1: Waiting 07:16:53 b44fbfc888c8: Preparing 07:16:53 e3bba941921f: Waiting 07:16:53 33973d7987ba: Preparing 07:16:53 b44fbfc888c8: Waiting 07:16:53 67b01809bb97: Preparing 07:16:53 33973d7987ba: Waiting 07:16:53 8643deaf1944: Preparing 07:16:53 67b01809bb97: Waiting 07:16:53 5f70bf18a086: Preparing 07:16:53 8643deaf1944: Waiting 07:16:53 2e3b99a8c276: Preparing 07:16:53 5f70bf18a086: Waiting 07:16:53 7ffad0ee8f7b: Preparing 07:16:53 a2dde3d8c683: Preparing 07:16:53 534a70dc8296: Preparing 07:16:53 2e3b99a8c276: Waiting 07:16:53 7ffad0ee8f7b: Waiting 07:16:53 a2dde3d8c683: Waiting 07:16:53 534a70dc8296: Waiting 07:16:53 e932c4eb718a: Layer already exists 07:16:53 19befd5e4125: Layer already exists 07:16:53 ee597acb660b: Layer already exists 07:16:53 d3bee5b1efeb: Layer already exists 07:16:53 f58749c8d235: Layer already exists 07:16:53 e3bba941921f: Layer already exists 07:16:53 33973d7987ba: Layer already exists 07:16:53 67b01809bb97: Layer already exists 07:16:53 b44fbfc888c8: Layer already exists 07:16:53 e159ebc248c1: Layer already exists 07:16:53 8643deaf1944: Layer already exists 07:16:53 2e3b99a8c276: Layer already exists 07:16:53 5f70bf18a086: Layer already exists 07:16:53 a2dde3d8c683: Layer already exists 07:16:53 7ffad0ee8f7b: Layer already exists 07:16:53 534a70dc8296: Layer already exists 07:16:54 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:16:54 19befd5e4125: Preparing 07:16:54 e932c4eb718a: Preparing 07:16:54 f58749c8d235: Preparing 07:16:54 ee597acb660b: Preparing 07:16:54 d3bee5b1efeb: Preparing 07:16:54 e159ebc248c1: Preparing 07:16:54 e3bba941921f: Preparing 07:16:54 b44fbfc888c8: Preparing 07:16:54 33973d7987ba: Preparing 07:16:54 67b01809bb97: Preparing 07:16:54 8643deaf1944: Preparing 07:16:54 5f70bf18a086: Preparing 07:16:54 2e3b99a8c276: Preparing 07:16:54 7ffad0ee8f7b: Preparing 07:16:54 a2dde3d8c683: Preparing 07:16:54 534a70dc8296: Preparing 07:16:54 e159ebc248c1: Waiting 07:16:54 e3bba941921f: Waiting 07:16:54 b44fbfc888c8: Waiting 07:16:54 33973d7987ba: Waiting 07:16:54 67b01809bb97: Waiting 07:16:54 7ffad0ee8f7b: Waiting 07:16:54 a2dde3d8c683: Waiting 07:16:54 534a70dc8296: Waiting 07:16:54 5f70bf18a086: Waiting 07:16:54 8643deaf1944: Waiting 07:16:54 2e3b99a8c276: Waiting 07:16:54 ee597acb660b: Layer already exists 07:16:54 d3bee5b1efeb: Layer already exists 07:16:54 e932c4eb718a: Layer already exists 07:16:54 f58749c8d235: Layer already exists 07:16:54 19befd5e4125: Layer already exists 07:16:54 e159ebc248c1: Layer already exists 07:16:54 b44fbfc888c8: Layer already exists 07:16:54 33973d7987ba: Layer already exists 07:16:54 e3bba941921f: Layer already exists 07:16:54 67b01809bb97: Layer already exists 07:16:54 8643deaf1944: Layer already exists 07:16:54 5f70bf18a086: Layer already exists 07:16:54 7ffad0ee8f7b: Layer already exists 07:16:54 2e3b99a8c276: Layer already exists 07:16:55 a2dde3d8c683: Layer already exists 07:16:55 534a70dc8296: Layer already exists 07:16:55 main: digest: sha256:25ae78407fe438669f5af51459708d21db8574add0aa3f8d25de5ea4b4f1ca9d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:55 ===================================================== [Pipeline] echo 07:16:55 taggedImages: 07:16:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:16:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.44 07:16:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:16:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:16:55 623cb5265308e9e287d4ae93d4d167a887956af5 07:16:55 latest 07:16:55 4.0.0-dev.44 07:16:55 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:16:55 main 07:16:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:16:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:16:56 e07e004fcd83: Preparing 07:16:56 300f34798e38: Preparing 07:16:56 3d8eed3d2c44: Preparing 07:16:56 5571be81b084: Preparing 07:16:56 b44fbfc888c8: Preparing 07:16:56 33973d7987ba: Preparing 07:16:56 8aa6d63d7df3: Preparing 07:16:56 f60a7b4c4de2: Preparing 07:16:56 8aa6d63d7df3: Waiting 07:16:56 f60a7b4c4de2: Waiting 07:16:56 33973d7987ba: Waiting 07:16:56 534a70dc8296: Preparing 07:16:56 534a70dc8296: Waiting 07:16:56 b44fbfc888c8: Layer already exists 07:16:56 33973d7987ba: Layer already exists 07:16:56 8aa6d63d7df3: Layer already exists 07:16:56 300f34798e38: Pushed 07:16:56 3d8eed3d2c44: Pushed 07:16:56 e07e004fcd83: Pushed 07:16:56 f60a7b4c4de2: Layer already exists 07:16:56 534a70dc8296: Layer already exists 07:17:00 5571be81b084: Pushed 07:17:00 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:01 + 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 07:17:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:17:01 e07e004fcd83: Preparing 07:17:01 300f34798e38: Preparing 07:17:01 3d8eed3d2c44: Preparing 07:17:01 5571be81b084: Preparing 07:17:01 b44fbfc888c8: Preparing 07:17:01 33973d7987ba: Preparing 07:17:01 8aa6d63d7df3: Preparing 07:17:01 33973d7987ba: Waiting 07:17:01 f60a7b4c4de2: Preparing 07:17:01 8aa6d63d7df3: Waiting 07:17:01 534a70dc8296: Preparing 07:17:01 f60a7b4c4de2: Waiting 07:17:01 534a70dc8296: Waiting 07:17:01 b44fbfc888c8: Layer already exists 07:17:01 3d8eed3d2c44: Layer already exists 07:17:01 e07e004fcd83: Layer already exists 07:17:01 300f34798e38: Layer already exists 07:17:01 5571be81b084: Layer already exists 07:17:01 33973d7987ba: Layer already exists 07:17:01 f60a7b4c4de2: Layer already exists 07:17:01 8aa6d63d7df3: Layer already exists 07:17:01 534a70dc8296: Layer already exists 07:17:01 latest: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 07:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:17:02 e07e004fcd83: Preparing 07:17:02 300f34798e38: Preparing 07:17:02 3d8eed3d2c44: Preparing 07:17:02 5571be81b084: Preparing 07:17:02 b44fbfc888c8: Preparing 07:17:02 33973d7987ba: Preparing 07:17:02 8aa6d63d7df3: Preparing 07:17:02 f60a7b4c4de2: Preparing 07:17:02 534a70dc8296: Preparing 07:17:02 8aa6d63d7df3: Waiting 07:17:02 f60a7b4c4de2: Waiting 07:17:02 534a70dc8296: Waiting 07:17:02 33973d7987ba: Waiting 07:17:02 b44fbfc888c8: Layer already exists 07:17:02 e07e004fcd83: Layer already exists 07:17:02 5571be81b084: Layer already exists 07:17:02 300f34798e38: Layer already exists 07:17:02 3d8eed3d2c44: Layer already exists 07:17:02 f60a7b4c4de2: Layer already exists 07:17:02 534a70dc8296: Layer already exists 07:17:02 8aa6d63d7df3: Layer already exists 07:17:02 33973d7987ba: Layer already exists 07:17:02 4.0.0-dev.44: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:17:03 e07e004fcd83: Preparing 07:17:03 300f34798e38: Preparing 07:17:03 3d8eed3d2c44: Preparing 07:17:03 5571be81b084: Preparing 07:17:03 b44fbfc888c8: Preparing 07:17:03 33973d7987ba: Preparing 07:17:03 8aa6d63d7df3: Preparing 07:17:03 f60a7b4c4de2: Preparing 07:17:03 534a70dc8296: Preparing 07:17:03 33973d7987ba: Waiting 07:17:03 8aa6d63d7df3: Waiting 07:17:03 f60a7b4c4de2: Waiting 07:17:03 534a70dc8296: Waiting 07:17:03 e07e004fcd83: Layer already exists 07:17:03 b44fbfc888c8: Layer already exists 07:17:03 5571be81b084: Layer already exists 07:17:03 300f34798e38: Layer already exists 07:17:03 3d8eed3d2c44: Layer already exists 07:17:03 8aa6d63d7df3: Layer already exists 07:17:03 534a70dc8296: Layer already exists 07:17:03 33973d7987ba: Layer already exists 07:17:03 f60a7b4c4de2: Layer already exists 07:17:03 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:04 + 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 07:17:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:17:04 e07e004fcd83: Preparing 07:17:04 300f34798e38: Preparing 07:17:04 3d8eed3d2c44: Preparing 07:17:04 5571be81b084: Preparing 07:17:04 b44fbfc888c8: Preparing 07:17:04 33973d7987ba: Preparing 07:17:04 8aa6d63d7df3: Preparing 07:17:04 f60a7b4c4de2: Preparing 07:17:04 534a70dc8296: Preparing 07:17:04 33973d7987ba: Waiting 07:17:04 8aa6d63d7df3: Waiting 07:17:04 f60a7b4c4de2: Waiting 07:17:04 534a70dc8296: Waiting 07:17:04 5571be81b084: Layer already exists 07:17:04 300f34798e38: Layer already exists 07:17:04 b44fbfc888c8: Layer already exists 07:17:04 e07e004fcd83: Layer already exists 07:17:04 3d8eed3d2c44: Layer already exists 07:17:04 8aa6d63d7df3: Layer already exists 07:17:04 33973d7987ba: Layer already exists 07:17:04 534a70dc8296: Layer already exists 07:17:04 f60a7b4c4de2: Layer already exists 07:17:04 main: digest: sha256:94e85622e68786bb00664234da2b4892cb0809305ffb368ea6c35e51bb872a8c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:04 ===================================================== [Pipeline] echo 07:17:04 taggedImages: 07:17:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:17:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.44 07:17:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:17:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:17:04 623cb5265308e9e287d4ae93d4d167a887956af5 07:17:04 latest 07:17:04 4.0.0-dev.44 07:17:04 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:04 main 07:17:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:17:05 222286b55049: Preparing 07:17:05 b813ff87d47c: Preparing 07:17:05 669673b210d6: Preparing 07:17:05 a9261f4ca62b: Preparing 07:17:05 e379093e175f: Preparing 07:17:05 b44fbfc888c8: Preparing 07:17:05 33973d7987ba: Preparing 07:17:05 cb55d7607ff5: Preparing 07:17:05 d305a99be5aa: Preparing 07:17:05 cecbec041bac: Preparing 07:17:05 534a70dc8296: Preparing 07:17:05 d305a99be5aa: Waiting 07:17:05 33973d7987ba: Waiting 07:17:05 534a70dc8296: Waiting 07:17:05 cb55d7607ff5: Waiting 07:17:05 cecbec041bac: Waiting 07:17:05 b44fbfc888c8: Waiting 07:17:05 a9261f4ca62b: Pushed 07:17:05 b813ff87d47c: Pushed 07:17:05 222286b55049: Pushed 07:17:05 e379093e175f: Pushed 07:17:05 b44fbfc888c8: Layer already exists 07:17:05 33973d7987ba: Layer already exists 07:17:05 534a70dc8296: Layer already exists 07:17:05 cb55d7607ff5: Pushed 07:17:06 d305a99be5aa: Pushed 07:17:32 669673b210d6: Pushed 07:17:32 cecbec041bac: Pushed 07:17:32 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:33 + 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 07:17:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:17:33 222286b55049: Preparing 07:17:33 b813ff87d47c: Preparing 07:17:33 669673b210d6: Preparing 07:17:33 a9261f4ca62b: Preparing 07:17:33 e379093e175f: Preparing 07:17:33 b44fbfc888c8: Preparing 07:17:33 33973d7987ba: Preparing 07:17:33 cb55d7607ff5: Preparing 07:17:33 d305a99be5aa: Preparing 07:17:33 cecbec041bac: Preparing 07:17:33 33973d7987ba: Waiting 07:17:33 534a70dc8296: Preparing 07:17:33 cb55d7607ff5: Waiting 07:17:33 d305a99be5aa: Waiting 07:17:33 cecbec041bac: Waiting 07:17:33 534a70dc8296: Waiting 07:17:33 b44fbfc888c8: Waiting 07:17:33 222286b55049: Layer already exists 07:17:33 b813ff87d47c: Layer already exists 07:17:33 e379093e175f: Layer already exists 07:17:33 a9261f4ca62b: Layer already exists 07:17:33 669673b210d6: Layer already exists 07:17:33 cb55d7607ff5: Layer already exists 07:17:33 b44fbfc888c8: Layer already exists 07:17:33 33973d7987ba: Layer already exists 07:17:33 cecbec041bac: Layer already exists 07:17:33 d305a99be5aa: Layer already exists 07:17:33 534a70dc8296: Layer already exists 07:17:33 latest: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 07:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:17:34 222286b55049: Preparing 07:17:34 b813ff87d47c: Preparing 07:17:34 669673b210d6: Preparing 07:17:34 a9261f4ca62b: Preparing 07:17:34 e379093e175f: Preparing 07:17:34 b44fbfc888c8: Preparing 07:17:34 33973d7987ba: Preparing 07:17:34 cb55d7607ff5: Preparing 07:17:34 d305a99be5aa: Preparing 07:17:34 cecbec041bac: Preparing 07:17:34 534a70dc8296: Preparing 07:17:34 b44fbfc888c8: Waiting 07:17:34 33973d7987ba: Waiting 07:17:34 d305a99be5aa: Waiting 07:17:34 cb55d7607ff5: Waiting 07:17:34 cecbec041bac: Waiting 07:17:34 534a70dc8296: Waiting 07:17:34 b813ff87d47c: Layer already exists 07:17:34 669673b210d6: Layer already exists 07:17:34 e379093e175f: Layer already exists 07:17:34 222286b55049: Layer already exists 07:17:34 a9261f4ca62b: Layer already exists 07:17:34 b44fbfc888c8: Layer already exists 07:17:34 cb55d7607ff5: Layer already exists 07:17:34 d305a99be5aa: Layer already exists 07:17:34 33973d7987ba: Layer already exists 07:17:34 cecbec041bac: Layer already exists 07:17:34 534a70dc8296: Layer already exists 07:17:34 4.0.0-dev.44: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:17:35 222286b55049: Preparing 07:17:35 b813ff87d47c: Preparing 07:17:35 669673b210d6: Preparing 07:17:35 a9261f4ca62b: Preparing 07:17:35 e379093e175f: Preparing 07:17:35 b44fbfc888c8: Preparing 07:17:35 33973d7987ba: Preparing 07:17:35 cb55d7607ff5: Preparing 07:17:35 d305a99be5aa: Preparing 07:17:35 cecbec041bac: Preparing 07:17:35 534a70dc8296: Preparing 07:17:35 b44fbfc888c8: Waiting 07:17:35 33973d7987ba: Waiting 07:17:35 cb55d7607ff5: Waiting 07:17:35 cecbec041bac: Waiting 07:17:35 d305a99be5aa: Waiting 07:17:35 534a70dc8296: Waiting 07:17:35 222286b55049: Layer already exists 07:17:35 669673b210d6: Layer already exists 07:17:35 e379093e175f: Layer already exists 07:17:35 b813ff87d47c: Layer already exists 07:17:35 a9261f4ca62b: Layer already exists 07:17:35 cecbec041bac: Layer already exists 07:17:35 b44fbfc888c8: Layer already exists 07:17:35 d305a99be5aa: Layer already exists 07:17:35 cb55d7607ff5: Layer already exists 07:17:35 33973d7987ba: Layer already exists 07:17:35 534a70dc8296: Layer already exists 07:17:35 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:36 + 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 07:17:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:17:36 222286b55049: Preparing 07:17:36 b813ff87d47c: Preparing 07:17:36 669673b210d6: Preparing 07:17:36 a9261f4ca62b: Preparing 07:17:36 e379093e175f: Preparing 07:17:36 b44fbfc888c8: Preparing 07:17:36 33973d7987ba: Preparing 07:17:36 cb55d7607ff5: Preparing 07:17:36 d305a99be5aa: Preparing 07:17:36 b44fbfc888c8: Waiting 07:17:36 cecbec041bac: Preparing 07:17:36 534a70dc8296: Preparing 07:17:36 33973d7987ba: Waiting 07:17:36 cb55d7607ff5: Waiting 07:17:36 d305a99be5aa: Waiting 07:17:36 534a70dc8296: Waiting 07:17:36 cecbec041bac: Waiting 07:17:36 669673b210d6: Layer already exists 07:17:36 a9261f4ca62b: Layer already exists 07:17:36 b813ff87d47c: Layer already exists 07:17:36 e379093e175f: Layer already exists 07:17:36 222286b55049: Layer already exists 07:17:36 cb55d7607ff5: Layer already exists 07:17:36 33973d7987ba: Layer already exists 07:17:36 d305a99be5aa: Layer already exists 07:17:36 b44fbfc888c8: Layer already exists 07:17:36 cecbec041bac: Layer already exists 07:17:36 534a70dc8296: Layer already exists 07:17:36 main: digest: sha256:d453f80e08329fe1896593a985ebe28bb375ccbeb19c6582f91384000a99a674 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:36 ===================================================== [Pipeline] echo 07:17:36 taggedImages: 07:17:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:17:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.44 07:17:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:17:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:17:36 623cb5265308e9e287d4ae93d4d167a887956af5 07:17:36 latest 07:17:36 4.0.0-dev.44 07:17:36 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:36 main 07:17:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:17:37 080c973b8c75: Preparing 07:17:37 eb67890fa91e: Preparing 07:17:37 3a5483d58742: Preparing 07:17:37 2bb4968ff789: Preparing 07:17:37 7140fe0c47db: Preparing 07:17:37 b0c2f6debf15: Preparing 07:17:37 1e1b583822db: Preparing 07:17:37 b44fbfc888c8: Preparing 07:17:37 33973d7987ba: Preparing 07:17:37 8f0a6daa2f4b: Preparing 07:17:37 05fb4bbcec13: Preparing 07:17:37 534a70dc8296: Preparing 07:17:37 1e1b583822db: Waiting 07:17:37 b44fbfc888c8: Waiting 07:17:37 33973d7987ba: Waiting 07:17:37 8f0a6daa2f4b: Waiting 07:17:37 05fb4bbcec13: Waiting 07:17:37 534a70dc8296: Waiting 07:17:37 b0c2f6debf15: Waiting 07:17:37 7140fe0c47db: Pushed 07:17:37 080c973b8c75: Pushed 07:17:37 eb67890fa91e: Pushed 07:17:37 b44fbfc888c8: Layer already exists 07:17:37 33973d7987ba: Layer already exists 07:17:37 b0c2f6debf15: Pushed 07:17:37 1e1b583822db: Pushed 07:17:38 534a70dc8296: Layer already exists 07:17:38 8f0a6daa2f4b: Pushed 07:17:39 2bb4968ff789: Pushed 07:17:40 3a5483d58742: Pushed 07:17:40 05fb4bbcec13: Pushed 07:17:40 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:41 + 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 07:17:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:17:41 080c973b8c75: Preparing 07:17:41 eb67890fa91e: Preparing 07:17:41 3a5483d58742: Preparing 07:17:41 2bb4968ff789: Preparing 07:17:41 7140fe0c47db: Preparing 07:17:41 b0c2f6debf15: Preparing 07:17:41 1e1b583822db: Preparing 07:17:41 b44fbfc888c8: Preparing 07:17:41 33973d7987ba: Preparing 07:17:41 8f0a6daa2f4b: Preparing 07:17:41 05fb4bbcec13: Preparing 07:17:41 b0c2f6debf15: Waiting 07:17:41 534a70dc8296: Preparing 07:17:41 1e1b583822db: Waiting 07:17:41 b44fbfc888c8: Waiting 07:17:41 33973d7987ba: Waiting 07:17:41 8f0a6daa2f4b: Waiting 07:17:41 05fb4bbcec13: Waiting 07:17:41 534a70dc8296: Waiting 07:17:41 080c973b8c75: Layer already exists 07:17:41 7140fe0c47db: Layer already exists 07:17:41 2bb4968ff789: Layer already exists 07:17:41 eb67890fa91e: Layer already exists 07:17:41 3a5483d58742: Layer already exists 07:17:41 b0c2f6debf15: Layer already exists 07:17:41 1e1b583822db: Layer already exists 07:17:41 33973d7987ba: Layer already exists 07:17:41 b44fbfc888c8: Layer already exists 07:17:41 8f0a6daa2f4b: Layer already exists 07:17:41 05fb4bbcec13: Layer already exists 07:17:41 534a70dc8296: Layer already exists 07:17:41 latest: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 07:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:17:42 080c973b8c75: Preparing 07:17:42 eb67890fa91e: Preparing 07:17:42 3a5483d58742: Preparing 07:17:42 2bb4968ff789: Preparing 07:17:42 7140fe0c47db: Preparing 07:17:42 b0c2f6debf15: Preparing 07:17:42 1e1b583822db: Preparing 07:17:42 b44fbfc888c8: Preparing 07:17:42 33973d7987ba: Preparing 07:17:42 8f0a6daa2f4b: Preparing 07:17:42 05fb4bbcec13: Preparing 07:17:42 534a70dc8296: Preparing 07:17:42 b0c2f6debf15: Waiting 07:17:42 1e1b583822db: Waiting 07:17:42 b44fbfc888c8: Waiting 07:17:42 33973d7987ba: Waiting 07:17:42 8f0a6daa2f4b: Waiting 07:17:42 534a70dc8296: Waiting 07:17:42 05fb4bbcec13: Waiting 07:17:42 080c973b8c75: Layer already exists 07:17:42 7140fe0c47db: Layer already exists 07:17:42 eb67890fa91e: Layer already exists 07:17:42 3a5483d58742: Layer already exists 07:17:42 2bb4968ff789: Layer already exists 07:17:42 b0c2f6debf15: Layer already exists 07:17:42 8f0a6daa2f4b: Layer already exists 07:17:42 33973d7987ba: Layer already exists 07:17:42 1e1b583822db: Layer already exists 07:17:42 05fb4bbcec13: Layer already exists 07:17:42 b44fbfc888c8: Layer already exists 07:17:42 534a70dc8296: Layer already exists 07:17:42 4.0.0-dev.44: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:17:43 080c973b8c75: Preparing 07:17:43 eb67890fa91e: Preparing 07:17:43 3a5483d58742: Preparing 07:17:43 2bb4968ff789: Preparing 07:17:43 7140fe0c47db: Preparing 07:17:43 b0c2f6debf15: Preparing 07:17:43 1e1b583822db: Preparing 07:17:43 b44fbfc888c8: Preparing 07:17:43 b0c2f6debf15: Waiting 07:17:43 1e1b583822db: Waiting 07:17:43 33973d7987ba: Preparing 07:17:43 b44fbfc888c8: Waiting 07:17:43 8f0a6daa2f4b: Preparing 07:17:43 33973d7987ba: Waiting 07:17:43 05fb4bbcec13: Preparing 07:17:43 8f0a6daa2f4b: Waiting 07:17:43 534a70dc8296: Preparing 07:17:43 05fb4bbcec13: Waiting 07:17:43 534a70dc8296: Waiting 07:17:43 eb67890fa91e: Layer already exists 07:17:43 080c973b8c75: Layer already exists 07:17:43 3a5483d58742: Layer already exists 07:17:43 2bb4968ff789: Layer already exists 07:17:43 7140fe0c47db: Layer already exists 07:17:43 b0c2f6debf15: Layer already exists 07:17:43 1e1b583822db: Layer already exists 07:17:43 b44fbfc888c8: Layer already exists 07:17:43 8f0a6daa2f4b: Layer already exists 07:17:43 33973d7987ba: Layer already exists 07:17:43 534a70dc8296: Layer already exists 07:17:43 05fb4bbcec13: Layer already exists 07:17:43 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:44 + 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 07:17:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:17:44 080c973b8c75: Preparing 07:17:44 eb67890fa91e: Preparing 07:17:44 3a5483d58742: Preparing 07:17:44 2bb4968ff789: Preparing 07:17:44 7140fe0c47db: Preparing 07:17:44 b0c2f6debf15: Preparing 07:17:44 1e1b583822db: Preparing 07:17:44 b44fbfc888c8: Preparing 07:17:44 33973d7987ba: Preparing 07:17:44 8f0a6daa2f4b: Preparing 07:17:44 05fb4bbcec13: Preparing 07:17:44 534a70dc8296: Preparing 07:17:44 b0c2f6debf15: Waiting 07:17:44 1e1b583822db: Waiting 07:17:44 b44fbfc888c8: Waiting 07:17:44 33973d7987ba: Waiting 07:17:44 8f0a6daa2f4b: Waiting 07:17:44 05fb4bbcec13: Waiting 07:17:44 534a70dc8296: Waiting 07:17:44 7140fe0c47db: Layer already exists 07:17:44 eb67890fa91e: Layer already exists 07:17:44 080c973b8c75: Layer already exists 07:17:44 2bb4968ff789: Layer already exists 07:17:44 3a5483d58742: Layer already exists 07:17:44 b0c2f6debf15: Layer already exists 07:17:44 1e1b583822db: Layer already exists 07:17:44 33973d7987ba: Layer already exists 07:17:44 b44fbfc888c8: Layer already exists 07:17:44 8f0a6daa2f4b: Layer already exists 07:17:44 05fb4bbcec13: Layer already exists 07:17:44 534a70dc8296: Layer already exists 07:17:44 main: digest: sha256:1c35e22d4c0e52f08600f36d29859cea258c45d4f369420ad372bf4d484579e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:44 ===================================================== [Pipeline] echo 07:17:44 taggedImages: 07:17:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:17:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.44 07:17:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:17:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:17:44 623cb5265308e9e287d4ae93d4d167a887956af5 07:17:44 latest 07:17:44 4.0.0-dev.44 07:17:44 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:44 main 07:17:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:17:45 bb47db673fb6: Preparing 07:17:45 8dbf963a2711: Preparing 07:17:45 b44fbfc888c8: Preparing 07:17:45 33973d7987ba: Preparing 07:17:45 13d6f8cb6067: Preparing 07:17:45 6fb7a07df498: Preparing 07:17:45 534a70dc8296: Preparing 07:17:45 6fb7a07df498: Waiting 07:17:45 534a70dc8296: Waiting 07:17:45 13d6f8cb6067: Pushed 07:17:46 b44fbfc888c8: Layer already exists 07:17:47 33973d7987ba: Layer already exists 07:17:47 534a70dc8296: Layer already exists 07:17:47 bb47db673fb6: Pushed 07:17:48 6fb7a07df498: Pushed 07:17:49 8dbf963a2711: Pushed 07:17:49 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + 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 07:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:17:50 bb47db673fb6: Preparing 07:17:50 8dbf963a2711: Preparing 07:17:50 b44fbfc888c8: Preparing 07:17:50 33973d7987ba: Preparing 07:17:50 13d6f8cb6067: Preparing 07:17:50 6fb7a07df498: Preparing 07:17:50 534a70dc8296: Preparing 07:17:50 534a70dc8296: Waiting 07:17:50 6fb7a07df498: Waiting 07:17:50 33973d7987ba: Layer already exists 07:17:50 8dbf963a2711: Layer already exists 07:17:50 13d6f8cb6067: Layer already exists 07:17:50 bb47db673fb6: Layer already exists 07:17:50 b44fbfc888c8: Layer already exists 07:17:50 6fb7a07df498: Layer already exists 07:17:50 534a70dc8296: Layer already exists 07:17:50 latest: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 07:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:17:51 bb47db673fb6: Preparing 07:17:51 8dbf963a2711: Preparing 07:17:51 b44fbfc888c8: Preparing 07:17:51 33973d7987ba: Preparing 07:17:51 13d6f8cb6067: Preparing 07:17:51 6fb7a07df498: Preparing 07:17:51 534a70dc8296: Preparing 07:17:51 6fb7a07df498: Waiting 07:17:51 534a70dc8296: Waiting 07:17:51 bb47db673fb6: Layer already exists 07:17:51 b44fbfc888c8: Layer already exists 07:17:51 33973d7987ba: Layer already exists 07:17:51 8dbf963a2711: Layer already exists 07:17:51 13d6f8cb6067: Layer already exists 07:17:51 534a70dc8296: Layer already exists 07:17:51 6fb7a07df498: Layer already exists 07:17:51 4.0.0-dev.44: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:17:52 bb47db673fb6: Preparing 07:17:52 8dbf963a2711: Preparing 07:17:52 b44fbfc888c8: Preparing 07:17:52 33973d7987ba: Preparing 07:17:52 13d6f8cb6067: Preparing 07:17:52 6fb7a07df498: Preparing 07:17:52 534a70dc8296: Preparing 07:17:52 6fb7a07df498: Waiting 07:17:52 534a70dc8296: Waiting 07:17:52 8dbf963a2711: Layer already exists 07:17:52 13d6f8cb6067: Layer already exists 07:17:52 33973d7987ba: Layer already exists 07:17:52 b44fbfc888c8: Layer already exists 07:17:52 bb47db673fb6: Layer already exists 07:17:52 6fb7a07df498: Layer already exists 07:17:52 534a70dc8296: Layer already exists 07:17:52 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + 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 07:17:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:17:53 bb47db673fb6: Preparing 07:17:53 8dbf963a2711: Preparing 07:17:53 b44fbfc888c8: Preparing 07:17:53 33973d7987ba: Preparing 07:17:53 13d6f8cb6067: Preparing 07:17:53 6fb7a07df498: Preparing 07:17:53 534a70dc8296: Preparing 07:17:53 6fb7a07df498: Waiting 07:17:53 534a70dc8296: Waiting 07:17:53 13d6f8cb6067: Layer already exists 07:17:53 bb47db673fb6: Layer already exists 07:17:53 b44fbfc888c8: Layer already exists 07:17:53 8dbf963a2711: Layer already exists 07:17:53 33973d7987ba: Layer already exists 07:17:53 6fb7a07df498: Layer already exists 07:17:53 534a70dc8296: Layer already exists 07:17:53 main: digest: sha256:4d3b53076b6c7a96cfbc24b046dacf3564055e88f1a6aebc9081db0c0ac33bf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:53 ===================================================== [Pipeline] echo 07:17:53 taggedImages: 07:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.44 07:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:17:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:17:53 623cb5265308e9e287d4ae93d4d167a887956af5 07:17:53 latest 07:17:53 4.0.0-dev.44 07:17:53 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:17:53 main 07:17:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:17:54 326e69d71c3a: Preparing 07:17:54 25593c34e668: Preparing 07:17:54 7a308cd35b3e: Preparing 07:17:54 b44fbfc888c8: Preparing 07:17:54 33973d7987ba: Preparing 07:17:54 e5a4c4943476: Preparing 07:17:54 30266cf61af0: Preparing 07:17:54 635487a7f31e: Preparing 07:17:54 f3435e19d158: Preparing 07:17:54 534a70dc8296: Preparing 07:17:54 30266cf61af0: Waiting 07:17:54 635487a7f31e: Waiting 07:17:54 f3435e19d158: Waiting 07:17:54 534a70dc8296: Waiting 07:17:54 e5a4c4943476: Waiting 07:17:54 33973d7987ba: Layer already exists 07:17:54 b44fbfc888c8: Layer already exists 07:17:54 7a308cd35b3e: Pushed 07:17:54 326e69d71c3a: Pushed 07:17:54 25593c34e668: Pushed 07:17:54 534a70dc8296: Layer already exists 07:17:54 635487a7f31e: Pushed 07:17:55 f3435e19d158: Pushed 07:18:07 30266cf61af0: Pushed 07:18:14 e5a4c4943476: Pushed 07:18:14 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:15 + 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 07:18:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:18:15 326e69d71c3a: Preparing 07:18:15 25593c34e668: Preparing 07:18:15 7a308cd35b3e: Preparing 07:18:15 b44fbfc888c8: Preparing 07:18:15 33973d7987ba: Preparing 07:18:15 e5a4c4943476: Preparing 07:18:15 30266cf61af0: Preparing 07:18:15 e5a4c4943476: Waiting 07:18:15 635487a7f31e: Preparing 07:18:15 30266cf61af0: Waiting 07:18:15 f3435e19d158: Preparing 07:18:15 635487a7f31e: Waiting 07:18:15 534a70dc8296: Preparing 07:18:15 f3435e19d158: Waiting 07:18:15 534a70dc8296: Waiting 07:18:15 b44fbfc888c8: Layer already exists 07:18:15 326e69d71c3a: Layer already exists 07:18:15 7a308cd35b3e: Layer already exists 07:18:15 25593c34e668: Layer already exists 07:18:15 33973d7987ba: Layer already exists 07:18:15 e5a4c4943476: Layer already exists 07:18:15 635487a7f31e: Layer already exists 07:18:15 f3435e19d158: Layer already exists 07:18:15 30266cf61af0: Layer already exists 07:18:15 534a70dc8296: Layer already exists 07:18:15 latest: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 07:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:18:16 326e69d71c3a: Preparing 07:18:16 25593c34e668: Preparing 07:18:16 7a308cd35b3e: Preparing 07:18:16 b44fbfc888c8: Preparing 07:18:16 33973d7987ba: Preparing 07:18:16 e5a4c4943476: Preparing 07:18:16 30266cf61af0: Preparing 07:18:16 635487a7f31e: Preparing 07:18:16 f3435e19d158: Preparing 07:18:16 534a70dc8296: Preparing 07:18:16 f3435e19d158: Waiting 07:18:16 30266cf61af0: Waiting 07:18:16 534a70dc8296: Waiting 07:18:16 635487a7f31e: Waiting 07:18:16 e5a4c4943476: Waiting 07:18:16 33973d7987ba: Layer already exists 07:18:16 7a308cd35b3e: Layer already exists 07:18:16 25593c34e668: Layer already exists 07:18:16 b44fbfc888c8: Layer already exists 07:18:16 326e69d71c3a: Layer already exists 07:18:16 f3435e19d158: Layer already exists 07:18:16 e5a4c4943476: Layer already exists 07:18:16 30266cf61af0: Layer already exists 07:18:16 635487a7f31e: Layer already exists 07:18:16 534a70dc8296: Layer already exists 07:18:16 4.0.0-dev.44: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:18:17 326e69d71c3a: Preparing 07:18:17 25593c34e668: Preparing 07:18:17 7a308cd35b3e: Preparing 07:18:17 b44fbfc888c8: Preparing 07:18:17 33973d7987ba: Preparing 07:18:17 e5a4c4943476: Preparing 07:18:17 30266cf61af0: Preparing 07:18:17 635487a7f31e: Preparing 07:18:17 f3435e19d158: Preparing 07:18:17 e5a4c4943476: Waiting 07:18:17 30266cf61af0: Waiting 07:18:17 635487a7f31e: Waiting 07:18:17 f3435e19d158: Waiting 07:18:17 534a70dc8296: Preparing 07:18:17 534a70dc8296: Waiting 07:18:17 33973d7987ba: Layer already exists 07:18:17 7a308cd35b3e: Layer already exists 07:18:17 25593c34e668: Layer already exists 07:18:17 326e69d71c3a: Layer already exists 07:18:17 b44fbfc888c8: Layer already exists 07:18:17 e5a4c4943476: Layer already exists 07:18:17 534a70dc8296: Layer already exists 07:18:17 30266cf61af0: Layer already exists 07:18:17 f3435e19d158: Layer already exists 07:18:17 635487a7f31e: Layer already exists 07:18:17 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:18 + 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 07:18:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:18:18 326e69d71c3a: Preparing 07:18:18 25593c34e668: Preparing 07:18:18 7a308cd35b3e: Preparing 07:18:18 b44fbfc888c8: Preparing 07:18:18 33973d7987ba: Preparing 07:18:18 e5a4c4943476: Preparing 07:18:18 30266cf61af0: Preparing 07:18:18 635487a7f31e: Preparing 07:18:18 f3435e19d158: Preparing 07:18:18 534a70dc8296: Preparing 07:18:18 30266cf61af0: Waiting 07:18:18 635487a7f31e: Waiting 07:18:18 f3435e19d158: Waiting 07:18:18 534a70dc8296: Waiting 07:18:18 e5a4c4943476: Waiting 07:18:18 7a308cd35b3e: Layer already exists 07:18:18 326e69d71c3a: Layer already exists 07:18:18 25593c34e668: Layer already exists 07:18:18 33973d7987ba: Layer already exists 07:18:18 b44fbfc888c8: Layer already exists 07:18:18 e5a4c4943476: Layer already exists 07:18:18 f3435e19d158: Layer already exists 07:18:18 635487a7f31e: Layer already exists 07:18:18 30266cf61af0: Layer already exists 07:18:18 534a70dc8296: Layer already exists 07:18:18 main: digest: sha256:cabeac9d00a2e890f0b114d7471530ceafbffea7b3cb503536a4e162dd4c29df size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:18 ===================================================== [Pipeline] echo 07:18:18 taggedImages: 07:18:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:18:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:18:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.44 07:18:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:18:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:18:19 623cb5265308e9e287d4ae93d4d167a887956af5 07:18:19 latest 07:18:19 4.0.0-dev.44 07:18:19 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:19 main 07:18:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:18:19 12be0d855134: Preparing 07:18:19 d6f146571c69: Preparing 07:18:19 5b191529457e: Preparing 07:18:19 b44fbfc888c8: Preparing 07:18:19 33973d7987ba: Preparing 07:18:19 335238274bff: Preparing 07:18:19 130094bc1b52: Preparing 07:18:19 abfb084a61a8: Preparing 07:18:19 534a70dc8296: Preparing 07:18:19 335238274bff: Waiting 07:18:19 130094bc1b52: Waiting 07:18:19 abfb084a61a8: Waiting 07:18:19 534a70dc8296: Waiting 07:18:19 33973d7987ba: Layer already exists 07:18:19 b44fbfc888c8: Layer already exists 07:18:19 5b191529457e: Pushed 07:18:19 12be0d855134: Pushed 07:18:19 d6f146571c69: Pushed 07:18:19 130094bc1b52: Pushed 07:18:19 534a70dc8296: Layer already exists 07:18:20 abfb084a61a8: Pushed 07:18:42 335238274bff: Pushed 07:18:42 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:18:43 12be0d855134: Preparing 07:18:43 d6f146571c69: Preparing 07:18:43 5b191529457e: Preparing 07:18:43 b44fbfc888c8: Preparing 07:18:43 33973d7987ba: Preparing 07:18:43 335238274bff: Preparing 07:18:43 130094bc1b52: Preparing 07:18:43 abfb084a61a8: Preparing 07:18:43 534a70dc8296: Preparing 07:18:43 335238274bff: Waiting 07:18:43 130094bc1b52: Waiting 07:18:43 abfb084a61a8: Waiting 07:18:43 534a70dc8296: Waiting 07:18:43 d6f146571c69: Layer already exists 07:18:43 33973d7987ba: Layer already exists 07:18:43 5b191529457e: Layer already exists 07:18:43 12be0d855134: Layer already exists 07:18:43 b44fbfc888c8: Layer already exists 07:18:43 534a70dc8296: Layer already exists 07:18:43 335238274bff: Layer already exists 07:18:43 abfb084a61a8: Layer already exists 07:18:43 130094bc1b52: Layer already exists 07:18:43 latest: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 07:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:18:45 12be0d855134: Preparing 07:18:45 d6f146571c69: Preparing 07:18:45 5b191529457e: Preparing 07:18:45 b44fbfc888c8: Preparing 07:18:45 33973d7987ba: Preparing 07:18:45 335238274bff: Preparing 07:18:45 130094bc1b52: Preparing 07:18:45 abfb084a61a8: Preparing 07:18:45 534a70dc8296: Preparing 07:18:45 335238274bff: Waiting 07:18:45 130094bc1b52: Waiting 07:18:45 abfb084a61a8: Waiting 07:18:45 534a70dc8296: Waiting 07:18:45 d6f146571c69: Layer already exists 07:18:45 5b191529457e: Layer already exists 07:18:45 12be0d855134: Layer already exists 07:18:45 33973d7987ba: Layer already exists 07:18:45 b44fbfc888c8: Layer already exists 07:18:45 335238274bff: Layer already exists 07:18:45 130094bc1b52: Layer already exists 07:18:45 abfb084a61a8: Layer already exists 07:18:45 534a70dc8296: Layer already exists 07:18:46 4.0.0-dev.44: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:18:46 12be0d855134: Preparing 07:18:46 d6f146571c69: Preparing 07:18:46 5b191529457e: Preparing 07:18:46 b44fbfc888c8: Preparing 07:18:46 33973d7987ba: Preparing 07:18:46 335238274bff: Preparing 07:18:46 130094bc1b52: Preparing 07:18:46 335238274bff: Waiting 07:18:46 abfb084a61a8: Preparing 07:18:46 130094bc1b52: Waiting 07:18:46 534a70dc8296: Preparing 07:18:46 abfb084a61a8: Waiting 07:18:46 534a70dc8296: Waiting 07:18:46 b44fbfc888c8: Layer already exists 07:18:46 5b191529457e: Layer already exists 07:18:46 d6f146571c69: Layer already exists 07:18:46 12be0d855134: Layer already exists 07:18:46 33973d7987ba: Layer already exists 07:18:46 335238274bff: Layer already exists 07:18:46 130094bc1b52: Layer already exists 07:18:46 534a70dc8296: Layer already exists 07:18:46 abfb084a61a8: Layer already exists 07:18:47 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + 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 07:18:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:18:47 12be0d855134: Preparing 07:18:47 d6f146571c69: Preparing 07:18:47 5b191529457e: Preparing 07:18:47 b44fbfc888c8: Preparing 07:18:47 33973d7987ba: Preparing 07:18:47 335238274bff: Preparing 07:18:47 130094bc1b52: Preparing 07:18:47 abfb084a61a8: Preparing 07:18:47 534a70dc8296: Preparing 07:18:47 130094bc1b52: Waiting 07:18:47 abfb084a61a8: Waiting 07:18:47 335238274bff: Waiting 07:18:47 534a70dc8296: Waiting 07:18:47 5b191529457e: Layer already exists 07:18:47 d6f146571c69: Layer already exists 07:18:47 b44fbfc888c8: Layer already exists 07:18:47 12be0d855134: Layer already exists 07:18:47 33973d7987ba: Layer already exists 07:18:47 335238274bff: Layer already exists 07:18:47 130094bc1b52: Layer already exists 07:18:47 534a70dc8296: Layer already exists 07:18:47 abfb084a61a8: Layer already exists 07:18:47 main: digest: sha256:1d7d41b893c39796ab9f9ac1a31d98317986e09a1dcb30f07dbbeb005df4f132 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:48 ===================================================== [Pipeline] echo 07:18:48 taggedImages: 07:18:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:18:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:18:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.44 07:18:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:18:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:18:48 623cb5265308e9e287d4ae93d4d167a887956af5 07:18:48 latest 07:18:48 4.0.0-dev.44 07:18:48 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:18:48 main 07:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:18:48 613e29c27497: Preparing 07:18:48 71de667c6764: Preparing 07:18:48 5da445b4e73b: Preparing 07:18:48 b44fbfc888c8: Preparing 07:18:48 33973d7987ba: Preparing 07:18:48 adb105d81868: Preparing 07:18:48 635487a7f31e: Preparing 07:18:48 f3435e19d158: Preparing 07:18:48 534a70dc8296: Preparing 07:18:48 f3435e19d158: Waiting 07:18:48 adb105d81868: Waiting 07:18:48 635487a7f31e: Waiting 07:18:48 534a70dc8296: Waiting 07:18:48 33973d7987ba: Layer already exists 07:18:48 b44fbfc888c8: Layer already exists 07:18:49 635487a7f31e: Layer already exists 07:18:49 5da445b4e73b: Pushed 07:18:49 71de667c6764: Pushed 07:18:49 613e29c27497: Pushed 07:18:49 f3435e19d158: Layer already exists 07:18:49 534a70dc8296: Layer already exists 07:19:11 adb105d81868: Pushed 07:19:11 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:11 + 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 07:19:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:19:11 613e29c27497: Preparing 07:19:11 71de667c6764: Preparing 07:19:11 5da445b4e73b: Preparing 07:19:11 b44fbfc888c8: Preparing 07:19:11 33973d7987ba: Preparing 07:19:11 adb105d81868: Preparing 07:19:11 635487a7f31e: Preparing 07:19:11 adb105d81868: Waiting 07:19:11 f3435e19d158: Preparing 07:19:11 635487a7f31e: Waiting 07:19:11 534a70dc8296: Preparing 07:19:11 f3435e19d158: Waiting 07:19:11 534a70dc8296: Waiting 07:19:11 33973d7987ba: Layer already exists 07:19:11 613e29c27497: Layer already exists 07:19:11 71de667c6764: Layer already exists 07:19:11 b44fbfc888c8: Layer already exists 07:19:11 5da445b4e73b: Layer already exists 07:19:11 adb105d81868: Layer already exists 07:19:11 635487a7f31e: Layer already exists 07:19:11 f3435e19d158: Layer already exists 07:19:11 534a70dc8296: Layer already exists 07:19:12 latest: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 07:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:19:12 613e29c27497: Preparing 07:19:12 71de667c6764: Preparing 07:19:12 5da445b4e73b: Preparing 07:19:12 b44fbfc888c8: Preparing 07:19:12 33973d7987ba: Preparing 07:19:12 adb105d81868: Preparing 07:19:12 635487a7f31e: Preparing 07:19:12 f3435e19d158: Preparing 07:19:12 534a70dc8296: Preparing 07:19:12 f3435e19d158: Waiting 07:19:12 534a70dc8296: Waiting 07:19:12 635487a7f31e: Waiting 07:19:12 adb105d81868: Waiting 07:19:12 b44fbfc888c8: Layer already exists 07:19:12 5da445b4e73b: Layer already exists 07:19:12 71de667c6764: Layer already exists 07:19:12 33973d7987ba: Layer already exists 07:19:12 613e29c27497: Layer already exists 07:19:12 f3435e19d158: Layer already exists 07:19:12 635487a7f31e: Layer already exists 07:19:12 534a70dc8296: Layer already exists 07:19:12 adb105d81868: Layer already exists 07:19:13 4.0.0-dev.44: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:19:13 613e29c27497: Preparing 07:19:13 71de667c6764: Preparing 07:19:13 5da445b4e73b: Preparing 07:19:13 b44fbfc888c8: Preparing 07:19:13 33973d7987ba: Preparing 07:19:13 adb105d81868: Preparing 07:19:13 635487a7f31e: Preparing 07:19:13 f3435e19d158: Preparing 07:19:13 534a70dc8296: Preparing 07:19:13 635487a7f31e: Waiting 07:19:13 f3435e19d158: Waiting 07:19:13 534a70dc8296: Waiting 07:19:13 adb105d81868: Waiting 07:19:13 5da445b4e73b: Layer already exists 07:19:13 b44fbfc888c8: Layer already exists 07:19:13 71de667c6764: Layer already exists 07:19:13 33973d7987ba: Layer already exists 07:19:13 613e29c27497: Layer already exists 07:19:13 adb105d81868: Layer already exists 07:19:13 534a70dc8296: Layer already exists 07:19:13 635487a7f31e: Layer already exists 07:19:13 f3435e19d158: Layer already exists 07:19:14 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + 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 07:19:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:19:14 613e29c27497: Preparing 07:19:14 71de667c6764: Preparing 07:19:14 5da445b4e73b: Preparing 07:19:14 b44fbfc888c8: Preparing 07:19:14 33973d7987ba: Preparing 07:19:14 adb105d81868: Preparing 07:19:14 635487a7f31e: Preparing 07:19:14 f3435e19d158: Preparing 07:19:14 534a70dc8296: Preparing 07:19:14 635487a7f31e: Waiting 07:19:14 adb105d81868: Waiting 07:19:14 f3435e19d158: Waiting 07:19:14 534a70dc8296: Waiting 07:19:14 71de667c6764: Layer already exists 07:19:14 b44fbfc888c8: Layer already exists 07:19:14 613e29c27497: Layer already exists 07:19:14 33973d7987ba: Layer already exists 07:19:14 5da445b4e73b: Layer already exists 07:19:14 adb105d81868: Layer already exists 07:19:14 635487a7f31e: Layer already exists 07:19:14 f3435e19d158: Layer already exists 07:19:14 534a70dc8296: Layer already exists 07:19:15 main: digest: sha256:72a24e4de73156c7d62d725d3db5d8b1deee08fee0e4a42046bc2255e12d88ca size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:15 ===================================================== [Pipeline] echo 07:19:15 taggedImages: 07:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.44 07:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:19:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:19:15 623cb5265308e9e287d4ae93d4d167a887956af5 07:19:15 latest 07:19:15 4.0.0-dev.44 07:19:15 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:15 main 07:19:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:19:15 a8835dadcb67: Preparing 07:19:15 21670fb9d2ca: Preparing 07:19:15 0f368c3d3460: Preparing 07:19:15 b44fbfc888c8: Preparing 07:19:15 33973d7987ba: Preparing 07:19:15 b2a488a95594: Preparing 07:19:15 375227d24d9a: Preparing 07:19:15 534a70dc8296: Preparing 07:19:15 b2a488a95594: Waiting 07:19:15 375227d24d9a: Waiting 07:19:15 534a70dc8296: Waiting 07:19:15 33973d7987ba: Layer already exists 07:19:15 b44fbfc888c8: Layer already exists 07:19:16 a8835dadcb67: Pushed 07:19:16 21670fb9d2ca: Pushed 07:19:16 534a70dc8296: Layer already exists 07:19:16 b2a488a95594: Pushed 07:19:17 375227d24d9a: Pushed 07:19:24 0f368c3d3460: Pushed 07:19:24 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:19:24 a8835dadcb67: Preparing 07:19:24 21670fb9d2ca: Preparing 07:19:24 0f368c3d3460: Preparing 07:19:24 b44fbfc888c8: Preparing 07:19:24 33973d7987ba: Preparing 07:19:24 b2a488a95594: Preparing 07:19:24 375227d24d9a: Preparing 07:19:24 534a70dc8296: Preparing 07:19:24 375227d24d9a: Waiting 07:19:24 534a70dc8296: Waiting 07:19:24 b2a488a95594: Waiting 07:19:24 b44fbfc888c8: Layer already exists 07:19:24 a8835dadcb67: Layer already exists 07:19:24 0f368c3d3460: Layer already exists 07:19:24 33973d7987ba: Layer already exists 07:19:24 21670fb9d2ca: Layer already exists 07:19:24 b2a488a95594: Layer already exists 07:19:24 534a70dc8296: Layer already exists 07:19:24 375227d24d9a: Layer already exists 07:19:25 latest: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 07:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:19:25 a8835dadcb67: Preparing 07:19:25 21670fb9d2ca: Preparing 07:19:25 0f368c3d3460: Preparing 07:19:25 b44fbfc888c8: Preparing 07:19:25 33973d7987ba: Preparing 07:19:25 b2a488a95594: Preparing 07:19:25 375227d24d9a: Preparing 07:19:25 534a70dc8296: Preparing 07:19:25 375227d24d9a: Waiting 07:19:25 534a70dc8296: Waiting 07:19:25 b2a488a95594: Waiting 07:19:25 0f368c3d3460: Layer already exists 07:19:25 33973d7987ba: Layer already exists 07:19:25 b44fbfc888c8: Layer already exists 07:19:25 a8835dadcb67: Layer already exists 07:19:25 21670fb9d2ca: Layer already exists 07:19:25 b2a488a95594: Layer already exists 07:19:25 375227d24d9a: Layer already exists 07:19:25 534a70dc8296: Layer already exists 07:19:26 4.0.0-dev.44: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:19:26 a8835dadcb67: Preparing 07:19:26 21670fb9d2ca: Preparing 07:19:26 0f368c3d3460: Preparing 07:19:26 b44fbfc888c8: Preparing 07:19:26 33973d7987ba: Preparing 07:19:26 b2a488a95594: Preparing 07:19:26 375227d24d9a: Preparing 07:19:26 534a70dc8296: Preparing 07:19:26 375227d24d9a: Waiting 07:19:26 534a70dc8296: Waiting 07:19:26 b2a488a95594: Waiting 07:19:26 b44fbfc888c8: Layer already exists 07:19:26 a8835dadcb67: Layer already exists 07:19:26 21670fb9d2ca: Layer already exists 07:19:26 0f368c3d3460: Layer already exists 07:19:26 33973d7987ba: Layer already exists 07:19:26 534a70dc8296: Layer already exists 07:19:26 375227d24d9a: Layer already exists 07:19:26 b2a488a95594: Layer already exists 07:19:27 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:19:27 a8835dadcb67: Preparing 07:19:27 21670fb9d2ca: Preparing 07:19:27 0f368c3d3460: Preparing 07:19:27 b44fbfc888c8: Preparing 07:19:27 33973d7987ba: Preparing 07:19:27 b2a488a95594: Preparing 07:19:27 375227d24d9a: Preparing 07:19:27 534a70dc8296: Preparing 07:19:27 b2a488a95594: Waiting 07:19:27 375227d24d9a: Waiting 07:19:27 534a70dc8296: Waiting 07:19:27 33973d7987ba: Layer already exists 07:19:27 b44fbfc888c8: Layer already exists 07:19:27 21670fb9d2ca: Layer already exists 07:19:27 0f368c3d3460: Layer already exists 07:19:27 a8835dadcb67: Layer already exists 07:19:27 b2a488a95594: Layer already exists 07:19:27 375227d24d9a: Layer already exists 07:19:27 534a70dc8296: Layer already exists 07:19:28 main: digest: sha256:516855b8a3f7fb69ec07c8093cc7fa03682a97849bf93d0447a7fecb22046a04 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:28 ===================================================== [Pipeline] echo 07:19:28 taggedImages: 07:19:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:19:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:19:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.44 07:19:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:19:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:19:28 623cb5265308e9e287d4ae93d4d167a887956af5 07:19:28 latest 07:19:28 4.0.0-dev.44 07:19:28 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:28 main 07:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:19:28 3cde60c5a8f2: Preparing 07:19:28 d2d850b64607: Preparing 07:19:28 b44fbfc888c8: Preparing 07:19:28 33973d7987ba: Preparing 07:19:28 9824ed2f7c47: Preparing 07:19:28 3737144ae36a: Preparing 07:19:28 534a70dc8296: Preparing 07:19:28 3737144ae36a: Waiting 07:19:28 534a70dc8296: Waiting 07:19:28 b44fbfc888c8: Layer already exists 07:19:28 33973d7987ba: Layer already exists 07:19:29 534a70dc8296: Layer already exists 07:19:29 3cde60c5a8f2: Pushed 07:19:29 9824ed2f7c47: Pushed 07:19:29 3737144ae36a: Pushed 07:19:37 d2d850b64607: Pushed 07:19:37 623cb5265308e9e287d4ae93d4d167a887956af5: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:19:38 3cde60c5a8f2: Preparing 07:19:38 d2d850b64607: Preparing 07:19:38 b44fbfc888c8: Preparing 07:19:38 33973d7987ba: Preparing 07:19:38 9824ed2f7c47: Preparing 07:19:38 3737144ae36a: Preparing 07:19:38 534a70dc8296: Preparing 07:19:38 3737144ae36a: Waiting 07:19:38 534a70dc8296: Waiting 07:19:38 33973d7987ba: Layer already exists 07:19:38 d2d850b64607: Layer already exists 07:19:38 3cde60c5a8f2: Layer already exists 07:19:38 b44fbfc888c8: Layer already exists 07:19:38 9824ed2f7c47: Layer already exists 07:19:38 3737144ae36a: Layer already exists 07:19:38 534a70dc8296: Layer already exists 07:19:38 latest: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 07:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:19:39 3cde60c5a8f2: Preparing 07:19:39 d2d850b64607: Preparing 07:19:39 b44fbfc888c8: Preparing 07:19:39 33973d7987ba: Preparing 07:19:39 9824ed2f7c47: Preparing 07:19:39 3737144ae36a: Preparing 07:19:39 534a70dc8296: Preparing 07:19:39 3737144ae36a: Waiting 07:19:39 33973d7987ba: Layer already exists 07:19:39 b44fbfc888c8: Layer already exists 07:19:39 3cde60c5a8f2: Layer already exists 07:19:39 9824ed2f7c47: Layer already exists 07:19:39 d2d850b64607: Layer already exists 07:19:39 534a70dc8296: Layer already exists 07:19:39 3737144ae36a: Layer already exists 07:19:39 4.0.0-dev.44: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:19:40 3cde60c5a8f2: Preparing 07:19:40 d2d850b64607: Preparing 07:19:40 b44fbfc888c8: Preparing 07:19:40 33973d7987ba: Preparing 07:19:40 9824ed2f7c47: Preparing 07:19:40 3737144ae36a: Preparing 07:19:40 534a70dc8296: Preparing 07:19:40 3737144ae36a: Waiting 07:19:40 534a70dc8296: Waiting 07:19:40 9824ed2f7c47: Layer already exists 07:19:40 33973d7987ba: Layer already exists 07:19:40 d2d850b64607: Layer already exists 07:19:40 b44fbfc888c8: Layer already exists 07:19:40 3cde60c5a8f2: Layer already exists 07:19:40 3737144ae36a: Layer already exists 07:19:40 534a70dc8296: Layer already exists 07:19:40 623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:19:41 3cde60c5a8f2: Preparing 07:19:41 d2d850b64607: Preparing 07:19:41 b44fbfc888c8: Preparing 07:19:41 33973d7987ba: Preparing 07:19:41 9824ed2f7c47: Preparing 07:19:41 3737144ae36a: Preparing 07:19:41 534a70dc8296: Preparing 07:19:41 3737144ae36a: Waiting 07:19:41 534a70dc8296: Waiting 07:19:41 33973d7987ba: Layer already exists 07:19:41 d2d850b64607: Layer already exists 07:19:41 3cde60c5a8f2: Layer already exists 07:19:41 9824ed2f7c47: Layer already exists 07:19:41 b44fbfc888c8: Layer already exists 07:19:41 534a70dc8296: Layer already exists 07:19:41 3737144ae36a: Layer already exists 07:19:41 main: digest: sha256:159802b5ca852ce87cff72523fdae8b31313a01e4b6e3e29f27462a198e9cd17 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:41 ===================================================== [Pipeline] echo 07:19:41 taggedImages: 07:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5 07:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.44 07:19:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:623cb5265308e9e287d4ae93d4d167a887956af5-4.0.0-dev.44 07:19:41 - 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 07:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:42 07:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:42 arm64: Pulling from edgex-lftools-log-publisher 07:19:42 8998bd30e6a1: Pulling fs layer 07:19:42 04944245beec: Pulling fs layer 07:19:42 699f458cf7ca: Pulling fs layer 07:19:42 765212b225bb: Pulling fs layer 07:19:42 f23df028b6ca: Pulling fs layer 07:19:42 d65c8cfc05b1: Pulling fs layer 07:19:42 2437ff75d9bd: Pulling fs layer 07:19:42 765212b225bb: Waiting 07:19:42 f23df028b6ca: Waiting 07:19:42 d65c8cfc05b1: Waiting 07:19:42 2437ff75d9bd: Waiting 07:19:42 04944245beec: Verifying Checksum 07:19:42 04944245beec: Download complete 07:19:42 765212b225bb: Verifying Checksum 07:19:42 765212b225bb: Download complete 07:19:42 f23df028b6ca: Verifying Checksum 07:19:42 f23df028b6ca: Download complete 07:19:42 d65c8cfc05b1: Verifying Checksum 07:19:42 d65c8cfc05b1: Download complete 07:19:43 699f458cf7ca: Verifying Checksum 07:19:43 699f458cf7ca: Download complete 07:19:43 8998bd30e6a1: Verifying Checksum 07:19:45 2437ff75d9bd: Verifying Checksum 07:19:45 2437ff75d9bd: Download complete 07:19:50 8998bd30e6a1: Pull complete 07:19:50 04944245beec: Pull complete 07:19:53 699f458cf7ca: Pull complete 07:19:53 765212b225bb: Pull complete 07:19:53 f23df028b6ca: Pull complete 07:19:53 d65c8cfc05b1: Pull complete 07:20:20 2437ff75d9bd: Pull complete 07:20:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:20 prd-ubuntu20.04-docker-arm64-4c-16g-36756 does not seem to be running inside a container 07:20:20 $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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:arm64 cat 07:20:22 $ docker top e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:23 ---> job-cost.sh 07:20:23 lf-activate-venv: SKIPPING 07:20:23 INFO: No Stack... 07:20:23 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:24 INFO: Archiving Costs [Pipeline] sh 07:20:25 + cat /w/workspace/edgex-go/780/archives/cost.csv 07:20:25 + cut -d, -f6 [Pipeline] lock 07:20:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] 07:20:25 Resource [jenkins-edgexfoundry-edgex-go-main-780-stack-cost] did not exist. Created. 07:20:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:25 + echo total: 0.2199999988079071 [Pipeline] stash 07:20:26 Stashed 1 file(s) [Pipeline] } 07:20:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-780-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:26 $ docker stop --time=1 e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 07:20:27 $ docker rm -f --volumes e16aa95be93fcbc400a92429b42929349f9fab5649f181b0cccf64b719b058c4 [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 07:20:28 provisioning config files... 07:20:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/780@tmp/config10818587887126180820tmp [Pipeline] { [Pipeline] sh 07:20:28 + set +x 07:20:28 + curl -s https://codecov.io/bash 07:20:28 + bash -s -- 07:20:28 07:20:28 _____ _ 07:20:28 / ____| | | 07:20:28 | | ___ __| | ___ ___ _____ __ 07:20:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:20:28 | |___| (_) | (_| | __/ (_| (_) \ V / 07:20:28 \_____\___/ \__,_|\___|\___\___/ \_/ 07:20:28 Bash-1.0.6 07:20:28 07:20:28 07:20:28 ==> git version 2.25.1 found 07:20:28 ==> 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 07:20:28 Release-Date: 2020-01-08 07:20:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:20:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:20:28 ==> Jenkins CI detected. 07:20:28 current dir:  /w/workspace/edgex-go/780 07:20:28 project root: . 07:20:28 --> token set from env 07:20:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:20:28 ==> Running gcov in . (disable via -X gcov) 07:20:28 ==> Python coveragepy not found 07:20:28 ==> Searching for coverage reports in: 07:20:28 + . 07:20:28 -> Found 1 reports 07:20:28 ==> Detecting git/mercurial file structure 07:20:28 ==> Reading reports 07:20:28 + ./coverage.out bytes=1513503 07:20:28 ==> Appending adjustments 07:20:28 https://docs.codecov.io/docs/fixing-reports 07:20:30 + Found adjustments 07:20:30 ==> Gzipping contents 07:20:30 128K /tmp/codecov.nskPW2.gz 07:20:30 ==> Uploading reports 07:20:30 url: https://codecov.io 07:20:30 query: branch=main&commit=623cb5265308e9e287d4ae93d4d167a887956af5&build=780&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F780%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:30 -> Pinging Codecov 07:20:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=623cb5265308e9e287d4ae93d4d167a887956af5&build=780&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F780%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:20:30 -> Uploading to 07:20:30 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/623cb5265308e9e287d4ae93d4d167a887956af5/01a362f8-bdbc-499d-9513-74cfb280cb09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250115%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250115T072030Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0652d8853c26cc8165bc1e642933e1cd4a7c9fcc22830945c8662b019159c96 07:20:30 % Total % Received % Xferd Average Speed Time Time Time Current 07:20:30 Dload Upload Total Spent Left Speed 07:20:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 461k --:--:-- --:--:-- --:--:-- 461k 07:20:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/623cb5265308e9e287d4ae93d4d167a887956af5 [Pipeline] } 07:20:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:20:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:20:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:20:31 07:20:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:20:31 latest: Pulling from edgex-devops/edgex-snyk-go 07:20:31 43c4264eed91: Pulling fs layer 07:20:31 4cc291be95ef: Pulling fs layer 07:20:31 2ac1f1163629: Pulling fs layer 07:20:31 5c3c966382ef: Pulling fs layer 07:20:31 4f4fb700ef54: Pulling fs layer 07:20:31 d9c7d2e4e75e: Pulling fs layer 07:20:31 9c3e1370e548: Pulling fs layer 07:20:31 4f4fb700ef54: Waiting 07:20:31 d9c7d2e4e75e: Waiting 07:20:31 9c3e1370e548: Waiting 07:20:31 5c3c966382ef: Waiting 07:20:31 4cc291be95ef: Verifying Checksum 07:20:31 4cc291be95ef: Download complete 07:20:31 5c3c966382ef: Verifying Checksum 07:20:31 5c3c966382ef: Download complete 07:20:31 4f4fb700ef54: Verifying Checksum 07:20:31 4f4fb700ef54: Download complete 07:20:31 43c4264eed91: Download complete 07:20:31 d9c7d2e4e75e: Verifying Checksum 07:20:31 d9c7d2e4e75e: Download complete 07:20:31 43c4264eed91: Pull complete 07:20:32 4cc291be95ef: Pull complete 07:20:32 2ac1f1163629: Verifying Checksum 07:20:32 2ac1f1163629: Download complete 07:20:32 9c3e1370e548: Verifying Checksum 07:20:32 9c3e1370e548: Download complete 07:20:36 2ac1f1163629: Pull complete 07:20:36 5c3c966382ef: Pull complete 07:20:36 4f4fb700ef54: Pull complete 07:20:36 d9c7d2e4e75e: Pull complete 07:20:40 9c3e1370e548: Pull complete 07:20:40 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:20:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:40 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:20:40 $ 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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:20:50 $ docker top a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:50 + git config --global --add safe.directory /w/workspace/edgex-go/780 [Pipeline] echo 07:20:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:20:51 + set -o pipefail 07:20:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:20:59 07:20:59 Monitoring /w/workspace/edgex-go/780 (github.com/edgexfoundry/edgex-go)... 07:20:59 07:20:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3d0793ea-0b33-424c-9e5f-41bd5ffe7fc9 07:20:59 07:20:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:20:59 07:20:59 07:20:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:20:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:20:59 $ docker stop --time=1 a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 07:21:12 $ docker rm -f --volumes a6d477d6eda29d0bf79c25d3e9abad0e78f0dea9a69e100f3c53f8a1fd850662 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:21:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:13 provisioning config files... 07:21:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/780@tmp/config11619128745087586813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:13 --> edgex-publish-swagger.sh 07:21:13 === Publish openapi API === 07:21:13 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 07:21:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/780/openapi/core-command.yaml] 07:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:13 Dload Upload Total Spent Left Speed 07:21:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68581 --:--:-- --:--:-- --:--:-- 68581 07:21:13 07:21:13 07:21:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/780/openapi/core-data.yaml] 07:21:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:13 Dload Upload Total Spent Left Speed 07:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 343k --:--:-- --:--:-- --:--:-- 341k 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k 07:21:14 07:21:14 07:21:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/780/openapi/core-keeper.yaml] 07:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:14 Dload Upload Total Spent Left Speed 07:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 152 75831 --:--:-- --:--:-- --:--:-- 75983 07:21:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:21:14 07:21:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/780/openapi/core-metadata.yaml] 07:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:14 Dload Upload Total Spent Left Speed 07:21:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k 07:21:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:21:15 07:21:15 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/780/openapi/security-proxy-auth.yaml] 07:21:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:15 Dload Upload Total Spent Left Speed 07:21:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 241 89630 --:--:-- --:--:-- --:--:-- 89871 07:21:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:21:15 07:21:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/780/openapi/support-notifications.yaml] 07:21:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:15 Dload Upload Total Spent Left Speed 07:21:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 387 242k --:--:-- --:--:-- --:--:-- 242k 07:21:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:21:16 07:21:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/780/openapi/support-scheduler.yaml] 07:21:16 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:16 Dload Upload Total Spent Left Speed 07:21:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 660k --:--:-- --:--:-- --:--:-- 651k 100 50857 100 156 100 50701 509 161k --:--:-- --:--:-- --:--:-- 161k 07:21:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:21:16 [Pipeline] } 07:21:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:21:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:17 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:21:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:21:18 $ docker top 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae -eo pid,comm 07:21:18 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). 07:21:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:18 [ssh-agent] Looking for ssh-agent implementation... 07:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:18 $ docker exec 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae ssh-agent 07:21:18 SSH_AUTH_SOCK=/tmp/ssh-TctkAUIbu9jS/agent.14 07:21:18 SSH_AGENT_PID=21 07:21:18 Running ssh-add (command line suppressed) 07:21:18 Identity added: /w/workspace/edgex-go/780@tmp/private_key_14161853293702711927.key (/w/workspace/edgex-go/780@tmp/private_key_14161853293702711927.key) 07:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:19 + git semver tag 07:21:19 2025-01-15 07:21:19,325 [run_tag] DEBUG tag force:False 07:21:19 2025-01-15 07:21:19,325 [check_head_tag] DEBUG check head tag 07:21:19 2025-01-15 07:21:19,329 [execute] INFO git cat-file --batch-check 07:21:19 2025-01-15 07:21:19,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=) 07:21:19 2025-01-15 07:21:19,334 [execute] INFO git cat-file --batch 07:21:19 2025-01-15 07:21:19,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=) 07:21:19 2025-01-15 07:21:19,397 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:19 2025-01-15 07:21:19,397 [execute] INFO git tag -a v4.0.0-dev.44 -m v4.0.0-dev.44 07:21:19 2025-01-15 07:21:19,398 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.44', '-m', 'v4.0.0-dev.44'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) 07:21:19 2025-01-15 07:21:19,402 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:19 4.0.0-dev.44 [Pipeline] } 07:21:19 $ docker exec --env ******** --env ******** 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae ssh-agent -k 07:21:19 unset SSH_AUTH_SOCK; 07:21:19 unset SSH_AGENT_PID; 07:21:19 echo Agent pid 21 killed; 07:21:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:19 + git semver [Pipeline] } 07:21:20 $ docker stop --time=1 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae 07:21:22 $ docker rm -f --volumes 12a9199d0dd16387b62d31bc44cb784faff74cf7687c0b2be3b8288d3524e7ae [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:22 07:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:23 0.23.1-centos7: Pulling from edgex-lftools 07:21:23 ab5ef0e58194: Pulling fs layer 07:21:23 9712f1f96733: Pulling fs layer 07:21:23 63f879dbbcfc: Pulling fs layer 07:21:23 0d9ebad4ef96: Pulling fs layer 07:21:23 e9a5061849ea: Pulling fs layer 07:21:23 d747dcd14b5f: Pulling fs layer 07:21:23 2de7ff778b66: Pulling fs layer 07:21:23 0d9ebad4ef96: Waiting 07:21:23 e9a5061849ea: Waiting 07:21:23 d747dcd14b5f: Waiting 07:21:23 2de7ff778b66: Waiting 07:21:23 9712f1f96733: Verifying Checksum 07:21:23 9712f1f96733: Download complete 07:21:23 63f879dbbcfc: Verifying Checksum 07:21:23 63f879dbbcfc: Download complete 07:21:23 e9a5061849ea: Verifying Checksum 07:21:23 e9a5061849ea: Download complete 07:21:23 d747dcd14b5f: Verifying Checksum 07:21:23 d747dcd14b5f: Download complete 07:21:23 0d9ebad4ef96: Verifying Checksum 07:21:23 0d9ebad4ef96: Download complete 07:21:23 ab5ef0e58194: Verifying Checksum 07:21:23 ab5ef0e58194: Download complete 07:21:23 2de7ff778b66: Verifying Checksum 07:21:23 2de7ff778b66: Download complete 07:21:26 ab5ef0e58194: Pull complete 07:21:26 9712f1f96733: Pull complete 07:21:27 63f879dbbcfc: Pull complete 07:21:31 0d9ebad4ef96: Pull complete 07:21:31 e9a5061849ea: Pull complete 07:21:31 d747dcd14b5f: Pull complete 07:21:32 2de7ff778b66: Pull complete 07:21:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:21:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:32 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:21:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:21:40 $ docker top 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:21:41 provisioning config files... 07:21:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/780@tmp/config6583296520048373821tmp 07:21:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/780@tmp/config5215539911494996123tmp 07:21:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/780@tmp/config10790486431476138022tmp [Pipeline] { [Pipeline] echo 07:21:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:21:41 ---> sigul-configuration.sh 07:21:41 gpg: directory `/root/.gnupg' created 07:21:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:21:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:21:41 gpg: keyring `/root/.gnupg/secring.gpg' created 07:21:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:21:41 gpg: CAST5 encrypted data 07:21:41 gpg: encrypted with 1 passphrase 07:21:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:21:41 + mkdir /home/jenkins 07:21:41 + mkdir /home/jenkins/sigul [Pipeline] sh 07:21:41 + 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 07:21:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:21:42 ---> sigul-install.sh 07:21:42 Sigul already installed; skipping installation. [Pipeline] sh 07:21:42 + git tag --list 07:21:42 0.6.0 07:21:42 0.6.1 07:21:42 0.7.0 07:21:42 0.7.1 07:21:42 v1.0.0 07:21:42 v1.0.1 07:21:42 v1.1.0 07:21:42 v1.2.0 07:21:42 v1.2.1 07:21:42 v1.3.0 07:21:42 v1.3.1 07:21:42 v2.0.0 07:21:42 v2.1.0 07:21:42 v2.1.1 07:21:42 v2.2.0 07:21:42 v2.3.0 07:21:42 v3.0 07:21:42 v3.0.0 07:21:42 v3.1 07:21:42 v3.1.0 07:21:42 v3.1.0-dev.1 07:21:42 v3.1.0-dev.10 07:21:42 v3.1.0-dev.11 07:21:42 v3.1.0-dev.12 07:21:42 v3.1.0-dev.13 07:21:42 v3.1.0-dev.14 07:21:42 v3.1.0-dev.15 07:21:42 v3.1.0-dev.16 07:21:42 v3.1.0-dev.17 07:21:42 v3.1.0-dev.18 07:21:42 v3.1.0-dev.19 07:21:42 v3.1.0-dev.2 07:21:42 v3.1.0-dev.20 07:21:42 v3.1.0-dev.21 07:21:42 v3.1.0-dev.22 07:21:42 v3.1.0-dev.23 07:21:42 v3.1.0-dev.24 07:21:42 v3.1.0-dev.25 07:21:42 v3.1.0-dev.26 07:21:42 v3.1.0-dev.27 07:21:42 v3.1.0-dev.28 07:21:42 v3.1.0-dev.29 07:21:42 v3.1.0-dev.3 07:21:42 v3.1.0-dev.30 07:21:42 v3.1.0-dev.31 07:21:42 v3.1.0-dev.32 07:21:42 v3.1.0-dev.33 07:21:42 v3.1.0-dev.34 07:21:42 v3.1.0-dev.35 07:21:42 v3.1.0-dev.36 07:21:42 v3.1.0-dev.37 07:21:42 v3.1.0-dev.38 07:21:42 v3.1.0-dev.39 07:21:42 v3.1.0-dev.4 07:21:42 v3.1.0-dev.40 07:21:42 v3.1.0-dev.41 07:21:42 v3.1.0-dev.42 07:21:42 v3.1.0-dev.43 07:21:42 v3.1.0-dev.44 07:21:42 v3.1.0-dev.45 07:21:42 v3.1.0-dev.46 07:21:42 v3.1.0-dev.47 07:21:42 v3.1.0-dev.48 07:21:42 v3.1.0-dev.49 07:21:42 v3.1.0-dev.5 07:21:42 v3.1.0-dev.50 07:21:42 v3.1.0-dev.51 07:21:42 v3.1.0-dev.52 07:21:42 v3.1.0-dev.53 07:21:42 v3.1.0-dev.54 07:21:42 v3.1.0-dev.55 07:21:42 v3.1.0-dev.56 07:21:42 v3.1.0-dev.57 07:21:42 v3.1.0-dev.58 07:21:42 v3.1.0-dev.59 07:21:42 v3.1.0-dev.6 07:21:42 v3.1.0-dev.60 07:21:42 v3.1.0-dev.61 07:21:42 v3.1.0-dev.62 07:21:42 v3.1.0-dev.63 07:21:42 v3.1.0-dev.64 07:21:42 v3.1.0-dev.65 07:21:42 v3.1.0-dev.66 07:21:42 v3.1.0-dev.67 07:21:42 v3.1.0-dev.68 07:21:42 v3.1.0-dev.69 07:21:42 v3.1.0-dev.7 07:21:42 v3.1.0-dev.70 07:21:42 v3.1.0-dev.71 07:21:42 v3.1.0-dev.72 07:21:42 v3.1.0-dev.73 07:21:42 v3.1.0-dev.8 07:21:42 v3.1.0-dev.9 07:21:42 v3.1.1 07:21:42 v3.1.1-dev.1 07:21:42 v3.1.1-dev.2 07:21:42 v3.2.0-dev.1 07:21:42 v3.2.0-dev.10 07:21:42 v3.2.0-dev.100 07:21:42 v3.2.0-dev.101 07:21:42 v3.2.0-dev.102 07:21:42 v3.2.0-dev.103 07:21:42 v3.2.0-dev.104 07:21:42 v3.2.0-dev.105 07:21:42 v3.2.0-dev.106 07:21:42 v3.2.0-dev.107 07:21:42 v3.2.0-dev.108 07:21:42 v3.2.0-dev.109 07:21:42 v3.2.0-dev.11 07:21:42 v3.2.0-dev.12 07:21:42 v3.2.0-dev.13 07:21:42 v3.2.0-dev.14 07:21:42 v3.2.0-dev.15 07:21:42 v3.2.0-dev.16 07:21:42 v3.2.0-dev.17 07:21:42 v3.2.0-dev.18 07:21:42 v3.2.0-dev.19 07:21:42 v3.2.0-dev.2 07:21:42 v3.2.0-dev.20 07:21:42 v3.2.0-dev.21 07:21:42 v3.2.0-dev.22 07:21:42 v3.2.0-dev.23 07:21:42 v3.2.0-dev.24 07:21:42 v3.2.0-dev.25 07:21:42 v3.2.0-dev.26 07:21:42 v3.2.0-dev.27 07:21:42 v3.2.0-dev.28 07:21:42 v3.2.0-dev.29 07:21:42 v3.2.0-dev.3 07:21:42 v3.2.0-dev.30 07:21:42 v3.2.0-dev.31 07:21:42 v3.2.0-dev.32 07:21:42 v3.2.0-dev.33 07:21:42 v3.2.0-dev.34 07:21:42 v3.2.0-dev.35 07:21:42 v3.2.0-dev.36 07:21:42 v3.2.0-dev.37 07:21:42 v3.2.0-dev.38 07:21:42 v3.2.0-dev.39 07:21:42 v3.2.0-dev.4 07:21:42 v3.2.0-dev.40 07:21:42 v3.2.0-dev.41 07:21:42 v3.2.0-dev.42 07:21:42 v3.2.0-dev.43 07:21:42 v3.2.0-dev.44 07:21:42 v3.2.0-dev.45 07:21:42 v3.2.0-dev.46 07:21:42 v3.2.0-dev.47 07:21:42 v3.2.0-dev.48 07:21:42 v3.2.0-dev.49 07:21:42 v3.2.0-dev.5 07:21:42 v3.2.0-dev.50 07:21:42 v3.2.0-dev.51 07:21:42 v3.2.0-dev.52 07:21:42 v3.2.0-dev.53 07:21:42 v3.2.0-dev.54 07:21:42 v3.2.0-dev.55 07:21:42 v3.2.0-dev.56 07:21:42 v3.2.0-dev.57 07:21:42 v3.2.0-dev.58 07:21:42 v3.2.0-dev.59 07:21:42 v3.2.0-dev.6 07:21:42 v3.2.0-dev.60 07:21:42 v3.2.0-dev.61 07:21:42 v3.2.0-dev.62 07:21:42 v3.2.0-dev.63 07:21:42 v3.2.0-dev.64 07:21:42 v3.2.0-dev.65 07:21:42 v3.2.0-dev.66 07:21:42 v3.2.0-dev.67 07:21:42 v3.2.0-dev.68 07:21:42 v3.2.0-dev.69 07:21:42 v3.2.0-dev.7 07:21:42 v3.2.0-dev.70 07:21:42 v3.2.0-dev.71 07:21:42 v3.2.0-dev.72 07:21:42 v3.2.0-dev.73 07:21:42 v3.2.0-dev.74 07:21:42 v3.2.0-dev.75 07:21:42 v3.2.0-dev.76 07:21:42 v3.2.0-dev.77 07:21:42 v3.2.0-dev.78 07:21:42 v3.2.0-dev.79 07:21:42 v3.2.0-dev.8 07:21:42 v3.2.0-dev.80 07:21:42 v3.2.0-dev.81 07:21:42 v3.2.0-dev.82 07:21:42 v3.2.0-dev.83 07:21:42 v3.2.0-dev.84 07:21:42 v3.2.0-dev.85 07:21:42 v3.2.0-dev.86 07:21:42 v3.2.0-dev.87 07:21:42 v3.2.0-dev.88 07:21:42 v3.2.0-dev.89 07:21:42 v3.2.0-dev.9 07:21:42 v3.2.0-dev.90 07:21:42 v3.2.0-dev.91 07:21:42 v3.2.0-dev.92 07:21:42 v3.2.0-dev.93 07:21:42 v3.2.0-dev.94 07:21:42 v3.2.0-dev.95 07:21:42 v3.2.0-dev.96 07:21:42 v3.2.0-dev.97 07:21:42 v3.2.0-dev.98 07:21:42 v3.2.0-dev.99 07:21:42 v4.0.0-dev.1 07:21:42 v4.0.0-dev.10 07:21:42 v4.0.0-dev.11 07:21:42 v4.0.0-dev.12 07:21:42 v4.0.0-dev.13 07:21:42 v4.0.0-dev.14 07:21:42 v4.0.0-dev.15 07:21:42 v4.0.0-dev.16 07:21:42 v4.0.0-dev.17 07:21:42 v4.0.0-dev.18 07:21:42 v4.0.0-dev.19 07:21:42 v4.0.0-dev.2 07:21:42 v4.0.0-dev.20 07:21:42 v4.0.0-dev.21 07:21:42 v4.0.0-dev.22 07:21:42 v4.0.0-dev.23 07:21:42 v4.0.0-dev.24 07:21:42 v4.0.0-dev.25 07:21:42 v4.0.0-dev.26 07:21:42 v4.0.0-dev.27 07:21:42 v4.0.0-dev.28 07:21:42 v4.0.0-dev.29 07:21:42 v4.0.0-dev.3 07:21:42 v4.0.0-dev.30 07:21:42 v4.0.0-dev.31 07:21:42 v4.0.0-dev.32 07:21:42 v4.0.0-dev.33 07:21:42 v4.0.0-dev.34 07:21:42 v4.0.0-dev.35 07:21:42 v4.0.0-dev.36 07:21:42 v4.0.0-dev.37 07:21:42 v4.0.0-dev.38 07:21:42 v4.0.0-dev.39 07:21:42 v4.0.0-dev.4 07:21:42 v4.0.0-dev.40 07:21:42 v4.0.0-dev.41 07:21:42 v4.0.0-dev.42 07:21:42 v4.0.0-dev.43 07:21:42 v4.0.0-dev.44 07:21:42 v4.0.0-dev.5 07:21:42 v4.0.0-dev.6 07:21:42 v4.0.0-dev.7 07:21:42 v4.0.0-dev.8 07:21:42 v4.0.0-dev.9 [Pipeline] sh 07:21:42 + lftools sign git-tag v4.0.0-dev.44 07:21:43 Signing Git tag with Sigul... 07:21:43 Signing v4.0.0-dev.44 [Pipeline] echo 07:21:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:21:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:21:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:21:44 $ docker stop --time=1 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc 07:21:45 $ docker rm -f --volumes 00bf99de5d4ad551f74a8eb027e0bcf41512df749507d9ad00a18e9c61144ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:21:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:46 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:21:47 $ docker top da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea -eo pid,comm 07:21:47 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). 07:21:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:47 [ssh-agent] Looking for ssh-agent implementation... 07:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:47 $ docker exec da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea ssh-agent 07:21:47 SSH_AUTH_SOCK=/tmp/ssh-HI6DeF5Gna2d/agent.31 07:21:47 SSH_AGENT_PID=37 07:21:47 Running ssh-add (command line suppressed) 07:21:47 Identity added: /w/workspace/edgex-go/780@tmp/private_key_8311022892442762276.key (/w/workspace/edgex-go/780@tmp/private_key_8311022892442762276.key) 07:21:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:48 + git semver bump pre 07:21:48 2025-01-15 07:21:48,486 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:48 2025-01-15 07:21:48,486 [bump_version] DEBUG bumping version:4.0.0-dev.44 on axis:pre with prefix:dev 07:21:48 2025-01-15 07:21:48,486 [bump_version] DEBUG bumped version:4.0.0-dev.45 07:21:48 2025-01-15 07:21:48,487 [write_version] DEBUG write version:4.0.0-dev.45 to path:/w/workspace/edgex-go/780/.semver/main with force:True 07:21:48 2025-01-15 07:21:48,487 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:48 2025-01-15 07:21:48,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/780/.semver/main 07:21:48 2025-01-15 07:21:48,489 [execute] INFO git cat-file --batch-check 07:21:48 2025-01-15 07:21:48,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) 07:21:48 2025-01-15 07:21:48,493 [execute] INFO git cat-file --batch 07:21:48 2025-01-15 07:21:48,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) 07:21:48 2025-01-15 07:21:48,498 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:48 4.0.0-dev.45 [Pipeline] } 07:21:48 $ docker exec --env ******** --env ******** da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea ssh-agent -k 07:21:48 unset SSH_AUTH_SOCK; 07:21:48 unset SSH_AGENT_PID; 07:21:48 echo Agent pid 37 killed; 07:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:49 + git semver [Pipeline] } 07:21:49 $ docker stop --time=1 da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea 07:21:50 $ docker rm -f --volumes da8bdb586809be2d9862cfbf8280f95a49dc2e78db9a4149031fed0b9bfccaea [Pipeline] // withDockerContainer [Pipeline] sh 07:21:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:51 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:21:52 $ docker top a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b -eo pid,comm 07:21:52 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). 07:21:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:52 [ssh-agent] Looking for ssh-agent implementation... 07:21:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:52 $ docker exec a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b ssh-agent 07:21:52 SSH_AUTH_SOCK=/tmp/ssh-MOtL3eJ0M2yM/agent.32 07:21:52 SSH_AGENT_PID=38 07:21:52 Running ssh-add (command line suppressed) 07:21:52 Identity added: /w/workspace/edgex-go/780@tmp/private_key_6627045536853479875.key (/w/workspace/edgex-go/780@tmp/private_key_6627045536853479875.key) 07:21:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:52 + git semver push 07:21:53 2025-01-15 07:21:52,972 [run_push] DEBUG push 07:21:53 2025-01-15 07:21:52,973 [execute] INFO git cat-file --batch-check 07:21:53 2025-01-15 07:21:52,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=) 07:21:53 2025-01-15 07:21:52,978 [execute] INFO git rev-list 937d273d80d4223d24d4be4aaa11be707bdd7524 -- 07:21:53 2025-01-15 07:21:52,978 [execute] DEBUG Popen(['git', 'rev-list', '937d273d80d4223d24d4be4aaa11be707bdd7524', '--'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=None) 07:21:53 2025-01-15 07:21:53,000 [execute] INFO git fetch -v origin 07:21:53 2025-01-15 07:21:53,000 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=True, shell=None, istream=None) 07:21:53 2025-01-15 07:21:53,455 [run_push] DEBUG no remote changes detected 07:21:53 2025-01-15 07:21:53,455 [execute] INFO git push origin semver 07:21:53 2025-01-15 07:21:53,456 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/780/.semver, universal_newlines=False, shell=None, istream=None) 07:21:54 2025-01-15 07:21:54,150 [run_push] DEBUG push all version tags 07:21:54 2025-01-15 07:21:54,150 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:21:54 2025-01-15 07:21:54,151 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/780, universal_newlines=False, shell=None, istream=None) 07:21:55 2025-01-15 07:21:54,768 [read_version] DEBUG read version from /w/workspace/edgex-go/780/.semver/main 07:21:55 4.0.0-dev.45 [Pipeline] } 07:21:55 $ docker exec --env ******** --env ******** a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b ssh-agent -k 07:21:55 unset SSH_AUTH_SOCK; 07:21:55 unset SSH_AGENT_PID; 07:21:55 echo Agent pid 38 killed; 07:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:55 + git semver [Pipeline] } 07:21:55 $ docker stop --time=1 a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b 07:21:57 $ docker rm -f --volumes a500db7def083e9b6211b818df68f25297c160916c640753c16801e4a99af49b [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 07:21:57 + [ -d /w/workspace/edgex-go/780/archives ] [Pipeline] libraryResource [Pipeline] sh 07:21:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:21:59 ---> package-listing.sh 07:21:59 ++ facter osfamily 07:21:59 ++ tr '[:upper:]' '[:lower:]' 07:21:59 + OS_FAMILY=debian 07:21:59 + workspace=/w/workspace/edgex-go/780 07:21:59 + START_PACKAGES=/tmp/packages_start.txt 07:21:59 + END_PACKAGES=/tmp/packages_end.txt 07:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:59 + PACKAGES=/tmp/packages_start.txt 07:21:59 + '[' /w/workspace/edgex-go/780 ']' 07:21:59 + PACKAGES=/tmp/packages_end.txt 07:21:59 + case "${OS_FAMILY}" in 07:21:59 + dpkg -l 07:21:59 + grep '^ii' 07:21:59 + '[' -f /tmp/packages_start.txt ']' 07:21:59 + '[' -f /tmp/packages_end.txt ']' 07:21:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:59 + '[' /w/workspace/edgex-go/780 ']' 07:21:59 + mkdir -p /w/workspace/edgex-go/780/archives/ 07:21:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/780/archives/ [Pipeline] echo 07:21:59 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/780/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:21:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:00 07:22:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:00 latest: Pulling from edgex-lftools-log-publisher 07:22:00 5eb5b503b376: Pulling fs layer 07:22:00 5c69ac0246d0: Pulling fs layer 07:22:00 ec43610c2a17: Pulling fs layer 07:22:00 3a2ae6a8a46f: Pulling fs layer 07:22:00 33b1e0a273af: Pulling fs layer 07:22:00 5d3b04190fa2: Pulling fs layer 07:22:00 2f39f015ded8: Pulling fs layer 07:22:00 33b1e0a273af: Waiting 07:22:00 3a2ae6a8a46f: Waiting 07:22:00 2f39f015ded8: Waiting 07:22:00 5d3b04190fa2: Waiting 07:22:00 5c69ac0246d0: Verifying Checksum 07:22:00 5c69ac0246d0: Download complete 07:22:00 3a2ae6a8a46f: Verifying Checksum 07:22:00 3a2ae6a8a46f: Download complete 07:22:00 33b1e0a273af: Verifying Checksum 07:22:00 33b1e0a273af: Download complete 07:22:00 5d3b04190fa2: Verifying Checksum 07:22:00 5d3b04190fa2: Download complete 07:22:00 ec43610c2a17: Verifying Checksum 07:22:00 ec43610c2a17: Download complete 07:22:00 5eb5b503b376: Download complete 07:22:01 2f39f015ded8: Download complete 07:22:02 5eb5b503b376: Pull complete 07:22:02 5c69ac0246d0: Pull complete 07:22:02 ec43610c2a17: Pull complete 07:22:02 3a2ae6a8a46f: Pull complete 07:22:03 33b1e0a273af: Pull complete 07:22:03 5d3b04190fa2: Pull complete 07:22:07 2f39f015ded8: Pull complete 07:22:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:07 prd-ubuntu20.04-docker-8c-8g-36755 does not seem to be running inside a container 07:22:07 $ 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/780/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/780 -v /w/workspace/edgex-go/780:/w/workspace/edgex-go/780:rw,z -v /w/workspace/edgex-go/780@tmp:/w/workspace/edgex-go/780@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 07:22:14 $ docker top d3b62f68174af7fde2f7f6411181e698db61ee25de38ecba786f753e044bdfda -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:22:14 + mkdir -p /var/log/sysstat [Pipeline] sh 07:22:15 + ls /var/log/sa-host 07:22:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:15 provisioning config files... 07:22:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/780@tmp/config9163088191883671292tmp [Pipeline] { [Pipeline] echo 07:22:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:22:15 ---> create-netrc.sh [Pipeline] } 07:22:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:22:15 ---> python-tools-install.sh [Pipeline] echo 07:22:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:22:16 ---> sudo-logs.sh 07:22:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:22:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:22:16 ---> job-cost.sh 07:22:16 lf-activate-venv: SKIPPING 07:22:16 DEBUG: total: 0.2199999988079071 07:22:16 INFO: Retrieving Stack Cost... 07:22:16 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:17 INFO: Archiving Costs [Pipeline] echo 07:22:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:22:17 ---> logs-deploy.sh 07:22:17 lf-activate-venv: SKIPPING 07:22:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/780 07:22:17 INFO: archiving workspace using pattern(s): 07:22:18 Archives upload complete. 07:22:18 INFO: archiving logs to Nexus 07:22:19 ---> uname -a: 07:22:19 Linux prd-ubuntu20-04-docker-8c-8g-36755 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:22:19 07:22:19 07:22:19 ---> lscpu: 07:22:19 Architecture: x86_64 07:22:19 CPU op-mode(s): 32-bit, 64-bit 07:22:19 Byte Order: Little Endian 07:22:19 Address sizes: 40 bits physical, 48 bits virtual 07:22:19 CPU(s): 8 07:22:19 On-line CPU(s) list: 0-7 07:22:19 Thread(s) per core: 1 07:22:19 Core(s) per socket: 1 07:22:19 Socket(s): 8 07:22:19 NUMA node(s): 1 07:22:19 Vendor ID: AuthenticAMD 07:22:19 CPU family: 23 07:22:19 Model: 49 07:22:19 Model name: AMD EPYC-Rome Processor 07:22:19 Stepping: 0 07:22:19 CPU MHz: 2799.998 07:22:19 BogoMIPS: 5599.99 07:22:19 Virtualization: AMD-V 07:22:19 Hypervisor vendor: KVM 07:22:19 Virtualization type: full 07:22:19 L1d cache: 256 KiB 07:22:19 L1i cache: 256 KiB 07:22:19 L2 cache: 4 MiB 07:22:19 L3 cache: 128 MiB 07:22:19 NUMA node0 CPU(s): 0-7 07:22:19 Vulnerability Itlb multihit: Not affected 07:22:19 Vulnerability L1tf: Not affected 07:22:19 Vulnerability Mds: Not affected 07:22:19 Vulnerability Meltdown: Not affected 07:22:19 Vulnerability Mmio stale data: Not affected 07:22:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:22:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:22:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:22:19 Vulnerability Srbds: Not affected 07:22:19 Vulnerability Tsx async abort: Not affected 07:22:19 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 07:22:19 07:22:19 07:22:19 ---> nproc: 07:22:19 8 07:22:19 07:22:19 07:22:19 ---> df -h: 07:22:19 Filesystem Size Used Avail Use% Mounted on 07:22:19 overlay 155G 28G 127G 19% / 07:22:19 tmpfs 64M 0 64M 0% /dev 07:22:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:22:19 shm 64M 0 64M 0% /dev/shm 07:22:19 /dev/vda1 155G 28G 127G 19% /facter-os 07:22:19 07:22:19 07:22:19 ---> sar -b -r -n DEV: 07:22:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36755) 01/15/25 _x86_64_ (8 CPU) 07:22:19 07:22:19 06:52:25 LINUX RESTART (8 CPU) 07:22:19 07:22:19 06:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:22:19 06:54:01 303.48 10.56 292.92 0.00 1735.15 116608.20 0.00 07:22:19 06:55:01 107.85 0.72 107.13 0.00 21.86 83747.24 0.00 07:22:19 06:56:01 49.93 0.02 49.92 0.00 0.13 34977.56 0.00 07:22:19 06:57:01 25.40 0.22 25.18 0.00 4.00 18904.98 0.00 07:22:19 06:58:01 392.59 1.92 390.67 0.00 118.89 222206.73 0.00 07:22:19 06:59:01 702.72 20.81 681.91 0.00 4410.86 98809.13 0.00 07:22:19 07:00:01 354.04 0.85 353.19 0.00 7.73 147754.97 0.00 07:22:19 07:01:01 280.86 0.03 280.83 0.00 0.27 100625.02 0.00 07:22:19 07:02:01 786.49 0.12 786.37 0.00 7.20 141903.02 0.00 07:22:19 07:03:01 39.79 0.08 39.70 0.00 13.60 1066.44 0.00 07:22:19 07:04:01 18.98 0.02 18.96 0.00 0.27 477.79 0.00 07:22:19 07:05:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 07:22:19 07:06:01 1.32 0.00 1.32 0.00 0.00 19.33 0.00 07:22:19 07:07:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 07:22:19 07:08:01 1.68 0.02 1.67 0.00 0.13 18.93 0.00 07:22:19 07:09:02 2.08 0.37 1.72 0.00 11.46 24.40 0.00 07:22:19 07:10:01 2.44 1.22 1.22 0.00 25.89 15.05 0.00 07:22:19 07:11:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 07:22:19 07:12:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 07:22:19 07:13:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 07:22:19 07:14:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 07:22:19 07:15:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 07:22:19 07:16:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:22:19 07:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 07:22:19 07:18:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 07:22:19 07:19:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:22:19 07:20:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 07:22:19 07:21:01 77.99 0.65 77.34 0.00 19.19 24907.03 0.00 07:22:19 07:22:01 127.01 0.22 126.80 0.00 29.20 38345.34 0.00 07:22:19 Average: 113.53 1.30 112.23 0.00 221.05 35559.15 0.00 07:22:19 07:22:19 06:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:22:19 06:54:01 28614612 31481892 830408 2.53 81640 3039964 1998912 5.89 1151252 2711012 8732 07:22:19 06:55:01 27101700 31323788 979772 2.98 128096 4222588 2107592 6.21 1910344 3325932 910380 07:22:19 06:56:01 26581568 31359904 941372 2.86 131456 4749332 2063512 6.08 1928644 3803420 910888 07:22:19 06:57:01 26245504 31277652 1018556 3.10 135152 4966492 2123472 6.26 2033936 3990600 583700 07:22:19 06:58:01 21609800 31151828 1123212 3.42 146264 9365408 4168572 12.29 2046452 8474796 1224 07:22:19 06:59:01 17389692 31311848 932232 2.83 349720 13174596 2269756 6.69 2904712 11445040 1402900 07:22:19 07:00:01 9879300 28333360 3843936 11.69 400632 17254120 10933716 32.22 6586740 14772688 1337228 07:22:19 07:01:01 8035672 28505956 3682668 11.20 411904 19203236 7862312 23.17 7169884 16005880 818688 07:22:19 07:02:01 10489000 31327016 916712 2.79 424396 19682720 2222436 6.55 3392760 17529916 488 07:22:19 07:03:01 10533888 31374712 868188 2.64 426460 19683668 2139584 6.31 3672856 17205760 636 07:22:19 07:04:01 10545552 31387500 855120 2.60 427196 19683832 1992320 5.87 3855336 17012280 20 07:22:19 07:05:01 10545144 31387124 855652 2.60 427216 19683840 1992320 5.87 3855032 17012280 20 07:22:19 07:06:01 10556096 31398152 844520 2.57 427264 19683844 1992320 5.87 3842956 17012284 8 07:22:19 07:07:01 10557428 31399512 843292 2.56 427296 19683844 1992320 5.87 3842352 17012284 180 07:22:19 07:08:01 10563196 31405336 837784 2.55 427328 19683848 2042308 6.02 3836188 17012292 32 07:22:19 07:09:02 10562180 31404684 838396 2.55 427372 19684164 2042308 6.02 3840048 17012416 68 07:22:19 07:10:01 10557108 31401464 841388 2.56 427392 19684932 2059036 6.07 3843748 17012560 24 07:22:19 07:11:01 10557100 31401624 841168 2.56 427424 19685064 2059036 6.07 3843432 17012688 68 07:22:19 07:12:01 10556580 31401120 841588 2.56 427456 19685068 2059036 6.07 3843404 17012692 12 07:22:19 07:13:01 10556908 31401500 841172 2.56 427492 19685064 2059036 6.07 3842404 17012696 24 07:22:19 07:14:01 10556856 31401520 841320 2.56 427540 19685076 2059036 6.07 3842484 17012700 4 07:22:19 07:15:01 10556840 31401512 841292 2.56 427556 19685076 2059036 6.07 3842536 17012700 48 07:22:19 07:16:01 10556540 31401232 841516 2.56 427568 19685080 2059036 6.07 3842552 17012704 184 07:22:19 07:17:01 10556200 31400900 841788 2.56 427576 19685080 2059036 6.07 3842552 17012708 48 07:22:19 07:18:01 10556160 31400888 841684 2.56 427596 19685084 2059036 6.07 3842792 17012712 16 07:22:19 07:19:01 10556428 31401172 841388 2.56 427616 19685092 2059036 6.07 3842504 17012716 48 07:22:19 07:20:01 10556420 31401176 841384 2.56 427616 19685092 2059036 6.07 3842516 17012716 8 07:22:19 07:21:01 9289664 31356336 878108 2.67 441444 20769508 2171444 6.40 4047320 17938012 425824 07:22:19 07:22:01 8861680 31329008 910532 2.77 457632 21139316 2359592 6.95 3985500 18410876 171100 07:22:19 Average: 13244304 31169990 1077798 3.28 372459 16961725 2659455 7.84 3661146 14649219 226641 07:22:19 07:22:19 06:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:22:19 06:54:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 07:22:19 06:54:01 docker0 689.95 679.19 50.48 2988.06 0.00 0.00 0.00 0.00 07:22:19 06:54:01 veth2514388 143.65 165.36 13.84 123.02 0.00 0.00 0.00 0.01 07:22:19 06:54:01 ens3 1116.53 1020.96 10257.14 137.01 0.00 0.00 0.00 0.00 07:22:19 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 06:55:01 veth580a5a1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:22:19 06:55:01 docker0 93.62 181.64 8.16 1914.85 0.00 0.00 0.00 0.00 07:22:19 06:55:01 ens3 211.58 110.48 1949.87 20.04 0.00 0.00 0.00 0.00 07:22:19 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:56:01 veth580a5a1 1.03 1.05 0.09 0.09 0.00 0.00 0.00 0.00 07:22:19 06:56:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 07:22:19 06:56:01 ens3 35.85 24.41 28.34 16.23 0.00 0.00 0.00 0.00 07:22:19 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 06:57:01 veth580a5a1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:57:01 ens3 21.26 13.13 18.63 11.14 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth181bb70 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethefa7979 3.05 5.38 0.23 76.16 0.00 0.00 0.00 0.01 07:22:19 06:58:01 veth2fb3ca0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth10875dd 1.52 2.47 0.12 38.65 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethbb5c8eb 0.33 0.62 0.03 0.14 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth4d33c98 2.10 6.10 0.16 112.61 0.00 0.00 0.00 0.01 07:22:19 06:58:01 docker0 20.96 39.84 1.31 596.05 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethb283cb9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth431d646 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth4893317 5.38 3.05 76.16 0.23 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth872ac59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethf043b7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth4d4716b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth5462260 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 ens3 258.96 144.40 4491.65 27.63 0.00 0.00 0.00 0.00 07:22:19 06:58:01 veth84e974a 1.32 2.82 0.10 35.94 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethb6028ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vetha2785e3 2.47 1.52 38.65 0.12 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethef7be2a 1.78 2.53 0.13 38.06 0.00 0.00 0.00 0.00 07:22:19 06:58:01 vethc3ef914 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 06:59:01 veth4bb4238 78.34 131.82 8.09 1230.89 0.00 0.00 0.00 0.10 07:22:19 06:59:01 vetha1a3028 69.63 136.00 7.39 1218.16 0.00 0.00 0.00 0.10 07:22:19 06:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:22:19 06:59:01 vethbb5c8eb 0.07 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:22:19 06:59:01 docker0 490.50 900.80 42.89 8132.01 0.00 0.00 0.00 0.00 07:22:19 06:59:01 vethe12f750 73.56 144.98 7.63 1214.52 0.00 0.00 0.00 0.10 07:22:19 06:59:01 vethe36d52d 78.94 149.89 8.05 1220.42 0.00 0.00 0.00 0.10 07:22:19 06:59:01 ens3 1097.90 572.58 10248.66 61.57 0.00 0.00 0.00 0.00 07:22:19 06:59:01 vethcb63f49 75.91 138.20 7.78 1214.07 0.00 0.00 0.00 0.10 07:22:19 06:59:01 veth69b2d2b 76.86 137.68 7.87 1217.63 0.00 0.00 0.00 0.10 07:22:19 07:00:01 veth0b24ea7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth06ea9f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth70a6017 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth5853535 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth86a0b4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 vethbb5c8eb 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 vethc1866ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth504f312 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 vethb700e65 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 vethd41ea0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth85035c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth7d5477d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:00:01 ens3 15.63 13.31 9.73 43.08 0.00 0.00 0.00 0.00 07:22:19 07:00:01 veth62ea880 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth0b24ea7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth06ea9f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth70a6017 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth5853535 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth86a0b4e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:01:01 vethbb5c8eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 vethc1866ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth504f312 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 vethb700e65 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 vethd41ea0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth85035c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth7d5477d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:01:01 ens3 15.34 18.96 4.36 137.92 0.00 0.00 0.00 0.00 07:22:19 07:01:01 veth62ea880 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:02:01 lo 3.07 3.07 0.30 0.30 0.00 0.00 0.00 0.00 07:22:19 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:02:01 ens3 33.23 26.96 21.49 89.93 0.00 0.00 0.00 0.00 07:22:19 07:03:01 lo 55.45 55.45 5.46 5.46 0.00 0.00 0.00 0.00 07:22:19 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:03:01 ens3 492.89 482.94 243.61 2252.65 0.00 0.00 0.00 0.00 07:22:19 07:04:01 lo 23.20 23.20 2.29 2.29 0.00 0.00 0.00 0.00 07:22:19 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:04:01 ens3 217.66 199.87 113.94 1052.09 0.00 0.00 0.00 0.00 07:22:19 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:05:01 ens3 0.40 0.23 0.80 0.02 0.00 0.00 0.00 0.00 07:22:19 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:07:01 ens3 0.83 0.38 0.31 0.22 0.00 0.00 0.00 0.00 07:22:19 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:08:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:22:19 07:09:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:09:02 ens3 0.97 0.58 0.87 0.35 0.00 0.00 0.00 0.00 07:22:19 07:10:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:10:01 ens3 7.52 6.15 4.79 6.14 0.00 0.00 0.00 0.00 07:22:19 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:12:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:19 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:13:01 ens3 1.20 0.20 0.12 0.07 0.00 0.00 0.00 0.00 07:22:19 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:14:01 ens3 0.97 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:22:19 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:17:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:22:19 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:18:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:22:19 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:22:19 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:19:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:22:19 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:19 07:21:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 07:22:19 07:21:01 docker0 75.09 145.37 6.97 1258.23 0.00 0.00 0.00 0.00 07:22:19 07:21:01 ens3 273.11 149.02 5187.20 23.61 0.00 0.00 0.00 0.00 07:22:19 07:21:01 vethae4c515 75.09 145.48 7.99 1258.24 0.00 0.00 0.00 0.10 07:22:19 07:22:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 07:22:19 07:22:01 docker0 2.30 2.35 0.36 1.83 0.00 0.00 0.00 0.00 07:22:19 07:22:01 ens3 281.59 190.20 5519.31 153.72 0.00 0.00 0.00 0.00 07:22:19 Average: lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 07:22:19 Average: docker0 47.40 67.30 3.80 513.85 0.00 0.00 0.00 0.00 07:22:19 Average: ens3 140.94 102.67 1314.69 139.17 0.00 0.00 0.00 0.00 07:22:19 07:22:19 07:22:19 ---> sar -P ALL: 07:22:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36755) 01/15/25 _x86_64_ (8 CPU) 07:22:19 07:22:19 06:52:25 LINUX RESTART (8 CPU) 07:22:19 07:22:19 06:53:01 CPU %user %nice %system %iowait %steal %idle 07:22:19 06:54:01 all 7.76 0.00 3.27 2.97 0.08 85.92 07:22:19 06:54:01 0 9.51 0.00 4.70 5.73 0.08 79.98 07:22:19 06:54:01 1 8.37 0.00 2.54 0.24 0.08 88.77 07:22:19 06:54:01 2 7.82 0.00 3.89 0.05 0.08 88.16 07:22:19 06:54:01 3 8.95 0.00 2.21 1.72 0.08 87.04 07:22:19 06:54:01 4 5.46 0.00 2.54 11.80 0.08 80.11 07:22:19 06:54:01 5 5.87 0.00 3.11 2.49 0.07 88.46 07:22:19 06:54:01 6 9.33 0.00 2.99 1.74 0.08 85.86 07:22:19 06:54:01 7 6.72 0.00 4.19 0.07 0.07 88.95 07:22:19 06:55:01 all 32.85 0.00 5.89 2.33 0.09 58.84 07:22:19 06:55:01 0 31.42 0.00 7.21 0.44 0.08 60.85 07:22:19 06:55:01 1 31.46 0.00 6.14 0.57 0.08 61.75 07:22:19 06:55:01 2 36.06 0.00 5.63 0.45 0.08 57.77 07:22:19 06:55:01 3 36.15 0.00 5.83 0.25 0.08 57.68 07:22:19 06:55:01 4 31.77 0.00 7.06 13.60 0.10 47.47 07:22:19 06:55:01 5 33.80 0.00 5.81 2.78 0.10 57.51 07:22:19 06:55:01 6 28.78 0.00 4.65 0.12 0.08 66.37 07:22:19 06:55:01 7 33.34 0.00 4.82 0.40 0.08 61.35 07:22:19 06:56:01 all 39.15 0.00 6.72 1.93 0.10 52.10 07:22:19 06:56:01 0 36.93 0.00 6.87 0.02 0.08 56.10 07:22:19 06:56:01 1 40.34 0.00 6.57 2.21 0.12 50.76 07:22:19 06:56:01 2 39.82 0.00 6.77 2.65 0.10 50.66 07:22:19 06:56:01 3 42.02 0.00 6.52 0.40 0.10 50.96 07:22:19 06:56:01 4 37.70 0.00 7.74 9.21 0.15 45.20 07:22:19 06:56:01 5 40.24 0.00 7.34 0.67 0.10 51.65 07:22:19 06:56:01 6 37.92 0.00 5.73 0.10 0.08 56.16 07:22:19 06:56:01 7 38.23 0.00 6.25 0.17 0.08 55.26 07:22:19 06:57:01 all 54.28 0.00 7.80 0.83 0.12 36.97 07:22:19 06:57:01 0 54.44 0.00 7.53 0.32 0.12 37.59 07:22:19 06:57:01 1 54.12 0.00 7.59 1.95 0.08 36.26 07:22:19 06:57:01 2 53.53 0.00 8.13 0.27 0.17 37.90 07:22:19 06:57:01 3 54.40 0.00 7.85 3.39 0.10 34.25 07:22:19 06:57:01 4 54.29 0.00 8.47 0.10 0.14 37.00 07:22:19 06:57:01 5 55.44 0.00 7.60 0.22 0.12 36.62 07:22:19 06:57:01 6 53.05 0.00 7.07 0.15 0.12 39.61 07:22:19 06:57:01 7 54.93 0.00 8.17 0.25 0.12 36.53 07:22:19 06:58:01 all 19.70 0.00 7.53 16.32 0.10 56.35 07:22:19 06:58:01 0 20.34 0.00 6.81 8.67 0.10 64.08 07:22:19 06:58:01 1 19.78 0.00 8.27 25.03 0.12 46.81 07:22:19 06:58:01 2 19.29 0.00 7.44 6.43 0.10 66.74 07:22:19 06:58:01 3 20.57 0.00 7.17 16.90 0.10 55.25 07:22:19 06:58:01 4 18.90 0.00 7.71 25.88 0.14 47.37 07:22:19 06:58:01 5 20.53 0.00 6.96 20.24 0.08 52.19 07:22:19 06:58:01 6 18.65 0.00 7.87 12.52 0.09 60.87 07:22:19 06:58:01 7 19.48 0.00 8.04 15.03 0.10 57.34 07:22:19 06:59:01 all 12.85 0.00 6.76 21.04 0.15 59.19 07:22:19 06:59:01 0 12.27 0.00 5.53 11.09 0.12 71.00 07:22:19 06:59:01 1 12.57 0.00 7.65 40.37 0.19 39.23 07:22:19 06:59:01 2 12.42 0.00 7.44 42.95 0.14 37.05 07:22:19 06:59:01 3 13.15 0.00 6.63 15.02 0.15 65.05 07:22:19 06:59:01 4 14.17 0.00 6.22 9.67 0.15 69.78 07:22:19 06:59:01 5 11.75 0.00 7.00 11.23 0.14 69.89 07:22:19 06:59:01 6 13.62 0.00 6.49 17.01 0.14 62.75 07:22:19 06:59:01 7 12.85 0.00 7.16 21.44 0.17 58.37 07:22:19 07:00:01 all 56.68 0.00 10.57 9.20 0.09 23.46 07:22:19 07:00:01 0 56.06 0.00 9.15 3.84 0.08 30.87 07:22:19 07:00:01 1 57.04 0.00 10.48 3.37 0.10 29.01 07:22:19 07:00:01 2 56.48 0.00 11.14 21.58 0.10 10.70 07:22:19 07:00:01 3 57.47 0.00 10.14 5.74 0.10 26.54 07:22:19 07:00:01 4 57.75 0.00 10.06 2.01 0.08 30.09 07:22:19 07:00:01 5 55.05 0.00 11.08 7.82 0.08 25.97 07:22:19 07:00:01 6 56.58 0.00 10.90 4.13 0.08 28.31 07:22:19 07:00:01 7 57.04 0.00 11.60 25.27 0.12 5.98 07:22:19 07:01:01 all 88.20 0.00 11.57 0.00 0.23 0.00 07:22:19 07:01:01 0 85.72 0.00 13.94 0.00 0.33 0.00 07:22:19 07:01:01 1 88.28 0.00 11.54 0.00 0.19 0.00 07:22:19 07:01:01 2 88.47 0.00 11.34 0.00 0.19 0.00 07:22:19 07:01:01 3 89.35 0.00 10.46 0.00 0.19 0.00 07:22:19 07:01:01 4 89.35 0.00 10.46 0.00 0.19 0.00 07:22:19 07:01:01 5 88.20 0.00 11.53 0.00 0.28 0.00 07:22:19 07:01:01 6 87.74 0.00 12.04 0.00 0.22 0.00 07:22:19 07:01:01 7 88.36 0.00 11.37 0.00 0.28 0.00 07:22:19 07:02:01 all 68.80 0.00 10.42 4.55 0.21 16.02 07:22:19 07:02:01 0 65.87 0.00 11.72 8.06 0.30 14.05 07:22:19 07:02:01 1 69.50 0.00 9.80 3.30 0.22 17.18 07:22:19 07:02:01 2 69.17 0.00 11.01 3.92 0.19 15.71 07:22:19 07:02:01 3 69.25 0.00 10.51 4.69 0.17 15.39 07:22:19 07:02:01 4 69.31 0.00 10.08 3.51 0.15 16.95 07:22:19 07:02:01 5 68.19 0.00 10.67 5.66 0.22 15.26 07:22:19 07:02:01 6 70.08 0.00 9.68 2.86 0.20 17.18 07:22:19 07:02:01 7 68.96 0.00 9.91 4.52 0.20 16.40 07:22:19 07:03:01 all 8.27 0.00 1.22 0.26 0.09 90.16 07:22:19 07:03:01 0 7.14 0.00 1.26 0.03 0.05 91.51 07:22:19 07:03:01 1 5.26 0.00 1.02 0.02 0.08 93.62 07:22:19 07:03:01 2 9.87 0.00 1.16 0.66 0.08 88.24 07:22:19 07:03:01 3 8.33 0.00 1.25 0.89 0.12 89.41 07:22:19 07:03:01 4 9.87 0.00 1.34 0.17 0.08 88.54 07:22:19 07:03:01 5 7.89 0.00 1.34 0.12 0.08 90.57 07:22:19 07:03:01 6 7.80 0.00 1.02 0.08 0.08 91.01 07:22:19 07:03:01 7 10.03 0.00 1.36 0.13 0.10 88.38 07:22:19 07:04:01 all 4.10 0.00 0.53 0.10 0.05 95.21 07:22:19 07:04:01 0 1.98 0.00 0.47 0.07 0.03 97.45 07:22:19 07:04:01 1 3.54 0.00 0.47 0.02 0.03 95.94 07:22:19 07:04:01 2 7.16 0.00 0.75 0.42 0.07 91.60 07:22:19 07:04:01 3 4.87 0.00 0.48 0.20 0.05 94.40 07:22:19 07:04:01 4 3.57 0.00 0.52 0.02 0.07 95.83 07:22:19 07:04:01 5 2.09 0.00 0.43 0.00 0.05 97.43 07:22:19 07:04:01 6 6.94 0.00 0.60 0.08 0.07 92.31 07:22:19 07:04:01 7 2.67 0.00 0.50 0.02 0.07 96.74 07:22:19 07:22:19 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:22:19 07:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:22:19 07:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:22:19 07:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:22:19 07:05:01 2 0.10 0.00 0.03 0.00 0.03 99.83 07:22:19 07:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:22:19 07:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:22:19 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:22:19 07:05:01 6 0.03 0.00 0.03 0.00 0.03 99.90 07:22:19 07:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:22:19 07:06:01 all 0.02 0.00 0.01 0.01 0.02 99.94 07:22:19 07:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:22:19 07:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:06:01 2 0.03 0.00 0.03 0.03 0.03 99.87 07:22:19 07:06:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:22:19 07:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:22:19 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:06:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:22:19 07:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:07:01 all 0.02 0.00 0.03 0.01 0.02 99.92 07:22:19 07:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:22:19 07:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:07:01 2 0.02 0.00 0.05 0.07 0.03 99.83 07:22:19 07:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:22:19 07:07:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:22:19 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:07:01 6 0.03 0.00 0.05 0.03 0.05 99.83 07:22:19 07:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:22:19 07:08:01 all 0.05 0.00 0.06 0.01 0.02 99.86 07:22:19 07:08:01 0 0.03 0.00 0.07 0.00 0.02 99.88 07:22:19 07:08:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:22:19 07:08:01 2 0.05 0.00 0.05 0.02 0.05 99.83 07:22:19 07:08:01 3 0.10 0.00 0.03 0.00 0.02 99.85 07:22:19 07:08:01 4 0.03 0.00 0.05 0.02 0.02 99.88 07:22:19 07:08:01 5 0.02 0.00 0.07 0.02 0.00 99.90 07:22:19 07:08:01 6 0.05 0.00 0.10 0.02 0.03 99.80 07:22:19 07:08:01 7 0.07 0.00 0.08 0.00 0.03 99.82 07:22:19 07:09:02 all 0.09 0.00 0.01 0.01 0.01 99.87 07:22:19 07:09:02 0 0.08 0.00 0.02 0.00 0.00 99.90 07:22:19 07:09:02 1 0.03 0.00 0.00 0.00 0.02 99.95 07:22:19 07:09:02 2 0.18 0.00 0.03 0.03 0.02 99.73 07:22:19 07:09:02 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:19 07:09:02 4 0.20 0.00 0.02 0.00 0.00 99.78 07:22:19 07:09:02 5 0.07 0.00 0.00 0.05 0.02 99.87 07:22:19 07:09:02 6 0.08 0.00 0.02 0.00 0.03 99.87 07:22:19 07:09:02 7 0.05 0.00 0.03 0.00 0.03 99.88 07:22:19 07:10:01 all 0.24 0.00 0.04 0.01 0.02 99.69 07:22:19 07:10:01 0 0.20 0.00 0.02 0.00 0.00 99.78 07:22:19 07:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:22:19 07:10:01 2 0.86 0.00 0.03 0.03 0.05 99.02 07:22:19 07:10:01 3 0.32 0.00 0.08 0.05 0.02 99.53 07:22:19 07:10:01 4 0.10 0.00 0.02 0.00 0.02 99.86 07:22:19 07:10:01 5 0.14 0.00 0.00 0.02 0.02 99.83 07:22:19 07:10:01 6 0.15 0.00 0.08 0.00 0.03 99.73 07:22:19 07:10:01 7 0.14 0.00 0.03 0.00 0.03 99.80 07:22:19 07:11:01 all 0.01 0.00 0.01 0.00 0.02 99.95 07:22:19 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:22:19 07:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:22:19 07:11:01 2 0.03 0.00 0.03 0.02 0.03 99.88 07:22:19 07:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:22:19 07:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:22:19 07:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:22:19 07:11:01 6 0.02 0.00 0.02 0.00 0.03 99.93 07:22:19 07:11:01 7 0.05 0.00 0.00 0.00 0.03 99.92 07:22:19 07:12:01 all 0.13 0.00 0.01 0.00 0.02 99.84 07:22:19 07:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:22:19 07:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:22:19 07:12:01 2 0.22 0.00 0.02 0.02 0.03 99.72 07:22:19 07:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:22:19 07:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:22:19 07:12:01 7 0.62 0.00 0.02 0.00 0.02 99.35 07:22:19 07:13:01 all 0.02 0.00 0.02 0.01 0.02 99.92 07:22:19 07:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:19 07:13:01 1 0.00 0.00 0.03 0.00 0.05 99.92 07:22:19 07:13:01 2 0.05 0.00 0.08 0.03 0.05 99.78 07:22:19 07:13:01 3 0.02 0.00 0.00 0.00 0.03 99.95 07:22:19 07:13:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:22:19 07:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:22:19 07:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:22:19 07:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:14:01 all 0.01 0.00 0.01 0.01 0.02 99.95 07:22:19 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:14:01 1 0.00 0.00 0.00 0.00 0.03 99.97 07:22:19 07:14:01 2 0.03 0.00 0.03 0.05 0.03 99.85 07:22:19 07:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:22:19 07:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:22:19 07:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:22:19 07:15:01 all 0.12 0.00 0.02 0.00 0.02 99.83 07:22:19 07:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:22:19 07:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 07:22:19 07:15:01 2 0.07 0.00 0.02 0.03 0.03 99.85 07:22:19 07:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:22:19 07:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:22:19 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:22:19 07:15:01 7 0.75 0.00 0.05 0.00 0.02 99.19 07:22:19 07:22:19 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:22:19 07:16:01 all 0.26 0.00 0.01 0.00 0.02 99.71 07:22:19 07:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 07:22:19 07:16:01 2 0.05 0.00 0.03 0.03 0.05 99.83 07:22:19 07:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:19 07:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:16:01 7 1.97 0.00 0.00 0.00 0.02 98.01 07:22:19 07:17:01 all 0.28 0.00 0.01 0.00 0.02 99.68 07:22:19 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:22:19 07:17:01 1 0.05 0.00 0.02 0.00 0.05 99.88 07:22:19 07:17:01 2 0.10 0.00 0.02 0.03 0.03 99.82 07:22:19 07:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:22:19 07:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:22:19 07:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:22:19 07:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:22:19 07:17:01 7 1.99 0.00 0.00 0.00 0.02 98.00 07:22:19 07:18:01 all 0.26 0.00 0.01 0.00 0.02 99.71 07:22:19 07:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:22:19 07:18:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:22:19 07:18:01 2 0.03 0.00 0.05 0.02 0.05 99.85 07:22:19 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:22:19 07:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:22:19 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:22:19 07:18:01 7 1.95 0.00 0.00 0.00 0.02 98.03 07:22:19 07:19:01 all 0.14 0.00 0.02 0.03 0.01 99.80 07:22:19 07:19:01 0 0.02 0.00 0.00 0.17 0.00 99.82 07:22:19 07:19:01 1 0.03 0.00 0.07 0.02 0.03 99.85 07:22:19 07:19:01 2 0.05 0.00 0.03 0.05 0.03 99.83 07:22:19 07:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:22:19 07:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:22:19 07:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:22:19 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:22:19 07:19:01 7 0.90 0.00 0.00 0.00 0.00 99.10 07:22:19 07:20:01 all 0.01 0.00 0.02 0.06 0.01 99.90 07:22:19 07:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:22:19 07:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 07:22:19 07:20:01 2 0.00 0.00 0.05 0.45 0.02 99.48 07:22:19 07:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:22:19 07:20:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:22:19 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:22:19 07:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:22:19 07:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:22:19 07:21:01 all 5.59 0.00 2.38 2.44 0.05 89.54 07:22:19 07:21:01 0 6.57 0.00 2.21 0.13 0.03 91.04 07:22:19 07:21:01 1 5.95 0.00 2.22 0.37 0.05 91.41 07:22:19 07:21:01 2 6.32 0.00 2.80 16.47 0.07 74.34 07:22:19 07:21:01 3 4.70 0.00 2.39 1.44 0.05 91.42 07:22:19 07:21:01 4 5.08 0.00 2.23 0.50 0.05 92.14 07:22:19 07:21:01 5 5.69 0.00 2.72 0.13 0.05 91.40 07:22:19 07:21:01 6 4.80 0.00 1.93 0.02 0.05 93.20 07:22:19 07:21:01 7 5.60 0.00 2.56 0.40 0.03 91.40 07:22:19 07:22:01 all 5.15 0.00 2.62 5.70 0.06 86.47 07:22:19 07:22:01 0 4.29 0.00 2.67 1.48 0.05 91.52 07:22:19 07:22:01 1 5.97 0.00 2.69 1.78 0.05 89.50 07:22:19 07:22:01 2 6.79 0.00 2.61 13.80 0.07 76.73 07:22:19 07:22:01 3 4.57 0.00 3.20 19.41 0.07 72.76 07:22:19 07:22:01 4 5.08 0.00 2.81 3.99 0.05 88.08 07:22:19 07:22:01 5 5.00 0.00 2.76 0.71 0.05 91.49 07:22:19 07:22:01 6 4.01 0.00 2.39 3.95 0.05 89.60 07:22:19 07:22:01 7 5.54 0.00 1.86 0.57 0.07 91.96 07:22:19 Average: all 13.84 0.00 2.65 2.32 0.06 81.14 07:22:19 Average: 0 13.30 0.00 2.73 1.36 0.05 82.55 07:22:19 Average: 1 13.80 0.00 2.64 2.68 0.06 80.81 07:22:19 Average: 2 14.23 0.00 2.76 3.78 0.07 79.15 07:22:19 Average: 3 14.20 0.00 2.56 2.39 0.05 80.79 07:22:19 Average: 4 13.82 0.00 2.66 2.74 0.06 80.72 07:22:19 Average: 5 13.61 0.00 2.68 1.78 0.05 81.88 07:22:19 Average: 6 13.70 0.00 2.53 1.46 0.05 82.26 07:22:19 Average: 7 14.02 0.00 2.65 2.32 0.06 80.94 07:22:19 07:22:19 07:22:19