Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 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-ssh6898346042692271897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh12631248335815808104.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh193895434224949240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh6554964184254298660.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-ssh7225135082771149306.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41893 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/814 [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/814 # 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 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 (main) Commit message: "Merge pull request #5119 from judehung/update-gomod" > 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 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 > git rev-list --no-walk a84f56edc9f66ba8d992e2d3f445956798a6ebd6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:57 ========================================================= 08:08:57 EdgeX Global Pipelines Version Info 08:08:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:58 ------------------- 08:08:58 stable info: 08:08:58 ------------------- 08:08:58 Commited By: Cherry Wang cherry@iotechsys.com 08:08:58 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 08:08:58 Message: update stable to v1.0.272 08:08:58 ------------------- 08:08:58 experimental info: 08:08:58 ------------------- 08:08:58 Commited By: **** collab-it+edgex@linuxfoundation.org 08:08:58 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 08:08:58 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 382fb65 [Pipeline] echo 08:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:59 provisioning config files... 08:08:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config7878705557522358350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:59 ---> ****-login.sh 08:08:59 nexus3.edgexfoundry.org:10001 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:00 Configure a credential helper to remove this warning. See 08:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:00 08:09:00 Login Succeeded 08:09:00 nexus3.edgexfoundry.org:10002 08:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:00 Configure a credential helper to remove this warning. See 08:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:00 08:09:00 Login Succeeded 08:09:00 nexus3.edgexfoundry.org:10003 08:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:00 Configure a credential helper to remove this warning. See 08:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:00 08:09:00 Login Succeeded 08:09:00 nexus3.edgexfoundry.org:10004 08:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:00 Configure a credential helper to remove this warning. See 08:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:00 08:09:00 Login Succeeded 08:09:00 ****.io 08:09:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:00 Configure a credential helper to remove this warning. See 08:09:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:00 08:09:00 Login Succeeded 08:09:00 ---> ****-login.sh ends [Pipeline] } 08:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:00 + 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 08:09:00 + + dirname cmd/core-command/Dockerfile 08:09:00 cut -d/ -f2 08:09:00 + echo core-command,cmd/core-command/Dockerfile 08:09:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:09:00 + dirname cmd/core-data/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo core-data,cmd/core-data/Dockerfile 08:09:00 + dirname cmd/core-keeper/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo core-keeper,cmd/core-keeper/Dockerfile 08:09:00 + dirname cmd/core-metadata/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo core-metadata,cmd/core-metadata/Dockerfile 08:09:00 + dirname cmd/security-bootstrapper/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:09:00 + dirname cmd/security-proxy-auth/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:09:00 + dirname cmd/security-proxy-setup/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:09:00 + dirname cmd/security-secretstore-setup/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:09:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:09:00 + + dirname cmd/security-spire-agent/Dockerfile 08:09:00 cut -d/ -f2 08:09:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:09:00 + dirname cmd/security-spire-config/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:09:00 + dirname cmd/security-spire-server/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:09:00 + dirname cmd/support-notifications/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo support-notifications,cmd/support-notifications/Dockerfile 08:09:00 + dirname cmd/support-scheduler/Dockerfile 08:09:00 + cut -d/ -f2 08:09:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:09:00 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 08:09:01 + git rev-list -1 --merges 382fb65c84b097ce6c7977676a9b9cda8cc10ed0~1..382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo 08:09:01 -----------> git rev-list -1 --merges 382fb65c84b097ce6c7977676a9b9cda8cc10ed0~1..382fb65c84b097ce6c7977676a9b9cda8cc10ed0 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:09:01 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [false] [Pipeline] sh 08:09:01 + git log --format=format:%s -1 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] echo 08:09:01 ========================================================= 08:09:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:09:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:09:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:02 + grep -v github /etc/ssh/ssh_known_hosts 08:09:02 + [ -e /tmp/ssh_known_hosts ] 08:09:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:09:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:09:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:09:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:02 08:09:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:09:02 b85a868b505f: Pulling fs layer 08:09:02 e2be974225ed: Pulling fs layer 08:09:02 339a4e72a1f5: Pulling fs layer 08:09:02 988bab9f4d93: Pulling fs layer 08:09:02 1469e6f7b9e6: Pulling fs layer 08:09:02 eaf3925da568: Pulling fs layer 08:09:02 bab4dde63d76: Pulling fs layer 08:09:02 bde34c3a00c8: Pulling fs layer 08:09:02 b352a97aabf1: Pulling fs layer 08:09:02 4872d77fe225: Pulling fs layer 08:09:02 5851b861e8e6: Pulling fs layer 08:09:02 bab4dde63d76: Waiting 08:09:02 988bab9f4d93: Waiting 08:09:02 1469e6f7b9e6: Waiting 08:09:02 eaf3925da568: Waiting 08:09:02 b352a97aabf1: Waiting 08:09:02 bde34c3a00c8: Waiting 08:09:02 4872d77fe225: Waiting 08:09:02 e2be974225ed: Download complete 08:09:02 988bab9f4d93: Verifying Checksum 08:09:02 988bab9f4d93: Download complete 08:09:02 339a4e72a1f5: Verifying Checksum 08:09:02 339a4e72a1f5: Download complete 08:09:02 1469e6f7b9e6: Verifying Checksum 08:09:02 1469e6f7b9e6: Download complete 08:09:02 eaf3925da568: Verifying Checksum 08:09:02 eaf3925da568: Download complete 08:09:02 bde34c3a00c8: Verifying Checksum 08:09:02 bde34c3a00c8: Download complete 08:09:02 b352a97aabf1: Verifying Checksum 08:09:02 b352a97aabf1: Download complete 08:09:02 4872d77fe225: Download complete 08:09:02 5851b861e8e6: Verifying Checksum 08:09:02 5851b861e8e6: Download complete 08:09:02 b85a868b505f: Verifying Checksum 08:09:02 b85a868b505f: Download complete 08:09:03 bab4dde63d76: Verifying Checksum 08:09:03 bab4dde63d76: Download complete 08:09:04 b85a868b505f: Pull complete 08:09:04 e2be974225ed: Pull complete 08:09:04 339a4e72a1f5: Pull complete 08:09:04 988bab9f4d93: Pull complete 08:09:05 1469e6f7b9e6: Pull complete 08:09:05 eaf3925da568: Pull complete 08:09:06 bab4dde63d76: Pull complete 08:09:06 bde34c3a00c8: Pull complete 08:09:06 b352a97aabf1: Pull complete 08:09:06 4872d77fe225: Pull complete 08:09:07 5851b861e8e6: Pull complete 08:09:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:09:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:07 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:09:08 $ docker top fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae -eo pid,comm 08:09:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:09:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:08 [ssh-agent] Looking for ssh-agent implementation... 08:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:08 $ docker exec fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent 08:09:09 SSH_AUTH_SOCK=/tmp/ssh-hejsdBcsitW0/agent.32 08:09:09 SSH_AGENT_PID=38 08:09:09 Running ssh-add (command line suppressed) 08:09:09 Identity added: /w/workspace/edgex-go/814@tmp/private_key_2799979795027364261.key (/w/workspace/edgex-go/814@tmp/private_key_2799979795027364261.key) 08:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:09 + git tag --points-at HEAD [Pipeline] } 08:09:09 $ docker exec --env ******** --env ******** fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent -k 08:09:09 unset SSH_AUTH_SOCK; 08:09:09 unset SSH_AGENT_PID; 08:09:09 echo Agent pid 38 killed; 08:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:09:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:09 [ssh-agent] Looking for ssh-agent implementation... 08:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:09 $ docker exec fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent 08:09:09 SSH_AUTH_SOCK=/tmp/ssh-clNMrvueybrp/agent.71 08:09:09 SSH_AGENT_PID=77 08:09:09 Running ssh-add (command line suppressed) 08:09:09 Identity added: /w/workspace/edgex-go/814@tmp/private_key_11062037382633458884.key (/w/workspace/edgex-go/814@tmp/private_key_11062037382633458884.key) 08:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:10 + git semver init 08:09:10 2025-03-24 08:09:10,474 [run_init] DEBUG init version:0.0.0 force:False 08:09:10 2025-03-24 08:09:10,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/814/.semver 08:09:10 2025-03-24 08:09:10,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/814/.semver 08:09:10 2025-03-24 08:09:10,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/814/.semver'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) 08:09:15 2025-03-24 08:09:15,071 [append_file] DEBUG append to file:/w/workspace/edgex-go/814/.git/info/exclude 08:09:15 2025-03-24 08:09:15,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/814/.semver/main with force:False 08:09:15 2025-03-24 08:09:15,072 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:09:15 2025-03-24 08:09:15,072 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:09:15 4.0.0-dev.76 [Pipeline] } 08:09:15 $ docker exec --env ******** --env ******** fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae ssh-agent -k 08:09:15 unset SSH_AUTH_SOCK; 08:09:15 unset SSH_AGENT_PID; 08:09:15 echo Agent pid 77 killed; 08:09:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:16 + git semver [Pipeline] } 08:09:16 $ docker stop --time=1 fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae 08:09:17 $ docker rm -f --volumes fe4527d49e2f62e7b86db401ec7e22cf6e452b579670b9e05ffe9f61dcc46cae [Pipeline] // withDockerContainer [Pipeline] sh 08:09:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:09:18 Stashed 1 file(s) [Pipeline] echo 08:09:18 [edgeXSemver]: initialized semver on version 4.0.0-dev.76 [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 08:09:18 + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo 08:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:09:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:09:19 ========================================================= 08:09:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:09:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:09:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:09:19 da9db072f522: Pulling fs layer 08:09:19 6ef4a4ee8ca5: Pulling fs layer 08:09:19 06f05ace1117: Pulling fs layer 08:09:19 5fe327b54edc: Pulling fs layer 08:09:19 4f4fb700ef54: Pulling fs layer 08:09:19 92a5565b7b96: Pulling fs layer 08:09:19 ff9bb7016b71: Pulling fs layer 08:09:19 b67dba6c2c7d: Pulling fs layer 08:09:19 a813b0c90790: Pulling fs layer 08:09:19 5fe327b54edc: Waiting 08:09:19 4f4fb700ef54: Waiting 08:09:19 92a5565b7b96: Waiting 08:09:19 ff9bb7016b71: Waiting 08:09:19 b67dba6c2c7d: Waiting 08:09:19 a813b0c90790: Waiting 08:09:19 6ef4a4ee8ca5: Verifying Checksum 08:09:19 6ef4a4ee8ca5: Download complete 08:09:19 5fe327b54edc: Verifying Checksum 08:09:19 5fe327b54edc: Download complete 08:09:19 4f4fb700ef54: Verifying Checksum 08:09:19 4f4fb700ef54: Download complete 08:09:19 92a5565b7b96: Verifying Checksum 08:09:19 92a5565b7b96: Download complete 08:09:19 da9db072f522: Download complete 08:09:19 ff9bb7016b71: Verifying Checksum 08:09:19 ff9bb7016b71: Download complete 08:09:19 da9db072f522: Pull complete 08:09:19 a813b0c90790: Download complete 08:09:19 6ef4a4ee8ca5: Pull complete 08:09:19 06f05ace1117: Verifying Checksum 08:09:19 06f05ace1117: Download complete 08:09:20 b67dba6c2c7d: Verifying Checksum 08:09:20 b67dba6c2c7d: Download complete 08:09:23 06f05ace1117: Pull complete 08:09:23 5fe327b54edc: Pull complete 08:09:23 4f4fb700ef54: Pull complete 08:09:23 92a5565b7b96: Pull complete 08:09:23 ff9bb7016b71: Pull complete 08:09:25 b67dba6c2c7d: Pull complete 08:09:26 a813b0c90790: Pull complete 08:09:26 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:09:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:09:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:09:26 WORKDIR /edgex 08:09:26 COPY go.mod . 08:09:26 RUN go mod download 08:09:26 + docker build -t ci-base-image-x86_64 -f - . 08:09:27 Sending build context to Docker daemon 185.8MB 08:09:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:09:27 ---> 3ba60ce46760 08:09:27 Step 2/4 : WORKDIR /edgex 08:09:29 ---> Running in 4826dadc302f 08:09:29 Removing intermediate container 4826dadc302f 08:09:29 ---> 92123dc5d07a 08:09:29 Step 3/4 : COPY go.mod . 08:09:29 ---> 0e9c2e8ee4c1 08:09:29 Step 4/4 : RUN go mod download 08:09:29 ---> Running in fc710a308025 08:09:33 Still waiting to schedule task 08:09:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:09:47 Removing intermediate container fc710a308025 08:09:47 ---> 446d72e274d7 08:09:47 Successfully built 446d72e274d7 08:09:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:47 + docker inspect -f . ci-base-image-x86_64 08:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:47 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:09:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:09:48 $ docker top 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:48 + go version 08:09:48 go version go1.23.4 linux/amd64 [Pipeline] } 08:09:48 $ docker stop --time=1 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 08:09:49 $ docker rm -f --volumes 0e8dc64f399cdbef8ad0abdfb716f89afe6d9b6138359d900c02a042176b4f11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:50 + docker inspect -f . ci-base-image-x86_64 08:09:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:50 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:09:50 $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:09:50 $ docker top f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be -eo pid,comm [Pipeline] { [Pipeline] echo 08:09:50 ========================================================= 08:09:50 [edgeXBuildGoParallel] Running Tests and Build... 08:09:50 ========================================================= [Pipeline] sh 08:09:51 + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] fileExists [Pipeline] sh 08:09:51 + make test 08:09:51 go test -race -coverprofile=coverage.out ./... 08:09:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:10:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:10:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:10:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:10:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.031s coverage: 28.7% of statements 08:10:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:10:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:10:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:10:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:10:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:10:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:10:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:10:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:10:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:10:30 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:10:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 08:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements 08:10:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:10:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.447s coverage: 93.4% of statements 08:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements 08:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.4% of statements 08:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:10:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:10:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:10:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:10:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 08:10:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:10:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:10:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:10:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:10:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:10:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 08:10:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 08:10:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.6% of statements 08:10:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 08:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 08:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 08:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 08:10:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:10:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:10:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:10:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:10:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:10:40 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:10:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:10:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:10:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:10:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:10:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:10:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:10:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:10:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:10:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:10:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 08:10:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:10:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:10:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:10:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:10:52 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:10:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:10:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.049s coverage: 100.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.024s coverage: 100.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 08:11:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 43.6% of statements 08:11:01 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 08:11:01 running golangci-lint 08:11:01 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:11:01 go version go1.23.4 linux/amd64 08:11:01 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:11:01 level=info msg="[config_reader] Used config file .golangci.yml" 08:11:01 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:11:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41897 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:11:04 Running in /w/workspace/edgex-go/814 [Pipeline] { [Pipeline] checkout 08:11:07 The recommended git tool is: git 08:11:11 using credential edgex-jenkins-ssh 08:11:11 Cloning the remote Git repository 08:11:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:11:11 > git init /w/workspace/edgex-go/814 # timeout=10 08:11:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:12 > git --version # timeout=10 08:11:12 > git --version # 'git version 2.25.1' 08:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:28 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|exports_file|files|imports|deps) took 23.244126999s" 08:11:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.837254ms" 08:11:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:29 Avoid second fetch 08:11:29 Checking out Revision 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 (main) 08:11:30 Commit message: "Merge pull request #5119 from judehung/update-gomod" 08:11:29 > git config core.sparsecheckout # timeout=10 08:11:29 > git checkout -f 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:11:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:35 Dload Upload Total Spent Left Speed 08:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 08:11:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:11:36 + sudo tee /etc/docker/daemon.new 08:11:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:11:36 { 08:11:36 "registry-mirrors": [ 08:11:36 "https://nexus3.edgexfoundry.org:10001" 08:11:36 ], 08:11:36 "bip": "10.250.0.254/24", 08:11:36 "hosts": [ 08:11:36 "tcp://0.0.0.0:5555", 08:11:36 "unix:///var/run/docker.sock" 08:11:36 ], 08:11:36 "mtu": 1458, 08:11:36 "selinux-enabled": true, 08:11:36 "seccomp-profile": "/etc/docker/seccomp.json" 08:11:36 } [Pipeline] sh 08:11:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:11:36 + sudo service docker restart 08:11:40 level=info msg="[linters_context/goanalysis] analyzers took 1m46.057369952s with top 10 stages: buildir: 1m6.703567568s, gosec: 4.345821323s, inspect: 2.878326193s, fact_deprecated: 2.269280265s, printf: 1.819970227s, S1038: 1.475524371s, nilness: 1.435835351s, fact_purity: 1.407807547s, ctrlflow: 1.300792544s, typedness: 979.111226ms" 08:11:40 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:11:40 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, skip_files: 202/202" 08:11:40 level=info msg="[runner] processing took 16.713562ms with stages: nolint: 9.045142ms, identifier_marker: 4.197399ms, exclude-rules: 1.15153ms, autogenerated_exclude: 916.768µs, path_prettifier: 892.148µs, skip_dirs: 426.844µs, cgo: 35.74µs, invalid_issue: 26.251µs, filename_unadjuster: 17.53µs, max_same_issues: 860ns, fixer: 730ns, uniq_by_line: 430ns, skip_files: 410ns, sort_results: 400ns, diff: 370ns, exclude: 230ns, max_from_linter: 170ns, source_code: 170ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 08:11:40 level=info msg="[runner] linters took 14.339801804s with stages: goanalysis_metalinter: 14.323000881s" 08:11:40 level=info msg="File cache stats: 0 entries of total size 0B" 08:11:40 level=info msg="Memory: 368 samples, avg is 303.9MB, max is 1375.6MB" 08:11:40 level=info msg="Execution took 37.651155352s" 08:11:40 go vet ./... 08:11:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:11:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:11:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:11:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:11:47 + ls -al . 08:11:47 total 1992 08:11:47 drwxrwxr-x 11 1001 1001 4096 Mar 24 08:09 . 08:11:47 drwxr-xr-x 4 root root 4096 Mar 24 08:09 .. 08:11:47 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 .blubracket 08:11:47 -rw-rw-r-- 1 1001 1001 10 Mar 24 08:08 .dockerignore 08:11:47 drwxrwxr-x 8 1001 1001 4096 Mar 24 08:11 .git 08:11:47 drwxrwxr-x 3 1001 1001 4096 Mar 24 08:08 .github 08:11:47 -rw-rw-r-- 1 1001 1001 909 Mar 24 08:08 .gitignore 08:11:47 -rw-rw-r-- 1 1001 1001 218 Mar 24 08:08 .golangci.yml 08:11:47 -rw-rw-r-- 1 1001 1001 100 Mar 24 08:08 .hadolint.yml 08:11:47 drwxr-xr-x 3 1001 1001 4096 Mar 24 08:09 .semver 08:11:47 -rw-rw-r-- 1 1001 1001 155 Mar 24 08:08 .sonarcloud.properties 08:11:47 -rw-rw-r-- 1 1001 1001 1171 Mar 24 08:08 ADOPTERS.md 08:11:47 -rw-rw-r-- 1 1001 1001 17374 Mar 24 08:08 Attribution.txt 08:11:47 -rw-rw-r-- 1 1001 1001 108018 Mar 24 08:08 CHANGELOG.md 08:11:47 -rw-rw-r-- 1 1001 1001 3804 Mar 24 08:08 CONTRIBUTING.md 08:11:47 -rw-rw-r-- 1 1001 1001 677 Mar 24 08:08 GOVERNANCE.md 08:11:47 -rw-rw-r-- 1 1001 1001 858 Mar 24 08:08 Jenkinsfile 08:11:47 -rw-rw-r-- 1 1001 1001 10775 Mar 24 08:08 LICENSE 08:11:47 -rw-rw-r-- 1 1001 1001 16740 Mar 24 08:08 Makefile 08:11:47 -rw-rw-r-- 1 1001 1001 582 Mar 24 08:08 OWNERS.md 08:11:47 -rw-rw-r-- 1 1001 1001 9932 Mar 24 08:08 README.md 08:11:47 -rw-rw-r-- 1 1001 1001 789 Mar 24 08:08 SECURITY.md 08:11:47 -rw-rw-r-- 1 1001 1001 12 Mar 24 08:09 VERSION 08:11:47 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 bin 08:11:47 drwxrwxr-x 19 1001 1001 4096 Mar 24 08:08 cmd 08:11:47 -rw-r--r-- 1 root root 1660924 Mar 24 08:11 coverage.out 08:11:47 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 fuzz_test 08:11:47 -rw-rw-r-- 1 1001 1001 6456 Mar 24 08:08 go.mod 08:11:47 -rw-rw-r-- 1 1001 1001 88143 Mar 24 08:08 go.sum 08:11:47 drwxrwxr-x 7 1001 1001 4096 Mar 24 08:08 internal 08:11:47 drwxrwxr-x 2 1001 1001 4096 Mar 24 08:08 openapi 08:11:47 -rw-rw-r-- 1 1001 1001 584 Mar 24 08:08 security.txt 08:11:47 -rw-rw-r-- 1 1001 1001 204 Mar 24 08:08 version.go [Pipeline] sh 08:11:47 + '[' -e coverage.out ] 08:11:47 + chown 1001:1001 coverage.out [Pipeline] stash 08:11:47 Stashed 1 file(s) [Pipeline] sh 08:11:47 + make build 08:11:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:54 provisioning config files... 08:11:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config9668557423026274205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:55 ---> ****-login.sh 08:11:55 nexus3.edgexfoundry.org:10001 08:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:55 Configure a credential helper to remove this warning. See 08:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:55 08:11:55 Login Succeeded 08:11:55 nexus3.edgexfoundry.org:10002 08:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:56 Configure a credential helper to remove this warning. See 08:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:56 08:11:56 Login Succeeded 08:11:56 nexus3.edgexfoundry.org:10003 08:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:56 Configure a credential helper to remove this warning. See 08:11:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:56 08:11:56 Login Succeeded 08:11:56 nexus3.edgexfoundry.org:10004 08:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:57 Configure a credential helper to remove this warning. See 08:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:57 08:11:57 Login Succeeded 08:11:57 ****.io 08:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:57 Configure a credential helper to remove this warning. See 08:11:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:57 08:11:57 Login Succeeded 08:11:57 ---> ****-login.sh ends [Pipeline] } 08:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:11:57 + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo 08:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:11:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:11:57 ========================================================= 08:11:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:11:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:11:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:58 9986a736f7d3: Pulling fs layer 08:11:58 1f018df60701: Pulling fs layer 08:11:58 39f8f326b044: Pulling fs layer 08:11:58 e6a1e7a6a96a: Pulling fs layer 08:11:58 4f4fb700ef54: Pulling fs layer 08:11:58 d45d956e0dbf: Pulling fs layer 08:11:58 d7702b0d1db1: Pulling fs layer 08:11:58 5c7f0f088c93: Pulling fs layer 08:11:58 4fdc064ae6cf: Pulling fs layer 08:11:58 4f4fb700ef54: Waiting 08:11:58 5c7f0f088c93: Waiting 08:11:58 4fdc064ae6cf: Waiting 08:11:58 d45d956e0dbf: Waiting 08:11:58 e6a1e7a6a96a: Waiting 08:11:58 1f018df60701: Verifying Checksum 08:11:58 1f018df60701: Download complete 08:11:58 e6a1e7a6a96a: Verifying Checksum 08:11:58 e6a1e7a6a96a: Download complete 08:11:58 4f4fb700ef54: Verifying Checksum 08:11:58 4f4fb700ef54: Download complete 08:11:58 d45d956e0dbf: Verifying Checksum 08:11:58 d45d956e0dbf: Download complete 08:11:58 9986a736f7d3: Verifying Checksum 08:11:58 9986a736f7d3: Download complete 08:11:58 d7702b0d1db1: Verifying Checksum 08:11:58 d7702b0d1db1: Download complete 08:11:59 4fdc064ae6cf: Verifying Checksum 08:11:59 4fdc064ae6cf: Download complete 08:11:59 9986a736f7d3: Pull complete 08:11:59 1f018df60701: Pull complete 08:12:00 39f8f326b044: Download complete 08:12:01 5c7f0f088c93: Verifying Checksum 08:12:01 5c7f0f088c93: Download complete 08:12:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:12:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:12:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:12:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:12:16 39f8f326b044: Pull complete 08:12:16 e6a1e7a6a96a: Pull complete 08:12:16 4f4fb700ef54: Pull complete 08:12:16 d45d956e0dbf: Pull complete 08:12:16 d7702b0d1db1: Pull complete 08:12:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:12:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:12:22 5c7f0f088c93: Pull complete 08:12:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:12:24 4fdc064ae6cf: Pull complete 08:12:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:12:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:12:25 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:12:25 WORKDIR /edgex 08:12:25 COPY go.mod . 08:12:25 RUN go mod download -t 08:12:25 ci-base-image-arm64 -f - . 08:12:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:12:25 Sending build context to Docker daemon 3.692MB 08:12:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:12:25 ---> 63f30b955cb9 08:12:25 Step 2/4 : WORKDIR /edgex 08:12:27 ---> Running in 30d57ceffa7b 08:12:27 Removing intermediate container 30d57ceffa7b 08:12:27 ---> 3005e0529a81 08:12:27 Step 3/4 : COPY go.mod . 08:12:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:12:28 ---> d8bdc0506309 08:12:28 Step 4/4 : RUN go mod download 08:12:28 ---> Running in 3752d08ea654 08:12:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:12:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:12:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:12:32 $ docker stop --time=1 f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be 08:12:35 $ docker rm -f --volumes f1436d2217b5943a118c8e644dfce409586f647e0a2c22414a5224b7414b17be [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 08:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:12:36 08:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:12:37 latest: Pulling from edgex-devops/edgex-compose 08:12:37 91d30c5bc195: Pulling fs layer 08:12:37 2e9b0aa3be6d: Pulling fs layer 08:12:37 9c61dcf015f6: Pulling fs layer 08:12:37 4698f68db338: Pulling fs layer 08:12:37 2a2f49069b9e: Pulling fs layer 08:12:37 e0025b399a48: Pulling fs layer 08:12:37 4698f68db338: Waiting 08:12:37 e0025b399a48: Waiting 08:12:37 2a2f49069b9e: Waiting 08:12:37 91d30c5bc195: Verifying Checksum 08:12:37 4698f68db338: Verifying Checksum 08:12:37 4698f68db338: Download complete 08:12:37 2e9b0aa3be6d: Verifying Checksum 08:12:37 2e9b0aa3be6d: Download complete 08:12:37 e0025b399a48: Download complete 08:12:37 91d30c5bc195: Pull complete 08:12:37 2a2f49069b9e: Download complete 08:12:37 2e9b0aa3be6d: Pull complete 08:12:37 9c61dcf015f6: Verifying Checksum 08:12:37 9c61dcf015f6: Download complete 08:12:40 9c61dcf015f6: Pull complete 08:12:40 4698f68db338: Pull complete 08:12:40 2a2f49069b9e: Pull complete 08:12:41 e0025b399a48: Pull complete 08:12:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:12:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:41 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:12:42 $ docker top c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:42 + docker compose -f ./docker-compose-build.yml build --parallel 08:12:45 #1 [support-scheduler internal] load build definition from Dockerfile 08:12:45 #1 transferring dockerfile: 1.83kB done 08:12:45 #1 DONE 0.1s 08:12:45 08:12:45 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:12:45 #2 transferring dockerfile: 1.89kB done 08:12:45 #2 DONE 0.0s 08:12:45 08:12:45 #3 [core-metadata internal] load build definition from Dockerfile 08:12:45 #3 transferring dockerfile: 2.10kB done 08:12:45 #3 DONE 0.0s 08:12:45 08:12:45 #4 [core-keeper internal] load build definition from Dockerfile 08:12:45 #4 transferring dockerfile: 2.01kB done 08:12:45 #4 DONE 0.0s 08:12:45 08:12:45 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:12:45 #5 transferring dockerfile: 3.02kB done 08:12:45 #5 DONE 0.0s 08:12:45 08:12:45 #6 [support-notifications internal] load build definition from Dockerfile 08:12:45 #6 transferring dockerfile: 2.00kB done 08:12:45 #6 DONE 0.0s 08:12:45 08:12:45 #7 [core-command internal] load build definition from Dockerfile 08:12:45 #7 transferring dockerfile: 1.94kB done 08:12:45 #7 DONE 0.0s 08:12:45 08:12:45 #8 [security-spire-agent internal] load build definition from Dockerfile 08:12:45 #8 transferring dockerfile: 1.81kB done 08:12:45 #8 DONE 0.0s 08:12:45 08:12:45 #9 [core-data internal] load build definition from Dockerfile 08:12:45 #9 transferring dockerfile: 2.04kB done 08:12:45 #9 DONE 0.0s 08:12:45 08:12:45 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:12:45 #10 transferring dockerfile: 2.14kB done 08:12:45 #10 DONE 0.0s 08:12:45 08:12:45 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:12:45 #11 transferring dockerfile: 2.23kB done 08:12:45 #11 DONE 0.0s 08:12:45 08:12:45 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:12:45 #12 transferring dockerfile: 2.50kB done 08:12:45 #12 DONE 0.0s 08:12:45 08:12:45 #13 [security-spire-config internal] load build definition from Dockerfile 08:12:45 #13 transferring dockerfile: 1.69kB done 08:12:45 #13 DONE 0.0s 08:12:45 08:12:45 #14 [security-spire-server internal] load build definition from Dockerfile 08:12:45 #14 transferring dockerfile: 1.70kB done 08:12:45 #14 DONE 0.0s 08:12:45 08:12:45 #15 [support-scheduler internal] load .dockerignore 08:12:45 #15 transferring context: 50B done 08:12:45 #15 DONE 0.0s 08:12:45 08:12:45 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:12:45 #16 transferring dockerfile: 2.49kB done 08:12:45 #16 DONE 0.0s 08:12:45 08:12:45 #17 [security-spiffe-token-provider internal] load .dockerignore 08:12:45 #17 transferring context: 50B done 08:12:45 #17 DONE 0.0s 08:12:45 08:12:45 #18 [core-metadata internal] load .dockerignore 08:12:45 #18 transferring context: 50B done 08:12:45 #18 DONE 0.0s 08:12:45 08:12:45 #19 [core-keeper internal] load .dockerignore 08:12:45 #19 transferring context: 50B done 08:12:45 #19 DONE 0.0s 08:12:45 08:12:45 #20 [security-bootstrapper internal] load .dockerignore 08:12:45 #20 transferring context: 50B done 08:12:45 #20 DONE 0.0s 08:12:45 08:12:45 #21 [support-notifications internal] load .dockerignore 08:12:45 #21 transferring context: 50B done 08:12:45 #21 DONE 0.0s 08:12:45 08:12:45 #22 [core-command internal] load .dockerignore 08:12:45 #22 transferring context: 50B done 08:12:45 #22 DONE 0.0s 08:12:45 08:12:45 #23 [security-spire-agent internal] load .dockerignore 08:12:45 #23 transferring context: 50B done 08:12:45 #23 DONE 0.0s 08:12:45 08:12:45 #24 [core-data internal] load .dockerignore 08:12:45 #24 transferring context: 50B done 08:12:45 #24 DONE 0.0s 08:12:45 08:12:45 #25 [security-proxy-auth internal] load .dockerignore 08:12:45 #25 transferring context: 50B done 08:12:45 #25 DONE 0.0s 08:12:45 08:12:45 #26 [security-proxy-setup internal] load .dockerignore 08:12:45 #26 transferring context: 50B done 08:12:45 #26 DONE 0.0s 08:12:45 08:12:45 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:12:45 #27 transferring context: 50B done 08:12:45 #27 DONE 0.0s 08:12:45 08:12:45 #28 [security-spire-config internal] load .dockerignore 08:12:45 #28 transferring context: 50B done 08:12:45 #28 DONE 0.0s 08:12:45 08:12:45 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:12:45 #29 DONE 0.0s 08:12:45 08:12:45 #30 [security-spire-server internal] load .dockerignore 08:12:45 #30 transferring context: 50B done 08:12:45 #30 DONE 0.0s 08:12:45 08:12:45 #31 [security-secretstore-setup internal] load .dockerignore 08:12:45 #31 transferring context: 50B done 08:12:45 #31 DONE 0.0s 08:12:45 08:12:45 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:12:45 #32 ... 08:12:45 08:12:45 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:12:45 #29 DONE 0.0s 08:12:45 08:12:45 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:12:46 #32 DONE 0.5s 08:12:46 08:12:46 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 08:12:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:12:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:12:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:12:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:12:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:12:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 08:12:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 08:12:46 #33 ... 08:12:46 08:12:46 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:12:46 #34 DONE 0.5s 08:12:46 08:12:46 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:12:46 #35 DONE 0.5s 08:12:46 08:12:46 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f done 08:12:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:12:46 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:12:46 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:12:46 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 08:12:46 #33 ... 08:12:46 08:12:46 #36 [security-spire-config internal] load build context 08:12:46 #36 transferring context: 22.05kB 0.0s done 08:12:46 #36 DONE 0.2s 08:12:46 08:12:46 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:46 #33 ... 08:12:46 08:12:46 #37 [security-spire-server internal] load build context 08:12:46 #37 transferring context: 23.80kB 0.0s done 08:12:46 #37 DONE 0.2s 08:12:46 08:12:46 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 08:12:46 #33 ... 08:12:46 08:12:46 #38 [security-spire-agent internal] load build context 08:12:46 #38 transferring context: 23.33kB 0.0s done 08:12:46 #38 DONE 0.3s 08:12:46 08:12:46 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:46 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 08:12:48 #33 DONE 1.9s 08:12:48 08:12:48 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:12:48 #39 ... 08:12:48 08:12:48 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:12:48 #40 DONE 2.2s 08:12:48 08:12:48 #41 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:12:53 #41 ... 08:12:53 08:12:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:12:53 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 08:12:53 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:12:53 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:12:53 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:12:53 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:12:53 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:12:53 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:12:53 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 08:12:53 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.3s 08:12:53 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:12:53 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:12:53 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done 08:12:55 #42 ... 08:12:55 08:12:55 #43 [support-notifications internal] load build context 08:12:55 #43 transferring context: 366.68MB 9.8s 08:12:56 #43 ... 08:12:56 08:12:56 #44 [security-spiffe-token-provider internal] load build context 08:12:56 #44 ... 08:12:56 08:12:56 #45 [core-data internal] load build context 08:12:56 #45 ... 08:12:56 08:12:56 #46 [security-secretstore-setup internal] load build context 08:12:56 #46 ... 08:12:56 08:12:56 #47 [core-common-config-bootstrapper internal] load build context 08:12:56 #47 ... 08:12:56 08:12:56 #48 [support-scheduler internal] load build context 08:12:56 #48 ... 08:12:56 08:12:56 #49 [core-keeper internal] load build context 08:12:56 #49 ... 08:12:56 08:12:56 #50 [security-proxy-setup internal] load build context 08:12:56 #50 ... 08:12:56 08:12:56 #51 [core-metadata internal] load build context 08:12:56 #51 ... 08:12:56 08:12:56 #52 [core-command internal] load build context 08:12:57 #52 ... 08:12:57 08:12:57 #53 [security-bootstrapper internal] load build context 08:12:57 #53 ... 08:12:57 08:12:57 #54 [security-proxy-auth internal] load build context 08:12:57 #54 ... 08:12:57 08:12:57 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:12:57 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 08:12:57 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:12:57 #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:12:57 #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:12:57 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 08:12:57 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:12:57 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 08:12:57 #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 08:12:57 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:12:57 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:12:57 #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.4s done 08:12:57 #55 ... 08:12:57 08:12:57 #50 [security-proxy-setup internal] load build context 08:12:58 #50 ... 08:12:58 08:12:58 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:12:58 #56 ... 08:12:58 08:12:58 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:12:58 #57 ... 08:12:58 08:12:58 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:12:58 #58 ... 08:12:58 08:12:58 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:12:58 #59 ... 08:12:58 08:12:58 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:12:58 #60 ... 08:12:58 08:12:58 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:12:58 #61 ... 08:12:58 08:12:58 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:58 #62 ... 08:12:58 08:12:58 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:12:59 #63 ... 08:12:59 08:12:59 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:12:59 #64 ... 08:12:59 08:12:59 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:12:59 #65 ... 08:12:59 08:12:59 #46 [security-secretstore-setup internal] load build context 08:12:59 #46 transferring context: 501.68MB 13.5s done 08:12:59 #46 ... 08:12:59 08:12:59 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:12:59 #39 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:12:59 #39 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:12:59 #39 2.504 (1/1) Installing dumb-init (1.2.5-r3) 08:12:59 #39 2.622 Executing busybox-1.36.1-r29.trigger 08:12:59 #39 2.640 OK: 8 MiB in 15 packages 08:12:59 #39 ... 08:12:59 08:12:59 #49 [core-keeper internal] load build context 08:12:59 #49 transferring context: 501.68MB 13.8s done 08:13:02 #49 ... 08:13:02 08:13:02 #47 [core-common-config-bootstrapper internal] load build context 08:13:02 #47 transferring context: 501.68MB 16.0s done 08:13:02 #47 ... 08:13:02 08:13:02 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:02 #62 DONE 14.8s 08:13:02 08:13:02 #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:13:02 #39 DONE 14.9s 08:13:02 08:13:02 #44 [security-spiffe-token-provider internal] load build context 08:13:02 #44 transferring context: 501.68MB 12.6s done 08:13:02 #44 DONE 16.7s 08:13:02 08:13:02 #53 [security-bootstrapper internal] load build context 08:13:02 #53 transferring context: 501.68MB 12.3s done 08:13:02 #53 DONE 16.7s 08:13:02 08:13:02 #54 [security-proxy-auth internal] load build context 08:13:02 #54 transferring context: 501.68MB 13.0s done 08:13:02 #54 DONE 16.8s 08:13:02 08:13:02 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:13:02 #41 DONE 14.8s 08:13:02 08:13:02 #48 [support-scheduler internal] load build context 08:13:02 #48 transferring context: 501.68MB 12.7s done 08:13:02 #48 DONE 16.7s 08:13:02 08:13:02 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:13:02 #66 ... 08:13:02 08:13:02 #43 [support-notifications internal] load build context 08:13:02 #43 transferring context: 501.68MB 13.1s done 08:13:02 #43 DONE 16.8s 08:13:02 08:13:02 #46 [security-secretstore-setup internal] load build context 08:13:02 #46 DONE 16.8s 08:13:02 08:13:02 #51 [core-metadata internal] load build context 08:13:02 #51 transferring context: 501.68MB 13.3s done 08:13:02 #51 DONE 16.8s 08:13:02 08:13:02 #52 [core-command internal] load build context 08:13:02 #52 transferring context: 501.68MB 13.5s done 08:13:02 #52 DONE 16.8s 08:13:02 08:13:02 #50 [security-proxy-setup internal] load build context 08:13:02 #50 transferring context: 501.68MB 13.9s done 08:13:02 #50 DONE 16.8s 08:13:02 08:13:02 #49 [core-keeper internal] load build context 08:13:02 #49 DONE 16.8s 08:13:02 08:13:02 #45 [core-data internal] load build context 08:13:02 #45 transferring context: 501.68MB 13.8s done 08:13:02 #45 DONE 16.8s 08:13:02 08:13:02 #47 [core-common-config-bootstrapper internal] load build context 08:13:02 #47 DONE 16.8s 08:13:02 08:13:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:13:03 #42 ... 08:13:03 08:13:03 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:13:03 #57 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:03 #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:03 #57 15.47 (1/7) Installing ca-certificates (20241121-r1) 08:13:03 #57 15.49 (2/7) Installing dumb-init (1.2.5-r3) 08:13:03 #57 15.49 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:13:03 #57 15.49 (4/7) Installing libsodium (1.0.19-r0) 08:13:03 #57 15.51 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:13:03 #57 15.52 (6/7) Installing libzmq (4.3.5-r2) 08:13:03 #57 15.53 (7/7) Installing zeromq (4.3.5-r2) 08:13:03 #57 15.61 Executing busybox-1.36.1-r29.trigger 08:13:03 #57 15.62 Executing ca-certificates-20241121-r1.trigger 08:13:03 #57 15.68 OK: 12 MiB in 21 packages 08:13:03 #57 DONE 15.8s 08:13:03 08:13:03 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:13:03 #60 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:03 #60 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:03 #60 15.81 (1/4) Installing dumb-init (1.2.5-r3) 08:13:03 #60 15.83 (2/4) Installing openssl (3.3.3-r0) 08:13:03 #60 15.83 (3/4) Installing su-exec (0.2-r3) 08:13:03 #60 15.84 (4/4) Installing yq-go (4.44.1-r2) 08:13:03 #60 15.92 Executing busybox-1.36.1-r29.trigger 08:13:03 #60 15.93 OK: 19 MiB in 18 packages 08:13:03 #60 ... 08:13:03 08:13:03 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:13:03 #56 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:03 #56 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:03 #56 15.83 (1/1) Installing dumb-init (1.2.5-r3) 08:13:03 #56 15.84 Executing busybox-1.36.1-r29.trigger 08:13:03 #56 15.85 OK: 8 MiB in 15 packages 08:13:03 #56 DONE 16.1s 08:13:03 08:13:03 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:13:03 #60 DONE 16.1s 08:13:03 08:13:03 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:13:04 #67 ... 08:13:04 08:13:04 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:04 #68 DONE 1.5s 08:13:04 08:13:04 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:13:04 #61 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #61 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #61 16.09 (1/2) Installing dumb-init (1.2.5-r3) 08:13:04 #61 16.10 (2/2) Installing su-exec (0.2-r3) 08:13:04 #61 16.11 Executing busybox-1.36.1-r29.trigger 08:13:04 #61 16.13 OK: 8 MiB in 16 packages 08:13:04 #61 DONE 16.3s 08:13:04 08:13:04 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:13:04 #66 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #66 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #66 ... 08:13:04 08:13:04 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:13:04 #59 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #59 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #59 15.90 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:13:04 #59 15.90 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:13:04 #59 15.90 OK: 24170 distinct packages available 08:13:04 #59 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #59 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #59 16.48 (1/4) Installing dumb-init (1.2.5-r3) 08:13:04 #59 16.49 (2/4) Installing musl-obstack (1.2.3-r2) 08:13:04 #59 16.50 (3/4) Installing libucontext (1.2-r3) 08:13:04 #59 16.50 (4/4) Installing gcompat (1.1.0-r4) 08:13:04 #59 16.51 Executing busybox-1.36.1-r29.trigger 08:13:04 #59 16.51 OK: 8 MiB in 18 packages 08:13:04 #59 DONE 16.7s 08:13:04 08:13:04 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:13:04 #64 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #64 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #64 16.45 (1/3) Installing ca-certificates (20241121-r1) 08:13:04 #64 16.47 (2/3) Installing dumb-init (1.2.5-r3) 08:13:04 #64 16.47 (3/3) Installing tzdata (2025a-r0) 08:13:04 #64 16.51 Executing busybox-1.36.1-r29.trigger 08:13:04 #64 16.52 Executing ca-certificates-20241121-r1.trigger 08:13:04 #64 16.56 OK: 10 MiB in 17 packages 08:13:04 #64 DONE 16.7s 08:13:04 08:13:04 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:13:04 #65 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #65 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #65 15.91 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:13:04 #65 15.91 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:13:04 #65 15.91 OK: 24170 distinct packages available 08:13:04 #65 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #65 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #65 16.52 (1/14) Installing ca-certificates (20241121-r1) 08:13:04 #65 16.53 (2/14) Installing brotli-libs (1.1.0-r2) 08:13:04 #65 16.55 (3/14) Installing c-ares (1.33.1-r0) 08:13:04 #65 16.56 (4/14) Installing libunistring (1.2-r0) 08:13:04 #65 16.57 (5/14) Installing libidn2 (2.3.7-r0) 08:13:04 #65 16.58 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:13:04 #65 16.58 (7/14) Installing libpsl (0.21.5-r1) 08:13:04 #65 16.58 (8/14) Installing zstd-libs (1.5.6-r0) 08:13:04 #65 16.60 (9/14) Installing libcurl (8.12.1-r0) 08:13:04 #65 16.61 (10/14) Installing curl (8.12.1-r0) 08:13:04 #65 16.62 (11/14) Installing dumb-init (1.2.5-r3) 08:13:04 #65 16.62 (12/14) Installing musl-obstack (1.2.3-r2) 08:13:04 #65 16.62 (13/14) Installing libucontext (1.2-r3) 08:13:04 #65 16.62 (14/14) Installing gcompat (1.1.0-r4) 08:13:04 #65 16.63 Executing busybox-1.36.1-r29.trigger 08:13:04 #65 16.64 Executing ca-certificates-20241121-r1.trigger 08:13:04 #65 16.72 OK: 13 MiB in 28 packages 08:13:04 #65 DONE 16.9s 08:13:04 08:13:04 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:13:04 #66 1.947 OK: 248 MiB in 58 packages 08:13:04 #66 DONE 2.1s 08:13:04 08:13:04 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:13:04 #63 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #63 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #63 16.10 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:13:04 #63 16.10 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:13:04 #63 16.10 OK: 24170 distinct packages available 08:13:04 #63 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #63 16.63 (1/5) Installing dumb-init (1.2.5-r3) 08:13:04 #63 16.64 (2/5) Installing musl-obstack (1.2.3-r2) 08:13:04 #63 16.64 (3/5) Installing libucontext (1.2-r3) 08:13:04 #63 16.65 (4/5) Installing gcompat (1.1.0-r4) 08:13:04 #63 16.65 (5/5) Installing openssl (3.3.3-r0) 08:13:04 #63 16.67 Executing busybox-1.36.1-r29.trigger 08:13:04 #63 16.68 OK: 9 MiB in 19 packages 08:13:04 #63 DONE 16.9s 08:13:04 08:13:04 #69 [core-command builder 4/7] COPY go.mod vendor* ./ 08:13:04 #69 DONE 0.1s 08:13:04 08:13:04 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:13:04 #70 ... 08:13:04 08:13:04 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:13:04 #58 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 #58 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 #58 16.66 (1/4) Installing ca-certificates (20241121-r1) 08:13:04 #58 16.68 (2/4) Installing dumb-init (1.2.5-r3) 08:13:04 #58 16.69 (3/4) Installing su-exec (0.2-r3) 08:13:04 #58 16.69 (4/4) Installing yq-go (4.44.1-r2) 08:13:04 #58 16.77 Executing busybox-1.36.1-r29.trigger 08:13:04 #58 16.77 Executing ca-certificates-20241121-r1.trigger 08:13:04 #58 16.84 OK: 19 MiB in 18 packages 08:13:04 #58 DONE 17.0s 08:13:05 08:13:05 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:13:05 #71 ... 08:13:05 08:13:05 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:13:05 #0 2.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.833 OK: 248 MiB in 58 packages 08:13:05 #72 DONE 3.0s 08:13:05 08:13:05 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:13:05 #0 1.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.356 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:13:05 #0 2.356 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:13:05 #0 2.356 OK: 24190 distinct packages available 08:13:05 #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:05 #0 2.829 OK: 248 MiB in 58 packages 08:13:05 #73 DONE 3.0s 08:13:05 08:13:05 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:13:05 #74 DONE 0.1s 08:13:05 08:13:05 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:13:05 #75 DONE 0.1s 08:13:05 08:13:05 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:06 #76 ... 08:13:06 08:13:06 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:13:06 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #0 3.125 OK: 8 MiB in 15 packages 08:13:06 #77 DONE 3.3s 08:13:06 08:13:06 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:13:06 #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #0 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #0 3.260 OK: 248 MiB in 58 packages 08:13:06 #78 DONE 3.4s 08:13:06 08:13:06 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:13:06 #79 DONE 0.0s 08:13:06 08:13:06 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:06 #80 ... 08:13:06 08:13:06 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:13:06 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #0 2.660 OK: 12 MiB in 21 packages 08:13:06 #81 DONE 2.8s 08:13:06 08:13:06 #82 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:13:06 #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #0 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #0 3.616 OK: 248 MiB in 58 packages 08:13:06 #82 DONE 3.7s 08:13:06 08:13:06 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:13:06 #83 DONE 0.1s 08:13:06 08:13:06 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:13:06 #67 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #67 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #67 ... 08:13:06 08:13:06 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:13:06 #0 2.392 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:06 #0 2.987 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:06 #0 3.723 (1/1) Installing dumb-init (1.2.5-r3) 08:13:06 #0 4.017 Executing busybox-1.36.1-r29.trigger 08:13:06 #0 4.021 OK: 8 MiB in 15 packages 08:13:06 #84 DONE 4.2s 08:13:06 08:13:06 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:13:06 #67 2.878 OK: 8 MiB in 15 packages 08:13:06 #67 DONE 3.0s 08:13:06 08:13:06 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:07 #85 ... 08:13:07 08:13:07 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:13:07 #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:07 #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:07 #0 2.900 OK: 19 MiB in 18 packages 08:13:07 #86 DONE 3.1s 08:13:07 08:13:07 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:13:07 #87 DONE 0.0s 08:13:07 08:13:07 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:13:07 #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:07 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:07 #88 3.172 OK: 8 MiB in 16 packages 08:13:07 #88 DONE 3.3s 08:13:07 08:13:07 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:13:07 #70 2.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:07 #70 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:07 #70 ... 08:13:07 08:13:07 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:13:07 #0 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:07 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:07 #0 3.027 OK: 8 MiB in 18 packages 08:13:07 #89 DONE 3.2s 08:13:07 08:13:07 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:13:07 #71 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:07 #71 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:08 #71 ... 08:13:08 08:13:08 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:08 #90 DONE 0.5s 08:13:08 08:13:08 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:13:08 #0 2.485 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:08 #0 2.950 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:08 #0 3.775 OK: 248 MiB in 58 packages 08:13:08 #91 DONE 4.1s 08:13:08 08:13:08 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:13:08 #70 3.253 OK: 9 MiB in 19 packages 08:13:08 #70 DONE 3.5s 08:13:08 08:13:08 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:13:08 #92 DONE 0.1s 08:13:08 08:13:08 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:13:08 #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:08 #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:08 #0 3.091 OK: 10 MiB in 17 packages 08:13:08 #93 DONE 3.6s 08:13:08 08:13:08 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:13:08 #94 DONE 0.1s 08:13:08 08:13:08 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:13:08 #71 3.539 OK: 19 MiB in 18 packages 08:13:08 #71 ... 08:13:08 08:13:08 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:13:08 #95 DONE 0.5s 08:13:08 08:13:08 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:13:08 #71 DONE 4.0s 08:13:08 08:13:08 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:13:08 #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:08 #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:08 #0 3.856 OK: 13 MiB in 28 packages 08:13:08 #96 DONE 4.1s 08:13:08 08:13:08 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:08 #97 DONE 0.6s 08:13:08 08:13:08 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:13:08 #98 DONE 0.6s 08:13:08 08:13:08 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:13:08 #99 DONE 0.1s 08:13:08 08:13:08 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:13:08 #100 DONE 0.1s 08:13:08 08:13:08 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:13:08 #101 DONE 0.1s 08:13:08 08:13:08 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:13:09 #102 ... 08:13:09 08:13:09 #103 [security-spire-server stage-2 6/9] COPY security.txt / 08:13:09 #103 DONE 0.2s 08:13:09 08:13:09 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:13:09 #102 DONE 0.4s 08:13:09 08:13:09 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:13:09 #104 DONE 0.3s 08:13:09 08:13:09 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:13:09 #105 DONE 0.5s 08:13:09 08:13:09 #106 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:13:09 #106 DONE 1.9s 08:13:09 08:13:09 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:13:09 #107 DONE 0.1s 08:13:09 08:13:09 #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:13:09 #108 DONE 0.1s 08:13:09 08:13:09 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:13:09 #109 DONE 0.1s 08:13:09 08:13:09 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:13:09 #110 DONE 0.1s 08:13:09 08:13:09 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 08:13:09 #111 DONE 0.1s 08:13:09 08:13:09 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:13:09 #112 DONE 0.0s 08:13:09 08:13:09 #113 [security-spire-server] exporting to image 08:13:09 #113 exporting layers 08:13:09 #113 ... 08:13:09 08:13:09 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:13:09 #114 DONE 0.0s 08:13:09 08:13:09 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:13:09 #115 DONE 0.0s 08:13:09 08:13:09 #113 [security-spire-agent] exporting to image 08:13:10 #113 exporting layers 0.8s done 08:13:10 #113 writing image sha256:f45e701862f04b4e5711e4c9670c9eab4f764294252ce5026a185a11b91c7b85 08:13:10 #113 exporting layers 0.7s done 08:13:10 #113 writing image sha256:f45e701862f04b4e5711e4c9670c9eab4f764294252ce5026a185a11b91c7b85 done 08:13:10 #113 naming to docker.io/library/security-spire-config done 08:13:10 #113 exporting layers 0.7s done 08:13:10 #113 writing image sha256:52405cd14e19bce440a22211c742a03ee7002c092f924058caba6525b3da396e done 08:13:10 #113 naming to docker.io/library/security-spire-server done 08:13:10 #113 writing image sha256:28a7d5eaecefd8924c3832b956346dd1bec0a96e74d3db6d038d6479635ce517 done 08:13:10 #113 naming to docker.io/library/security-spire-agent done 08:13:10 #113 DONE 1.0s 08:13:10 08:13:10 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:13 #116 ... 08:13:13 08:13:13 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:13:13 #55 ... 08:13:13 08:13:13 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:14 #117 ... 08:13:14 08:13:14 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:24 Removing intermediate container 3752d08ea654 08:13:24 ---> d57f62eae414 08:13:24 Successfully built d57f62eae414 08:13:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:25 + docker inspect -f . ci-base-image-arm64 08:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container 08:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:13:26 $ docker top 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:27 + go version 08:13:27 go version go1.23.4 linux/arm64 [Pipeline] } 08:13:27 $ docker stop --time=1 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 08:13:29 $ docker rm -f --volumes 23622d5ff3978bcb673bc65f24eeaa95cd5a94be1216da1f44e4e48033afa8b2 [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 08:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:29 08:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:30 latest: Pulling from edgex-devops/edgex-compose-arm64 08:13:30 547446be3368: Pulling fs layer 08:13:30 d125d8839a47: Pulling fs layer 08:13:30 3e85d5ac6304: Pulling fs layer 08:13:30 c3105a71a48b: Pulling fs layer 08:13:30 0f093f025ec4: Pulling fs layer 08:13:30 c3105a71a48b: Waiting 08:13:30 c3106fc0e877: Pulling fs layer 08:13:30 0f093f025ec4: Waiting 08:13:30 c3106fc0e877: Waiting 08:13:30 547446be3368: Verifying Checksum 08:13:30 547446be3368: Download complete 08:13:30 c3105a71a48b: Verifying Checksum 08:13:30 c3105a71a48b: Download complete 08:13:31 d125d8839a47: Verifying Checksum 08:13:31 d125d8839a47: Download complete 08:13:31 c3106fc0e877: Verifying Checksum 08:13:31 c3106fc0e877: Download complete 08:13:31 0f093f025ec4: Verifying Checksum 08:13:31 0f093f025ec4: Download complete 08:13:31 547446be3368: Pull complete 08:13:32 d125d8839a47: Pull complete 08:13:33 3e85d5ac6304: Verifying Checksum 08:13:33 3e85d5ac6304: Download complete 08:13:36 #118 DONE 32.1s 08:13:36 08:13:36 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #117 DONE 31.2s 08:13:36 08:13:36 #119 [security-proxy-setup builder 6/7] COPY . . 08:13:36 #119 ... 08:13:36 08:13:36 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #76 DONE 31.2s 08:13:36 08:13:36 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #116 DONE 28.6s 08:13:36 08:13:36 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #80 DONE 30.9s 08:13:36 08:13:36 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:36 #85 DONE 30.5s 08:13:37 08:13:37 #120 [support-notifications builder 6/7] COPY . . 08:13:43 3e85d5ac6304: Pull complete 08:13:43 c3105a71a48b: Pull complete 08:13:43 #120 DONE 6.8s 08:13:43 08:13:43 #121 [core-keeper builder 7/8] COPY . . 08:13:43 #121 DONE 6.8s 08:13:43 08:13:43 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:13:43 #122 DONE 6.8s 08:13:43 08:13:43 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 08:13:43 #123 CACHED 08:13:43 08:13:43 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:13:43 #124 CACHED 08:13:43 08:13:43 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #125 CACHED 08:13:43 08:13:43 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #126 CACHED 08:13:43 08:13:43 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:13:43 #127 CACHED 08:13:43 08:13:43 #128 [core-metadata builder 6/7] COPY . . 08:13:43 #128 CACHED 08:13:43 08:13:43 #129 [security-proxy-auth builder 6/7] COPY . . 08:13:43 #129 CACHED 08:13:43 08:13:43 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #130 CACHED 08:13:43 08:13:43 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:13:43 #131 CACHED 08:13:43 08:13:43 #132 [core-command builder 6/7] COPY . . 08:13:43 #132 DONE 6.9s 08:13:43 08:13:43 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #133 CACHED 08:13:43 08:13:43 #134 [core-data builder 6/7] COPY . . 08:13:43 #134 CACHED 08:13:43 08:13:43 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 08:13:43 #135 CACHED 08:13:43 08:13:43 #136 [security-secretstore-setup builder 6/7] COPY . . 08:13:43 #136 CACHED 08:13:43 08:13:43 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #137 CACHED 08:13:43 08:13:43 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:13:43 #138 CACHED 08:13:43 08:13:43 #119 [security-proxy-setup builder 6/7] COPY . . 08:13:43 #119 DONE 6.9s 08:13:43 08:13:43 #139 [security-bootstrapper builder 6/7] COPY . . 08:13:43 #139 CACHED 08:13:43 08:13:43 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:43 #140 CACHED 08:13:43 08:13:43 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:13:43 #141 CACHED 08:13:43 08:13:43 #142 [support-scheduler builder 6/7] COPY . . 08:13:43 #142 DONE 6.8s 08:13:43 08:13:43 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:13:43 0f093f025ec4: Pull complete 08:13:44 c3106fc0e877: Pull complete 08:13:44 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:44 prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container 08:13:44 $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:13:45 #143 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:13:46 $ docker top d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:47 + docker compose -f ./docker-compose-build.yml build --parallel 08:13:55 #143 ... 08:13:55 08:13:55 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:13:55 #0 1.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:13:55 #144 ... 08:13:55 08:13:55 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:13:55 #0 0.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:13:55 #145 ... 08:13:55 08:13:55 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:13:55 #0 0.879 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:13:55 #146 ... 08:13:55 08:13:55 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:13:55 #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:13:55 #147 ... 08:13:55 08:13:55 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:13:55 #0 0.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:13:55 #148 ... 08:13:55 08:13:55 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:13:55 #0 0.730 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:13:55 #149 ... 08:13:55 08:13:55 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:13:55 #0 1.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:13:55 #150 ... 08:13:55 08:13:55 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:55 #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:13:55 #151 ... 08:13:55 08:13:55 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:13:55 #0 0.633 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:13:55 #152 ... 08:13:55 08:13:55 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:55 #0 0.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:13:55 #153 ... 08:13:55 08:13:55 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:13:55 #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:13:57 #1 [support-notifications internal] load build definition from Dockerfile 08:13:57 #1 transferring dockerfile: 2.00kB 0.0s done 08:13:57 #1 DONE 0.1s 08:13:57 08:13:57 #2 [security-spire-server internal] load build definition from Dockerfile 08:13:57 #2 transferring dockerfile: 1.70kB done 08:13:57 #2 DONE 0.0s 08:13:57 08:13:57 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:13:57 #3 transferring dockerfile: 1.89kB done 08:13:57 #3 DONE 0.1s 08:13:57 08:13:57 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:13:57 #4 transferring dockerfile: 2.50kB 0.0s done 08:13:57 #4 DONE 0.1s 08:13:57 08:13:57 #5 [support-scheduler internal] load build definition from Dockerfile 08:13:57 #5 transferring dockerfile: 1.83kB 0.0s done 08:13:57 #5 DONE 0.1s 08:13:57 08:13:57 #6 [core-keeper internal] load build definition from Dockerfile 08:13:57 #6 transferring dockerfile: 2.01kB 0.0s done 08:13:57 #6 DONE 0.1s 08:13:57 08:13:57 #7 [core-data internal] load build definition from Dockerfile 08:13:57 #7 transferring dockerfile: 2.04kB done 08:13:57 #7 DONE 0.1s 08:13:57 08:13:57 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:13:57 #8 transferring dockerfile: 2.14kB done 08:13:57 #8 DONE 0.1s 08:13:57 08:13:57 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:13:57 #9 transferring dockerfile: 2.49kB done 08:13:57 #9 DONE 0.1s 08:13:57 08:13:57 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:13:57 #10 transferring dockerfile: 2.23kB 0.0s done 08:13:57 #10 DONE 0.1s 08:13:57 08:13:57 #11 [core-command internal] load build definition from Dockerfile 08:13:57 #11 transferring dockerfile: 1.94kB done 08:13:57 #11 DONE 0.1s 08:13:57 08:13:57 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:13:57 #12 transferring dockerfile: 3.02kB done 08:13:57 #12 DONE 0.1s 08:13:57 08:13:57 #13 [security-spire-config internal] load build definition from Dockerfile 08:13:57 #13 transferring dockerfile: 1.69kB done 08:13:57 #13 DONE 0.1s 08:13:57 08:13:57 #14 [security-spire-agent internal] load build definition from Dockerfile 08:13:57 #14 transferring dockerfile: 1.81kB 0.0s done 08:13:57 #14 DONE 0.1s 08:13:57 08:13:57 #15 [core-metadata internal] load build definition from Dockerfile 08:13:57 #15 transferring dockerfile: 2.10kB done 08:13:57 #15 DONE 0.1s 08:13:57 08:13:57 #16 [support-notifications internal] load .dockerignore 08:13:57 #16 transferring context: 50B 0.0s done 08:13:57 #16 DONE 0.1s 08:13:58 08:13:58 #17 [security-spire-server internal] load .dockerignore 08:13:58 #17 transferring context: 50B done 08:13:58 #17 DONE 0.0s 08:13:58 08:13:58 #18 [security-spiffe-token-provider internal] load .dockerignore 08:13:58 #18 transferring context: 50B done 08:13:58 #18 DONE 0.1s 08:13:58 08:13:58 #19 [security-proxy-setup internal] load .dockerignore 08:13:58 #19 transferring context: 50B done 08:13:58 #19 DONE 0.0s 08:13:58 08:13:58 #20 [support-scheduler internal] load .dockerignore 08:13:58 #20 transferring context: 50B done 08:13:58 #20 DONE 0.1s 08:13:58 08:13:58 #21 [core-keeper internal] load .dockerignore 08:13:58 #21 transferring context: 50B done 08:13:58 #21 DONE 0.0s 08:13:58 08:13:58 #22 [core-data internal] load .dockerignore 08:13:58 #22 transferring context: 50B done 08:13:58 #22 DONE 0.1s 08:13:58 08:13:58 #23 [security-proxy-auth internal] load .dockerignore 08:13:58 #23 transferring context: 50B done 08:13:58 #23 DONE 0.1s 08:13:58 08:13:58 #24 [security-secretstore-setup internal] load .dockerignore 08:13:58 #24 transferring context: 50B done 08:13:58 #24 DONE 0.0s 08:13:58 08:13:58 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:13:58 #25 transferring context: 50B done 08:13:58 #25 DONE 0.0s 08:13:58 08:13:58 #26 [core-command internal] load .dockerignore 08:13:58 #26 transferring context: 50B done 08:13:58 #26 DONE 0.1s 08:13:58 08:13:58 #27 [security-bootstrapper internal] load .dockerignore 08:13:58 #27 transferring context: 50B done 08:13:58 #27 DONE 0.1s 08:13:58 08:13:58 #28 [security-spire-config internal] load .dockerignore 08:13:58 #28 transferring context: 50B done 08:13:58 #28 DONE 0.1s 08:13:58 08:13:58 #29 [security-spire-agent internal] load .dockerignore 08:13:58 #29 transferring context: 50B 0.0s done 08:13:58 #29 DONE 0.1s 08:13:58 08:13:58 #30 [core-metadata internal] load .dockerignore 08:13:58 #30 transferring context: 50B 0.0s done 08:13:58 #30 DONE 0.1s 08:13:58 08:13:58 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:58 #31 DONE 0.0s 08:13:58 08:13:58 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 08:13:59 #32 DONE 0.4s 08:13:59 08:13:59 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:13:59 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:13:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.1s 08:13:59 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:13:59 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:13:59 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:13:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s 08:13:59 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:13:59 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 08:14:00 #33 ... 08:14:00 08:14:00 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:00 #33 ... 08:14:00 08:14:00 #34 [support-notifications internal] load build context 08:14:00 #34 transferring context: 3.21MB 0.7s done 08:14:00 #34 DONE 0.9s 08:14:00 08:14:00 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 ... 08:14:00 08:14:00 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:00 #33 ... 08:14:00 08:14:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 08:14:00 #32 DONE 0.7s 08:14:00 08:14:00 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:00 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:00 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:00 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:00 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:00 #33 ... 08:14:00 08:14:00 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 ... 08:14:00 08:14:00 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:00 #31 DONE 0.0s 08:14:00 08:14:00 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:00 #33 ... 08:14:00 08:14:00 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:14:00 #32 DONE 0.9s 08:14:00 08:14:00 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:01 #33 ... 08:14:01 08:14:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:01 #31 DONE 0.0s 08:14:01 08:14:01 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:14:01 #35 DONE 1.1s 08:14:01 08:14:01 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:01 #33 ... 08:14:01 08:14:01 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:01 #31 DONE 0.0s 08:14:01 08:14:01 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:01 #33 ... 08:14:01 08:14:01 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:14:01 #32 DONE 1.2s 08:14:01 08:14:01 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:01 #33 ... 08:14:01 08:14:01 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:01 #31 DONE 0.0s 08:14:01 08:14:01 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:01 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:01 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:01 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:01 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:01 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:02 #33 ... 08:14:02 08:14:02 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:14:02 #31 DONE 0.0s 08:14:02 08:14:02 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:02 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.3s done 08:14:02 #33 ... 08:14:02 08:14:02 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:14:02 #36 DONE 3.8s 08:14:02 08:14:02 #37 [security-spiffe-token-provider internal] load build context 08:14:02 #37 transferring context: 3.21MB 1.6s done 08:14:02 #37 DONE 2.3s 08:14:02 08:14:02 #38 [security-proxy-setup internal] load build context 08:14:02 #38 transferring context: 3.21MB 1.6s done 08:14:02 #38 DONE 2.2s 08:14:02 08:14:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:02 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:14:02 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:14:02 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:14:02 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:14:02 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 08:14:02 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s 08:14:02 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 08:14:02 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 08:14:02 #39 ... 08:14:02 08:14:02 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:14:02 #32 DONE 2.4s 08:14:02 08:14:02 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:14:02 #36 DONE 3.8s 08:14:02 08:14:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:02 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 08:14:03 #39 ... 08:14:03 08:14:03 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:14:03 #35 DONE 2.2s 08:14:03 08:14:03 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:14:03 #36 DONE 3.8s 08:14:03 08:14:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:03 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:14:03 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:14:03 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:14:03 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:14:03 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 08:14:03 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 08:14:03 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 08:14:03 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 08:14:03 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.5s 08:14:03 #39 ... 08:14:03 08:14:03 #40 [security-spire-server internal] load build context 08:14:03 #40 transferring context: 23.80kB 0.3s done 08:14:03 #40 DONE 2.0s 08:14:03 08:14:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:03 #39 ... 08:14:03 08:14:03 #41 [support-scheduler internal] load build context 08:14:03 #41 transferring context: 3.21MB 1.7s done 08:14:03 #41 DONE 2.8s 08:14:03 08:14:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:03 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:14:03 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:14:03 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.0s 08:14:03 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.31MB / 33.17MB 2.4s 08:14:04 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.5s 08:14:04 #39 ... 08:14:04 08:14:04 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:14:04 #42 DONE 2.3s 08:14:04 08:14:04 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:04 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.9s 08:14:04 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:14:04 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:14:04 #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:14:04 #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:14:04 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:14:04 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done 08:14:04 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 08:14:04 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 08:14:04 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 08:14:04 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:14:04 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:14:04 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.03MB / 33.17MB 3.1s 08:14:04 #39 ... 08:14:04 08:14:04 #43 [core-data internal] load build context 08:14:04 #43 transferring context: 3.21MB 2.2s done 08:14:04 #43 DONE 4.1s 08:14:04 08:14:04 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:04 #39 ... 08:14:04 08:14:04 #44 [core-keeper internal] load build context 08:14:04 #44 transferring context: 3.21MB 2.7s done 08:14:04 #44 DONE 4.3s 08:14:04 08:14:04 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:04 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:14:04 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 08:14:04 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:14:04 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:14:04 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:14:04 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.3s done 08:14:04 #33 DONE 6.2s 08:14:04 08:14:04 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:04 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 3.4s 08:14:05 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 3.8s 08:14:05 #39 ... 08:14:05 08:14:05 #45 [security-spire-config internal] load build context 08:14:05 #45 transferring context: 22.05kB 0.1s done 08:14:05 #45 DONE 2.3s 08:14:05 08:14:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:05 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 4.0s 08:14:05 #39 ... 08:14:05 08:14:05 #46 [core-command internal] load build context 08:14:05 #46 transferring context: 3.21MB 2.3s done 08:14:05 #46 DONE 4.1s 08:14:05 08:14:05 #47 [security-proxy-auth internal] load build context 08:14:05 #47 transferring context: 3.21MB 2.5s done 08:14:05 #47 DONE 4.6s 08:14:05 08:14:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:05 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 4.0s 08:14:05 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 4.2s 08:14:05 #39 ... 08:14:05 08:14:05 #48 [security-secretstore-setup internal] load build context 08:14:05 #48 transferring context: 3.21MB 2.7s done 08:14:05 #48 DONE 4.7s 08:14:05 08:14:05 #49 [core-common-config-bootstrapper internal] load build context 08:14:05 #49 transferring context: 3.21MB 2.8s done 08:14:05 #49 DONE 4.3s 08:14:05 08:14:05 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:06 #39 ... 08:14:06 08:14:06 #50 [core-keeper builder 2/7] WORKDIR /edgex-go 08:14:06 #50 DONE 3.6s 08:14:06 08:14:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:06 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.63MB / 33.17MB 4.5s 08:14:06 #39 ... 08:14:06 08:14:06 #51 [core-metadata internal] load build context 08:14:06 #51 transferring context: 3.21MB 2.1s done 08:14:06 #51 DONE 3.2s 08:14:06 08:14:06 #52 [security-spire-agent internal] load build context 08:14:06 #52 transferring context: 23.33kB 0.1s done 08:14:06 #52 DONE 1.6s 08:14:06 08:14:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:06 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.21MB / 33.17MB 4.5s 08:14:06 #39 ... 08:14:06 08:14:06 #53 [security-bootstrapper internal] load build context 08:14:06 #53 transferring context: 3.21MB 1.4s done 08:14:06 #53 DONE 3.2s 08:14:06 08:14:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:06 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s done 08:14:06 #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s done 08:14:07 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 08:14:13 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s 08:14:14 #39 ... 08:14:14 08:14:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:14:14 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:14:14 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:14:14 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:14:14 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:14:14 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 08:14:14 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 08:14:14 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done 08:14:14 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:14:14 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.8s done 08:14:14 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.5s 08:14:15 #54 ... 08:14:15 08:14:15 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:15 #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:15 #0 9.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:15 #55 ... 08:14:15 08:14:15 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:15 #0 8.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:15 #0 9.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:15 #56 ... 08:14:15 08:14:15 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:16 #57 DONE 10.3s 08:14:16 08:14:16 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:14:16 #0 9.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:16 #58 ... 08:14:16 08:14:16 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:16 #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:16 #0 9.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:16 #59 ... 08:14:16 08:14:16 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:14:16 #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:16 #0 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:16 #60 ... 08:14:16 08:14:16 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:14:16 #61 ... 08:14:16 08:14:16 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:14:16 #62 ... 08:14:16 08:14:16 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:16 #63 ... 08:14:16 08:14:16 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:14:16 #64 ... 08:14:16 08:14:16 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:17 #65 ... 08:14:17 08:14:17 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:14:17 #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:17 #66 ... 08:14:17 08:14:17 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:17 #67 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:17 #67 ... 08:14:17 08:14:17 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:14:17 #0 7.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:17 #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:17 #68 ... 08:14:17 08:14:17 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:14:17 #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:17 #0 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:17 #69 ... 08:14:17 08:14:17 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:17 #0 9.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:17 #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:17 #70 ... 08:14:17 08:14:17 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:14:18 #71 ... 08:14:18 08:14:18 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:18 #63 DONE 12.0s 08:14:18 08:14:18 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:21 #72 ... 08:14:21 08:14:21 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:14:21 #60 13.02 (1/1) Installing dumb-init (1.2.5-r3) 08:14:21 #60 13.13 Executing busybox-1.36.1-r29.trigger 08:14:21 #60 13.49 OK: 9 MiB in 15 packages 08:14:21 #60 DONE 15.4s 08:14:21 08:14:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:21 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.9s 08:14:24 #39 ... 08:14:24 08:14:24 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:24 #55 18.96 (1/4) Installing dumb-init (1.2.5-r3) 08:14:24 #55 ... 08:14:24 08:14:24 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:14:24 #68 12.51 (1/7) Installing ca-certificates (20241121-r1) 08:14:24 #68 13.35 (2/7) Installing dumb-init (1.2.5-r3) 08:14:24 #68 13.40 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:14:24 #68 13.46 (4/7) Installing libsodium (1.0.19-r0) 08:14:24 #68 13.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:14:24 #68 14.20 (6/7) Installing libzmq (4.3.5-r2) 08:14:24 #68 14.41 (7/7) Installing zeromq (4.3.5-r2) 08:14:24 #68 14.53 Executing busybox-1.36.1-r29.trigger 08:14:24 #68 14.76 Executing ca-certificates-20241121-r1.trigger 08:14:24 #68 16.83 OK: 14 MiB in 21 packages 08:14:24 #68 DONE 19.1s 08:14:24 08:14:24 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:24 #55 19.06 (2/4) Installing openssl (3.3.3-r0) 08:14:25 #55 19.35 (3/4) Installing su-exec (0.2-r3) 08:14:25 #55 19.39 (4/4) Installing yq-go (4.44.1-r2) 08:14:26 #55 ... 08:14:26 08:14:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:14:26 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.3s done 08:14:26 #54 ... 08:14:26 08:14:26 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:14:26 #0 5.980 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:26 #0 8.081 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:26 #73 ... 08:14:26 08:14:26 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:26 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.0s 08:14:27 #39 ... 08:14:27 08:14:27 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:14:27 #61 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:27 #61 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:27 #61 ... 08:14:27 08:14:27 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:14:27 #58 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:27 #58 ... 08:14:27 08:14:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:27 #39 ... 08:14:27 08:14:27 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:14:27 #66 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:27 #66 21.92 (1/2) Installing dumb-init (1.2.5-r3) 08:14:27 #66 21.97 (2/2) Installing su-exec (0.2-r3) 08:14:27 #66 21.98 Executing busybox-1.36.1-r29.trigger 08:14:28 #66 ... 08:14:28 08:14:28 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:28 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done 08:14:28 #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done 08:14:28 #39 ... 08:14:28 08:14:28 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:14:28 #71 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:28 #71 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:28 #71 ... 08:14:28 08:14:28 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:14:28 #62 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:28 #62 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:28 #62 ... 08:14:28 08:14:28 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:14:28 #39 ... 08:14:28 08:14:28 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:14:28 #64 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:28 #64 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:28 #64 ... 08:14:28 08:14:28 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:14:28 #66 22.23 OK: 9 MiB in 16 packages 08:14:29 #66 ... 08:14:29 08:14:29 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:14:29 #55 20.83 Executing busybox-1.36.1-r29.trigger 08:14:29 #55 21.16 OK: 20 MiB in 18 packages 08:14:29 #55 DONE 23.5s 08:14:29 08:14:29 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:29 #65 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:29 #65 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:29 #65 ... 08:14:29 08:14:29 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:14:29 #74 ... 08:14:29 08:14:29 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:29 #67 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:30 #67 ... 08:14:30 08:14:30 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:14:30 #69 23.28 (1/4) Installing ca-certificates (20241121-r1) 08:14:30 #69 24.00 (2/4) Installing dumb-init (1.2.5-r3) 08:14:30 #69 24.06 (3/4) Installing su-exec (0.2-r3) 08:14:30 #69 24.07 (4/4) Installing yq-go (4.44.1-r2) 08:14:30 #69 ... 08:14:30 08:14:30 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:14:30 #66 DONE 24.4s 08:14:30 08:14:30 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:14:31 #75 ... 08:14:31 08:14:31 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:14:31 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:31 #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:31 #76 ... 08:14:31 08:14:31 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:14:31 #62 24.99 OK: 239 MiB in 58 packages 08:14:32 #62 DONE 26.8s 08:14:32 08:14:32 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:14:33 #77 ... 08:14:33 08:14:33 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:14:33 #61 25.59 OK: 239 MiB in 58 packages 08:14:33 #61 DONE 27.1s 08:14:33 08:14:33 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:14:33 #74 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:33 #74 ... 08:14:33 08:14:33 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:33 #72 5.222 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:33 #72 7.106 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:33 #72 ... 08:14:33 08:14:33 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:14:33 #77 DONE 0.8s 08:14:33 08:14:33 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:14:33 #78 DONE 0.7s 08:14:33 08:14:33 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:14:33 #75 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:34 #75 ... 08:14:34 08:14:34 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:14:34 #67 25.77 (1/1) Installing dumb-init (1.2.5-r3) 08:14:34 #67 25.80 Executing busybox-1.36.1-r29.trigger 08:14:34 #67 26.08 OK: 9 MiB in 15 packages 08:14:34 #67 DONE 28.8s 08:14:34 08:14:34 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:14:34 #79 ... 08:14:34 08:14:34 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:14:34 #0 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:34 #0 5.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:35 #80 ... 08:14:35 08:14:35 #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:14:35 #64 26.11 OK: 239 MiB in 58 packages 08:14:35 #64 DONE 29.0s 08:14:35 08:14:35 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 08:14:35 #81 ... 08:14:35 08:14:35 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:35 #56 19.84 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:35 #56 19.84 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:35 #56 19.84 OK: 24048 distinct packages available 08:14:35 #56 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:35 #56 24.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:35 #56 ... 08:14:35 08:14:35 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:14:35 #71 26.43 OK: 239 MiB in 58 packages 08:14:35 #71 DONE 29.7s 08:14:35 08:14:35 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:14:35 #82 ... 08:14:35 08:14:35 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 08:14:35 #81 DONE 1.0s 08:14:36 08:14:36 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:36 #83 ... 08:14:36 08:14:36 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:36 #59 20.77 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:36 #59 20.78 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:36 #59 20.78 OK: 24048 distinct packages available 08:14:36 #59 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:36 #59 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:36 #59 ... 08:14:36 08:14:36 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:36 #72 18.43 OK: 239 MiB in 58 packages 08:14:36 #72 ... 08:14:36 08:14:36 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:14:36 #58 23.22 (1/3) Installing ca-certificates (20241121-r1) 08:14:36 #58 23.97 (2/3) Installing dumb-init (1.2.5-r3) 08:14:36 #58 24.00 (3/3) Installing tzdata (2025a-r0) 08:14:36 #58 25.94 Executing busybox-1.36.1-r29.trigger 08:14:36 #58 26.15 Executing ca-certificates-20241121-r1.trigger 08:14:36 #58 27.65 OK: 11 MiB in 17 packages 08:14:36 #58 DONE 31.0s 08:14:36 08:14:36 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:14:37 #84 ... 08:14:37 08:14:37 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:14:37 #82 DONE 1.7s 08:14:37 08:14:37 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:14:37 #69 25.75 Executing busybox-1.36.1-r29.trigger 08:14:37 #69 26.00 Executing ca-certificates-20241121-r1.trigger 08:14:37 #69 28.24 OK: 20 MiB in 18 packages 08:14:37 #69 DONE 31.6s 08:14:37 08:14:37 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:37 #85 ... 08:14:37 08:14:37 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:37 #70 21.68 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:37 #70 21.68 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:37 #70 21.68 OK: 24048 distinct packages available 08:14:37 #70 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:37 #70 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:37 #70 ... 08:14:37 08:14:37 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:38 #86 ... 08:14:38 08:14:38 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:38 #72 DONE 20.5s 08:14:38 08:14:38 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:14:39 #87 ... 08:14:39 08:14:39 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:14:39 #76 16.45 OK: 9 MiB in 15 packages 08:14:39 #76 DONE 18.2s 08:14:39 08:14:39 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:14:39 #73 21.73 (1/1) Installing dumb-init (1.2.5-r3) 08:14:39 #73 22.71 Executing busybox-1.36.1-r29.trigger 08:14:39 #73 22.92 OK: 9 MiB in 15 packages 08:14:40 #73 ... 08:14:40 08:14:40 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:14:40 #87 DONE 1.7s 08:14:40 08:14:40 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:40 #56 34.81 (1/5) Installing dumb-init (1.2.5-r3) 08:14:40 #56 34.88 (2/5) Installing musl-obstack (1.2.3-r2) 08:14:40 #56 34.98 (3/5) Installing libucontext (1.2-r3) 08:14:40 #56 34.98 (4/5) Installing gcompat (1.1.0-r4) 08:14:40 #56 35.05 (5/5) Installing openssl (3.3.3-r0) 08:14:40 #56 35.16 Executing busybox-1.36.1-r29.trigger 08:14:40 #56 35.35 OK: 10 MiB in 19 packages 08:14:41 #56 ... 08:14:41 08:14:41 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:14:41 #73 DONE 25.0s 08:14:41 08:14:41 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:41 #59 34.91 (1/4) Installing dumb-init (1.2.5-r3) 08:14:41 #59 34.91 (2/4) Installing musl-obstack (1.2.3-r2) 08:14:41 #59 34.93 (3/4) Installing libucontext (1.2-r3) 08:14:41 #59 34.97 (4/4) Installing gcompat (1.1.0-r4) 08:14:41 #59 35.05 Executing busybox-1.36.1-r29.trigger 08:14:41 #59 35.20 OK: 9 MiB in 18 packages 08:14:42 #59 ... 08:14:42 08:14:42 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:42 #65 26.30 v3.20.6-61-gf4a82df834c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:14:42 #65 26.30 v3.20.6-60-g689f1fd490d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:14:42 #65 26.30 OK: 24068 distinct packages available 08:14:42 #65 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:42 #65 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:42 #65 ... 08:14:42 08:14:42 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:42 #56 DONE 36.9s 08:14:42 08:14:42 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:42 #88 ... 08:14:42 08:14:42 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:42 #59 DONE 37.3s 08:14:42 08:14:42 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:42 #70 36.15 (1/14) Installing ca-certificates (20241121-r1) 08:14:42 #70 36.39 (2/14) Installing brotli-libs (1.1.0-r2) 08:14:42 #70 36.55 (3/14) Installing c-ares (1.33.1-r0) 08:14:42 #70 36.60 (4/14) Installing libunistring (1.2-r0) 08:14:43 #70 36.97 (5/14) Installing libidn2 (2.3.7-r0) 08:14:43 #70 37.01 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:14:43 #70 37.06 (7/14) Installing libpsl (0.21.5-r1) 08:14:43 #70 37.07 (8/14) Installing zstd-libs (1.5.6-r0) 08:14:43 #70 37.15 (9/14) Installing libcurl (8.12.1-r0) 08:14:43 #70 37.22 (10/14) Installing curl (8.12.1-r0) 08:14:43 #70 37.28 (11/14) Installing dumb-init (1.2.5-r3) 08:14:43 #70 37.38 (12/14) Installing musl-obstack (1.2.3-r2) 08:14:43 #70 37.38 (13/14) Installing libucontext (1.2-r3) 08:14:43 #70 37.39 (14/14) Installing gcompat (1.1.0-r4) 08:14:43 #70 37.44 Executing busybox-1.36.1-r29.trigger 08:14:43 #70 37.59 Executing ca-certificates-20241121-r1.trigger 08:14:43 #70 ... 08:14:43 08:14:43 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:43 #89 ... 08:14:43 08:14:43 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:43 #90 ... 08:14:43 08:14:43 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:14:43 #80 17.00 OK: 14 MiB in 21 packages 08:14:43 #80 DONE 19.1s 08:14:43 08:14:43 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:43 #91 ... 08:14:43 08:14:43 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:44 #92 ... 08:14:44 08:14:44 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:14:44 #74 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:44 #74 14.56 OK: 20 MiB in 18 packages 08:14:44 #74 DONE 15.8s 08:14:45 08:14:45 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:45 #65 39.08 OK: 239 MiB in 58 packages 08:14:45 #65 ... 08:14:45 08:14:45 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:14:45 #93 DONE 0.2s 08:14:45 08:14:45 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:45 #70 38.42 OK: 15 MiB in 28 packages 08:14:45 #70 ... 08:14:45 08:14:45 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:14:45 #75 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:45 #75 13.80 OK: 9 MiB in 16 packages 08:14:45 #75 DONE 15.4s 08:14:45 08:14:45 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:45 #86 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:46 #86 ... 08:14:46 08:14:46 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:14:46 #65 DONE 40.3s 08:14:46 08:14:46 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:14:46 #94 ... 08:14:46 08:14:46 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:46 #70 DONE 41.2s 08:14:46 08:14:46 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:14:47 #95 ... 08:14:47 08:14:47 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:14:47 #94 DONE 1.0s 08:14:47 08:14:47 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:50 #96 ... 08:14:50 08:14:50 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:14:50 #97 DONE 4.9s 08:14:50 08:14:50 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:14:50 #98 DONE 0.2s 08:14:50 08:14:50 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:50 #88 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:51 #88 8.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:54 #88 ... 08:14:54 08:14:54 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:14:54 #79 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:54 #79 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:54 #79 19.18 OK: 9 MiB in 15 packages 08:14:54 #79 DONE 20.3s 08:14:54 08:14:54 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:14:54 #84 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:54 #84 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:54 #84 16.76 OK: 11 MiB in 17 packages 08:14:54 #84 DONE 17.9s 08:14:54 08:14:54 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:14:54 #95 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:54 #95 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:55 #95 ... 08:14:55 08:14:55 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:55 #86 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:55 #86 16.69 OK: 20 MiB in 18 packages 08:14:55 #86 DONE 17.8s 08:14:55 08:14:55 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:55 #90 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:55 #90 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:55 #90 12.77 OK: 9 MiB in 18 packages 08:14:56 #90 ... 08:14:56 08:14:56 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:56 #88 13.62 OK: 10 MiB in 19 packages 08:14:56 #88 ... 08:14:56 08:14:56 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:56 #90 DONE 13.3s 08:14:56 08:14:56 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:56 #99 ... 08:14:56 08:14:56 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:56 #88 DONE 14.5s 08:14:57 08:14:57 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:58 #100 ... 08:14:58 08:14:58 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:14:58 #101 DONE 1.4s 08:14:58 08:14:58 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:58 #102 ... 08:14:58 08:14:58 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:58 #99 DONE 2.4s 08:14:58 08:14:58 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:14:58 #103 DONE 0.3s 08:14:58 08:14:58 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:14:58 #95 10.76 OK: 15 MiB in 28 packages 08:14:58 #95 DONE 12.0s 08:14:58 08:14:58 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:14:59 #104 DONE 0.3s 08:14:59 08:14:59 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:14:59 #105 DONE 0.3s 08:14:59 08:14:59 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:59 #100 DONE 2.5s 08:14:59 08:14:59 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:14:59 #106 DONE 0.3s 08:14:59 08:14:59 #107 [security-spire-server stage-2 6/9] COPY security.txt / 08:14:59 #107 ... 08:14:59 08:14:59 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:14:59 #108 DONE 0.3s 08:15:00 08:15:00 #107 [security-spire-server stage-2 6/9] COPY security.txt / 08:15:00 #107 DONE 0.2s 08:15:00 08:15:00 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:15:00 #109 ... 08:15:00 08:15:00 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:15:00 #110 DONE 0.3s 08:15:00 08:15:00 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:15:00 #109 DONE 0.3s 08:15:00 08:15:00 #111 [security-spire-config] exporting to image 08:15:00 #111 exporting layers 08:15:00 #111 ... 08:15:00 08:15:00 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:15:00 #102 DONE 2.3s 08:15:00 08:15:00 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:15:00 #112 DONE 0.3s 08:15:00 08:15:00 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:15:00 #113 DONE 0.2s 08:15:00 08:15:00 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:15:00 #114 DONE 0.2s 08:15:00 08:15:00 #111 [security-spire-server] exporting to image 08:15:01 #111 ... 08:15:01 08:15:01 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:15:01 #115 DONE 0.3s 08:15:01 08:15:01 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:15:01 #116 DONE 0.2s 08:15:01 08:15:01 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:15:01 #117 DONE 0.2s 08:15:01 08:15:01 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:15:01 #118 DONE 0.2s 08:15:01 08:15:01 #111 [security-spire-agent] exporting to image 08:15:03 #111 exporting layers 3.7s done 08:15:03 #111 writing image sha256:2d1e4bb3d18436b6831b624ba77377db42843b6bfe63faf5a63178474097f1eb 0.0s done 08:15:03 #111 naming to docker.io/library/security-spire-config-arm64 done 08:15:04 #111 exporting layers 3.4s done 08:15:04 #111 writing image sha256:c0c64e704571dcafa46b805d43a269e3073cd7fb192be27b8d89d4c2be08f679 0.0s done 08:15:04 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:15:04 #111 exporting layers 3.0s done 08:15:05 #111 writing image sha256:fc13702d9479e3814cc65fe95e678e397f42ffaf9bfd80dcb4398f5de31b13ec done 08:15:05 #111 naming to docker.io/library/security-spire-agent-arm64 done 08:15:05 #111 DONE 4.8s 08:15:05 08:15:05 #83 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:16 #154 ... 08:15:16 08:15:16 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:15:16 #147 DONE 91.6s 08:15:16 08:15:16 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:15:16 #155 DONE 0.2s 08:15:16 08:15:16 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:15:16 #156 DONE 0.0s 08:15:16 08:15:16 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:15:16 #157 DONE 0.1s 08:15:16 08:15:16 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:15:16 #158 DONE 0.1s 08:15:16 08:15:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:15:16 #42 ... 08:15:16 08:15:16 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:15:16 #159 DONE 0.1s 08:15:16 08:15:16 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:17 #160 DONE 0.9s 08:15:17 08:15:17 #113 [core-common-config-bootstrapper] exporting to image 08:15:17 #113 exporting layers 08:15:17 #113 exporting layers 0.3s done 08:15:17 #113 writing image sha256:cecd8a4a3d54a30a48971c83927cc08deb1696e745d5813a4e349c432bc649b5 done 08:15:17 #113 naming to docker.io/library/core-common-config-bootstrapper done 08:15:17 #113 DONE 1.3s 08:15:17 08:15:17 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:15:18 #145 ... 08:15:18 08:15:18 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:18 #154 DONE 94.4s 08:15:18 08:15:18 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:15:18 #161 DONE 0.2s 08:15:18 08:15:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:15:18 #42 ... 08:15:18 08:15:18 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:15:19 #162 DONE 1.2s 08:15:19 08:15:19 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:15:19 #144 ... 08:15:19 08:15:19 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:15:19 #163 DONE 0.1s 08:15:19 08:15:19 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:15:19 #164 DONE 0.1s 08:15:19 08:15:19 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:15:19 #145 ... 08:15:19 08:15:19 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:15:19 #165 DONE 0.1s 08:15:19 08:15:19 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:15:19 #166 DONE 0.1s 08:15:19 08:15:19 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:15:19 #167 DONE 0.1s 08:15:19 08:15:19 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:15:20 #42 ... 08:15:20 08:15:20 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:15:20 #168 DONE 0.1s 08:15:20 08:15:20 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:15:20 #169 DONE 0.1s 08:15:20 08:15:20 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:15:20 #149 ... 08:15:20 08:15:20 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:15:20 #170 DONE 0.1s 08:15:20 08:15:20 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:15:21 #171 DONE 0.9s 08:15:21 08:15:21 #113 [security-bootstrapper] exporting to image 08:15:22 #113 exporting layers 0.8s done 08:15:22 #113 writing image sha256:4e90a5024ab88b0f164b70cad38e3ee194673df55fb33af905524beb28c066f4 0.0s done 08:15:22 #113 naming to docker.io/library/security-bootstrapper done 08:15:22 #113 DONE 2.1s 08:15:22 08:15:22 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:16:26 #83 DONE 103.8s 08:16:26 08:16:26 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #85 DONE 102.3s 08:16:26 08:16:26 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #92 DONE 99.4s 08:16:26 08:16:26 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #89 DONE 106.2s 08:16:26 08:16:26 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #91 DONE 105.8s 08:16:26 08:16:26 #119 [support-scheduler builder 6/7] COPY . . 08:16:26 #119 ... 08:16:26 08:16:26 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #96 DONE 92.4s 08:16:26 08:16:26 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:16:26 #120 ... 08:16:26 08:16:26 #121 [core-data builder 6/7] COPY . . 08:16:26 #121 DONE 1.8s 08:16:26 08:16:26 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:16:26 #122 CACHED 08:16:26 08:16:26 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #123 CACHED 08:16:26 08:16:26 #124 [core-metadata builder 6/7] COPY . . 08:16:26 #124 CACHED 08:16:26 08:16:26 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 08:16:26 #125 CACHED 08:16:26 08:16:26 #126 [core-command builder 6/7] COPY . . 08:16:26 #126 CACHED 08:16:26 08:16:26 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #127 CACHED 08:16:26 08:16:26 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:26 #128 CACHED 08:16:26 08:16:26 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 08:16:26 #129 CACHED 08:16:26 08:16:26 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #130 CACHED 08:16:26 08:16:26 #131 [security-bootstrapper builder 6/7] COPY . . 08:16:26 #131 CACHED 08:16:26 08:16:26 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #132 CACHED 08:16:26 08:16:26 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:16:26 #133 CACHED 08:16:26 08:16:26 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:16:26 #134 CACHED 08:16:26 08:16:26 #135 [security-proxy-auth builder 6/7] COPY . . 08:16:26 #135 CACHED 08:16:26 08:16:26 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #136 CACHED 08:16:26 08:16:26 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:16:26 #137 CACHED 08:16:26 08:16:26 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:16:26 #138 CACHED 08:16:26 08:16:26 #139 [security-secretstore-setup builder 6/7] COPY . . 08:16:26 #139 CACHED 08:16:26 08:16:26 #140 [core-keeper builder 7/8] COPY . . 08:16:26 #140 DONE 1.8s 08:16:26 08:16:26 #119 [support-scheduler builder 6/7] COPY . . 08:16:26 #119 DONE 1.8s 08:16:26 08:16:26 #141 [security-proxy-setup builder 6/7] COPY . . 08:16:26 #141 DONE 1.9s 08:16:26 08:16:26 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:16:26 #120 DONE 1.9s 08:16:26 08:16:26 #142 [support-notifications builder 6/7] COPY . . 08:16:26 #142 DONE 1.9s 08:16:26 08:16:26 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:26 #143 ... 08:16:26 08:16:26 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:16:26 #0 4.757 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:16:27 #144 ... 08:16:27 08:16:27 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:27 #143 5.698 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:16:30 #42 ... 08:16:30 08:16:30 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:30 #151 159.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:16:30 #151 ... 08:16:30 08:16:30 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:30 #153 DONE 161.6s 08:16:30 08:16:30 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:16:30 #143 DONE 161.6s 08:16:30 08:16:30 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:30 #145 DONE 161.6s 08:16:30 08:16:30 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #172 DONE 0.1s 08:16:30 08:16:30 #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #173 DONE 0.1s 08:16:30 08:16:30 #174 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #174 DONE 0.1s 08:16:30 08:16:30 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:16:30 #175 ... 08:16:30 08:16:30 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:16:30 #176 DONE 0.3s 08:16:30 08:16:30 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:16:30 #177 DONE 0.4s 08:16:30 08:16:30 #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:16:30 #175 DONE 0.4s 08:16:30 08:16:30 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:16:30 #178 ... 08:16:30 08:16:30 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:30 #151 DONE 162.4s 08:16:30 08:16:30 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:16:30 #179 DONE 0.4s 08:16:30 08:16:30 #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:16:30 #180 DONE 0.2s 08:16:30 08:16:30 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:16:30 #178 DONE 0.6s 08:16:30 08:16:30 #181 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:16:30 #181 DONE 0.6s 08:16:30 08:16:30 #113 [core-command] exporting to image 08:16:30 #113 exporting layers 08:16:30 #113 ... 08:16:30 08:16:30 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:16:30 #182 DONE 0.2s 08:16:30 08:16:30 #183 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:16:30 #183 DONE 0.3s 08:16:30 08:16:30 #113 [security-spiffe-token-provider] exporting to image 08:16:30 #113 writing image sha256:067738c45ef69ab396050a0fafd7926c718c285a74d202e4716f8e5b47374c98 done 08:16:30 #113 naming to docker.io/library/core-command 08:16:30 #113 naming to docker.io/library/core-command 0.1s done 08:16:30 #113 ... 08:16:30 08:16:30 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #184 DONE 0.5s 08:16:30 08:16:30 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:30 #152 DONE 163.4s 08:16:30 08:16:30 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:16:30 #185 ... 08:16:30 08:16:30 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:16:30 #186 DONE 0.5s 08:16:30 08:16:30 #113 [security-spiffe-token-provider] exporting to image 08:16:30 #113 exporting layers 0.6s done 08:16:30 #113 writing image sha256:2293554b2710dd1c6afe5f650918bfe782ad6e5eb49293fcde48108e63b002b5 done 08:16:30 #113 naming to docker.io/library/security-spiffe-token-provider done 08:16:30 #113 DONE 3.0s 08:16:30 08:16:30 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:16:30 #185 DONE 0.3s 08:16:30 08:16:30 #187 [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 08:16:30 #187 DONE 0.1s 08:16:30 08:16:30 #188 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #188 DONE 0.1s 08:16:30 08:16:30 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:16:30 #189 DONE 0.2s 08:16:30 08:16:30 #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:30 #190 ... 08:16:30 08:16:30 #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:16:30 #191 DONE 0.2s 08:16:30 08:16:30 #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:16:30 #192 DONE 0.3s 08:16:30 08:16:30 #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:16:30 #193 DONE 0.3s 08:16:30 08:16:30 #194 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:16:30 #194 DONE 0.2s 08:16:30 08:16:30 #195 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:16:30 #195 DONE 0.3s 08:16:30 08:16:30 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:30 #148 DONE 164.6s 08:16:30 08:16:30 #113 [core-keeper] exporting to image 08:16:30 #113 exporting layers 0.3s done 08:16:30 #113 writing image sha256:b855506e16d1b978e82aa3e7528b07a83ccdaf9bfc004e8e02b50dbb14fe1ac1 done 08:16:30 #113 naming to docker.io/library/core-keeper done 08:16:30 #113 DONE 3.3s 08:16:30 08:16:30 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:16:30 #196 DONE 0.2s 08:16:30 08:16:30 #190 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:30 #190 DONE 0.9s 08:16:30 08:16:30 #197 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #197 DONE 0.1s 08:16:30 08:16:30 #113 [security-proxy-setup] exporting to image 08:16:30 #113 ... 08:16:30 08:16:30 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:16:30 #198 DONE 0.1s 08:16:30 08:16:30 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:16:30 #199 DONE 0.1s 08:16:30 08:16:30 #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:16:30 #200 DONE 0.1s 08:16:30 08:16:30 #113 [security-proxy-setup] exporting to image 08:16:30 #113 exporting layers 0.3s done 08:16:30 #113 writing image sha256:3287a66762049a2e40d1bba4a114a2a072615bd2c3f05a1ec61828da7f60c037 0.0s done 08:16:30 #113 naming to docker.io/library/security-proxy-setup done 08:16:30 #113 DONE 3.6s 08:16:30 08:16:30 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:16:30 #201 DONE 0.1s 08:16:30 08:16:30 #113 [core-data] exporting to image 08:16:30 #113 exporting layers 0.1s done 08:16:30 #113 writing image sha256:501ba35125dcccdc9d745b611f512fc973e6ebc25f3fe901d17b90670428928a done 08:16:30 #113 naming to docker.io/library/core-data done 08:16:30 #113 DONE 3.7s 08:16:30 08:16:30 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:30 #202 DONE 0.6s 08:16:30 08:16:30 #113 [security-secretstore-setup] exporting to image 08:16:30 #113 exporting layers 0.3s done 08:16:30 #113 writing image sha256:abc728fa153fdc1bd91a860961e0dcdc9dc3b8b2279374eb875d9ddf2f96d0b4 done 08:16:30 #113 naming to docker.io/library/security-secretstore-setup done 08:16:30 #113 DONE 4.0s 08:16:30 08:16:30 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:16:30 #144 DONE 166.3s 08:16:30 08:16:30 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:30 #149 ... 08:16:30 08:16:30 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #203 DONE 0.0s 08:16:30 08:16:30 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:16:30 #204 DONE 0.1s 08:16:30 08:16:30 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:16:30 #205 DONE 0.1s 08:16:30 08:16:30 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:16:30 #206 DONE 0.1s 08:16:30 08:16:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:16:30 #42 ... 08:16:30 08:16:30 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:16:30 #207 DONE 0.1s 08:16:30 08:16:30 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:30 #208 ... 08:16:30 08:16:30 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:30 #150 DONE 166.9s 08:16:30 08:16:30 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:16:30 #209 CACHED 08:16:30 08:16:30 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:16:30 #210 CACHED 08:16:30 08:16:30 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:16:31 #211 DONE 0.1s 08:16:31 08:16:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:16:31 #212 DONE 0.0s 08:16:31 08:16:31 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:31 #208 DONE 0.5s 08:16:31 08:16:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:16:31 #213 DONE 0.0s 08:16:31 08:16:31 #113 [core-metadata] exporting to image 08:16:31 #113 exporting layers 0.2s done 08:16:31 #113 writing image sha256:a6a7c21146bf2b68b431d9fd814e86b35d1504f681e4575ecb5cf878e28512ad done 08:16:31 #113 naming to docker.io/library/security-proxy-auth done 08:16:31 #113 writing image sha256:ecf0f009bd3d38ee72b3ee2d888eb752052bac3176d46c674f19e4383b2851e9 done 08:16:31 #113 naming to docker.io/library/core-metadata done 08:16:31 #113 DONE 4.2s 08:16:31 08:16:31 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:16:32 #55 ... 08:16:32 08:16:32 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:32 #146 DONE 168.6s 08:16:32 08:16:32 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:16:32 #214 DONE 0.0s 08:16:32 08:16:32 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:16:32 #215 DONE 0.1s 08:16:32 08:16:32 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:16:32 #55 ... 08:16:32 08:16:32 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:16:32 #143 ... 08:16:32 08:16:32 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:32 #0 6.222 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:16:32 #145 ... 08:16:32 08:16:32 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:16:32 #0 4.220 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:16:32 #146 ... 08:16:32 08:16:32 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:16:32 #0 6.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:16:32 #147 ... 08:16:32 08:16:32 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:16:32 #0 5.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:16:32 #148 ... 08:16:32 08:16:32 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:32 #0 5.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:16:32 #149 ... 08:16:32 08:16:32 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:32 #0 6.350 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:16:32 #150 ... 08:16:32 08:16:32 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:16:32 #0 6.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:16:32 #216 DONE 0.2s 08:16:32 08:16:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:32 #149 ... 08:16:32 08:16:32 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:16:32 #217 DONE 0.0s 08:16:32 08:16:32 #113 [support-scheduler] exporting to image 08:16:32 #113 ... 08:16:32 08:16:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:32 #149 DONE 169.2s 08:16:32 #151 ... 08:16:32 08:16:32 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:16:32 #0 5.984 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:16:32 #152 ... 08:16:32 08:16:32 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:16:32 #0 5.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:16:33 08:16:33 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:16:33 #218 DONE 0.1s 08:16:33 08:16:33 #113 [support-scheduler] exporting to image 08:16:33 #113 exporting layers 0.2s done 08:16:33 #113 writing image sha256:67a7d061e18962a3583aab573c501ec172d338d4a2529110ab9f0e7e515400ca done 08:16:33 #113 naming to docker.io/library/support-scheduler done 08:16:33 #113 DONE 4.5s 08:16:33 08:16:33 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:16:33 #153 ... 08:16:33 08:16:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:16:33 #0 5.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:16:33 #42 ... 08:16:33 08:16:33 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:16:33 #219 DONE 0.0s 08:16:33 08:16:33 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:16:33 #220 DONE 0.1s 08:16:33 08:16:33 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:16:33 #221 DONE 0.0s 08:16:33 08:16:33 #113 [support-notifications] exporting to image 08:16:33 #113 exporting layers 0.2s done 08:16:33 #113 writing image sha256:1f33e4d138d661c22626fc430b50104db83b0e2f075bceeac84369cc96f32c1a done 08:16:33 #113 naming to docker.io/library/support-notifications done 08:16:33 #113 DONE 4.7s 08:16:33 08:16:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:16:33 time="2025-03-24T08:12:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:16:33 $ docker stop --time=1 c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 08:16:34 $ docker rm -f --volumes c2d85f7d4086573490470c35dc82b7113166e7ddd4cab5997cc53c4575e143e4 [Pipeline] // withDockerContainer [Pipeline] sh 08:16:35 + docker images 08:16:35 REPOSITORY TAG IMAGE ID CREATED SIZE 08:16:35 support-notifications latest 1f33e4d138d6 1 second ago 51.6MB 08:16:35 support-scheduler latest 67a7d061e189 2 seconds ago 48MB 08:16:35 core-metadata latest ecf0f009bd3d 4 seconds ago 32.6MB 08:16:35 security-proxy-auth latest a6a7c21146bf 4 seconds ago 31.3MB 08:16:35 security-secretstore-setup latest abc728fa153f 5 seconds ago 67.7MB 08:16:35 core-data latest 501ba35125dc 6 seconds ago 32.4MB 08:16:35 security-proxy-setup latest 3287a6676204 6 seconds ago 38.2MB 08:16:35 core-keeper latest b855506e16d1 7 seconds ago 32.1MB 08:16:35 security-spiffe-token-provider latest 2293554b2710 8 seconds ago 46.9MB 08:16:35 core-command latest 067738c45ef6 8 seconds ago 27.9MB 08:16:35 security-bootstrapper latest 4e90a5024ab8 About a minute ago 20.3MB 08:16:35 core-common-config-bootstrapper latest cecd8a4a3d54 About a minute ago 17.1MB 08:16:35 security-spire-agent latest 28a7d5eaecef 3 minutes ago 195MB 08:16:35 security-spire-config latest f45e701862f0 3 minutes ago 149MB 08:16:35 security-spire-server latest 52405cd14e19 3 minutes ago 149MB 08:16:35 ci-base-image-x86_64 latest 446d72e274d7 6 minutes ago 930MB 08:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 08:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 08:16:35 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 08:16:35 provisioning config files... 08:16:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config11244836733088055515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:35 ---> ****-login.sh 08:16:35 nexus3.edgexfoundry.org:10001 08:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:35 Configure a credential helper to remove this warning. See 08:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:35 08:16:35 Login Succeeded 08:16:35 nexus3.edgexfoundry.org:10002 08:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:35 Configure a credential helper to remove this warning. See 08:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:35 08:16:35 Login Succeeded 08:16:35 nexus3.edgexfoundry.org:10003 08:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:35 Configure a credential helper to remove this warning. See 08:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:35 08:16:35 Login Succeeded 08:16:35 nexus3.edgexfoundry.org:10004 08:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:35 Configure a credential helper to remove this warning. See 08:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:35 08:16:35 Login Succeeded 08:16:35 ****.io 08:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:16:36 Configure a credential helper to remove this warning. See 08:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:16:36 08:16:36 Login Succeeded 08:16:36 ---> ****-login.sh ends [Pipeline] } 08:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:16:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:16:36 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:36 latest 08:16:36 4.0.0-dev.76 08:16:36 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:36 main 08:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:36 + docker push nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:16:36 b47346e88d4f: Preparing 08:16:36 198a257cc05a: Preparing 08:16:36 c8bd919dd3dc: Preparing 08:16:36 8083b68172a8: Preparing 08:16:36 40142c0c7deb: Preparing 08:16:36 a0fb4562ed73: Preparing 08:16:36 994456c4fd7b: Preparing 08:16:36 994456c4fd7b: Waiting 08:16:36 a0fb4562ed73: Waiting 08:16:36 b47346e88d4f: Pushed 08:16:36 c8bd919dd3dc: Pushed 08:16:36 40142c0c7deb: Pushed 08:16:36 8083b68172a8: Pushed 08:16:36 994456c4fd7b: Layer already exists 08:16:37 a0fb4562ed73: Pushed 08:16:39 198a257cc05a: Pushed 08:16:39 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:16:39 b47346e88d4f: Preparing 08:16:39 198a257cc05a: Preparing 08:16:39 c8bd919dd3dc: Preparing 08:16:39 8083b68172a8: Preparing 08:16:39 40142c0c7deb: Preparing 08:16:39 a0fb4562ed73: Preparing 08:16:39 994456c4fd7b: Preparing 08:16:39 a0fb4562ed73: Waiting 08:16:39 994456c4fd7b: Waiting 08:16:39 40142c0c7deb: Layer already exists 08:16:39 c8bd919dd3dc: Layer already exists 08:16:39 8083b68172a8: Layer already exists 08:16:39 198a257cc05a: Layer already exists 08:16:39 b47346e88d4f: Layer already exists 08:16:39 994456c4fd7b: Layer already exists 08:16:39 a0fb4562ed73: Layer already exists 08:16:39 latest: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 08:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:16:40 b47346e88d4f: Preparing 08:16:40 198a257cc05a: Preparing 08:16:40 c8bd919dd3dc: Preparing 08:16:40 8083b68172a8: Preparing 08:16:40 40142c0c7deb: Preparing 08:16:40 a0fb4562ed73: Preparing 08:16:40 994456c4fd7b: Preparing 08:16:40 a0fb4562ed73: Waiting 08:16:40 994456c4fd7b: Waiting 08:16:40 198a257cc05a: Layer already exists 08:16:40 40142c0c7deb: Layer already exists 08:16:40 8083b68172a8: Layer already exists 08:16:40 c8bd919dd3dc: Layer already exists 08:16:40 b47346e88d4f: Layer already exists 08:16:40 994456c4fd7b: Layer already exists 08:16:40 a0fb4562ed73: Layer already exists 08:16:40 4.0.0-dev.76: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker push nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:16:41 b47346e88d4f: Preparing 08:16:41 198a257cc05a: Preparing 08:16:41 c8bd919dd3dc: Preparing 08:16:41 8083b68172a8: Preparing 08:16:41 40142c0c7deb: Preparing 08:16:41 a0fb4562ed73: Preparing 08:16:41 994456c4fd7b: Preparing 08:16:41 994456c4fd7b: Waiting 08:16:41 198a257cc05a: Layer already exists 08:16:41 b47346e88d4f: Layer already exists 08:16:41 c8bd919dd3dc: Layer already exists 08:16:41 8083b68172a8: Layer already exists 08:16:41 40142c0c7deb: Layer already exists 08:16:41 a0fb4562ed73: Layer already exists 08:16:41 994456c4fd7b: Layer already exists 08:16:41 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:16:41 b47346e88d4f: Preparing 08:16:41 198a257cc05a: Preparing 08:16:41 c8bd919dd3dc: Preparing 08:16:41 8083b68172a8: Preparing 08:16:41 40142c0c7deb: Preparing 08:16:41 a0fb4562ed73: Preparing 08:16:41 994456c4fd7b: Preparing 08:16:41 994456c4fd7b: Waiting 08:16:41 a0fb4562ed73: Waiting 08:16:41 8083b68172a8: Layer already exists 08:16:41 b47346e88d4f: Layer already exists 08:16:41 c8bd919dd3dc: Layer already exists 08:16:41 40142c0c7deb: Layer already exists 08:16:41 198a257cc05a: Layer already exists 08:16:41 994456c4fd7b: Layer already exists 08:16:41 a0fb4562ed73: Layer already exists 08:16:41 main: digest: sha256:34da0cc2a90e0a4408e3cdd8d35f6eb54c6bb786109ae5f188ce6dd7b3df9df5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:41 ===================================================== [Pipeline] echo 08:16:42 taggedImages: 08:16:42 - nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:42 - nexus3.edgexfoundry.org:10004/core-command:latest 08:16:42 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.76 08:16:42 - nexus3.edgexfoundry.org:10004/core-command:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:16:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:16:42 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:42 latest 08:16:42 4.0.0-dev.76 08:16:42 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:42 main 08:16:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:16:42 8f1588a098ee: Preparing 08:16:42 03ec186b068f: Preparing 08:16:42 fff9189687fa: Preparing 08:16:42 75c42fa5241e: Preparing 08:16:42 c8bd919dd3dc: Preparing 08:16:42 8083b68172a8: Preparing 08:16:42 40142c0c7deb: Preparing 08:16:42 a0fb4562ed73: Preparing 08:16:42 994456c4fd7b: Preparing 08:16:42 8083b68172a8: Waiting 08:16:42 40142c0c7deb: Waiting 08:16:42 994456c4fd7b: Waiting 08:16:42 c8bd919dd3dc: Layer already exists 08:16:42 8083b68172a8: Layer already exists 08:16:42 40142c0c7deb: Layer already exists 08:16:42 a0fb4562ed73: Layer already exists 08:16:42 fff9189687fa: Pushed 08:16:42 994456c4fd7b: Layer already exists 08:16:42 8f1588a098ee: Pushed 08:16:42 03ec186b068f: Pushed 08:16:44 75c42fa5241e: Pushed 08:16:44 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:44 + 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 08:16:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:16:44 8f1588a098ee: Preparing 08:16:44 03ec186b068f: Preparing 08:16:44 fff9189687fa: Preparing 08:16:44 75c42fa5241e: Preparing 08:16:44 c8bd919dd3dc: Preparing 08:16:44 8083b68172a8: Preparing 08:16:44 40142c0c7deb: Preparing 08:16:44 a0fb4562ed73: Preparing 08:16:44 994456c4fd7b: Preparing 08:16:44 a0fb4562ed73: Waiting 08:16:44 994456c4fd7b: Waiting 08:16:44 40142c0c7deb: Waiting 08:16:44 8083b68172a8: Waiting 08:16:44 c8bd919dd3dc: Layer already exists 08:16:44 fff9189687fa: Layer already exists 08:16:44 8f1588a098ee: Layer already exists 08:16:44 03ec186b068f: Layer already exists 08:16:44 75c42fa5241e: Layer already exists 08:16:44 8083b68172a8: Layer already exists 08:16:44 a0fb4562ed73: Layer already exists 08:16:44 994456c4fd7b: Layer already exists 08:16:44 40142c0c7deb: Layer already exists 08:16:44 latest: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 08:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:16:45 8f1588a098ee: Preparing 08:16:45 03ec186b068f: Preparing 08:16:45 fff9189687fa: Preparing 08:16:45 75c42fa5241e: Preparing 08:16:45 c8bd919dd3dc: Preparing 08:16:45 8083b68172a8: Preparing 08:16:45 40142c0c7deb: Preparing 08:16:45 a0fb4562ed73: Preparing 08:16:45 994456c4fd7b: Preparing 08:16:45 8083b68172a8: Waiting 08:16:45 40142c0c7deb: Waiting 08:16:45 a0fb4562ed73: Waiting 08:16:45 994456c4fd7b: Waiting 08:16:45 c8bd919dd3dc: Layer already exists 08:16:45 03ec186b068f: Layer already exists 08:16:45 8f1588a098ee: Layer already exists 08:16:45 75c42fa5241e: Layer already exists 08:16:45 fff9189687fa: Layer already exists 08:16:45 8083b68172a8: Layer already exists 08:16:45 a0fb4562ed73: Layer already exists 08:16:45 40142c0c7deb: Layer already exists 08:16:45 994456c4fd7b: Layer already exists 08:16:45 4.0.0-dev.76: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:16:46 8f1588a098ee: Preparing 08:16:46 03ec186b068f: Preparing 08:16:46 fff9189687fa: Preparing 08:16:46 75c42fa5241e: Preparing 08:16:46 c8bd919dd3dc: Preparing 08:16:46 8083b68172a8: Preparing 08:16:46 40142c0c7deb: Preparing 08:16:46 a0fb4562ed73: Preparing 08:16:46 994456c4fd7b: Preparing 08:16:46 8083b68172a8: Waiting 08:16:46 40142c0c7deb: Waiting 08:16:46 994456c4fd7b: Waiting 08:16:46 03ec186b068f: Layer already exists 08:16:46 8f1588a098ee: Layer already exists 08:16:46 c8bd919dd3dc: Layer already exists 08:16:46 fff9189687fa: Layer already exists 08:16:46 75c42fa5241e: Layer already exists 08:16:46 8083b68172a8: Layer already exists 08:16:46 40142c0c7deb: Layer already exists 08:16:46 a0fb4562ed73: Layer already exists 08:16:46 994456c4fd7b: Layer already exists 08:16:46 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:46 + 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 08:16:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:16:46 8f1588a098ee: Preparing 08:16:46 03ec186b068f: Preparing 08:16:46 fff9189687fa: Preparing 08:16:46 75c42fa5241e: Preparing 08:16:46 c8bd919dd3dc: Preparing 08:16:46 8083b68172a8: Preparing 08:16:46 40142c0c7deb: Preparing 08:16:46 a0fb4562ed73: Preparing 08:16:46 994456c4fd7b: Preparing 08:16:46 8083b68172a8: Waiting 08:16:46 994456c4fd7b: Waiting 08:16:46 a0fb4562ed73: Waiting 08:16:46 40142c0c7deb: Waiting 08:16:46 c8bd919dd3dc: Layer already exists 08:16:46 75c42fa5241e: Layer already exists 08:16:46 8f1588a098ee: Layer already exists 08:16:46 fff9189687fa: Layer already exists 08:16:46 03ec186b068f: Layer already exists 08:16:46 8083b68172a8: Layer already exists 08:16:46 40142c0c7deb: Layer already exists 08:16:46 a0fb4562ed73: Layer already exists 08:16:46 994456c4fd7b: Layer already exists 08:16:46 main: digest: sha256:2f83e11dc2809ece8031bd448ea4d4903727e5a6ff43bca51622e2debabd7b64 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:46 ===================================================== [Pipeline] echo 08:16:46 taggedImages: 08:16:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:16:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.76 08:16:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:16:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:16:46 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:46 latest 08:16:46 4.0.0-dev.76 08:16:46 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:46 main 08:16:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker push nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:16:47 8385df45a7ff: Preparing 08:16:47 7efa9c32cb75: Preparing 08:16:47 c8bd919dd3dc: Preparing 08:16:47 8083b68172a8: Preparing 08:16:47 9063f812d508: Preparing 08:16:47 c493977ddec4: Preparing 08:16:47 994456c4fd7b: Preparing 08:16:47 c493977ddec4: Waiting 08:16:47 994456c4fd7b: Waiting 08:16:47 c8bd919dd3dc: Layer already exists 08:16:47 8083b68172a8: Layer already exists 08:16:47 994456c4fd7b: Layer already exists 08:16:47 9063f812d508: Pushed 08:16:47 8385df45a7ff: Pushed 08:16:47 c493977ddec4: Pushed 08:16:50 7efa9c32cb75: Pushed 08:16:50 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:16:50 8385df45a7ff: Preparing 08:16:50 7efa9c32cb75: Preparing 08:16:50 c8bd919dd3dc: Preparing 08:16:50 8083b68172a8: Preparing 08:16:50 9063f812d508: Preparing 08:16:50 c493977ddec4: Preparing 08:16:50 994456c4fd7b: Preparing 08:16:50 c493977ddec4: Waiting 08:16:50 994456c4fd7b: Waiting 08:16:50 9063f812d508: Layer already exists 08:16:50 8083b68172a8: Layer already exists 08:16:50 7efa9c32cb75: Layer already exists 08:16:50 8385df45a7ff: Layer already exists 08:16:50 c8bd919dd3dc: Layer already exists 08:16:50 994456c4fd7b: Layer already exists 08:16:50 c493977ddec4: Layer already exists 08:16:50 latest: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:51 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 08:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:16:51 8385df45a7ff: Preparing 08:16:51 7efa9c32cb75: Preparing 08:16:51 c8bd919dd3dc: Preparing 08:16:51 8083b68172a8: Preparing 08:16:51 9063f812d508: Preparing 08:16:51 c493977ddec4: Preparing 08:16:51 994456c4fd7b: Preparing 08:16:51 994456c4fd7b: Waiting 08:16:51 c493977ddec4: Waiting 08:16:51 7efa9c32cb75: Layer already exists 08:16:51 c8bd919dd3dc: Layer already exists 08:16:51 8385df45a7ff: Layer already exists 08:16:51 9063f812d508: Layer already exists 08:16:51 8083b68172a8: Layer already exists 08:16:51 c493977ddec4: Layer already exists 08:16:51 994456c4fd7b: Layer already exists 08:16:51 4.0.0-dev.76: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:51 + docker push nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:16:51 8385df45a7ff: Preparing 08:16:51 7efa9c32cb75: Preparing 08:16:51 c8bd919dd3dc: Preparing 08:16:51 8083b68172a8: Preparing 08:16:51 9063f812d508: Preparing 08:16:51 c493977ddec4: Preparing 08:16:51 994456c4fd7b: Preparing 08:16:51 994456c4fd7b: Waiting 08:16:51 c493977ddec4: Waiting 08:16:51 9063f812d508: Layer already exists 08:16:51 7efa9c32cb75: Layer already exists 08:16:51 8385df45a7ff: Layer already exists 08:16:51 c8bd919dd3dc: Layer already exists 08:16:51 8083b68172a8: Layer already exists 08:16:51 c493977ddec4: Layer already exists 08:16:51 994456c4fd7b: Layer already exists 08:16:51 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:16:52 8385df45a7ff: Preparing 08:16:52 7efa9c32cb75: Preparing 08:16:52 c8bd919dd3dc: Preparing 08:16:52 8083b68172a8: Preparing 08:16:52 9063f812d508: Preparing 08:16:52 c493977ddec4: Preparing 08:16:52 994456c4fd7b: Preparing 08:16:52 c493977ddec4: Waiting 08:16:52 994456c4fd7b: Waiting 08:16:52 7efa9c32cb75: Layer already exists 08:16:52 c8bd919dd3dc: Layer already exists 08:16:52 9063f812d508: Layer already exists 08:16:52 8083b68172a8: Layer already exists 08:16:52 8385df45a7ff: Layer already exists 08:16:52 994456c4fd7b: Layer already exists 08:16:52 c493977ddec4: Layer already exists 08:16:52 main: digest: sha256:b0b8ee3143951161f149e7646b12ecfcd3a88ff521d645c692e94295567f128c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:52 ===================================================== [Pipeline] echo 08:16:52 taggedImages: 08:16:52 - nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:52 - nexus3.edgexfoundry.org:10004/core-data:latest 08:16:52 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.76 08:16:52 - nexus3.edgexfoundry.org:10004/core-data:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:16:52 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:16:52 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:52 latest 08:16:52 4.0.0-dev.76 08:16:52 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:52 main 08:16:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:16:53 a48ee20b91ce: Preparing 08:16:53 ba192b539117: Preparing 08:16:53 8083b68172a8: Preparing 08:16:53 8247faf2a16a: Preparing 08:16:53 835f4580f284: Preparing 08:16:53 994456c4fd7b: Preparing 08:16:53 994456c4fd7b: Waiting 08:16:53 8083b68172a8: Layer already exists 08:16:53 994456c4fd7b: Layer already exists 08:16:53 835f4580f284: Pushed 08:16:53 a48ee20b91ce: Pushed 08:16:53 8247faf2a16a: Pushed 08:16:55 ba192b539117: Pushed 08:16:55 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:16:56 a48ee20b91ce: Preparing 08:16:56 ba192b539117: Preparing 08:16:56 8083b68172a8: Preparing 08:16:56 8247faf2a16a: Preparing 08:16:56 835f4580f284: Preparing 08:16:56 994456c4fd7b: Preparing 08:16:56 994456c4fd7b: Waiting 08:16:56 835f4580f284: Layer already exists 08:16:56 a48ee20b91ce: Layer already exists 08:16:56 ba192b539117: Layer already exists 08:16:56 8083b68172a8: Layer already exists 08:16:56 8247faf2a16a: Layer already exists 08:16:56 994456c4fd7b: Layer already exists 08:16:56 latest: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 08:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:16:57 a48ee20b91ce: Preparing 08:16:57 ba192b539117: Preparing 08:16:57 8083b68172a8: Preparing 08:16:57 8247faf2a16a: Preparing 08:16:57 835f4580f284: Preparing 08:16:57 994456c4fd7b: Preparing 08:16:57 994456c4fd7b: Waiting 08:16:57 ba192b539117: Layer already exists 08:16:57 a48ee20b91ce: Layer already exists 08:16:57 835f4580f284: Layer already exists 08:16:57 8083b68172a8: Layer already exists 08:16:57 8247faf2a16a: Layer already exists 08:16:57 994456c4fd7b: Layer already exists 08:16:57 4.0.0-dev.76: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:16:58 a48ee20b91ce: Preparing 08:16:58 ba192b539117: Preparing 08:16:58 8083b68172a8: Preparing 08:16:58 8247faf2a16a: Preparing 08:16:58 835f4580f284: Preparing 08:16:58 994456c4fd7b: Preparing 08:16:58 994456c4fd7b: Waiting 08:16:58 a48ee20b91ce: Layer already exists 08:16:58 835f4580f284: Layer already exists 08:16:58 ba192b539117: Layer already exists 08:16:58 8247faf2a16a: Layer already exists 08:16:58 8083b68172a8: Layer already exists 08:16:58 994456c4fd7b: Layer already exists 08:16:58 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:16:58 a48ee20b91ce: Preparing 08:16:58 ba192b539117: Preparing 08:16:58 8083b68172a8: Preparing 08:16:58 8247faf2a16a: Preparing 08:16:58 835f4580f284: Preparing 08:16:58 994456c4fd7b: Preparing 08:16:58 994456c4fd7b: Waiting 08:16:58 a48ee20b91ce: Layer already exists 08:16:58 835f4580f284: Layer already exists 08:16:58 8083b68172a8: Layer already exists 08:16:58 8247faf2a16a: Layer already exists 08:16:58 ba192b539117: Layer already exists 08:16:58 994456c4fd7b: Layer already exists 08:16:58 main: digest: sha256:27ea60ac3ef5a9d9e3dcc53b5e464ef77419a7ac3b655c9703614eb135e21680 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:58 ===================================================== [Pipeline] echo 08:16:58 taggedImages: 08:16:58 - nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:16:58 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.76 08:16:58 - nexus3.edgexfoundry.org:10004/core-keeper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:58 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:16:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:16:58 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:58 latest 08:16:58 4.0.0-dev.76 08:16:58 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:16:58 main 08:16:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:16:59 595deaa3ee90: Preparing 08:16:59 e29a42c1b4b4: Preparing 08:16:59 7950b2e41c9c: Preparing 08:16:59 c8bd919dd3dc: Preparing 08:16:59 8083b68172a8: Preparing 08:16:59 40142c0c7deb: Preparing 08:16:59 a0fb4562ed73: Preparing 08:16:59 994456c4fd7b: Preparing 08:16:59 40142c0c7deb: Waiting 08:16:59 a0fb4562ed73: Waiting 08:16:59 994456c4fd7b: Waiting 08:16:59 c8bd919dd3dc: Layer already exists 08:16:59 8083b68172a8: Layer already exists 08:16:59 40142c0c7deb: Layer already exists 08:16:59 a0fb4562ed73: Layer already exists 08:16:59 994456c4fd7b: Layer already exists 08:16:59 595deaa3ee90: Pushed 08:16:59 e29a42c1b4b4: Pushed 08:17:02 7950b2e41c9c: Pushed 08:17:02 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:17:03 595deaa3ee90: Preparing 08:17:03 e29a42c1b4b4: Preparing 08:17:03 7950b2e41c9c: Preparing 08:17:03 c8bd919dd3dc: Preparing 08:17:03 8083b68172a8: Preparing 08:17:03 40142c0c7deb: Preparing 08:17:03 a0fb4562ed73: Preparing 08:17:03 994456c4fd7b: Preparing 08:17:03 a0fb4562ed73: Waiting 08:17:03 40142c0c7deb: Waiting 08:17:03 994456c4fd7b: Waiting 08:17:03 7950b2e41c9c: Layer already exists 08:17:03 e29a42c1b4b4: Layer already exists 08:17:03 8083b68172a8: Layer already exists 08:17:03 595deaa3ee90: Layer already exists 08:17:03 c8bd919dd3dc: Layer already exists 08:17:03 40142c0c7deb: Layer already exists 08:17:03 a0fb4562ed73: Layer already exists 08:17:03 994456c4fd7b: Layer already exists 08:17:03 latest: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 08:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:17:03 595deaa3ee90: Preparing 08:17:03 e29a42c1b4b4: Preparing 08:17:03 7950b2e41c9c: Preparing 08:17:03 c8bd919dd3dc: Preparing 08:17:03 8083b68172a8: Preparing 08:17:03 40142c0c7deb: Preparing 08:17:03 a0fb4562ed73: Preparing 08:17:03 994456c4fd7b: Preparing 08:17:03 a0fb4562ed73: Waiting 08:17:03 994456c4fd7b: Waiting 08:17:03 40142c0c7deb: Waiting 08:17:03 8083b68172a8: Layer already exists 08:17:03 595deaa3ee90: Layer already exists 08:17:03 c8bd919dd3dc: Layer already exists 08:17:03 e29a42c1b4b4: Layer already exists 08:17:03 7950b2e41c9c: Layer already exists 08:17:03 40142c0c7deb: Layer already exists 08:17:03 994456c4fd7b: Layer already exists 08:17:03 a0fb4562ed73: Layer already exists 08:17:03 4.0.0-dev.76: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:17:04 595deaa3ee90: Preparing 08:17:04 e29a42c1b4b4: Preparing 08:17:04 7950b2e41c9c: Preparing 08:17:04 c8bd919dd3dc: Preparing 08:17:04 8083b68172a8: Preparing 08:17:04 40142c0c7deb: Preparing 08:17:04 a0fb4562ed73: Preparing 08:17:04 994456c4fd7b: Preparing 08:17:04 40142c0c7deb: Waiting 08:17:04 a0fb4562ed73: Waiting 08:17:04 994456c4fd7b: Waiting 08:17:04 c8bd919dd3dc: Layer already exists 08:17:04 8083b68172a8: Layer already exists 08:17:04 e29a42c1b4b4: Layer already exists 08:17:04 7950b2e41c9c: Layer already exists 08:17:04 595deaa3ee90: Layer already exists 08:17:04 994456c4fd7b: Layer already exists 08:17:04 a0fb4562ed73: Layer already exists 08:17:04 40142c0c7deb: Layer already exists 08:17:04 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:17:05 595deaa3ee90: Preparing 08:17:05 e29a42c1b4b4: Preparing 08:17:05 7950b2e41c9c: Preparing 08:17:05 c8bd919dd3dc: Preparing 08:17:05 8083b68172a8: Preparing 08:17:05 40142c0c7deb: Preparing 08:17:05 a0fb4562ed73: Preparing 08:17:05 994456c4fd7b: Preparing 08:17:05 40142c0c7deb: Waiting 08:17:05 a0fb4562ed73: Waiting 08:17:05 994456c4fd7b: Waiting 08:17:05 c8bd919dd3dc: Layer already exists 08:17:05 8083b68172a8: Layer already exists 08:17:05 595deaa3ee90: Layer already exists 08:17:05 7950b2e41c9c: Layer already exists 08:17:05 e29a42c1b4b4: Layer already exists 08:17:05 40142c0c7deb: Layer already exists 08:17:05 a0fb4562ed73: Layer already exists 08:17:05 994456c4fd7b: Layer already exists 08:17:05 main: digest: sha256:833c29ac74e1e724e9b3f1e9472127ead23a0925fbea196d349d5d629b0957ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:05 ===================================================== [Pipeline] echo 08:17:05 taggedImages: 08:17:05 - nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:17:05 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.76 08:17:05 - nexus3.edgexfoundry.org:10004/core-metadata:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:17:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:17:05 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:05 latest 08:17:05 4.0.0-dev.76 08:17:05 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:05 main 08:17:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:17:05 e87efb4f687c: Preparing 08:17:05 cc3d54d7bfcc: Preparing 08:17:05 150ba618d359: Preparing 08:17:05 053930239cdc: Preparing 08:17:05 29ef50c32dd2: Preparing 08:17:05 7548309fc9b3: Preparing 08:17:05 878aaecabe35: Preparing 08:17:05 c8bd919dd3dc: Preparing 08:17:05 8083b68172a8: Preparing 08:17:05 2141f66eda10: Preparing 08:17:05 8becce0c80a5: Preparing 08:17:05 5f70bf18a086: Preparing 08:17:05 bc14f3214549: Preparing 08:17:05 9e686f2ceff9: Preparing 08:17:05 e4c7b93a440d: Preparing 08:17:05 994456c4fd7b: Preparing 08:17:05 8083b68172a8: Waiting 08:17:05 878aaecabe35: Waiting 08:17:05 7548309fc9b3: Waiting 08:17:05 c8bd919dd3dc: Waiting 08:17:05 2141f66eda10: Waiting 08:17:05 8becce0c80a5: Waiting 08:17:05 5f70bf18a086: Waiting 08:17:05 bc14f3214549: Waiting 08:17:05 9e686f2ceff9: Waiting 08:17:05 e4c7b93a440d: Waiting 08:17:05 994456c4fd7b: Waiting 08:17:05 cc3d54d7bfcc: Pushed 08:17:05 053930239cdc: Pushed 08:17:05 29ef50c32dd2: Pushed 08:17:05 150ba618d359: Pushed 08:17:05 e87efb4f687c: Pushed 08:17:05 c8bd919dd3dc: Layer already exists 08:17:05 8083b68172a8: Layer already exists 08:17:05 7548309fc9b3: Pushed 08:17:05 5f70bf18a086: Layer already exists 08:17:06 2141f66eda10: Pushed 08:17:06 8becce0c80a5: Pushed 08:17:06 9e686f2ceff9: Pushed 08:17:06 bc14f3214549: Pushed 08:17:06 994456c4fd7b: Layer already exists 08:17:06 e4c7b93a440d: Pushed 08:17:07 878aaecabe35: Pushed 08:17:07 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:17:08 e87efb4f687c: Preparing 08:17:08 cc3d54d7bfcc: Preparing 08:17:08 150ba618d359: Preparing 08:17:08 053930239cdc: Preparing 08:17:08 29ef50c32dd2: Preparing 08:17:08 7548309fc9b3: Preparing 08:17:08 878aaecabe35: Preparing 08:17:08 c8bd919dd3dc: Preparing 08:17:08 8083b68172a8: Preparing 08:17:08 2141f66eda10: Preparing 08:17:08 8becce0c80a5: Preparing 08:17:08 5f70bf18a086: Preparing 08:17:08 bc14f3214549: Preparing 08:17:08 9e686f2ceff9: Preparing 08:17:08 e4c7b93a440d: Preparing 08:17:08 994456c4fd7b: Preparing 08:17:08 2141f66eda10: Waiting 08:17:08 8becce0c80a5: Waiting 08:17:08 5f70bf18a086: Waiting 08:17:08 bc14f3214549: Waiting 08:17:08 7548309fc9b3: Waiting 08:17:08 878aaecabe35: Waiting 08:17:08 c8bd919dd3dc: Waiting 08:17:08 8083b68172a8: Waiting 08:17:08 9e686f2ceff9: Waiting 08:17:08 e4c7b93a440d: Waiting 08:17:08 053930239cdc: Layer already exists 08:17:08 150ba618d359: Layer already exists 08:17:08 29ef50c32dd2: Layer already exists 08:17:08 e87efb4f687c: Layer already exists 08:17:08 cc3d54d7bfcc: Layer already exists 08:17:08 878aaecabe35: Layer already exists 08:17:08 7548309fc9b3: Layer already exists 08:17:08 8083b68172a8: Layer already exists 08:17:08 2141f66eda10: Layer already exists 08:17:08 c8bd919dd3dc: Layer already exists 08:17:08 5f70bf18a086: Layer already exists 08:17:08 8becce0c80a5: Layer already exists 08:17:08 e4c7b93a440d: Layer already exists 08:17:08 9e686f2ceff9: Layer already exists 08:17:08 bc14f3214549: Layer already exists 08:17:08 994456c4fd7b: Layer already exists 08:17:08 latest: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 08:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:17:08 e87efb4f687c: Preparing 08:17:08 cc3d54d7bfcc: Preparing 08:17:08 150ba618d359: Preparing 08:17:08 053930239cdc: Preparing 08:17:08 29ef50c32dd2: Preparing 08:17:08 7548309fc9b3: Preparing 08:17:08 878aaecabe35: Preparing 08:17:08 c8bd919dd3dc: Preparing 08:17:08 8083b68172a8: Preparing 08:17:08 2141f66eda10: Preparing 08:17:08 8becce0c80a5: Preparing 08:17:08 5f70bf18a086: Preparing 08:17:08 bc14f3214549: Preparing 08:17:08 9e686f2ceff9: Preparing 08:17:08 e4c7b93a440d: Preparing 08:17:08 994456c4fd7b: Preparing 08:17:08 7548309fc9b3: Waiting 08:17:08 878aaecabe35: Waiting 08:17:08 c8bd919dd3dc: Waiting 08:17:08 8083b68172a8: Waiting 08:17:08 2141f66eda10: Waiting 08:17:08 8becce0c80a5: Waiting 08:17:08 e4c7b93a440d: Waiting 08:17:08 5f70bf18a086: Waiting 08:17:08 9e686f2ceff9: Waiting 08:17:08 994456c4fd7b: Waiting 08:17:08 bc14f3214549: Waiting 08:17:08 29ef50c32dd2: Layer already exists 08:17:08 cc3d54d7bfcc: Layer already exists 08:17:08 150ba618d359: Layer already exists 08:17:08 e87efb4f687c: Layer already exists 08:17:08 053930239cdc: Layer already exists 08:17:08 7548309fc9b3: Layer already exists 08:17:08 c8bd919dd3dc: Layer already exists 08:17:08 878aaecabe35: Layer already exists 08:17:08 8083b68172a8: Layer already exists 08:17:08 2141f66eda10: Layer already exists 08:17:08 bc14f3214549: Layer already exists 08:17:08 8becce0c80a5: Layer already exists 08:17:08 5f70bf18a086: Layer already exists 08:17:08 e4c7b93a440d: Layer already exists 08:17:08 9e686f2ceff9: Layer already exists 08:17:08 994456c4fd7b: Layer already exists 08:17:08 4.0.0-dev.76: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:17:09 e87efb4f687c: Preparing 08:17:09 cc3d54d7bfcc: Preparing 08:17:09 150ba618d359: Preparing 08:17:09 053930239cdc: Preparing 08:17:09 29ef50c32dd2: Preparing 08:17:09 7548309fc9b3: Preparing 08:17:09 878aaecabe35: Preparing 08:17:09 7548309fc9b3: Waiting 08:17:09 c8bd919dd3dc: Preparing 08:17:09 8083b68172a8: Preparing 08:17:09 878aaecabe35: Waiting 08:17:09 c8bd919dd3dc: Waiting 08:17:09 8083b68172a8: Waiting 08:17:09 2141f66eda10: Preparing 08:17:09 8becce0c80a5: Preparing 08:17:09 5f70bf18a086: Preparing 08:17:09 bc14f3214549: Preparing 08:17:09 8becce0c80a5: Waiting 08:17:09 5f70bf18a086: Waiting 08:17:09 2141f66eda10: Waiting 08:17:09 9e686f2ceff9: Preparing 08:17:09 e4c7b93a440d: Preparing 08:17:09 994456c4fd7b: Preparing 08:17:09 bc14f3214549: Waiting 08:17:09 9e686f2ceff9: Waiting 08:17:09 e4c7b93a440d: Waiting 08:17:09 994456c4fd7b: Waiting 08:17:09 e87efb4f687c: Layer already exists 08:17:09 053930239cdc: Layer already exists 08:17:09 150ba618d359: Layer already exists 08:17:09 29ef50c32dd2: Layer already exists 08:17:09 cc3d54d7bfcc: Layer already exists 08:17:09 8083b68172a8: Layer already exists 08:17:09 878aaecabe35: Layer already exists 08:17:09 7548309fc9b3: Layer already exists 08:17:09 2141f66eda10: Layer already exists 08:17:09 c8bd919dd3dc: Layer already exists 08:17:09 8becce0c80a5: Layer already exists 08:17:09 5f70bf18a086: Layer already exists 08:17:09 e4c7b93a440d: Layer already exists 08:17:09 9e686f2ceff9: Layer already exists 08:17:09 bc14f3214549: Layer already exists 08:17:09 994456c4fd7b: Layer already exists 08:17:09 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:17:10 e87efb4f687c: Preparing 08:17:10 cc3d54d7bfcc: Preparing 08:17:10 150ba618d359: Preparing 08:17:10 053930239cdc: Preparing 08:17:10 29ef50c32dd2: Preparing 08:17:10 7548309fc9b3: Preparing 08:17:10 878aaecabe35: Preparing 08:17:10 c8bd919dd3dc: Preparing 08:17:10 8083b68172a8: Preparing 08:17:10 2141f66eda10: Preparing 08:17:10 8becce0c80a5: Preparing 08:17:10 5f70bf18a086: Preparing 08:17:10 bc14f3214549: Preparing 08:17:10 9e686f2ceff9: Preparing 08:17:10 e4c7b93a440d: Preparing 08:17:10 994456c4fd7b: Preparing 08:17:10 7548309fc9b3: Waiting 08:17:10 878aaecabe35: Waiting 08:17:10 c8bd919dd3dc: Waiting 08:17:10 2141f66eda10: Waiting 08:17:10 8083b68172a8: Waiting 08:17:10 bc14f3214549: Waiting 08:17:10 e4c7b93a440d: Waiting 08:17:10 8becce0c80a5: Waiting 08:17:10 994456c4fd7b: Waiting 08:17:10 5f70bf18a086: Waiting 08:17:10 9e686f2ceff9: Waiting 08:17:10 150ba618d359: Layer already exists 08:17:10 e87efb4f687c: Layer already exists 08:17:10 053930239cdc: Layer already exists 08:17:10 cc3d54d7bfcc: Layer already exists 08:17:10 29ef50c32dd2: Layer already exists 08:17:10 7548309fc9b3: Layer already exists 08:17:10 878aaecabe35: Layer already exists 08:17:10 8083b68172a8: Layer already exists 08:17:10 c8bd919dd3dc: Layer already exists 08:17:10 2141f66eda10: Layer already exists 08:17:10 8becce0c80a5: Layer already exists 08:17:10 5f70bf18a086: Layer already exists 08:17:10 bc14f3214549: Layer already exists 08:17:10 9e686f2ceff9: Layer already exists 08:17:10 e4c7b93a440d: Layer already exists 08:17:10 994456c4fd7b: Layer already exists 08:17:10 main: digest: sha256:4bfc5b08c5b6e754d5be1f59df2ec89c8c7f7a74213ee7bda57e4ee6c3562351 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:10 ===================================================== [Pipeline] echo 08:17:10 taggedImages: 08:17:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:17:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.76 08:17:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:17:10 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:17:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:10 latest 08:17:10 4.0.0-dev.76 08:17:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:10 main 08:17:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:17:10 11e8805583f3: Preparing 08:17:10 001e62f1b270: Preparing 08:17:10 67842e67968b: Preparing 08:17:10 92d92fc7e0a5: Preparing 08:17:10 c8bd919dd3dc: Preparing 08:17:10 8083b68172a8: Preparing 08:17:10 40142c0c7deb: Preparing 08:17:10 a0fb4562ed73: Preparing 08:17:10 994456c4fd7b: Preparing 08:17:10 a0fb4562ed73: Waiting 08:17:10 40142c0c7deb: Waiting 08:17:10 8083b68172a8: Waiting 08:17:10 994456c4fd7b: Waiting 08:17:10 c8bd919dd3dc: Layer already exists 08:17:10 8083b68172a8: Layer already exists 08:17:10 40142c0c7deb: Layer already exists 08:17:10 a0fb4562ed73: Layer already exists 08:17:10 001e62f1b270: Pushed 08:17:10 994456c4fd7b: Layer already exists 08:17:10 67842e67968b: Pushed 08:17:10 11e8805583f3: Pushed 08:17:13 92d92fc7e0a5: Pushed 08:17:13 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:17:14 11e8805583f3: Preparing 08:17:14 001e62f1b270: Preparing 08:17:14 67842e67968b: Preparing 08:17:14 92d92fc7e0a5: Preparing 08:17:14 c8bd919dd3dc: Preparing 08:17:14 8083b68172a8: Preparing 08:17:14 40142c0c7deb: Preparing 08:17:14 a0fb4562ed73: Preparing 08:17:14 994456c4fd7b: Preparing 08:17:14 8083b68172a8: Waiting 08:17:14 40142c0c7deb: Waiting 08:17:14 994456c4fd7b: Waiting 08:17:14 a0fb4562ed73: Waiting 08:17:14 92d92fc7e0a5: Layer already exists 08:17:14 001e62f1b270: Layer already exists 08:17:14 c8bd919dd3dc: Layer already exists 08:17:14 67842e67968b: Layer already exists 08:17:14 11e8805583f3: Layer already exists 08:17:14 8083b68172a8: Layer already exists 08:17:14 40142c0c7deb: Layer already exists 08:17:14 994456c4fd7b: Layer already exists 08:17:14 a0fb4562ed73: Layer already exists 08:17:14 latest: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 08:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:17:14 11e8805583f3: Preparing 08:17:14 001e62f1b270: Preparing 08:17:14 67842e67968b: Preparing 08:17:14 92d92fc7e0a5: Preparing 08:17:14 c8bd919dd3dc: Preparing 08:17:14 8083b68172a8: Preparing 08:17:14 40142c0c7deb: Preparing 08:17:14 a0fb4562ed73: Preparing 08:17:14 994456c4fd7b: Preparing 08:17:14 40142c0c7deb: Waiting 08:17:14 a0fb4562ed73: Waiting 08:17:14 994456c4fd7b: Waiting 08:17:14 8083b68172a8: Waiting 08:17:14 92d92fc7e0a5: Layer already exists 08:17:14 001e62f1b270: Layer already exists 08:17:14 11e8805583f3: Layer already exists 08:17:14 c8bd919dd3dc: Layer already exists 08:17:14 67842e67968b: Layer already exists 08:17:14 40142c0c7deb: Layer already exists 08:17:14 a0fb4562ed73: Layer already exists 08:17:14 8083b68172a8: Layer already exists 08:17:14 994456c4fd7b: Layer already exists 08:17:14 4.0.0-dev.76: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:17:15 11e8805583f3: Preparing 08:17:15 001e62f1b270: Preparing 08:17:15 67842e67968b: Preparing 08:17:15 92d92fc7e0a5: Preparing 08:17:15 c8bd919dd3dc: Preparing 08:17:15 8083b68172a8: Preparing 08:17:15 40142c0c7deb: Preparing 08:17:15 a0fb4562ed73: Preparing 08:17:15 994456c4fd7b: Preparing 08:17:15 8083b68172a8: Waiting 08:17:15 a0fb4562ed73: Waiting 08:17:15 40142c0c7deb: Waiting 08:17:15 994456c4fd7b: Waiting 08:17:15 67842e67968b: Layer already exists 08:17:15 92d92fc7e0a5: Layer already exists 08:17:15 001e62f1b270: Layer already exists 08:17:15 11e8805583f3: Layer already exists 08:17:15 c8bd919dd3dc: Layer already exists 08:17:15 8083b68172a8: Layer already exists 08:17:15 40142c0c7deb: Layer already exists 08:17:15 a0fb4562ed73: Layer already exists 08:17:15 994456c4fd7b: Layer already exists 08:17:15 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:17:16 11e8805583f3: Preparing 08:17:16 001e62f1b270: Preparing 08:17:16 67842e67968b: Preparing 08:17:16 92d92fc7e0a5: Preparing 08:17:16 c8bd919dd3dc: Preparing 08:17:16 8083b68172a8: Preparing 08:17:16 40142c0c7deb: Preparing 08:17:16 a0fb4562ed73: Preparing 08:17:16 994456c4fd7b: Preparing 08:17:16 40142c0c7deb: Waiting 08:17:16 a0fb4562ed73: Waiting 08:17:16 994456c4fd7b: Waiting 08:17:16 001e62f1b270: Layer already exists 08:17:16 67842e67968b: Layer already exists 08:17:16 92d92fc7e0a5: Layer already exists 08:17:16 c8bd919dd3dc: Layer already exists 08:17:16 11e8805583f3: Layer already exists 08:17:16 40142c0c7deb: Layer already exists 08:17:16 a0fb4562ed73: Layer already exists 08:17:16 994456c4fd7b: Layer already exists 08:17:16 8083b68172a8: Layer already exists 08:17:16 main: digest: sha256:2850d34303c9bc70e7623481d87da2668f6768e886c35c369c00a039dbbbe7ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:16 ===================================================== [Pipeline] echo 08:17:16 taggedImages: 08:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.76 08:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:17:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:17:16 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:16 latest 08:17:16 4.0.0-dev.76 08:17:16 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:16 main 08:17:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:17:16 0cba2c457397: Preparing 08:17:16 86b3a3a8873d: Preparing 08:17:16 97dbdae6ed0d: Preparing 08:17:16 9107be77d7bf: Preparing 08:17:16 c961d8517e4a: Preparing 08:17:16 c8bd919dd3dc: Preparing 08:17:16 8083b68172a8: Preparing 08:17:16 30567ba47ba9: Preparing 08:17:16 9163e45207f9: Preparing 08:17:16 2fd0c91bc557: Preparing 08:17:16 994456c4fd7b: Preparing 08:17:16 30567ba47ba9: Waiting 08:17:16 9163e45207f9: Waiting 08:17:16 2fd0c91bc557: Waiting 08:17:16 c8bd919dd3dc: Waiting 08:17:16 994456c4fd7b: Waiting 08:17:16 8083b68172a8: Waiting 08:17:16 9107be77d7bf: Pushed 08:17:16 c961d8517e4a: Pushed 08:17:16 86b3a3a8873d: Pushed 08:17:16 0cba2c457397: Pushed 08:17:16 c8bd919dd3dc: Layer already exists 08:17:16 8083b68172a8: Layer already exists 08:17:16 994456c4fd7b: Layer already exists 08:17:17 30567ba47ba9: Pushed 08:17:17 9163e45207f9: Pushed 08:17:18 2fd0c91bc557: Pushed 08:17:19 97dbdae6ed0d: Pushed 08:17:19 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:17:19 0cba2c457397: Preparing 08:17:19 86b3a3a8873d: Preparing 08:17:19 97dbdae6ed0d: Preparing 08:17:19 9107be77d7bf: Preparing 08:17:19 c961d8517e4a: Preparing 08:17:19 c8bd919dd3dc: Preparing 08:17:19 8083b68172a8: Preparing 08:17:19 30567ba47ba9: Preparing 08:17:19 9163e45207f9: Preparing 08:17:19 2fd0c91bc557: Preparing 08:17:19 994456c4fd7b: Preparing 08:17:19 30567ba47ba9: Waiting 08:17:19 2fd0c91bc557: Waiting 08:17:19 c8bd919dd3dc: Waiting 08:17:19 8083b68172a8: Waiting 08:17:19 9163e45207f9: Waiting 08:17:19 994456c4fd7b: Waiting 08:17:19 9107be77d7bf: Layer already exists 08:17:19 97dbdae6ed0d: Layer already exists 08:17:19 86b3a3a8873d: Layer already exists 08:17:19 c961d8517e4a: Layer already exists 08:17:19 0cba2c457397: Layer already exists 08:17:19 8083b68172a8: Layer already exists 08:17:19 9163e45207f9: Layer already exists 08:17:19 c8bd919dd3dc: Layer already exists 08:17:19 2fd0c91bc557: Layer already exists 08:17:19 30567ba47ba9: Layer already exists 08:17:19 994456c4fd7b: Layer already exists 08:17:19 latest: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 08:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:17:20 0cba2c457397: Preparing 08:17:20 86b3a3a8873d: Preparing 08:17:20 97dbdae6ed0d: Preparing 08:17:20 9107be77d7bf: Preparing 08:17:20 c961d8517e4a: Preparing 08:17:20 c8bd919dd3dc: Preparing 08:17:20 8083b68172a8: Preparing 08:17:20 30567ba47ba9: Preparing 08:17:20 9163e45207f9: Preparing 08:17:20 2fd0c91bc557: Preparing 08:17:20 994456c4fd7b: Preparing 08:17:20 2fd0c91bc557: Waiting 08:17:20 30567ba47ba9: Waiting 08:17:20 9163e45207f9: Waiting 08:17:20 994456c4fd7b: Waiting 08:17:20 8083b68172a8: Waiting 08:17:20 c8bd919dd3dc: Waiting 08:17:20 9107be77d7bf: Layer already exists 08:17:20 97dbdae6ed0d: Layer already exists 08:17:20 c961d8517e4a: Layer already exists 08:17:20 86b3a3a8873d: Layer already exists 08:17:20 0cba2c457397: Layer already exists 08:17:20 30567ba47ba9: Layer already exists 08:17:20 8083b68172a8: Layer already exists 08:17:20 c8bd919dd3dc: Layer already exists 08:17:20 9163e45207f9: Layer already exists 08:17:20 2fd0c91bc557: Layer already exists 08:17:20 994456c4fd7b: Layer already exists 08:17:20 4.0.0-dev.76: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:17:21 0cba2c457397: Preparing 08:17:21 86b3a3a8873d: Preparing 08:17:21 97dbdae6ed0d: Preparing 08:17:21 9107be77d7bf: Preparing 08:17:21 c961d8517e4a: Preparing 08:17:21 c8bd919dd3dc: Preparing 08:17:21 8083b68172a8: Preparing 08:17:21 30567ba47ba9: Preparing 08:17:21 9163e45207f9: Preparing 08:17:21 2fd0c91bc557: Preparing 08:17:21 994456c4fd7b: Preparing 08:17:21 8083b68172a8: Waiting 08:17:21 30567ba47ba9: Waiting 08:17:21 9163e45207f9: Waiting 08:17:21 2fd0c91bc557: Waiting 08:17:21 994456c4fd7b: Waiting 08:17:21 c8bd919dd3dc: Waiting 08:17:21 97dbdae6ed0d: Layer already exists 08:17:21 c961d8517e4a: Layer already exists 08:17:21 86b3a3a8873d: Layer already exists 08:17:21 0cba2c457397: Layer already exists 08:17:21 9107be77d7bf: Layer already exists 08:17:21 c8bd919dd3dc: Layer already exists 08:17:21 8083b68172a8: Layer already exists 08:17:21 30567ba47ba9: Layer already exists 08:17:21 9163e45207f9: Layer already exists 08:17:21 2fd0c91bc557: Layer already exists 08:17:21 994456c4fd7b: Layer already exists 08:17:21 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:17:21 0cba2c457397: Preparing 08:17:21 86b3a3a8873d: Preparing 08:17:21 97dbdae6ed0d: Preparing 08:17:21 9107be77d7bf: Preparing 08:17:21 c961d8517e4a: Preparing 08:17:21 c8bd919dd3dc: Preparing 08:17:21 8083b68172a8: Preparing 08:17:21 30567ba47ba9: Preparing 08:17:21 9163e45207f9: Preparing 08:17:21 2fd0c91bc557: Preparing 08:17:21 994456c4fd7b: Preparing 08:17:21 30567ba47ba9: Waiting 08:17:21 9163e45207f9: Waiting 08:17:21 994456c4fd7b: Waiting 08:17:21 c8bd919dd3dc: Waiting 08:17:21 2fd0c91bc557: Waiting 08:17:21 86b3a3a8873d: Layer already exists 08:17:21 c961d8517e4a: Layer already exists 08:17:21 9107be77d7bf: Layer already exists 08:17:21 0cba2c457397: Layer already exists 08:17:21 97dbdae6ed0d: Layer already exists 08:17:21 c8bd919dd3dc: Layer already exists 08:17:21 8083b68172a8: Layer already exists 08:17:21 30567ba47ba9: Layer already exists 08:17:21 9163e45207f9: Layer already exists 08:17:21 2fd0c91bc557: Layer already exists 08:17:21 994456c4fd7b: Layer already exists 08:17:21 main: digest: sha256:d763ce0457d168074d81b1bac5220f97902199c6dfe0a9d0d41df11d5971417a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:21 ===================================================== [Pipeline] echo 08:17:21 taggedImages: 08:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.76 08:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:17:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:17:21 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:21 latest 08:17:21 4.0.0-dev.76 08:17:21 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:21 main 08:17:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:17:22 b954465b83ba: Preparing 08:17:22 b028aeea29e4: Preparing 08:17:22 e26fafe2a5ec: Preparing 08:17:22 abde1b30b01c: Preparing 08:17:22 2d7e8a6027b1: Preparing 08:17:22 edff383d0cca: Preparing 08:17:22 a0549f69362d: Preparing 08:17:22 edff383d0cca: Waiting 08:17:22 c8bd919dd3dc: Preparing 08:17:22 8083b68172a8: Preparing 08:17:22 774b9bb9a4ee: Preparing 08:17:22 8400eebc61fd: Preparing 08:17:22 c8bd919dd3dc: Waiting 08:17:22 774b9bb9a4ee: Waiting 08:17:22 8083b68172a8: Waiting 08:17:22 a0549f69362d: Waiting 08:17:22 994456c4fd7b: Preparing 08:17:22 8400eebc61fd: Waiting 08:17:22 994456c4fd7b: Waiting 08:17:22 b954465b83ba: Pushed 08:17:22 b028aeea29e4: Pushed 08:17:22 2d7e8a6027b1: Pushed 08:17:22 c8bd919dd3dc: Layer already exists 08:17:22 8083b68172a8: Layer already exists 08:17:22 edff383d0cca: Pushed 08:17:22 a0549f69362d: Pushed 08:17:22 994456c4fd7b: Layer already exists 08:17:22 774b9bb9a4ee: Pushed 08:17:24 8400eebc61fd: Pushed 08:17:24 abde1b30b01c: Pushed 08:17:25 e26fafe2a5ec: Pushed 08:17:25 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:17:26 b954465b83ba: Preparing 08:17:26 b028aeea29e4: Preparing 08:17:26 e26fafe2a5ec: Preparing 08:17:26 abde1b30b01c: Preparing 08:17:26 2d7e8a6027b1: Preparing 08:17:26 edff383d0cca: Preparing 08:17:26 a0549f69362d: Preparing 08:17:26 c8bd919dd3dc: Preparing 08:17:26 8083b68172a8: Preparing 08:17:26 774b9bb9a4ee: Preparing 08:17:26 8400eebc61fd: Preparing 08:17:26 994456c4fd7b: Preparing 08:17:26 8083b68172a8: Waiting 08:17:26 994456c4fd7b: Waiting 08:17:26 c8bd919dd3dc: Waiting 08:17:26 774b9bb9a4ee: Waiting 08:17:26 8400eebc61fd: Waiting 08:17:26 a0549f69362d: Waiting 08:17:26 edff383d0cca: Waiting 08:17:26 2d7e8a6027b1: Layer already exists 08:17:26 e26fafe2a5ec: Layer already exists 08:17:26 b028aeea29e4: Layer already exists 08:17:26 abde1b30b01c: Layer already exists 08:17:26 b954465b83ba: Layer already exists 08:17:26 a0549f69362d: Layer already exists 08:17:26 edff383d0cca: Layer already exists 08:17:26 774b9bb9a4ee: Layer already exists 08:17:26 c8bd919dd3dc: Layer already exists 08:17:26 8083b68172a8: Layer already exists 08:17:26 8400eebc61fd: Layer already exists 08:17:26 994456c4fd7b: Layer already exists 08:17:26 latest: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 08:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:17:26 b954465b83ba: Preparing 08:17:26 b028aeea29e4: Preparing 08:17:26 e26fafe2a5ec: Preparing 08:17:26 abde1b30b01c: Preparing 08:17:26 2d7e8a6027b1: Preparing 08:17:26 edff383d0cca: Preparing 08:17:26 a0549f69362d: Preparing 08:17:26 c8bd919dd3dc: Preparing 08:17:26 8083b68172a8: Preparing 08:17:26 774b9bb9a4ee: Preparing 08:17:26 8400eebc61fd: Preparing 08:17:26 994456c4fd7b: Preparing 08:17:26 edff383d0cca: Waiting 08:17:26 a0549f69362d: Waiting 08:17:26 774b9bb9a4ee: Waiting 08:17:26 8400eebc61fd: Waiting 08:17:26 c8bd919dd3dc: Waiting 08:17:26 8083b68172a8: Waiting 08:17:26 994456c4fd7b: Waiting 08:17:26 e26fafe2a5ec: Layer already exists 08:17:26 b954465b83ba: Layer already exists 08:17:26 abde1b30b01c: Layer already exists 08:17:26 2d7e8a6027b1: Layer already exists 08:17:26 b028aeea29e4: Layer already exists 08:17:26 8083b68172a8: Layer already exists 08:17:26 a0549f69362d: Layer already exists 08:17:26 edff383d0cca: Layer already exists 08:17:26 c8bd919dd3dc: Layer already exists 08:17:26 774b9bb9a4ee: Layer already exists 08:17:26 8400eebc61fd: Layer already exists 08:17:26 994456c4fd7b: Layer already exists 08:17:26 4.0.0-dev.76: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:17:27 b954465b83ba: Preparing 08:17:27 b028aeea29e4: Preparing 08:17:27 e26fafe2a5ec: Preparing 08:17:27 abde1b30b01c: Preparing 08:17:27 2d7e8a6027b1: Preparing 08:17:27 edff383d0cca: Preparing 08:17:27 a0549f69362d: Preparing 08:17:27 edff383d0cca: Waiting 08:17:27 c8bd919dd3dc: Preparing 08:17:27 8083b68172a8: Preparing 08:17:27 a0549f69362d: Waiting 08:17:27 774b9bb9a4ee: Preparing 08:17:27 8400eebc61fd: Preparing 08:17:27 c8bd919dd3dc: Waiting 08:17:27 994456c4fd7b: Preparing 08:17:27 8083b68172a8: Waiting 08:17:27 8400eebc61fd: Waiting 08:17:27 774b9bb9a4ee: Waiting 08:17:27 994456c4fd7b: Waiting 08:17:27 e26fafe2a5ec: Layer already exists 08:17:27 b954465b83ba: Layer already exists 08:17:27 2d7e8a6027b1: Layer already exists 08:17:27 b028aeea29e4: Layer already exists 08:17:27 abde1b30b01c: Layer already exists 08:17:27 edff383d0cca: Layer already exists 08:17:27 c8bd919dd3dc: Layer already exists 08:17:27 8083b68172a8: Layer already exists 08:17:27 a0549f69362d: Layer already exists 08:17:27 774b9bb9a4ee: Layer already exists 08:17:27 8400eebc61fd: Layer already exists 08:17:27 994456c4fd7b: Layer already exists 08:17:27 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:17:28 b954465b83ba: Preparing 08:17:28 b028aeea29e4: Preparing 08:17:28 e26fafe2a5ec: Preparing 08:17:28 abde1b30b01c: Preparing 08:17:28 2d7e8a6027b1: Preparing 08:17:28 edff383d0cca: Preparing 08:17:28 a0549f69362d: Preparing 08:17:28 c8bd919dd3dc: Preparing 08:17:28 8083b68172a8: Preparing 08:17:28 774b9bb9a4ee: Preparing 08:17:28 8400eebc61fd: Preparing 08:17:28 994456c4fd7b: Preparing 08:17:28 8083b68172a8: Waiting 08:17:28 774b9bb9a4ee: Waiting 08:17:28 edff383d0cca: Waiting 08:17:28 a0549f69362d: Waiting 08:17:28 8400eebc61fd: Waiting 08:17:28 994456c4fd7b: Waiting 08:17:28 c8bd919dd3dc: Waiting 08:17:28 b954465b83ba: Layer already exists 08:17:28 2d7e8a6027b1: Layer already exists 08:17:28 b028aeea29e4: Layer already exists 08:17:28 e26fafe2a5ec: Layer already exists 08:17:28 abde1b30b01c: Layer already exists 08:17:28 774b9bb9a4ee: Layer already exists 08:17:28 a0549f69362d: Layer already exists 08:17:28 8083b68172a8: Layer already exists 08:17:28 c8bd919dd3dc: Layer already exists 08:17:28 edff383d0cca: Layer already exists 08:17:28 8400eebc61fd: Layer already exists 08:17:28 994456c4fd7b: Layer already exists 08:17:28 main: digest: sha256:fae9d1c14e19b5b55729e5b4e0b5d09b4f05ce4373d1bcbfce6af7e1b036c6b2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:28 ===================================================== [Pipeline] echo 08:17:28 taggedImages: 08:17:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:17:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.76 08:17:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:17:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:17:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:28 latest 08:17:28 4.0.0-dev.76 08:17:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:28 main 08:17:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:17:28 5fc798ca8b7f: Preparing 08:17:28 7c6cc19f96a0: Preparing 08:17:28 c8bd919dd3dc: Preparing 08:17:28 8083b68172a8: Preparing 08:17:28 e0a01e00f34b: Preparing 08:17:28 a168d713239e: Preparing 08:17:28 994456c4fd7b: Preparing 08:17:28 a168d713239e: Waiting 08:17:28 994456c4fd7b: Waiting 08:17:28 c8bd919dd3dc: Layer already exists 08:17:28 8083b68172a8: Layer already exists 08:17:28 994456c4fd7b: Layer already exists 08:17:28 e0a01e00f34b: Pushed 08:17:28 5fc798ca8b7f: Pushed 08:17:29 a168d713239e: Pushed 08:17:32 7c6cc19f96a0: Pushed 08:17:32 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:32 + 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 08:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:17:32 5fc798ca8b7f: Preparing 08:17:32 7c6cc19f96a0: Preparing 08:17:32 c8bd919dd3dc: Preparing 08:17:32 8083b68172a8: Preparing 08:17:32 e0a01e00f34b: Preparing 08:17:32 a168d713239e: Preparing 08:17:32 994456c4fd7b: Preparing 08:17:32 a168d713239e: Waiting 08:17:32 994456c4fd7b: Waiting 08:17:32 7c6cc19f96a0: Layer already exists 08:17:32 e0a01e00f34b: Layer already exists 08:17:32 c8bd919dd3dc: Layer already exists 08:17:32 8083b68172a8: Layer already exists 08:17:32 5fc798ca8b7f: Layer already exists 08:17:32 a168d713239e: Layer already exists 08:17:32 994456c4fd7b: Layer already exists 08:17:32 latest: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 08:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:17:33 5fc798ca8b7f: Preparing 08:17:33 7c6cc19f96a0: Preparing 08:17:33 c8bd919dd3dc: Preparing 08:17:33 8083b68172a8: Preparing 08:17:33 e0a01e00f34b: Preparing 08:17:33 a168d713239e: Preparing 08:17:33 994456c4fd7b: Preparing 08:17:33 994456c4fd7b: Waiting 08:17:33 a168d713239e: Waiting 08:17:33 7c6cc19f96a0: Layer already exists 08:17:33 e0a01e00f34b: Layer already exists 08:17:33 c8bd919dd3dc: Layer already exists 08:17:33 5fc798ca8b7f: Layer already exists 08:17:33 8083b68172a8: Layer already exists 08:17:33 a168d713239e: Layer already exists 08:17:33 994456c4fd7b: Layer already exists 08:17:33 4.0.0-dev.76: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:17:34 5fc798ca8b7f: Preparing 08:17:34 7c6cc19f96a0: Preparing 08:17:34 c8bd919dd3dc: Preparing 08:17:34 8083b68172a8: Preparing 08:17:34 e0a01e00f34b: Preparing 08:17:34 a168d713239e: Preparing 08:17:34 994456c4fd7b: Preparing 08:17:34 a168d713239e: Waiting 08:17:34 994456c4fd7b: Waiting 08:17:34 7c6cc19f96a0: Layer already exists 08:17:34 c8bd919dd3dc: Layer already exists 08:17:34 8083b68172a8: Layer already exists 08:17:34 e0a01e00f34b: Layer already exists 08:17:34 5fc798ca8b7f: Layer already exists 08:17:34 994456c4fd7b: Layer already exists 08:17:34 a168d713239e: Layer already exists 08:17:34 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:34 + 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 08:17:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:17:34 5fc798ca8b7f: Preparing 08:17:34 7c6cc19f96a0: Preparing 08:17:34 c8bd919dd3dc: Preparing 08:17:34 8083b68172a8: Preparing 08:17:34 e0a01e00f34b: Preparing 08:17:34 a168d713239e: Preparing 08:17:34 994456c4fd7b: Preparing 08:17:34 994456c4fd7b: Waiting 08:17:34 a168d713239e: Waiting 08:17:34 7c6cc19f96a0: Layer already exists 08:17:34 5fc798ca8b7f: Layer already exists 08:17:34 8083b68172a8: Layer already exists 08:17:34 e0a01e00f34b: Layer already exists 08:17:34 c8bd919dd3dc: Layer already exists 08:17:34 a168d713239e: Layer already exists 08:17:34 994456c4fd7b: Layer already exists 08:17:34 main: digest: sha256:ea266015c4278242c6bdc396e2ed2e262a5017707b83b347f833821f66c58b03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:35 ===================================================== [Pipeline] echo 08:17:35 taggedImages: 08:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.76 08:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:17:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:17:35 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:35 latest 08:17:35 4.0.0-dev.76 08:17:35 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:35 main 08:17:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:17:35 f73628f47561: Preparing 08:17:35 fbb8663305a7: Preparing 08:17:35 1c0f27d1bc2e: Preparing 08:17:35 c8bd919dd3dc: Preparing 08:17:35 8083b68172a8: Preparing 08:17:35 557315a04288: Preparing 08:17:35 0223eb7b6b75: Preparing 08:17:35 06dbd2655d49: Preparing 08:17:35 206f088cddc4: Preparing 08:17:35 994456c4fd7b: Preparing 08:17:35 557315a04288: Waiting 08:17:35 0223eb7b6b75: Waiting 08:17:35 06dbd2655d49: Waiting 08:17:35 206f088cddc4: Waiting 08:17:35 994456c4fd7b: Waiting 08:17:35 c8bd919dd3dc: Layer already exists 08:17:35 8083b68172a8: Layer already exists 08:17:35 1c0f27d1bc2e: Pushed 08:17:35 fbb8663305a7: Pushed 08:17:35 f73628f47561: Pushed 08:17:35 994456c4fd7b: Layer already exists 08:17:35 06dbd2655d49: Pushed 08:17:36 206f088cddc4: Pushed 08:17:40 0223eb7b6b75: Pushed 08:17:48 557315a04288: Pushed 08:17:48 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:17:49 f73628f47561: Preparing 08:17:49 fbb8663305a7: Preparing 08:17:49 1c0f27d1bc2e: Preparing 08:17:49 c8bd919dd3dc: Preparing 08:17:49 8083b68172a8: Preparing 08:17:49 557315a04288: Preparing 08:17:49 0223eb7b6b75: Preparing 08:17:49 06dbd2655d49: Preparing 08:17:49 206f088cddc4: Preparing 08:17:49 994456c4fd7b: Preparing 08:17:49 0223eb7b6b75: Waiting 08:17:49 06dbd2655d49: Waiting 08:17:49 206f088cddc4: Waiting 08:17:49 994456c4fd7b: Waiting 08:17:49 557315a04288: Waiting 08:17:49 fbb8663305a7: Layer already exists 08:17:49 f73628f47561: Layer already exists 08:17:49 c8bd919dd3dc: Layer already exists 08:17:49 8083b68172a8: Layer already exists 08:17:49 1c0f27d1bc2e: Layer already exists 08:17:49 206f088cddc4: Layer already exists 08:17:49 557315a04288: Layer already exists 08:17:49 0223eb7b6b75: Layer already exists 08:17:49 06dbd2655d49: Layer already exists 08:17:49 994456c4fd7b: Layer already exists 08:17:49 latest: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 08:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:17:49 f73628f47561: Preparing 08:17:49 fbb8663305a7: Preparing 08:17:49 1c0f27d1bc2e: Preparing 08:17:49 c8bd919dd3dc: Preparing 08:17:49 8083b68172a8: Preparing 08:17:49 557315a04288: Preparing 08:17:49 0223eb7b6b75: Preparing 08:17:49 06dbd2655d49: Preparing 08:17:49 206f088cddc4: Preparing 08:17:49 994456c4fd7b: Preparing 08:17:49 557315a04288: Waiting 08:17:49 0223eb7b6b75: Waiting 08:17:49 06dbd2655d49: Waiting 08:17:49 206f088cddc4: Waiting 08:17:49 994456c4fd7b: Waiting 08:17:49 f73628f47561: Layer already exists 08:17:49 1c0f27d1bc2e: Layer already exists 08:17:49 fbb8663305a7: Layer already exists 08:17:49 c8bd919dd3dc: Layer already exists 08:17:49 8083b68172a8: Layer already exists 08:17:49 0223eb7b6b75: Layer already exists 08:17:49 206f088cddc4: Layer already exists 08:17:49 557315a04288: Layer already exists 08:17:49 994456c4fd7b: Layer already exists 08:17:49 06dbd2655d49: Layer already exists 08:17:49 4.0.0-dev.76: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:17:50 f73628f47561: Preparing 08:17:50 fbb8663305a7: Preparing 08:17:50 1c0f27d1bc2e: Preparing 08:17:50 c8bd919dd3dc: Preparing 08:17:50 8083b68172a8: Preparing 08:17:50 557315a04288: Preparing 08:17:50 0223eb7b6b75: Preparing 08:17:50 06dbd2655d49: Preparing 08:17:50 206f088cddc4: Preparing 08:17:50 994456c4fd7b: Preparing 08:17:50 06dbd2655d49: Waiting 08:17:50 206f088cddc4: Waiting 08:17:50 0223eb7b6b75: Waiting 08:17:50 994456c4fd7b: Waiting 08:17:50 557315a04288: Waiting 08:17:50 fbb8663305a7: Layer already exists 08:17:50 f73628f47561: Layer already exists 08:17:50 8083b68172a8: Layer already exists 08:17:50 c8bd919dd3dc: Layer already exists 08:17:50 1c0f27d1bc2e: Layer already exists 08:17:50 557315a04288: Layer already exists 08:17:50 0223eb7b6b75: Layer already exists 08:17:50 206f088cddc4: Layer already exists 08:17:50 06dbd2655d49: Layer already exists 08:17:50 994456c4fd7b: Layer already exists 08:17:50 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:17:51 f73628f47561: Preparing 08:17:51 fbb8663305a7: Preparing 08:17:51 1c0f27d1bc2e: Preparing 08:17:51 c8bd919dd3dc: Preparing 08:17:51 8083b68172a8: Preparing 08:17:51 557315a04288: Preparing 08:17:51 0223eb7b6b75: Preparing 08:17:51 06dbd2655d49: Preparing 08:17:51 206f088cddc4: Preparing 08:17:51 994456c4fd7b: Preparing 08:17:51 557315a04288: Waiting 08:17:51 206f088cddc4: Waiting 08:17:51 0223eb7b6b75: Waiting 08:17:51 994456c4fd7b: Waiting 08:17:51 8083b68172a8: Layer already exists 08:17:51 fbb8663305a7: Layer already exists 08:17:51 c8bd919dd3dc: Layer already exists 08:17:51 f73628f47561: Layer already exists 08:17:51 1c0f27d1bc2e: Layer already exists 08:17:51 557315a04288: Layer already exists 08:17:51 06dbd2655d49: Layer already exists 08:17:51 0223eb7b6b75: Layer already exists 08:17:51 206f088cddc4: Layer already exists 08:17:51 994456c4fd7b: Layer already exists 08:17:51 main: digest: sha256:f62ddb243c0d5eb23f8a542136d544f6b46dce4c28e20125ffb4ddc2d312eb5f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:51 ===================================================== [Pipeline] echo 08:17:51 taggedImages: 08:17:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:17:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.76 08:17:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:17:51 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:17:51 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:51 latest 08:17:51 4.0.0-dev.76 08:17:51 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:17:51 main 08:17:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:17:52 b05bd77cf4f0: Preparing 08:17:52 ac15b854347a: Preparing 08:17:52 649b30b3ed8a: Preparing 08:17:52 c8bd919dd3dc: Preparing 08:17:52 8083b68172a8: Preparing 08:17:52 cca7d04186ef: Preparing 08:17:52 3a577930af4a: Preparing 08:17:52 c7bf49f6d2a0: Preparing 08:17:52 994456c4fd7b: Preparing 08:17:52 cca7d04186ef: Waiting 08:17:52 3a577930af4a: Waiting 08:17:52 c7bf49f6d2a0: Waiting 08:17:52 994456c4fd7b: Waiting 08:17:52 8083b68172a8: Layer already exists 08:17:52 c8bd919dd3dc: Layer already exists 08:17:52 b05bd77cf4f0: Pushed 08:17:52 ac15b854347a: Pushed 08:17:52 649b30b3ed8a: Pushed 08:17:52 3a577930af4a: Pushed 08:17:52 994456c4fd7b: Layer already exists 08:17:52 c7bf49f6d2a0: Pushed 08:18:04 cca7d04186ef: Pushed 08:18:04 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:18:05 b05bd77cf4f0: Preparing 08:18:05 ac15b854347a: Preparing 08:18:05 649b30b3ed8a: Preparing 08:18:05 c8bd919dd3dc: Preparing 08:18:05 8083b68172a8: Preparing 08:18:05 cca7d04186ef: Preparing 08:18:05 3a577930af4a: Preparing 08:18:05 c7bf49f6d2a0: Preparing 08:18:05 994456c4fd7b: Preparing 08:18:05 3a577930af4a: Waiting 08:18:05 994456c4fd7b: Waiting 08:18:05 cca7d04186ef: Waiting 08:18:05 c7bf49f6d2a0: Waiting 08:18:05 8083b68172a8: Layer already exists 08:18:05 ac15b854347a: Layer already exists 08:18:05 c8bd919dd3dc: Layer already exists 08:18:05 649b30b3ed8a: Layer already exists 08:18:05 b05bd77cf4f0: Layer already exists 08:18:05 3a577930af4a: Layer already exists 08:18:05 994456c4fd7b: Layer already exists 08:18:05 c7bf49f6d2a0: Layer already exists 08:18:05 cca7d04186ef: Layer already exists 08:18:05 latest: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 08:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:18:05 b05bd77cf4f0: Preparing 08:18:05 ac15b854347a: Preparing 08:18:05 649b30b3ed8a: Preparing 08:18:05 c8bd919dd3dc: Preparing 08:18:05 8083b68172a8: Preparing 08:18:05 cca7d04186ef: Preparing 08:18:05 3a577930af4a: Preparing 08:18:05 c7bf49f6d2a0: Preparing 08:18:05 994456c4fd7b: Preparing 08:18:05 cca7d04186ef: Waiting 08:18:05 c7bf49f6d2a0: Waiting 08:18:05 3a577930af4a: Waiting 08:18:05 ac15b854347a: Layer already exists 08:18:05 c8bd919dd3dc: Layer already exists 08:18:05 8083b68172a8: Layer already exists 08:18:05 b05bd77cf4f0: Layer already exists 08:18:05 649b30b3ed8a: Layer already exists 08:18:05 cca7d04186ef: Layer already exists 08:18:05 3a577930af4a: Layer already exists 08:18:05 c7bf49f6d2a0: Layer already exists 08:18:05 994456c4fd7b: Layer already exists 08:18:05 4.0.0-dev.76: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:18:06 b05bd77cf4f0: Preparing 08:18:06 ac15b854347a: Preparing 08:18:06 649b30b3ed8a: Preparing 08:18:06 c8bd919dd3dc: Preparing 08:18:06 8083b68172a8: Preparing 08:18:06 cca7d04186ef: Preparing 08:18:06 3a577930af4a: Preparing 08:18:06 c7bf49f6d2a0: Preparing 08:18:06 994456c4fd7b: Preparing 08:18:06 c7bf49f6d2a0: Waiting 08:18:06 cca7d04186ef: Waiting 08:18:06 3a577930af4a: Waiting 08:18:06 994456c4fd7b: Waiting 08:18:06 c8bd919dd3dc: Layer already exists 08:18:06 b05bd77cf4f0: Layer already exists 08:18:06 649b30b3ed8a: Layer already exists 08:18:06 ac15b854347a: Layer already exists 08:18:06 8083b68172a8: Layer already exists 08:18:06 3a577930af4a: Layer already exists 08:18:06 994456c4fd7b: Layer already exists 08:18:06 cca7d04186ef: Layer already exists 08:18:06 c7bf49f6d2a0: Layer already exists 08:18:06 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:18:07 b05bd77cf4f0: Preparing 08:18:07 ac15b854347a: Preparing 08:18:07 649b30b3ed8a: Preparing 08:18:07 c8bd919dd3dc: Preparing 08:18:07 8083b68172a8: Preparing 08:18:07 cca7d04186ef: Preparing 08:18:07 3a577930af4a: Preparing 08:18:07 c7bf49f6d2a0: Preparing 08:18:07 994456c4fd7b: Preparing 08:18:07 3a577930af4a: Waiting 08:18:07 c7bf49f6d2a0: Waiting 08:18:07 994456c4fd7b: Waiting 08:18:07 cca7d04186ef: Waiting 08:18:07 ac15b854347a: Layer already exists 08:18:07 c8bd919dd3dc: Layer already exists 08:18:07 649b30b3ed8a: Layer already exists 08:18:07 8083b68172a8: Layer already exists 08:18:07 b05bd77cf4f0: Layer already exists 08:18:07 3a577930af4a: Layer already exists 08:18:07 cca7d04186ef: Layer already exists 08:18:07 c7bf49f6d2a0: Layer already exists 08:18:07 994456c4fd7b: Layer already exists 08:18:07 main: digest: sha256:2c013d3b3bb09167e438f7ede2e362d20896f7b435b866f9345fc4dfc7989447 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:07 ===================================================== [Pipeline] echo 08:18:07 taggedImages: 08:18:07 - nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:18:07 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.76 08:18:07 - nexus3.edgexfoundry.org:10004/security-spire-config:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:18:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:18:07 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:07 latest 08:18:07 4.0.0-dev.76 08:18:07 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:07 main 08:18:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:18:07 f73628f47561: Preparing 08:18:07 707ef15b6235: Preparing 08:18:07 90e786b71227: Preparing 08:18:07 c8bd919dd3dc: Preparing 08:18:07 8083b68172a8: Preparing 08:18:07 557315a04288: Preparing 08:18:07 06dbd2655d49: Preparing 08:18:07 206f088cddc4: Preparing 08:18:07 994456c4fd7b: Preparing 08:18:07 557315a04288: Waiting 08:18:07 06dbd2655d49: Waiting 08:18:07 206f088cddc4: Waiting 08:18:07 994456c4fd7b: Waiting 08:18:07 f73628f47561: Layer already exists 08:18:07 8083b68172a8: Layer already exists 08:18:07 c8bd919dd3dc: Layer already exists 08:18:07 557315a04288: Layer already exists 08:18:07 06dbd2655d49: Layer already exists 08:18:07 206f088cddc4: Layer already exists 08:18:07 994456c4fd7b: Layer already exists 08:18:07 90e786b71227: Pushed 08:18:07 707ef15b6235: Pushed 08:18:07 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:18:08 f73628f47561: Preparing 08:18:08 707ef15b6235: Preparing 08:18:08 90e786b71227: Preparing 08:18:08 c8bd919dd3dc: Preparing 08:18:08 8083b68172a8: Preparing 08:18:08 557315a04288: Preparing 08:18:08 06dbd2655d49: Preparing 08:18:08 206f088cddc4: Preparing 08:18:08 994456c4fd7b: Preparing 08:18:08 557315a04288: Waiting 08:18:08 06dbd2655d49: Waiting 08:18:08 206f088cddc4: Waiting 08:18:08 994456c4fd7b: Waiting 08:18:08 90e786b71227: Layer already exists 08:18:08 c8bd919dd3dc: Layer already exists 08:18:08 8083b68172a8: Layer already exists 08:18:08 f73628f47561: Layer already exists 08:18:08 707ef15b6235: Layer already exists 08:18:08 06dbd2655d49: Layer already exists 08:18:08 557315a04288: Layer already exists 08:18:08 994456c4fd7b: Layer already exists 08:18:08 206f088cddc4: Layer already exists 08:18:08 latest: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 08:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:18:09 f73628f47561: Preparing 08:18:09 707ef15b6235: Preparing 08:18:09 90e786b71227: Preparing 08:18:09 c8bd919dd3dc: Preparing 08:18:09 8083b68172a8: Preparing 08:18:09 557315a04288: Preparing 08:18:09 06dbd2655d49: Preparing 08:18:09 206f088cddc4: Preparing 08:18:09 994456c4fd7b: Preparing 08:18:09 06dbd2655d49: Waiting 08:18:09 557315a04288: Waiting 08:18:09 206f088cddc4: Waiting 08:18:09 994456c4fd7b: Waiting 08:18:09 8083b68172a8: Layer already exists 08:18:09 c8bd919dd3dc: Layer already exists 08:18:09 f73628f47561: Layer already exists 08:18:09 90e786b71227: Layer already exists 08:18:09 707ef15b6235: Layer already exists 08:18:09 557315a04288: Layer already exists 08:18:09 06dbd2655d49: Layer already exists 08:18:09 994456c4fd7b: Layer already exists 08:18:09 206f088cddc4: Layer already exists 08:18:09 4.0.0-dev.76: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:18:10 f73628f47561: Preparing 08:18:10 707ef15b6235: Preparing 08:18:10 90e786b71227: Preparing 08:18:10 c8bd919dd3dc: Preparing 08:18:10 8083b68172a8: Preparing 08:18:10 557315a04288: Preparing 08:18:10 06dbd2655d49: Preparing 08:18:10 206f088cddc4: Preparing 08:18:10 994456c4fd7b: Preparing 08:18:10 06dbd2655d49: Waiting 08:18:10 206f088cddc4: Waiting 08:18:10 557315a04288: Waiting 08:18:10 994456c4fd7b: Waiting 08:18:10 f73628f47561: Layer already exists 08:18:10 c8bd919dd3dc: Layer already exists 08:18:10 707ef15b6235: Layer already exists 08:18:10 90e786b71227: Layer already exists 08:18:10 8083b68172a8: Layer already exists 08:18:10 06dbd2655d49: Layer already exists 08:18:10 557315a04288: Layer already exists 08:18:10 206f088cddc4: Layer already exists 08:18:10 994456c4fd7b: Layer already exists 08:18:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:18:10 f73628f47561: Preparing 08:18:10 707ef15b6235: Preparing 08:18:10 90e786b71227: Preparing 08:18:10 c8bd919dd3dc: Preparing 08:18:10 8083b68172a8: Preparing 08:18:10 557315a04288: Preparing 08:18:10 06dbd2655d49: Preparing 08:18:10 206f088cddc4: Preparing 08:18:10 994456c4fd7b: Preparing 08:18:10 557315a04288: Waiting 08:18:10 06dbd2655d49: Waiting 08:18:10 994456c4fd7b: Waiting 08:18:10 f73628f47561: Layer already exists 08:18:10 707ef15b6235: Layer already exists 08:18:10 90e786b71227: Layer already exists 08:18:10 c8bd919dd3dc: Layer already exists 08:18:10 8083b68172a8: Layer already exists 08:18:10 557315a04288: Layer already exists 08:18:10 206f088cddc4: Layer already exists 08:18:10 994456c4fd7b: Layer already exists 08:18:10 06dbd2655d49: Layer already exists 08:18:10 main: digest: sha256:80c168daaa90940c0c64a466f224a27864276fa0cca96194576b357fde66a477 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:10 ===================================================== [Pipeline] echo 08:18:10 taggedImages: 08:18:10 - nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:10 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:18:10 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.76 08:18:10 - nexus3.edgexfoundry.org:10004/security-spire-server:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:10 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:18:10 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:18:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:10 latest 08:18:10 4.0.0-dev.76 08:18:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:10 main 08:18:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:18:11 4545d9e0b5f6: Preparing 08:18:11 ad4e1cfd25f4: Preparing 08:18:11 c8bd919dd3dc: Preparing 08:18:11 8083b68172a8: Preparing 08:18:11 d031b04b9138: Preparing 08:18:11 a66f0465ecb1: Preparing 08:18:11 994456c4fd7b: Preparing 08:18:11 a66f0465ecb1: Waiting 08:18:11 994456c4fd7b: Waiting 08:18:11 c8bd919dd3dc: Layer already exists 08:18:11 8083b68172a8: Layer already exists 08:18:11 994456c4fd7b: Layer already exists 08:18:11 d031b04b9138: Pushed 08:18:11 4545d9e0b5f6: Pushed 08:18:12 a66f0465ecb1: Pushed 08:18:15 ad4e1cfd25f4: Pushed 08:18:15 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:18:15 4545d9e0b5f6: Preparing 08:18:15 ad4e1cfd25f4: Preparing 08:18:15 c8bd919dd3dc: Preparing 08:18:15 8083b68172a8: Preparing 08:18:15 d031b04b9138: Preparing 08:18:15 a66f0465ecb1: Preparing 08:18:15 994456c4fd7b: Preparing 08:18:15 a66f0465ecb1: Waiting 08:18:15 994456c4fd7b: Waiting 08:18:15 c8bd919dd3dc: Layer already exists 08:18:15 8083b68172a8: Layer already exists 08:18:15 ad4e1cfd25f4: Layer already exists 08:18:15 4545d9e0b5f6: Layer already exists 08:18:15 d031b04b9138: Layer already exists 08:18:15 a66f0465ecb1: Layer already exists 08:18:15 994456c4fd7b: Layer already exists 08:18:15 latest: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 08:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:18:16 4545d9e0b5f6: Preparing 08:18:16 ad4e1cfd25f4: Preparing 08:18:16 c8bd919dd3dc: Preparing 08:18:16 8083b68172a8: Preparing 08:18:16 d031b04b9138: Preparing 08:18:16 a66f0465ecb1: Preparing 08:18:16 994456c4fd7b: Preparing 08:18:16 994456c4fd7b: Waiting 08:18:16 a66f0465ecb1: Waiting 08:18:16 4545d9e0b5f6: Layer already exists 08:18:16 ad4e1cfd25f4: Layer already exists 08:18:16 d031b04b9138: Layer already exists 08:18:16 c8bd919dd3dc: Layer already exists 08:18:16 8083b68172a8: Layer already exists 08:18:16 994456c4fd7b: Layer already exists 08:18:16 a66f0465ecb1: Layer already exists 08:18:16 4.0.0-dev.76: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:18:17 4545d9e0b5f6: Preparing 08:18:17 ad4e1cfd25f4: Preparing 08:18:17 c8bd919dd3dc: Preparing 08:18:17 8083b68172a8: Preparing 08:18:17 d031b04b9138: Preparing 08:18:17 a66f0465ecb1: Preparing 08:18:17 994456c4fd7b: Preparing 08:18:17 a66f0465ecb1: Waiting 08:18:17 994456c4fd7b: Waiting 08:18:17 ad4e1cfd25f4: Layer already exists 08:18:17 8083b68172a8: Layer already exists 08:18:17 4545d9e0b5f6: Layer already exists 08:18:17 d031b04b9138: Layer already exists 08:18:17 c8bd919dd3dc: Layer already exists 08:18:17 994456c4fd7b: Layer already exists 08:18:17 a66f0465ecb1: Layer already exists 08:18:17 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:18:17 4545d9e0b5f6: Preparing 08:18:17 ad4e1cfd25f4: Preparing 08:18:17 c8bd919dd3dc: Preparing 08:18:17 8083b68172a8: Preparing 08:18:17 d031b04b9138: Preparing 08:18:17 a66f0465ecb1: Preparing 08:18:17 994456c4fd7b: Preparing 08:18:17 a66f0465ecb1: Waiting 08:18:17 994456c4fd7b: Waiting 08:18:17 4545d9e0b5f6: Layer already exists 08:18:17 ad4e1cfd25f4: Layer already exists 08:18:17 8083b68172a8: Layer already exists 08:18:17 c8bd919dd3dc: Layer already exists 08:18:17 d031b04b9138: Layer already exists 08:18:17 a66f0465ecb1: Layer already exists 08:18:17 994456c4fd7b: Layer already exists 08:18:17 main: digest: sha256:8dd5f43ee40538d1d501ccb2f47cae359f47b3566e58ad2205575302b8ff71c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:18 ===================================================== [Pipeline] echo 08:18:18 taggedImages: 08:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.76 08:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:18:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:18:18 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:18 latest 08:18:18 4.0.0-dev.76 08:18:18 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:18 main 08:18:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:18:18 bd4027a2d9db: Preparing 08:18:18 8ced0a8e55ad: Preparing 08:18:18 c8bd919dd3dc: Preparing 08:18:18 8083b68172a8: Preparing 08:18:18 ca18551f6c82: Preparing 08:18:18 ff6ee133ed26: Preparing 08:18:18 994456c4fd7b: Preparing 08:18:18 ff6ee133ed26: Waiting 08:18:18 994456c4fd7b: Waiting 08:18:18 8083b68172a8: Layer already exists 08:18:18 c8bd919dd3dc: Layer already exists 08:18:18 994456c4fd7b: Layer already exists 08:18:18 ca18551f6c82: Pushed 08:18:18 bd4027a2d9db: Pushed 08:18:19 ff6ee133ed26: Pushed 08:18:23 8ced0a8e55ad: Pushed 08:18:23 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:18:23 bd4027a2d9db: Preparing 08:18:23 8ced0a8e55ad: Preparing 08:18:23 c8bd919dd3dc: Preparing 08:18:23 8083b68172a8: Preparing 08:18:23 ca18551f6c82: Preparing 08:18:23 ff6ee133ed26: Preparing 08:18:23 994456c4fd7b: Preparing 08:18:23 ff6ee133ed26: Waiting 08:18:23 8ced0a8e55ad: Layer already exists 08:18:23 8083b68172a8: Layer already exists 08:18:23 ca18551f6c82: Layer already exists 08:18:23 bd4027a2d9db: Layer already exists 08:18:23 c8bd919dd3dc: Layer already exists 08:18:23 994456c4fd7b: Layer already exists 08:18:23 ff6ee133ed26: Layer already exists 08:18:23 latest: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 08:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:18:24 bd4027a2d9db: Preparing 08:18:24 8ced0a8e55ad: Preparing 08:18:24 c8bd919dd3dc: Preparing 08:18:24 8083b68172a8: Preparing 08:18:24 ca18551f6c82: Preparing 08:18:24 ff6ee133ed26: Preparing 08:18:24 994456c4fd7b: Preparing 08:18:24 ff6ee133ed26: Waiting 08:18:24 994456c4fd7b: Waiting 08:18:24 8083b68172a8: Layer already exists 08:18:24 c8bd919dd3dc: Layer already exists 08:18:24 8ced0a8e55ad: Layer already exists 08:18:24 bd4027a2d9db: Layer already exists 08:18:24 ca18551f6c82: Layer already exists 08:18:24 ff6ee133ed26: Layer already exists 08:18:24 994456c4fd7b: Layer already exists 08:18:24 4.0.0-dev.76: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:18:25 bd4027a2d9db: Preparing 08:18:25 8ced0a8e55ad: Preparing 08:18:25 c8bd919dd3dc: Preparing 08:18:25 8083b68172a8: Preparing 08:18:25 ca18551f6c82: Preparing 08:18:25 ff6ee133ed26: Preparing 08:18:25 994456c4fd7b: Preparing 08:18:25 ff6ee133ed26: Waiting 08:18:25 994456c4fd7b: Waiting 08:18:25 8083b68172a8: Layer already exists 08:18:25 8ced0a8e55ad: Layer already exists 08:18:25 bd4027a2d9db: Layer already exists 08:18:25 ca18551f6c82: Layer already exists 08:18:25 c8bd919dd3dc: Layer already exists 08:18:25 994456c4fd7b: Layer already exists 08:18:25 ff6ee133ed26: Layer already exists 08:18:25 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:18:25 bd4027a2d9db: Preparing 08:18:25 8ced0a8e55ad: Preparing 08:18:25 c8bd919dd3dc: Preparing 08:18:25 8083b68172a8: Preparing 08:18:25 ca18551f6c82: Preparing 08:18:25 ff6ee133ed26: Preparing 08:18:25 994456c4fd7b: Preparing 08:18:25 994456c4fd7b: Waiting 08:18:25 ff6ee133ed26: Waiting 08:18:25 bd4027a2d9db: Layer already exists 08:18:25 ca18551f6c82: Layer already exists 08:18:25 c8bd919dd3dc: Layer already exists 08:18:25 8ced0a8e55ad: Layer already exists 08:18:25 8083b68172a8: Layer already exists 08:18:25 994456c4fd7b: Layer already exists 08:18:25 ff6ee133ed26: Layer already exists 08:18:25 main: digest: sha256:ceac2202488984d801c62e404bdbba87b7e996c8d5ad3dbcdf28832ac0df2b9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:25 ===================================================== [Pipeline] echo 08:18:25 taggedImages: 08:18:25 - nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:18:25 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:18:25 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.76 08:18:25 - nexus3.edgexfoundry.org:10004/support-scheduler:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:18:25 - 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] } 08:33:40 #154 ... 08:33:40 08:33:40 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:40 #153 DONE 1035.1s 08:33:40 08:33:40 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:40 #151 ... 08:33:40 08:33:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:40 #155 DONE 0.2s 08:33:40 08:33:40 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:33:40 #156 DONE 0.1s 08:33:40 08:33:40 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:33:40 #157 DONE 0.4s 08:33:40 08:33:40 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:40 #147 ... 08:33:40 08:33:40 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:33:40 #158 DONE 0.2s 08:33:40 08:33:40 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:33:40 #159 DONE 0.2s 08:33:40 08:33:40 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:40 #160 DONE 2.2s 08:33:40 08:33:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:33:40 #146 ... 08:33:40 08:33:40 #111 [core-common-config-bootstrapper] exporting to image 08:33:40 #111 exporting layers 08:33:41 #111 exporting layers 0.7s done 08:33:41 #111 writing image sha256:664b26680320d1ef64eccd15c3bf328d4fdd83c85a818248d851c80dd85dd72d done 08:33:41 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:33:41 #111 DONE 5.5s 08:33:41 08:33:41 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:56 #149 ... 08:33:56 08:33:56 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:56 #151 DONE 1054.5s 08:33:56 08:33:56 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:56 #147 ... 08:33:56 08:33:56 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:33:56 #161 DONE 0.4s 08:33:56 08:33:56 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:56 #143 ... 08:33:56 08:33:56 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:33:58 #162 DONE 2.1s 08:33:58 08:33:58 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:59 #147 ... 08:33:59 08:33:59 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:33:59 #163 DONE 0.4s 08:33:59 08:33:59 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:33:59 #144 ... 08:33:59 08:33:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:33:59 #164 DONE 0.2s 08:33:59 08:33:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:00 #165 DONE 0.4s 08:34:00 08:34:00 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:34:00 #166 DONE 0.2s 08:34:00 08:34:00 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:34:00 #167 DONE 0.1s 08:34:00 08:34:00 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:34:00 #145 ... 08:34:00 08:34:00 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:34:00 #168 DONE 0.1s 08:34:00 08:34:00 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:34:00 #169 DONE 0.1s 08:34:00 08:34:00 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:00 #149 ... 08:34:00 08:34:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:00 #170 DONE 0.1s 08:34:00 08:34:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:34:02 #171 DONE 1.9s 08:34:02 08:34:02 #111 [security-bootstrapper] exporting to image 08:34:02 #111 exporting layers 08:34:03 #111 exporting layers 1.0s done 08:34:03 #111 writing image sha256:04b4e9c927538afabbd78ff73958314fe27a0e86f2634992525cdc1da4541ddf done 08:34:03 #111 naming to docker.io/library/security-bootstrapper-arm64 done 08:34:03 #111 DONE 6.5s 08:34:03 08:34:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:57 #149 ... 08:47:57 08:47:57 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:57 #152 DONE 1895.0s 08:47:57 08:47:57 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:57 #147 ... 08:47:57 08:47:57 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:57 #172 DONE 0.1s 08:47:57 08:47:57 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:47:57 #173 DONE 0.3s 08:47:57 08:47:57 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:57 #147 ... 08:47:57 08:47:57 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:47:57 #174 DONE 0.4s 08:47:57 08:47:57 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:47:57 #145 ... 08:47:57 08:47:57 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:47:57 #175 DONE 0.1s 08:47:58 08:47:58 #111 [core-command] exporting to image 08:47:58 #111 exporting layers 08:47:58 #111 exporting layers 0.5s done 08:47:58 #111 writing image sha256:1163be8ce72b7977ba5e2146159ea2495439724d2901653b6f617c07181875fd done 08:47:58 #111 naming to docker.io/library/core-command-arm64 done 08:47:58 #111 DONE 7.0s 08:47:58 08:47:58 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:17 #143 ... 08:48:17 08:48:17 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:17 #144 DONE 1916.0s 08:48:17 08:48:17 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:17 #149 1916.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:48:18 #149 ... 08:48:18 08:48:18 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:48:18 #176 DONE 0.3s 08:48:18 08:48:18 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:48:18 #177 DONE 0.2s 08:48:18 08:48:18 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:48:18 #178 DONE 0.2s 08:48:18 08:48:18 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:48:18 #179 DONE 0.1s 08:48:18 08:48:18 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:48:19 #180 DONE 0.4s 08:48:19 08:48:19 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:48:19 #181 DONE 0.1s 08:48:19 08:48:19 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:48:22 #182 DONE 2.1s 08:48:22 08:48:22 #111 [security-proxy-setup] exporting to image 08:48:22 #111 exporting layers 08:48:22 #111 exporting layers 0.9s done 08:48:22 #111 writing image sha256:8f317b993ac2adb61503ce979222fd56c4462d303932ea460a28399353acd1a8 done 08:48:22 #111 naming to docker.io/library/security-proxy-setup-arm64 done 08:48:22 #111 DONE 8.0s 08:48:22 08:48:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:48:49 #54 ... 08:48:49 08:48:49 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:49 #149 DONE 1945.0s 08:48:49 08:48:49 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:49 #147 ... 08:48:49 08:48:49 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:48:49 #183 DONE 0.2s 08:48:49 08:48:49 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:49 #147 ... 08:48:49 08:48:49 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:48:49 #184 DONE 0.2s 08:48:49 08:48:49 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:48:49 #185 DONE 0.2s 08:48:49 08:48:49 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:48:49 #186 DONE 0.1s 08:48:49 08:48:49 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:48:49 #187 DONE 0.1s 08:48:49 08:48:49 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:48:49 #188 DONE 0.4s 08:48:49 08:48:49 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:48:49 #189 DONE 0.4s 08:48:49 08:48:49 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:49 #147 ... 08:48:49 08:48:49 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:48:49 #190 DONE 0.2s 08:48:49 08:48:49 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:48:51 #191 DONE 1.8s 08:48:51 08:48:51 #111 [security-secretstore-setup] exporting to image 08:48:51 #111 exporting layers 08:48:52 #111 exporting layers 1.5s done 08:48:52 #111 writing image sha256:b07924602ccbdfd429c59e6f8963ead8213bc38a8100617b1f86c68491b77f87 done 08:48:52 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 08:48:52 #111 DONE 9.5s 08:48:52 08:48:52 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:50:00 #143 ... 08:50:00 08:50:00 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:00 #147 DONE 2015.1s 08:50:00 08:50:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:50:00 #54 ... 08:50:00 08:50:00 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:00 #192 DONE 0.1s 08:50:00 08:50:00 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:00 #193 DONE 0.1s 08:50:00 08:50:00 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:50:00 #194 DONE 0.4s 08:50:00 08:50:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:50:00 #54 ... 08:50:00 08:50:00 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:50:00 #195 DONE 0.1s 08:50:00 08:50:00 #111 [security-spiffe-token-provider] exporting to image 08:50:00 #111 exporting layers 08:50:00 #111 exporting layers 1.0s done 08:50:00 #111 writing image sha256:855689bdfda32034e125b11d81060290d6340b16d1e777f4638f9c0071790bb3 done 08:50:00 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:50:00 #111 DONE 10.6s 08:50:00 08:50:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:50:27 #54 ... 08:50:27 08:50:27 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:50:27 #146 DONE 2041.2s 08:50:27 08:50:27 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:50:27 #150 ... 08:50:27 08:50:27 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:27 #196 DONE 0.2s 08:50:27 08:50:27 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:27 #197 DONE 0.2s 08:50:27 08:50:27 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:50:27 #154 ... 08:50:27 08:50:27 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:50:27 #198 DONE 0.3s 08:50:27 08:50:27 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:50:27 #199 DONE 0.1s 08:50:27 08:50:27 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:50:27 #200 DONE 0.1s 08:50:27 08:50:27 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:50:27 #201 DONE 1.9s 08:50:27 08:50:27 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:50:27 #54 ... 08:50:27 08:50:27 #111 [security-proxy-auth] exporting to image 08:50:27 #111 exporting layers 08:50:27 #111 exporting layers 0.7s done 08:50:27 #111 writing image sha256:34f47f8f044645d4f2f2ecaec7d24aafca42c2d4f442c71dea7ba0a56ca94809 done 08:50:27 #111 naming to docker.io/library/security-proxy-auth-arm64 done 08:50:27 #111 DONE 11.3s 08:50:27 08:50:27 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:50:30 #54 ... 08:50:30 08:50:30 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:50:30 #148 DONE 2048.6s 08:50:30 08:50:30 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:50:31 #154 ... 08:50:31 08:50:31 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:31 #202 DONE 0.1s 08:50:31 08:50:31 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:31 #39 ... 08:50:31 08:50:31 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:31 #203 DONE 0.1s 08:50:31 08:50:31 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:50:31 #204 DONE 0.5s 08:50:31 08:50:31 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:50:31 #145 DONE 2050.4s 08:50:31 08:50:31 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:50:32 #205 DONE 0.5s 08:50:32 08:50:32 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:50:33 #206 DONE 0.4s 08:50:33 08:50:33 #111 [core-metadata] exporting to image 08:50:33 #111 exporting layers 08:50:33 #111 ... 08:50:33 08:50:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:50:33 #154 DONE 2051.7s 08:50:33 08:50:33 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:50:33 #143 ... 08:50:33 08:50:33 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:50:33 #207 DONE 0.3s 08:50:33 08:50:33 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:34 #208 DONE 0.3s 08:50:34 08:50:34 #111 [core-metadata] exporting to image 08:50:34 #111 exporting layers 1.2s done 08:50:34 #111 writing image sha256:8091b24e44c9bb5d2e1270352b8bcfbd2f7094c98cb660d369ca25d16f8c21c6 0.0s done 08:50:34 #111 naming to docker.io/library/core-metadata-arm64 0.0s done 08:50:34 #111 DONE 12.5s 08:50:34 08:50:34 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:34 #209 ... 08:50:34 08:50:34 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:50:34 #210 DONE 0.8s 08:50:34 08:50:34 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:34 #209 DONE 0.4s 08:50:34 08:50:34 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:34 #211 ... 08:50:34 08:50:34 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:50:34 #212 DONE 0.2s 08:50:34 08:50:34 #111 [core-keeper] exporting to image 08:50:35 #111 ... 08:50:35 08:50:35 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:35 #211 DONE 0.8s 08:50:35 08:50:35 #111 [core-keeper] exporting to image 08:50:35 #111 exporting layers 0.7s done 08:50:35 #111 writing image sha256:f95792613ada1fb054148ed3f88868dd78ff8e433236593d6f2253e4712ed4f7 0.0s done 08:50:35 #111 naming to docker.io/library/core-keeper-arm64 done 08:50:35 #111 DONE 13.2s 08:50:35 08:50:35 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:50:35 #213 DONE 0.2s 08:50:35 08:50:35 #111 [core-data] exporting to image 08:50:35 #111 exporting layers 0.3s done 08:50:35 #111 writing image sha256:077cb055aaf7b8999d177536c4e8ad1c46fa8db41f09798640304eb239d3a072 done 08:50:35 #111 naming to docker.io/library/core-data-arm64 done 08:50:35 #111 DONE 13.5s 08:50:35 08:50:35 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:08 #54 ... 08:51:08 08:51:08 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:51:08 #150 DONE 2084.1s 08:51:08 08:51:08 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:08 #214 DONE 0.2s 08:51:08 08:51:08 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:08 #215 DONE 0.1s 08:51:08 08:51:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:08 #54 ... 08:51:08 08:51:08 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:51:08 #216 DONE 0.5s 08:51:08 08:51:08 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:51:08 #217 DONE 0.1s 08:51:08 08:51:08 #111 [support-scheduler] exporting to image 08:51:08 #111 exporting layers 08:51:08 #111 exporting layers 1.0s done 08:51:08 #111 writing image sha256:03cd9129677f3fef7305b0c598e6e1e33498f19829c055df71a0c527d780e5a1 done 08:51:08 #111 naming to docker.io/library/support-scheduler-arm64 done 08:51:08 #111 DONE 14.6s 08:51:08 08:51:08 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:14 #39 ... 08:51:14 08:51:14 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:51:14 #143 DONE 2092.6s 08:51:14 08:51:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:14 #39 ... 08:51:14 08:51:14 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:51:14 #218 DONE 0.1s 08:51:14 08:51:14 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:51:14 #219 DONE 0.1s 08:51:14 08:51:14 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:14 #39 ... 08:51:14 08:51:14 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:51:15 #220 DONE 0.3s 08:51:15 08:51:15 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:51:15 #221 DONE 0.1s 08:51:15 08:51:15 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:15 #39 ... 08:51:15 08:51:15 #111 [support-notifications] exporting to image 08:51:15 #111 exporting layers 08:51:15 #111 exporting layers 0.6s done 08:51:15 #111 writing image sha256:fb8c9b4925b4f1658799728250508580d1243f11d2d869f0167016377a22390d done 08:51:15 #111 naming to docker.io/library/support-notifications-arm64 done 08:51:15 #111 DONE 15.2s 08:51:15 08:51:15 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:51:15 time="2025-03-24T08:13:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:51:15 $ docker stop --time=1 d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 08:51:17 $ docker rm -f --volumes d9af8ab11ec3f96f3ab2fc343985bd14158dc7a5dbce4c2be97256aaa63ec974 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:17 + docker images 08:51:17 REPOSITORY TAG IMAGE ID CREATED SIZE 08:51:17 support-notifications-arm64 latest fb8c9b4925b4 3 seconds ago 52MB 08:51:17 support-scheduler-arm64 latest 03cd9129677f 11 seconds ago 48.2MB 08:51:17 core-data-arm64 latest 077cb055aaf7 42 seconds ago 32.8MB 08:51:17 core-keeper-arm64 latest f95792613ada 43 seconds ago 32.5MB 08:51:17 core-metadata-arm64 latest 8091b24e44c9 45 seconds ago 33MB 08:51:17 security-proxy-auth-arm64 latest 34f47f8f0446 52 seconds ago 31.8MB 08:51:17 security-spiffe-token-provider-arm64 latest 855689bdfda3 About a minute ago 47.8MB 08:51:17 security-secretstore-setup-arm64 latest b07924602ccb 2 minutes ago 67.2MB 08:51:17 security-proxy-setup-arm64 latest 8f317b993ac2 2 minutes ago 38.6MB 08:51:17 core-command-arm64 latest 1163be8ce72b 3 minutes ago 28.4MB 08:51:17 security-bootstrapper-arm64 latest 04b4e9c92753 17 minutes ago 21.1MB 08:51:17 core-common-config-bootstrapper-arm64 latest 664b26680320 17 minutes ago 17.9MB 08:51:17 security-spire-agent-arm64 latest fc13702d9479 36 minutes ago 187MB 08:51:17 security-spire-server-arm64 latest c0c64e704571 36 minutes ago 144MB 08:51:17 security-spire-config-arm64 latest 2d1e4bb3d184 36 minutes ago 143MB 08:51:17 ci-base-image-arm64 latest d57f62eae414 38 minutes ago 915MB 08:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB 08:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 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 08:51:17 provisioning config files... 08:51:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/814@tmp/config13949734994232646371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:18 ---> ****-login.sh 08:51:18 nexus3.edgexfoundry.org:10001 08:51:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:18 Configure a credential helper to remove this warning. See 08:51:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:18 08:51:18 Login Succeeded 08:51:18 nexus3.edgexfoundry.org:10002 08:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:19 Configure a credential helper to remove this warning. See 08:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:19 08:51:19 Login Succeeded 08:51:19 nexus3.edgexfoundry.org:10003 08:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:19 Configure a credential helper to remove this warning. See 08:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:19 08:51:19 Login Succeeded 08:51:19 nexus3.edgexfoundry.org:10004 08:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:19 Configure a credential helper to remove this warning. See 08:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:19 08:51:19 Login Succeeded 08:51:19 ****.io 08:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:20 Configure a credential helper to remove this warning. See 08:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:20 08:51:20 Login Succeeded 08:51:20 ---> ****-login.sh ends [Pipeline] } 08:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:51:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:51:20 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:20 latest 08:51:20 4.0.0-dev.76 08:51:20 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:20 main 08:51:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:51:21 568e96b5f102: Preparing 08:51:21 269020291d6c: Preparing 08:51:21 5893419a7fde: Preparing 08:51:21 cd6da6ee4689: Preparing 08:51:21 252ce138686e: Preparing 08:51:21 17f392dc1124: Preparing 08:51:21 dd9c8f8612c8: Preparing 08:51:21 17f392dc1124: Waiting 08:51:21 dd9c8f8612c8: Waiting 08:51:21 cd6da6ee4689: Pushed 08:51:21 252ce138686e: Pushed 08:51:21 568e96b5f102: Pushed 08:51:21 5893419a7fde: Pushed 08:51:21 dd9c8f8612c8: Layer already exists 08:51:21 17f392dc1124: Pushed 08:51:25 269020291d6c: Pushed 08:51:25 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:51:26 568e96b5f102: Preparing 08:51:26 269020291d6c: Preparing 08:51:26 5893419a7fde: Preparing 08:51:26 cd6da6ee4689: Preparing 08:51:26 252ce138686e: Preparing 08:51:26 17f392dc1124: Preparing 08:51:26 dd9c8f8612c8: Preparing 08:51:26 17f392dc1124: Waiting 08:51:26 dd9c8f8612c8: Waiting 08:51:26 252ce138686e: Layer already exists 08:51:26 269020291d6c: Layer already exists 08:51:26 568e96b5f102: Layer already exists 08:51:26 cd6da6ee4689: Layer already exists 08:51:26 5893419a7fde: Layer already exists 08:51:26 17f392dc1124: Layer already exists 08:51:26 dd9c8f8612c8: Layer already exists 08:51:26 latest: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 08:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:51:27 568e96b5f102: Preparing 08:51:27 269020291d6c: Preparing 08:51:27 5893419a7fde: Preparing 08:51:27 cd6da6ee4689: Preparing 08:51:27 252ce138686e: Preparing 08:51:27 17f392dc1124: Preparing 08:51:27 dd9c8f8612c8: Preparing 08:51:27 17f392dc1124: Waiting 08:51:27 dd9c8f8612c8: Waiting 08:51:27 cd6da6ee4689: Layer already exists 08:51:27 252ce138686e: Layer already exists 08:51:27 568e96b5f102: Layer already exists 08:51:27 5893419a7fde: Layer already exists 08:51:27 269020291d6c: Layer already exists 08:51:27 dd9c8f8612c8: Layer already exists 08:51:27 17f392dc1124: Layer already exists 08:51:27 4.0.0-dev.76: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:51:28 568e96b5f102: Preparing 08:51:28 269020291d6c: Preparing 08:51:28 5893419a7fde: Preparing 08:51:28 cd6da6ee4689: Preparing 08:51:28 252ce138686e: Preparing 08:51:28 17f392dc1124: Preparing 08:51:28 dd9c8f8612c8: Preparing 08:51:28 17f392dc1124: Waiting 08:51:28 dd9c8f8612c8: Waiting 08:51:28 cd6da6ee4689: Layer already exists 08:51:28 269020291d6c: Layer already exists 08:51:28 568e96b5f102: Layer already exists 08:51:28 252ce138686e: Layer already exists 08:51:28 5893419a7fde: Layer already exists 08:51:28 17f392dc1124: Layer already exists 08:51:28 dd9c8f8612c8: Layer already exists 08:51:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:51:29 568e96b5f102: Preparing 08:51:29 269020291d6c: Preparing 08:51:29 5893419a7fde: Preparing 08:51:29 cd6da6ee4689: Preparing 08:51:29 252ce138686e: Preparing 08:51:29 17f392dc1124: Preparing 08:51:29 dd9c8f8612c8: Preparing 08:51:29 17f392dc1124: Waiting 08:51:29 dd9c8f8612c8: Waiting 08:51:29 568e96b5f102: Layer already exists 08:51:29 269020291d6c: Layer already exists 08:51:29 5893419a7fde: Layer already exists 08:51:29 252ce138686e: Layer already exists 08:51:29 cd6da6ee4689: Layer already exists 08:51:29 dd9c8f8612c8: Layer already exists 08:51:29 17f392dc1124: Layer already exists 08:51:29 main: digest: sha256:d186a40d7e8642b2868519d7fffd2171158350922e11f3684eb12feb2bb2346a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:29 ===================================================== [Pipeline] echo 08:51:29 taggedImages: 08:51:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:51:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.76 08:51:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:29 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:51:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:51:29 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:29 latest 08:51:29 4.0.0-dev.76 08:51:29 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:29 main 08:51:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:51:30 beb2e0b4ccc6: Preparing 08:51:30 8fc84d7eb3dc: Preparing 08:51:30 4975b8255a91: Preparing 08:51:30 e89d3da9f430: Preparing 08:51:30 5893419a7fde: Preparing 08:51:30 cd6da6ee4689: Preparing 08:51:30 252ce138686e: Preparing 08:51:30 17f392dc1124: Preparing 08:51:30 dd9c8f8612c8: Preparing 08:51:30 cd6da6ee4689: Waiting 08:51:30 252ce138686e: Waiting 08:51:30 17f392dc1124: Waiting 08:51:30 dd9c8f8612c8: Waiting 08:51:30 5893419a7fde: Layer already exists 08:51:30 cd6da6ee4689: Layer already exists 08:51:30 252ce138686e: Layer already exists 08:51:30 4975b8255a91: Pushed 08:51:30 8fc84d7eb3dc: Pushed 08:51:30 17f392dc1124: Layer already exists 08:51:30 beb2e0b4ccc6: Pushed 08:51:30 dd9c8f8612c8: Layer already exists 08:51:33 e89d3da9f430: Pushed 08:51:33 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:33 + 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 08:51:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:51:33 beb2e0b4ccc6: Preparing 08:51:33 8fc84d7eb3dc: Preparing 08:51:33 4975b8255a91: Preparing 08:51:33 e89d3da9f430: Preparing 08:51:33 5893419a7fde: Preparing 08:51:33 cd6da6ee4689: Preparing 08:51:33 252ce138686e: Preparing 08:51:33 17f392dc1124: Preparing 08:51:33 dd9c8f8612c8: Preparing 08:51:33 252ce138686e: Waiting 08:51:33 cd6da6ee4689: Waiting 08:51:33 17f392dc1124: Waiting 08:51:33 dd9c8f8612c8: Waiting 08:51:33 8fc84d7eb3dc: Layer already exists 08:51:33 beb2e0b4ccc6: Layer already exists 08:51:33 4975b8255a91: Layer already exists 08:51:33 5893419a7fde: Layer already exists 08:51:33 e89d3da9f430: Layer already exists 08:51:33 cd6da6ee4689: Layer already exists 08:51:33 252ce138686e: Layer already exists 08:51:33 dd9c8f8612c8: Layer already exists 08:51:33 17f392dc1124: Layer already exists 08:51:34 latest: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 08:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:51:34 beb2e0b4ccc6: Preparing 08:51:34 8fc84d7eb3dc: Preparing 08:51:34 4975b8255a91: Preparing 08:51:34 e89d3da9f430: Preparing 08:51:34 5893419a7fde: Preparing 08:51:34 cd6da6ee4689: Preparing 08:51:34 252ce138686e: Preparing 08:51:34 17f392dc1124: Preparing 08:51:34 dd9c8f8612c8: Preparing 08:51:34 252ce138686e: Waiting 08:51:34 17f392dc1124: Waiting 08:51:34 dd9c8f8612c8: Waiting 08:51:34 cd6da6ee4689: Waiting 08:51:34 5893419a7fde: Layer already exists 08:51:34 8fc84d7eb3dc: Layer already exists 08:51:34 beb2e0b4ccc6: Layer already exists 08:51:34 4975b8255a91: Layer already exists 08:51:34 e89d3da9f430: Layer already exists 08:51:34 252ce138686e: Layer already exists 08:51:34 cd6da6ee4689: Layer already exists 08:51:34 17f392dc1124: Layer already exists 08:51:34 dd9c8f8612c8: Layer already exists 08:51:35 4.0.0-dev.76: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:51:35 beb2e0b4ccc6: Preparing 08:51:35 8fc84d7eb3dc: Preparing 08:51:35 4975b8255a91: Preparing 08:51:35 e89d3da9f430: Preparing 08:51:35 5893419a7fde: Preparing 08:51:35 cd6da6ee4689: Preparing 08:51:35 252ce138686e: Preparing 08:51:35 17f392dc1124: Preparing 08:51:35 dd9c8f8612c8: Preparing 08:51:35 cd6da6ee4689: Waiting 08:51:35 252ce138686e: Waiting 08:51:35 17f392dc1124: Waiting 08:51:35 dd9c8f8612c8: Waiting 08:51:35 beb2e0b4ccc6: Layer already exists 08:51:35 e89d3da9f430: Layer already exists 08:51:35 4975b8255a91: Layer already exists 08:51:35 5893419a7fde: Layer already exists 08:51:35 8fc84d7eb3dc: Layer already exists 08:51:35 252ce138686e: Layer already exists 08:51:35 cd6da6ee4689: Layer already exists 08:51:35 17f392dc1124: Layer already exists 08:51:35 dd9c8f8612c8: Layer already exists 08:51:36 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:36 + 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 08:51:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:51:36 beb2e0b4ccc6: Preparing 08:51:36 8fc84d7eb3dc: Preparing 08:51:36 4975b8255a91: Preparing 08:51:36 e89d3da9f430: Preparing 08:51:36 5893419a7fde: Preparing 08:51:36 cd6da6ee4689: Preparing 08:51:36 252ce138686e: Preparing 08:51:36 17f392dc1124: Preparing 08:51:36 dd9c8f8612c8: Preparing 08:51:36 cd6da6ee4689: Waiting 08:51:36 252ce138686e: Waiting 08:51:36 17f392dc1124: Waiting 08:51:36 dd9c8f8612c8: Waiting 08:51:36 beb2e0b4ccc6: Layer already exists 08:51:36 8fc84d7eb3dc: Layer already exists 08:51:36 e89d3da9f430: Layer already exists 08:51:36 4975b8255a91: Layer already exists 08:51:36 5893419a7fde: Layer already exists 08:51:36 cd6da6ee4689: Layer already exists 08:51:36 252ce138686e: Layer already exists 08:51:36 dd9c8f8612c8: Layer already exists 08:51:36 17f392dc1124: Layer already exists 08:51:37 main: digest: sha256:f20afc39baf53fad8f0c9b149bf80ab49c2cbbd7cb16dc39143046e4b54b90f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:37 ===================================================== [Pipeline] echo 08:51:37 taggedImages: 08:51:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:51:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.76 08:51:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:51:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:51:37 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:37 latest 08:51:37 4.0.0-dev.76 08:51:37 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:37 main 08:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:51:38 ef5bd2bf74a9: Preparing 08:51:38 c4d8d810f6ee: Preparing 08:51:38 5893419a7fde: Preparing 08:51:38 cd6da6ee4689: Preparing 08:51:38 a8a69a2c1d64: Preparing 08:51:38 e00f96be9590: Preparing 08:51:38 dd9c8f8612c8: Preparing 08:51:38 e00f96be9590: Waiting 08:51:38 dd9c8f8612c8: Waiting 08:51:38 cd6da6ee4689: Layer already exists 08:51:38 5893419a7fde: Layer already exists 08:51:38 dd9c8f8612c8: Layer already exists 08:51:38 a8a69a2c1d64: Pushed 08:51:38 ef5bd2bf74a9: Pushed 08:51:38 e00f96be9590: Pushed 08:51:43 c4d8d810f6ee: Pushed 08:51:43 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:51:44 ef5bd2bf74a9: Preparing 08:51:44 c4d8d810f6ee: Preparing 08:51:44 5893419a7fde: Preparing 08:51:44 cd6da6ee4689: Preparing 08:51:44 a8a69a2c1d64: Preparing 08:51:44 e00f96be9590: Preparing 08:51:44 dd9c8f8612c8: Preparing 08:51:44 e00f96be9590: Waiting 08:51:44 dd9c8f8612c8: Waiting 08:51:44 cd6da6ee4689: Layer already exists 08:51:44 ef5bd2bf74a9: Layer already exists 08:51:44 a8a69a2c1d64: Layer already exists 08:51:44 5893419a7fde: Layer already exists 08:51:44 c4d8d810f6ee: Layer already exists 08:51:44 e00f96be9590: Layer already exists 08:51:44 dd9c8f8612c8: Layer already exists 08:51:44 latest: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 08:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:51:45 ef5bd2bf74a9: Preparing 08:51:45 c4d8d810f6ee: Preparing 08:51:45 5893419a7fde: Preparing 08:51:45 cd6da6ee4689: Preparing 08:51:45 a8a69a2c1d64: Preparing 08:51:45 e00f96be9590: Preparing 08:51:45 dd9c8f8612c8: Preparing 08:51:45 e00f96be9590: Waiting 08:51:45 dd9c8f8612c8: Waiting 08:51:45 c4d8d810f6ee: Layer already exists 08:51:45 cd6da6ee4689: Layer already exists 08:51:45 a8a69a2c1d64: Layer already exists 08:51:45 ef5bd2bf74a9: Layer already exists 08:51:45 5893419a7fde: Layer already exists 08:51:45 e00f96be9590: Layer already exists 08:51:45 dd9c8f8612c8: Layer already exists 08:51:45 4.0.0-dev.76: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:51:46 ef5bd2bf74a9: Preparing 08:51:46 c4d8d810f6ee: Preparing 08:51:46 5893419a7fde: Preparing 08:51:46 cd6da6ee4689: Preparing 08:51:46 a8a69a2c1d64: Preparing 08:51:46 e00f96be9590: Preparing 08:51:46 e00f96be9590: Waiting 08:51:46 dd9c8f8612c8: Preparing 08:51:46 5893419a7fde: Layer already exists 08:51:46 ef5bd2bf74a9: Layer already exists 08:51:46 a8a69a2c1d64: Layer already exists 08:51:46 cd6da6ee4689: Layer already exists 08:51:46 c4d8d810f6ee: Layer already exists 08:51:46 e00f96be9590: Layer already exists 08:51:46 dd9c8f8612c8: Layer already exists 08:51:46 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:51:47 ef5bd2bf74a9: Preparing 08:51:47 c4d8d810f6ee: Preparing 08:51:47 5893419a7fde: Preparing 08:51:47 cd6da6ee4689: Preparing 08:51:47 a8a69a2c1d64: Preparing 08:51:47 e00f96be9590: Preparing 08:51:47 dd9c8f8612c8: Preparing 08:51:47 e00f96be9590: Waiting 08:51:47 dd9c8f8612c8: Waiting 08:51:47 5893419a7fde: Layer already exists 08:51:47 cd6da6ee4689: Layer already exists 08:51:47 a8a69a2c1d64: Layer already exists 08:51:47 c4d8d810f6ee: Layer already exists 08:51:47 ef5bd2bf74a9: Layer already exists 08:51:47 e00f96be9590: Layer already exists 08:51:47 dd9c8f8612c8: Layer already exists 08:51:47 main: digest: sha256:833dac9b6ba6bedb800d944dd7c20157fabbfe7c1529fcb274ea3de65b18f9e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:47 ===================================================== [Pipeline] echo 08:51:47 taggedImages: 08:51:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:51:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.76 08:51:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:51:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:51:47 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:47 latest 08:51:47 4.0.0-dev.76 08:51:47 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:47 main 08:51:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:51:48 a4211d7542e7: Preparing 08:51:48 a6c48d53c9fb: Preparing 08:51:48 cd6da6ee4689: Preparing 08:51:48 65521f5f1a43: Preparing 08:51:48 995a8c0db6d3: Preparing 08:51:48 dd9c8f8612c8: Preparing 08:51:48 dd9c8f8612c8: Waiting 08:51:48 cd6da6ee4689: Layer already exists 08:51:48 dd9c8f8612c8: Layer already exists 08:51:48 995a8c0db6d3: Pushed 08:51:48 65521f5f1a43: Pushed 08:51:48 a4211d7542e7: Pushed 08:51:52 a6c48d53c9fb: Pushed 08:51:52 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:51:53 a4211d7542e7: Preparing 08:51:53 a6c48d53c9fb: Preparing 08:51:53 cd6da6ee4689: Preparing 08:51:53 65521f5f1a43: Preparing 08:51:53 995a8c0db6d3: Preparing 08:51:53 dd9c8f8612c8: Preparing 08:51:53 dd9c8f8612c8: Waiting 08:51:53 a6c48d53c9fb: Layer already exists 08:51:53 995a8c0db6d3: Layer already exists 08:51:53 a4211d7542e7: Layer already exists 08:51:53 65521f5f1a43: Layer already exists 08:51:53 cd6da6ee4689: Layer already exists 08:51:53 dd9c8f8612c8: Layer already exists 08:51:53 latest: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 08:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:51:53 a4211d7542e7: Preparing 08:51:53 a6c48d53c9fb: Preparing 08:51:53 cd6da6ee4689: Preparing 08:51:53 65521f5f1a43: Preparing 08:51:53 995a8c0db6d3: Preparing 08:51:53 dd9c8f8612c8: Preparing 08:51:53 dd9c8f8612c8: Waiting 08:51:53 995a8c0db6d3: Layer already exists 08:51:53 cd6da6ee4689: Layer already exists 08:51:53 a4211d7542e7: Layer already exists 08:51:53 a6c48d53c9fb: Layer already exists 08:51:53 65521f5f1a43: Layer already exists 08:51:53 dd9c8f8612c8: Layer already exists 08:51:53 4.0.0-dev.76: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:51:54 a4211d7542e7: Preparing 08:51:54 a6c48d53c9fb: Preparing 08:51:54 cd6da6ee4689: Preparing 08:51:54 65521f5f1a43: Preparing 08:51:54 995a8c0db6d3: Preparing 08:51:54 dd9c8f8612c8: Preparing 08:51:54 dd9c8f8612c8: Waiting 08:51:54 a4211d7542e7: Layer already exists 08:51:54 65521f5f1a43: Layer already exists 08:51:54 cd6da6ee4689: Layer already exists 08:51:54 995a8c0db6d3: Layer already exists 08:51:54 a6c48d53c9fb: Layer already exists 08:51:54 dd9c8f8612c8: Layer already exists 08:51:54 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:51:55 a4211d7542e7: Preparing 08:51:55 a6c48d53c9fb: Preparing 08:51:55 cd6da6ee4689: Preparing 08:51:55 65521f5f1a43: Preparing 08:51:55 995a8c0db6d3: Preparing 08:51:55 dd9c8f8612c8: Preparing 08:51:55 dd9c8f8612c8: Waiting 08:51:55 a6c48d53c9fb: Layer already exists 08:51:55 a4211d7542e7: Layer already exists 08:51:55 995a8c0db6d3: Layer already exists 08:51:55 65521f5f1a43: Layer already exists 08:51:55 cd6da6ee4689: Layer already exists 08:51:55 dd9c8f8612c8: Layer already exists 08:51:55 main: digest: sha256:c3cb778f5577451ff04fdbf056e919cf6e1a2b7d03a4dceafb1a2aba0da54a82 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:51:55 ===================================================== [Pipeline] echo 08:51:55 taggedImages: 08:51:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:51:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.76 08:51:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:51:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:51:55 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:55 latest 08:51:55 4.0.0-dev.76 08:51:55 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:51:55 main 08:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:51:56 504812201c08: Preparing 08:51:56 fb7baf6d094e: Preparing 08:51:56 bb84c98f7386: Preparing 08:51:56 5893419a7fde: Preparing 08:51:56 cd6da6ee4689: Preparing 08:51:56 252ce138686e: Preparing 08:51:56 17f392dc1124: Preparing 08:51:56 dd9c8f8612c8: Preparing 08:51:56 17f392dc1124: Waiting 08:51:56 dd9c8f8612c8: Waiting 08:51:56 252ce138686e: Waiting 08:51:56 5893419a7fde: Layer already exists 08:51:56 cd6da6ee4689: Layer already exists 08:51:56 252ce138686e: Layer already exists 08:51:56 17f392dc1124: Layer already exists 08:51:56 dd9c8f8612c8: Layer already exists 08:51:56 fb7baf6d094e: Pushed 08:51:56 504812201c08: Pushed 08:52:02 bb84c98f7386: Pushed 08:52:02 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:52:03 504812201c08: Preparing 08:52:03 fb7baf6d094e: Preparing 08:52:03 bb84c98f7386: Preparing 08:52:03 5893419a7fde: Preparing 08:52:03 cd6da6ee4689: Preparing 08:52:03 252ce138686e: Preparing 08:52:03 17f392dc1124: Preparing 08:52:03 dd9c8f8612c8: Preparing 08:52:03 252ce138686e: Waiting 08:52:03 dd9c8f8612c8: Waiting 08:52:03 17f392dc1124: Waiting 08:52:03 fb7baf6d094e: Layer already exists 08:52:03 504812201c08: Layer already exists 08:52:03 5893419a7fde: Layer already exists 08:52:03 cd6da6ee4689: Layer already exists 08:52:03 bb84c98f7386: Layer already exists 08:52:03 dd9c8f8612c8: Layer already exists 08:52:03 17f392dc1124: Layer already exists 08:52:03 252ce138686e: Layer already exists 08:52:03 latest: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 08:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:52:04 504812201c08: Preparing 08:52:04 fb7baf6d094e: Preparing 08:52:04 bb84c98f7386: Preparing 08:52:04 5893419a7fde: Preparing 08:52:04 cd6da6ee4689: Preparing 08:52:04 252ce138686e: Preparing 08:52:04 17f392dc1124: Preparing 08:52:04 dd9c8f8612c8: Preparing 08:52:04 17f392dc1124: Waiting 08:52:04 252ce138686e: Waiting 08:52:04 dd9c8f8612c8: Waiting 08:52:04 504812201c08: Layer already exists 08:52:04 5893419a7fde: Layer already exists 08:52:04 fb7baf6d094e: Layer already exists 08:52:04 cd6da6ee4689: Layer already exists 08:52:04 bb84c98f7386: Layer already exists 08:52:04 252ce138686e: Layer already exists 08:52:04 17f392dc1124: Layer already exists 08:52:04 dd9c8f8612c8: Layer already exists 08:52:04 4.0.0-dev.76: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:52:05 504812201c08: Preparing 08:52:05 fb7baf6d094e: Preparing 08:52:05 bb84c98f7386: Preparing 08:52:05 5893419a7fde: Preparing 08:52:05 cd6da6ee4689: Preparing 08:52:05 252ce138686e: Preparing 08:52:05 17f392dc1124: Preparing 08:52:05 dd9c8f8612c8: Preparing 08:52:05 252ce138686e: Waiting 08:52:05 17f392dc1124: Waiting 08:52:05 dd9c8f8612c8: Waiting 08:52:05 bb84c98f7386: Layer already exists 08:52:05 fb7baf6d094e: Layer already exists 08:52:05 504812201c08: Layer already exists 08:52:05 5893419a7fde: Layer already exists 08:52:05 cd6da6ee4689: Layer already exists 08:52:05 dd9c8f8612c8: Layer already exists 08:52:05 17f392dc1124: Layer already exists 08:52:05 252ce138686e: Layer already exists 08:52:05 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:52:06 504812201c08: Preparing 08:52:06 fb7baf6d094e: Preparing 08:52:06 bb84c98f7386: Preparing 08:52:06 5893419a7fde: Preparing 08:52:06 cd6da6ee4689: Preparing 08:52:06 252ce138686e: Preparing 08:52:06 17f392dc1124: Preparing 08:52:06 dd9c8f8612c8: Preparing 08:52:06 17f392dc1124: Waiting 08:52:06 dd9c8f8612c8: Waiting 08:52:06 252ce138686e: Waiting 08:52:06 5893419a7fde: Layer already exists 08:52:06 bb84c98f7386: Layer already exists 08:52:06 504812201c08: Layer already exists 08:52:06 fb7baf6d094e: Layer already exists 08:52:06 cd6da6ee4689: Layer already exists 08:52:06 252ce138686e: Layer already exists 08:52:06 17f392dc1124: Layer already exists 08:52:06 dd9c8f8612c8: Layer already exists 08:52:06 main: digest: sha256:1ab5a8bae54ecf88b0d8a66a494f29e2d5f12e7a2123948c41177f58739bb065 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:06 ===================================================== [Pipeline] echo 08:52:06 taggedImages: 08:52:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:52:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.76 08:52:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:52:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:52:06 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:06 latest 08:52:06 4.0.0-dev.76 08:52:06 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:06 main 08:52:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:52:07 5ab9f0b565b9: Preparing 08:52:07 7d7bcce32593: Preparing 08:52:07 ea806f768f12: Preparing 08:52:07 1ba277e24b11: Preparing 08:52:07 a7c37d9802df: Preparing 08:52:07 91acb103d9b7: Preparing 08:52:07 c1885d065567: Preparing 08:52:07 5893419a7fde: Preparing 08:52:07 cd6da6ee4689: Preparing 08:52:07 3dda7bfb9b62: Preparing 08:52:07 daceca85e1f2: Preparing 08:52:07 5f70bf18a086: Preparing 08:52:07 0daf266fbee2: Preparing 08:52:07 95ee04d6483e: Preparing 08:52:07 ee8f5c456a48: Preparing 08:52:07 dd9c8f8612c8: Preparing 08:52:07 91acb103d9b7: Waiting 08:52:07 c1885d065567: Waiting 08:52:07 5893419a7fde: Waiting 08:52:07 cd6da6ee4689: Waiting 08:52:07 3dda7bfb9b62: Waiting 08:52:07 95ee04d6483e: Waiting 08:52:07 ee8f5c456a48: Waiting 08:52:07 5f70bf18a086: Waiting 08:52:07 daceca85e1f2: Waiting 08:52:07 a7c37d9802df: Pushed 08:52:07 1ba277e24b11: Pushed 08:52:07 7d7bcce32593: Pushed 08:52:07 ea806f768f12: Pushed 08:52:07 5ab9f0b565b9: Pushed 08:52:07 5893419a7fde: Layer already exists 08:52:07 cd6da6ee4689: Layer already exists 08:52:07 5f70bf18a086: Layer already exists 08:52:07 91acb103d9b7: Pushed 08:52:07 daceca85e1f2: Pushed 08:52:07 3dda7bfb9b62: Pushed 08:52:07 0daf266fbee2: Pushed 08:52:07 95ee04d6483e: Pushed 08:52:07 dd9c8f8612c8: Layer already exists 08:52:07 ee8f5c456a48: Pushed 08:52:10 c1885d065567: Pushed 08:52:10 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:52:11 5ab9f0b565b9: Preparing 08:52:11 7d7bcce32593: Preparing 08:52:11 ea806f768f12: Preparing 08:52:11 1ba277e24b11: Preparing 08:52:11 a7c37d9802df: Preparing 08:52:11 91acb103d9b7: Preparing 08:52:11 c1885d065567: Preparing 08:52:11 5893419a7fde: Preparing 08:52:11 cd6da6ee4689: Preparing 08:52:11 3dda7bfb9b62: Preparing 08:52:11 daceca85e1f2: Preparing 08:52:11 5f70bf18a086: Preparing 08:52:11 0daf266fbee2: Preparing 08:52:11 95ee04d6483e: Preparing 08:52:11 ee8f5c456a48: Preparing 08:52:11 dd9c8f8612c8: Preparing 08:52:11 91acb103d9b7: Waiting 08:52:11 c1885d065567: Waiting 08:52:11 5893419a7fde: Waiting 08:52:11 cd6da6ee4689: Waiting 08:52:11 3dda7bfb9b62: Waiting 08:52:11 daceca85e1f2: Waiting 08:52:11 5f70bf18a086: Waiting 08:52:11 0daf266fbee2: Waiting 08:52:11 95ee04d6483e: Waiting 08:52:11 ee8f5c456a48: Waiting 08:52:11 dd9c8f8612c8: Waiting 08:52:11 5ab9f0b565b9: Layer already exists 08:52:11 ea806f768f12: Layer already exists 08:52:11 7d7bcce32593: Layer already exists 08:52:11 a7c37d9802df: Layer already exists 08:52:11 1ba277e24b11: Layer already exists 08:52:11 91acb103d9b7: Layer already exists 08:52:11 5893419a7fde: Layer already exists 08:52:11 c1885d065567: Layer already exists 08:52:11 cd6da6ee4689: Layer already exists 08:52:11 3dda7bfb9b62: Layer already exists 08:52:11 daceca85e1f2: Layer already exists 08:52:11 95ee04d6483e: Layer already exists 08:52:11 5f70bf18a086: Layer already exists 08:52:11 ee8f5c456a48: Layer already exists 08:52:11 0daf266fbee2: Layer already exists 08:52:11 dd9c8f8612c8: Layer already exists 08:52:11 latest: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 08:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:52:12 5ab9f0b565b9: Preparing 08:52:12 7d7bcce32593: Preparing 08:52:12 ea806f768f12: Preparing 08:52:12 1ba277e24b11: Preparing 08:52:12 a7c37d9802df: Preparing 08:52:12 91acb103d9b7: Preparing 08:52:12 c1885d065567: Preparing 08:52:12 5893419a7fde: Preparing 08:52:12 cd6da6ee4689: Preparing 08:52:12 3dda7bfb9b62: Preparing 08:52:12 daceca85e1f2: Preparing 08:52:12 c1885d065567: Waiting 08:52:12 5893419a7fde: Waiting 08:52:12 91acb103d9b7: Waiting 08:52:12 cd6da6ee4689: Waiting 08:52:12 3dda7bfb9b62: Waiting 08:52:12 5f70bf18a086: Preparing 08:52:12 0daf266fbee2: Preparing 08:52:12 95ee04d6483e: Preparing 08:52:12 ee8f5c456a48: Preparing 08:52:12 dd9c8f8612c8: Preparing 08:52:12 ee8f5c456a48: Waiting 08:52:12 5f70bf18a086: Waiting 08:52:12 0daf266fbee2: Waiting 08:52:12 95ee04d6483e: Waiting 08:52:12 dd9c8f8612c8: Waiting 08:52:12 a7c37d9802df: Layer already exists 08:52:12 ea806f768f12: Layer already exists 08:52:12 1ba277e24b11: Layer already exists 08:52:12 5ab9f0b565b9: Layer already exists 08:52:12 7d7bcce32593: Layer already exists 08:52:12 91acb103d9b7: Layer already exists 08:52:12 3dda7bfb9b62: Layer already exists 08:52:12 5893419a7fde: Layer already exists 08:52:12 cd6da6ee4689: Layer already exists 08:52:12 c1885d065567: Layer already exists 08:52:12 5f70bf18a086: Layer already exists 08:52:12 daceca85e1f2: Layer already exists 08:52:12 95ee04d6483e: Layer already exists 08:52:12 ee8f5c456a48: Layer already exists 08:52:12 0daf266fbee2: Layer already exists 08:52:12 dd9c8f8612c8: Layer already exists 08:52:12 4.0.0-dev.76: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:52:13 5ab9f0b565b9: Preparing 08:52:13 7d7bcce32593: Preparing 08:52:13 ea806f768f12: Preparing 08:52:13 1ba277e24b11: Preparing 08:52:13 a7c37d9802df: Preparing 08:52:13 91acb103d9b7: Preparing 08:52:13 c1885d065567: Preparing 08:52:13 5893419a7fde: Preparing 08:52:13 cd6da6ee4689: Preparing 08:52:13 3dda7bfb9b62: Preparing 08:52:13 daceca85e1f2: Preparing 08:52:13 5f70bf18a086: Preparing 08:52:13 0daf266fbee2: Preparing 08:52:13 95ee04d6483e: Preparing 08:52:13 ee8f5c456a48: Preparing 08:52:13 dd9c8f8612c8: Preparing 08:52:13 91acb103d9b7: Waiting 08:52:13 c1885d065567: Waiting 08:52:13 5893419a7fde: Waiting 08:52:13 cd6da6ee4689: Waiting 08:52:13 3dda7bfb9b62: Waiting 08:52:13 95ee04d6483e: Waiting 08:52:13 daceca85e1f2: Waiting 08:52:13 ee8f5c456a48: Waiting 08:52:13 5f70bf18a086: Waiting 08:52:13 dd9c8f8612c8: Waiting 08:52:13 0daf266fbee2: Waiting 08:52:13 ea806f768f12: Layer already exists 08:52:13 7d7bcce32593: Layer already exists 08:52:13 1ba277e24b11: Layer already exists 08:52:13 a7c37d9802df: Layer already exists 08:52:13 5ab9f0b565b9: Layer already exists 08:52:13 cd6da6ee4689: Layer already exists 08:52:13 91acb103d9b7: Layer already exists 08:52:13 3dda7bfb9b62: Layer already exists 08:52:13 5893419a7fde: Layer already exists 08:52:13 c1885d065567: Layer already exists 08:52:13 daceca85e1f2: Layer already exists 08:52:13 95ee04d6483e: Layer already exists 08:52:13 0daf266fbee2: Layer already exists 08:52:13 5f70bf18a086: Layer already exists 08:52:13 ee8f5c456a48: Layer already exists 08:52:13 dd9c8f8612c8: Layer already exists 08:52:13 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:52:14 5ab9f0b565b9: Preparing 08:52:14 7d7bcce32593: Preparing 08:52:14 ea806f768f12: Preparing 08:52:14 1ba277e24b11: Preparing 08:52:14 a7c37d9802df: Preparing 08:52:14 91acb103d9b7: Preparing 08:52:14 c1885d065567: Preparing 08:52:14 5893419a7fde: Preparing 08:52:14 cd6da6ee4689: Preparing 08:52:14 3dda7bfb9b62: Preparing 08:52:14 c1885d065567: Waiting 08:52:14 5893419a7fde: Waiting 08:52:14 cd6da6ee4689: Waiting 08:52:14 91acb103d9b7: Waiting 08:52:14 daceca85e1f2: Preparing 08:52:14 5f70bf18a086: Preparing 08:52:14 0daf266fbee2: Preparing 08:52:14 95ee04d6483e: Preparing 08:52:14 ee8f5c456a48: Preparing 08:52:14 dd9c8f8612c8: Preparing 08:52:14 3dda7bfb9b62: Waiting 08:52:14 daceca85e1f2: Waiting 08:52:14 5f70bf18a086: Waiting 08:52:14 95ee04d6483e: Waiting 08:52:14 0daf266fbee2: Waiting 08:52:14 ee8f5c456a48: Waiting 08:52:14 1ba277e24b11: Layer already exists 08:52:14 7d7bcce32593: Layer already exists 08:52:14 a7c37d9802df: Layer already exists 08:52:14 5ab9f0b565b9: Layer already exists 08:52:14 ea806f768f12: Layer already exists 08:52:14 c1885d065567: Layer already exists 08:52:14 91acb103d9b7: Layer already exists 08:52:14 5893419a7fde: Layer already exists 08:52:14 3dda7bfb9b62: Layer already exists 08:52:14 cd6da6ee4689: Layer already exists 08:52:14 daceca85e1f2: Layer already exists 08:52:14 ee8f5c456a48: Layer already exists 08:52:14 0daf266fbee2: Layer already exists 08:52:14 5f70bf18a086: Layer already exists 08:52:14 95ee04d6483e: Layer already exists 08:52:14 dd9c8f8612c8: Layer already exists 08:52:14 main: digest: sha256:6f64bac3bb058b0f5e01f1ce8bebef373361a99ca7ac2050ab14c0d96583b383 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:14 ===================================================== [Pipeline] echo 08:52:14 taggedImages: 08:52:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:52:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.76 08:52:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:52:14 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:52:14 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:14 latest 08:52:14 4.0.0-dev.76 08:52:14 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:14 main 08:52:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:52:15 ca15821ea0b0: Preparing 08:52:15 7bbd84e85a76: Preparing 08:52:15 10eafae2d419: Preparing 08:52:15 ba5e189989a3: Preparing 08:52:15 5893419a7fde: Preparing 08:52:15 cd6da6ee4689: Preparing 08:52:15 252ce138686e: Preparing 08:52:15 17f392dc1124: Preparing 08:52:15 dd9c8f8612c8: Preparing 08:52:15 252ce138686e: Waiting 08:52:15 17f392dc1124: Waiting 08:52:15 dd9c8f8612c8: Waiting 08:52:15 cd6da6ee4689: Waiting 08:52:15 5893419a7fde: Layer already exists 08:52:15 cd6da6ee4689: Layer already exists 08:52:15 10eafae2d419: Pushed 08:52:15 252ce138686e: Layer already exists 08:52:15 7bbd84e85a76: Pushed 08:52:15 ca15821ea0b0: Pushed 08:52:15 17f392dc1124: Layer already exists 08:52:15 dd9c8f8612c8: Layer already exists 08:52:20 ba5e189989a3: Pushed 08:52:20 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:21 + 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 08:52:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:52:21 ca15821ea0b0: Preparing 08:52:21 7bbd84e85a76: Preparing 08:52:21 10eafae2d419: Preparing 08:52:21 ba5e189989a3: Preparing 08:52:21 5893419a7fde: Preparing 08:52:21 cd6da6ee4689: Preparing 08:52:21 252ce138686e: Preparing 08:52:21 17f392dc1124: Preparing 08:52:21 dd9c8f8612c8: Preparing 08:52:21 252ce138686e: Waiting 08:52:21 17f392dc1124: Waiting 08:52:21 dd9c8f8612c8: Waiting 08:52:21 cd6da6ee4689: Waiting 08:52:21 10eafae2d419: Layer already exists 08:52:21 ca15821ea0b0: Layer already exists 08:52:21 5893419a7fde: Layer already exists 08:52:21 ba5e189989a3: Layer already exists 08:52:21 7bbd84e85a76: Layer already exists 08:52:21 dd9c8f8612c8: Layer already exists 08:52:21 cd6da6ee4689: Layer already exists 08:52:21 17f392dc1124: Layer already exists 08:52:21 252ce138686e: Layer already exists 08:52:21 latest: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 08:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:52:22 ca15821ea0b0: Preparing 08:52:22 7bbd84e85a76: Preparing 08:52:22 10eafae2d419: Preparing 08:52:22 ba5e189989a3: Preparing 08:52:22 5893419a7fde: Preparing 08:52:22 cd6da6ee4689: Preparing 08:52:22 252ce138686e: Preparing 08:52:22 17f392dc1124: Preparing 08:52:22 dd9c8f8612c8: Preparing 08:52:22 cd6da6ee4689: Waiting 08:52:22 252ce138686e: Waiting 08:52:22 17f392dc1124: Waiting 08:52:22 dd9c8f8612c8: Waiting 08:52:22 ba5e189989a3: Layer already exists 08:52:22 7bbd84e85a76: Layer already exists 08:52:22 5893419a7fde: Layer already exists 08:52:22 10eafae2d419: Layer already exists 08:52:22 ca15821ea0b0: Layer already exists 08:52:22 252ce138686e: Layer already exists 08:52:22 cd6da6ee4689: Layer already exists 08:52:22 dd9c8f8612c8: Layer already exists 08:52:22 17f392dc1124: Layer already exists 08:52:22 4.0.0-dev.76: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:52:23 ca15821ea0b0: Preparing 08:52:23 7bbd84e85a76: Preparing 08:52:23 10eafae2d419: Preparing 08:52:23 ba5e189989a3: Preparing 08:52:23 5893419a7fde: Preparing 08:52:23 cd6da6ee4689: Preparing 08:52:23 252ce138686e: Preparing 08:52:23 17f392dc1124: Preparing 08:52:23 dd9c8f8612c8: Preparing 08:52:23 252ce138686e: Waiting 08:52:23 17f392dc1124: Waiting 08:52:23 dd9c8f8612c8: Waiting 08:52:23 cd6da6ee4689: Waiting 08:52:23 7bbd84e85a76: Layer already exists 08:52:23 ba5e189989a3: Layer already exists 08:52:23 10eafae2d419: Layer already exists 08:52:23 5893419a7fde: Layer already exists 08:52:23 ca15821ea0b0: Layer already exists 08:52:23 cd6da6ee4689: Layer already exists 08:52:23 dd9c8f8612c8: Layer already exists 08:52:23 252ce138686e: Layer already exists 08:52:23 17f392dc1124: Layer already exists 08:52:23 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:23 + 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 08:52:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:52:24 ca15821ea0b0: Preparing 08:52:24 7bbd84e85a76: Preparing 08:52:24 10eafae2d419: Preparing 08:52:24 ba5e189989a3: Preparing 08:52:24 5893419a7fde: Preparing 08:52:24 cd6da6ee4689: Preparing 08:52:24 252ce138686e: Preparing 08:52:24 17f392dc1124: Preparing 08:52:24 dd9c8f8612c8: Preparing 08:52:24 252ce138686e: Waiting 08:52:24 17f392dc1124: Waiting 08:52:24 dd9c8f8612c8: Waiting 08:52:24 cd6da6ee4689: Waiting 08:52:24 10eafae2d419: Layer already exists 08:52:24 5893419a7fde: Layer already exists 08:52:24 7bbd84e85a76: Layer already exists 08:52:24 ca15821ea0b0: Layer already exists 08:52:24 ba5e189989a3: Layer already exists 08:52:24 17f392dc1124: Layer already exists 08:52:24 252ce138686e: Layer already exists 08:52:24 cd6da6ee4689: Layer already exists 08:52:24 dd9c8f8612c8: Layer already exists 08:52:24 main: digest: sha256:ad982329d3445f06e1185af8e06c3af8d7ee4d274d3e7ebf2211cb60134df1f7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:24 ===================================================== [Pipeline] echo 08:52:24 taggedImages: 08:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.76 08:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:52:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:52:24 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:24 latest 08:52:24 4.0.0-dev.76 08:52:24 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:24 main 08:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:52:25 b20339939d26: Preparing 08:52:25 a9a222defde4: Preparing 08:52:25 5ba26d4196f4: Preparing 08:52:25 b3847f9c6719: Preparing 08:52:25 224fb68bf5ce: Preparing 08:52:25 5893419a7fde: Preparing 08:52:25 cd6da6ee4689: Preparing 08:52:25 ffd997443fa7: Preparing 08:52:25 773b58be519f: Preparing 08:52:25 082194313eef: Preparing 08:52:25 dd9c8f8612c8: Preparing 08:52:25 5893419a7fde: Waiting 08:52:25 cd6da6ee4689: Waiting 08:52:25 773b58be519f: Waiting 08:52:25 dd9c8f8612c8: Waiting 08:52:25 082194313eef: Waiting 08:52:25 ffd997443fa7: Waiting 08:52:25 224fb68bf5ce: Pushed 08:52:25 a9a222defde4: Pushed 08:52:25 b20339939d26: Pushed 08:52:25 b3847f9c6719: Pushed 08:52:25 5893419a7fde: Layer already exists 08:52:25 cd6da6ee4689: Layer already exists 08:52:25 dd9c8f8612c8: Layer already exists 08:52:25 ffd997443fa7: Pushed 08:52:25 773b58be519f: Pushed 08:52:28 082194313eef: Pushed 08:52:29 5ba26d4196f4: Pushed 08:52:29 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:30 + 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 08:52:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:52:30 b20339939d26: Preparing 08:52:30 a9a222defde4: Preparing 08:52:30 5ba26d4196f4: Preparing 08:52:30 b3847f9c6719: Preparing 08:52:30 224fb68bf5ce: Preparing 08:52:30 5893419a7fde: Preparing 08:52:30 cd6da6ee4689: Preparing 08:52:30 ffd997443fa7: Preparing 08:52:30 773b58be519f: Preparing 08:52:30 082194313eef: Preparing 08:52:30 dd9c8f8612c8: Preparing 08:52:30 ffd997443fa7: Waiting 08:52:30 773b58be519f: Waiting 08:52:30 082194313eef: Waiting 08:52:30 dd9c8f8612c8: Waiting 08:52:30 5893419a7fde: Waiting 08:52:30 cd6da6ee4689: Waiting 08:52:30 b20339939d26: Layer already exists 08:52:30 224fb68bf5ce: Layer already exists 08:52:30 b3847f9c6719: Layer already exists 08:52:30 5ba26d4196f4: Layer already exists 08:52:30 a9a222defde4: Layer already exists 08:52:30 cd6da6ee4689: Layer already exists 08:52:30 5893419a7fde: Layer already exists 08:52:30 ffd997443fa7: Layer already exists 08:52:30 082194313eef: Layer already exists 08:52:30 773b58be519f: Layer already exists 08:52:30 dd9c8f8612c8: Layer already exists 08:52:30 latest: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 08:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:52:31 b20339939d26: Preparing 08:52:31 a9a222defde4: Preparing 08:52:31 5ba26d4196f4: Preparing 08:52:31 b3847f9c6719: Preparing 08:52:31 224fb68bf5ce: Preparing 08:52:31 5893419a7fde: Preparing 08:52:31 cd6da6ee4689: Preparing 08:52:31 ffd997443fa7: Preparing 08:52:31 773b58be519f: Preparing 08:52:31 082194313eef: Preparing 08:52:31 dd9c8f8612c8: Preparing 08:52:31 5893419a7fde: Waiting 08:52:31 cd6da6ee4689: Waiting 08:52:31 ffd997443fa7: Waiting 08:52:31 773b58be519f: Waiting 08:52:31 082194313eef: Waiting 08:52:31 dd9c8f8612c8: Waiting 08:52:31 b3847f9c6719: Layer already exists 08:52:31 b20339939d26: Layer already exists 08:52:31 5ba26d4196f4: Layer already exists 08:52:31 224fb68bf5ce: Layer already exists 08:52:31 a9a222defde4: Layer already exists 08:52:31 5893419a7fde: Layer already exists 08:52:31 773b58be519f: Layer already exists 08:52:31 cd6da6ee4689: Layer already exists 08:52:31 ffd997443fa7: Layer already exists 08:52:31 082194313eef: Layer already exists 08:52:31 dd9c8f8612c8: Layer already exists 08:52:31 4.0.0-dev.76: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:52:32 b20339939d26: Preparing 08:52:32 a9a222defde4: Preparing 08:52:32 5ba26d4196f4: Preparing 08:52:32 b3847f9c6719: Preparing 08:52:32 224fb68bf5ce: Preparing 08:52:32 5893419a7fde: Preparing 08:52:32 cd6da6ee4689: Preparing 08:52:32 ffd997443fa7: Preparing 08:52:32 773b58be519f: Preparing 08:52:32 082194313eef: Preparing 08:52:32 dd9c8f8612c8: Preparing 08:52:32 ffd997443fa7: Waiting 08:52:32 773b58be519f: Waiting 08:52:32 5893419a7fde: Waiting 08:52:32 082194313eef: Waiting 08:52:32 cd6da6ee4689: Waiting 08:52:32 dd9c8f8612c8: Waiting 08:52:32 b3847f9c6719: Layer already exists 08:52:32 a9a222defde4: Layer already exists 08:52:32 b20339939d26: Layer already exists 08:52:32 5ba26d4196f4: Layer already exists 08:52:32 224fb68bf5ce: Layer already exists 08:52:32 5893419a7fde: Layer already exists 08:52:32 ffd997443fa7: Layer already exists 08:52:32 cd6da6ee4689: Layer already exists 08:52:32 082194313eef: Layer already exists 08:52:32 773b58be519f: Layer already exists 08:52:32 dd9c8f8612c8: Layer already exists 08:52:32 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:33 + 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 08:52:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:52:33 b20339939d26: Preparing 08:52:33 a9a222defde4: Preparing 08:52:33 5ba26d4196f4: Preparing 08:52:33 b3847f9c6719: Preparing 08:52:33 224fb68bf5ce: Preparing 08:52:33 5893419a7fde: Preparing 08:52:33 cd6da6ee4689: Preparing 08:52:33 5893419a7fde: Waiting 08:52:33 cd6da6ee4689: Waiting 08:52:33 ffd997443fa7: Preparing 08:52:33 773b58be519f: Preparing 08:52:33 ffd997443fa7: Waiting 08:52:33 082194313eef: Preparing 08:52:33 773b58be519f: Waiting 08:52:33 dd9c8f8612c8: Preparing 08:52:33 082194313eef: Waiting 08:52:33 dd9c8f8612c8: Waiting 08:52:33 5ba26d4196f4: Layer already exists 08:52:33 224fb68bf5ce: Layer already exists 08:52:33 a9a222defde4: Layer already exists 08:52:33 b3847f9c6719: Layer already exists 08:52:33 b20339939d26: Layer already exists 08:52:33 ffd997443fa7: Layer already exists 08:52:33 cd6da6ee4689: Layer already exists 08:52:33 5893419a7fde: Layer already exists 08:52:33 082194313eef: Layer already exists 08:52:33 773b58be519f: Layer already exists 08:52:33 dd9c8f8612c8: Layer already exists 08:52:33 main: digest: sha256:5439e0924d56b1c0fe21d442af4760163fbcaf1aa9ca72156d381c58986d8009 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:33 ===================================================== [Pipeline] echo 08:52:33 taggedImages: 08:52:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:52:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.76 08:52:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:52:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:52:33 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:33 latest 08:52:33 4.0.0-dev.76 08:52:33 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:33 main 08:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:52:34 650abe2731ff: Preparing 08:52:34 35d57bcf2f32: Preparing 08:52:34 861bb33f151e: Preparing 08:52:34 1a808c91c15c: Preparing 08:52:34 1696db65f4c2: Preparing 08:52:34 be3c156ba83b: Preparing 08:52:34 ad2aa6afb20d: Preparing 08:52:34 5893419a7fde: Preparing 08:52:34 cd6da6ee4689: Preparing 08:52:34 e215eccb1084: Preparing 08:52:34 dfdcdfcae71d: Preparing 08:52:34 dd9c8f8612c8: Preparing 08:52:34 be3c156ba83b: Waiting 08:52:34 ad2aa6afb20d: Waiting 08:52:34 5893419a7fde: Waiting 08:52:34 cd6da6ee4689: Waiting 08:52:34 dfdcdfcae71d: Waiting 08:52:34 dd9c8f8612c8: Waiting 08:52:34 e215eccb1084: Waiting 08:52:34 35d57bcf2f32: Pushed 08:52:34 1696db65f4c2: Pushed 08:52:34 650abe2731ff: Pushed 08:52:34 5893419a7fde: Layer already exists 08:52:34 cd6da6ee4689: Layer already exists 08:52:34 be3c156ba83b: Pushed 08:52:34 ad2aa6afb20d: Pushed 08:52:35 dd9c8f8612c8: Layer already exists 08:52:35 e215eccb1084: Pushed 08:52:37 dfdcdfcae71d: Pushed 08:52:39 1a808c91c15c: Pushed 08:52:41 861bb33f151e: Pushed 08:52:41 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52: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 08:52:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:52:41 650abe2731ff: Preparing 08:52:41 35d57bcf2f32: Preparing 08:52:41 861bb33f151e: Preparing 08:52:41 1a808c91c15c: Preparing 08:52:41 1696db65f4c2: Preparing 08:52:41 be3c156ba83b: Preparing 08:52:41 ad2aa6afb20d: Preparing 08:52:41 5893419a7fde: Preparing 08:52:41 cd6da6ee4689: Preparing 08:52:41 e215eccb1084: Preparing 08:52:41 dfdcdfcae71d: Preparing 08:52:41 dd9c8f8612c8: Preparing 08:52:41 5893419a7fde: Waiting 08:52:41 cd6da6ee4689: Waiting 08:52:41 e215eccb1084: Waiting 08:52:41 dd9c8f8612c8: Waiting 08:52:41 dfdcdfcae71d: Waiting 08:52:41 be3c156ba83b: Waiting 08:52:41 ad2aa6afb20d: Waiting 08:52:41 35d57bcf2f32: Layer already exists 08:52:41 861bb33f151e: Layer already exists 08:52:41 650abe2731ff: Layer already exists 08:52:41 1696db65f4c2: Layer already exists 08:52:41 1a808c91c15c: Layer already exists 08:52:41 be3c156ba83b: Layer already exists 08:52:41 cd6da6ee4689: Layer already exists 08:52:41 ad2aa6afb20d: Layer already exists 08:52:41 e215eccb1084: Layer already exists 08:52:41 5893419a7fde: Layer already exists 08:52:41 dfdcdfcae71d: Layer already exists 08:52:41 dd9c8f8612c8: Layer already exists 08:52:41 latest: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 08:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:52:42 650abe2731ff: Preparing 08:52:42 35d57bcf2f32: Preparing 08:52:42 861bb33f151e: Preparing 08:52:42 1a808c91c15c: Preparing 08:52:42 1696db65f4c2: Preparing 08:52:42 be3c156ba83b: Preparing 08:52:42 ad2aa6afb20d: Preparing 08:52:42 5893419a7fde: Preparing 08:52:42 cd6da6ee4689: Preparing 08:52:42 e215eccb1084: Preparing 08:52:42 dfdcdfcae71d: Preparing 08:52:42 dd9c8f8612c8: Preparing 08:52:42 dfdcdfcae71d: Waiting 08:52:42 5893419a7fde: Waiting 08:52:42 cd6da6ee4689: Waiting 08:52:42 dd9c8f8612c8: Waiting 08:52:42 e215eccb1084: Waiting 08:52:42 be3c156ba83b: Waiting 08:52:42 ad2aa6afb20d: Waiting 08:52:42 650abe2731ff: Layer already exists 08:52:42 861bb33f151e: Layer already exists 08:52:42 1a808c91c15c: Layer already exists 08:52:42 1696db65f4c2: Layer already exists 08:52:42 35d57bcf2f32: Layer already exists 08:52:42 cd6da6ee4689: Layer already exists 08:52:42 ad2aa6afb20d: Layer already exists 08:52:42 5893419a7fde: Layer already exists 08:52:42 be3c156ba83b: Layer already exists 08:52:42 e215eccb1084: Layer already exists 08:52:42 dd9c8f8612c8: Layer already exists 08:52:42 dfdcdfcae71d: Layer already exists 08:52:43 4.0.0-dev.76: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:52:43 650abe2731ff: Preparing 08:52:43 35d57bcf2f32: Preparing 08:52:43 861bb33f151e: Preparing 08:52:43 1a808c91c15c: Preparing 08:52:43 1696db65f4c2: Preparing 08:52:43 be3c156ba83b: Preparing 08:52:43 ad2aa6afb20d: Preparing 08:52:43 be3c156ba83b: Waiting 08:52:43 5893419a7fde: Preparing 08:52:43 ad2aa6afb20d: Waiting 08:52:43 cd6da6ee4689: Preparing 08:52:43 5893419a7fde: Waiting 08:52:43 cd6da6ee4689: Waiting 08:52:43 e215eccb1084: Preparing 08:52:43 dfdcdfcae71d: Preparing 08:52:43 dd9c8f8612c8: Preparing 08:52:43 dfdcdfcae71d: Waiting 08:52:43 dd9c8f8612c8: Waiting 08:52:43 861bb33f151e: Layer already exists 08:52:43 1696db65f4c2: Layer already exists 08:52:43 650abe2731ff: Layer already exists 08:52:43 35d57bcf2f32: Layer already exists 08:52:43 1a808c91c15c: Layer already exists 08:52:43 ad2aa6afb20d: Layer already exists 08:52:43 be3c156ba83b: Layer already exists 08:52:43 5893419a7fde: Layer already exists 08:52:43 e215eccb1084: Layer already exists 08:52:43 cd6da6ee4689: Layer already exists 08:52:43 dfdcdfcae71d: Layer already exists 08:52:43 dd9c8f8612c8: Layer already exists 08:52:44 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52: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 08:52:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:52:44 650abe2731ff: Preparing 08:52:44 35d57bcf2f32: Preparing 08:52:44 861bb33f151e: Preparing 08:52:44 1a808c91c15c: Preparing 08:52:44 1696db65f4c2: Preparing 08:52:44 be3c156ba83b: Preparing 08:52:44 ad2aa6afb20d: Preparing 08:52:44 5893419a7fde: Preparing 08:52:44 cd6da6ee4689: Preparing 08:52:44 e215eccb1084: Preparing 08:52:44 dfdcdfcae71d: Preparing 08:52:44 dd9c8f8612c8: Preparing 08:52:44 cd6da6ee4689: Waiting 08:52:44 e215eccb1084: Waiting 08:52:44 dfdcdfcae71d: Waiting 08:52:44 dd9c8f8612c8: Waiting 08:52:44 ad2aa6afb20d: Waiting 08:52:44 5893419a7fde: Waiting 08:52:44 be3c156ba83b: Waiting 08:52:44 650abe2731ff: Layer already exists 08:52:44 1a808c91c15c: Layer already exists 08:52:44 35d57bcf2f32: Layer already exists 08:52:44 861bb33f151e: Layer already exists 08:52:44 1696db65f4c2: Layer already exists 08:52:44 cd6da6ee4689: Layer already exists 08:52:44 ad2aa6afb20d: Layer already exists 08:52:44 be3c156ba83b: Layer already exists 08:52:44 5893419a7fde: Layer already exists 08:52:44 e215eccb1084: Layer already exists 08:52:44 dd9c8f8612c8: Layer already exists 08:52:44 dfdcdfcae71d: Layer already exists 08:52:45 main: digest: sha256:8bda417b612934350d7eb9a60883dd4a874c56b3436a618ea50cec9b5f71d141 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:45 ===================================================== [Pipeline] echo 08:52:45 taggedImages: 08:52:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:52:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.76 08:52:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:52:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:52:45 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:45 latest 08:52:45 4.0.0-dev.76 08:52:45 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:45 main 08:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:52:45 7a6c5c07bdf8: Preparing 08:52:45 52d1a7ac64e8: Preparing 08:52:45 5893419a7fde: Preparing 08:52:45 cd6da6ee4689: Preparing 08:52:45 97e2d04f21c3: Preparing 08:52:45 c6e7b630a4d0: Preparing 08:52:45 dd9c8f8612c8: Preparing 08:52:45 c6e7b630a4d0: Waiting 08:52:45 dd9c8f8612c8: Waiting 08:52:45 cd6da6ee4689: Layer already exists 08:52:46 5893419a7fde: Layer already exists 08:52:46 dd9c8f8612c8: Layer already exists 08:52:46 97e2d04f21c3: Pushed 08:52:46 7a6c5c07bdf8: Pushed 08:52:48 c6e7b630a4d0: Pushed 08:52:53 52d1a7ac64e8: Pushed 08:52:53 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:54 + 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 08:52:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:52:54 7a6c5c07bdf8: Preparing 08:52:54 52d1a7ac64e8: Preparing 08:52:54 5893419a7fde: Preparing 08:52:54 cd6da6ee4689: Preparing 08:52:54 97e2d04f21c3: Preparing 08:52:54 c6e7b630a4d0: Preparing 08:52:54 dd9c8f8612c8: Preparing 08:52:54 c6e7b630a4d0: Waiting 08:52:54 dd9c8f8612c8: Waiting 08:52:54 7a6c5c07bdf8: Layer already exists 08:52:54 52d1a7ac64e8: Layer already exists 08:52:54 cd6da6ee4689: Layer already exists 08:52:54 5893419a7fde: Layer already exists 08:52:54 97e2d04f21c3: Layer already exists 08:52:54 c6e7b630a4d0: Layer already exists 08:52:54 dd9c8f8612c8: Layer already exists 08:52:54 latest: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 08:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:52:55 7a6c5c07bdf8: Preparing 08:52:55 52d1a7ac64e8: Preparing 08:52:55 5893419a7fde: Preparing 08:52:55 cd6da6ee4689: Preparing 08:52:55 97e2d04f21c3: Preparing 08:52:55 c6e7b630a4d0: Preparing 08:52:55 dd9c8f8612c8: Preparing 08:52:55 c6e7b630a4d0: Waiting 08:52:55 dd9c8f8612c8: Waiting 08:52:55 52d1a7ac64e8: Layer already exists 08:52:55 cd6da6ee4689: Layer already exists 08:52:55 7a6c5c07bdf8: Layer already exists 08:52:55 5893419a7fde: Layer already exists 08:52:55 97e2d04f21c3: Layer already exists 08:52:55 c6e7b630a4d0: Layer already exists 08:52:55 dd9c8f8612c8: Layer already exists 08:52:55 4.0.0-dev.76: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:52:56 7a6c5c07bdf8: Preparing 08:52:56 52d1a7ac64e8: Preparing 08:52:56 5893419a7fde: Preparing 08:52:56 cd6da6ee4689: Preparing 08:52:56 97e2d04f21c3: Preparing 08:52:56 c6e7b630a4d0: Preparing 08:52:56 dd9c8f8612c8: Preparing 08:52:56 c6e7b630a4d0: Waiting 08:52:56 dd9c8f8612c8: Waiting 08:52:56 52d1a7ac64e8: Layer already exists 08:52:56 97e2d04f21c3: Layer already exists 08:52:56 cd6da6ee4689: Layer already exists 08:52:56 7a6c5c07bdf8: Layer already exists 08:52:56 5893419a7fde: Layer already exists 08:52:56 dd9c8f8612c8: Layer already exists 08:52:56 c6e7b630a4d0: Layer already exists 08:52:56 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:56 + 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 08:52:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:52:57 7a6c5c07bdf8: Preparing 08:52:57 52d1a7ac64e8: Preparing 08:52:57 5893419a7fde: Preparing 08:52:57 cd6da6ee4689: Preparing 08:52:57 97e2d04f21c3: Preparing 08:52:57 c6e7b630a4d0: Preparing 08:52:57 dd9c8f8612c8: Preparing 08:52:57 c6e7b630a4d0: Waiting 08:52:57 dd9c8f8612c8: Waiting 08:52:57 7a6c5c07bdf8: Layer already exists 08:52:57 97e2d04f21c3: Layer already exists 08:52:57 5893419a7fde: Layer already exists 08:52:57 cd6da6ee4689: Layer already exists 08:52:57 52d1a7ac64e8: Layer already exists 08:52:57 c6e7b630a4d0: Layer already exists 08:52:57 dd9c8f8612c8: Layer already exists 08:52:57 main: digest: sha256:2abbd07211b4c7e3e092030492f6ea2df1909a0085aa33e7534388b3a8cb8fe7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:52:57 ===================================================== [Pipeline] echo 08:52:57 taggedImages: 08:52:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:52:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.76 08:52:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:52:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:52:57 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:57 latest 08:52:57 4.0.0-dev.76 08:52:57 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:52:57 main 08:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:52:58 de2c654b7fe2: Preparing 08:52:58 15a251285d28: Preparing 08:52:58 e0a232f72f96: Preparing 08:52:58 5893419a7fde: Preparing 08:52:58 cd6da6ee4689: Preparing 08:52:58 2f862b4f7b6b: Preparing 08:52:58 b2a49d69695b: Preparing 08:52:58 2b025d0d0f98: Preparing 08:52:58 b0fe447a41d0: Preparing 08:52:58 dd9c8f8612c8: Preparing 08:52:58 2f862b4f7b6b: Waiting 08:52:58 b2a49d69695b: Waiting 08:52:58 2b025d0d0f98: Waiting 08:52:58 b0fe447a41d0: Waiting 08:52:58 dd9c8f8612c8: Waiting 08:52:58 cd6da6ee4689: Layer already exists 08:52:58 5893419a7fde: Layer already exists 08:52:58 e0a232f72f96: Pushed 08:52:58 de2c654b7fe2: Pushed 08:52:58 15a251285d28: Pushed 08:52:58 dd9c8f8612c8: Layer already exists 08:52:58 2b025d0d0f98: Pushed 08:52:59 b0fe447a41d0: Pushed 08:53:09 b2a49d69695b: Pushed 08:53:24 2f862b4f7b6b: Pushed 08:53:24 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:24 + 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 08:53:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:53:25 de2c654b7fe2: Preparing 08:53:25 15a251285d28: Preparing 08:53:25 e0a232f72f96: Preparing 08:53:25 5893419a7fde: Preparing 08:53:25 cd6da6ee4689: Preparing 08:53:25 2f862b4f7b6b: Preparing 08:53:25 b2a49d69695b: Preparing 08:53:25 2b025d0d0f98: Preparing 08:53:25 b0fe447a41d0: Preparing 08:53:25 dd9c8f8612c8: Preparing 08:53:25 2f862b4f7b6b: Waiting 08:53:25 b2a49d69695b: Waiting 08:53:25 2b025d0d0f98: Waiting 08:53:25 b0fe447a41d0: Waiting 08:53:25 dd9c8f8612c8: Waiting 08:53:25 15a251285d28: Layer already exists 08:53:25 e0a232f72f96: Layer already exists 08:53:25 cd6da6ee4689: Layer already exists 08:53:25 5893419a7fde: Layer already exists 08:53:25 de2c654b7fe2: Layer already exists 08:53:25 2f862b4f7b6b: Layer already exists 08:53:25 2b025d0d0f98: Layer already exists 08:53:25 dd9c8f8612c8: Layer already exists 08:53:25 b0fe447a41d0: Layer already exists 08:53:25 b2a49d69695b: Layer already exists 08:53:25 latest: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 08:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:53:26 de2c654b7fe2: Preparing 08:53:26 15a251285d28: Preparing 08:53:26 e0a232f72f96: Preparing 08:53:26 5893419a7fde: Preparing 08:53:26 cd6da6ee4689: Preparing 08:53:26 2f862b4f7b6b: Preparing 08:53:26 b2a49d69695b: Preparing 08:53:26 2b025d0d0f98: Preparing 08:53:26 b0fe447a41d0: Preparing 08:53:26 dd9c8f8612c8: Preparing 08:53:26 2b025d0d0f98: Waiting 08:53:26 b0fe447a41d0: Waiting 08:53:26 dd9c8f8612c8: Waiting 08:53:26 2f862b4f7b6b: Waiting 08:53:26 b2a49d69695b: Waiting 08:53:26 cd6da6ee4689: Layer already exists 08:53:26 15a251285d28: Layer already exists 08:53:26 5893419a7fde: Layer already exists 08:53:26 e0a232f72f96: Layer already exists 08:53:26 de2c654b7fe2: Layer already exists 08:53:26 2f862b4f7b6b: Layer already exists 08:53:26 b2a49d69695b: Layer already exists 08:53:26 2b025d0d0f98: Layer already exists 08:53:26 b0fe447a41d0: Layer already exists 08:53:26 dd9c8f8612c8: Layer already exists 08:53:26 4.0.0-dev.76: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:53:27 de2c654b7fe2: Preparing 08:53:27 15a251285d28: Preparing 08:53:27 e0a232f72f96: Preparing 08:53:27 5893419a7fde: Preparing 08:53:27 cd6da6ee4689: Preparing 08:53:27 2f862b4f7b6b: Preparing 08:53:27 b2a49d69695b: Preparing 08:53:27 2b025d0d0f98: Preparing 08:53:27 b0fe447a41d0: Preparing 08:53:27 dd9c8f8612c8: Preparing 08:53:27 b2a49d69695b: Waiting 08:53:27 2b025d0d0f98: Waiting 08:53:27 b0fe447a41d0: Waiting 08:53:27 dd9c8f8612c8: Waiting 08:53:27 2f862b4f7b6b: Waiting 08:53:27 15a251285d28: Layer already exists 08:53:27 e0a232f72f96: Layer already exists 08:53:27 5893419a7fde: Layer already exists 08:53:27 de2c654b7fe2: Layer already exists 08:53:27 cd6da6ee4689: Layer already exists 08:53:27 b2a49d69695b: Layer already exists 08:53:27 2f862b4f7b6b: Layer already exists 08:53:27 2b025d0d0f98: Layer already exists 08:53:27 dd9c8f8612c8: Layer already exists 08:53:27 b0fe447a41d0: Layer already exists 08:53:27 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:27 + 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 08:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:53:28 de2c654b7fe2: Preparing 08:53:28 15a251285d28: Preparing 08:53:28 e0a232f72f96: Preparing 08:53:28 5893419a7fde: Preparing 08:53:28 cd6da6ee4689: Preparing 08:53:28 2f862b4f7b6b: Preparing 08:53:28 b2a49d69695b: Preparing 08:53:28 2b025d0d0f98: Preparing 08:53:28 b0fe447a41d0: Preparing 08:53:28 dd9c8f8612c8: Preparing 08:53:28 2f862b4f7b6b: Waiting 08:53:28 b2a49d69695b: Waiting 08:53:28 2b025d0d0f98: Waiting 08:53:28 b0fe447a41d0: Waiting 08:53:28 dd9c8f8612c8: Waiting 08:53:28 5893419a7fde: Layer already exists 08:53:28 15a251285d28: Layer already exists 08:53:28 de2c654b7fe2: Layer already exists 08:53:28 e0a232f72f96: Layer already exists 08:53:28 cd6da6ee4689: Layer already exists 08:53:28 b2a49d69695b: Layer already exists 08:53:28 2b025d0d0f98: Layer already exists 08:53:28 2f862b4f7b6b: Layer already exists 08:53:28 b0fe447a41d0: Layer already exists 08:53:28 dd9c8f8612c8: Layer already exists 08:53:28 main: digest: sha256:fdd3a0e8bee259fbae938b89383a901b6f5cd68f19bd8c921f29f4d908491f4f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:53:28 ===================================================== [Pipeline] echo 08:53:28 taggedImages: 08:53:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:53:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:53:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.76 08:53:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:53:28 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:53:28 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:53:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:53:28 latest 08:53:28 4.0.0-dev.76 08:53:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:53:28 main 08:53:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:53:29 2f700865d6ea: Preparing 08:53:29 1796df6047e4: Preparing 08:53:29 21f32df07272: Preparing 08:53:29 5893419a7fde: Preparing 08:53:29 cd6da6ee4689: Preparing 08:53:29 59c0607e5221: Preparing 08:53:29 9b833aba1f44: Preparing 08:53:29 e829bb33fef7: Preparing 08:53:29 dd9c8f8612c8: Preparing 08:53:29 59c0607e5221: Waiting 08:53:29 9b833aba1f44: Waiting 08:53:29 e829bb33fef7: Waiting 08:53:29 dd9c8f8612c8: Waiting 08:53:29 5893419a7fde: Layer already exists 08:53:29 cd6da6ee4689: Layer already exists 08:53:29 1796df6047e4: Pushed 08:53:29 21f32df07272: Pushed 08:53:29 2f700865d6ea: Pushed 08:53:29 dd9c8f8612c8: Layer already exists 08:53:29 9b833aba1f44: Pushed 08:53:30 e829bb33fef7: Pushed 08:53:56 59c0607e5221: Pushed 08:53:56 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:57 + 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 08:53:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:53:57 2f700865d6ea: Preparing 08:53:57 1796df6047e4: Preparing 08:53:57 21f32df07272: Preparing 08:53:57 5893419a7fde: Preparing 08:53:57 cd6da6ee4689: Preparing 08:53:57 59c0607e5221: Preparing 08:53:57 9b833aba1f44: Preparing 08:53:57 e829bb33fef7: Preparing 08:53:57 dd9c8f8612c8: Preparing 08:53:57 59c0607e5221: Waiting 08:53:57 9b833aba1f44: Waiting 08:53:57 e829bb33fef7: Waiting 08:53:57 dd9c8f8612c8: Waiting 08:53:57 5893419a7fde: Layer already exists 08:53:57 cd6da6ee4689: Layer already exists 08:53:57 21f32df07272: Layer already exists 08:53:57 1796df6047e4: Layer already exists 08:53:57 2f700865d6ea: Layer already exists 08:53:57 59c0607e5221: Layer already exists 08:53:57 e829bb33fef7: Layer already exists 08:53:57 dd9c8f8612c8: Layer already exists 08:53:57 9b833aba1f44: Layer already exists 08:53:57 latest: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 08:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:53:58 2f700865d6ea: Preparing 08:53:58 1796df6047e4: Preparing 08:53:58 21f32df07272: Preparing 08:53:58 5893419a7fde: Preparing 08:53:58 cd6da6ee4689: Preparing 08:53:58 59c0607e5221: Preparing 08:53:58 9b833aba1f44: Preparing 08:53:58 e829bb33fef7: Preparing 08:53:58 dd9c8f8612c8: Preparing 08:53:58 9b833aba1f44: Waiting 08:53:58 e829bb33fef7: Waiting 08:53:58 dd9c8f8612c8: Waiting 08:53:58 59c0607e5221: Waiting 08:53:58 2f700865d6ea: Layer already exists 08:53:58 cd6da6ee4689: Layer already exists 08:53:58 21f32df07272: Layer already exists 08:53:58 1796df6047e4: Layer already exists 08:53:58 5893419a7fde: Layer already exists 08:53:58 59c0607e5221: Layer already exists 08:53:58 e829bb33fef7: Layer already exists 08:53:58 9b833aba1f44: Layer already exists 08:53:58 dd9c8f8612c8: Layer already exists 08:53:58 4.0.0-dev.76: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:53:59 2f700865d6ea: Preparing 08:53:59 1796df6047e4: Preparing 08:53:59 21f32df07272: Preparing 08:53:59 5893419a7fde: Preparing 08:53:59 cd6da6ee4689: Preparing 08:53:59 59c0607e5221: Preparing 08:53:59 9b833aba1f44: Preparing 08:53:59 e829bb33fef7: Preparing 08:53:59 dd9c8f8612c8: Preparing 08:53:59 9b833aba1f44: Waiting 08:53:59 e829bb33fef7: Waiting 08:53:59 dd9c8f8612c8: Waiting 08:53:59 59c0607e5221: Waiting 08:53:59 1796df6047e4: Layer already exists 08:53:59 5893419a7fde: Layer already exists 08:53:59 2f700865d6ea: Layer already exists 08:53:59 21f32df07272: Layer already exists 08:53:59 cd6da6ee4689: Layer already exists 08:53:59 59c0607e5221: Layer already exists 08:53:59 dd9c8f8612c8: Layer already exists 08:53:59 e829bb33fef7: Layer already exists 08:53:59 9b833aba1f44: Layer already exists 08:53:59 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:59 + 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 08:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:54:00 2f700865d6ea: Preparing 08:54:00 1796df6047e4: Preparing 08:54:00 21f32df07272: Preparing 08:54:00 5893419a7fde: Preparing 08:54:00 cd6da6ee4689: Preparing 08:54:00 59c0607e5221: Preparing 08:54:00 9b833aba1f44: Preparing 08:54:00 e829bb33fef7: Preparing 08:54:00 dd9c8f8612c8: Preparing 08:54:00 59c0607e5221: Waiting 08:54:00 9b833aba1f44: Waiting 08:54:00 e829bb33fef7: Waiting 08:54:00 dd9c8f8612c8: Waiting 08:54:00 cd6da6ee4689: Layer already exists 08:54:00 2f700865d6ea: Layer already exists 08:54:00 5893419a7fde: Layer already exists 08:54:00 21f32df07272: Layer already exists 08:54:00 1796df6047e4: Layer already exists 08:54:00 9b833aba1f44: Layer already exists 08:54:00 59c0607e5221: Layer already exists 08:54:00 e829bb33fef7: Layer already exists 08:54:00 dd9c8f8612c8: Layer already exists 08:54:00 main: digest: sha256:9df4bf21451d19c336be4d9e950f1c17c25598ed9087de250291f9ef5e344c0f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:00 ===================================================== [Pipeline] echo 08:54:00 taggedImages: 08:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.76 08:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:54:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:54:00 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:00 latest 08:54:00 4.0.0-dev.76 08:54:00 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:00 main 08:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:54:01 64cf88794103: Preparing 08:54:01 b1c1bf695e90: Preparing 08:54:01 c1a4c1e0c4f7: Preparing 08:54:01 5893419a7fde: Preparing 08:54:01 cd6da6ee4689: Preparing 08:54:01 34cc62cf67bd: Preparing 08:54:01 2b025d0d0f98: Preparing 08:54:01 b0fe447a41d0: Preparing 08:54:01 34cc62cf67bd: Waiting 08:54:01 2b025d0d0f98: Waiting 08:54:01 dd9c8f8612c8: Preparing 08:54:01 b0fe447a41d0: Waiting 08:54:01 5893419a7fde: Layer already exists 08:54:01 cd6da6ee4689: Layer already exists 08:54:01 2b025d0d0f98: Layer already exists 08:54:01 b0fe447a41d0: Layer already exists 08:54:01 dd9c8f8612c8: Layer already exists 08:54:01 b1c1bf695e90: Pushed 08:54:01 64cf88794103: Pushed 08:54:01 c1a4c1e0c4f7: Pushed 08:54:28 34cc62cf67bd: Pushed 08:54:28 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:28 + 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 08:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:54:28 64cf88794103: Preparing 08:54:28 b1c1bf695e90: Preparing 08:54:28 c1a4c1e0c4f7: Preparing 08:54:28 5893419a7fde: Preparing 08:54:28 cd6da6ee4689: Preparing 08:54:28 34cc62cf67bd: Preparing 08:54:28 2b025d0d0f98: Preparing 08:54:28 b0fe447a41d0: Preparing 08:54:28 dd9c8f8612c8: Preparing 08:54:28 34cc62cf67bd: Waiting 08:54:28 2b025d0d0f98: Waiting 08:54:28 b0fe447a41d0: Waiting 08:54:28 dd9c8f8612c8: Waiting 08:54:28 cd6da6ee4689: Layer already exists 08:54:28 5893419a7fde: Layer already exists 08:54:28 c1a4c1e0c4f7: Layer already exists 08:54:28 b1c1bf695e90: Layer already exists 08:54:28 64cf88794103: Layer already exists 08:54:28 2b025d0d0f98: Layer already exists 08:54:28 dd9c8f8612c8: Layer already exists 08:54:28 b0fe447a41d0: Layer already exists 08:54:28 34cc62cf67bd: Layer already exists 08:54:29 latest: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 08:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:54:29 64cf88794103: Preparing 08:54:29 b1c1bf695e90: Preparing 08:54:29 c1a4c1e0c4f7: Preparing 08:54:29 5893419a7fde: Preparing 08:54:29 cd6da6ee4689: Preparing 08:54:29 34cc62cf67bd: Preparing 08:54:29 2b025d0d0f98: Preparing 08:54:29 b0fe447a41d0: Preparing 08:54:29 dd9c8f8612c8: Preparing 08:54:29 2b025d0d0f98: Waiting 08:54:29 b0fe447a41d0: Waiting 08:54:29 34cc62cf67bd: Waiting 08:54:29 64cf88794103: Layer already exists 08:54:29 b1c1bf695e90: Layer already exists 08:54:29 cd6da6ee4689: Layer already exists 08:54:29 c1a4c1e0c4f7: Layer already exists 08:54:29 5893419a7fde: Layer already exists 08:54:29 2b025d0d0f98: Layer already exists 08:54:29 dd9c8f8612c8: Layer already exists 08:54:29 34cc62cf67bd: Layer already exists 08:54:29 b0fe447a41d0: Layer already exists 08:54:30 4.0.0-dev.76: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:54:30 64cf88794103: Preparing 08:54:30 b1c1bf695e90: Preparing 08:54:30 c1a4c1e0c4f7: Preparing 08:54:30 5893419a7fde: Preparing 08:54:30 cd6da6ee4689: Preparing 08:54:30 34cc62cf67bd: Preparing 08:54:30 2b025d0d0f98: Preparing 08:54:30 b0fe447a41d0: Preparing 08:54:30 dd9c8f8612c8: Preparing 08:54:30 34cc62cf67bd: Waiting 08:54:30 2b025d0d0f98: Waiting 08:54:30 b0fe447a41d0: Waiting 08:54:30 dd9c8f8612c8: Waiting 08:54:30 b1c1bf695e90: Layer already exists 08:54:30 64cf88794103: Layer already exists 08:54:30 c1a4c1e0c4f7: Layer already exists 08:54:30 5893419a7fde: Layer already exists 08:54:30 cd6da6ee4689: Layer already exists 08:54:30 34cc62cf67bd: Layer already exists 08:54:30 b0fe447a41d0: Layer already exists 08:54:30 2b025d0d0f98: Layer already exists 08:54:30 dd9c8f8612c8: Layer already exists 08:54:31 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + 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 08:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:54:31 64cf88794103: Preparing 08:54:31 b1c1bf695e90: Preparing 08:54:31 c1a4c1e0c4f7: Preparing 08:54:31 5893419a7fde: Preparing 08:54:31 cd6da6ee4689: Preparing 08:54:31 34cc62cf67bd: Preparing 08:54:31 2b025d0d0f98: Preparing 08:54:31 b0fe447a41d0: Preparing 08:54:31 dd9c8f8612c8: Preparing 08:54:31 34cc62cf67bd: Waiting 08:54:31 2b025d0d0f98: Waiting 08:54:31 b0fe447a41d0: Waiting 08:54:31 dd9c8f8612c8: Waiting 08:54:31 5893419a7fde: Layer already exists 08:54:31 64cf88794103: Layer already exists 08:54:31 c1a4c1e0c4f7: Layer already exists 08:54:31 cd6da6ee4689: Layer already exists 08:54:31 b1c1bf695e90: Layer already exists 08:54:31 b0fe447a41d0: Layer already exists 08:54:31 34cc62cf67bd: Layer already exists 08:54:31 2b025d0d0f98: Layer already exists 08:54:31 dd9c8f8612c8: Layer already exists 08:54:32 main: digest: sha256:0c395e146f1ab329bd1b1adce4c64c3b11fe2b0b951d4c2943ca943d265d2316 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:32 ===================================================== [Pipeline] echo 08:54:32 taggedImages: 08:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.76 08:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:54:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:54:32 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:32 latest 08:54:32 4.0.0-dev.76 08:54:32 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:32 main 08:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:54:32 e8248250b3a3: Preparing 08:54:32 b9105f5bc794: Preparing 08:54:32 5893419a7fde: Preparing 08:54:32 cd6da6ee4689: Preparing 08:54:32 7e125ab41e68: Preparing 08:54:32 3467fee359e2: Preparing 08:54:32 dd9c8f8612c8: Preparing 08:54:32 3467fee359e2: Waiting 08:54:32 dd9c8f8612c8: Waiting 08:54:32 cd6da6ee4689: Layer already exists 08:54:32 5893419a7fde: Layer already exists 08:54:33 dd9c8f8612c8: Layer already exists 08:54:33 7e125ab41e68: Pushed 08:54:33 e8248250b3a3: Pushed 08:54:34 3467fee359e2: Pushed 08:54:41 b9105f5bc794: Pushed 08:54:41 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:54:41 e8248250b3a3: Preparing 08:54:41 b9105f5bc794: Preparing 08:54:41 5893419a7fde: Preparing 08:54:41 cd6da6ee4689: Preparing 08:54:41 7e125ab41e68: Preparing 08:54:41 3467fee359e2: Preparing 08:54:41 dd9c8f8612c8: Preparing 08:54:41 3467fee359e2: Waiting 08:54:41 dd9c8f8612c8: Waiting 08:54:41 cd6da6ee4689: Layer already exists 08:54:41 7e125ab41e68: Layer already exists 08:54:41 b9105f5bc794: Layer already exists 08:54:41 5893419a7fde: Layer already exists 08:54:41 e8248250b3a3: Layer already exists 08:54:41 dd9c8f8612c8: Layer already exists 08:54:41 3467fee359e2: Layer already exists 08:54:42 latest: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 08:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:54:42 e8248250b3a3: Preparing 08:54:42 b9105f5bc794: Preparing 08:54:42 5893419a7fde: Preparing 08:54:42 cd6da6ee4689: Preparing 08:54:42 7e125ab41e68: Preparing 08:54:42 3467fee359e2: Preparing 08:54:42 dd9c8f8612c8: Preparing 08:54:42 3467fee359e2: Waiting 08:54:42 dd9c8f8612c8: Waiting 08:54:42 5893419a7fde: Layer already exists 08:54:42 e8248250b3a3: Layer already exists 08:54:42 b9105f5bc794: Layer already exists 08:54:42 7e125ab41e68: Layer already exists 08:54:42 cd6da6ee4689: Layer already exists 08:54:42 3467fee359e2: Layer already exists 08:54:42 dd9c8f8612c8: Layer already exists 08:54:43 4.0.0-dev.76: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:54:43 e8248250b3a3: Preparing 08:54:43 b9105f5bc794: Preparing 08:54:43 5893419a7fde: Preparing 08:54:43 cd6da6ee4689: Preparing 08:54:43 7e125ab41e68: Preparing 08:54:43 3467fee359e2: Preparing 08:54:43 dd9c8f8612c8: Preparing 08:54:43 3467fee359e2: Waiting 08:54:43 dd9c8f8612c8: Waiting 08:54:43 e8248250b3a3: Layer already exists 08:54:43 cd6da6ee4689: Layer already exists 08:54:43 5893419a7fde: Layer already exists 08:54:43 b9105f5bc794: Layer already exists 08:54:43 7e125ab41e68: Layer already exists 08:54:43 3467fee359e2: Layer already exists 08:54:43 dd9c8f8612c8: Layer already exists 08:54:43 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:54:44 e8248250b3a3: Preparing 08:54:44 b9105f5bc794: Preparing 08:54:44 5893419a7fde: Preparing 08:54:44 cd6da6ee4689: Preparing 08:54:44 7e125ab41e68: Preparing 08:54:44 3467fee359e2: Preparing 08:54:44 dd9c8f8612c8: Preparing 08:54:44 3467fee359e2: Waiting 08:54:44 e8248250b3a3: Layer already exists 08:54:44 cd6da6ee4689: Layer already exists 08:54:44 b9105f5bc794: Layer already exists 08:54:44 7e125ab41e68: Layer already exists 08:54:44 5893419a7fde: Layer already exists 08:54:44 3467fee359e2: Layer already exists 08:54:44 dd9c8f8612c8: Layer already exists 08:54:44 main: digest: sha256:06d8e2eef7469e1aa3b3e5be9ce291cd6520ce8a5252cfcba0b0c345d31dcde0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:44 ===================================================== [Pipeline] echo 08:54:44 taggedImages: 08:54:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:54:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.76 08:54:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:54:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:54:44 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:44 latest 08:54:44 4.0.0-dev.76 08:54:44 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:44 main 08:54:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:54:45 f4018ab115c0: Preparing 08:54:45 91e9a72587c9: Preparing 08:54:45 5893419a7fde: Preparing 08:54:45 cd6da6ee4689: Preparing 08:54:45 9372d77e0640: Preparing 08:54:45 9aa30c6cb824: Preparing 08:54:45 dd9c8f8612c8: Preparing 08:54:45 9aa30c6cb824: Waiting 08:54:45 dd9c8f8612c8: Waiting 08:54:45 cd6da6ee4689: Layer already exists 08:54:45 5893419a7fde: Layer already exists 08:54:45 dd9c8f8612c8: Layer already exists 08:54:45 9372d77e0640: Pushed 08:54:45 f4018ab115c0: Pushed 08:54:46 9aa30c6cb824: Pushed 08:54:54 91e9a72587c9: Pushed 08:54:54 382fb65c84b097ce6c7977676a9b9cda8cc10ed0: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:54:55 f4018ab115c0: Preparing 08:54:55 91e9a72587c9: Preparing 08:54:55 5893419a7fde: Preparing 08:54:55 cd6da6ee4689: Preparing 08:54:55 9372d77e0640: Preparing 08:54:55 9aa30c6cb824: Preparing 08:54:55 dd9c8f8612c8: Preparing 08:54:55 9aa30c6cb824: Waiting 08:54:55 dd9c8f8612c8: Waiting 08:54:55 f4018ab115c0: Layer already exists 08:54:55 5893419a7fde: Layer already exists 08:54:55 9372d77e0640: Layer already exists 08:54:55 91e9a72587c9: Layer already exists 08:54:55 cd6da6ee4689: Layer already exists 08:54:55 9aa30c6cb824: Layer already exists 08:54:55 dd9c8f8612c8: Layer already exists 08:54:55 latest: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 08:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:54:56 f4018ab115c0: Preparing 08:54:56 91e9a72587c9: Preparing 08:54:56 5893419a7fde: Preparing 08:54:56 cd6da6ee4689: Preparing 08:54:56 9372d77e0640: Preparing 08:54:56 9aa30c6cb824: Preparing 08:54:56 dd9c8f8612c8: Preparing 08:54:56 9aa30c6cb824: Waiting 08:54:56 dd9c8f8612c8: Waiting 08:54:56 5893419a7fde: Layer already exists 08:54:56 f4018ab115c0: Layer already exists 08:54:56 9372d77e0640: Layer already exists 08:54:56 cd6da6ee4689: Layer already exists 08:54:56 91e9a72587c9: Layer already exists 08:54:56 dd9c8f8612c8: Layer already exists 08:54:56 9aa30c6cb824: Layer already exists 08:54:56 4.0.0-dev.76: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:54:56 f4018ab115c0: Preparing 08:54:56 91e9a72587c9: Preparing 08:54:56 5893419a7fde: Preparing 08:54:56 cd6da6ee4689: Preparing 08:54:56 9372d77e0640: Preparing 08:54:56 9aa30c6cb824: Preparing 08:54:56 dd9c8f8612c8: Preparing 08:54:56 9aa30c6cb824: Waiting 08:54:56 dd9c8f8612c8: Waiting 08:54:56 91e9a72587c9: Layer already exists 08:54:56 5893419a7fde: Layer already exists 08:54:56 f4018ab115c0: Layer already exists 08:54:56 cd6da6ee4689: Layer already exists 08:54:56 9372d77e0640: Layer already exists 08:54:56 dd9c8f8612c8: Layer already exists 08:54:56 9aa30c6cb824: Layer already exists 08:54:56 382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:54:57 f4018ab115c0: Preparing 08:54:57 91e9a72587c9: Preparing 08:54:57 5893419a7fde: Preparing 08:54:57 cd6da6ee4689: Preparing 08:54:57 9372d77e0640: Preparing 08:54:57 9aa30c6cb824: Preparing 08:54:57 dd9c8f8612c8: Preparing 08:54:57 9aa30c6cb824: Waiting 08:54:57 dd9c8f8612c8: Waiting 08:54:57 9372d77e0640: Layer already exists 08:54:57 5893419a7fde: Layer already exists 08:54:57 f4018ab115c0: Layer already exists 08:54:57 cd6da6ee4689: Layer already exists 08:54:57 91e9a72587c9: Layer already exists 08:54:57 9aa30c6cb824: Layer already exists 08:54:57 dd9c8f8612c8: Layer already exists 08:54:57 main: digest: sha256:d90e92681394666db98ef93b94cdf47ce95fbdd064517c8f3d0858e632a76e24 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:57 ===================================================== [Pipeline] echo 08:54:57 taggedImages: 08:54:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0 08:54:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:54:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.76 08:54:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:382fb65c84b097ce6c7977676a9b9cda8cc10ed0-4.0.0-dev.76 08:54:57 - 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 08:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:54:58 08:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:54:58 arm64: Pulling from edgex-lftools-log-publisher 08:54:58 8998bd30e6a1: Pulling fs layer 08:54:58 04944245beec: Pulling fs layer 08:54:58 699f458cf7ca: Pulling fs layer 08:54:58 765212b225bb: Pulling fs layer 08:54:58 f23df028b6ca: Pulling fs layer 08:54:58 d65c8cfc05b1: Pulling fs layer 08:54:58 2437ff75d9bd: Pulling fs layer 08:54:58 765212b225bb: Waiting 08:54:58 f23df028b6ca: Waiting 08:54:58 d65c8cfc05b1: Waiting 08:54:58 2437ff75d9bd: Waiting 08:54:58 04944245beec: Verifying Checksum 08:54:58 04944245beec: Download complete 08:54:58 765212b225bb: Verifying Checksum 08:54:58 765212b225bb: Download complete 08:54:58 f23df028b6ca: Verifying Checksum 08:54:58 f23df028b6ca: Download complete 08:54:58 d65c8cfc05b1: Verifying Checksum 08:54:58 d65c8cfc05b1: Download complete 08:54:58 699f458cf7ca: Verifying Checksum 08:54:58 699f458cf7ca: Download complete 08:54:59 8998bd30e6a1: Download complete 08:55:01 2437ff75d9bd: Verifying Checksum 08:55:01 2437ff75d9bd: Download complete 08:55:03 8998bd30e6a1: Pull complete 08:55:04 04944245beec: Pull complete 08:55:05 699f458cf7ca: Pull complete 08:55:05 765212b225bb: Pull complete 08:55:06 f23df028b6ca: Pull complete 08:55:06 d65c8cfc05b1: Pull complete 08:55:25 2437ff75d9bd: Pull complete 08:55:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:55:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:25 prd-ubuntu20.04-docker-arm64-4c-16g-41897 does not seem to be running inside a container 08:55:25 $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:55:28 $ docker top d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:28 ---> job-cost.sh 08:55:28 lf-activate-venv: SKIPPING 08:55:28 INFO: No Stack... 08:55:29 INFO: Retrieving Pricing Info for: v3-standard-4 08:55:30 INFO: Archiving Costs [Pipeline] sh 08:55:31 + cat /w/workspace/edgex-go/814/archives/cost.csv 08:55:31 + cut -d, -f6 [Pipeline] lock 08:55:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] 08:55:31 Resource [jenkins-edgexfoundry-edgex-go-main-814-stack-cost] did not exist. Created. 08:55:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:31 + echo total: 0.10999999940395355 [Pipeline] stash 08:55:32 Stashed 1 file(s) [Pipeline] } 08:55:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-814-stack-cost] [Pipeline] // lock [Pipeline] } 08:55:32 $ docker stop --time=1 d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec 08:55:33 $ docker rm -f --volumes d75aa45938af70b25a284725d7d2e564d80452c2511518e0990874c2a211adec [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 08:55:34 provisioning config files... 08:55:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/814@tmp/config5993932621311136758tmp [Pipeline] { [Pipeline] sh 08:55:34 + set +x 08:55:34 + curl -s https://codecov.io/bash 08:55:34 + bash -s -- 08:55:34 08:55:34 _____ _ 08:55:34 / ____| | | 08:55:34 | | ___ __| | ___ ___ _____ __ 08:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 08:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 08:55:34 Bash-1.0.6 08:55:34 08:55:34 08:55:34 ==> git version 2.25.1 found 08:55:34 ==> 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 08:55:34 Release-Date: 2020-01-08 08:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:55:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:55:34 ==> Jenkins CI detected. 08:55:34 current dir:  /w/workspace/edgex-go/814 08:55:34 project root: . 08:55:34 --> token set from env 08:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:55:35 ==> Running gcov in . (disable via -X gcov) 08:55:35 ==> Python coveragepy not found 08:55:35 ==> Searching for coverage reports in: 08:55:35 + . 08:55:35 -> Found 1 reports 08:55:35 ==> Detecting git/mercurial file structure 08:55:35 ==> Reading reports 08:55:35 + ./coverage.out bytes=1660924 08:55:35 ==> Appending adjustments 08:55:35 https://docs.codecov.io/docs/fixing-reports 08:55:36 + Found adjustments 08:55:36 ==> Gzipping contents 08:55:36 140K /tmp/codecov.v7cKVs.gz 08:55:36 ==> Uploading reports 08:55:36 url: https://codecov.io 08:55:36 query: branch=main&commit=382fb65c84b097ce6c7977676a9b9cda8cc10ed0&build=814&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F814%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:36 -> Pinging Codecov 08:55:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=382fb65c84b097ce6c7977676a9b9cda8cc10ed0&build=814&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F814%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:36 -> Uploading to 08:55:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/382fb65c84b097ce6c7977676a9b9cda8cc10ed0/142c573a-2541-43e5-b3f6-f467f4fc28f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250324%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250324T085536Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3b765eb1ae6cf2b48e37593463a8b5e71b65f6a1b8d4ca2c745e62051f61e438 08:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:36 Dload Upload Total Spent Left Speed 08:55:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 661k --:--:-- --:--:-- --:--:-- 658k 100 138k 0 0 100 138k 0 325k --:--:-- --:--:-- --:--:-- 325k 08:55:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/382fb65c84b097ce6c7977676a9b9cda8cc10ed0 [Pipeline] } 08:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:55:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:55:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:37 08:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:38 latest: Pulling from edgex-devops/edgex-snyk-go 08:55:38 43c4264eed91: Pulling fs layer 08:55:38 4cc291be95ef: Pulling fs layer 08:55:38 2ac1f1163629: Pulling fs layer 08:55:38 5c3c966382ef: Pulling fs layer 08:55:38 4f4fb700ef54: Pulling fs layer 08:55:38 d9c7d2e4e75e: Pulling fs layer 08:55:38 9c3e1370e548: Pulling fs layer 08:55:38 5c3c966382ef: Waiting 08:55:38 4f4fb700ef54: Waiting 08:55:38 d9c7d2e4e75e: Waiting 08:55:38 9c3e1370e548: Waiting 08:55:38 4cc291be95ef: Verifying Checksum 08:55:38 4cc291be95ef: Download complete 08:55:38 5c3c966382ef: Verifying Checksum 08:55:38 5c3c966382ef: Download complete 08:55:38 4f4fb700ef54: Verifying Checksum 08:55:38 4f4fb700ef54: Download complete 08:55:38 43c4264eed91: Download complete 08:55:38 d9c7d2e4e75e: Verifying Checksum 08:55:38 d9c7d2e4e75e: Download complete 08:55:38 43c4264eed91: Pull complete 08:55:38 4cc291be95ef: Pull complete 08:55:38 2ac1f1163629: Download complete 08:55:38 9c3e1370e548: Verifying Checksum 08:55:38 9c3e1370e548: Download complete 08:55:42 2ac1f1163629: Pull complete 08:55:42 5c3c966382ef: Pull complete 08:55:42 4f4fb700ef54: Pull complete 08:55:42 d9c7d2e4e75e: Pull complete 08:55:45 9c3e1370e548: Pull complete 08:55:45 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:55:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:55:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:55:45 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:55:45 $ 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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:55:47 $ docker top 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:48 + git config --global --add safe.directory /w/workspace/edgex-go/814 [Pipeline] echo 08:55:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:55:48 + set -o pipefail 08:55:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:55:56 08:55:56 Monitoring /w/workspace/edgex-go/814 (github.com/edgexfoundry/edgex-go)... 08:55:56 08:55:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ee7e07f9-d2a8-444e-81cd-86239e5efb14 08:55:56 08:55:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:55:56 [Pipeline] } 08:55:57 $ docker stop --time=1 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca 08:55:59 $ docker rm -f --volumes 1505185a66eb8e483b4bb12b15223782010f78df034c32a46b3b9405017735ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:55:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:59 provisioning config files... 08:55:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/814@tmp/config5377439296369596172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:00 --> edgex-publish-swagger.sh 08:56:00 === Publish openapi API === 08:56:00 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:56:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/814/openapi/core-command.yaml] 08:56:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:00 Dload Upload Total Spent Left Speed 08:56:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60933 --:--:-- --:--:-- --:--:-- 60933 08:56:00 08:56:00 08:56:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/814/openapi/core-data.yaml] 08:56:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:00 Dload Upload Total Spent Left Speed 08:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 341k --:--:-- --:--:-- --:--:-- 340k 100 71081 0 0 100 71081 0 134k --:--:-- --:--:-- --:--:-- 134k 08:56:01 08:56:01 08:56:01 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/814/openapi/core-keeper.yaml] 08:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:01 Dload Upload Total Spent Left Speed 08:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 257 125k --:--:-- --:--:-- --:--:-- 125k 08:56:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:56:01 08:56:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/814/openapi/core-metadata.yaml] 08:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:01 Dload Upload Total Spent Left Speed 08:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 472 473k --:--:-- --:--:-- --:--:-- 473k 08:56:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:56:01 08:56:01 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/814/openapi/security-proxy-auth.yaml] 08:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:01 Dload Upload Total Spent Left Speed 08:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 383 138k --:--:-- --:--:-- --:--:-- 138k 08:56:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:56:01 08:56:01 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/814/openapi/security-secretstore-setup.yaml] 08:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:01 Dload Upload Total Spent Left Speed 08:56:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 407 24154 --:--:-- --:--:-- --:--:-- 24561 08:56:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:56:02 08:56:02 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/814/openapi/support-notifications.yaml] 08:56:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:02 Dload Upload Total Spent Left Speed 08:56:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 501 313k --:--:-- --:--:-- --:--:-- 314k 08:56:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:56:02 08:56:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/814/openapi/support-scheduler.yaml] 08:56:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:02 Dload Upload Total Spent Left Speed 08:56:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 527 167k --:--:-- --:--:-- --:--:-- 167k 08:56:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:56:02 [Pipeline] } 08:56:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:56:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:03 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:56:03 $ docker top 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:04 [ssh-agent] Looking for ssh-agent implementation... 08:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:04 $ docker exec 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d ssh-agent 08:56:04 SSH_AUTH_SOCK=/tmp/ssh-BLNaKqakno35/agent.32 08:56:04 SSH_AGENT_PID=38 08:56:04 Running ssh-add (command line suppressed) 08:56:04 Identity added: /w/workspace/edgex-go/814@tmp/private_key_10760886563754646661.key (/w/workspace/edgex-go/814@tmp/private_key_10760886563754646661.key) 08:56:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:04 + git semver tag 08:56:04 2025-03-24 08:56:04,792 [run_tag] DEBUG tag force:False 08:56:04 2025-03-24 08:56:04,792 [check_head_tag] DEBUG check head tag 08:56:04 2025-03-24 08:56:04,794 [execute] INFO git cat-file --batch-check 08:56:04 2025-03-24 08:56:04,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=) 08:56:04 2025-03-24 08:56:04,798 [execute] INFO git cat-file --batch 08:56:04 2025-03-24 08:56:04,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=) 08:56:04 2025-03-24 08:56:04,828 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:04 2025-03-24 08:56:04,829 [execute] INFO git tag -a v4.0.0-dev.76 -m v4.0.0-dev.76 08:56:04 2025-03-24 08:56:04,829 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.76', '-m', 'v4.0.0-dev.76'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) 08:56:04 2025-03-24 08:56:04,834 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:04 4.0.0-dev.76 [Pipeline] } 08:56:04 $ docker exec --env ******** --env ******** 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d ssh-agent -k 08:56:04 unset SSH_AUTH_SOCK; 08:56:04 unset SSH_AGENT_PID; 08:56:04 echo Agent pid 38 killed; 08:56:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:05 + git semver [Pipeline] } 08:56:05 $ docker stop --time=1 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d 08:56:06 $ docker rm -f --volumes 4aca1088722346c11aa35610e1f2df70a83161fe5aa4a4edb0ad46a295c9226d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:07 08:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:07 0.23.1-centos7: Pulling from edgex-lftools 08:56:07 ab5ef0e58194: Pulling fs layer 08:56:07 9712f1f96733: Pulling fs layer 08:56:07 63f879dbbcfc: Pulling fs layer 08:56:07 0d9ebad4ef96: Pulling fs layer 08:56:07 e9a5061849ea: Pulling fs layer 08:56:07 d747dcd14b5f: Pulling fs layer 08:56:07 2de7ff778b66: Pulling fs layer 08:56:07 0d9ebad4ef96: Waiting 08:56:07 e9a5061849ea: Waiting 08:56:07 d747dcd14b5f: Waiting 08:56:07 2de7ff778b66: Waiting 08:56:07 63f879dbbcfc: Verifying Checksum 08:56:07 63f879dbbcfc: Download complete 08:56:08 e9a5061849ea: Verifying Checksum 08:56:08 e9a5061849ea: Download complete 08:56:08 d747dcd14b5f: Verifying Checksum 08:56:08 d747dcd14b5f: Download complete 08:56:08 0d9ebad4ef96: Verifying Checksum 08:56:08 0d9ebad4ef96: Download complete 08:56:08 ab5ef0e58194: Download complete 08:56:08 2de7ff778b66: Verifying Checksum 08:56:08 2de7ff778b66: Download complete 08:56:10 ab5ef0e58194: Pull complete 08:56:10 9712f1f96733: Pull complete 08:56:11 63f879dbbcfc: Pull complete 08:56:15 0d9ebad4ef96: Pull complete 08:56:15 e9a5061849ea: Pull complete 08:56:15 d747dcd14b5f: Pull complete 08:56:16 2de7ff778b66: Pull complete 08:56:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:16 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:56:18 $ docker top e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:56:18 provisioning config files... 08:56:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/814@tmp/config1641830428371939185tmp 08:56:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/814@tmp/config16394783546052811081tmp 08:56:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/814@tmp/config3256503711537791458tmp [Pipeline] { [Pipeline] echo 08:56:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:56:19 ---> sigul-configuration.sh 08:56:19 gpg: directory `/root/.gnupg' created 08:56:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:56:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:56:19 gpg: keyring `/root/.gnupg/secring.gpg' created 08:56:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:56:19 gpg: CAST5 encrypted data 08:56:19 gpg: encrypted with 1 passphrase 08:56:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:56:19 + mkdir /home/jenkins 08:56:19 + mkdir /home/jenkins/sigul [Pipeline] sh 08:56:19 + 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 08:56:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:56:19 ---> sigul-install.sh 08:56:19 Sigul already installed; skipping installation. [Pipeline] sh 08:56:20 + git tag --list 08:56:20 0.6.0 08:56:20 0.6.1 08:56:20 0.7.0 08:56:20 0.7.1 08:56:20 v1.0.0 08:56:20 v1.0.1 08:56:20 v1.1.0 08:56:20 v1.2.0 08:56:20 v1.2.1 08:56:20 v1.3.0 08:56:20 v1.3.1 08:56:20 v2.0.0 08:56:20 v2.1.0 08:56:20 v2.1.1 08:56:20 v2.2.0 08:56:20 v2.3.0 08:56:20 v3.0 08:56:20 v3.0.0 08:56:20 v3.1 08:56:20 v3.1.0 08:56:20 v3.1.1 08:56:20 v4.0 08:56:20 v4.0.0 08:56:20 v4.0.0-dev.1 08:56:20 v4.0.0-dev.10 08:56:20 v4.0.0-dev.11 08:56:20 v4.0.0-dev.12 08:56:20 v4.0.0-dev.13 08:56:20 v4.0.0-dev.14 08:56:20 v4.0.0-dev.15 08:56:20 v4.0.0-dev.16 08:56:20 v4.0.0-dev.17 08:56:20 v4.0.0-dev.18 08:56:20 v4.0.0-dev.19 08:56:20 v4.0.0-dev.2 08:56:20 v4.0.0-dev.20 08:56:20 v4.0.0-dev.21 08:56:20 v4.0.0-dev.22 08:56:20 v4.0.0-dev.23 08:56:20 v4.0.0-dev.24 08:56:20 v4.0.0-dev.25 08:56:20 v4.0.0-dev.26 08:56:20 v4.0.0-dev.27 08:56:20 v4.0.0-dev.28 08:56:20 v4.0.0-dev.29 08:56:20 v4.0.0-dev.3 08:56:20 v4.0.0-dev.30 08:56:20 v4.0.0-dev.31 08:56:20 v4.0.0-dev.32 08:56:20 v4.0.0-dev.33 08:56:20 v4.0.0-dev.34 08:56:20 v4.0.0-dev.35 08:56:20 v4.0.0-dev.36 08:56:20 v4.0.0-dev.37 08:56:20 v4.0.0-dev.38 08:56:20 v4.0.0-dev.39 08:56:20 v4.0.0-dev.4 08:56:20 v4.0.0-dev.40 08:56:20 v4.0.0-dev.41 08:56:20 v4.0.0-dev.42 08:56:20 v4.0.0-dev.43 08:56:20 v4.0.0-dev.44 08:56:20 v4.0.0-dev.45 08:56:20 v4.0.0-dev.46 08:56:20 v4.0.0-dev.47 08:56:20 v4.0.0-dev.48 08:56:20 v4.0.0-dev.49 08:56:20 v4.0.0-dev.5 08:56:20 v4.0.0-dev.50 08:56:20 v4.0.0-dev.51 08:56:20 v4.0.0-dev.52 08:56:20 v4.0.0-dev.53 08:56:20 v4.0.0-dev.54 08:56:20 v4.0.0-dev.55 08:56:20 v4.0.0-dev.56 08:56:20 v4.0.0-dev.57 08:56:20 v4.0.0-dev.58 08:56:20 v4.0.0-dev.59 08:56:20 v4.0.0-dev.6 08:56:20 v4.0.0-dev.60 08:56:20 v4.0.0-dev.61 08:56:20 v4.0.0-dev.62 08:56:20 v4.0.0-dev.63 08:56:20 v4.0.0-dev.64 08:56:20 v4.0.0-dev.65 08:56:20 v4.0.0-dev.66 08:56:20 v4.0.0-dev.67 08:56:20 v4.0.0-dev.68 08:56:20 v4.0.0-dev.69 08:56:20 v4.0.0-dev.7 08:56:20 v4.0.0-dev.70 08:56:20 v4.0.0-dev.71 08:56:20 v4.0.0-dev.72 08:56:20 v4.0.0-dev.73 08:56:20 v4.0.0-dev.74 08:56:20 v4.0.0-dev.75 08:56:20 v4.0.0-dev.76 08:56:20 v4.0.0-dev.8 08:56:20 v4.0.0-dev.9 08:56:20 v4.0.1 [Pipeline] sh 08:56:20 + lftools sign git-tag v4.0.0-dev.76 08:56:21 Signing Git tag with Sigul... 08:56:21 Signing v4.0.0-dev.76 [Pipeline] echo 08:56:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:56:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:56:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:56:22 $ docker stop --time=1 e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef 08:56:23 $ docker rm -f --volumes e3f55d1ee7abda64dadf57e4481f0818e37cf5c55363923f4c52f524644bbbef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:56:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:24 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:56:24 $ docker top 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a -eo pid,comm 08:56:24 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). 08:56:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:24 [ssh-agent] Looking for ssh-agent implementation... 08:56:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:24 $ docker exec 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a ssh-agent 08:56:24 SSH_AUTH_SOCK=/tmp/ssh-WDMCID3NzLvP/agent.32 08:56:24 SSH_AGENT_PID=38 08:56:24 Running ssh-add (command line suppressed) 08:56:25 Identity added: /w/workspace/edgex-go/814@tmp/private_key_2745799103602109622.key (/w/workspace/edgex-go/814@tmp/private_key_2745799103602109622.key) 08:56:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:25 + git semver bump pre 08:56:25 2025-03-24 08:56:25,536 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:25 2025-03-24 08:56:25,536 [bump_version] DEBUG bumping version:4.0.0-dev.76 on axis:pre with prefix:dev 08:56:25 2025-03-24 08:56:25,536 [bump_version] DEBUG bumped version:4.0.0-dev.77 08:56:25 2025-03-24 08:56:25,536 [write_version] DEBUG write version:4.0.0-dev.77 to path:/w/workspace/edgex-go/814/.semver/main with force:True 08:56:25 2025-03-24 08:56:25,536 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:25 2025-03-24 08:56:25,536 [write_file] DEBUG write to file:/w/workspace/edgex-go/814/.semver/main 08:56:25 2025-03-24 08:56:25,539 [execute] INFO git cat-file --batch-check 08:56:25 2025-03-24 08:56:25,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) 08:56:25 2025-03-24 08:56:25,544 [execute] INFO git cat-file --batch 08:56:25 2025-03-24 08:56:25,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) 08:56:25 2025-03-24 08:56:25,551 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:25 4.0.0-dev.77 [Pipeline] } 08:56:25 $ docker exec --env ******** --env ******** 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a ssh-agent -k 08:56:25 unset SSH_AUTH_SOCK; 08:56:25 unset SSH_AGENT_PID; 08:56:25 echo Agent pid 38 killed; 08:56:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:26 + git semver [Pipeline] } 08:56:26 $ docker stop --time=1 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a 08:56:27 $ docker rm -f --volumes 1756532eab953eb5abd16babe176e8adc4bf67a628f716a4a811070ba6e11b1a [Pipeline] // withDockerContainer [Pipeline] sh 08:56:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:56:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:28 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:56:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:56:28 $ docker top 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 -eo pid,comm 08:56:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:56:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:28 [ssh-agent] Looking for ssh-agent implementation... 08:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:28 $ docker exec 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 ssh-agent 08:56:29 SSH_AUTH_SOCK=/tmp/ssh-UT05f6jFN6Wt/agent.32 08:56:29 SSH_AGENT_PID=38 08:56:29 Running ssh-add (command line suppressed) 08:56:29 Identity added: /w/workspace/edgex-go/814@tmp/private_key_12659571823448987212.key (/w/workspace/edgex-go/814@tmp/private_key_12659571823448987212.key) 08:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:29 + git semver push 08:56:29 2025-03-24 08:56:29,678 [run_push] DEBUG push 08:56:29 2025-03-24 08:56:29,679 [execute] INFO git cat-file --batch-check 08:56:29 2025-03-24 08:56:29,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=) 08:56:29 2025-03-24 08:56:29,683 [execute] INFO git rev-list 9bc76396d6ea7585e39ea0b1722f43e8147bc408 -- 08:56:29 2025-03-24 08:56:29,684 [execute] DEBUG Popen(['git', 'rev-list', '9bc76396d6ea7585e39ea0b1722f43e8147bc408', '--'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=None) 08:56:29 2025-03-24 08:56:29,705 [execute] INFO git fetch -v origin 08:56:29 2025-03-24 08:56:29,705 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=True, shell=None, istream=None) 08:56:30 2025-03-24 08:56:30,183 [run_push] DEBUG no remote changes detected 08:56:30 2025-03-24 08:56:30,184 [execute] INFO git push origin semver 08:56:30 2025-03-24 08:56:30,184 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/814/.semver, universal_newlines=False, shell=None, istream=None) 08:56:31 2025-03-24 08:56:30,938 [run_push] DEBUG push all version tags 08:56:31 2025-03-24 08:56:30,939 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:56:31 2025-03-24 08:56:30,939 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/814, universal_newlines=False, shell=None, istream=None) 08:56:31 2025-03-24 08:56:31,560 [read_version] DEBUG read version from /w/workspace/edgex-go/814/.semver/main 08:56:31 4.0.0-dev.77 [Pipeline] } 08:56:31 $ docker exec --env ******** --env ******** 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 ssh-agent -k 08:56:31 unset SSH_AUTH_SOCK; 08:56:31 unset SSH_AGENT_PID; 08:56:31 echo Agent pid 38 killed; 08:56:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:32 + git semver [Pipeline] } 08:56:32 $ docker stop --time=1 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 08:56:33 $ docker rm -f --volumes 3e5464eb247461108fe30993777ca9ef517b96125fb69294a5037a593e016811 [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 08:56:34 + [ -d /w/workspace/edgex-go/814/archives ] [Pipeline] libraryResource [Pipeline] sh 08:56:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:35 ---> package-listing.sh 08:56:35 ++ facter osfamily 08:56:35 ++ tr '[:upper:]' '[:lower:]' 08:56:35 + OS_FAMILY=debian 08:56:35 + workspace=/w/workspace/edgex-go/814 08:56:35 + START_PACKAGES=/tmp/packages_start.txt 08:56:35 + END_PACKAGES=/tmp/packages_end.txt 08:56:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:35 + PACKAGES=/tmp/packages_start.txt 08:56:35 + '[' /w/workspace/edgex-go/814 ']' 08:56:35 + PACKAGES=/tmp/packages_end.txt 08:56:35 + case "${OS_FAMILY}" in 08:56:35 + dpkg -l 08:56:35 + grep '^ii' 08:56:35 + '[' -f /tmp/packages_start.txt ']' 08:56:35 + '[' -f /tmp/packages_end.txt ']' 08:56:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:35 + '[' /w/workspace/edgex-go/814 ']' 08:56:35 + mkdir -p /w/workspace/edgex-go/814/archives/ 08:56:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/814/archives/ [Pipeline] echo 08:56:35 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/814/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:36 08:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:37 latest: Pulling from edgex-lftools-log-publisher 08:56:37 5eb5b503b376: Pulling fs layer 08:56:37 5c69ac0246d0: Pulling fs layer 08:56:37 ec43610c2a17: Pulling fs layer 08:56:37 3a2ae6a8a46f: Pulling fs layer 08:56:37 33b1e0a273af: Pulling fs layer 08:56:37 5d3b04190fa2: Pulling fs layer 08:56:37 2f39f015ded8: Pulling fs layer 08:56:37 33b1e0a273af: Waiting 08:56:37 5d3b04190fa2: Waiting 08:56:37 3a2ae6a8a46f: Waiting 08:56:37 2f39f015ded8: Waiting 08:56:37 5c69ac0246d0: Download complete 08:56:37 3a2ae6a8a46f: Download complete 08:56:37 33b1e0a273af: Verifying Checksum 08:56:37 33b1e0a273af: Download complete 08:56:37 5d3b04190fa2: Verifying Checksum 08:56:37 5d3b04190fa2: Download complete 08:56:37 ec43610c2a17: Verifying Checksum 08:56:37 ec43610c2a17: Download complete 08:56:37 5eb5b503b376: Verifying Checksum 08:56:37 5eb5b503b376: Download complete 08:56:37 2f39f015ded8: Download complete 08:56:38 5eb5b503b376: Pull complete 08:56:38 5c69ac0246d0: Pull complete 08:56:39 ec43610c2a17: Pull complete 08:56:39 3a2ae6a8a46f: Pull complete 08:56:39 33b1e0a273af: Pull complete 08:56:39 5d3b04190fa2: Pull complete 08:56:43 2f39f015ded8: Pull complete 08:56:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:56:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:56:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:43 prd-ubuntu20.04-docker-8c-8g-41893 does not seem to be running inside a container 08:56:43 $ 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/814/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/814 -v /w/workspace/edgex-go/814:/w/workspace/edgex-go/814:rw,z -v /w/workspace/edgex-go/814@tmp:/w/workspace/edgex-go/814@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 08:56:45 $ docker top 8ce561155b29dbaf91a59a9bb30881fb89ba799dd7d39cdf0244ec1cd4340edd -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:56:46 + mkdir -p /var/log/sysstat [Pipeline] sh 08:56:46 + ls /var/log/sa-host 08:56:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:46 provisioning config files... 08:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/814@tmp/config4621126380991760855tmp [Pipeline] { [Pipeline] echo 08:56:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:56:46 ---> create-netrc.sh [Pipeline] } 08:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> python-tools-install.sh [Pipeline] echo 08:56:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> sudo-logs.sh 08:56:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:56:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> job-cost.sh 08:56:47 lf-activate-venv: SKIPPING 08:56:47 DEBUG: total: 0.10999999940395355 08:56:47 INFO: Retrieving Stack Cost... 08:56:48 INFO: Retrieving Pricing Info for: v3-standard-8 08:56:48 INFO: Archiving Costs [Pipeline] echo 08:56:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:56:48 ---> logs-deploy.sh 08:56:48 lf-activate-venv: SKIPPING 08:56:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/814 08:56:48 INFO: archiving workspace using pattern(s): 08:56:49 Archives upload complete. 08:56:49 INFO: archiving logs to Nexus 08:56:50 ---> uname -a: 08:56:50 Linux prd-ubuntu20-04-docker-8c-8g-41893 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:56:50 08:56:50 08:56:50 ---> lscpu: 08:56:50 Architecture: x86_64 08:56:50 CPU op-mode(s): 32-bit, 64-bit 08:56:50 Byte Order: Little Endian 08:56:50 Address sizes: 40 bits physical, 48 bits virtual 08:56:50 CPU(s): 8 08:56:50 On-line CPU(s) list: 0-7 08:56:50 Thread(s) per core: 1 08:56:50 Core(s) per socket: 1 08:56:50 Socket(s): 8 08:56:50 NUMA node(s): 1 08:56:50 Vendor ID: AuthenticAMD 08:56:50 CPU family: 23 08:56:50 Model: 49 08:56:50 Model name: AMD EPYC-Rome Processor 08:56:50 Stepping: 0 08:56:50 CPU MHz: 2799.998 08:56:50 BogoMIPS: 5599.99 08:56:50 Virtualization: AMD-V 08:56:50 Hypervisor vendor: KVM 08:56:50 Virtualization type: full 08:56:50 L1d cache: 256 KiB 08:56:50 L1i cache: 256 KiB 08:56:50 L2 cache: 4 MiB 08:56:50 L3 cache: 128 MiB 08:56:50 NUMA node0 CPU(s): 0-7 08:56:50 Vulnerability Itlb multihit: Not affected 08:56:50 Vulnerability L1tf: Not affected 08:56:50 Vulnerability Mds: Not affected 08:56:50 Vulnerability Meltdown: Not affected 08:56:50 Vulnerability Mmio stale data: Not affected 08:56:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:56:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:56:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:56:50 Vulnerability Srbds: Not affected 08:56:50 Vulnerability Tsx async abort: Not affected 08:56:50 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 08:56:50 08:56:50 08:56:50 ---> nproc: 08:56:50 8 08:56:50 08:56:50 08:56:50 ---> df -h: 08:56:50 Filesystem Size Used Avail Use% Mounted on 08:56:50 overlay 155G 30G 126G 20% / 08:56:50 tmpfs 64M 0 64M 0% /dev 08:56:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:56:50 shm 64M 0 64M 0% /dev/shm 08:56:50 /dev/vda1 155G 30G 126G 20% /facter-os 08:56:50 08:56:50 08:56:50 ---> sar -b -r -n DEV: 08:56:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41893) 03/24/25 _x86_64_ (8 CPU) 08:56:50 08:56:50 08:08:11 LINUX RESTART (8 CPU) 08:56:50 08:56:50 08:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:56:50 08:10:01 228.59 4.58 224.01 0.00 466.09 77802.00 0.00 08:56:50 08:11:01 45.11 0.02 45.09 0.00 0.13 35000.72 0.00 08:56:50 08:12:01 30.45 0.19 30.26 0.00 10.98 20169.30 0.00 08:56:50 08:13:01 257.36 0.33 257.03 0.00 29.31 229283.02 0.00 08:56:50 08:14:01 1149.68 28.85 1120.82 0.00 3611.93 271616.72 0.00 08:56:50 08:15:01 252.70 0.02 252.68 0.00 0.13 58542.62 0.00 08:56:50 08:16:01 399.28 0.03 399.25 0.00 0.27 91635.59 0.00 08:56:50 08:17:01 798.95 0.15 798.80 0.00 19.33 151462.62 0.00 08:56:50 08:18:01 33.27 0.03 33.24 0.00 4.53 826.26 0.00 08:56:50 08:19:01 14.11 0.03 14.08 0.00 7.73 365.14 0.00 08:56:50 08:20:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 08:56:50 08:21:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 08:56:50 08:22:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 08:56:50 08:23:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 08:56:50 08:24:01 1.83 0.02 1.82 0.00 0.13 20.79 0.00 08:56:50 08:25:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 08:56:50 08:26:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:56:50 08:27:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 08:56:50 08:28:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:56:50 08:29:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 08:56:50 08:30:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:56:50 08:31:01 1.35 0.00 1.35 0.00 0.00 17.46 0.00 08:56:50 08:32:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:56:50 08:33:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 08:56:50 08:34:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:56:50 08:35:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:56:50 08:36:01 2.77 1.02 1.75 0.00 21.86 23.99 0.00 08:56:50 08:37:01 2.03 0.00 2.03 0.00 0.00 22.53 0.00 08:56:50 08:38:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 08:56:50 08:39:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 08:56:50 08:40:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:56:50 08:41:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:56:50 08:42:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:56:50 08:43:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 08:56:50 08:44:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:56:50 08:45:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 08:56:50 08:46:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 08:56:50 08:47:01 1.97 0.37 1.60 0.00 11.46 19.46 0.00 08:56:50 08:48:01 2.18 1.22 0.97 0.00 25.46 12.66 0.00 08:56:50 08:49:01 1.82 0.00 1.82 0.00 0.00 22.40 0.00 08:56:50 08:50:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 08:56:50 08:51:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 08:56:50 08:52:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:56:50 08:53:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 08:56:50 08:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 08:56:50 08:55:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 08:56:50 08:56:01 98.12 0.32 97.80 0.00 9.87 37573.34 0.00 08:56:50 Average: 71.40 0.79 70.61 0.00 89.68 20744.78 0.00 08:56:50 08:56:50 08:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:50 08:10:01 27745808 31197112 1108636 3.37 126484 3495124 2444424 7.20 1674704 2954872 241488 08:56:50 08:11:01 27622060 31441068 862704 2.62 130580 3815704 2132648 6.29 1395120 3319752 47360 08:56:50 08:12:01 26339584 31205048 1095820 3.33 134852 4805236 2453280 7.23 1939560 4003240 503512 08:56:50 08:13:01 21260232 31369040 928940 2.82 146500 9923240 2801484 8.26 1909300 8989100 423112 08:56:50 08:14:01 10676884 29227164 2974520 9.05 380120 17345784 8862176 26.12 5226128 15342388 559932 08:56:50 08:15:01 6737876 27983428 4210624 12.80 397788 19890708 11175552 32.94 7716416 16646044 1491640 08:56:50 08:16:01 4686124 28789192 3411056 10.37 413288 22630016 8612356 25.38 8149424 18177368 1927196 08:56:50 08:17:01 8750132 31393440 871852 2.65 423104 21404004 2296644 6.77 3452204 19147652 472 08:56:50 08:18:01 8747260 31392220 872140 2.65 424464 21404592 2307152 6.80 3894952 18708844 192 08:56:50 08:19:01 8757460 31403484 860632 2.62 425096 21404896 2144316 6.32 3972232 18618512 16 08:56:50 08:20:01 8757096 31403300 860728 2.62 425116 21405028 2144316 6.32 3972116 18618628 4 08:56:50 08:21:01 8773412 31419672 844932 2.57 425136 21405036 2144316 6.32 3955868 18618684 4 08:56:50 08:22:01 8773844 31420132 844440 2.57 425160 21405036 2144316 6.32 3955908 18618684 12 08:56:50 08:23:01 8774340 31420712 843868 2.57 425168 21405040 2144316 6.32 3955512 18618740 4 08:56:50 08:24:01 8774572 31421100 843396 2.56 425208 21405044 2175260 6.41 3955596 18618740 8 08:56:50 08:25:01 8774428 31420996 843472 2.57 425236 21405036 2175260 6.41 3955572 18618744 8 08:56:50 08:26:01 8774608 31421180 843140 2.56 425244 21405048 2175260 6.41 3955556 18618748 8 08:56:50 08:27:01 8774560 31421152 843100 2.56 425280 21405040 2175260 6.41 3955596 18618748 16 08:56:50 08:28:01 8775232 31421880 842548 2.56 425312 21405044 2175260 6.41 3955276 18618748 28 08:56:50 08:29:01 8774996 31421688 842648 2.56 425368 21405056 2175260 6.41 3955412 18618752 24 08:56:50 08:30:01 8774948 31421684 842620 2.56 425380 21405060 2191364 6.46 3955380 18618760 12 08:56:50 08:31:01 8775144 31421888 842320 2.56 425420 21405056 2191364 6.46 3955728 18618768 36 08:56:50 08:32:01 8775096 31421880 842276 2.56 425440 21405064 2191364 6.46 3955468 18618768 172 08:56:50 08:33:01 8774828 31421660 842464 2.56 425452 21405068 2191364 6.46 3955484 18618764 4 08:56:50 08:34:01 8774528 31421400 842664 2.56 425496 21405064 2191364 6.46 3955584 18618768 16 08:56:50 08:35:01 8774696 31421572 842612 2.56 425528 21405072 2191364 6.46 3955508 18618772 32 08:56:50 08:36:01 8771852 31419828 844224 2.57 425600 21405692 2247556 6.62 3956744 18619268 228 08:56:50 08:37:01 8772840 31420820 843424 2.56 425620 21405692 2247556 6.62 3955764 18619268 52 08:56:50 08:38:01 8772792 31420800 843500 2.57 425628 21405704 2247556 6.62 3955788 18619272 8 08:56:50 08:39:01 8772616 31420644 843552 2.57 425648 21405704 2247556 6.62 3956128 18619272 40 08:56:50 08:40:01 8772888 31420924 843452 2.57 425664 21405708 2247556 6.62 3955788 18619280 16 08:56:50 08:41:01 8773104 31421176 843420 2.56 425684 21405708 2247556 6.62 3955852 18619280 8 08:56:50 08:42:01 8773340 31421440 843128 2.56 425708 21405712 2247556 6.62 3955876 18619284 8 08:56:50 08:43:01 8772960 31421088 843408 2.56 425736 21405716 2247556 6.62 3955900 18619288 8 08:56:50 08:44:01 8772864 31421012 843404 2.56 425752 21405716 2247556 6.62 3955976 18619288 40 08:56:50 08:45:01 8772752 31420968 843320 2.56 425772 21405720 2247556 6.62 3955940 18619292 8 08:56:50 08:46:01 8772704 31420936 843296 2.56 425780 21405724 2247556 6.62 3955956 18619292 4 08:56:50 08:47:01 8772840 31421440 842904 2.56 425804 21406064 2247556 6.62 3957196 18619472 8 08:56:50 08:48:01 8762848 31413456 850744 2.59 425828 21406960 2247556 6.62 3967040 18619724 20 08:56:50 08:49:01 8763116 31413732 850416 2.59 425856 21406948 2247556 6.62 3966944 18619724 48 08:56:50 08:50:01 8763048 31413704 850580 2.59 425880 21406960 2247556 6.62 3966628 18619728 32 08:56:50 08:51:01 8763032 31413720 850536 2.59 425904 21406968 2231216 6.58 3966660 18619728 8 08:56:50 08:52:01 8762480 31413196 850992 2.59 425932 21406972 2231216 6.58 3966700 18619732 28 08:56:50 08:53:01 8762464 31413216 850916 2.59 425960 21406976 2231216 6.58 3966736 18619736 20 08:56:50 08:54:01 8762248 31413036 850920 2.59 426004 21406980 2231216 6.58 3967160 18619736 56 08:56:50 08:55:01 8762676 31413512 850668 2.59 426036 21406984 2231216 6.58 3966816 18619744 8 08:56:50 08:56:01 7970680 31366840 896748 2.73 438060 22085520 2263524 6.67 4050460 19266364 372 08:56:50 Average: 10107359 31230821 1032504 3.14 399172 19974686 2705106 7.97 3955184 17350284 110560 08:56:50 08:56:50 08:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:50 08:10:01 docker0 841.32 916.23 61.56 4711.99 0.00 0.00 0.00 0.00 08:56:50 08:10:01 ens3 1091.48 944.70 8319.33 103.41 0.00 0.00 0.00 0.00 08:56:50 08:10:01 veth0c09b11 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 08:56:50 08:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 08:56:50 08:11:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:56:50 08:11:01 ens3 36.68 25.75 29.11 15.86 0.00 0.00 0.00 0.00 08:56:50 08:11:01 veth0c09b11 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 08:56:50 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:12:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:12:01 ens3 20.37 11.50 17.47 10.49 0.00 0.00 0.00 0.00 08:56:50 08:12:01 veth0c09b11 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 vethaf23634 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 docker0 1.81 2.87 0.12 38.66 0.00 0.00 0.00 0.00 08:56:50 08:13:01 vetha2ffe95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth360e88a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 ens3 147.18 83.12 3160.02 21.99 0.00 0.00 0.00 0.00 08:56:50 08:13:01 vethabec76f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth2b9ae21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth9577a2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth32583a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 vethbf4a25a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth1533fd0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth3060dea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth0de0faa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:13:01 veth608df40 1.24 2.57 0.10 38.44 0.00 0.00 0.00 0.00 08:56:50 08:13:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 08:56:50 08:13:01 vethc4aa190 0.56 0.58 0.05 0.24 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethd6b8bf6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vetha268845 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethe5f2842 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth89f04f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethe844c08 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 docker0 527.27 971.98 45.01 8744.86 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth841b867 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 ens3 1176.30 686.34 10180.37 223.46 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth491890a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethb32671f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethac463e4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth7a94830 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth29617fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 08:56:50 08:14:01 veth02301e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:14:01 vethc4aa190 0.05 1.03 0.00 0.04 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethd6b8bf6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vetha268845 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethe5f2842 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth89f04f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethe844c08 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth841b867 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 ens3 3.53 1.90 2.79 1.45 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth491890a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethb32671f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethac463e4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth7a94830 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth29617fe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:15:01 veth02301e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:15:01 vethc4aa190 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethd6b8bf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethe5f2842 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 veth89f04f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethe844c08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 veth841b867 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 ens3 11.36 7.56 9.15 5.19 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethb32671f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethac463e4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 veth7a94830 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 veth29617fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 veth02301e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:16:01 vethc4aa190 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:17:01 ens3 163.69 147.49 105.47 574.14 0.00 0.00 0.00 0.00 08:56:50 08:17:01 lo 21.60 21.60 2.13 2.13 0.00 0.00 0.00 0.00 08:56:50 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:18:01 ens3 462.88 471.18 188.02 2688.95 0.00 0.00 0.00 0.00 08:56:50 08:18:01 lo 41.05 41.05 4.05 4.05 0.00 0.00 0.00 0.00 08:56:50 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:19:01 ens3 140.06 126.68 81.76 515.83 0.00 0.00 0.00 0.00 08:56:50 08:19:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 08:56:50 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:20:01 ens3 0.98 0.78 4.98 0.05 0.00 0.00 0.00 0.00 08:56:50 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:21:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:56:50 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:24:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:56:50 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:25:01 ens3 0.50 0.12 0.11 0.01 0.00 0.00 0.00 0.00 08:56:50 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:26:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:28:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:29:01 ens3 0.43 0.30 0.20 0.14 0.00 0.00 0.00 0.00 08:56:50 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:30:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:56:50 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:31:01 ens3 1.35 0.88 0.67 0.44 0.00 0.00 0.00 0.00 08:56:50 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:32:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:34:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:56:50 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:37:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:56:50 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:39:01 ens3 0.57 0.37 0.32 0.20 0.00 0.00 0.00 0.00 08:56:50 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:40:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:56:50 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:44:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:56:50 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:46:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:56:50 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:47:01 ens3 0.90 0.78 0.82 0.38 0.00 0.00 0.00 0.00 08:56:50 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:48:01 ens3 6.55 4.38 4.60 5.73 0.00 0.00 0.00 0.00 08:56:50 08:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:49:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:56:50 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:50:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 08:56:50 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:54:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:56:50 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:50 08:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:56:50 08:56:01 docker0 60.46 102.88 5.59 868.67 0.00 0.00 0.00 0.00 08:56:50 08:56:01 ens3 265.39 179.64 4803.73 133.06 0.00 0.00 0.00 0.00 08:56:50 08:56:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:56:50 Average: docker0 30.19 42.16 2.37 304.18 0.00 0.00 0.00 0.00 08:56:50 Average: ens3 74.86 57.06 570.31 91.54 0.00 0.00 0.00 0.00 08:56:50 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 08:56:50 08:56:50 08:56:50 ---> sar -P ALL: 08:56:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41893) 03/24/25 _x86_64_ (8 CPU) 08:56:50 08:56:50 08:08:11 LINUX RESTART (8 CPU) 08:56:50 08:56:50 08:09:02 CPU %user %nice %system %iowait %steal %idle 08:56:50 08:10:01 all 17.55 0.00 5.59 1.21 0.07 75.58 08:56:50 08:10:01 0 17.55 0.00 6.68 3.36 0.09 72.33 08:56:50 08:10:01 1 17.88 0.00 4.84 0.07 0.07 77.14 08:56:50 08:10:01 2 20.72 0.00 6.27 0.76 0.07 72.18 08:56:50 08:10:01 3 17.06 0.00 5.58 2.70 0.07 74.60 08:56:50 08:10:01 4 16.57 0.00 6.16 0.19 0.07 77.00 08:56:50 08:10:01 5 15.63 0.00 4.50 0.62 0.07 79.18 08:56:50 08:10:01 6 17.75 0.00 5.33 1.84 0.07 75.00 08:56:50 08:10:01 7 17.23 0.00 5.38 0.17 0.07 77.15 08:56:50 08:11:01 all 38.88 0.00 6.52 0.37 0.08 54.16 08:56:50 08:11:01 0 39.19 0.00 6.01 1.85 0.08 52.87 08:56:50 08:11:01 1 39.83 0.00 7.44 0.02 0.08 52.64 08:56:50 08:11:01 2 40.87 0.00 6.63 0.00 0.10 52.40 08:56:50 08:11:01 3 39.27 0.00 6.42 0.02 0.08 54.21 08:56:50 08:11:01 4 41.05 0.00 6.57 0.94 0.08 51.35 08:56:50 08:11:01 5 36.70 0.00 7.01 0.00 0.07 56.22 08:56:50 08:11:01 6 36.93 0.00 6.28 0.13 0.07 56.59 08:56:50 08:11:01 7 37.16 0.00 5.78 0.00 0.08 56.98 08:56:50 08:12:01 all 70.11 0.00 8.85 0.07 0.08 20.89 08:56:50 08:12:01 0 70.47 0.00 8.91 0.02 0.09 20.51 08:56:50 08:12:01 1 68.91 0.00 10.07 0.00 0.07 20.96 08:56:50 08:12:01 2 70.52 0.00 8.99 0.09 0.09 20.32 08:56:50 08:12:01 3 70.68 0.00 8.56 0.03 0.09 20.65 08:56:50 08:12:01 4 70.48 0.00 8.27 0.03 0.07 21.15 08:56:50 08:12:01 5 70.42 0.00 8.89 0.09 0.09 20.52 08:56:50 08:12:01 6 69.36 0.00 8.74 0.29 0.09 21.53 08:56:50 08:12:01 7 70.04 0.00 8.40 0.03 0.07 21.46 08:56:50 08:13:01 all 31.29 0.00 8.77 3.36 0.09 56.50 08:56:50 08:13:01 0 30.94 0.00 8.70 2.91 0.07 57.38 08:56:50 08:13:01 1 32.42 0.00 9.19 1.69 0.08 56.62 08:56:50 08:13:01 2 31.86 0.00 8.29 2.46 0.08 57.30 08:56:50 08:13:01 3 32.44 0.00 9.05 3.93 0.08 54.50 08:56:50 08:13:01 4 31.23 0.00 8.94 3.97 0.10 55.75 08:56:50 08:13:01 5 30.45 0.00 8.37 1.52 0.12 59.53 08:56:50 08:13:01 6 29.69 0.00 9.26 5.32 0.08 55.65 08:56:50 08:13:01 7 31.26 0.00 8.32 5.04 0.12 55.26 08:56:50 08:14:01 all 37.76 0.00 12.36 8.95 0.10 40.83 08:56:50 08:14:01 0 37.73 0.00 12.49 8.87 0.10 40.81 08:56:50 08:14:01 1 38.92 0.00 11.04 4.46 0.10 45.48 08:56:50 08:14:01 2 36.67 0.00 12.84 15.78 0.10 34.61 08:56:50 08:14:01 3 37.49 0.00 12.32 5.72 0.10 44.37 08:56:50 08:14:01 4 37.39 0.00 12.30 6.47 0.10 43.74 08:56:50 08:14:01 5 37.87 0.00 14.13 18.75 0.10 29.15 08:56:50 08:14:01 6 37.23 0.00 11.86 5.59 0.08 45.23 08:56:50 08:14:01 7 38.82 0.00 11.91 6.00 0.10 43.17 08:56:50 08:15:01 all 89.01 0.00 10.86 0.00 0.13 0.00 08:56:50 08:15:01 0 89.12 0.00 10.73 0.00 0.15 0.00 08:56:50 08:15:01 1 89.49 0.00 10.40 0.00 0.12 0.00 08:56:50 08:15:01 2 89.12 0.00 10.76 0.00 0.12 0.00 08:56:50 08:15:01 3 88.34 0.00 11.53 0.00 0.13 0.00 08:56:50 08:15:01 4 88.50 0.00 11.38 0.00 0.12 0.00 08:56:50 08:15:01 5 88.97 0.00 10.89 0.00 0.13 0.00 08:56:50 08:15:01 6 88.57 0.00 11.28 0.00 0.15 0.00 08:56:50 08:15:01 7 89.99 0.00 9.90 0.00 0.12 0.00 08:56:50 08:16:01 all 90.06 0.00 9.83 0.00 0.11 0.00 08:56:50 08:16:01 0 90.12 0.00 9.77 0.00 0.12 0.00 08:56:50 08:16:01 1 89.99 0.00 9.92 0.00 0.10 0.00 08:56:50 08:16:01 2 90.45 0.00 9.43 0.00 0.10 0.02 08:56:50 08:16:01 3 89.27 0.00 10.63 0.00 0.10 0.00 08:56:50 08:16:01 4 89.72 0.00 10.16 0.00 0.12 0.00 08:56:50 08:16:01 5 89.67 0.00 10.23 0.00 0.10 0.00 08:56:50 08:16:01 6 90.37 0.00 9.53 0.00 0.10 0.00 08:56:50 08:16:01 7 90.92 0.00 8.96 0.00 0.12 0.00 08:56:50 08:17:01 all 45.88 0.00 6.71 0.46 0.09 46.86 08:56:50 08:17:01 0 45.25 0.00 7.36 0.23 0.08 47.07 08:56:50 08:17:01 1 48.01 0.00 5.85 0.20 0.08 45.86 08:56:50 08:17:01 2 45.83 0.00 6.21 0.22 0.08 47.66 08:56:50 08:17:01 3 45.23 0.00 7.28 0.53 0.08 46.87 08:56:50 08:17:01 4 44.88 0.00 7.28 0.67 0.08 47.09 08:56:50 08:17:01 5 44.17 0.00 7.38 0.68 0.08 47.69 08:56:50 08:17:01 6 46.44 0.00 6.23 0.42 0.10 46.81 08:56:50 08:17:01 7 47.26 0.00 6.12 0.70 0.10 45.82 08:56:50 08:18:01 all 10.65 0.00 0.96 0.10 0.06 88.22 08:56:50 08:18:01 0 10.56 0.00 1.10 0.03 0.08 88.22 08:56:50 08:18:01 1 11.02 0.00 0.99 0.50 0.07 87.42 08:56:50 08:18:01 2 12.16 0.00 0.90 0.02 0.07 86.86 08:56:50 08:18:01 3 5.75 0.00 0.80 0.02 0.05 93.39 08:56:50 08:18:01 4 9.60 0.00 0.87 0.02 0.05 89.46 08:56:50 08:18:01 5 15.91 0.00 1.21 0.12 0.08 82.68 08:56:50 08:18:01 6 7.87 0.00 0.87 0.03 0.05 91.18 08:56:50 08:18:01 7 12.41 0.00 0.97 0.05 0.07 86.51 08:56:50 08:19:01 all 2.48 0.00 0.43 0.05 0.03 97.00 08:56:50 08:19:01 0 2.52 0.00 0.54 0.00 0.03 96.91 08:56:50 08:19:01 1 2.72 0.00 0.45 0.30 0.03 96.50 08:56:50 08:19:01 2 1.64 0.00 0.38 0.02 0.02 97.95 08:56:50 08:19:01 3 1.54 0.00 0.37 0.00 0.03 98.06 08:56:50 08:19:01 4 2.11 0.00 0.30 0.02 0.03 97.54 08:56:50 08:19:01 5 3.65 0.00 0.48 0.02 0.02 95.83 08:56:50 08:19:01 6 1.89 0.00 0.40 0.00 0.03 97.68 08:56:50 08:19:01 7 3.79 0.00 0.55 0.05 0.03 95.58 08:56:50 08:20:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:56:50 08:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:56:50 08:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:20:01 3 0.80 0.00 0.02 0.00 0.00 99.19 08:56:50 08:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:56:50 08:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:20:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:56:50 08:56:50 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:56:50 08:21:01 all 0.28 0.00 0.02 0.00 0.01 99.68 08:56:50 08:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:56:50 08:21:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:56:50 08:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:56:50 08:21:01 3 0.50 0.00 0.02 0.00 0.02 99.47 08:56:50 08:21:01 4 0.05 0.00 0.03 0.02 0.03 99.87 08:56:50 08:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:21:01 6 1.55 0.00 0.03 0.00 0.03 98.39 08:56:50 08:21:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:56:50 08:22:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:56:50 08:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:22:01 6 1.44 0.00 0.03 0.00 0.02 98.51 08:56:50 08:22:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:56:50 08:23:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:56:50 08:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:56:50 08:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:56:50 08:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:24:01 all 0.09 0.00 0.03 0.01 0.01 99.85 08:56:50 08:24:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:56:50 08:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:56:50 08:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:56:50 08:24:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:56:50 08:24:01 4 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:56:50 08:24:01 6 0.48 0.00 0.00 0.00 0.03 99.48 08:56:50 08:24:01 7 0.05 0.00 0.08 0.00 0.02 99.85 08:56:50 08:25:01 all 0.26 0.00 0.02 0.00 0.01 99.72 08:56:50 08:25:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:56:50 08:25:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:56:50 08:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:25:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:56:50 08:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:56:50 08:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:25:01 6 1.70 0.00 0.03 0.00 0.02 98.25 08:56:50 08:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:26:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:56:50 08:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:26:01 4 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:26:01 6 0.15 0.00 0.03 0.00 0.02 99.80 08:56:50 08:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:56:50 08:27:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:56:50 08:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:56:50 08:27:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:56:50 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:27:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:56:50 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:27:01 6 0.02 0.00 0.05 0.00 0.03 99.90 08:56:50 08:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:56:50 08:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:56:50 08:28:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:56:50 08:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:56:50 08:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:28:01 3 0.12 0.00 0.00 0.00 0.00 99.88 08:56:50 08:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:28:01 6 0.10 0.00 0.02 0.00 0.03 99.85 08:56:50 08:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:29:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:56:50 08:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:56:50 08:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:56:50 08:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:56:50 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:29:01 6 0.10 0.00 0.05 0.02 0.02 99.82 08:56:50 08:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:56:50 08:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:56:50 08:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:30:01 4 0.00 0.00 0.03 0.02 0.02 99.93 08:56:50 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:30:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:56:50 08:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:31:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:56:50 08:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:31:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:31:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:56:50 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:31:01 6 0.57 0.00 0.03 0.00 0.02 99.38 08:56:50 08:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:56:50 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:56:50 08:32:01 all 0.14 0.00 0.02 0.00 0.01 99.82 08:56:50 08:32:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:56:50 08:32:01 1 0.03 0.00 0.05 0.02 0.00 99.90 08:56:50 08:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:32:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:56:50 08:32:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:56:50 08:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:32:01 6 0.80 0.00 0.03 0.00 0.03 99.14 08:56:50 08:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:56:50 08:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:56:50 08:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:56:50 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:56:50 08:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:56:50 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:34:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:56:50 08:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:56:50 08:34:01 1 0.07 0.00 0.05 0.02 0.02 99.85 08:56:50 08:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:56:50 08:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:34:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:56:50 08:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:56:50 08:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:56:50 08:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:56:50 08:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:56:50 08:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:35:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:56:50 08:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:36:01 all 0.07 0.00 0.06 0.01 0.01 99.86 08:56:50 08:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:56:50 08:36:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:56:50 08:36:01 2 0.15 0.00 0.23 0.03 0.00 99.58 08:56:50 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:36:01 4 0.02 0.00 0.03 0.02 0.02 99.92 08:56:50 08:36:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:56:50 08:36:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:56:50 08:36:01 7 0.15 0.00 0.08 0.00 0.02 99.75 08:56:50 08:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:56:50 08:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:37:01 1 0.02 0.00 0.03 0.03 0.02 99.90 08:56:50 08:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:37:01 4 0.03 0.00 0.03 0.02 0.00 99.92 08:56:50 08:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:37:01 6 0.08 0.00 0.02 0.00 0.03 99.87 08:56:50 08:37:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:56:50 08:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:56:50 08:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:38:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:56:50 08:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:38:01 7 0.10 0.00 0.03 0.00 0.02 99.85 08:56:50 08:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:56:50 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:39:01 1 0.00 0.00 0.00 0.03 0.02 99.95 08:56:50 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:39:01 7 0.10 0.00 0.07 0.00 0.02 99.82 08:56:50 08:40:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:56:50 08:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:56:50 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:40:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:56:50 08:40:01 7 0.10 0.00 0.07 0.00 0.02 99.82 08:56:50 08:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:56:50 08:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:56:50 08:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:56:50 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:41:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:56:50 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:56:50 08:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:56:50 08:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:56:50 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:56:50 08:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:42:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:56:50 08:42:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:56:50 08:56:50 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:56:50 08:43:01 all 0.13 0.00 0.02 0.01 0.01 99.84 08:56:50 08:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:43:01 1 0.03 0.00 0.03 0.03 0.00 99.90 08:56:50 08:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:56:50 08:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:56:50 08:43:01 4 0.00 0.00 0.00 0.02 0.03 99.95 08:56:50 08:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:43:01 6 0.75 0.00 0.02 0.00 0.02 99.22 08:56:50 08:43:01 7 0.10 0.00 0.03 0.00 0.02 99.85 08:56:50 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:56:50 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:56:50 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:56:50 08:44:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:56:50 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:44:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:56:50 08:44:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:56:50 08:45:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:56:50 08:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:56:50 08:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:56:50 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:45:01 6 0.15 0.00 0.00 0.00 0.03 99.82 08:56:50 08:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:56:50 08:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:56:50 08:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:56:50 08:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:46:01 6 0.70 0.00 0.02 0.00 0.02 99.27 08:56:50 08:46:01 7 0.03 0.00 0.07 0.00 0.00 99.90 08:56:50 08:47:01 all 0.10 0.00 0.02 0.01 0.01 99.86 08:56:50 08:47:01 0 0.13 0.00 0.00 0.00 0.00 99.87 08:56:50 08:47:01 1 0.07 0.00 0.03 0.03 0.02 99.85 08:56:50 08:47:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:56:50 08:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:56:50 08:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:56:50 08:47:01 5 0.10 0.00 0.02 0.00 0.00 99.88 08:56:50 08:47:01 6 0.08 0.00 0.02 0.00 0.02 99.88 08:56:50 08:47:01 7 0.27 0.00 0.00 0.00 0.02 99.72 08:56:50 08:48:01 all 0.18 0.00 0.04 0.01 0.01 99.75 08:56:50 08:48:01 0 0.55 0.00 0.00 0.00 0.00 99.45 08:56:50 08:48:01 1 0.13 0.00 0.02 0.02 0.02 99.82 08:56:50 08:48:01 2 0.12 0.00 0.02 0.00 0.02 99.85 08:56:50 08:48:01 3 0.10 0.00 0.10 0.00 0.02 99.78 08:56:50 08:48:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:56:50 08:48:01 5 0.12 0.00 0.03 0.02 0.00 99.83 08:56:50 08:48:01 6 0.20 0.00 0.07 0.00 0.03 99.70 08:56:50 08:48:01 7 0.22 0.00 0.08 0.02 0.02 99.67 08:56:50 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:56:50 08:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:56:50 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:56:50 08:49:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:56:50 08:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:49:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:56:50 08:49:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:56:50 08:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:56:50 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:50:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:56:50 08:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:50:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:56:50 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:56:50 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:50:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:56:50 08:50:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:56:50 08:51:01 all 0.20 0.00 0.01 0.01 0.01 99.78 08:56:50 08:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:56:50 08:51:01 1 0.03 0.00 0.00 0.03 0.02 99.92 08:56:50 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:56:50 08:51:01 3 0.08 0.00 0.03 0.00 0.02 99.87 08:56:50 08:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:56:50 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:51:01 6 1.22 0.00 0.00 0.00 0.02 98.76 08:56:50 08:51:01 7 0.12 0.00 0.03 0.00 0.00 99.85 08:56:50 08:52:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:56:50 08:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:56:50 08:52:01 2 0.02 0.00 0.05 0.00 0.02 99.92 08:56:50 08:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:56:50 08:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:56:50 08:52:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:56:50 08:52:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:56:50 08:53:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:56:50 08:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:56:50 08:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:56:50 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:53:01 6 1.65 0.00 0.00 0.00 0.00 98.35 08:56:50 08:53:01 7 0.10 0.00 0.03 0.00 0.03 99.83 08:56:50 08:56:50 08:53:01 CPU %user %nice %system %iowait %steal %idle 08:56:50 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:56:50 08:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:56:50 08:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:56:50 08:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:56:50 08:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:56:50 08:54:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:56:50 08:55:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:56:50 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:56:50 08:55:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:56:50 08:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:56:50 08:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:56:50 08:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:56:50 08:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:56:50 08:55:01 7 0.08 0.00 0.03 0.00 0.03 99.85 08:56:50 08:56:01 all 5.35 0.00 2.32 0.43 0.03 91.87 08:56:50 08:56:01 0 5.42 0.00 2.11 0.02 0.03 92.42 08:56:50 08:56:01 1 4.44 0.00 1.93 0.35 0.03 93.24 08:56:50 08:56:01 2 4.68 0.00 1.88 0.02 0.02 93.41 08:56:50 08:56:01 3 4.83 0.00 2.41 0.02 0.03 92.71 08:56:50 08:56:01 4 4.51 0.00 3.67 1.91 0.03 89.87 08:56:50 08:56:01 5 5.91 0.00 2.40 0.10 0.03 91.56 08:56:50 08:56:01 6 6.51 0.00 1.71 0.00 0.03 91.74 08:56:50 08:56:01 7 6.48 0.00 2.42 1.02 0.03 90.04 08:56:50 Average: all 9.36 0.00 1.56 0.32 0.03 88.74 08:56:50 Average: 0 9.32 0.00 1.58 0.36 0.03 88.70 08:56:50 Average: 1 9.41 0.00 1.54 0.17 0.03 88.86 08:56:50 Average: 2 9.42 0.00 1.55 0.41 0.02 88.60 08:56:50 Average: 3 9.19 0.00 1.59 0.27 0.02 88.92 08:56:50 Average: 4 9.24 0.00 1.62 0.31 0.03 88.81 08:56:50 Average: 5 9.30 0.00 1.60 0.46 0.02 88.62 08:56:50 Average: 6 9.47 0.00 1.53 0.29 0.04 88.68 08:56:50 Average: 7 9.49 0.00 1.48 0.28 0.03 88.72 08:56:50 08:56:50 08:56:50