Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a62a6bd785b30d9194ed4d1799fe25543517b1b 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-ssh8402712648875335740.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-ssh5838394817900365672.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-ssh14854052631304202166.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-ssh502768256476913671.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-ssh3254813168867754071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41980 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/815 [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/815 # 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 7a62a6bd785b30d9194ed4d1799fe25543517b1b (main) Commit message: "Merge pull request #5121 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3" > 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 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 > git rev-list --no-walk 382fb65c84b097ce6c7977676a9b9cda8cc10ed0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:00 ========================================================= 08:47:00 EdgeX Global Pipelines Version Info 08:47:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:00 ------------------- 08:47:00 stable info: 08:47:00 ------------------- 08:47:00 Commited By: Cherry Wang cherry@iotechsys.com 08:47:00 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 08:47:00 Message: update stable to v1.0.272 08:47:01 ------------------- 08:47:01 experimental info: 08:47:01 ------------------- 08:47:01 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:01 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 08:47:01 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:47:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:47:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a62a6b [Pipeline] echo 08:47:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:02 provisioning config files... 08:47:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config6210702766713097779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:03 ---> ****-login.sh 08:47:03 nexus3.edgexfoundry.org:10001 08:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:03 Configure a credential helper to remove this warning. See 08:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:03 08:47:03 Login Succeeded 08:47:03 nexus3.edgexfoundry.org:10002 08:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:03 Configure a credential helper to remove this warning. See 08:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:03 08:47:03 Login Succeeded 08:47:03 nexus3.edgexfoundry.org:10003 08:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:03 Configure a credential helper to remove this warning. See 08:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:03 08:47:03 Login Succeeded 08:47:03 nexus3.edgexfoundry.org:10004 08:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:03 Configure a credential helper to remove this warning. See 08:47:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:03 08:47:03 Login Succeeded 08:47:03 ****.io 08:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:04 Configure a credential helper to remove this warning. See 08:47:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:04 08:47:04 Login Succeeded 08:47:04 ---> ****-login.sh ends [Pipeline] } 08:47:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:04 + 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:47:04 + + dirname cmd/core-command/Dockerfile 08:47:04 cut -d/ -f2 08:47:04 + echo core-command,cmd/core-command/Dockerfile 08:47:04 + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile 08:47:04 08:47:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:47:04 + dirname cmd/core-data/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo core-data,cmd/core-data/Dockerfile 08:47:04 + dirname cmd/core-keeper/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo core-keeper,cmd/core-keeper/Dockerfile 08:47:04 + + cut -d/ -f2 08:47:04 dirname cmd/core-metadata/Dockerfile 08:47:04 + echo core-metadata,cmd/core-metadata/Dockerfile 08:47:04 + dirname cmd/security-bootstrapper/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:47:04 + dirname cmd/security-proxy-auth/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:47:04 + dirname cmd/security-proxy-setup/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:47:04 + + dirname cmd/security-secretstore-setup/Dockerfilecut 08:47:04 -d/ -f2 08:47:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:47:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:47:04 + dirname cmd/security-spire-agent/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:47:04 + dirname cmd/security-spire-config/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:47:04 + dirname cmd/security-spire-server/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:47:04 + dirname cmd/support-notifications/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo support-notifications,cmd/support-notifications/Dockerfile 08:47:04 + dirname cmd/support-scheduler/Dockerfile 08:47:04 + cut -d/ -f2 08:47:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:47:04 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:47:04 + git rev-list -1 --merges 7a62a6bd785b30d9194ed4d1799fe25543517b1b~1..7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo 08:47:04 -----------> git rev-list -1 --merges 7a62a6bd785b30d9194ed4d1799fe25543517b1b~1..7a62a6bd785b30d9194ed4d1799fe25543517b1b 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:47:04 7a62a6bd785b30d9194ed4d1799fe25543517b1b [false] [Pipeline] sh 08:47:05 + git log --format=format:%s -1 7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] echo 08:47:05 ========================================================= 08:47:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:47:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:47:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:47:05 + grep -v github /etc/ssh/ssh_known_hosts 08:47:05 + [ -e /tmp/ssh_known_hosts ] 08:47:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:47:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:47:05 + sudo tee -a /etc/ssh/ssh_known_hosts 08:47:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:05 08:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:06 0.1.4: Pulling from edgex-devops/py-git-semver 08:47:06 b85a868b505f: Pulling fs layer 08:47:06 e2be974225ed: Pulling fs layer 08:47:06 339a4e72a1f5: Pulling fs layer 08:47:06 988bab9f4d93: Pulling fs layer 08:47:06 1469e6f7b9e6: Pulling fs layer 08:47:06 eaf3925da568: Pulling fs layer 08:47:06 bab4dde63d76: Pulling fs layer 08:47:06 bde34c3a00c8: Pulling fs layer 08:47:06 eaf3925da568: Waiting 08:47:06 b352a97aabf1: Pulling fs layer 08:47:06 4872d77fe225: Pulling fs layer 08:47:06 5851b861e8e6: Pulling fs layer 08:47:06 988bab9f4d93: Waiting 08:47:06 bab4dde63d76: Waiting 08:47:06 1469e6f7b9e6: Waiting 08:47:06 bde34c3a00c8: Waiting 08:47:06 5851b861e8e6: Waiting 08:47:06 4872d77fe225: Waiting 08:47:06 b352a97aabf1: Waiting 08:47:06 e2be974225ed: Download complete 08:47:06 988bab9f4d93: Verifying Checksum 08:47:06 988bab9f4d93: Download complete 08:47:06 339a4e72a1f5: Verifying Checksum 08:47:06 339a4e72a1f5: Download complete 08:47:06 1469e6f7b9e6: Verifying Checksum 08:47:06 1469e6f7b9e6: Download complete 08:47:06 eaf3925da568: Verifying Checksum 08:47:06 eaf3925da568: Download complete 08:47:06 bde34c3a00c8: Verifying Checksum 08:47:06 bde34c3a00c8: Download complete 08:47:06 b352a97aabf1: Verifying Checksum 08:47:06 b352a97aabf1: Download complete 08:47:06 4872d77fe225: Verifying Checksum 08:47:06 4872d77fe225: Download complete 08:47:06 5851b861e8e6: Download complete 08:47:06 b85a868b505f: Download complete 08:47:06 bab4dde63d76: Verifying Checksum 08:47:06 bab4dde63d76: Download complete 08:47:07 b85a868b505f: Pull complete 08:47:07 e2be974225ed: Pull complete 08:47:08 339a4e72a1f5: Pull complete 08:47:08 988bab9f4d93: Pull complete 08:47:08 1469e6f7b9e6: Pull complete 08:47:08 eaf3925da568: Pull complete 08:47:10 bab4dde63d76: Pull complete 08:47:10 bde34c3a00c8: Pull complete 08:47:10 b352a97aabf1: Pull complete 08:47:10 4872d77fe225: Pull complete 08:47:10 5851b861e8e6: Pull complete 08:47:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:10 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 08:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:47:13 $ docker top c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee -eo pid,comm 08:47:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:14 [ssh-agent] Looking for ssh-agent implementation... 08:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:14 $ docker exec c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent 08:47:14 SSH_AUTH_SOCK=/tmp/ssh-lRsLk0wi3l3J/agent.33 08:47:14 SSH_AGENT_PID=39 08:47:14 Running ssh-add (command line suppressed) 08:47:14 Identity added: /w/workspace/edgex-go/815@tmp/private_key_12142632997521555379.key (/w/workspace/edgex-go/815@tmp/private_key_12142632997521555379.key) 08:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:14 + git tag --points-at HEAD [Pipeline] } 08:47:14 $ docker exec --env ******** --env ******** c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent -k 08:47:14 unset SSH_AUTH_SOCK; 08:47:14 unset SSH_AGENT_PID; 08:47:14 echo Agent pid 39 killed; 08:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:47:14 [ssh-agent] Looking for ssh-agent implementation... 08:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:15 $ docker exec c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent 08:47:15 SSH_AUTH_SOCK=/tmp/ssh-Mz0d0M7viFzP/agent.72 08:47:15 SSH_AGENT_PID=78 08:47:15 Running ssh-add (command line suppressed) 08:47:15 Identity added: /w/workspace/edgex-go/815@tmp/private_key_7117094806970614802.key (/w/workspace/edgex-go/815@tmp/private_key_7117094806970614802.key) 08:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:47:15 + git semver init 08:47:15 2025-03-25 08:47:15,741 [run_init] DEBUG init version:0.0.0 force:False 08:47:15 2025-03-25 08:47:15,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/815/.semver 08:47:15 2025-03-25 08:47:15,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/815/.semver 08:47:15 2025-03-25 08:47:15,742 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/815/.semver'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) 08:47:22 2025-03-25 08:47:21,140 [append_file] DEBUG append to file:/w/workspace/edgex-go/815/.git/info/exclude 08:47:22 2025-03-25 08:47:21,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/815/.semver/main with force:False 08:47:22 2025-03-25 08:47:21,140 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 08:47:22 2025-03-25 08:47:21,141 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 08:47:22 4.0.0-dev.77 [Pipeline] } 08:47:22 $ docker exec --env ******** --env ******** c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee ssh-agent -k 08:47:22 unset SSH_AUTH_SOCK; 08:47:22 unset SSH_AGENT_PID; 08:47:22 echo Agent pid 78 killed; 08:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:22 + git semver [Pipeline] } 08:47:23 $ docker stop --time=1 c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee 08:47:24 $ docker rm -f --volumes c6f2283f83f20fdb1abc822681dfdf66f16207775681e86086af893ddbe9e3ee [Pipeline] // withDockerContainer [Pipeline] sh 08:47:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:47:25 Stashed 1 file(s) [Pipeline] echo 08:47:25 [edgeXSemver]: initialized semver on version 4.0.0-dev.77 [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:47:25 + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo 08:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:47:25 ========================================================= 08:47:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:47:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:47:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:47:25 da9db072f522: Pulling fs layer 08:47:25 6ef4a4ee8ca5: Pulling fs layer 08:47:25 06f05ace1117: Pulling fs layer 08:47:25 5fe327b54edc: Pulling fs layer 08:47:25 4f4fb700ef54: Pulling fs layer 08:47:25 92a5565b7b96: Pulling fs layer 08:47:25 ff9bb7016b71: Pulling fs layer 08:47:25 b67dba6c2c7d: Pulling fs layer 08:47:25 a813b0c90790: Pulling fs layer 08:47:25 92a5565b7b96: Waiting 08:47:25 ff9bb7016b71: Waiting 08:47:25 b67dba6c2c7d: Waiting 08:47:25 5fe327b54edc: Waiting 08:47:25 a813b0c90790: Waiting 08:47:25 4f4fb700ef54: Waiting 08:47:25 6ef4a4ee8ca5: Verifying Checksum 08:47:25 6ef4a4ee8ca5: Download complete 08:47:25 5fe327b54edc: Verifying Checksum 08:47:25 5fe327b54edc: Download complete 08:47:25 4f4fb700ef54: Verifying Checksum 08:47:25 4f4fb700ef54: Download complete 08:47:25 92a5565b7b96: Verifying Checksum 08:47:25 92a5565b7b96: Download complete 08:47:25 da9db072f522: Download complete 08:47:25 ff9bb7016b71: Verifying Checksum 08:47:25 ff9bb7016b71: Download complete 08:47:26 da9db072f522: Pull complete 08:47:26 a813b0c90790: Verifying Checksum 08:47:26 a813b0c90790: Download complete 08:47:26 6ef4a4ee8ca5: Pull complete 08:47:26 06f05ace1117: Verifying Checksum 08:47:26 06f05ace1117: Download complete 08:47:26 b67dba6c2c7d: Verifying Checksum 08:47:26 b67dba6c2c7d: Download complete 08:47:29 06f05ace1117: Pull complete 08:47:29 5fe327b54edc: Pull complete 08:47:29 4f4fb700ef54: Pull complete 08:47:29 92a5565b7b96: Pull complete 08:47:30 ff9bb7016b71: Pull complete 08:47:32 b67dba6c2c7d: Pull complete 08:47:33 a813b0c90790: Pull complete 08:47:33 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:47:33 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:33 WORKDIR /edgex 08:47:33 COPY go.mod . 08:47:33 RUN go mod download build 08:47:33 -t ci-base-image-x86_64 -f - . 08:47:33 Sending build context to Docker daemon 185.8MB 08:47:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:47:33 ---> 3ba60ce46760 08:47:33 Step 2/4 : WORKDIR /edgex 08:47:39 ---> Running in 5e796bd9c657 08:47:39 Removing intermediate container 5e796bd9c657 08:47:39 ---> 16720ce5e3ee 08:47:39 Step 3/4 : COPY go.mod . 08:47:39 ---> c0a299dcf06e 08:47:39 Step 4/4 : RUN go mod download 08:47:39 ---> Running in b716fd9366a4 08:47:40 Still waiting to schedule task 08:47:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:48:11 Removing intermediate container b716fd9366a4 08:48:11 ---> b397988460d1 08:48:11 Successfully built b397988460d1 08:48:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:11 + docker inspect -f . ci-base-image-x86_64 08:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:11 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 08:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:48:12 $ docker top fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:12 + go version 08:48:12 go version go1.23.4 linux/amd64 [Pipeline] } 08:48:12 $ docker stop --time=1 fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e 08:48:13 $ docker rm -f --volumes fcfa23e95b1244ff8349e37266bd7fc99b3b5f080523884475e2db2da2dcc33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:14 + docker inspect -f . ci-base-image-x86_64 08:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:14 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 08:48:14 $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:48:14 $ docker top 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab -eo pid,comm [Pipeline] { [Pipeline] echo 08:48:14 ========================================================= 08:48:14 [edgeXBuildGoParallel] Running Tests and Build... 08:48:14 ========================================================= [Pipeline] sh 08:48:15 + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] fileExists [Pipeline] sh 08:48:15 + make test 08:48:15 go test -race -coverprofile=coverage.out ./... 08:48:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:48:45 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:48:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:48:45 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:48:45 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 08:48:47 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:48:47 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:48:47 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:48:47 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:48:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:48:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:48:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:48:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:49 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:48:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:48:50 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 45.7% of statements 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 93.4% of statements 08:48:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.3% of statements 08:48:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:48:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:48:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:48:52 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements 08:48:54 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 08:48:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:48:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:48:54 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:48:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.037s coverage: 0.0% of statements [no tests to run] 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 1.0% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 42.6% of statements 08:48:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.063s coverage: 96.3% of statements 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:48:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:48:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:48:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:48:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:48:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:48:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:48:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:48:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:48:59 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:48:59 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:48:59 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:49:01 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:49:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:49:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:49:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:49:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:49:04 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:49:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:49:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:49:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:49:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:49:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.092s coverage: 94.4% of statements 08:49:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:49:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:49:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:49:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:49:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:49:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:49:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:49:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41983 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:49:11 Running in /w/workspace/edgex-go/815 [Pipeline] { [Pipeline] checkout 08:49:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:49:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:49:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:49:12 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:49:14 The recommended git tool is: git 08:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:49:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:49:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:49:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:49:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:49:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:49:14 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:49:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:49:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:49:19 using credential edgex-jenkins-ssh 08:49:19 Cloning the remote Git repository 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.040s coverage: 100.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.048s coverage: 6.8% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.043s coverage: 33.3% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.050s coverage: 100.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.171s coverage: 54.5% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 29.2% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 3.1% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 97.7% of statements 08:49:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 08:49:19 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:49:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:49:19 > git init /w/workspace/edgex-go/815 # timeout=10 08:49:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:49:19 > git --version # timeout=10 08:49:19 > git --version # 'git version 2.25.1' 08:49:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:49:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:19 running golangci-lint 08:49:19 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:49:19 go version go1.23.4 linux/amd64 08:49:20 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:49:20 level=info msg="[config_reader] Used config file .golangci.yml" 08:49:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:49:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:49:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:49:37 Avoid second fetch 08:49:37 Checking out Revision 7a62a6bd785b30d9194ed4d1799fe25543517b1b (main) 08:49:38 Commit message: "Merge pull request #5121 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.7.3" 08:49:37 > git config core.sparsecheckout # timeout=10 08:49:37 > git checkout -f 7a62a6bd785b30d9194ed4d1799fe25543517b1b # timeout=10 08:49:41 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 21.727656569s" 08:49:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.107141ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:49:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:49:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:49:43 Dload Upload Total Spent Left Speed 08:49:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 69717 0 --:--:-- --:--:-- --:--:-- 69717 [Pipeline] sh 08:49:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:49:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:49:43 + sudo tee /etc/docker/daemon.new 08:49:43 { 08:49:43 "registry-mirrors": [ 08:49:43 "https://nexus3.edgexfoundry.org:10001" 08:49:43 ], 08:49:43 "bip": "10.250.0.254/24", 08:49:43 "hosts": [ 08:49:43 "tcp://0.0.0.0:5555", 08:49:43 "unix:///var/run/docker.sock" 08:49:43 ], 08:49:43 "mtu": 1458, 08:49:43 "selinux-enabled": true, 08:49:43 "seccomp-profile": "/etc/docker/seccomp.json" 08:49:43 } [Pipeline] sh 08:49:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:49:44 + sudo service docker restart 08:49:54 level=info msg="[linters_context/goanalysis] analyzers took 1m30.764910811s with top 10 stages: buildir: 50.452371422s, gosec: 3.138001761s, inspect: 2.415492981s, fact_deprecated: 2.170266582s, ctrlflow: 1.240580233s, printf: 1.230911733s, S1038: 1.182010711s, nilness: 1.067099835s, fact_purity: 1.031590942s, typedness: 847.185753ms" 08:49:54 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:49:54 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, cgo: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_dirs: 202/202, nolint: 20/0, path_prettifier: 202/202" 08:49:54 level=info msg="[runner] processing took 19.803432ms with stages: nolint: 7.255213ms, identifier_marker: 7.116357ms, path_prettifier: 1.640338ms, autogenerated_exclude: 1.621739ms, exclude-rules: 1.151541ms, skip_dirs: 947.735µs, invalid_issue: 27.48µs, cgo: 25.789µs, filename_unadjuster: 13.57µs, max_same_issues: 650ns, skip_files: 550ns, fixer: 460ns, uniq_by_line: 410ns, exclude: 280ns, sort_results: 240ns, source_code: 200ns, path_shortener: 180ns, max_from_linter: 170ns, diff: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 130ns, severity-rules: 100ns" 08:49:54 level=info msg="[runner] linters took 10.79987281s with stages: goanalysis_metalinter: 10.77999316s" 08:49:54 level=info msg="File cache stats: 0 entries of total size 0B" 08:49:54 level=info msg="Memory: 326 samples, avg is 287.1MB, max is 1350.9MB" 08:49:54 level=info msg="Execution took 32.576320074s" 08:49:54 go vet ./... 08:49:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:49:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:49:59 ./bin/test-attribution-txt.sh [Pipeline] echo 08:49:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:49:59 + ls -al . 08:49:59 total 1992 08:49:59 drwxrwxr-x 11 1001 1001 4096 Mar 25 08:48 . 08:49:59 drwxr-xr-x 4 root root 4096 Mar 25 08:48 .. 08:49:59 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 .blubracket 08:49:59 -rw-rw-r-- 1 1001 1001 10 Mar 25 08:46 .dockerignore 08:49:59 drwxrwxr-x 8 1001 1001 4096 Mar 25 08:49 .git 08:49:59 drwxrwxr-x 3 1001 1001 4096 Mar 25 08:46 .github 08:49:59 -rw-rw-r-- 1 1001 1001 909 Mar 25 08:46 .gitignore 08:49:59 -rw-rw-r-- 1 1001 1001 218 Mar 25 08:46 .golangci.yml 08:49:59 -rw-rw-r-- 1 1001 1001 100 Mar 25 08:46 .hadolint.yml 08:49:59 drwxr-xr-x 3 1001 1001 4096 Mar 25 08:47 .semver 08:49:59 -rw-rw-r-- 1 1001 1001 155 Mar 25 08:46 .sonarcloud.properties 08:49:59 -rw-rw-r-- 1 1001 1001 1171 Mar 25 08:46 ADOPTERS.md 08:49:59 -rw-rw-r-- 1 1001 1001 17374 Mar 25 08:46 Attribution.txt 08:49:59 -rw-rw-r-- 1 1001 1001 108018 Mar 25 08:46 CHANGELOG.md 08:49:59 -rw-rw-r-- 1 1001 1001 3804 Mar 25 08:46 CONTRIBUTING.md 08:49:59 -rw-rw-r-- 1 1001 1001 677 Mar 25 08:46 GOVERNANCE.md 08:49:59 -rw-rw-r-- 1 1001 1001 858 Mar 25 08:46 Jenkinsfile 08:49:59 -rw-rw-r-- 1 1001 1001 10775 Mar 25 08:46 LICENSE 08:49:59 -rw-rw-r-- 1 1001 1001 16740 Mar 25 08:46 Makefile 08:49:59 -rw-rw-r-- 1 1001 1001 582 Mar 25 08:46 OWNERS.md 08:49:59 -rw-rw-r-- 1 1001 1001 9932 Mar 25 08:46 README.md 08:49:59 -rw-rw-r-- 1 1001 1001 789 Mar 25 08:46 SECURITY.md 08:49:59 -rw-rw-r-- 1 1001 1001 12 Mar 25 08:47 VERSION 08:49:59 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 bin 08:49:59 drwxrwxr-x 19 1001 1001 4096 Mar 25 08:46 cmd 08:49:59 -rw-r--r-- 1 root root 1660924 Mar 25 08:49 coverage.out 08:49:59 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 fuzz_test 08:49:59 -rw-rw-r-- 1 1001 1001 6456 Mar 25 08:46 go.mod 08:49:59 -rw-rw-r-- 1 1001 1001 88143 Mar 25 08:46 go.sum 08:49:59 drwxrwxr-x 7 1001 1001 4096 Mar 25 08:46 internal 08:49:59 drwxrwxr-x 2 1001 1001 4096 Mar 25 08:46 openapi 08:49:59 -rw-rw-r-- 1 1001 1001 584 Mar 25 08:46 security.txt 08:49:59 -rw-rw-r-- 1 1001 1001 204 Mar 25 08:46 version.go [Pipeline] sh 08:50:00 + '[' -e coverage.out ] 08:50:00 + chown 1001:1001 coverage.out [Pipeline] stash 08:50:00 Stashed 1 file(s) [Pipeline] sh 08:50:00 + make build 08:50:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:02 provisioning config files... 08:50:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config5494436201761146586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:03 ---> ****-login.sh 08:50:03 nexus3.edgexfoundry.org:10001 08:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:03 Configure a credential helper to remove this warning. See 08:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:03 08:50:03 Login Succeeded 08:50:03 nexus3.edgexfoundry.org:10002 08:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:04 Configure a credential helper to remove this warning. See 08:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:04 08:50:04 Login Succeeded 08:50:04 nexus3.edgexfoundry.org:10003 08:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:04 Configure a credential helper to remove this warning. See 08:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:04 08:50:04 Login Succeeded 08:50:04 nexus3.edgexfoundry.org:10004 08:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:04 Configure a credential helper to remove this warning. See 08:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:04 08:50:04 Login Succeeded 08:50:04 ****.io 08:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:50:05 Configure a credential helper to remove this warning. See 08:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:50:05 08:50:05 Login Succeeded 08:50:05 ---> ****-login.sh ends [Pipeline] } 08:50:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:50:05 + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo 08:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:50:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:50:05 ========================================================= 08:50:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:50:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:50:06 9986a736f7d3: Pulling fs layer 08:50:06 1f018df60701: Pulling fs layer 08:50:06 39f8f326b044: Pulling fs layer 08:50:06 e6a1e7a6a96a: Pulling fs layer 08:50:06 4f4fb700ef54: Pulling fs layer 08:50:06 d45d956e0dbf: Pulling fs layer 08:50:06 d7702b0d1db1: Pulling fs layer 08:50:06 5c7f0f088c93: Pulling fs layer 08:50:06 4fdc064ae6cf: Pulling fs layer 08:50:06 e6a1e7a6a96a: Waiting 08:50:06 4f4fb700ef54: Waiting 08:50:06 d45d956e0dbf: Waiting 08:50:06 d7702b0d1db1: Waiting 08:50:06 5c7f0f088c93: Waiting 08:50:06 4fdc064ae6cf: Waiting 08:50:06 1f018df60701: Verifying Checksum 08:50:06 1f018df60701: Download complete 08:50:06 e6a1e7a6a96a: Verifying Checksum 08:50:06 e6a1e7a6a96a: Download complete 08:50:06 4f4fb700ef54: Verifying Checksum 08:50:06 4f4fb700ef54: Download complete 08:50:06 d45d956e0dbf: Verifying Checksum 08:50:06 d45d956e0dbf: Download complete 08:50:06 9986a736f7d3: Verifying Checksum 08:50:06 9986a736f7d3: Download complete 08:50:06 d7702b0d1db1: Verifying Checksum 08:50:06 d7702b0d1db1: Download complete 08:50:07 4fdc064ae6cf: Verifying Checksum 08:50:07 4fdc064ae6cf: Download complete 08:50:07 9986a736f7d3: Pull complete 08:50:07 1f018df60701: Pull complete 08:50:08 39f8f326b044: Verifying Checksum 08:50:08 39f8f326b044: Download complete 08:50:09 5c7f0f088c93: Verifying Checksum 08:50:09 5c7f0f088c93: Download complete 08:50:21 39f8f326b044: Pull complete 08:50:21 e6a1e7a6a96a: Pull complete 08:50:21 4f4fb700ef54: Pull complete 08:50:22 d45d956e0dbf: Pull complete 08:50:22 d7702b0d1db1: Pull complete 08:50:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:50:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:50:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:50:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:50:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:50:30 5c7f0f088c93: Pull complete 08:50:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:50:32 4fdc064ae6cf: Pull complete 08:50:32 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:50:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:50:32 + docker build -t ci-base-image-arm64 -f - . 08:50:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:32 WORKDIR /edgex 08:50:32 COPY go.mod . 08:50:32 RUN go mod download 08:50:33 Sending build context to Docker daemon 3.692MB 08:50:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:50:33 ---> 63f30b955cb9 08:50:33 Step 2/4 : WORKDIR /edgex 08:50:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:50:35 ---> Running in 66593cd6a29a 08:50:35 Removing intermediate container 66593cd6a29a 08:50:35 ---> 8fe40c9f5f43 08:50:35 Step 3/4 : COPY go.mod . 08:50:35 ---> ce81bb91de98 08:50:35 Step 4/4 : RUN go mod download 08:50:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:36 ---> Running in fea0d19f4b34 08:50:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:50:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:50:40 $ docker stop --time=1 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab 08:50:45 $ docker rm -f --volumes 4d0d9236218edd35eb64046d8635e2d07a475981e9917d0891183f9d65ac47ab [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:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:46 08:50:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:47 latest: Pulling from edgex-devops/edgex-compose 08:50:47 91d30c5bc195: Pulling fs layer 08:50:47 2e9b0aa3be6d: Pulling fs layer 08:50:47 9c61dcf015f6: Pulling fs layer 08:50:47 4698f68db338: Pulling fs layer 08:50:47 2a2f49069b9e: Pulling fs layer 08:50:47 e0025b399a48: Pulling fs layer 08:50:47 4698f68db338: Waiting 08:50:47 e0025b399a48: Waiting 08:50:47 2a2f49069b9e: Waiting 08:50:47 91d30c5bc195: Verifying Checksum 08:50:47 91d30c5bc195: Download complete 08:50:47 4698f68db338: Verifying Checksum 08:50:47 4698f68db338: Download complete 08:50:47 2e9b0aa3be6d: Verifying Checksum 08:50:47 2e9b0aa3be6d: Download complete 08:50:47 e0025b399a48: Download complete 08:50:47 91d30c5bc195: Pull complete 08:50:47 2a2f49069b9e: Download complete 08:50:47 2e9b0aa3be6d: Pull complete 08:50:47 9c61dcf015f6: Verifying Checksum 08:50:47 9c61dcf015f6: Download complete 08:50:50 9c61dcf015f6: Pull complete 08:50:50 4698f68db338: Pull complete 08:50:50 2a2f49069b9e: Pull complete 08:50:50 e0025b399a48: Pull complete 08:50:50 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:50 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 08:50:50 $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:50:53 $ docker top 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:50:56 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:50:56 #1 transferring dockerfile: 2.49kB done 08:50:56 #1 DONE 0.0s 08:50:56 08:50:56 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:50:56 #2 transferring dockerfile: 1.89kB done 08:50:56 #2 DONE 0.0s 08:50:56 08:50:56 #3 [security-spire-server internal] load build definition from Dockerfile 08:50:56 #3 transferring dockerfile: 1.70kB done 08:50:56 #3 DONE 0.0s 08:50:56 08:50:56 #4 [core-keeper internal] load build definition from Dockerfile 08:50:56 #4 transferring dockerfile: 2.01kB done 08:50:56 #4 DONE 0.0s 08:50:56 08:50:56 #5 [core-metadata internal] load build definition from Dockerfile 08:50:56 #5 transferring dockerfile: 2.10kB done 08:50:56 #5 DONE 0.0s 08:50:56 08:50:56 #6 [security-secretstore-setup internal] load .dockerignore 08:50:56 #6 transferring context: 50B done 08:50:56 #6 DONE 0.0s 08:50:56 08:50:56 #7 [support-notifications internal] load build definition from Dockerfile 08:50:56 #7 transferring dockerfile: 2.00kB done 08:50:56 #7 DONE 0.0s 08:50:56 08:50:56 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:50:56 #8 transferring dockerfile: 2.23kB done 08:50:56 #8 DONE 0.1s 08:50:56 08:50:56 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:50:56 #9 transferring dockerfile: 2.14kB done 08:50:56 #9 DONE 0.1s 08:50:56 08:50:56 #10 [core-data internal] load build definition from Dockerfile 08:50:56 #10 transferring dockerfile: 2.04kB done 08:50:56 #10 DONE 0.0s 08:50:56 08:50:56 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:50:56 #11 transferring dockerfile: 3.02kB done 08:50:56 #11 DONE 0.1s 08:50:56 08:50:56 #12 [security-spire-agent internal] load build definition from Dockerfile 08:50:56 #12 transferring dockerfile: 1.81kB done 08:50:56 #12 DONE 0.1s 08:50:56 08:50:56 #13 [security-spire-config internal] load build definition from Dockerfile 08:50:56 #13 transferring dockerfile: 1.69kB done 08:50:56 #13 DONE 0.0s 08:50:56 08:50:56 #14 [support-scheduler internal] load build definition from Dockerfile 08:50:56 #14 transferring dockerfile: 1.83kB done 08:50:56 #14 DONE 0.1s 08:50:56 08:50:56 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:50:56 #15 transferring dockerfile: 2.50kB done 08:50:56 #15 DONE 0.1s 08:50:56 08:50:56 #16 [core-command internal] load build definition from Dockerfile 08:50:56 #16 transferring dockerfile: 1.94kB done 08:50:56 #16 DONE 0.0s 08:50:56 08:50:56 #17 [security-spiffe-token-provider internal] load .dockerignore 08:50:56 #17 transferring context: 50B done 08:50:56 #17 DONE 0.0s 08:50:56 08:50:56 #18 [security-spire-server internal] load .dockerignore 08:50:56 #18 transferring context: 50B done 08:50:56 #18 DONE 0.0s 08:50:56 08:50:56 #19 [core-keeper internal] load .dockerignore 08:50:56 #19 transferring context: 50B done 08:50:56 #19 DONE 0.0s 08:50:56 08:50:56 #20 [core-metadata internal] load .dockerignore 08:50:56 #20 transferring context: 50B done 08:50:56 #20 DONE 0.0s 08:50:56 08:50:56 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:50:56 #21 transferring context: 50B done 08:50:56 #21 DONE 0.0s 08:50:56 08:50:56 #22 [security-bootstrapper internal] load .dockerignore 08:50:56 #22 transferring context: 50B done 08:50:56 #22 DONE 0.0s 08:50:56 08:50:56 #23 [security-proxy-auth internal] load .dockerignore 08:50:56 #23 transferring context: 50B done 08:50:56 #23 DONE 0.0s 08:50:56 08:50:56 #24 [support-notifications internal] load .dockerignore 08:50:56 #24 transferring context: 50B done 08:50:56 #24 DONE 0.0s 08:50:56 08:50:56 #25 [core-data internal] load .dockerignore 08:50:56 #25 transferring context: 50B done 08:50:56 #25 DONE 0.0s 08:50:56 08:50:56 #26 [security-spire-agent internal] load .dockerignore 08:50:56 #26 transferring context: 50B done 08:50:56 #26 DONE 0.0s 08:50:56 08:50:56 #27 [security-spire-config internal] load .dockerignore 08:50:56 #27 transferring context: 50B done 08:50:56 #27 DONE 0.0s 08:50:56 08:50:56 #28 [support-scheduler internal] load .dockerignore 08:50:56 #28 transferring context: 50B done 08:50:56 #28 DONE 0.0s 08:50:56 08:50:56 #29 [security-proxy-setup internal] load .dockerignore 08:50:56 #29 transferring context: 50B done 08:50:56 #29 DONE 0.0s 08:50:56 08:50:56 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:56 #30 DONE 0.0s 08:50:56 08:50:56 #31 [core-command internal] load .dockerignore 08:50:56 #31 transferring context: 50B done 08:50:56 #31 DONE 0.0s 08:50:56 08:50:56 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:56 #30 DONE 0.0s 08:50:56 08:50:56 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 08:50:56 #32 ... 08:50:56 08:50:56 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:56 #30 DONE 0.0s 08:50:56 08:50:56 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:50:57 #32 ... 08:50:57 08:50:57 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:50:57 #30 DONE 0.0s 08:50:57 08:50:57 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:50:57 #32 DONE 0.5s 08:50:57 08:50:57 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 08:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 08:50:57 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:50:57 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 08:50:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:50:57 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:50:57 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:50:57 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s 08:50:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:50:57 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:50:57 #33 ... 08:50:57 08:50:57 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:50:57 #34 DONE 0.6s 08:50:57 08:50:57 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 08:50:57 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:50:57 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 08:50:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:50:57 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:50:57 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 08:50:57 #33 ... 08:50:57 08:50:57 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:50:57 #35 DONE 0.6s 08:50:57 08:50:57 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 08:50:57 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:50:57 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done 08:50:57 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:50:57 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:50:57 #33 ... 08:50:57 08:50:57 #36 [security-spire-config internal] load build context 08:50:57 #36 transferring context: 22.05kB 0.0s done 08:50:57 #36 DONE 0.5s 08:50:57 08:50:57 #37 [security-spire-agent internal] load build context 08:50:57 #37 transferring context: 23.33kB 0.0s done 08:50:57 #37 DONE 0.4s 08:50:57 08:50:57 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:50:57 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done 08:50:58 #33 ... 08:50:58 08:50:58 #38 [security-spire-server internal] load build context 08:50:58 #38 transferring context: 23.80kB 0.0s done 08:50:58 #38 DONE 0.6s 08:50:58 08:50:58 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:58 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:50:58 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:50:58 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:50:58 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:50:58 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 08:50:58 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 08:50:58 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:50:58 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.4s 08:50:58 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 08:50:58 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:50:58 #39 ... 08:50:58 08:50:58 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:50:58 #33 DONE 1.2s 08:50:58 08:50:58 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:50:58 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 18.87MB / 36.47MB 0.5s 08:50:58 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.6s 08:50:58 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 08:50:58 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.7s 08:50:59 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done 08:50:59 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:50:59 #39 ... 08:50:59 08:50:59 #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:50:59 #40 DONE 2.7s 08:50:59 08:50:59 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 08:51:05 #41 ... 08:51:05 08:51:05 #42 [security-secretstore-setup internal] load build context 08:51:05 #42 transferring context: 315.09MB 7.3s 08:51:05 #42 ... 08:51:05 08:51:05 #43 [security-proxy-setup internal] load build context 08:51:05 #43 ... 08:51:05 08:51:05 #42 [security-secretstore-setup internal] load build context 08:51:07 #42 ... 08:51:07 08:51:07 #44 [security-proxy-auth internal] load build context 08:51:07 #44 ... 08:51:07 08:51:07 #45 [core-data internal] load build context 08:51:07 #45 ... 08:51:07 08:51:07 #46 [core-command internal] load build context 08:51:07 #46 ... 08:51:07 08:51:07 #47 [support-scheduler internal] load build context 08:51:07 #47 ... 08:51:07 08:51:07 #48 [security-bootstrapper internal] load build context 08:51:07 #48 ... 08:51:07 08:51:07 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:07 #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 08:51:07 #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:51:07 #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:51:07 #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:51:07 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 08:51:07 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:51:07 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.0s done 08:51:07 #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 08:51:07 #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.1s done 08:51:07 #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:51:07 #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done 08:51:07 #49 ... 08:51:07 08:51:07 #50 [core-common-config-bootstrapper internal] load build context 08:51:07 #50 ... 08:51:07 08:51:07 #51 [support-notifications internal] load build context 08:51:07 #51 ... 08:51:07 08:51:07 #52 [security-spiffe-token-provider internal] load build context 08:51:07 #52 transferring context: 501.79MB 10.5s done 08:51:08 #52 ... 08:51:08 08:51:08 #53 [core-keeper internal] load build context 08:51:08 #53 ... 08:51:08 08:51:08 #54 [core-metadata internal] load build context 08:51:08 #54 transferring context: 501.79MB 10.9s done 08:51:08 #54 ... 08:51:08 08:51:08 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:51:08 #0 5.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 5.567 (1/3) Installing ca-certificates (20241121-r1) 08:51:08 #0 5.587 (2/3) Installing dumb-init (1.2.5-r3) 08:51:08 #0 5.593 (3/3) Installing tzdata (2025a-r0) 08:51:08 #0 5.633 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 5.646 Executing ca-certificates-20241121-r1.trigger 08:51:08 #0 5.681 OK: 10 MiB in 17 packages 08:51:08 #55 ... 08:51:08 08:51:08 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:51:08 #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:08 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:08 #0 4.628 (1/1) Installing dumb-init (1.2.5-r3) 08:51:08 #0 5.024 Executing busybox-1.36.1-r29.trigger 08:51:08 #0 5.054 OK: 8 MiB in 15 packages 08:51:08 #56 ... 08:51:08 08:51:08 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:51:08 #57 ... 08:51:08 08:51:08 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:08 #58 ... 08:51:08 08:51:08 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:08 #59 ... 08:51:08 08:51:08 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:08 #60 ... 08:51:08 08:51:08 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:09 #61 ... 08:51:09 08:51:09 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:51:09 #0 5.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:09 #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:09 #0 5.785 (1/4) Installing ca-certificates (20241121-r1) 08:51:09 #0 5.799 (2/4) Installing dumb-init (1.2.5-r3) 08:51:09 #0 5.804 (3/4) Installing su-exec (0.2-r3) 08:51:09 #0 5.807 (4/4) Installing yq-go (4.44.1-r2) 08:51:09 #0 5.898 Executing busybox-1.36.1-r29.trigger 08:51:09 #0 5.917 Executing ca-certificates-20241121-r1.trigger 08:51:09 #0 5.944 OK: 19 MiB in 18 packages 08:51:09 #62 ... 08:51:09 08:51:09 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:09 #63 ... 08:51:09 08:51:09 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:51:09 #64 ... 08:51:09 08:51:09 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:09 #65 ... 08:51:09 08:51:09 #53 [core-keeper internal] load build context 08:51:11 #53 transferring context: 501.79MB 12.5s done 08:51:11 #53 ... 08:51:11 08:51:11 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:11 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done 08:51:11 #39 ... 08:51:11 08:51:11 #51 [support-notifications internal] load build context 08:51:11 #51 transferring context: 501.79MB 12.6s done 08:51:15 #51 ... 08:51:15 08:51:15 #43 [security-proxy-setup internal] load build context 08:51:15 #43 transferring context: 501.79MB 10.5s done 08:51:15 #43 ... 08:51:15 08:51:15 #47 [support-scheduler internal] load build context 08:51:15 #47 transferring context: 501.79MB 14.4s done 08:51:17 #47 ... 08:51:17 08:51:17 #42 [security-secretstore-setup internal] load build context 08:51:17 #42 transferring context: 501.79MB 10.8s done 08:51:17 #42 ... 08:51:17 08:51:17 #44 [security-proxy-auth internal] load build context 08:51:17 #44 transferring context: 501.79MB 11.6s done 08:51:17 #44 ... 08:51:17 08:51:17 #45 [core-data internal] load build context 08:51:17 #45 transferring context: 501.79MB 11.1s done 08:51:17 #45 ... 08:51:17 08:51:17 #46 [core-command internal] load build context 08:51:17 #46 transferring context: 501.79MB 10.8s done 08:51:17 #46 ... 08:51:17 08:51:17 #48 [security-bootstrapper internal] load build context 08:51:17 #48 transferring context: 501.79MB 11.1s done 08:51:18 #48 ... 08:51:18 08:51:18 #50 [core-common-config-bootstrapper internal] load build context 08:51:18 #50 transferring context: 501.79MB 12.0s done 08:51:32 Removing intermediate container fea0d19f4b34 08:51:32 ---> d8653c0e0920 08:51:32 Successfully built d8653c0e0920 08:51:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:32 + docker inspect -f . ci-base-image-arm64 08:51:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:33 prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container 08:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:51:34 $ docker top e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:35 + go version 08:51:35 go version go1.23.4 linux/arm64 [Pipeline] } 08:51:35 $ docker stop --time=1 e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad 08:51:36 #50 ... 08:51:36 08:51:36 #52 [security-spiffe-token-provider internal] load build context 08:51:36 #52 DONE 37.9s 08:51:36 08:51:36 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:51:36 #55 DONE 36.9s 08:51:36 08:51:36 #43 [security-proxy-setup internal] load build context 08:51:36 #43 DONE 38.0s 08:51:36 08:51:36 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:51:36 #56 DONE 36.8s 08:51:36 08:51:36 #46 [core-command internal] load build context 08:51:36 #46 DONE 38.0s 08:51:36 08:51:36 #41 [core-command builder 2/7] WORKDIR /edgex-go 08:51:36 #41 DONE 35.6s 08:51:36 08:51:36 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:51:36 #62 DONE 36.8s 08:51:36 08:51:36 #42 [security-secretstore-setup internal] load build context 08:51:36 #42 DONE 38.0s 08:51:36 08:51:36 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:51:36 #66 ... 08:51:36 08:51:36 #54 [core-metadata internal] load build context 08:51:36 #54 DONE 38.1s 08:51:36 08:51:36 #48 [security-bootstrapper internal] load build context 08:51:36 #48 DONE 38.1s 08:51:36 08:51:36 #45 [core-data internal] load build context 08:51:36 #45 DONE 38.1s 08:51:36 08:51:36 #44 [security-proxy-auth internal] load build context 08:51:36 #44 DONE 38.1s 08:51:36 08:51:36 #50 [core-common-config-bootstrapper internal] load build context 08:51:36 #50 DONE 38.1s 08:51:36 08:51:36 #53 [core-keeper internal] load build context 08:51:36 #53 DONE 38.1s 08:51:36 08:51:36 #47 [support-scheduler internal] load build context 08:51:36 #47 DONE 38.1s 08:51:36 08:51:36 #51 [support-notifications internal] load build context 08:51:36 #51 DONE 38.1s 08:51:36 08:51:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:51:36 #39 DONE 37.9s 08:51:36 08:51:36 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:36 #67 ... 08:51:36 08:51:36 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:36 #59 DONE 37.3s 08:51:36 08:51:36 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:36 #65 37.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:36 $ docker rm -f --volumes e1b0740cfe2faa13a326ebddf9849d0d9cb5e26abcd396d2499587ed98d5d8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:51:37 #65 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #65 ... 08:51:37 08:51:37 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:37 #61 37.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #61 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #61 38.12 (1/1) Installing dumb-init (1.2.5-r3) 08:51:37 #61 38.12 Executing busybox-1.36.1-r29.trigger 08:51:37 #61 38.14 OK: 8 MiB in 15 packages 08:51:37 #61 DONE 38.6s 08:51:37 08:51:37 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:37 #58 37.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #58 37.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #58 38.24 (1/4) Installing dumb-init (1.2.5-r3) 08:51:37 #58 38.24 (2/4) Installing openssl (3.3.3-r0) 08:51:37 #58 38.31 (3/4) Installing su-exec (0.2-r3) 08:51:37 #58 38.31 (4/4) Installing yq-go (4.44.1-r2) 08:51:37 #58 38.39 Executing busybox-1.36.1-r29.trigger 08:51:37 #58 38.43 OK: 19 MiB in 18 packages 08:51:37 #58 DONE 38.6s 08:51:37 08:51:37 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:51:37 #57 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #57 37.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #57 38.21 (1/2) Installing dumb-init (1.2.5-r3) 08:51:37 #57 38.21 (2/2) Installing su-exec (0.2-r3) 08:51:37 #57 38.23 Executing busybox-1.36.1-r29.trigger 08:51:37 #57 38.23 OK: 8 MiB in 16 packages 08:51:37 #57 DONE 38.6s 08:51:37 08:51:37 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:51:37 #64 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #64 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #64 38.13 (1/7) Installing ca-certificates (20241121-r1) 08:51:37 #64 38.16 (2/7) Installing dumb-init (1.2.5-r3) 08:51:37 #64 38.16 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:51:37 #64 38.17 (4/7) Installing libsodium (1.0.19-r0) 08:51:37 #64 38.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:51:37 #64 38.19 (6/7) Installing libzmq (4.3.5-r2) 08:51:37 #64 38.21 (7/7) Installing zeromq (4.3.5-r2) 08:51:37 #64 38.21 Executing busybox-1.36.1-r29.trigger 08:51:37 #64 38.23 Executing ca-certificates-20241121-r1.trigger 08:51:37 #64 38.33 OK: 12 MiB in 21 packages 08:51:37 #64 DONE 38.6s 08:51:37 08:51:37 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:37 #63 37.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #63 37.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #63 38.08 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:37 #63 38.08 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:37 #63 38.08 OK: 24170 distinct packages available 08:51:37 #63 38.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #63 38.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #63 38.52 (1/5) Installing dumb-init (1.2.5-r3) 08:51:37 #63 38.52 (2/5) Installing musl-obstack (1.2.3-r2) 08:51:37 #63 38.53 (3/5) Installing libucontext (1.2-r3) 08:51:37 #63 38.53 (4/5) Installing gcompat (1.1.0-r4) 08:51:37 #63 38.54 (5/5) Installing openssl (3.3.3-r0) 08:51:37 #63 38.55 Executing busybox-1.36.1-r29.trigger 08:51:37 #63 38.56 OK: 9 MiB in 19 packages 08:51:37 #63 DONE 38.8s 08:51:37 08:51:37 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:51:37 #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #0 1.827 OK: 248 MiB in 58 packages 08:51:37 #68 DONE 2.0s 08:51:37 08:51:37 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:37 #65 38.78 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:37 #65 38.78 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:37 #65 38.78 OK: 24170 distinct packages available [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:51:37 #65 ... 08:51:37 08:51:37 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:51:37 #69 DONE 0.0s 08:51:37 08:51:37 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:37 #70 DONE 2.2s 08:51:37 08:51:37 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:37 #65 38.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #65 ... 08:51:37 08:51:37 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:51:37 #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #0 1.863 OK: 248 MiB in 58 packages 08:51:37 #71 DONE 2.2s 08:51:37 08:51:37 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:37 #60 37.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #60 37.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #60 38.11 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:37 #60 38.11 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:37 #60 38.11 OK: 24170 distinct packages available 08:51:37 #60 38.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #60 38.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #60 38.60 (1/4) Installing dumb-init (1.2.5-r3) 08:51:37 #60 38.60 (2/4) Installing musl-obstack (1.2.3-r2) 08:51:37 #60 38.60 (3/4) Installing libucontext (1.2-r3) 08:51:37 #60 38.61 (4/4) Installing gcompat (1.1.0-r4) 08:51:37 #60 38.61 Executing busybox-1.36.1-r29.trigger 08:51:37 #60 38.62 OK: 8 MiB in 18 packages 08:51:37 #60 DONE 38.9s 08:51:37 08:51:37 #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:37 #72 DONE 0.1s 08:51:37 08:51:37 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:37 #65 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:37 08:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:37 #65 ... 08:51:37 08:51:37 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:51:37 #66 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #66 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #66 2.245 OK: 248 MiB in 58 packages 08:51:37 #66 DONE 2.4s 08:51:37 08:51:37 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:37 #67 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:37 #67 1.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:37 #67 2.287 OK: 248 MiB in 58 packages 08:51:37 #67 DONE 2.6s 08:51:37 08:51:37 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:37 #73 ... 08:51:37 08:51:37 #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:51:37 #74 DONE 0.3s 08:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:37 latest: Pulling from edgex-devops/edgex-compose-arm64 08:51:37 547446be3368: Pulling fs layer 08:51:37 d125d8839a47: Pulling fs layer 08:51:37 3e85d5ac6304: Pulling fs layer 08:51:37 c3105a71a48b: Pulling fs layer 08:51:37 0f093f025ec4: Pulling fs layer 08:51:37 c3106fc0e877: Pulling fs layer 08:51:37 c3105a71a48b: Waiting 08:51:37 0f093f025ec4: Waiting 08:51:37 c3106fc0e877: Waiting 08:51:38 08:51:38 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:38 #65 39.29 (1/14) Installing ca-certificates (20241121-r1) 08:51:38 #65 39.33 (2/14) Installing brotli-libs (1.1.0-r2) 08:51:38 #65 39.34 (3/14) Installing c-ares (1.33.1-r0) 08:51:38 #65 39.35 (4/14) Installing libunistring (1.2-r0) 08:51:38 #65 39.36 (5/14) Installing libidn2 (2.3.7-r0) 08:51:38 #65 39.37 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:51:38 #65 39.37 (7/14) Installing libpsl (0.21.5-r1) 08:51:38 #65 39.37 (8/14) Installing zstd-libs (1.5.6-r0) 08:51:38 #65 39.39 (9/14) Installing libcurl (8.12.1-r0) 08:51:38 #65 39.39 (10/14) Installing curl (8.12.1-r0) 08:51:38 #65 39.40 (11/14) Installing dumb-init (1.2.5-r3) 08:51:38 #65 39.42 (12/14) Installing musl-obstack (1.2.3-r2) 08:51:38 #65 39.42 (13/14) Installing libucontext (1.2-r3) 08:51:38 #65 39.42 (14/14) Installing gcompat (1.1.0-r4) 08:51:38 #65 39.43 Executing busybox-1.36.1-r29.trigger 08:51:38 #65 39.44 Executing ca-certificates-20241121-r1.trigger 08:51:38 #65 39.47 OK: 13 MiB in 28 packages 08:51:38 #65 DONE 39.6s 08:51:38 08:51:38 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:38 #73 DONE 0.5s 08:51:38 08:51:38 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:38 547446be3368: Verifying Checksum 08:51:38 547446be3368: Download complete 08:51:38 c3105a71a48b: Verifying Checksum 08:51:38 c3105a71a48b: Download complete 08:51:38 d125d8839a47: Verifying Checksum 08:51:38 d125d8839a47: Download complete 08:51:38 c3106fc0e877: Download complete 08:51:38 0f093f025ec4: Verifying Checksum 08:51:38 0f093f025ec4: Download complete 08:51:39 547446be3368: Pull complete 08:51:39 #75 ... 08:51:39 08:51:39 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:39 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.720 OK: 10 MiB in 17 packages 08:51:39 #76 DONE 4.2s 08:51:39 08:51:39 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:51:39 #0 3.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.632 OK: 8 MiB in 15 packages 08:51:39 #77 DONE 4.2s 08:51:39 08:51:39 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:39 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:39 #0 3.689 OK: 19 MiB in 18 packages 08:51:39 #78 DONE 4.2s 08:51:39 08:51:39 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:51:39 d125d8839a47: Pull complete 08:51:40 #79 ... 08:51:40 08:51:40 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:40 #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:40 #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:40 #0 2.725 OK: 12 MiB in 21 packages 08:51:40 #80 DONE 3.1s 08:51:40 08:51:40 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:51:40 #79 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:40 #79 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:40 3e85d5ac6304: Verifying Checksum 08:51:40 3e85d5ac6304: Download complete 08:51:40 #79 3.709 OK: 8 MiB in 15 packages 08:51:41 #79 ... 08:51:41 08:51:41 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:51:41 #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:41 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:41 #0 3.653 OK: 8 MiB in 16 packages 08:51:41 #81 DONE 4.1s 08:51:41 08:51:41 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:51:41 #82 ... 08:51:41 08:51:41 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:41 #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:41 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:41 #0 3.559 OK: 19 MiB in 18 packages 08:51:41 #83 DONE 4.3s 08:51:41 08:51:41 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:41 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:41 #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:41 #0 4.265 OK: 9 MiB in 19 packages 08:51:41 #84 ... 08:51:41 08:51:41 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:51:41 #79 DONE 4.7s 08:51:41 08:51:41 #85 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:51:41 #0 4.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:41 #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:41 #0 5.286 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:41 #0 5.286 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:41 #0 5.286 OK: 24190 distinct packages available 08:51:41 #0 5.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:41 #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:41 #0 5.767 OK: 248 MiB in 58 packages 08:51:41 #85 DONE 6.5s 08:51:41 08:51:41 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:51:41 #84 DONE 4.5s 08:51:41 08:51:41 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:42 #86 ... 08:51:42 08:51:42 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:42 #0 4.118 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:42 #0 4.717 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:42 #0 5.448 (1/1) Installing dumb-init (1.2.5-r3) 08:51:42 #0 5.807 Executing busybox-1.36.1-r29.trigger 08:51:42 #0 5.813 OK: 8 MiB in 15 packages 08:51:42 #87 DONE 6.3s 08:51:42 08:51:42 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:44 #88 ... 08:51:44 08:51:44 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:51:44 #89 DONE 2.3s 08:51:44 08:51:44 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:44 #0 4.346 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:44 #0 4.790 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:44 #0 5.467 OK: 248 MiB in 58 packages 08:51:44 #90 DONE 6.8s 08:51:44 08:51:44 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:51:45 #91 ... 08:51:45 08:51:45 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:45 #49 ... 08:51:45 08:51:45 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:51:45 #92 DONE 4.0s 08:51:45 08:51:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:45 #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:45 #0 6.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:45 #0 6.695 OK: 8 MiB in 18 packages 08:51:45 #93 ... 08:51:45 08:51:45 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:47 #94 ... 08:51:47 08:51:47 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:47 #95 ... 08:51:47 08:51:47 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:47 #96 ... 08:51:47 08:51:47 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:47 #97 ... 08:51:47 08:51:47 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:47 #93 DONE 10.5s 08:51:47 08:51:47 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:47 #98 ... 08:51:47 08:51:47 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:47 #86 DONE 6.0s 08:51:47 08:51:47 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:47 #88 DONE 6.0s 08:51:47 08:51:47 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:51:49 #99 DONE 1.4s 08:51:49 08:51:49 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:49 #100 DONE 1.4s 08:51:49 08:51:49 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:51:49 #91 DONE 5.1s 08:51:49 08:51:49 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:49 #101 ... 08:51:49 08:51:49 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:49 #102 DONE 1.4s 08:51:49 08:51:49 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:51:49 #103 DONE 0.1s 08:51:49 08:51:49 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:51:49 #104 DONE 0.1s 08:51:49 08:51:49 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:51:49 #105 DONE 0.1s 08:51:49 08:51:49 #106 [security-spire-config stage-2 6/10] COPY security.txt / 08:51:49 #106 DONE 0.1s 08:51:49 08:51:49 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:49 #107 DONE 0.1s 08:51:49 08:51:49 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:49 #108 DONE 0.1s 08:51:49 08:51:49 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:51:49 #109 DONE 0.1s 08:51:49 08:51:49 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:49 #110 DONE 0.1s 08:51:49 08:51:49 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:49 #111 DONE 0.1s 08:51:49 08:51:49 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:49 #112 DONE 0.1s 08:51:49 08:51:49 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:49 #113 DONE 0.1s 08:51:49 08:51:49 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:49 #114 DONE 0.1s 08:51:49 08:51:49 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:49 #115 DONE 0.1s 08:51:49 08:51:49 #116 [security-spire-config] exporting to image 08:51:49 #116 exporting layers 08:51:50 #116 ... 08:51:50 08:51:50 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:50 #117 DONE 0.1s 08:51:50 08:51:50 #116 [security-spire-agent] exporting to image 08:51:50 #116 ... 08:51:50 08:51:50 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:50 #97 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:51:50 #97 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:51:50 #97 11.73 OK: 13 MiB in 28 packages 08:51:50 #97 DONE 11.8s 08:51:50 08:51:50 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:51:50 #82 DONE 8.8s 08:51:50 08:51:50 #118 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:51:50 #118 DONE 0.0s 08:51:50 08:51:50 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:50 #95 ... 08:51:50 08:51:50 #116 [security-spire-server] exporting to image 08:51:50 #116 exporting layers 0.8s done 08:51:50 #116 writing image sha256:9a1afe00aeb3f885c6982b48fa5912bd10dd80a273ebe97949224e26f19fda8c done 08:51:50 #116 naming to docker.io/library/security-spire-server done 08:51:50 #116 exporting layers 0.8s done 08:51:50 #116 writing image sha256:4e6289cb707432fbf75b0e6aa557779e497c34fd59a5ecab2b11fa175e644df6 done 08:51:50 #116 naming to docker.io/library/security-spire-config done 08:51:50 #116 writing image sha256:21fb8492a51203062f4aa69704cfb891593d81e983690e80dd8df23562aaf3bc done 08:51:50 #116 naming to docker.io/library/security-spire-agent done 08:51:50 #116 DONE 0.9s 08:51:50 08:51:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:51:50 3e85d5ac6304: Pull complete 08:51:50 c3105a71a48b: Pull complete 08:51:51 0f093f025ec4: Pull complete 08:51:51 c3106fc0e877: Pull complete 08:51:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container 08:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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:51:54 $ docker top 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:54 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:04 #1 [security-proxy-setup internal] load build definition from Dockerfile 08:52:04 #1 transferring dockerfile: 08:52:04 #1 transferring dockerfile: 2.50kB done 08:52:04 #1 DONE 0.1s 08:52:04 08:52:04 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:04 #2 transferring dockerfile: 1.89kB 0.0s done 08:52:04 #2 DONE 0.0s 08:52:04 08:52:04 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:04 #3 transferring dockerfile: 2.23kB done 08:52:04 #3 DONE 0.1s 08:52:04 08:52:04 #4 [support-scheduler internal] load build definition from Dockerfile 08:52:04 #4 transferring dockerfile: 1.83kB done 08:52:04 #4 DONE 0.0s 08:52:04 08:52:04 #5 [core-data internal] load build definition from Dockerfile 08:52:04 #5 transferring dockerfile: 2.04kB 0.0s done 08:52:04 #5 DONE 0.1s 08:52:04 08:52:04 #6 [core-command internal] load build definition from Dockerfile 08:52:04 #6 transferring dockerfile: 1.94kB done 08:52:04 #6 DONE 0.1s 08:52:04 08:52:04 #7 [security-spire-server internal] load build definition from Dockerfile 08:52:04 #7 transferring dockerfile: 1.70kB 0.0s done 08:52:04 #7 DONE 0.1s 08:52:04 08:52:04 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:52:04 #8 transferring dockerfile: 3.02kB done 08:52:04 #8 DONE 0.1s 08:52:04 08:52:04 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:52:04 #9 transferring dockerfile: 2.14kB 0.0s done 08:52:04 #9 DONE 0.1s 08:52:04 08:52:04 #10 [core-metadata internal] load build definition from Dockerfile 08:52:04 #10 transferring dockerfile: 2.10kB done 08:52:04 #10 DONE 0.1s 08:52:04 08:52:04 #11 [support-notifications internal] load build definition from Dockerfile 08:52:05 #11 transferring dockerfile: 2.00kB 0.0s done 08:52:05 #11 DONE 0.1s 08:52:05 08:52:05 #12 [security-spire-config internal] load build definition from Dockerfile 08:52:05 #12 ... 08:52:05 08:52:05 #13 [core-keeper internal] load build definition from Dockerfile 08:52:05 #13 transferring dockerfile: 2.01kB done 08:52:05 #13 DONE 0.1s 08:52:05 08:52:05 #12 [security-spire-config internal] load build definition from Dockerfile 08:52:05 #12 transferring dockerfile: 1.69kB 0.0s done 08:52:05 #12 ... 08:52:05 08:52:05 #14 [security-spire-agent internal] load build definition from Dockerfile 08:52:05 #14 transferring dockerfile: 1.81kB 0.0s done 08:52:05 #14 DONE 0.1s 08:52:05 08:52:05 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:05 #15 transferring dockerfile: 2.49kB done 08:52:05 #15 DONE 0.1s 08:52:05 08:52:05 #16 [security-proxy-setup internal] load .dockerignore 08:52:05 #16 transferring context: 50B done 08:52:05 #16 DONE 0.1s 08:52:05 08:52:05 #12 [security-spire-config internal] load build definition from Dockerfile 08:52:06 #12 ... 08:52:06 08:52:06 #17 [security-spiffe-token-provider internal] load .dockerignore 08:52:06 #17 transferring context: 50B done 08:52:06 #17 DONE 0.0s 08:52:06 08:52:06 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:52:06 #18 transferring context: 50B done 08:52:06 #18 DONE 0.0s 08:52:06 08:52:06 #19 [support-scheduler internal] load .dockerignore 08:52:06 #19 transferring context: 50B 0.0s done 08:52:06 #19 DONE 0.1s 08:52:06 08:52:06 #20 [core-data internal] load .dockerignore 08:52:06 #20 transferring context: 50B 0.0s done 08:52:06 #20 DONE 0.1s 08:52:06 08:52:06 #21 [core-command internal] load .dockerignore 08:52:06 #21 transferring context: 50B done 08:52:06 #21 DONE 0.1s 08:52:06 08:52:06 #12 [security-spire-config internal] load build definition from Dockerfile 08:52:06 #12 ... 08:52:06 08:52:06 #22 [security-spire-server internal] load .dockerignore 08:52:06 #22 transferring context: 50B done 08:52:06 #22 DONE 0.0s 08:52:06 08:52:06 #23 [security-bootstrapper internal] load .dockerignore 08:52:06 #23 transferring context: 50B done 08:52:06 #23 DONE 0.1s 08:52:06 08:52:06 #24 [security-proxy-auth internal] load .dockerignore 08:52:06 #24 transferring context: 50B done 08:52:06 #24 DONE 0.1s 08:52:06 08:52:06 #25 [core-metadata internal] load .dockerignore 08:52:06 #25 transferring context: 50B 0.0s done 08:52:06 #25 DONE 0.1s 08:52:06 08:52:06 #26 [support-notifications internal] load .dockerignore 08:52:06 #26 transferring context: 50B 0.0s done 08:52:06 #26 DONE 0.1s 08:52:06 08:52:06 #27 [security-spire-config internal] load .dockerignore 08:52:06 #27 transferring context: 50B done 08:52:06 #27 DONE 0.1s 08:52:06 08:52:06 #28 [core-keeper internal] load .dockerignore 08:52:06 #28 transferring context: 50B done 08:52:06 #28 DONE 0.1s 08:52:06 08:52:06 #29 [security-spire-agent internal] load .dockerignore 08:52:06 #29 transferring context: 50B done 08:52:06 #29 DONE 0.1s 08:52:06 08:52:06 #30 [security-secretstore-setup internal] load .dockerignore 08:52:07 #30 transferring context: 50B 0.0s done 08:52:07 #30 DONE 0.1s 08:52:07 08:52:07 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:07 #31 DONE 0.0s 08:52:07 08:52:07 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:52:07 #32 DONE 0.5s 08:52:07 08:52:07 #12 [security-spire-config internal] load build definition from Dockerfile 08:52:08 #12 ... 08:52:08 08:52:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #31 DONE 0.0s 08:52:08 08:52:08 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #31 DONE 0.0s 08:52:08 08:52:08 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:52:08 #32 DONE 0.5s 08:52:08 08:52:08 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 08:52:08 #33 ... 08:52:08 08:52:08 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #31 DONE 0.0s 08:52:08 08:52:08 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:52:08 #32 DONE 0.6s 08:52:08 08:52:08 #34 [security-proxy-setup internal] load build context 08:52:08 #34 ... 08:52:08 08:52:08 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #31 DONE 0.0s 08:52:08 08:52:08 #34 [security-proxy-setup internal] load build context 08:52:08 #34 ... 08:52:08 08:52:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:08 #31 DONE 0.0s 08:52:08 08:52:08 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:52:08 #32 DONE 0.7s 08:52:08 08:52:08 #34 [security-proxy-setup internal] load build context 08:52:08 #34 transferring context: 3.21MB 1.2s done 08:52:09 #34 ... 08:52:09 08:52:09 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #31 DONE 0.0s 08:52:09 08:52:09 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:52:09 #32 DONE 1.2s 08:52:09 08:52:09 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:09 #33 ... 08:52:09 08:52:09 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #31 DONE 0.0s 08:52:09 08:52:09 #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:09 #33 ... 08:52:09 08:52:09 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:52:09 #32 DONE 1.3s 08:52:09 08:52:09 #34 [security-proxy-setup internal] load build context 08:52:09 #34 DONE 1.7s 08:52:09 08:52:09 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:09 #33 ... 08:52:09 08:52:09 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #31 DONE 0.0s 08:52:09 08:52:09 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:09 #33 ... 08:52:09 08:52:09 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:09 #31 DONE 0.0s 08:52:09 08:52:09 #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:10 #33 ... 08:52:10 08:52:10 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #31 DONE 0.1s 08:52:10 08:52:10 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:10 #33 ... 08:52:10 08:52:10 #35 [security-spiffe-token-provider internal] load build context 08:52:10 #35 transferring context: 3.21MB 2.1s done 08:52:10 #35 DONE 2.4s 08:52:10 08:52:10 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:10 #33 ... 08:52:10 08:52:10 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:10 #31 DONE 0.1s 08:52:10 08:52:10 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done 08:52:10 #33 ... 08:52:10 08:52:10 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 08:52:10 #32 DONE 2.6s 08:52:10 08:52:10 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:52:10 #36 DONE 2.1s 08:52:10 08:52:10 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done 08:52:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done 08:52:10 #33 ... 08:52:10 08:52:10 #37 [support-scheduler internal] load build context 08:52:10 #37 transferring context: 3.21MB 2.2s done 08:52:10 #37 DONE 2.6s 08:52:10 08:52:10 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:10 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:52:11 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:52:11 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:52:11 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:52:11 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 08:52:11 #38 ... 08:52:11 08:52:11 #39 [core-common-config-bootstrapper internal] load build context 08:52:11 #39 transferring context: 3.21MB 2.4s done 08:52:11 #39 DONE 3.5s 08:52:11 08:52:11 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:11 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 08:52:11 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 08:52:11 #38 ... 08:52:11 08:52:11 #40 [core-data internal] load build context 08:52:11 #40 transferring context: 3.21MB 1.9s done 08:52:11 #40 DONE 3.1s 08:52:11 08:52:11 #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:11 #41 DONE 5.0s 08:52:11 08:52:11 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:11 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:52:11 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:52:11 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 08:52:11 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s 08:52:12 #38 ... 08:52:12 08:52:12 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:52:12 #42 DONE 1.6s 08:52:12 08:52:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:12 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done 08:52:12 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:52:12 #38 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 08:52:12 #38 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 08:52:12 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 08:52:12 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 08:52:12 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 08:52:12 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.8s done 08:52:12 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.9s 08:52:12 #38 ... 08:52:12 08:52:12 #43 [core-command internal] load build context 08:52:12 #43 transferring context: 3.21MB 2.2s done 08:52:12 #43 DONE 3.8s 08:52:12 08:52:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:12 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 08:52:12 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.3s 08:52:12 #38 ... 08:52:12 08:52:12 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:52:12 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:52:12 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:52:12 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 08:52:12 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 08:52:12 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 08:52:12 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.8s done 08:52:12 #33 DONE 6.1s 08:52:12 08:52:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:12 #38 ... 08:52:12 08:52:12 #44 [security-bootstrapper internal] load build context 08:52:12 #44 transferring context: 3.21MB 2.5s done 08:52:12 #44 DONE 3.7s 08:52:12 08:52:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:12 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.98MB / 33.17MB 1.5s 08:52:12 #38 ... 08:52:12 08:52:12 #45 [security-spire-config internal] load build context 08:52:12 #45 transferring context: 22.05kB 0.1s done 08:52:12 #45 DONE 2.2s 08:52:12 08:52:12 #46 [security-spire-server internal] load build context 08:52:12 #46 transferring context: 23.80kB 0.1s done 08:52:12 #46 DONE 2.2s 08:52:12 08:52:12 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:12 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.62MB / 33.17MB 1.6s 08:52:13 #38 ... 08:52:13 08:52:13 #47 [support-notifications internal] load build context 08:52:13 #47 transferring context: 3.21MB 1.6s done 08:52:13 #47 DONE 3.0s 08:52:13 08:52:13 #48 [security-proxy-auth internal] load build context 08:52:13 #48 transferring context: 3.21MB 1.5s done 08:52:13 #48 DONE 3.6s 08:52:13 08:52:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:13 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 1.8s 08:52:13 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:52:13 #38 ... 08:52:13 08:52:13 #49 [core-metadata internal] load build context 08:52:13 #49 transferring context: 3.21MB 2.0s done 08:52:13 #49 DONE 3.2s 08:52:13 08:52:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:13 #38 ... 08:52:13 08:52:13 #50 [security-spire-agent internal] load build context 08:52:13 #50 transferring context: 23.33kB 0.1s done 08:52:13 #50 DONE 1.1s 08:52:13 08:52:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:13 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 1.9s 08:52:13 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.42MB / 33.17MB 2.2s 08:52:13 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.4s 08:52:13 #38 ... 08:52:13 08:52:13 #51 [core-keeper internal] load build context 08:52:13 #51 transferring context: 3.21MB 1.3s done 08:52:13 #51 DONE 3.3s 08:52:13 08:52:13 #52 [core-data builder 2/7] WORKDIR /edgex-go 08:52:13 #52 DONE 2.5s 08:52:13 08:52:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:13 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.66MB / 33.17MB 2.6s 08:52:14 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s 08:52:14 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 3.3s 08:52:14 #38 ... 08:52:14 08:52:14 #53 [security-secretstore-setup internal] load build context 08:52:14 #53 transferring context: 3.21MB 1.5s done 08:52:14 #53 DONE 3.8s 08:52:14 08:52:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:14 #38 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.4s done 08:52:18 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 08:52:22 #38 ... 08:52:22 08:52:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:22 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 08:52:22 #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 08:52:22 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:52:22 #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:52:22 #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 08:52:22 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 08:52:22 #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.2s done 08:52:22 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:52:22 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.9s 08:52:22 #54 ... 08:52:22 08:52:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:22 #38 ... 08:52:22 08:52:22 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:22 #0 8.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:22 #0 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:22 #55 ... 08:52:22 08:52:22 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:22 #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:23 #56 ... 08:52:23 08:52:23 #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:52:23 #57 ... 08:52:23 08:52:23 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:23 #0 7.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:23 #0 8.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:23 #58 ... 08:52:23 08:52:23 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:23 #59 ... 08:52:23 08:52:23 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:23 #0 9.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:23 #60 ... 08:52:23 08:52:23 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:23 #61 ... 08:52:23 08:52:23 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:23 #62 ... 08:52:23 08:52:23 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:23 #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #63 ... 08:52:24 08:52:24 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:24 #64 ... 08:52:24 08:52:24 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:24 #0 8.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #0 9.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:24 #65 ... 08:52:24 08:52:24 #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:52:24 #57 DONE 11.4s 08:52:24 08:52:24 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:52:24 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:24 #66 ... 08:52:24 08:52:24 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:24 #67 ... 08:52:24 08:52:24 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:24 #64 DONE 10.9s 08:52:24 08:52:24 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:24 #68 ... 08:52:24 08:52:24 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:25 #69 ... 08:52:25 08:52:25 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:52:25 #70 ... 08:52:25 08:52:25 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:52:25 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:25 #0 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:25 #71 ... 08:52:25 08:52:25 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:52:26 #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.4s done 08:52:28 #54 ... 08:52:28 08:52:28 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:28 #55 12.95 (1/1) Installing dumb-init (1.2.5-r3) 08:52:28 #55 13.04 Executing busybox-1.36.1-r29.trigger 08:52:28 #55 13.31 OK: 9 MiB in 15 packages 08:52:28 #55 DONE 15.7s 08:52:28 08:52:28 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:28 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.6s 08:52:30 #38 ... 08:52:30 08:52:30 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:30 #58 11.27 (1/4) Installing ca-certificates (20241121-r1) 08:52:30 #58 11.70 (2/4) Installing dumb-init (1.2.5-r3) 08:52:30 #58 11.70 (3/4) Installing su-exec (0.2-r3) 08:52:30 #58 11.70 (4/4) Installing yq-go (4.44.1-r2) 08:52:30 #58 13.83 Executing busybox-1.36.1-r29.trigger 08:52:30 #58 13.95 Executing ca-certificates-20241121-r1.trigger 08:52:30 #58 15.48 OK: 20 MiB in 18 packages 08:52:30 #58 DONE 17.5s 08:52:30 08:52:30 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:30 #38 ... 08:52:30 08:52:30 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:33 #72 ... 08:52:33 08:52:33 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:33 #56 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:33 #56 20.56 (1/2) Installing dumb-init (1.2.5-r3) 08:52:33 #56 20.60 (2/2) Installing su-exec (0.2-r3) 08:52:33 #56 20.62 Executing busybox-1.36.1-r29.trigger 08:52:33 #56 20.80 OK: 9 MiB in 16 packages 08:52:33 #56 ... 08:52:33 08:52:33 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:33 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s 08:52:34 #38 ... 08:52:34 08:52:34 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:34 #60 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:34 #60 ... 08:52:34 08:52:34 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:34 #72 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:34 #72 ... 08:52:34 08:52:34 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:34 #0 5.438 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:34 #0 7.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:34 #73 ... 08:52:34 08:52:34 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:34 #38 ... 08:52:34 08:52:34 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:34 #0 6.221 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:34 #0 8.218 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #74 ... 08:52:35 08:52:35 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:35 #59 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #59 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #59 ... 08:52:35 08:52:35 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:35 #63 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #63 ... 08:52:35 08:52:35 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:52:35 #38 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s done 08:52:35 #38 ... 08:52:35 08:52:35 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:35 #69 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #69 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #69 ... 08:52:35 08:52:35 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:35 #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #68 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:35 #68 ... 08:52:35 08:52:35 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:35 #67 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:35 #67 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #67 ... 08:52:36 08:52:36 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:52:36 #70 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:36 #70 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #70 ... 08:52:36 08:52:36 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:36 #61 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:36 #61 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #61 ... 08:52:36 08:52:36 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:52:36 #71 22.44 (1/7) Installing ca-certificates (20241121-r1) 08:52:36 #71 23.15 (2/7) Installing dumb-init (1.2.5-r3) 08:52:36 #71 23.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:52:36 #71 23.32 (4/7) Installing libsodium (1.0.19-r0) 08:52:36 #71 ... 08:52:36 08:52:36 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:52:36 #66 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #66 22.60 OK: 239 MiB in 58 packages 08:52:36 #66 ... 08:52:36 08:52:36 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:36 #60 23.12 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:36 #60 23.13 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:36 #60 23.13 OK: 24048 distinct packages available 08:52:36 #60 ... 08:52:36 08:52:36 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:36 #62 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:36 #62 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:36 #62 ... 08:52:36 08:52:36 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:36 #63 23.33 (1/4) Installing dumb-init (1.2.5-r3) 08:52:36 #63 23.42 (2/4) Installing openssl (3.3.3-r0) 08:52:36 #63 23.69 (3/4) Installing su-exec (0.2-r3) 08:52:36 #63 23.80 (4/4) Installing yq-go (4.44.1-r2) 08:52:36 #63 ... 08:52:36 08:52:36 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:52:36 #56 DONE 24.1s 08:52:36 08:52:36 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:36 #72 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:38 #72 ... 08:52:38 08:52:38 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:38 #0 4.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:38 #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:38 #75 ... 08:52:38 08:52:38 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:38 #66 DONE 25.0s 08:52:38 08:52:38 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:38 #60 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:39 #60 ... 08:52:39 08:52:39 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:52:39 #76 DONE 0.6s 08:52:39 08:52:39 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:40 #77 ... 08:52:40 08:52:40 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:52:40 #68 24.09 OK: 239 MiB in 58 packages 08:52:40 #68 DONE 27.1s 08:52:40 08:52:40 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:52:40 #65 19.34 (1/3) Installing ca-certificates (20241121-r1) 08:52:40 #65 19.90 (2/3) Installing dumb-init (1.2.5-r3) 08:52:40 #65 19.95 (3/3) Installing tzdata (2025a-r0) 08:52:40 #65 21.78 Executing busybox-1.36.1-r29.trigger 08:52:40 #65 21.94 Executing ca-certificates-20241121-r1.trigger 08:52:40 #65 23.42 OK: 11 MiB in 17 packages 08:52:40 #65 DONE 26.9s 08:52:40 08:52:40 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:41 #78 ... 08:52:41 08:52:41 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:41 #69 24.30 OK: 239 MiB in 58 packages 08:52:41 #69 DONE 27.1s 08:52:41 08:52:41 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:52:41 #79 DONE 0.9s 08:52:41 08:52:41 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:41 #80 ... 08:52:41 08:52:41 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:52:41 #70 24.60 OK: 239 MiB in 58 packages 08:52:41 #70 DONE 28.0s 08:52:42 08:52:42 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:42 #60 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:42 #60 ... 08:52:42 08:52:42 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:42 #63 25.04 Executing busybox-1.36.1-r29.trigger 08:52:42 #63 25.17 OK: 20 MiB in 18 packages 08:52:42 #63 DONE 29.1s 08:52:42 08:52:42 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:52:42 #59 24.49 (1/1) Installing dumb-init (1.2.5-r3) 08:52:42 #59 24.58 Executing busybox-1.36.1-r29.trigger 08:52:42 #59 24.74 OK: 9 MiB in 15 packages 08:52:42 #59 DONE 29.1s 08:52:42 08:52:42 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:42 #81 ... 08:52:42 08:52:42 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:52:42 #71 23.45 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:52:42 #71 24.05 (6/7) Installing libzmq (4.3.5-r2) 08:52:42 #71 24.33 (7/7) Installing zeromq (4.3.5-r2) 08:52:42 #71 24.46 Executing busybox-1.36.1-r29.trigger 08:52:42 #71 24.72 Executing ca-certificates-20241121-r1.trigger 08:52:42 #71 26.20 OK: 14 MiB in 21 packages 08:52:42 #71 DONE 29.7s 08:52:42 08:52:42 #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:52:43 #82 ... 08:52:43 08:52:43 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:52:43 #83 DONE 2.7s 08:52:43 08:52:43 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:43 #84 ... 08:52:43 08:52:43 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:52:43 #85 DONE 1.9s 08:52:44 08:52:44 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #86 ... 08:52:46 08:52:46 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:52:46 #73 19.43 (1/1) Installing dumb-init (1.2.5-r3) 08:52:46 #73 20.26 Executing busybox-1.36.1-r29.trigger 08:52:46 #73 20.39 OK: 9 MiB in 15 packages 08:52:46 #73 DONE 22.3s 08:52:46 #49 ... 08:52:46 08:52:46 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #101 DONE 49.9s 08:52:46 08:52:46 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #96 DONE 61.8s 08:52:46 08:52:46 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #94 DONE 53.4s 08:52:46 08:52:46 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #95 DONE 62.0s 08:52:46 08:52:46 #119 [support-notifications builder 6/7] COPY . . 08:52:46 #119 ... 08:52:46 08:52:46 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #75 DONE 61.1s 08:52:46 08:52:46 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:46 #98 DONE 61.4s 08:52:46 08:52:46 #120 [security-proxy-auth builder 6/7] COPY . . 08:52:47 08:52:47 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:47 #74 22.12 OK: 239 MiB in 58 packages 08:52:47 #74 ... 08:52:47 08:52:47 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:52:47 #0 4.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:47 #0 6.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:47 #87 ... 08:52:47 08:52:47 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:47 #72 16.78 OK: 20 MiB in 18 packages 08:52:47 #72 ... 08:52:47 08:52:47 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:47 #75 16.75 OK: 9 MiB in 15 packages 08:52:47 #75 DONE 18.8s 08:52:47 08:52:47 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:47 #62 28.06 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:47 #62 28.06 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:47 #62 28.06 OK: 24048 distinct packages available 08:52:47 #62 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:47 #62 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:47 #62 ... 08:52:47 08:52:47 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:47 #74 DONE 22.9s 08:52:47 08:52:47 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:48 #88 ... 08:52:48 08:52:48 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:48 #72 DONE 18.1s 08:52:48 08:52:48 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:48 #78 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:48 #78 ... 08:52:48 08:52:48 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:48 #88 DONE 1.3s 08:52:48 08:52:48 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:48 #61 25.57 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:48 #61 25.59 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:48 #61 25.59 OK: 24048 distinct packages available 08:52:48 #61 28.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:48 #61 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:49 #61 ... 08:52:49 08:52:49 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:49 #120 ... 08:52:49 08:52:49 #121 [security-bootstrapper builder 6/7] COPY . . 08:52:49 #121 ... 08:52:49 08:52:49 #122 [core-keeper builder 7/8] COPY . . 08:52:49 #122 ... 08:52:49 08:52:49 #123 [support-scheduler builder 6/7] COPY . . 08:52:49 #123 ... 08:52:49 08:52:49 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:52:49 #89 ... 08:52:49 08:52:49 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:49 #67 25.96 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:52:49 #67 25.96 v3.20.6-68-g069d5fc2d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:52:49 #67 25.96 OK: 24068 distinct packages available 08:52:49 #67 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:49 #67 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:49 #67 ... 08:52:49 08:52:49 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:49 #60 36.41 (1/14) Installing ca-certificates (20241121-r1) 08:52:49 #60 36.74 (2/14) Installing brotli-libs (1.1.0-r2) 08:52:49 #60 36.83 (3/14) Installing c-ares (1.33.1-r0) 08:52:49 #60 36.88 (4/14) Installing libunistring (1.2-r0) 08:52:50 #60 37.05 (5/14) Installing libidn2 (2.3.7-r0) 08:52:50 #60 37.08 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:52:50 #60 37.11 (7/14) Installing libpsl (0.21.5-r1) 08:52:50 #60 37.15 (8/14) Installing zstd-libs (1.5.6-r0) 08:52:50 #60 37.27 (9/14) Installing libcurl (8.12.1-r0) 08:52:50 #60 37.41 (10/14) Installing curl (8.12.1-r0) 08:52:50 #60 37.45 (11/14) Installing dumb-init (1.2.5-r3) 08:52:50 #60 37.47 (12/14) Installing musl-obstack (1.2.3-r2) 08:52:50 #60 37.49 (13/14) Installing libucontext (1.2-r3) 08:52:50 #60 37.52 (14/14) Installing gcompat (1.1.0-r4) 08:52:50 #60 37.55 Executing busybox-1.36.1-r29.trigger 08:52:50 #60 37.69 Executing ca-certificates-20241121-r1.trigger 08:52:51 #60 38.66 OK: 15 MiB in 28 packages 08:52:52 #60 ... 08:52:52 08:52:52 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:52:52 #87 14.33 OK: 9 MiB in 16 packages 08:52:52 #87 DONE 15.5s 08:52:52 08:52:52 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:52 #67 37.27 OK: 239 MiB in 58 packages 08:52:52 #67 DONE 38.7s 08:52:52 08:52:52 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:52 #90 ... 08:52:52 08:52:52 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:52:52 #0 8.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:53 #91 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:53 #91 ... 08:52:53 08:52:53 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:53 #61 37.95 (1/5) Installing dumb-init (1.2.5-r3) 08:52:53 #61 37.98 (2/5) Installing musl-obstack (1.2.3-r2) 08:52:53 #61 38.01 (3/5) Installing libucontext (1.2-r3) 08:52:53 #61 38.03 (4/5) Installing gcompat (1.1.0-r4) 08:52:53 #61 38.08 (5/5) Installing openssl (3.3.3-r0) 08:52:53 #61 38.20 Executing busybox-1.36.1-r29.trigger 08:52:53 #61 38.37 OK: 10 MiB in 19 packages 08:52:53 #124 DONE 14.0s 08:52:53 08:52:53 #123 [support-scheduler builder 6/7] COPY . . 08:52:53 #123 DONE 14.0s 08:52:53 08:52:53 #122 [core-keeper builder 7/8] COPY . . 08:52:53 #122 DONE 14.0s 08:52:53 08:52:53 #121 [security-bootstrapper builder 6/7] COPY . . 08:52:53 #121 DONE 13.9s 08:52:53 08:52:53 #125 [security-secretstore-setup builder 6/7] COPY . . 08:52:53 #125 CACHED 08:52:53 08:52:53 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:52:53 #126 CACHED 08:52:53 08:52:53 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #127 CACHED 08:52:53 08:52:53 #128 [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:52:53 #128 ... 08:52:53 08:52:53 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:52:53 #129 CACHED 08:52:53 08:52:53 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #130 CACHED 08:52:53 08:52:53 #131 [security-proxy-setup builder 6/7] COPY . . 08:52:53 #131 CACHED 08:52:53 08:52:53 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #132 CACHED 08:52:53 08:52:53 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 08:52:53 #133 CACHED 08:52:53 08:52:53 #134 [core-command builder 6/7] COPY . . 08:52:53 #134 CACHED 08:52:53 08:52:53 #119 [support-notifications builder 6/7] COPY . . 08:52:53 #119 DONE 14.0s 08:52:53 08:52:53 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #135 CACHED 08:52:53 08:52:53 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:52:53 #136 CACHED 08:52:53 08:52:53 #137 [core-data builder 6/7] COPY . . 08:52:53 #137 CACHED 08:52:53 08:52:53 #138 [core-metadata builder 6/7] COPY . . 08:52:53 #138 CACHED 08:52:53 08:52:53 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #139 CACHED 08:52:53 08:52:53 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:52:53 #140 CACHED 08:52:53 08:52:53 #120 [security-proxy-auth builder 6/7] COPY . . 08:52:53 #120 DONE 14.0s 08:52:53 08:52:53 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 08:52:53 #141 CACHED 08:52:53 08:52:53 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:52:53 #142 CACHED 08:52:53 08:52:53 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:53 #143 CACHED 08:52:53 08:52:53 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:52:53 #0 0.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:52:53 #61 ... 08:52:53 08:52:53 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:53 #62 38.05 (1/4) Installing dumb-init (1.2.5-r3) 08:52:53 #62 38.07 (2/4) Installing musl-obstack (1.2.3-r2) 08:52:53 #62 38.08 (3/4) Installing libucontext (1.2-r3) 08:52:53 #62 38.13 (4/4) Installing gcompat (1.1.0-r4) 08:52:53 #62 38.15 Executing busybox-1.36.1-r29.trigger 08:52:53 #62 38.32 OK: 9 MiB in 18 packages 08:52:53 #62 DONE 40.1s 08:52:53 08:52:53 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:53 #90 DONE 0.9s 08:52:53 08:52:53 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:53 #92 ... 08:52:53 08:52:53 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:53 #61 DONE 40.9s 08:52:54 08:52:54 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:54 #93 ... 08:52:54 08:52:54 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:54 #60 DONE 41.0s 08:52:54 08:52:54 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:57 #94 ... 08:52:57 08:52:57 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:57 #95 DONE 4.8s 08:52:57 08:52:57 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:52:57 #96 DONE 0.3s 08:52:57 08:52:57 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:57 #81 9.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:57 #81 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:58 #81 ... 08:52:58 08:52:58 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:58 #92 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:59 #92 ... 08:52:59 08:52:59 #78 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:59 #78 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:59 #78 17.76 OK: 11 MiB in 17 packages 08:52:59 #78 DONE 18.8s 08:52:59 08:52:59 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:59 #93 5.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:59 #144 ... 08:52:59 08:52:59 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:52:59 #0 1.123 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:00 #93 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:00 #93 ... 08:53:00 08:53:00 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:00 #91 16.97 OK: 14 MiB in 21 packages 08:53:00 #91 DONE 17.8s 08:53:00 08:53:00 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:00 #94 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:00 #94 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:00 #94 ... 08:53:00 08:53:00 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:00 #81 17.61 OK: 20 MiB in 18 packages 08:53:00 #81 DONE 18.7s 08:53:01 08:53:01 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:01 #97 DONE 0.2s 08:53:01 08:53:01 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:01 #92 6.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:01 #92 ... 08:53:01 08:53:01 #82 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:53:01 #82 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:53:01 #82 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:53:01 #82 19.17 OK: 9 MiB in 15 packages 08:53:02 #82 DONE 20.3s 08:53:02 08:53:02 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:03 #145 ... 08:53:03 08:53:03 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:03 #0 0.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:53:03 #146 ... 08:53:03 08:53:03 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:53:03 #0 0.996 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:53:03 #147 ... 08:53:03 08:53:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:03 #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:53:03 #148 ... 08:53:03 08:53:03 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:03 #0 1.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:03 #98 ... 08:53:03 08:53:03 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:03 #92 10.46 OK: 9 MiB in 18 packages 08:53:04 #149 ... 08:53:04 08:53:04 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:04 #0 0.786 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:04 #150 ... 08:53:04 08:53:04 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:04 #0 1.367 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53:04 #151 ... 08:53:04 08:53:04 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:04 #0 0.992 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:53:04 #152 ... 08:53:04 08:53:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:04 #0 1.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:53:04 #153 ... 08:53:04 08:53:04 #128 [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:53:04 #128 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:04 #92 DONE 11.0s 08:53:04 08:53:04 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:04 #99 ... 08:53:04 08:53:04 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:53:04 #93 10.35 OK: 10 MiB in 19 packages 08:53:04 #93 DONE 10.9s 08:53:04 #128 ... 08:53:04 08:53:04 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:04 #0 0.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:53:04 08:53:04 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:05 #100 ... 08:53:05 08:53:05 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:05 #94 10.27 OK: 15 MiB in 28 packages 08:53:05 #94 DONE 11.4s 08:53:05 08:53:05 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:05 #100 DONE 1.3s 08:53:05 08:53:05 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:06 #101 DONE 1.9s 08:53:06 08:53:06 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:06 #99 DONE 2.1s 08:53:06 08:53:06 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:53:06 #102 DONE 0.2s 08:53:06 08:53:06 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:06 #103 DONE 0.2s 08:53:06 08:53:06 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:07 #104 DONE 0.3s 08:53:07 08:53:07 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:07 #105 DONE 0.3s 08:53:07 08:53:07 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:07 #106 DONE 0.2s 08:53:07 08:53:07 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:07 #107 ... 08:53:07 08:53:07 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:07 #108 DONE 1.4s 08:53:07 08:53:07 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:07 #109 DONE 0.3s 08:53:07 08:53:07 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:07 #110 DONE 0.2s 08:53:07 08:53:07 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:07 #107 DONE 0.2s 08:53:07 08:53:07 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:07 #111 ... 08:53:07 08:53:07 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 08:53:07 #112 DONE 0.2s 08:53:07 08:53:07 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:07 #113 DONE 0.2s 08:53:07 08:53:07 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:07 #114 DONE 0.3s 08:53:07 08:53:07 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:07 #115 ... 08:53:07 08:53:07 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:07 #111 DONE 0.3s 08:53:08 08:53:08 #115 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:08 #115 DONE 0.3s 08:53:08 08:53:08 #116 [security-spire-config] exporting to image 08:53:08 #116 exporting layers 08:53:08 #116 ... 08:53:08 08:53:08 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:08 #117 DONE 0.2s 08:53:08 08:53:08 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:08 #118 DONE 0.1s 08:53:08 08:53:08 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:08 #77 ... 08:53:08 08:53:08 #116 [security-spire-agent] exporting to image 08:53:09 #116 exporting layers 1.8s done 08:53:09 #116 writing image sha256:ec1983b523e5cca0fe4f70b68b70fd01a69cf48c8861c4b5919d614b6457a179 08:53:09 #116 writing image sha256:ec1983b523e5cca0fe4f70b68b70fd01a69cf48c8861c4b5919d614b6457a179 0.0s done 08:53:09 #116 naming to docker.io/library/security-spire-server-arm64 done 08:53:09 #116 exporting layers 2.0s done 08:53:09 #116 writing image sha256:a20553b346308755de06ac970a5745a915296eb69bfba18112e621600aecafed 0.0s done 08:53:09 #116 naming to docker.io/library/security-spire-config-arm64 done 08:53:10 #116 exporting layers 1.8s done 08:53:10 #116 writing image sha256:4b3f6fea41b9fb62237070732802153ba6867db7a74f4184f655d50b0abcd45b done 08:53:10 #116 naming to docker.io/library/security-spire-agent-arm64 done 08:53:10 #116 DONE 2.3s 08:53:10 08:53:10 #12 [security-spire-config internal] load build definition from Dockerfile 08:54:47 #12 ... 08:54:47 08:54:47 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #89 DONE 116.7s 08:54:47 08:54:47 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #86 DONE 121.7s 08:54:47 08:54:47 #119 [core-keeper builder 7/8] COPY . . 08:54:47 #119 ... 08:54:47 08:54:47 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #84 DONE 122.1s 08:54:47 08:54:47 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #77 DONE 126.4s 08:54:47 08:54:47 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #98 DONE 112.3s 08:54:47 08:54:47 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #80 DONE 124.8s 08:54:47 08:54:47 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:54:47 #120 ... 08:54:47 08:54:47 #119 [core-keeper builder 7/8] COPY . . 08:54:47 #119 DONE 1.8s 08:54:47 08:54:47 #121 [core-metadata builder 6/7] COPY . . 08:54:47 #121 CACHED 08:54:47 08:54:47 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:47 #122 CACHED 08:54:47 08:54:47 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #123 CACHED 08:54:47 08:54:47 #124 [security-proxy-auth builder 6/7] COPY . . 08:54:47 #124 CACHED 08:54:47 08:54:47 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:54:47 #125 CACHED 08:54:47 08:54:47 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #126 CACHED 08:54:47 08:54:47 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #127 CACHED 08:54:47 08:54:47 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:54:47 #128 CACHED 08:54:47 08:54:47 #129 [core-command builder 6/7] COPY . . 08:54:47 #129 CACHED 08:54:47 08:54:47 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #130 CACHED 08:54:47 08:54:47 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 08:54:47 #131 CACHED 08:54:47 08:54:47 #132 [core-data builder 6/7] COPY . . 08:54:47 #132 CACHED 08:54:47 08:54:47 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 08:54:47 #133 DONE 1.8s 08:54:47 08:54:47 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #134 CACHED 08:54:47 08:54:47 #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:54:47 #135 CACHED 08:54:47 08:54:47 #136 [security-secretstore-setup builder 6/7] COPY . . 08:54:47 #136 CACHED 08:54:47 08:54:47 #137 [support-notifications builder 6/7] COPY . . 08:54:47 #137 DONE 2.0s 08:54:47 08:54:47 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:47 #138 CACHED 08:54:47 08:54:47 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:47 #139 CACHED 08:54:47 08:54:47 #140 [security-bootstrapper builder 6/7] COPY . . 08:54:47 #140 CACHED 08:54:47 08:54:47 #141 [support-scheduler builder 6/7] COPY . . 08:54:47 #141 DONE 1.9s 08:54:47 08:54:47 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:54:47 #120 DONE 1.8s 08:54:47 08:54:47 #142 [security-proxy-setup builder 6/7] COPY . . 08:54:47 #142 DONE 1.8s 08:54:47 08:54:47 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:53 #143 ... 08:54:53 08:54:53 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:53 #0 5.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:54:53 #144 ... 08:54:53 08:54:53 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:53 #143 5.870 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:54:57 #143 ... 08:54:57 08:54:57 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:57 #0 4.472 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:54:57 #145 ... 08:54:57 08:54:57 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:54:57 #0 6.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:54:57 #146 ... 08:54:57 08:54:57 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:54:57 #0 5.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:54:57 #147 ... 08:54:57 08:54:57 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:57 #0 5.914 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:54:58 #148 ... 08:54:58 08:54:58 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:54:58 #0 5.164 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:54:58 #149 ... 08:54:58 08:54:58 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:54:58 #0 5.058 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:58 #150 ... 08:54:58 08:54:58 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:58 #0 6.075 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:58 #151 ... 08:54:58 08:54:58 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:54:58 #0 5.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:54:58 #152 ... 08:54:58 08:54:58 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:54:58 #0 4.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:54:59 #153 ... 08:54:59 08:54:59 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:59 #0 5.521 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:55:11 #154 DONE 125.8s 08:55:11 08:55:11 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:11 #151 DONE 125.8s 08:55:11 08:55:11 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:11 #147 ... 08:55:11 08:55:11 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:11 #155 DONE 4.0s 08:55:11 08:55:11 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:11 #156 DONE 0.7s 08:55:11 08:55:11 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:55:11 #157 DONE 1.3s 08:55:11 08:55:11 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:55:11 #158 ... 08:55:11 08:55:11 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:55:11 #159 DONE 0.5s 08:55:11 08:55:11 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:55:11 #160 DONE 0.4s 08:55:11 08:55:11 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:55:12 #158 ... 08:55:12 08:55:12 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:55:12 #161 DONE 0.9s 08:55:12 08:55:12 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:13 #162 ... 08:55:13 08:55:13 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:55:13 #158 DONE 2.1s 08:55:13 08:55:13 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:55:13 #163 DONE 0.4s 08:55:13 08:55:13 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:55:13 #164 DONE 0.3s 08:55:13 08:55:13 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:13 #149 ... 08:55:13 08:55:13 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:14 #165 DONE 1.1s 08:55:14 08:55:14 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:14 #162 DONE 2.1s 08:55:14 08:55:14 #116 [core-common-config-bootstrapper] exporting to image 08:55:14 #116 exporting layers 08:55:15 #116 ... 08:55:15 08:55:15 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:55:15 #166 DONE 0.3s 08:55:15 08:55:15 #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:55:15 #167 DONE 0.2s 08:55:15 08:55:15 #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:55:15 #168 DONE 0.2s 08:55:15 08:55:15 #116 [core-common-config-bootstrapper] exporting to image 08:55:15 #116 exporting layers 0.7s done 08:55:15 #116 writing image sha256:eb35e8e1a37dbb0d1cb0a8e5c05502eace56dd0cade7bb259ae29362ba61fb40 done 08:55:15 #116 naming to docker.io/library/core-common-config-bootstrapper done 08:55:15 #116 DONE 1.6s 08:55:15 08:55:15 #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:55:16 #169 DONE 0.4s 08:55:16 08:55:16 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:20 #170 DONE 4.0s 08:55:20 08:55:20 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:55:30 #171 ... 08:55:30 08:55:30 #128 [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:55:30 #128 146.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:31 #128 ... 08:55:31 08:55:31 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:31 #147 DONE 158.1s 08:55:31 08:55:31 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:55:31 #171 DONE 11.3s 08:55:31 08:55:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:31 #149 DONE 158.1s 08:55:31 08:55:31 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:31 #146 DONE 158.2s 08:55:31 08:55:31 #116 [security-bootstrapper] exporting to image 08:55:31 #116 exporting layers 08:55:31 #116 ... 08:55:31 08:55:31 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:31 #145 DONE 158.3s 08:55:31 08:55:31 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:31 #148 DONE 158.4s 08:55:31 08:55:31 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:31 #150 DONE 158.5s 08:55:31 08:55:31 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:31 #172 ... 08:55:31 08:55:31 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:31 #152 DONE 158.6s 08:55:31 08:55:31 #128 [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:55:31 #128 DONE 158.7s 08:55:32 08:55:32 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:55:32 #144 DONE 158.7s 08:55:32 08:55:32 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #173 DONE 0.4s 08:55:32 08:55:32 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:32 #153 DONE 158.8s 08:55:32 08:55:32 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:55:32 #174 ... 08:55:32 08:55:32 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #172 DONE 0.3s 08:55:32 08:55:32 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #175 DONE 0.2s 08:55:32 08:55:32 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #176 DONE 0.2s 08:55:32 08:55:32 #116 [security-bootstrapper] exporting to image 08:55:32 #116 exporting layers 0.7s done 08:55:32 #116 writing image sha256:a03eb00ec01b5f8f0d8b0d1a3eaa87ddb1a1376966f6e1f80efa2affaa812cd5 done 08:55:32 #116 naming to docker.io/library/security-bootstrapper done 08:55:32 #116 DONE 2.3s 08:55:32 08:55:32 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:55:32 #174 DONE 0.2s 08:55:32 08:55:32 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #177 CACHED 08:55:32 08:55:32 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:32 #178 CACHED 08:55:32 08:55:32 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #179 DONE 0.2s 08:55:32 08:55:32 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:32 #180 CACHED 08:55:32 08:55:32 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #181 CACHED 08:55:32 08:55:32 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:55:32 #182 DONE 0.2s 08:55:32 08:55:32 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:55:32 #183 DONE 0.2s 08:55:32 08:55:32 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:55:32 #184 ... 08:55:32 08:55:32 #185 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:32 #185 DONE 0.3s 08:55:32 08:55:32 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:32 #186 DONE 0.2s 08:55:32 08:55:32 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:33 #187 ... 08:55:33 08:55:33 #188 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:55:33 #188 DONE 0.9s 08:55:33 08:55:33 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:55:33 #189 ... 08:55:33 08:55:33 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:33 #190 DONE 1.0s 08:55:33 08:55:33 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:55:33 #191 DONE 1.0s 08:55:33 08:55:33 #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:55:33 #192 DONE 1.0s 08:55:33 08:55:33 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:33 #193 ... 08:55:33 08:55:33 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:55:33 #194 DONE 1.7s 08:55:33 08:55:33 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:55:33 #195 DONE 1.7s 08:55:33 08:55:33 #196 [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:55:33 #196 DONE 1.7s 08:55:33 08:55:33 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:55:33 #184 DONE 1.7s 08:55:33 08:55:33 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:55:33 #197 DONE 1.7s 08:55:34 08:55:34 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:34 #187 DONE 1.7s 08:55:34 08:55:34 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:55:34 #198 ... 08:55:34 08:55:34 #199 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:55:34 #199 DONE 1.0s 08:55:34 08:55:34 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:55:34 #200 DONE 1.0s 08:55:34 08:55:34 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:55:34 #201 DONE 0.3s 08:55:34 08:55:34 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:55:34 #193 DONE 1.0s 08:55:34 08:55:34 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:55:34 #202 DONE 0.3s 08:55:34 08:55:34 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:55:34 #189 DONE 1.2s 08:55:34 08:55:34 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:55:34 #203 DONE 0.3s 08:55:34 08:55:34 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:55:34 #204 DONE 0.3s 08:55:34 08:55:34 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:55:34 #198 DONE 0.3s 08:55:34 08:55:34 #205 [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:55:34 #205 DONE 0.3s 08:55:34 08:55:34 #116 [support-scheduler] exporting to image 08:55:34 #116 ... 08:55:34 08:55:34 #206 [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:55:34 #206 DONE 0.2s 08:55:34 08:55:34 #207 [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:55:34 #207 ... 08:55:34 08:55:34 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:55:34 #208 DONE 0.6s 08:55:35 08:55:35 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:55:35 #209 DONE 0.6s 08:55:35 08:55:35 #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:55:35 #210 DONE 0.6s 08:55:35 08:55:35 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:35 #211 DONE 0.6s 08:55:35 08:55:35 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:55:35 #212 DONE 0.6s 08:55:35 08:55:35 #116 [core-metadata] exporting to image 08:55:35 #116 ... 08:55:35 08:55:35 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:35 #213 DONE 0.1s 08:55:35 08:55:35 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:55:35 #214 DONE 0.1s 08:55:35 08:55:35 #207 [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:55:35 #207 DONE 0.4s 08:55:35 08:55:35 #116 [core-metadata] exporting to image 08:55:35 #116 writing image sha256:ee4cf9050e3c37df52a4763677be9b228f7c27d9a057e6accb0cf8b34a2d1f09 08:55:35 #116 writing image sha256:53b3400690b1523743437271181b9db19bdeccba3c8b475cb6aa4bd26ef53455 08:55:35 #116 ... 08:55:35 08:55:35 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:55:35 #215 DONE 0.1s 08:55:35 08:55:35 #116 [support-scheduler] exporting to image 08:55:35 #116 exporting layers 0.2s done 08:55:35 #116 writing image sha256:ee4cf9050e3c37df52a4763677be9b228f7c27d9a057e6accb0cf8b34a2d1f09 0.1s done 08:55:35 #116 writing image sha256:53b3400690b1523743437271181b9db19bdeccba3c8b475cb6aa4bd26ef53455 0.1s done 08:55:35 #116 naming to docker.io/library/core-command done 08:55:35 #116 naming to docker.io/library/core-keeper done 08:55:35 #116 writing image sha256:3a2150b309809c3fcc7d5b0c064ae2d7a8275a944c57ce3be8d93f0aa1d94304 done 08:55:35 #116 writing image sha256:6c41446ae93422032fd2259de0975951e0e1a06d1e3a35535b7eb520594846c3 done 08:55:35 #116 naming to docker.io/library/support-scheduler done 08:55:35 #116 naming to docker.io/library/security-spiffe-token-provider done 08:55:35 #116 writing image sha256:421b8e80a404e6e9ed8bd4bcd8f87f4350d352348ee598e8b842499163baef70 08:55:35 #116 ... 08:55:35 08:55:35 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:35 #216 DONE 0.3s 08:55:35 08:55:35 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:35 #217 DONE 0.5s 08:55:35 08:55:35 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:55:35 #218 DONE 0.3s 08:55:35 08:55:35 #116 [core-metadata] exporting to image 08:55:35 #116 exporting layers 0.4s done 08:55:35 #116 writing image sha256:421b8e80a404e6e9ed8bd4bcd8f87f4350d352348ee598e8b842499163baef70 0.0s done 08:55:35 #116 naming to docker.io/library/core-data done 08:55:35 #116 writing image sha256:b6f659ff8964941f8a9bf9e16a7a25fbc6625a26a459ff7466f85e1360fb9c9f 0.0s done 08:55:35 #116 naming to docker.io/library/core-metadata done 08:55:35 #116 writing image sha256:2f0969e84c458554a676abfd86931554a208f469dacdd2f06e2d4b1888bfec81 0.0s done 08:55:35 #116 naming to docker.io/library/support-notifications 08:55:35 #116 naming to docker.io/library/support-notifications done 08:55:35 #116 ... 08:55:35 08:55:35 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:55:35 #219 DONE 0.4s 08:55:35 08:55:35 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:55:35 #220 DONE 0.0s 08:55:35 08:55:35 #116 [security-proxy-setup] exporting to image 08:55:35 #116 exporting layers 0.5s done 08:55:35 #116 writing image sha256:37db1295cd3cc8e9f687004081f39ddc9ad02a909e8e619a8c905385940163c5 done 08:55:35 #116 naming to docker.io/library/security-proxy-setup done 08:55:36 #116 ... 08:55:36 08:55:36 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:36 #221 DONE 0.3s 08:55:36 08:55:36 #116 [security-secretstore-setup] exporting to image 08:55:36 #116 exporting layers 0.2s done 08:55:36 #116 writing image sha256:0f10739d123ecdb85691ceafd75d2331165263d337803e786c41c3398ad5111c done 08:55:36 #116 naming to docker.io/library/security-proxy-auth done 08:55:36 #116 writing image sha256:f6fbd7dbb5f51c6a21cf9b0fc08d4d90f20d00eff99ce22839f0b040cae89c0a done 08:55:36 #116 naming to docker.io/library/security-secretstore-setup done 08:55:36 #116 DONE 4.6s 08:55:36 08:55:36 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:55:36 time="2025-03-25T08:50:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:55:36 $ docker stop --time=1 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d 08:55:37 $ docker rm -f --volumes 6df4dd805633c6802e42dba2c3e2542c3ef92ace8466658b6db638f9644a549d [Pipeline] // withDockerContainer [Pipeline] sh 08:55:38 + docker images 08:55:38 REPOSITORY TAG IMAGE ID CREATED SIZE 08:55:38 security-secretstore-setup latest f6fbd7dbb5f5 2 seconds ago 67.7MB 08:55:38 security-proxy-setup latest 37db1295cd3c 2 seconds ago 38.2MB 08:55:38 security-proxy-auth latest 0f10739d123e 2 seconds ago 31.3MB 08:55:38 core-data latest 421b8e80a404 3 seconds ago 32.5MB 08:55:38 support-scheduler latest 6c41446ae934 3 seconds ago 48.1MB 08:55:38 support-notifications latest 2f0969e84c45 3 seconds ago 51.7MB 08:55:38 security-spiffe-token-provider latest 3a2150b30980 3 seconds ago 46.9MB 08:55:38 core-keeper latest 53b3400690b1 3 seconds ago 32.1MB 08:55:38 core-metadata latest b6f659ff8964 3 seconds ago 32.7MB 08:55:38 core-command latest ee4cf9050e3c 3 seconds ago 27.9MB 08:55:38 security-bootstrapper latest a03eb00ec01b 6 seconds ago 20.3MB 08:55:38 core-common-config-bootstrapper latest eb35e8e1a37d 23 seconds ago 17.1MB 08:55:38 security-spire-agent latest 21fb8492a512 3 minutes ago 195MB 08:55:38 security-spire-config latest 4e6289cb7074 3 minutes ago 149MB 08:55:38 security-spire-server latest 9a1afe00aeb3 3 minutes ago 149MB 08:55:38 ci-base-image-x86_64 latest b397988460d1 7 minutes ago 929MB 08:55:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 08:55:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 08:55:38 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:55:38 provisioning config files... 08:55:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config2532405544915847859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:38 ---> ****-login.sh 08:55:38 nexus3.edgexfoundry.org:10001 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10002 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10003 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 nexus3.edgexfoundry.org:10004 08:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:38 Configure a credential helper to remove this warning. See 08:55:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:38 08:55:38 Login Succeeded 08:55:38 ****.io 08:55:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:39 Configure a credential helper to remove this warning. See 08:55:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:39 08:55:39 Login Succeeded 08:55:39 ---> ****-login.sh ends [Pipeline] } 08:55:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:55:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:55:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:39 latest 08:55:39 4.0.0-dev.77 08:55:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:39 main 08:55:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker push nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:55:39 d150a10e2615: Preparing 08:55:39 62a286252832: Preparing 08:55:39 faeadc117ce9: Preparing 08:55:39 9cd7cebfe816: Preparing 08:55:39 b5cab59a3e41: Preparing 08:55:39 3a5926eefd21: Preparing 08:55:39 994456c4fd7b: Preparing 08:55:39 3a5926eefd21: Waiting 08:55:39 994456c4fd7b: Waiting 08:55:39 9cd7cebfe816: Pushed 08:55:39 d150a10e2615: Pushed 08:55:39 b5cab59a3e41: Pushed 08:55:39 faeadc117ce9: Pushed 08:55:39 994456c4fd7b: Layer already exists 08:55:40 3a5926eefd21: Pushed 08:55:41 62a286252832: Pushed 08:55:41 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:55:42 d150a10e2615: Preparing 08:55:42 62a286252832: Preparing 08:55:42 faeadc117ce9: Preparing 08:55:42 9cd7cebfe816: Preparing 08:55:42 b5cab59a3e41: Preparing 08:55:42 3a5926eefd21: Preparing 08:55:42 994456c4fd7b: Preparing 08:55:42 3a5926eefd21: Waiting 08:55:42 994456c4fd7b: Waiting 08:55:42 62a286252832: Layer already exists 08:55:42 9cd7cebfe816: Layer already exists 08:55:42 b5cab59a3e41: Layer already exists 08:55:42 faeadc117ce9: Layer already exists 08:55:42 d150a10e2615: Layer already exists 08:55:42 3a5926eefd21: Layer already exists 08:55:42 994456c4fd7b: Layer already exists 08:55:42 latest: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 08:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:55:43 d150a10e2615: Preparing 08:55:43 62a286252832: Preparing 08:55:43 faeadc117ce9: Preparing 08:55:43 9cd7cebfe816: Preparing 08:55:43 b5cab59a3e41: Preparing 08:55:43 3a5926eefd21: Preparing 08:55:43 994456c4fd7b: Preparing 08:55:43 3a5926eefd21: Waiting 08:55:43 994456c4fd7b: Waiting 08:55:43 9cd7cebfe816: Layer already exists 08:55:43 faeadc117ce9: Layer already exists 08:55:43 b5cab59a3e41: Layer already exists 08:55:43 62a286252832: Layer already exists 08:55:43 d150a10e2615: Layer already exists 08:55:43 3a5926eefd21: Layer already exists 08:55:43 994456c4fd7b: Layer already exists 08:55:43 4.0.0-dev.77: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + docker push nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:55:43 d150a10e2615: Preparing 08:55:43 62a286252832: Preparing 08:55:43 faeadc117ce9: Preparing 08:55:43 9cd7cebfe816: Preparing 08:55:43 b5cab59a3e41: Preparing 08:55:43 3a5926eefd21: Preparing 08:55:43 994456c4fd7b: Preparing 08:55:43 3a5926eefd21: Waiting 08:55:43 994456c4fd7b: Waiting 08:55:43 faeadc117ce9: Layer already exists 08:55:43 b5cab59a3e41: Layer already exists 08:55:43 d150a10e2615: Layer already exists 08:55:43 9cd7cebfe816: Layer already exists 08:55:43 62a286252832: Layer already exists 08:55:43 994456c4fd7b: Layer already exists 08:55:43 3a5926eefd21: Layer already exists 08:55:43 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:55:44 d150a10e2615: Preparing 08:55:44 62a286252832: Preparing 08:55:44 faeadc117ce9: Preparing 08:55:44 9cd7cebfe816: Preparing 08:55:44 b5cab59a3e41: Preparing 08:55:44 3a5926eefd21: Preparing 08:55:44 994456c4fd7b: Preparing 08:55:44 3a5926eefd21: Waiting 08:55:44 994456c4fd7b: Waiting 08:55:44 d150a10e2615: Layer already exists 08:55:44 b5cab59a3e41: Layer already exists 08:55:44 faeadc117ce9: Layer already exists 08:55:44 62a286252832: Layer already exists 08:55:44 9cd7cebfe816: Layer already exists 08:55:44 3a5926eefd21: Layer already exists 08:55:44 994456c4fd7b: Layer already exists 08:55:44 main: digest: sha256:259eea6ba03a52dddf5f249c090759032691418792b331e382dd87a1c09e4bf0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:44 ===================================================== [Pipeline] echo 08:55:44 taggedImages: 08:55:44 - nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:44 - nexus3.edgexfoundry.org:10004/core-command:latest 08:55:44 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.77 08:55:44 - nexus3.edgexfoundry.org:10004/core-command:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:55:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:55:44 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:44 latest 08:55:44 4.0.0-dev.77 08:55:44 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:44 main 08:55:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:45 784e1fccdd82: Preparing 08:55:45 25ae492aafbc: Preparing 08:55:45 f17f36bcf5b7: Preparing 08:55:45 31adb3b3c2bb: Preparing 08:55:45 faeadc117ce9: Preparing 08:55:45 9cd7cebfe816: Preparing 08:55:45 b5cab59a3e41: Preparing 08:55:45 3a5926eefd21: Preparing 08:55:45 994456c4fd7b: Preparing 08:55:45 9cd7cebfe816: Waiting 08:55:45 3a5926eefd21: Waiting 08:55:45 994456c4fd7b: Waiting 08:55:45 b5cab59a3e41: Waiting 08:55:45 faeadc117ce9: Layer already exists 08:55:45 9cd7cebfe816: Layer already exists 08:55:45 b5cab59a3e41: Layer already exists 08:55:45 3a5926eefd21: Layer already exists 08:55:45 994456c4fd7b: Layer already exists 08:55:45 25ae492aafbc: Pushed 08:55:45 784e1fccdd82: Pushed 08:55:45 f17f36bcf5b7: Pushed 08:55:46 31adb3b3c2bb: Pushed 08:55:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + 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:55:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:47 784e1fccdd82: Preparing 08:55:47 25ae492aafbc: Preparing 08:55:47 f17f36bcf5b7: Preparing 08:55:47 31adb3b3c2bb: Preparing 08:55:47 faeadc117ce9: Preparing 08:55:47 9cd7cebfe816: Preparing 08:55:47 b5cab59a3e41: Preparing 08:55:47 3a5926eefd21: Preparing 08:55:47 994456c4fd7b: Preparing 08:55:47 b5cab59a3e41: Waiting 08:55:47 3a5926eefd21: Waiting 08:55:47 9cd7cebfe816: Waiting 08:55:47 994456c4fd7b: Waiting 08:55:47 31adb3b3c2bb: Layer already exists 08:55:47 784e1fccdd82: Layer already exists 08:55:47 f17f36bcf5b7: Layer already exists 08:55:47 faeadc117ce9: Layer already exists 08:55:47 25ae492aafbc: Layer already exists 08:55:47 b5cab59a3e41: Layer already exists 08:55:47 9cd7cebfe816: Layer already exists 08:55:47 3a5926eefd21: Layer already exists 08:55:47 994456c4fd7b: Layer already exists 08:55:47 latest: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 08:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:48 784e1fccdd82: Preparing 08:55:48 25ae492aafbc: Preparing 08:55:48 f17f36bcf5b7: Preparing 08:55:48 31adb3b3c2bb: Preparing 08:55:48 faeadc117ce9: Preparing 08:55:48 9cd7cebfe816: Preparing 08:55:48 b5cab59a3e41: Preparing 08:55:48 3a5926eefd21: Preparing 08:55:48 994456c4fd7b: Preparing 08:55:48 b5cab59a3e41: Waiting 08:55:48 9cd7cebfe816: Waiting 08:55:48 3a5926eefd21: Waiting 08:55:48 994456c4fd7b: Waiting 08:55:48 31adb3b3c2bb: Layer already exists 08:55:48 faeadc117ce9: Layer already exists 08:55:48 f17f36bcf5b7: Layer already exists 08:55:48 784e1fccdd82: Layer already exists 08:55:48 25ae492aafbc: Layer already exists 08:55:48 9cd7cebfe816: Layer already exists 08:55:48 994456c4fd7b: Layer already exists 08:55:48 3a5926eefd21: Layer already exists 08:55:48 b5cab59a3e41: Layer already exists 08:55:48 4.0.0-dev.77: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:48 784e1fccdd82: Preparing 08:55:48 25ae492aafbc: Preparing 08:55:48 f17f36bcf5b7: Preparing 08:55:48 31adb3b3c2bb: Preparing 08:55:48 faeadc117ce9: Preparing 08:55:48 9cd7cebfe816: Preparing 08:55:48 b5cab59a3e41: Preparing 08:55:48 3a5926eefd21: Preparing 08:55:48 994456c4fd7b: Preparing 08:55:48 9cd7cebfe816: Waiting 08:55:48 3a5926eefd21: Waiting 08:55:48 b5cab59a3e41: Waiting 08:55:48 994456c4fd7b: Waiting 08:55:48 faeadc117ce9: Layer already exists 08:55:48 784e1fccdd82: Layer already exists 08:55:48 25ae492aafbc: Layer already exists 08:55:48 f17f36bcf5b7: Layer already exists 08:55:48 31adb3b3c2bb: Layer already exists 08:55:48 b5cab59a3e41: Layer already exists 08:55:48 3a5926eefd21: Layer already exists 08:55:48 9cd7cebfe816: Layer already exists 08:55:48 994456c4fd7b: Layer already exists 08:55:48 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:49 + 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:55:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:55:49 784e1fccdd82: Preparing 08:55:49 25ae492aafbc: Preparing 08:55:49 f17f36bcf5b7: Preparing 08:55:49 31adb3b3c2bb: Preparing 08:55:49 faeadc117ce9: Preparing 08:55:49 9cd7cebfe816: Preparing 08:55:49 b5cab59a3e41: Preparing 08:55:49 3a5926eefd21: Preparing 08:55:49 994456c4fd7b: Preparing 08:55:49 9cd7cebfe816: Waiting 08:55:49 b5cab59a3e41: Waiting 08:55:49 3a5926eefd21: Waiting 08:55:49 994456c4fd7b: Waiting 08:55:49 f17f36bcf5b7: Layer already exists 08:55:49 784e1fccdd82: Layer already exists 08:55:49 faeadc117ce9: Layer already exists 08:55:49 31adb3b3c2bb: Layer already exists 08:55:49 25ae492aafbc: Layer already exists 08:55:49 3a5926eefd21: Layer already exists 08:55:49 b5cab59a3e41: Layer already exists 08:55:49 9cd7cebfe816: Layer already exists 08:55:49 994456c4fd7b: Layer already exists 08:55:49 main: digest: sha256:17b1c7971d0b5312f060927208c15b02577cc3162bc1b946384e4697faed99b8 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:49 ===================================================== [Pipeline] echo 08:55:49 taggedImages: 08:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.77 08:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:55:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:55:49 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:49 latest 08:55:49 4.0.0-dev.77 08:55:49 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:49 main 08:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:50 + docker push nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:50 cece98342167: Preparing 08:55:50 98181ab52b59: Preparing 08:55:50 faeadc117ce9: Preparing 08:55:50 9cd7cebfe816: Preparing 08:55:50 141be475c8e8: Preparing 08:55:50 4fdff6a246cf: Preparing 08:55:50 994456c4fd7b: Preparing 08:55:50 4fdff6a246cf: Waiting 08:55:50 994456c4fd7b: Waiting 08:55:50 9cd7cebfe816: Layer already exists 08:55:50 faeadc117ce9: Layer already exists 08:55:50 994456c4fd7b: Layer already exists 08:55:50 cece98342167: Pushed 08:55:50 141be475c8e8: Pushed 08:55:50 4fdff6a246cf: Pushed 08:55:53 98181ab52b59: Pushed 08:55:53 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:53 cece98342167: Preparing 08:55:53 98181ab52b59: Preparing 08:55:53 faeadc117ce9: Preparing 08:55:53 9cd7cebfe816: Preparing 08:55:53 141be475c8e8: Preparing 08:55:53 4fdff6a246cf: Preparing 08:55:53 994456c4fd7b: Preparing 08:55:53 4fdff6a246cf: Waiting 08:55:53 994456c4fd7b: Waiting 08:55:53 98181ab52b59: Layer already exists 08:55:53 141be475c8e8: Layer already exists 08:55:53 faeadc117ce9: Layer already exists 08:55:53 9cd7cebfe816: Layer already exists 08:55:53 cece98342167: Layer already exists 08:55:53 4fdff6a246cf: Layer already exists 08:55:53 994456c4fd7b: Layer already exists 08:55:53 latest: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 08:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:54 cece98342167: Preparing 08:55:54 98181ab52b59: Preparing 08:55:54 faeadc117ce9: Preparing 08:55:54 9cd7cebfe816: Preparing 08:55:54 141be475c8e8: Preparing 08:55:54 4fdff6a246cf: Preparing 08:55:54 994456c4fd7b: Preparing 08:55:54 994456c4fd7b: Waiting 08:55:54 4fdff6a246cf: Waiting 08:55:54 faeadc117ce9: Layer already exists 08:55:54 98181ab52b59: Layer already exists 08:55:54 9cd7cebfe816: Layer already exists 08:55:54 141be475c8e8: Layer already exists 08:55:54 cece98342167: Layer already exists 08:55:54 994456c4fd7b: Layer already exists 08:55:54 4fdff6a246cf: Layer already exists 08:55:54 4.0.0-dev.77: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker push nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:55 cece98342167: Preparing 08:55:55 98181ab52b59: Preparing 08:55:55 faeadc117ce9: Preparing 08:55:55 9cd7cebfe816: Preparing 08:55:55 141be475c8e8: Preparing 08:55:55 4fdff6a246cf: Preparing 08:55:55 994456c4fd7b: Preparing 08:55:55 4fdff6a246cf: Waiting 08:55:55 994456c4fd7b: Waiting 08:55:55 faeadc117ce9: Layer already exists 08:55:55 9cd7cebfe816: Layer already exists 08:55:55 98181ab52b59: Layer already exists 08:55:55 141be475c8e8: Layer already exists 08:55:55 cece98342167: Layer already exists 08:55:55 4fdff6a246cf: Layer already exists 08:55:55 994456c4fd7b: Layer already exists 08:55:55 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:55:55 cece98342167: Preparing 08:55:55 98181ab52b59: Preparing 08:55:55 faeadc117ce9: Preparing 08:55:55 9cd7cebfe816: Preparing 08:55:55 141be475c8e8: Preparing 08:55:55 4fdff6a246cf: Preparing 08:55:55 4fdff6a246cf: Waiting 08:55:55 994456c4fd7b: Preparing 08:55:55 994456c4fd7b: Waiting 08:55:55 cece98342167: Layer already exists 08:55:55 9cd7cebfe816: Layer already exists 08:55:55 141be475c8e8: Layer already exists 08:55:55 faeadc117ce9: Layer already exists 08:55:55 98181ab52b59: Layer already exists 08:55:55 4fdff6a246cf: Layer already exists 08:55:55 994456c4fd7b: Layer already exists 08:55:55 main: digest: sha256:71bbae8eb6842a4fd8b910a851c8fd1bf9deabf51e7d7506731f3b5c08542450 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:55 ===================================================== [Pipeline] echo 08:55:55 taggedImages: 08:55:55 - nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:55 - nexus3.edgexfoundry.org:10004/core-data:latest 08:55:55 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.77 08:55:55 - nexus3.edgexfoundry.org:10004/core-data:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:55:55 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:55:55 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:55 latest 08:55:55 4.0.0-dev.77 08:55:55 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:55:55 main 08:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:56 81bc017f635e: Preparing 08:55:56 1f8eb6ea6754: Preparing 08:55:56 9cd7cebfe816: Preparing 08:55:56 ebbe88273f2d: Preparing 08:55:56 eab6c9da7ed3: Preparing 08:55:56 994456c4fd7b: Preparing 08:55:56 994456c4fd7b: Waiting 08:55:56 9cd7cebfe816: Layer already exists 08:55:56 994456c4fd7b: Layer already exists 08:55:56 eab6c9da7ed3: Pushed 08:55:56 81bc017f635e: Pushed 08:55:56 ebbe88273f2d: Pushed 08:55:59 1f8eb6ea6754: Pushed 08:55:59 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:55:59 81bc017f635e: Preparing 08:55:59 1f8eb6ea6754: Preparing 08:55:59 9cd7cebfe816: Preparing 08:55:59 ebbe88273f2d: Preparing 08:55:59 eab6c9da7ed3: Preparing 08:55:59 994456c4fd7b: Preparing 08:55:59 994456c4fd7b: Waiting 08:55:59 81bc017f635e: Layer already exists 08:55:59 eab6c9da7ed3: Layer already exists 08:55:59 1f8eb6ea6754: Layer already exists 08:55:59 ebbe88273f2d: Layer already exists 08:55:59 9cd7cebfe816: Layer already exists 08:55:59 994456c4fd7b: Layer already exists 08:55:59 latest: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 08:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:56:00 81bc017f635e: Preparing 08:56:00 1f8eb6ea6754: Preparing 08:56:00 9cd7cebfe816: Preparing 08:56:00 ebbe88273f2d: Preparing 08:56:00 eab6c9da7ed3: Preparing 08:56:00 994456c4fd7b: Preparing 08:56:00 994456c4fd7b: Waiting 08:56:00 1f8eb6ea6754: Layer already exists 08:56:00 81bc017f635e: Layer already exists 08:56:00 ebbe88273f2d: Layer already exists 08:56:00 eab6c9da7ed3: Layer already exists 08:56:00 9cd7cebfe816: Layer already exists 08:56:00 994456c4fd7b: Layer already exists 08:56:00 4.0.0-dev.77: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:56:01 81bc017f635e: Preparing 08:56:01 1f8eb6ea6754: Preparing 08:56:01 9cd7cebfe816: Preparing 08:56:01 ebbe88273f2d: Preparing 08:56:01 eab6c9da7ed3: Preparing 08:56:01 994456c4fd7b: Preparing 08:56:01 994456c4fd7b: Waiting 08:56:01 ebbe88273f2d: Layer already exists 08:56:01 9cd7cebfe816: Layer already exists 08:56:01 1f8eb6ea6754: Layer already exists 08:56:01 81bc017f635e: Layer already exists 08:56:01 eab6c9da7ed3: Layer already exists 08:56:01 994456c4fd7b: Layer already exists 08:56:01 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:56:01 81bc017f635e: Preparing 08:56:01 1f8eb6ea6754: Preparing 08:56:01 9cd7cebfe816: Preparing 08:56:01 ebbe88273f2d: Preparing 08:56:01 eab6c9da7ed3: Preparing 08:56:01 994456c4fd7b: Preparing 08:56:01 994456c4fd7b: Waiting 08:56:01 9cd7cebfe816: Layer already exists 08:56:01 1f8eb6ea6754: Layer already exists 08:56:01 81bc017f635e: Layer already exists 08:56:01 ebbe88273f2d: Layer already exists 08:56:01 eab6c9da7ed3: Layer already exists 08:56:01 994456c4fd7b: Layer already exists 08:56:01 main: digest: sha256:fd4a0decf629248202b29cd4e6df409d489cb8f3071ca4e05a644af78d218dca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:01 ===================================================== [Pipeline] echo 08:56:01 taggedImages: 08:56:01 - nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:56:01 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.77 08:56:01 - nexus3.edgexfoundry.org:10004/core-keeper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:01 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:56:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:56:01 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:01 latest 08:56:01 4.0.0-dev.77 08:56:01 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:01 main 08:56:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:56:02 95369ccdbfb1: Preparing 08:56:02 c75ad759a5c6: Preparing 08:56:02 673088cefe3e: Preparing 08:56:02 faeadc117ce9: Preparing 08:56:02 9cd7cebfe816: Preparing 08:56:02 b5cab59a3e41: Preparing 08:56:02 3a5926eefd21: Preparing 08:56:02 994456c4fd7b: Preparing 08:56:02 3a5926eefd21: Waiting 08:56:02 994456c4fd7b: Waiting 08:56:02 9cd7cebfe816: Layer already exists 08:56:02 faeadc117ce9: Layer already exists 08:56:02 b5cab59a3e41: Layer already exists 08:56:02 3a5926eefd21: Layer already exists 08:56:02 994456c4fd7b: Layer already exists 08:56:02 c75ad759a5c6: Pushed 08:56:02 95369ccdbfb1: Pushed 08:56:05 673088cefe3e: Pushed 08:56:05 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:56:05 95369ccdbfb1: Preparing 08:56:05 c75ad759a5c6: Preparing 08:56:05 673088cefe3e: Preparing 08:56:05 faeadc117ce9: Preparing 08:56:05 9cd7cebfe816: Preparing 08:56:05 b5cab59a3e41: Preparing 08:56:05 3a5926eefd21: Preparing 08:56:05 994456c4fd7b: Preparing 08:56:05 3a5926eefd21: Waiting 08:56:05 b5cab59a3e41: Waiting 08:56:05 994456c4fd7b: Waiting 08:56:05 673088cefe3e: Layer already exists 08:56:05 9cd7cebfe816: Layer already exists 08:56:05 faeadc117ce9: Layer already exists 08:56:05 95369ccdbfb1: Layer already exists 08:56:05 c75ad759a5c6: Layer already exists 08:56:05 b5cab59a3e41: Layer already exists 08:56:05 3a5926eefd21: Layer already exists 08:56:05 994456c4fd7b: Layer already exists 08:56:05 latest: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 08:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:56:06 95369ccdbfb1: Preparing 08:56:06 c75ad759a5c6: Preparing 08:56:06 673088cefe3e: Preparing 08:56:06 faeadc117ce9: Preparing 08:56:06 9cd7cebfe816: Preparing 08:56:06 b5cab59a3e41: Preparing 08:56:06 3a5926eefd21: Preparing 08:56:06 994456c4fd7b: Preparing 08:56:06 b5cab59a3e41: Waiting 08:56:06 994456c4fd7b: Waiting 08:56:06 3a5926eefd21: Waiting 08:56:06 faeadc117ce9: Layer already exists 08:56:06 9cd7cebfe816: Layer already exists 08:56:06 95369ccdbfb1: Layer already exists 08:56:06 c75ad759a5c6: Layer already exists 08:56:06 673088cefe3e: Layer already exists 08:56:06 b5cab59a3e41: Layer already exists 08:56:06 3a5926eefd21: Layer already exists 08:56:06 994456c4fd7b: Layer already exists 08:56:06 4.0.0-dev.77: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:56:07 95369ccdbfb1: Preparing 08:56:07 c75ad759a5c6: Preparing 08:56:07 673088cefe3e: Preparing 08:56:07 faeadc117ce9: Preparing 08:56:07 9cd7cebfe816: Preparing 08:56:07 b5cab59a3e41: Preparing 08:56:07 3a5926eefd21: Preparing 08:56:07 994456c4fd7b: Preparing 08:56:07 b5cab59a3e41: Waiting 08:56:07 3a5926eefd21: Waiting 08:56:07 994456c4fd7b: Waiting 08:56:07 c75ad759a5c6: Layer already exists 08:56:07 95369ccdbfb1: Layer already exists 08:56:07 faeadc117ce9: Layer already exists 08:56:07 673088cefe3e: Layer already exists 08:56:07 9cd7cebfe816: Layer already exists 08:56:07 3a5926eefd21: Layer already exists 08:56:07 994456c4fd7b: Layer already exists 08:56:07 b5cab59a3e41: Layer already exists 08:56:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:56:07 95369ccdbfb1: Preparing 08:56:07 c75ad759a5c6: Preparing 08:56:07 673088cefe3e: Preparing 08:56:07 faeadc117ce9: Preparing 08:56:07 9cd7cebfe816: Preparing 08:56:07 b5cab59a3e41: Preparing 08:56:07 3a5926eefd21: Preparing 08:56:07 994456c4fd7b: Preparing 08:56:07 b5cab59a3e41: Waiting 08:56:07 3a5926eefd21: Waiting 08:56:07 994456c4fd7b: Waiting 08:56:07 9cd7cebfe816: Layer already exists 08:56:07 c75ad759a5c6: Layer already exists 08:56:07 faeadc117ce9: Layer already exists 08:56:07 95369ccdbfb1: Layer already exists 08:56:07 673088cefe3e: Layer already exists 08:56:07 3a5926eefd21: Layer already exists 08:56:07 b5cab59a3e41: Layer already exists 08:56:07 994456c4fd7b: Layer already exists 08:56:07 main: digest: sha256:1633a2aca7fd3b89c5e861659762ed821f20093fbae07abba7cad7c09eaceac6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:07 ===================================================== [Pipeline] echo 08:56:07 taggedImages: 08:56:07 - nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:07 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:56:07 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.77 08:56:07 - nexus3.edgexfoundry.org:10004/core-metadata:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:07 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:56:07 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:56:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:07 latest 08:56:07 4.0.0-dev.77 08:56:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:07 main 08:56:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:56:08 7cc5424df5d2: Preparing 08:56:08 9ec123aabe04: Preparing 08:56:08 4dcd4f462cef: Preparing 08:56:08 08cdddc797e6: Preparing 08:56:08 da9c4df6c4e2: Preparing 08:56:08 46ba4dc8fb12: Preparing 08:56:08 ccff6039f9d8: Preparing 08:56:08 faeadc117ce9: Preparing 08:56:08 9cd7cebfe816: Preparing 08:56:08 f1c202df1614: Preparing 08:56:08 562bdccf6e59: Preparing 08:56:08 5f70bf18a086: Preparing 08:56:08 7ec0948b8a95: Preparing 08:56:08 739410aa42f0: Preparing 08:56:08 0c4f1d9dcb6d: Preparing 08:56:08 994456c4fd7b: Preparing 08:56:08 5f70bf18a086: Waiting 08:56:08 46ba4dc8fb12: Waiting 08:56:08 7ec0948b8a95: Waiting 08:56:08 739410aa42f0: Waiting 08:56:08 0c4f1d9dcb6d: Waiting 08:56:08 ccff6039f9d8: Waiting 08:56:08 994456c4fd7b: Waiting 08:56:08 f1c202df1614: Waiting 08:56:08 9cd7cebfe816: Waiting 08:56:08 7cc5424df5d2: Pushed 08:56:08 08cdddc797e6: Pushed 08:56:08 9ec123aabe04: Pushed 08:56:08 da9c4df6c4e2: Pushed 08:56:08 4dcd4f462cef: Pushed 08:56:08 faeadc117ce9: Layer already exists 08:56:08 9cd7cebfe816: Layer already exists 08:56:08 5f70bf18a086: Layer already exists 08:56:08 46ba4dc8fb12: Pushed 08:56:08 f1c202df1614: Pushed 08:56:08 562bdccf6e59: Pushed 08:56:08 7ec0948b8a95: Pushed 08:56:08 994456c4fd7b: Layer already exists 08:56:08 739410aa42f0: Pushed 08:56:08 0c4f1d9dcb6d: Pushed 08:56:10 ccff6039f9d8: Pushed 08:56:10 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:56:11 7cc5424df5d2: Preparing 08:56:11 9ec123aabe04: Preparing 08:56:11 4dcd4f462cef: Preparing 08:56:11 08cdddc797e6: Preparing 08:56:11 da9c4df6c4e2: Preparing 08:56:11 46ba4dc8fb12: Preparing 08:56:11 ccff6039f9d8: Preparing 08:56:11 faeadc117ce9: Preparing 08:56:11 9cd7cebfe816: Preparing 08:56:11 f1c202df1614: Preparing 08:56:11 562bdccf6e59: Preparing 08:56:11 5f70bf18a086: Preparing 08:56:11 7ec0948b8a95: Preparing 08:56:11 739410aa42f0: Preparing 08:56:11 0c4f1d9dcb6d: Preparing 08:56:11 994456c4fd7b: Preparing 08:56:11 46ba4dc8fb12: Waiting 08:56:11 ccff6039f9d8: Waiting 08:56:11 9cd7cebfe816: Waiting 08:56:11 faeadc117ce9: Waiting 08:56:11 7ec0948b8a95: Waiting 08:56:11 739410aa42f0: Waiting 08:56:11 0c4f1d9dcb6d: Waiting 08:56:11 5f70bf18a086: Waiting 08:56:11 f1c202df1614: Waiting 08:56:11 994456c4fd7b: Waiting 08:56:11 562bdccf6e59: Waiting 08:56:11 4dcd4f462cef: Layer already exists 08:56:11 7cc5424df5d2: Layer already exists 08:56:11 08cdddc797e6: Layer already exists 08:56:11 9ec123aabe04: Layer already exists 08:56:11 da9c4df6c4e2: Layer already exists 08:56:11 46ba4dc8fb12: Layer already exists 08:56:11 faeadc117ce9: Layer already exists 08:56:11 9cd7cebfe816: Layer already exists 08:56:11 ccff6039f9d8: Layer already exists 08:56:11 f1c202df1614: Layer already exists 08:56:11 5f70bf18a086: Layer already exists 08:56:11 7ec0948b8a95: Layer already exists 08:56:11 562bdccf6e59: Layer already exists 08:56:11 739410aa42f0: Layer already exists 08:56:11 0c4f1d9dcb6d: Layer already exists 08:56:11 994456c4fd7b: Layer already exists 08:56:11 latest: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 08:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:56:12 7cc5424df5d2: Preparing 08:56:12 9ec123aabe04: Preparing 08:56:12 4dcd4f462cef: Preparing 08:56:12 08cdddc797e6: Preparing 08:56:12 da9c4df6c4e2: Preparing 08:56:12 46ba4dc8fb12: Preparing 08:56:12 ccff6039f9d8: Preparing 08:56:12 faeadc117ce9: Preparing 08:56:12 9cd7cebfe816: Preparing 08:56:12 f1c202df1614: Preparing 08:56:12 562bdccf6e59: Preparing 08:56:12 5f70bf18a086: Preparing 08:56:12 7ec0948b8a95: Preparing 08:56:12 739410aa42f0: Preparing 08:56:12 0c4f1d9dcb6d: Preparing 08:56:12 994456c4fd7b: Preparing 08:56:12 562bdccf6e59: Waiting 08:56:12 5f70bf18a086: Waiting 08:56:12 7ec0948b8a95: Waiting 08:56:12 739410aa42f0: Waiting 08:56:12 46ba4dc8fb12: Waiting 08:56:12 0c4f1d9dcb6d: Waiting 08:56:12 f1c202df1614: Waiting 08:56:12 994456c4fd7b: Waiting 08:56:12 ccff6039f9d8: Waiting 08:56:12 9cd7cebfe816: Waiting 08:56:12 7cc5424df5d2: Layer already exists 08:56:12 9ec123aabe04: Layer already exists 08:56:12 4dcd4f462cef: Layer already exists 08:56:12 08cdddc797e6: Layer already exists 08:56:12 da9c4df6c4e2: Layer already exists 08:56:12 9cd7cebfe816: Layer already exists 08:56:12 ccff6039f9d8: Layer already exists 08:56:12 46ba4dc8fb12: Layer already exists 08:56:12 f1c202df1614: Layer already exists 08:56:12 faeadc117ce9: Layer already exists 08:56:12 7ec0948b8a95: Layer already exists 08:56:12 5f70bf18a086: Layer already exists 08:56:12 562bdccf6e59: Layer already exists 08:56:12 0c4f1d9dcb6d: Layer already exists 08:56:12 739410aa42f0: Layer already exists 08:56:12 994456c4fd7b: Layer already exists 08:56:12 4.0.0-dev.77: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:56:12 7cc5424df5d2: Preparing 08:56:12 9ec123aabe04: Preparing 08:56:12 4dcd4f462cef: Preparing 08:56:12 08cdddc797e6: Preparing 08:56:12 da9c4df6c4e2: Preparing 08:56:12 46ba4dc8fb12: Preparing 08:56:12 ccff6039f9d8: Preparing 08:56:12 faeadc117ce9: Preparing 08:56:12 9cd7cebfe816: Preparing 08:56:12 f1c202df1614: Preparing 08:56:12 562bdccf6e59: Preparing 08:56:12 5f70bf18a086: Preparing 08:56:12 7ec0948b8a95: Preparing 08:56:12 739410aa42f0: Preparing 08:56:12 0c4f1d9dcb6d: Preparing 08:56:12 994456c4fd7b: Preparing 08:56:12 46ba4dc8fb12: Waiting 08:56:12 ccff6039f9d8: Waiting 08:56:12 faeadc117ce9: Waiting 08:56:12 739410aa42f0: Waiting 08:56:12 9cd7cebfe816: Waiting 08:56:12 0c4f1d9dcb6d: Waiting 08:56:12 994456c4fd7b: Waiting 08:56:12 5f70bf18a086: Waiting 08:56:12 7ec0948b8a95: Waiting 08:56:12 562bdccf6e59: Waiting 08:56:12 da9c4df6c4e2: Layer already exists 08:56:12 08cdddc797e6: Layer already exists 08:56:12 7cc5424df5d2: Layer already exists 08:56:12 9ec123aabe04: Layer already exists 08:56:12 4dcd4f462cef: Layer already exists 08:56:12 46ba4dc8fb12: Layer already exists 08:56:12 faeadc117ce9: Layer already exists 08:56:12 ccff6039f9d8: Layer already exists 08:56:12 9cd7cebfe816: Layer already exists 08:56:12 f1c202df1614: Layer already exists 08:56:12 562bdccf6e59: Layer already exists 08:56:12 7ec0948b8a95: Layer already exists 08:56:12 5f70bf18a086: Layer already exists 08:56:12 994456c4fd7b: Layer already exists 08:56:12 0c4f1d9dcb6d: Layer already exists 08:56:12 739410aa42f0: Layer already exists 08:56:12 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:56:13 7cc5424df5d2: Preparing 08:56:13 9ec123aabe04: Preparing 08:56:13 4dcd4f462cef: Preparing 08:56:13 08cdddc797e6: Preparing 08:56:13 da9c4df6c4e2: Preparing 08:56:13 46ba4dc8fb12: Preparing 08:56:13 ccff6039f9d8: Preparing 08:56:13 faeadc117ce9: Preparing 08:56:13 9cd7cebfe816: Preparing 08:56:13 f1c202df1614: Preparing 08:56:13 562bdccf6e59: Preparing 08:56:13 5f70bf18a086: Preparing 08:56:13 7ec0948b8a95: Preparing 08:56:13 739410aa42f0: Preparing 08:56:13 0c4f1d9dcb6d: Preparing 08:56:13 994456c4fd7b: Preparing 08:56:13 9cd7cebfe816: Waiting 08:56:13 f1c202df1614: Waiting 08:56:13 562bdccf6e59: Waiting 08:56:13 5f70bf18a086: Waiting 08:56:13 46ba4dc8fb12: Waiting 08:56:13 ccff6039f9d8: Waiting 08:56:13 7ec0948b8a95: Waiting 08:56:13 739410aa42f0: Waiting 08:56:13 0c4f1d9dcb6d: Waiting 08:56:13 994456c4fd7b: Waiting 08:56:13 4dcd4f462cef: Layer already exists 08:56:13 da9c4df6c4e2: Layer already exists 08:56:13 9ec123aabe04: Layer already exists 08:56:13 08cdddc797e6: Layer already exists 08:56:13 7cc5424df5d2: Layer already exists 08:56:13 9cd7cebfe816: Layer already exists 08:56:13 46ba4dc8fb12: Layer already exists 08:56:13 ccff6039f9d8: Layer already exists 08:56:13 faeadc117ce9: Layer already exists 08:56:13 f1c202df1614: Layer already exists 08:56:13 562bdccf6e59: Layer already exists 08:56:13 7ec0948b8a95: Layer already exists 08:56:13 0c4f1d9dcb6d: Layer already exists 08:56:13 5f70bf18a086: Layer already exists 08:56:13 739410aa42f0: Layer already exists 08:56:13 994456c4fd7b: Layer already exists 08:56:13 main: digest: sha256:a1badc3fe457a662873083dfd55768082dbf72f4cc99e4f00457708606fb1e0b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:13 ===================================================== [Pipeline] echo 08:56:13 taggedImages: 08:56:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:56:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.77 08:56:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:56:13 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:56:13 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:13 latest 08:56:13 4.0.0-dev.77 08:56:13 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:13 main 08:56:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:56:14 68ed2b41f7d4: Preparing 08:56:14 1fc057612ae5: Preparing 08:56:14 10b4f448338e: Preparing 08:56:14 8597a8f23acf: Preparing 08:56:14 faeadc117ce9: Preparing 08:56:14 9cd7cebfe816: Preparing 08:56:14 b5cab59a3e41: Preparing 08:56:14 3a5926eefd21: Preparing 08:56:14 994456c4fd7b: Preparing 08:56:14 9cd7cebfe816: Waiting 08:56:14 b5cab59a3e41: Waiting 08:56:14 3a5926eefd21: Waiting 08:56:14 faeadc117ce9: Layer already exists 08:56:14 9cd7cebfe816: Layer already exists 08:56:14 b5cab59a3e41: Layer already exists 08:56:14 3a5926eefd21: Layer already exists 08:56:14 994456c4fd7b: Layer already exists 08:56:14 1fc057612ae5: Pushed 08:56:14 10b4f448338e: Pushed 08:56:14 68ed2b41f7d4: Pushed 08:56:16 8597a8f23acf: Pushed 08:56:16 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:56:17 68ed2b41f7d4: Preparing 08:56:17 1fc057612ae5: Preparing 08:56:17 10b4f448338e: Preparing 08:56:17 8597a8f23acf: Preparing 08:56:17 faeadc117ce9: Preparing 08:56:17 9cd7cebfe816: Preparing 08:56:17 b5cab59a3e41: Preparing 08:56:17 3a5926eefd21: Preparing 08:56:17 994456c4fd7b: Preparing 08:56:17 9cd7cebfe816: Waiting 08:56:17 b5cab59a3e41: Waiting 08:56:17 3a5926eefd21: Waiting 08:56:17 994456c4fd7b: Waiting 08:56:17 1fc057612ae5: Layer already exists 08:56:17 8597a8f23acf: Layer already exists 08:56:17 68ed2b41f7d4: Layer already exists 08:56:17 faeadc117ce9: Layer already exists 08:56:17 10b4f448338e: Layer already exists 08:56:17 9cd7cebfe816: Layer already exists 08:56:17 3a5926eefd21: Layer already exists 08:56:17 994456c4fd7b: Layer already exists 08:56:17 b5cab59a3e41: Layer already exists 08:56:17 latest: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 08:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:56:18 68ed2b41f7d4: Preparing 08:56:18 1fc057612ae5: Preparing 08:56:18 10b4f448338e: Preparing 08:56:18 8597a8f23acf: Preparing 08:56:18 faeadc117ce9: Preparing 08:56:18 9cd7cebfe816: Preparing 08:56:18 b5cab59a3e41: Preparing 08:56:18 3a5926eefd21: Preparing 08:56:18 994456c4fd7b: Preparing 08:56:18 9cd7cebfe816: Waiting 08:56:18 3a5926eefd21: Waiting 08:56:18 b5cab59a3e41: Waiting 08:56:18 994456c4fd7b: Waiting 08:56:18 faeadc117ce9: Layer already exists 08:56:18 1fc057612ae5: Layer already exists 08:56:18 8597a8f23acf: Layer already exists 08:56:18 68ed2b41f7d4: Layer already exists 08:56:18 10b4f448338e: Layer already exists 08:56:18 b5cab59a3e41: Layer already exists 08:56:18 9cd7cebfe816: Layer already exists 08:56:18 994456c4fd7b: Layer already exists 08:56:18 3a5926eefd21: Layer already exists 08:56:18 4.0.0-dev.77: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:56:18 68ed2b41f7d4: Preparing 08:56:18 1fc057612ae5: Preparing 08:56:18 10b4f448338e: Preparing 08:56:18 8597a8f23acf: Preparing 08:56:18 faeadc117ce9: Preparing 08:56:18 9cd7cebfe816: Preparing 08:56:18 b5cab59a3e41: Preparing 08:56:18 3a5926eefd21: Preparing 08:56:18 994456c4fd7b: Preparing 08:56:18 9cd7cebfe816: Waiting 08:56:18 b5cab59a3e41: Waiting 08:56:18 3a5926eefd21: Waiting 08:56:18 994456c4fd7b: Waiting 08:56:18 8597a8f23acf: Layer already exists 08:56:18 faeadc117ce9: Layer already exists 08:56:18 10b4f448338e: Layer already exists 08:56:18 1fc057612ae5: Layer already exists 08:56:18 68ed2b41f7d4: Layer already exists 08:56:18 b5cab59a3e41: Layer already exists 08:56:18 9cd7cebfe816: Layer already exists 08:56:18 994456c4fd7b: Layer already exists 08:56:18 3a5926eefd21: Layer already exists 08:56:18 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:56:19 68ed2b41f7d4: Preparing 08:56:19 1fc057612ae5: Preparing 08:56:19 10b4f448338e: Preparing 08:56:19 8597a8f23acf: Preparing 08:56:19 faeadc117ce9: Preparing 08:56:19 9cd7cebfe816: Preparing 08:56:19 b5cab59a3e41: Preparing 08:56:19 3a5926eefd21: Preparing 08:56:19 994456c4fd7b: Preparing 08:56:19 b5cab59a3e41: Waiting 08:56:19 3a5926eefd21: Waiting 08:56:19 994456c4fd7b: Waiting 08:56:19 9cd7cebfe816: Waiting 08:56:19 8597a8f23acf: Layer already exists 08:56:19 68ed2b41f7d4: Layer already exists 08:56:19 faeadc117ce9: Layer already exists 08:56:19 10b4f448338e: Layer already exists 08:56:19 1fc057612ae5: Layer already exists 08:56:19 9cd7cebfe816: Layer already exists 08:56:19 b5cab59a3e41: Layer already exists 08:56:19 3a5926eefd21: Layer already exists 08:56:19 994456c4fd7b: Layer already exists 08:56:19 main: digest: sha256:664e7fe95b3c67ded8d2664fb93cd4b0386aa10ca6d38f8c7094ebe9769e2541 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:19 ===================================================== [Pipeline] echo 08:56:19 taggedImages: 08:56:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:56:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.77 08:56:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:19 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:56:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:56:19 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:19 latest 08:56:19 4.0.0-dev.77 08:56:19 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:19 main 08:56:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:56:20 d9ebdc805a66: Preparing 08:56:20 635a96d09ff9: Preparing 08:56:20 b93457eceac4: Preparing 08:56:20 e7bc4892c922: Preparing 08:56:20 11966bc5372f: Preparing 08:56:20 faeadc117ce9: Preparing 08:56:20 9cd7cebfe816: Preparing 08:56:20 0df8a46a443e: Preparing 08:56:20 1902e9d5fb0f: Preparing 08:56:20 4fe3cd26a6ab: Preparing 08:56:20 994456c4fd7b: Preparing 08:56:20 faeadc117ce9: Waiting 08:56:20 9cd7cebfe816: Waiting 08:56:20 0df8a46a443e: Waiting 08:56:20 1902e9d5fb0f: Waiting 08:56:20 4fe3cd26a6ab: Waiting 08:56:20 994456c4fd7b: Waiting 08:56:20 11966bc5372f: Pushed 08:56:20 faeadc117ce9: Layer already exists 08:56:20 635a96d09ff9: Pushed 08:56:20 d9ebdc805a66: Pushed 08:56:20 9cd7cebfe816: Layer already exists 08:56:20 e7bc4892c922: Pushed 08:56:20 994456c4fd7b: Layer already exists 08:56:20 0df8a46a443e: Pushed 08:56:20 1902e9d5fb0f: Pushed 08:56:21 4fe3cd26a6ab: Pushed 08:56:22 b93457eceac4: Pushed 08:56:22 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:56:23 d9ebdc805a66: Preparing 08:56:23 635a96d09ff9: Preparing 08:56:23 b93457eceac4: Preparing 08:56:23 e7bc4892c922: Preparing 08:56:23 11966bc5372f: Preparing 08:56:23 faeadc117ce9: Preparing 08:56:23 9cd7cebfe816: Preparing 08:56:23 0df8a46a443e: Preparing 08:56:23 1902e9d5fb0f: Preparing 08:56:23 4fe3cd26a6ab: Preparing 08:56:23 994456c4fd7b: Preparing 08:56:23 4fe3cd26a6ab: Waiting 08:56:23 1902e9d5fb0f: Waiting 08:56:23 faeadc117ce9: Waiting 08:56:23 994456c4fd7b: Waiting 08:56:23 9cd7cebfe816: Waiting 08:56:23 0df8a46a443e: Waiting 08:56:23 635a96d09ff9: Layer already exists 08:56:23 d9ebdc805a66: Layer already exists 08:56:23 e7bc4892c922: Layer already exists 08:56:23 11966bc5372f: Layer already exists 08:56:23 b93457eceac4: Layer already exists 08:56:23 9cd7cebfe816: Layer already exists 08:56:23 faeadc117ce9: Layer already exists 08:56:23 4fe3cd26a6ab: Layer already exists 08:56:23 1902e9d5fb0f: Layer already exists 08:56:23 0df8a46a443e: Layer already exists 08:56:23 994456c4fd7b: Layer already exists 08:56:23 latest: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:56:23 d9ebdc805a66: Preparing 08:56:23 635a96d09ff9: Preparing 08:56:23 b93457eceac4: Preparing 08:56:23 e7bc4892c922: Preparing 08:56:23 11966bc5372f: Preparing 08:56:23 faeadc117ce9: Preparing 08:56:23 9cd7cebfe816: Preparing 08:56:23 0df8a46a443e: Preparing 08:56:23 1902e9d5fb0f: Preparing 08:56:23 4fe3cd26a6ab: Preparing 08:56:23 994456c4fd7b: Preparing 08:56:23 9cd7cebfe816: Waiting 08:56:23 0df8a46a443e: Waiting 08:56:23 1902e9d5fb0f: Waiting 08:56:23 4fe3cd26a6ab: Waiting 08:56:23 994456c4fd7b: Waiting 08:56:23 faeadc117ce9: Waiting 08:56:23 e7bc4892c922: Layer already exists 08:56:23 635a96d09ff9: Layer already exists 08:56:23 b93457eceac4: Layer already exists 08:56:23 d9ebdc805a66: Layer already exists 08:56:23 11966bc5372f: Layer already exists 08:56:23 0df8a46a443e: Layer already exists 08:56:23 faeadc117ce9: Layer already exists 08:56:23 9cd7cebfe816: Layer already exists 08:56:23 1902e9d5fb0f: Layer already exists 08:56:23 4fe3cd26a6ab: Layer already exists 08:56:23 994456c4fd7b: Layer already exists 08:56:23 4.0.0-dev.77: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:56:24 d9ebdc805a66: Preparing 08:56:24 635a96d09ff9: Preparing 08:56:24 b93457eceac4: Preparing 08:56:24 e7bc4892c922: Preparing 08:56:24 11966bc5372f: Preparing 08:56:24 faeadc117ce9: Preparing 08:56:24 9cd7cebfe816: Preparing 08:56:24 0df8a46a443e: Preparing 08:56:24 1902e9d5fb0f: Preparing 08:56:24 4fe3cd26a6ab: Preparing 08:56:24 994456c4fd7b: Preparing 08:56:24 faeadc117ce9: Waiting 08:56:24 9cd7cebfe816: Waiting 08:56:24 0df8a46a443e: Waiting 08:56:24 1902e9d5fb0f: Waiting 08:56:24 4fe3cd26a6ab: Waiting 08:56:24 994456c4fd7b: Waiting 08:56:24 d9ebdc805a66: Layer already exists 08:56:24 11966bc5372f: Layer already exists 08:56:24 b93457eceac4: Layer already exists 08:56:24 635a96d09ff9: Layer already exists 08:56:24 e7bc4892c922: Layer already exists 08:56:24 9cd7cebfe816: Layer already exists 08:56:24 faeadc117ce9: Layer already exists 08:56:24 4fe3cd26a6ab: Layer already exists 08:56:24 1902e9d5fb0f: Layer already exists 08:56:24 0df8a46a443e: Layer already exists 08:56:24 994456c4fd7b: Layer already exists 08:56:24 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:56:25 d9ebdc805a66: Preparing 08:56:25 635a96d09ff9: Preparing 08:56:25 b93457eceac4: Preparing 08:56:25 e7bc4892c922: Preparing 08:56:25 11966bc5372f: Preparing 08:56:25 faeadc117ce9: Preparing 08:56:25 9cd7cebfe816: Preparing 08:56:25 0df8a46a443e: Preparing 08:56:25 1902e9d5fb0f: Preparing 08:56:25 4fe3cd26a6ab: Preparing 08:56:25 994456c4fd7b: Preparing 08:56:25 faeadc117ce9: Waiting 08:56:25 9cd7cebfe816: Waiting 08:56:25 1902e9d5fb0f: Waiting 08:56:25 4fe3cd26a6ab: Waiting 08:56:25 0df8a46a443e: Waiting 08:56:25 635a96d09ff9: Layer already exists 08:56:25 d9ebdc805a66: Layer already exists 08:56:25 b93457eceac4: Layer already exists 08:56:25 e7bc4892c922: Layer already exists 08:56:25 11966bc5372f: Layer already exists 08:56:25 faeadc117ce9: Layer already exists 08:56:25 9cd7cebfe816: Layer already exists 08:56:25 1902e9d5fb0f: Layer already exists 08:56:25 0df8a46a443e: Layer already exists 08:56:25 4fe3cd26a6ab: Layer already exists 08:56:25 994456c4fd7b: Layer already exists 08:56:25 main: digest: sha256:5e06c088c44d26aaa5d979c97de126b763306f0ca3becaa553cf2e32fc82b37b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:25 ===================================================== [Pipeline] echo 08:56:25 taggedImages: 08:56:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:56:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.77 08:56:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:56:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:56:25 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:25 latest 08:56:25 4.0.0-dev.77 08:56:25 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:25 main 08:56:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:56:25 0b5f9cfc6602: Preparing 08:56:25 1af7a59c6412: Preparing 08:56:25 3964f700281a: Preparing 08:56:25 7bd75480ea88: Preparing 08:56:25 c43c1fb2a1b1: Preparing 08:56:25 fc63a8f0ea07: Preparing 08:56:25 2a1084c6c02e: Preparing 08:56:25 faeadc117ce9: Preparing 08:56:25 9cd7cebfe816: Preparing 08:56:25 eb89e22d06a8: Preparing 08:56:25 29ee171c6d27: Preparing 08:56:25 994456c4fd7b: Preparing 08:56:25 9cd7cebfe816: Waiting 08:56:25 eb89e22d06a8: Waiting 08:56:25 29ee171c6d27: Waiting 08:56:25 994456c4fd7b: Waiting 08:56:25 fc63a8f0ea07: Waiting 08:56:25 faeadc117ce9: Waiting 08:56:25 2a1084c6c02e: Waiting 08:56:25 1af7a59c6412: Pushed 08:56:25 c43c1fb2a1b1: Pushed 08:56:25 0b5f9cfc6602: Pushed 08:56:25 faeadc117ce9: Layer already exists 08:56:25 9cd7cebfe816: Layer already exists 08:56:25 fc63a8f0ea07: Pushed 08:56:25 2a1084c6c02e: Pushed 08:56:26 994456c4fd7b: Layer already exists 08:56:26 eb89e22d06a8: Pushed 08:56:27 29ee171c6d27: Pushed 08:56:27 7bd75480ea88: Pushed 08:56:28 3964f700281a: Pushed 08:56:28 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:56:29 0b5f9cfc6602: Preparing 08:56:29 1af7a59c6412: Preparing 08:56:29 3964f700281a: Preparing 08:56:29 7bd75480ea88: Preparing 08:56:29 c43c1fb2a1b1: Preparing 08:56:29 fc63a8f0ea07: Preparing 08:56:29 2a1084c6c02e: Preparing 08:56:29 faeadc117ce9: Preparing 08:56:29 2a1084c6c02e: Waiting 08:56:29 9cd7cebfe816: Preparing 08:56:29 eb89e22d06a8: Preparing 08:56:29 faeadc117ce9: Waiting 08:56:29 9cd7cebfe816: Waiting 08:56:29 29ee171c6d27: Preparing 08:56:29 994456c4fd7b: Preparing 08:56:29 eb89e22d06a8: Waiting 08:56:29 29ee171c6d27: Waiting 08:56:29 0b5f9cfc6602: Layer already exists 08:56:29 7bd75480ea88: Layer already exists 08:56:29 1af7a59c6412: Layer already exists 08:56:29 c43c1fb2a1b1: Layer already exists 08:56:29 3964f700281a: Layer already exists 08:56:29 2a1084c6c02e: Layer already exists 08:56:29 fc63a8f0ea07: Layer already exists 08:56:29 faeadc117ce9: Layer already exists 08:56:29 9cd7cebfe816: Layer already exists 08:56:29 eb89e22d06a8: Layer already exists 08:56:29 29ee171c6d27: Layer already exists 08:56:29 994456c4fd7b: Layer already exists 08:56:29 latest: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 08:56:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:56:29 0b5f9cfc6602: Preparing 08:56:29 1af7a59c6412: Preparing 08:56:29 3964f700281a: Preparing 08:56:29 7bd75480ea88: Preparing 08:56:29 c43c1fb2a1b1: Preparing 08:56:29 fc63a8f0ea07: Preparing 08:56:29 2a1084c6c02e: Preparing 08:56:29 faeadc117ce9: Preparing 08:56:29 9cd7cebfe816: Preparing 08:56:29 eb89e22d06a8: Preparing 08:56:29 29ee171c6d27: Preparing 08:56:29 994456c4fd7b: Preparing 08:56:29 fc63a8f0ea07: Waiting 08:56:29 9cd7cebfe816: Waiting 08:56:29 eb89e22d06a8: Waiting 08:56:29 29ee171c6d27: Waiting 08:56:29 2a1084c6c02e: Waiting 08:56:29 994456c4fd7b: Waiting 08:56:29 faeadc117ce9: Waiting 08:56:29 1af7a59c6412: Layer already exists 08:56:29 7bd75480ea88: Layer already exists 08:56:29 0b5f9cfc6602: Layer already exists 08:56:29 3964f700281a: Layer already exists 08:56:29 c43c1fb2a1b1: Layer already exists 08:56:29 fc63a8f0ea07: Layer already exists 08:56:29 2a1084c6c02e: Layer already exists 08:56:29 eb89e22d06a8: Layer already exists 08:56:29 9cd7cebfe816: Layer already exists 08:56:29 faeadc117ce9: Layer already exists 08:56:29 29ee171c6d27: Layer already exists 08:56:29 994456c4fd7b: Layer already exists 08:56:29 4.0.0-dev.77: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:56:30 0b5f9cfc6602: Preparing 08:56:30 1af7a59c6412: Preparing 08:56:30 3964f700281a: Preparing 08:56:30 7bd75480ea88: Preparing 08:56:30 c43c1fb2a1b1: Preparing 08:56:30 fc63a8f0ea07: Preparing 08:56:30 2a1084c6c02e: Preparing 08:56:30 faeadc117ce9: Preparing 08:56:30 9cd7cebfe816: Preparing 08:56:30 eb89e22d06a8: Preparing 08:56:30 29ee171c6d27: Preparing 08:56:30 994456c4fd7b: Preparing 08:56:30 fc63a8f0ea07: Waiting 08:56:30 2a1084c6c02e: Waiting 08:56:30 eb89e22d06a8: Waiting 08:56:30 29ee171c6d27: Waiting 08:56:30 faeadc117ce9: Waiting 08:56:30 994456c4fd7b: Waiting 08:56:30 9cd7cebfe816: Waiting 08:56:30 3964f700281a: Layer already exists 08:56:30 1af7a59c6412: Layer already exists 08:56:30 c43c1fb2a1b1: Layer already exists 08:56:30 0b5f9cfc6602: Layer already exists 08:56:30 7bd75480ea88: Layer already exists 08:56:30 fc63a8f0ea07: Layer already exists 08:56:30 2a1084c6c02e: Layer already exists 08:56:30 faeadc117ce9: Layer already exists 08:56:30 9cd7cebfe816: Layer already exists 08:56:30 eb89e22d06a8: Layer already exists 08:56:30 29ee171c6d27: Layer already exists 08:56:30 994456c4fd7b: Layer already exists 08:56:30 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:56:31 0b5f9cfc6602: Preparing 08:56:31 1af7a59c6412: Preparing 08:56:31 3964f700281a: Preparing 08:56:31 7bd75480ea88: Preparing 08:56:31 c43c1fb2a1b1: Preparing 08:56:31 fc63a8f0ea07: Preparing 08:56:31 2a1084c6c02e: Preparing 08:56:31 faeadc117ce9: Preparing 08:56:31 9cd7cebfe816: Preparing 08:56:31 eb89e22d06a8: Preparing 08:56:31 29ee171c6d27: Preparing 08:56:31 994456c4fd7b: Preparing 08:56:31 fc63a8f0ea07: Waiting 08:56:31 faeadc117ce9: Waiting 08:56:31 9cd7cebfe816: Waiting 08:56:31 eb89e22d06a8: Waiting 08:56:31 29ee171c6d27: Waiting 08:56:31 994456c4fd7b: Waiting 08:56:31 0b5f9cfc6602: Layer already exists 08:56:31 c43c1fb2a1b1: Layer already exists 08:56:31 1af7a59c6412: Layer already exists 08:56:31 7bd75480ea88: Layer already exists 08:56:31 3964f700281a: Layer already exists 08:56:31 2a1084c6c02e: Layer already exists 08:56:31 fc63a8f0ea07: Layer already exists 08:56:31 9cd7cebfe816: Layer already exists 08:56:31 faeadc117ce9: Layer already exists 08:56:31 eb89e22d06a8: Layer already exists 08:56:31 994456c4fd7b: Layer already exists 08:56:31 29ee171c6d27: Layer already exists 08:56:31 main: digest: sha256:0da0a18648d424e65c2ff1e4e8b43ecf35ccf6021c461fdc526d0698244adef1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:31 ===================================================== [Pipeline] echo 08:56:31 taggedImages: 08:56:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:56:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.77 08:56:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:56:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:56:31 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:31 latest 08:56:31 4.0.0-dev.77 08:56:31 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:31 main 08:56:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:56:32 fbd34330b367: Preparing 08:56:32 e0697eae1c1e: Preparing 08:56:32 faeadc117ce9: Preparing 08:56:32 9cd7cebfe816: Preparing 08:56:32 93962284516d: Preparing 08:56:32 22245030bb5a: Preparing 08:56:32 994456c4fd7b: Preparing 08:56:32 994456c4fd7b: Waiting 08:56:32 22245030bb5a: Waiting 08:56:32 9cd7cebfe816: Layer already exists 08:56:32 faeadc117ce9: Layer already exists 08:56:32 994456c4fd7b: Layer already exists 08:56:32 fbd34330b367: Pushed 08:56:32 93962284516d: Pushed 08:56:34 22245030bb5a: Pushed 08:56:36 e0697eae1c1e: Pushed 08:56:36 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:36 + 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:56:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:56:36 fbd34330b367: Preparing 08:56:36 e0697eae1c1e: Preparing 08:56:36 faeadc117ce9: Preparing 08:56:36 9cd7cebfe816: Preparing 08:56:36 93962284516d: Preparing 08:56:36 22245030bb5a: Preparing 08:56:36 994456c4fd7b: Preparing 08:56:36 22245030bb5a: Waiting 08:56:36 994456c4fd7b: Waiting 08:56:36 e0697eae1c1e: Layer already exists 08:56:36 9cd7cebfe816: Layer already exists 08:56:36 fbd34330b367: Layer already exists 08:56:36 93962284516d: Layer already exists 08:56:36 faeadc117ce9: Layer already exists 08:56:36 22245030bb5a: Layer already exists 08:56:36 994456c4fd7b: Layer already exists 08:56:36 latest: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 08:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:56:37 fbd34330b367: Preparing 08:56:37 e0697eae1c1e: Preparing 08:56:37 faeadc117ce9: Preparing 08:56:37 9cd7cebfe816: Preparing 08:56:37 93962284516d: Preparing 08:56:37 22245030bb5a: Preparing 08:56:37 994456c4fd7b: Preparing 08:56:37 994456c4fd7b: Waiting 08:56:37 22245030bb5a: Waiting 08:56:37 faeadc117ce9: Layer already exists 08:56:37 93962284516d: Layer already exists 08:56:37 9cd7cebfe816: Layer already exists 08:56:37 fbd34330b367: Layer already exists 08:56:37 e0697eae1c1e: Layer already exists 08:56:37 994456c4fd7b: Layer already exists 08:56:37 22245030bb5a: Layer already exists 08:56:37 4.0.0-dev.77: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:56:38 fbd34330b367: Preparing 08:56:38 e0697eae1c1e: Preparing 08:56:38 faeadc117ce9: Preparing 08:56:38 9cd7cebfe816: Preparing 08:56:38 93962284516d: Preparing 08:56:38 22245030bb5a: Preparing 08:56:38 994456c4fd7b: Preparing 08:56:38 22245030bb5a: Waiting 08:56:38 994456c4fd7b: Waiting 08:56:38 93962284516d: Layer already exists 08:56:38 9cd7cebfe816: Layer already exists 08:56:38 faeadc117ce9: Layer already exists 08:56:38 fbd34330b367: Layer already exists 08:56:38 e0697eae1c1e: Layer already exists 08:56:38 22245030bb5a: Layer already exists 08:56:38 994456c4fd7b: Layer already exists 08:56:38 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:38 + 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:56:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:56:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:56:38 fbd34330b367: Preparing 08:56:38 e0697eae1c1e: Preparing 08:56:38 faeadc117ce9: Preparing 08:56:38 9cd7cebfe816: Preparing 08:56:38 93962284516d: Preparing 08:56:38 22245030bb5a: Preparing 08:56:38 994456c4fd7b: Preparing 08:56:38 22245030bb5a: Waiting 08:56:38 994456c4fd7b: Waiting 08:56:38 faeadc117ce9: Layer already exists 08:56:38 fbd34330b367: Layer already exists 08:56:38 e0697eae1c1e: Layer already exists 08:56:38 9cd7cebfe816: Layer already exists 08:56:38 93962284516d: Layer already exists 08:56:38 994456c4fd7b: Layer already exists 08:56:38 22245030bb5a: Layer already exists 08:56:38 main: digest: sha256:6fe3929c527102e46cad5ebac2dbb5cde5bd4e46d140868db45707abfaf38b9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:39 ===================================================== [Pipeline] echo 08:56:39 taggedImages: 08:56:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:56:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.77 08:56:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:56:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:56:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:39 latest 08:56:39 4.0.0-dev.77 08:56:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:39 main 08:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:39 a6c38016e956: Preparing 08:56:39 1fed87513d76: Preparing 08:56:39 261c1c3bad60: Preparing 08:56:39 faeadc117ce9: Preparing 08:56:39 9cd7cebfe816: Preparing 08:56:39 6797eec3ca8d: Preparing 08:56:39 39a093c6e484: Preparing 08:56:39 cd627479eee6: Preparing 08:56:39 14533c8397a4: Preparing 08:56:39 994456c4fd7b: Preparing 08:56:39 39a093c6e484: Waiting 08:56:39 cd627479eee6: Waiting 08:56:39 14533c8397a4: Waiting 08:56:39 994456c4fd7b: Waiting 08:56:39 6797eec3ca8d: Waiting 08:56:39 faeadc117ce9: Layer already exists 08:56:39 9cd7cebfe816: Layer already exists 08:56:39 261c1c3bad60: Pushed 08:56:39 a6c38016e956: Pushed 08:56:39 1fed87513d76: Pushed 08:56:39 994456c4fd7b: Layer already exists 08:56:39 cd627479eee6: Pushed 08:56:40 14533c8397a4: Pushed 08:56:44 39a093c6e484: Pushed 08:56:51 6797eec3ca8d: Pushed 08:56:51 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:51 a6c38016e956: Preparing 08:56:51 1fed87513d76: Preparing 08:56:51 261c1c3bad60: Preparing 08:56:51 faeadc117ce9: Preparing 08:56:51 9cd7cebfe816: Preparing 08:56:51 6797eec3ca8d: Preparing 08:56:51 39a093c6e484: Preparing 08:56:51 cd627479eee6: Preparing 08:56:51 14533c8397a4: Preparing 08:56:51 994456c4fd7b: Preparing 08:56:51 39a093c6e484: Waiting 08:56:51 cd627479eee6: Waiting 08:56:51 6797eec3ca8d: Waiting 08:56:51 14533c8397a4: Waiting 08:56:51 994456c4fd7b: Waiting 08:56:51 1fed87513d76: Layer already exists 08:56:51 faeadc117ce9: Layer already exists 08:56:51 261c1c3bad60: Layer already exists 08:56:51 a6c38016e956: Layer already exists 08:56:51 9cd7cebfe816: Layer already exists 08:56:51 6797eec3ca8d: Layer already exists 08:56:51 39a093c6e484: Layer already exists 08:56:51 14533c8397a4: Layer already exists 08:56:51 994456c4fd7b: Layer already exists 08:56:51 cd627479eee6: Layer already exists 08:56:51 latest: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 08:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:52 a6c38016e956: Preparing 08:56:52 1fed87513d76: Preparing 08:56:52 261c1c3bad60: Preparing 08:56:52 faeadc117ce9: Preparing 08:56:52 9cd7cebfe816: Preparing 08:56:52 6797eec3ca8d: Preparing 08:56:52 39a093c6e484: Preparing 08:56:52 cd627479eee6: Preparing 08:56:52 14533c8397a4: Preparing 08:56:52 994456c4fd7b: Preparing 08:56:52 cd627479eee6: Waiting 08:56:52 994456c4fd7b: Waiting 08:56:52 14533c8397a4: Waiting 08:56:52 39a093c6e484: Waiting 08:56:52 6797eec3ca8d: Waiting 08:56:52 a6c38016e956: Layer already exists 08:56:52 9cd7cebfe816: Layer already exists 08:56:52 261c1c3bad60: Layer already exists 08:56:52 faeadc117ce9: Layer already exists 08:56:52 1fed87513d76: Layer already exists 08:56:52 39a093c6e484: Layer already exists 08:56:52 6797eec3ca8d: Layer already exists 08:56:52 cd627479eee6: Layer already exists 08:56:52 14533c8397a4: Layer already exists 08:56:52 994456c4fd7b: Layer already exists 08:56:52 4.0.0-dev.77: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:53 a6c38016e956: Preparing 08:56:53 1fed87513d76: Preparing 08:56:53 261c1c3bad60: Preparing 08:56:53 faeadc117ce9: Preparing 08:56:53 9cd7cebfe816: Preparing 08:56:53 6797eec3ca8d: Preparing 08:56:53 39a093c6e484: Preparing 08:56:53 cd627479eee6: Preparing 08:56:53 14533c8397a4: Preparing 08:56:53 994456c4fd7b: Preparing 08:56:53 6797eec3ca8d: Waiting 08:56:53 cd627479eee6: Waiting 08:56:53 39a093c6e484: Waiting 08:56:53 14533c8397a4: Waiting 08:56:53 994456c4fd7b: Waiting 08:56:53 9cd7cebfe816: Layer already exists 08:56:53 1fed87513d76: Layer already exists 08:56:53 261c1c3bad60: Layer already exists 08:56:53 a6c38016e956: Layer already exists 08:56:53 faeadc117ce9: Layer already exists 08:56:53 6797eec3ca8d: Layer already exists 08:56:53 cd627479eee6: Layer already exists 08:56:53 14533c8397a4: Layer already exists 08:56:53 39a093c6e484: Layer already exists 08:56:53 994456c4fd7b: Layer already exists 08:56:53 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:56:53 a6c38016e956: Preparing 08:56:53 1fed87513d76: Preparing 08:56:53 261c1c3bad60: Preparing 08:56:53 faeadc117ce9: Preparing 08:56:53 9cd7cebfe816: Preparing 08:56:53 6797eec3ca8d: Preparing 08:56:53 39a093c6e484: Preparing 08:56:53 cd627479eee6: Preparing 08:56:53 14533c8397a4: Preparing 08:56:53 994456c4fd7b: Preparing 08:56:53 cd627479eee6: Waiting 08:56:53 6797eec3ca8d: Waiting 08:56:53 39a093c6e484: Waiting 08:56:53 14533c8397a4: Waiting 08:56:53 994456c4fd7b: Waiting 08:56:53 1fed87513d76: Layer already exists 08:56:53 261c1c3bad60: Layer already exists 08:56:53 faeadc117ce9: Layer already exists 08:56:53 a6c38016e956: Layer already exists 08:56:53 9cd7cebfe816: Layer already exists 08:56:53 6797eec3ca8d: Layer already exists 08:56:53 39a093c6e484: Layer already exists 08:56:53 14533c8397a4: Layer already exists 08:56:53 cd627479eee6: Layer already exists 08:56:53 994456c4fd7b: Layer already exists 08:56:53 main: digest: sha256:3cc8fee2ebfd83c8f0ede8bea620c25e5d5cb7be912ca1415823b71c150eefeb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:53 ===================================================== [Pipeline] echo 08:56:53 taggedImages: 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.77 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:56:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:56:53 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:53 latest 08:56:53 4.0.0-dev.77 08:56:53 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:56:53 main 08:56:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:56:54 d39ee4a200c0: Preparing 08:56:54 fd88185d63f7: Preparing 08:56:54 1abd158e9d17: Preparing 08:56:54 faeadc117ce9: Preparing 08:56:54 9cd7cebfe816: Preparing 08:56:54 16a7ee07a299: Preparing 08:56:54 0d7cd240887f: Preparing 08:56:54 fa71fb5eb466: Preparing 08:56:54 994456c4fd7b: Preparing 08:56:54 16a7ee07a299: Waiting 08:56:54 0d7cd240887f: Waiting 08:56:54 fa71fb5eb466: Waiting 08:56:54 994456c4fd7b: Waiting 08:56:54 9cd7cebfe816: Layer already exists 08:56:54 faeadc117ce9: Layer already exists 08:56:54 fd88185d63f7: Pushed 08:56:54 0d7cd240887f: Pushed 08:56:54 d39ee4a200c0: Pushed 08:56:54 1abd158e9d17: Pushed 08:56:54 994456c4fd7b: Layer already exists 08:56:54 fa71fb5eb466: Pushed 08:57:07 16a7ee07a299: Pushed 08:57:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:57:07 d39ee4a200c0: Preparing 08:57:07 fd88185d63f7: Preparing 08:57:07 1abd158e9d17: Preparing 08:57:07 faeadc117ce9: Preparing 08:57:07 9cd7cebfe816: Preparing 08:57:07 16a7ee07a299: Preparing 08:57:07 0d7cd240887f: Preparing 08:57:07 fa71fb5eb466: Preparing 08:57:07 994456c4fd7b: Preparing 08:57:07 0d7cd240887f: Waiting 08:57:07 16a7ee07a299: Waiting 08:57:07 fa71fb5eb466: Waiting 08:57:07 994456c4fd7b: Waiting 08:57:07 1abd158e9d17: Layer already exists 08:57:07 d39ee4a200c0: Layer already exists 08:57:07 faeadc117ce9: Layer already exists 08:57:07 9cd7cebfe816: Layer already exists 08:57:07 fd88185d63f7: Layer already exists 08:57:07 16a7ee07a299: Layer already exists 08:57:07 0d7cd240887f: Layer already exists 08:57:07 fa71fb5eb466: Layer already exists 08:57:07 994456c4fd7b: Layer already exists 08:57:07 latest: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 08:57:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:57:08 d39ee4a200c0: Preparing 08:57:08 fd88185d63f7: Preparing 08:57:08 1abd158e9d17: Preparing 08:57:08 faeadc117ce9: Preparing 08:57:08 9cd7cebfe816: Preparing 08:57:08 16a7ee07a299: Preparing 08:57:08 0d7cd240887f: Preparing 08:57:08 fa71fb5eb466: Preparing 08:57:08 994456c4fd7b: Preparing 08:57:08 fa71fb5eb466: Waiting 08:57:08 0d7cd240887f: Waiting 08:57:08 16a7ee07a299: Waiting 08:57:08 994456c4fd7b: Waiting 08:57:08 fd88185d63f7: Layer already exists 08:57:08 9cd7cebfe816: Layer already exists 08:57:08 d39ee4a200c0: Layer already exists 08:57:08 faeadc117ce9: Layer already exists 08:57:08 1abd158e9d17: Layer already exists 08:57:08 0d7cd240887f: Layer already exists 08:57:08 16a7ee07a299: Layer already exists 08:57:08 994456c4fd7b: Layer already exists 08:57:08 fa71fb5eb466: Layer already exists 08:57:08 4.0.0-dev.77: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:57:09 d39ee4a200c0: Preparing 08:57:09 fd88185d63f7: Preparing 08:57:09 1abd158e9d17: Preparing 08:57:09 faeadc117ce9: Preparing 08:57:09 9cd7cebfe816: Preparing 08:57:09 16a7ee07a299: Preparing 08:57:09 0d7cd240887f: Preparing 08:57:09 fa71fb5eb466: Preparing 08:57:09 994456c4fd7b: Preparing 08:57:09 16a7ee07a299: Waiting 08:57:09 0d7cd240887f: Waiting 08:57:09 fa71fb5eb466: Waiting 08:57:09 994456c4fd7b: Waiting 08:57:09 d39ee4a200c0: Layer already exists 08:57:09 faeadc117ce9: Layer already exists 08:57:09 fd88185d63f7: Layer already exists 08:57:09 9cd7cebfe816: Layer already exists 08:57:09 1abd158e9d17: Layer already exists 08:57:09 16a7ee07a299: Layer already exists 08:57:09 fa71fb5eb466: Layer already exists 08:57:09 994456c4fd7b: Layer already exists 08:57:09 0d7cd240887f: Layer already exists 08:57:09 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:57:09 d39ee4a200c0: Preparing 08:57:09 fd88185d63f7: Preparing 08:57:09 1abd158e9d17: Preparing 08:57:09 faeadc117ce9: Preparing 08:57:09 9cd7cebfe816: Preparing 08:57:09 16a7ee07a299: Preparing 08:57:09 0d7cd240887f: Preparing 08:57:09 fa71fb5eb466: Preparing 08:57:09 994456c4fd7b: Preparing 08:57:09 16a7ee07a299: Waiting 08:57:09 0d7cd240887f: Waiting 08:57:09 fa71fb5eb466: Waiting 08:57:09 9cd7cebfe816: Layer already exists 08:57:09 fd88185d63f7: Layer already exists 08:57:09 1abd158e9d17: Layer already exists 08:57:09 faeadc117ce9: Layer already exists 08:57:09 d39ee4a200c0: Layer already exists 08:57:09 0d7cd240887f: Layer already exists 08:57:09 16a7ee07a299: Layer already exists 08:57:09 994456c4fd7b: Layer already exists 08:57:09 fa71fb5eb466: Layer already exists 08:57:09 main: digest: sha256:edfc2e5664f5e1fc395c76d4831c0d0068f78efb519bd41413d002b6346d25ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:09 ===================================================== [Pipeline] echo 08:57:09 taggedImages: 08:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.77 08:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:57:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:57:09 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:09 latest 08:57:09 4.0.0-dev.77 08:57:09 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:09 main 08:57:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:57:10 a6c38016e956: Preparing 08:57:10 5cd613789d15: Preparing 08:57:10 0c7cb0b55370: Preparing 08:57:10 faeadc117ce9: Preparing 08:57:10 9cd7cebfe816: Preparing 08:57:10 a1a69621713e: Preparing 08:57:10 cd627479eee6: Preparing 08:57:10 14533c8397a4: Preparing 08:57:10 994456c4fd7b: Preparing 08:57:10 a1a69621713e: Waiting 08:57:10 cd627479eee6: Waiting 08:57:10 994456c4fd7b: Waiting 08:57:10 14533c8397a4: Waiting 08:57:10 a6c38016e956: Layer already exists 08:57:10 faeadc117ce9: Layer already exists 08:57:10 9cd7cebfe816: Layer already exists 08:57:10 cd627479eee6: Layer already exists 08:57:10 14533c8397a4: Layer already exists 08:57:10 994456c4fd7b: Layer already exists 08:57:10 0c7cb0b55370: Pushed 08:57:10 5cd613789d15: Pushed 08:57:22 a1a69621713e: Pushed 08:57:22 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:57:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:57:23 a6c38016e956: Preparing 08:57:23 5cd613789d15: Preparing 08:57:23 0c7cb0b55370: Preparing 08:57:23 faeadc117ce9: Preparing 08:57:23 9cd7cebfe816: Preparing 08:57:23 a1a69621713e: Preparing 08:57:23 cd627479eee6: Preparing 08:57:23 14533c8397a4: Preparing 08:57:23 994456c4fd7b: Preparing 08:57:23 a1a69621713e: Waiting 08:57:23 cd627479eee6: Waiting 08:57:23 14533c8397a4: Waiting 08:57:23 994456c4fd7b: Waiting 08:57:23 9cd7cebfe816: Layer already exists 08:57:23 faeadc117ce9: Layer already exists 08:57:23 a6c38016e956: Layer already exists 08:57:23 0c7cb0b55370: Layer already exists 08:57:23 5cd613789d15: Layer already exists 08:57:23 a1a69621713e: Layer already exists 08:57:23 994456c4fd7b: Layer already exists 08:57:23 cd627479eee6: Layer already exists 08:57:23 14533c8397a4: Layer already exists 08:57:23 latest: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 08:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:57:24 a6c38016e956: Preparing 08:57:24 5cd613789d15: Preparing 08:57:24 0c7cb0b55370: Preparing 08:57:24 faeadc117ce9: Preparing 08:57:24 9cd7cebfe816: Preparing 08:57:24 a1a69621713e: Preparing 08:57:24 cd627479eee6: Preparing 08:57:24 14533c8397a4: Preparing 08:57:24 994456c4fd7b: Preparing 08:57:24 994456c4fd7b: Waiting 08:57:24 a1a69621713e: Waiting 08:57:24 cd627479eee6: Waiting 08:57:24 14533c8397a4: Waiting 08:57:24 faeadc117ce9: Layer already exists 08:57:24 a6c38016e956: Layer already exists 08:57:24 9cd7cebfe816: Layer already exists 08:57:24 5cd613789d15: Layer already exists 08:57:24 0c7cb0b55370: Layer already exists 08:57:24 14533c8397a4: Layer already exists 08:57:24 a1a69621713e: Layer already exists 08:57:24 cd627479eee6: Layer already exists 08:57:24 994456c4fd7b: Layer already exists 08:57:24 4.0.0-dev.77: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:57:24 a6c38016e956: Preparing 08:57:24 5cd613789d15: Preparing 08:57:24 0c7cb0b55370: Preparing 08:57:24 faeadc117ce9: Preparing 08:57:24 9cd7cebfe816: Preparing 08:57:24 a1a69621713e: Preparing 08:57:24 cd627479eee6: Preparing 08:57:24 14533c8397a4: Preparing 08:57:24 994456c4fd7b: Preparing 08:57:24 a1a69621713e: Waiting 08:57:24 14533c8397a4: Waiting 08:57:24 cd627479eee6: Waiting 08:57:24 0c7cb0b55370: Layer already exists 08:57:24 5cd613789d15: Layer already exists 08:57:24 9cd7cebfe816: Layer already exists 08:57:24 faeadc117ce9: Layer already exists 08:57:24 a6c38016e956: Layer already exists 08:57:24 cd627479eee6: Layer already exists 08:57:24 a1a69621713e: Layer already exists 08:57:24 994456c4fd7b: Layer already exists 08:57:24 14533c8397a4: Layer already exists 08:57:24 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:57:25 a6c38016e956: Preparing 08:57:25 5cd613789d15: Preparing 08:57:25 0c7cb0b55370: Preparing 08:57:25 faeadc117ce9: Preparing 08:57:25 9cd7cebfe816: Preparing 08:57:25 a1a69621713e: Preparing 08:57:25 cd627479eee6: Preparing 08:57:25 14533c8397a4: Preparing 08:57:25 994456c4fd7b: Preparing 08:57:25 14533c8397a4: Waiting 08:57:25 994456c4fd7b: Waiting 08:57:25 a1a69621713e: Waiting 08:57:25 cd627479eee6: Waiting 08:57:25 5cd613789d15: Layer already exists 08:57:25 9cd7cebfe816: Layer already exists 08:57:25 0c7cb0b55370: Layer already exists 08:57:25 faeadc117ce9: Layer already exists 08:57:25 a6c38016e956: Layer already exists 08:57:25 cd627479eee6: Layer already exists 08:57:25 14533c8397a4: Layer already exists 08:57:25 a1a69621713e: Layer already exists 08:57:25 994456c4fd7b: Layer already exists 08:57:25 main: digest: sha256:1fd18410fb870782e659a09a5290917558d4740eb68aa7429e5e49e6aba26cc8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:25 ===================================================== [Pipeline] echo 08:57:25 taggedImages: 08:57:25 - nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:57:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.77 08:57:25 - nexus3.edgexfoundry.org:10004/security-spire-server:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:57:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:57:25 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:25 latest 08:57:25 4.0.0-dev.77 08:57:25 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:25 main 08:57:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:57:26 fb7e9def5697: Preparing 08:57:26 f1118b42d524: Preparing 08:57:26 faeadc117ce9: Preparing 08:57:26 9cd7cebfe816: Preparing 08:57:26 cceddb0f50af: Preparing 08:57:26 af0eee731c61: Preparing 08:57:26 994456c4fd7b: Preparing 08:57:26 af0eee731c61: Waiting 08:57:26 994456c4fd7b: Waiting 08:57:26 faeadc117ce9: Layer already exists 08:57:26 9cd7cebfe816: Layer already exists 08:57:26 994456c4fd7b: Layer already exists 08:57:26 fb7e9def5697: Pushed 08:57:26 cceddb0f50af: Pushed 08:57:26 af0eee731c61: Pushed 08:57:30 f1118b42d524: Pushed 08:57:30 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:57:30 fb7e9def5697: Preparing 08:57:30 f1118b42d524: Preparing 08:57:30 faeadc117ce9: Preparing 08:57:30 9cd7cebfe816: Preparing 08:57:30 cceddb0f50af: Preparing 08:57:30 af0eee731c61: Preparing 08:57:30 994456c4fd7b: Preparing 08:57:30 994456c4fd7b: Waiting 08:57:30 af0eee731c61: Waiting 08:57:30 faeadc117ce9: Layer already exists 08:57:30 cceddb0f50af: Layer already exists 08:57:30 9cd7cebfe816: Layer already exists 08:57:30 f1118b42d524: Layer already exists 08:57:30 fb7e9def5697: Layer already exists 08:57:30 994456c4fd7b: Layer already exists 08:57:30 af0eee731c61: Layer already exists 08:57:30 latest: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 08:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:57:31 fb7e9def5697: Preparing 08:57:31 f1118b42d524: Preparing 08:57:31 faeadc117ce9: Preparing 08:57:31 9cd7cebfe816: Preparing 08:57:31 cceddb0f50af: Preparing 08:57:31 af0eee731c61: Preparing 08:57:31 994456c4fd7b: Preparing 08:57:31 af0eee731c61: Waiting 08:57:31 994456c4fd7b: Waiting 08:57:31 fb7e9def5697: Layer already exists 08:57:31 f1118b42d524: Layer already exists 08:57:31 9cd7cebfe816: Layer already exists 08:57:31 faeadc117ce9: Layer already exists 08:57:31 cceddb0f50af: Layer already exists 08:57:31 af0eee731c61: Layer already exists 08:57:31 994456c4fd7b: Layer already exists 08:57:31 4.0.0-dev.77: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:57:32 fb7e9def5697: Preparing 08:57:32 f1118b42d524: Preparing 08:57:32 faeadc117ce9: Preparing 08:57:32 9cd7cebfe816: Preparing 08:57:32 cceddb0f50af: Preparing 08:57:32 af0eee731c61: Preparing 08:57:32 994456c4fd7b: Preparing 08:57:32 994456c4fd7b: Waiting 08:57:32 cceddb0f50af: Layer already exists 08:57:32 9cd7cebfe816: Layer already exists 08:57:32 fb7e9def5697: Layer already exists 08:57:32 f1118b42d524: Layer already exists 08:57:32 faeadc117ce9: Layer already exists 08:57:32 af0eee731c61: Layer already exists 08:57:32 994456c4fd7b: Layer already exists 08:57:32 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:57:32 fb7e9def5697: Preparing 08:57:32 f1118b42d524: Preparing 08:57:32 faeadc117ce9: Preparing 08:57:32 9cd7cebfe816: Preparing 08:57:32 cceddb0f50af: Preparing 08:57:32 af0eee731c61: Preparing 08:57:32 994456c4fd7b: Preparing 08:57:32 af0eee731c61: Waiting 08:57:32 faeadc117ce9: Layer already exists 08:57:32 fb7e9def5697: Layer already exists 08:57:32 cceddb0f50af: Layer already exists 08:57:32 f1118b42d524: Layer already exists 08:57:32 9cd7cebfe816: Layer already exists 08:57:32 af0eee731c61: Layer already exists 08:57:32 994456c4fd7b: Layer already exists 08:57:32 main: digest: sha256:dc1b0aca64f0aceafe1cc5b3966bb4e84713cc680d40f094e7e94fb0348ee40a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:32 ===================================================== [Pipeline] echo 08:57:33 taggedImages: 08:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.77 08:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:57:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:57:33 7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:33 latest 08:57:33 4.0.0-dev.77 08:57:33 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:33 main 08:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:57:33 0960b54eb20b: Preparing 08:57:33 89694c298ca0: Preparing 08:57:33 faeadc117ce9: Preparing 08:57:33 9cd7cebfe816: Preparing 08:57:33 51c53788026b: Preparing 08:57:33 d7026a49834c: Preparing 08:57:33 994456c4fd7b: Preparing 08:57:33 994456c4fd7b: Waiting 08:57:33 d7026a49834c: Waiting 08:57:33 9cd7cebfe816: Layer already exists 08:57:33 faeadc117ce9: Layer already exists 08:57:33 994456c4fd7b: Layer already exists 08:57:33 0960b54eb20b: Pushed 08:57:33 51c53788026b: Pushed 08:57:33 d7026a49834c: Pushed 08:57:38 89694c298ca0: Pushed 08:57:38 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:57:38 0960b54eb20b: Preparing 08:57:38 89694c298ca0: Preparing 08:57:38 faeadc117ce9: Preparing 08:57:38 9cd7cebfe816: Preparing 08:57:38 51c53788026b: Preparing 08:57:38 d7026a49834c: Preparing 08:57:38 994456c4fd7b: Preparing 08:57:38 d7026a49834c: Waiting 08:57:38 994456c4fd7b: Waiting 08:57:38 51c53788026b: Layer already exists 08:57:38 faeadc117ce9: Layer already exists 08:57:38 0960b54eb20b: Layer already exists 08:57:38 89694c298ca0: Layer already exists 08:57:38 9cd7cebfe816: Layer already exists 08:57:38 994456c4fd7b: Layer already exists 08:57:38 d7026a49834c: Layer already exists 08:57:38 latest: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 08:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:57:39 0960b54eb20b: Preparing 08:57:39 89694c298ca0: Preparing 08:57:39 faeadc117ce9: Preparing 08:57:39 9cd7cebfe816: Preparing 08:57:39 51c53788026b: Preparing 08:57:39 d7026a49834c: Preparing 08:57:39 994456c4fd7b: Preparing 08:57:39 d7026a49834c: Waiting 08:57:39 994456c4fd7b: Waiting 08:57:39 0960b54eb20b: Layer already exists 08:57:39 9cd7cebfe816: Layer already exists 08:57:39 51c53788026b: Layer already exists 08:57:39 89694c298ca0: Layer already exists 08:57:39 faeadc117ce9: Layer already exists 08:57:39 d7026a49834c: Layer already exists 08:57:39 994456c4fd7b: Layer already exists 08:57:39 4.0.0-dev.77: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:57:40 0960b54eb20b: Preparing 08:57:40 89694c298ca0: Preparing 08:57:40 faeadc117ce9: Preparing 08:57:40 9cd7cebfe816: Preparing 08:57:40 51c53788026b: Preparing 08:57:40 d7026a49834c: Preparing 08:57:40 994456c4fd7b: Preparing 08:57:40 d7026a49834c: Waiting 08:57:40 994456c4fd7b: Waiting 08:57:40 9cd7cebfe816: Layer already exists 08:57:40 faeadc117ce9: Layer already exists 08:57:40 89694c298ca0: Layer already exists 08:57:40 0960b54eb20b: Layer already exists 08:57:40 51c53788026b: Layer already exists 08:57:40 d7026a49834c: Layer already exists 08:57:40 994456c4fd7b: Layer already exists 08:57:40 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:57:40 0960b54eb20b: Preparing 08:57:40 89694c298ca0: Preparing 08:57:40 faeadc117ce9: Preparing 08:57:40 9cd7cebfe816: Preparing 08:57:40 51c53788026b: Preparing 08:57:40 d7026a49834c: Preparing 08:57:40 994456c4fd7b: Preparing 08:57:40 d7026a49834c: Waiting 08:57:40 994456c4fd7b: Waiting 08:57:40 faeadc117ce9: Layer already exists 08:57:40 51c53788026b: Layer already exists 08:57:40 0960b54eb20b: Layer already exists 08:57:40 89694c298ca0: Layer already exists 08:57:40 9cd7cebfe816: Layer already exists 08:57:40 994456c4fd7b: Layer already exists 08:57:40 d7026a49834c: Layer already exists 08:57:40 main: digest: sha256:3028e261b72dd3046dc8db1bf86d3567f1f64f580bd29d77724a29cd4b4dd572 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:40 ===================================================== [Pipeline] echo 08:57:40 taggedImages: 08:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b 08:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.77 08:57:40 - nexus3.edgexfoundry.org:10004/support-scheduler:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 08:57:40 - 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] } 09:09:29 Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-41983: java.lang.InterruptedException 09:12:40 #154 ... 09:12:40 09:12:40 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:40 #150 DONE 1064.7s 09:12:40 09:12:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:40 #149 ... 09:12:40 09:12:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:40 #155 DONE 0.2s 09:12:40 09:12:40 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:40 #156 DONE 0.1s 09:12:40 09:12:40 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:40 #157 DONE 0.3s 09:12:40 09:12: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 09:12:40 #158 DONE 0.1s 09:12:40 09:12: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/ 09:12:40 #159 DONE 0.1s 09:12:40 09:12: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 / 09:12:40 #160 DONE 2.2s 09:12:40 09:12:40 #12 [security-spire-config internal] load build definition from Dockerfile 09:12:40 #12 ... 09:12:40 09:12:40 #116 [core-common-config-bootstrapper] exporting to image 09:12:40 #116 exporting layers 09:12:40 #116 exporting layers 0.7s done 09:12:40 #116 writing image sha256:3a02689db3e9a7342604ae7f81293f6e29f8a3f439b9626a92b8294c0cfee20e done 09:12:40 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:12:40 #116 DONE 3.0s 09:12:40 09:12:40 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:12:55 #54 ... 09:12:55 09:12:55 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:55 #152 DONE 1085.7s 09:12:55 09:12:55 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:55 #143 ... 09:12:55 09:12:55 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:12:55 #161 DONE 0.3s 09:12:55 09:12:55 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:55 #147 ... 09:12:55 09:12:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:12:56 #162 DONE 2.3s 09:12:56 09:12:56 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:12:56 #163 DONE 0.3s 09:12:56 09:12:56 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:12:56 #153 ... 09:12:56 09:12:56 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:12:56 #164 DONE 0.3s 09:12:56 09:12:56 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:57 #147 ... 09:12:57 09:12:57 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:12:57 #165 DONE 0.2s 09:12:57 09:12:57 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:12:57 #166 DONE 0.1s 09:12:57 09:12:57 #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/ 09:12:57 #167 DONE 0.1s 09:12:57 09:12:57 #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/ 09:12:57 #168 DONE 0.1s 09:12:57 09:12:57 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:57 #147 ... 09:12:57 09:12:57 #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/ 09:12:57 #169 DONE 0.1s 09:12:57 09:12:57 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:12:57 #170 DONE 0.1s 09:12:57 09:12:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:58 #149 ... 09:12:58 09:12:58 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:12:59 #171 DONE 2.0s 09:12:59 09:12:59 #116 [security-bootstrapper] exporting to image 09:12:59 #116 exporting layers 09:13:00 #116 exporting layers 0.9s done 09:13:00 #116 writing image sha256:e03caaaa1a14d29efed4a3c446ac0ab20b8ed57c1a49594a645328642b7fbd38 done 09:13:00 #116 naming to docker.io/library/security-bootstrapper-arm64 done 09:13:00 #116 DONE 4.0s 09:13:00 09:13:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:26:53 #54 ... 09:26:53 09:26:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:53 #147 DONE 1923.2s 09:26:53 09:26:53 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:53 #154 ... 09:26:53 09:26:53 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:26:53 #172 DONE 0.3s 09:26:53 09:26:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:26:53 #54 ... 09:26:53 09:26:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:26:53 #173 DONE 0.2s 09:26:53 09:26:53 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:53 #149 ... 09:26:53 09:26:53 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:53 #174 DONE 0.4s 09:26:53 09:26:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:26:53 #54 ... 09:26:53 09:26:53 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:26:53 #175 DONE 0.2s 09:26:53 09:26:53 #116 [core-command] exporting to image 09:26:53 #116 exporting layers 09:26:53 #116 exporting layers 0.4s done 09:26:53 #116 writing image sha256:ed8d32fe1a7f187fb4db10f26049376892c6a56ed004830604288bc4589d6aaa done 09:26:53 #116 naming to docker.io/library/core-command-arm64 done 09:26:53 #116 DONE 4.4s 09:26:53 09:26:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:27:32 #54 ... 09:27:32 09:27:32 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:27:32 #144 1960.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.77 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:27:32 #144 ... 09:27:32 09:27:32 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:27:32 #146 DONE 1962.0s 09:27:32 09:27:32 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:27:32 #176 DONE 0.3s 09:27:32 09:27:32 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:27:32 #177 DONE 0.2s 09:27:32 09:27:32 #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 09:27:32 #178 DONE 0.1s 09:27:32 09:27:32 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:27:32 #179 DONE 0.1s 09:27:32 09:27:32 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:32 #180 DONE 0.3s 09:27:32 09:27:32 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:32 #181 DONE 0.2s 09:27:32 09:27:32 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:27:32 #149 ... 09:27:32 09:27:32 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:33 #182 DONE 2.1s 09:27:33 09:27:33 #116 [security-proxy-setup] exporting to image 09:27:33 #116 exporting layers 09:27:34 #116 exporting layers 0.9s done 09:27:34 #116 writing image sha256:7be2206870e2328306fa6316632934cb313849bc4f8e9d140c0c3989eb61cd09 done 09:27:34 #116 naming to docker.io/library/security-proxy-setup-arm64 done 09:27:34 #116 DONE 5.3s 09:27:34 09:27:34 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:28:00 #144 DONE 1992.0s 09:28:00 09:28:00 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:00 #149 ... 09:28:00 09:28:00 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:28:00 #183 DONE 0.4s 09:28:00 09:28:00 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:28:00 #154 ... 09:28:00 09:28:00 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:28:00 #184 DONE 0.2s 09:28:00 09:28:00 #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 09:28:00 #185 DONE 0.1s 09:28:00 09:28:00 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:28:01 #149 ... 09:28:01 09:28:01 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:28:01 #186 DONE 0.1s 09:28:01 09:28:01 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:28:01 #187 DONE 0.1s 09:28:01 09:28:01 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:01 #143 ... 09:28:01 09:28:01 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:28:01 #188 DONE 0.4s 09:28:01 09:28:01 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:28:01 #189 DONE 0.5s 09:28:01 09:28:01 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:28:02 #151 ... 09:28:02 09:28:02 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:28:02 #190 DONE 0.1s 09:28:02 09:28:02 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:28:04 #191 DONE 1.9s 09:28:04 09:28:04 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:28:04 #54 ... 09:28:04 09:28:04 #116 [security-secretstore-setup] exporting to image 09:28:04 #116 exporting layers 09:28:05 #116 exporting layers 1.6s done 09:28:05 #116 writing image sha256:1d68e460fbc5ebab288a50575b325ea45351d7cd465ad89607d040ec08d18899 done 09:28:05 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 09:28:05 #116 DONE 6.9s 09:28:05 09:28:05 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:02 #149 ... 09:29:02 09:29:02 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:02 #151 DONE 2052.8s 09:29:02 09:29:02 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:02 #143 ... 09:29:02 09:29:02 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:02 #192 DONE 0.2s 09:29:02 09:29:02 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:02 #193 DONE 0.3s 09:29:02 09:29:02 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:29:02 #194 DONE 0.5s 09:29:02 09:29:02 #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 09:29:02 #195 DONE 0.1s 09:29:02 09:29:02 #116 [security-spiffe-token-provider] exporting to image 09:29:02 #116 exporting layers 09:29:03 #116 exporting layers 0.9s done 09:29:03 #116 writing image sha256:ce4c2256e7407526fd5abe9f9c3595de90880fe746eb1f9eac7914be8da6aad8 done 09:29:03 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:29:03 #116 DONE 7.8s 09:29:03 09:29:03 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:41 #143 ... 09:29:41 09:29:41 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:41 #154 DONE 2088.3s 09:29:41 09:29:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:41 #38 ... 09:29:41 09:29:41 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:41 #196 DONE 0.3s 09:29:41 09:29:41 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:41 #197 DONE 0.2s 09:29:41 09:29:41 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:29:41 #198 DONE 0.4s 09:29:41 09:29:41 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:29:41 #199 DONE 0.1s 09:29:41 09:29:41 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:29:41 #200 DONE 0.2s 09:29:41 09:29:41 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:29:41 #201 DONE 1.8s 09:29:41 09:29:41 #116 [security-proxy-auth] exporting to image 09:29:41 #116 exporting layers 09:29:41 #116 exporting layers 0.6s done 09:29:41 #116 writing image sha256:e0950eea2d46b7a080d7a7d72564f5b7bbd45a54f03ef81faab14c05d9dfc33c done 09:29:41 #116 naming to docker.io/library/security-proxy-auth-arm64 done 09:29:41 #116 DONE 8.5s 09:29:41 09:29:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:41 #38 ... 09:29:41 09:29:41 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:41 #149 DONE 2093.6s 09:29:41 09:29:41 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:41 #145 DONE 2093.7s 09:29:41 09:29:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:29:42 #38 ... 09:29:42 09:29:42 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:42 #153 DONE 2094.6s 09:29:42 09:29:42 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:42 #202 DONE 0.5s 09:29:42 09:29:42 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:29:42 #54 ... 09:29:42 09:29:42 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:43 #203 DONE 0.3s 09:29:43 09:29:43 #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 #204 DONE 0.3s 09:29:43 09:29:43 #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:43 #205 DONE 0.2s 09:29:43 09:29:43 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:43 #206 ... 09:29:43 09:29:43 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:29:43 #207 DONE 0.3s 09:29:43 09:29:43 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:29:43 #208 ... 09:29:43 09:29:43 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:43 #206 DONE 0.9s 09:29:44 09:29:44 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:44 #209 DONE 0.7s 09:29:44 09:29:44 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:44 #210 ... 09:29:44 09:29:44 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:29:44 #211 DONE 0.2s 09:29:44 09:29:44 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:29:44 #208 DONE 0.6s 09:29:44 09:29:44 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:44 #210 DONE 0.3s 09:29:44 09:29:44 #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:29:44 #212 DONE 0.4s 09:29:44 09:29:44 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:44 #213 DONE 0.3s 09:29:44 09:29:44 #116 [core-metadata] exporting to image 09:29:44 #116 exporting layers 0.8s done 09:29:45 #116 writing image sha256:8c708666c0e5164b10a812a2361b96581537ea97e22bda66462394f922457379 0.0s done 09:29:45 #116 naming to docker.io/library/core-data-arm64 done 09:29:45 #116 exporting layers 0.7s done 09:29:45 #116 writing image sha256:4d4ccb6986184aa7cd0ba7c43ef5d814b257cc122db807a86d9db84601b7db0e 0.0s done 09:29:45 #116 naming to docker.io/library/core-keeper-arm64 done 09:29:45 #116 writing image sha256:78ee7460c84d2898db7feb3b12e0c9de761b01edc8e1b589ce43fc93c53bb876 done 09:29:45 #116 naming to docker.io/library/core-metadata-arm64 done 09:29:45 #116 DONE 9.5s 09:29:45 09:29:45 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:18 #54 ... 09:30:18 09:30:18 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:18 #148 DONE 2129.0s 09:30:18 09:30:18 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:30:18 #54 ... 09:30:18 09:30:18 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:18 #214 DONE 0.1s 09:30:18 09:30:18 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:18 #215 DONE 0.2s 09:30:18 09:30:18 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:18 #216 DONE 0.5s 09:30:18 09:30:18 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:30:18 #217 DONE 0.1s 09:30:18 09:30:18 #116 [support-scheduler] exporting to image 09:30:18 #116 exporting layers 09:30:19 #116 exporting layers 1.2s done 09:30:19 #116 writing image sha256:de855fc781abec1439df1dc5d5b09ed4cdd3c7fdd5b83b89a875ed356fe9a147 done 09:30:19 #116 naming to docker.io/library/support-scheduler-arm64 done 09:30:19 #116 DONE 10.7s 09:30:19 09:30:19 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:23 #143 DONE 2135.7s 09:30:23 09:30:23 #12 [security-spire-config internal] load build definition from Dockerfile 09:30:23 #12 ... 09:30:23 09:30:23 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:23 #218 DONE 0.1s 09:30:23 09:30:23 #12 [security-spire-config internal] load build definition from Dockerfile 09:30:23 #12 ... 09:30:23 09:30:23 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:23 #219 DONE 0.1s 09:30:23 09:30:23 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:24 #220 DONE 0.4s 09:30:24 09:30:24 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:30:24 #221 DONE 0.1s 09:30:24 09:30:24 #116 [support-notifications] exporting to image 09:30:24 #116 exporting layers 09:30:25 #116 exporting layers 0.6s done 09:30:25 #116 writing image sha256:584cbb3e9d969513954f5b87a59ee06a421dcf64d8e0a6c49d86b67dd56cab58 done 09:30:25 #116 naming to docker.io/library/support-notifications-arm64 done 09:30:25 #116 DONE 11.2s 09:30:25 09:30:25 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:25 time="2025-03-25T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:30:25 $ docker stop --time=1 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 09:30:26 $ docker rm -f --volumes 3e3ae02a533af562e931713e5399107afbfff1e3031a1cda3899971778660065 [Pipeline] // withDockerContainer [Pipeline] sh 09:30:27 + docker images 09:30:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:27 support-notifications-arm64 latest 584cbb3e9d96 3 seconds ago 52.1MB 09:30:27 support-scheduler-arm64 latest de855fc781ab 10 seconds ago 48.2MB 09:30:27 core-keeper-arm64 latest 4d4ccb698618 43 seconds ago 32.6MB 09:30:27 core-metadata-arm64 latest 78ee7460c84d 43 seconds ago 33MB 09:30:27 core-data-arm64 latest 8c708666c0e5 43 seconds ago 32.8MB 09:30:27 security-proxy-auth-arm64 latest e0950eea2d46 48 seconds ago 31.8MB 09:30:27 security-spiffe-token-provider-arm64 latest ce4c2256e740 About a minute ago 47.8MB 09:30:27 security-secretstore-setup-arm64 latest 1d68e460fbc5 2 minutes ago 67.2MB 09:30:27 security-proxy-setup-arm64 latest 7be2206870e2 2 minutes ago 38.6MB 09:30:27 core-command-arm64 latest ed8d32fe1a7f 3 minutes ago 28.4MB 09:30:27 security-bootstrapper-arm64 latest e03caaaa1a14 17 minutes ago 21.1MB 09:30:27 core-common-config-bootstrapper-arm64 latest 3a02689db3e9 17 minutes ago 17.9MB 09:30:27 security-spire-agent-arm64 latest 4b3f6fea41b9 37 minutes ago 187MB 09:30:27 security-spire-config-arm64 latest a20553b34630 37 minutes ago 143MB 09:30:27 security-spire-server-arm64 latest ec1983b523e5 37 minutes ago 144MB 09:30:27 ci-base-image-arm64 latest d8653c0e0920 39 minutes ago 915MB 09:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB 09:30:27 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 09:30:27 provisioning config files... 09:30:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/815@tmp/config13083737167817975746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:27 ---> ****-login.sh 09:30:27 nexus3.edgexfoundry.org:10001 09:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:28 Configure a credential helper to remove this warning. See 09:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:28 09:30:28 Login Succeeded 09:30:28 nexus3.edgexfoundry.org:10002 09:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:28 Configure a credential helper to remove this warning. See 09:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:28 09:30:28 Login Succeeded 09:30:28 nexus3.edgexfoundry.org:10003 09:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:28 Configure a credential helper to remove this warning. See 09:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:28 09:30:28 Login Succeeded 09:30:28 nexus3.edgexfoundry.org:10004 09:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:29 Configure a credential helper to remove this warning. See 09:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:29 09:30:29 Login Succeeded 09:30:29 ****.io 09:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:30:29 Configure a credential helper to remove this warning. See 09:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:30:29 09:30:29 Login Succeeded 09:30:29 ---> ****-login.sh ends [Pipeline] } 09:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:30:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:30:30 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:30 latest 09:30:30 4.0.0-dev.77 09:30:30 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:30 main 09:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:30 c6caa11b0137: Preparing 09:30:30 9a03168c7acc: Preparing 09:30:30 71578d912ca1: Preparing 09:30:30 235531fd7792: Preparing 09:30:30 a1d9e6827e15: Preparing 09:30:30 42fc325b3fbc: Preparing 09:30:30 dd9c8f8612c8: Preparing 09:30:30 42fc325b3fbc: Waiting 09:30:30 dd9c8f8612c8: Waiting 09:30:31 a1d9e6827e15: Pushed 09:30:31 71578d912ca1: Pushed 09:30:31 235531fd7792: Pushed 09:30:31 c6caa11b0137: Pushed 09:30:31 dd9c8f8612c8: Layer already exists 09:30:31 42fc325b3fbc: Pushed 09:30:35 9a03168c7acc: Pushed 09:30:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:36 c6caa11b0137: Preparing 09:30:36 9a03168c7acc: Preparing 09:30:36 71578d912ca1: Preparing 09:30:36 235531fd7792: Preparing 09:30:36 a1d9e6827e15: Preparing 09:30:36 42fc325b3fbc: Preparing 09:30:36 dd9c8f8612c8: Preparing 09:30:36 dd9c8f8612c8: Waiting 09:30:36 42fc325b3fbc: Waiting 09:30:36 c6caa11b0137: Layer already exists 09:30:36 a1d9e6827e15: Layer already exists 09:30:36 235531fd7792: Layer already exists 09:30:36 9a03168c7acc: Layer already exists 09:30:36 71578d912ca1: Layer already exists 09:30:36 42fc325b3fbc: Layer already exists 09:30:36 dd9c8f8612c8: Layer already exists 09:30:36 latest: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 09:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:37 c6caa11b0137: Preparing 09:30:37 9a03168c7acc: Preparing 09:30:37 71578d912ca1: Preparing 09:30:37 235531fd7792: Preparing 09:30:37 a1d9e6827e15: Preparing 09:30:37 42fc325b3fbc: Preparing 09:30:37 dd9c8f8612c8: Preparing 09:30:37 42fc325b3fbc: Waiting 09:30:37 dd9c8f8612c8: Waiting 09:30:37 71578d912ca1: Layer already exists 09:30:37 235531fd7792: Layer already exists 09:30:37 a1d9e6827e15: Layer already exists 09:30:37 c6caa11b0137: Layer already exists 09:30:37 9a03168c7acc: Layer already exists 09:30:37 42fc325b3fbc: Layer already exists 09:30:37 dd9c8f8612c8: Layer already exists 09:30:37 4.0.0-dev.77: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:37 c6caa11b0137: Preparing 09:30:37 9a03168c7acc: Preparing 09:30:37 71578d912ca1: Preparing 09:30:37 235531fd7792: Preparing 09:30:37 a1d9e6827e15: Preparing 09:30:37 42fc325b3fbc: Preparing 09:30:37 dd9c8f8612c8: Preparing 09:30:37 42fc325b3fbc: Waiting 09:30:37 dd9c8f8612c8: Waiting 09:30:37 9a03168c7acc: Layer already exists 09:30:37 c6caa11b0137: Layer already exists 09:30:37 a1d9e6827e15: Layer already exists 09:30:37 71578d912ca1: Layer already exists 09:30:37 235531fd7792: Layer already exists 09:30:37 42fc325b3fbc: Layer already exists 09:30:37 dd9c8f8612c8: Layer already exists 09:30:37 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:30:38 c6caa11b0137: Preparing 09:30:38 9a03168c7acc: Preparing 09:30:38 71578d912ca1: Preparing 09:30:38 235531fd7792: Preparing 09:30:38 a1d9e6827e15: Preparing 09:30:38 42fc325b3fbc: Preparing 09:30:38 dd9c8f8612c8: Preparing 09:30:38 42fc325b3fbc: Waiting 09:30:38 dd9c8f8612c8: Waiting 09:30:38 235531fd7792: Layer already exists 09:30:38 a1d9e6827e15: Layer already exists 09:30:38 71578d912ca1: Layer already exists 09:30:38 c6caa11b0137: Layer already exists 09:30:38 9a03168c7acc: Layer already exists 09:30:38 42fc325b3fbc: Layer already exists 09:30:38 dd9c8f8612c8: Layer already exists 09:30:38 main: digest: sha256:589fa70a9b1c1f57e194f23578c441f90153209d6fee13dc23a79314da147fd7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:39 ===================================================== [Pipeline] echo 09:30:39 taggedImages: 09:30:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:30:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.77 09:30:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:30:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:30:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:39 latest 09:30:39 4.0.0-dev.77 09:30:39 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:39 main 09:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:40 6bbf9cb00397: Preparing 09:30:40 a4fae2b36e3e: Preparing 09:30:40 11a9ad71e8aa: Preparing 09:30:40 af1f4935b098: Preparing 09:30:40 71578d912ca1: Preparing 09:30:40 235531fd7792: Preparing 09:30:40 a1d9e6827e15: Preparing 09:30:40 42fc325b3fbc: Preparing 09:30:40 dd9c8f8612c8: Preparing 09:30:40 a1d9e6827e15: Waiting 09:30:40 42fc325b3fbc: Waiting 09:30:40 dd9c8f8612c8: Waiting 09:30:40 235531fd7792: Waiting 09:30:40 71578d912ca1: Layer already exists 09:30:40 235531fd7792: Layer already exists 09:30:40 a4fae2b36e3e: Pushed 09:30:40 a1d9e6827e15: Layer already exists 09:30:40 11a9ad71e8aa: Pushed 09:30:40 6bbf9cb00397: Pushed 09:30:40 dd9c8f8612c8: Layer already exists 09:30:40 42fc325b3fbc: Layer already exists 09:30:42 af1f4935b098: Pushed 09:30:42 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:43 6bbf9cb00397: Preparing 09:30:43 a4fae2b36e3e: Preparing 09:30:43 11a9ad71e8aa: Preparing 09:30:43 af1f4935b098: Preparing 09:30:43 71578d912ca1: Preparing 09:30:43 235531fd7792: Preparing 09:30:43 a1d9e6827e15: Preparing 09:30:43 42fc325b3fbc: Preparing 09:30:43 dd9c8f8612c8: Preparing 09:30:43 a1d9e6827e15: Waiting 09:30:43 42fc325b3fbc: Waiting 09:30:43 dd9c8f8612c8: Waiting 09:30:43 235531fd7792: Waiting 09:30:43 71578d912ca1: Layer already exists 09:30:43 11a9ad71e8aa: Layer already exists 09:30:43 a4fae2b36e3e: Layer already exists 09:30:43 6bbf9cb00397: Layer already exists 09:30:43 af1f4935b098: Layer already exists 09:30:43 235531fd7792: Layer already exists 09:30:43 a1d9e6827e15: Layer already exists 09:30:43 dd9c8f8612c8: Layer already exists 09:30:43 42fc325b3fbc: Layer already exists 09:30:43 latest: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 09:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:44 6bbf9cb00397: Preparing 09:30:44 a4fae2b36e3e: Preparing 09:30:44 11a9ad71e8aa: Preparing 09:30:44 af1f4935b098: Preparing 09:30:44 71578d912ca1: Preparing 09:30:44 235531fd7792: Preparing 09:30:44 a1d9e6827e15: Preparing 09:30:44 42fc325b3fbc: Preparing 09:30:44 dd9c8f8612c8: Preparing 09:30:44 235531fd7792: Waiting 09:30:44 a1d9e6827e15: Waiting 09:30:44 42fc325b3fbc: Waiting 09:30:44 dd9c8f8612c8: Waiting 09:30:44 71578d912ca1: Layer already exists 09:30:44 af1f4935b098: Layer already exists 09:30:44 a4fae2b36e3e: Layer already exists 09:30:44 11a9ad71e8aa: Layer already exists 09:30:44 6bbf9cb00397: Layer already exists 09:30:44 dd9c8f8612c8: Layer already exists 09:30:44 235531fd7792: Layer already exists 09:30:44 42fc325b3fbc: Layer already exists 09:30:44 a1d9e6827e15: Layer already exists 09:30:44 4.0.0-dev.77: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:45 6bbf9cb00397: Preparing 09:30:45 a4fae2b36e3e: Preparing 09:30:45 11a9ad71e8aa: Preparing 09:30:45 af1f4935b098: Preparing 09:30:45 71578d912ca1: Preparing 09:30:45 235531fd7792: Preparing 09:30:45 a1d9e6827e15: Preparing 09:30:45 42fc325b3fbc: Preparing 09:30:45 dd9c8f8612c8: Preparing 09:30:45 235531fd7792: Waiting 09:30:45 a1d9e6827e15: Waiting 09:30:45 42fc325b3fbc: Waiting 09:30:45 dd9c8f8612c8: Waiting 09:30:45 af1f4935b098: Layer already exists 09:30:45 71578d912ca1: Layer already exists 09:30:45 a4fae2b36e3e: Layer already exists 09:30:45 6bbf9cb00397: Layer already exists 09:30:45 11a9ad71e8aa: Layer already exists 09:30:45 235531fd7792: Layer already exists 09:30:45 dd9c8f8612c8: Layer already exists 09:30:45 a1d9e6827e15: Layer already exists 09:30:45 42fc325b3fbc: Layer already exists 09:30:45 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:30:46 6bbf9cb00397: Preparing 09:30:46 a4fae2b36e3e: Preparing 09:30:46 11a9ad71e8aa: Preparing 09:30:46 af1f4935b098: Preparing 09:30:46 71578d912ca1: Preparing 09:30:46 235531fd7792: Preparing 09:30:46 a1d9e6827e15: Preparing 09:30:46 42fc325b3fbc: Preparing 09:30:46 dd9c8f8612c8: Preparing 09:30:46 42fc325b3fbc: Waiting 09:30:46 dd9c8f8612c8: Waiting 09:30:46 235531fd7792: Waiting 09:30:46 af1f4935b098: Layer already exists 09:30:46 71578d912ca1: Layer already exists 09:30:46 a4fae2b36e3e: Layer already exists 09:30:46 6bbf9cb00397: Layer already exists 09:30:46 11a9ad71e8aa: Layer already exists 09:30:46 42fc325b3fbc: Layer already exists 09:30:46 a1d9e6827e15: Layer already exists 09:30:46 235531fd7792: Layer already exists 09:30:46 dd9c8f8612c8: Layer already exists 09:30:46 main: digest: sha256:ce47d33fd4533c93c28410e88eed3b6f7bd2dbbd180cc7cadaf53c329b60f3b4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:46 ===================================================== [Pipeline] echo 09:30:46 taggedImages: 09:30:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:30:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.77 09:30:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:30:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:30:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:46 latest 09:30:46 4.0.0-dev.77 09:30:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:46 main 09:30:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:47 ada4918955b0: Preparing 09:30:47 28169964316f: Preparing 09:30:47 71578d912ca1: Preparing 09:30:47 235531fd7792: Preparing 09:30:47 230e98781245: Preparing 09:30:47 5610bafda3d5: Preparing 09:30:47 dd9c8f8612c8: Preparing 09:30:47 5610bafda3d5: Waiting 09:30:47 dd9c8f8612c8: Waiting 09:30:47 71578d912ca1: Layer already exists 09:30:47 235531fd7792: Layer already exists 09:30:47 dd9c8f8612c8: Layer already exists 09:30:47 230e98781245: Pushed 09:30:47 ada4918955b0: Pushed 09:30:47 5610bafda3d5: Pushed 09:30:52 28169964316f: Pushed 09:30:52 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:53 ada4918955b0: Preparing 09:30:53 28169964316f: Preparing 09:30:53 71578d912ca1: Preparing 09:30:53 235531fd7792: Preparing 09:30:53 230e98781245: Preparing 09:30:53 5610bafda3d5: Preparing 09:30:53 dd9c8f8612c8: Preparing 09:30:53 5610bafda3d5: Waiting 09:30:53 dd9c8f8612c8: Waiting 09:30:53 ada4918955b0: Layer already exists 09:30:53 235531fd7792: Layer already exists 09:30:53 28169964316f: Layer already exists 09:30:53 71578d912ca1: Layer already exists 09:30:53 230e98781245: Layer already exists 09:30:53 dd9c8f8612c8: Layer already exists 09:30:53 5610bafda3d5: Layer already exists 09:30:53 latest: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 09:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:54 ada4918955b0: Preparing 09:30:54 28169964316f: Preparing 09:30:54 71578d912ca1: Preparing 09:30:54 235531fd7792: Preparing 09:30:54 230e98781245: Preparing 09:30:54 5610bafda3d5: Preparing 09:30:54 dd9c8f8612c8: Preparing 09:30:54 5610bafda3d5: Waiting 09:30:54 dd9c8f8612c8: Waiting 09:30:54 ada4918955b0: Layer already exists 09:30:54 71578d912ca1: Layer already exists 09:30:54 28169964316f: Layer already exists 09:30:54 230e98781245: Layer already exists 09:30:54 235531fd7792: Layer already exists 09:30:54 dd9c8f8612c8: Layer already exists 09:30:54 5610bafda3d5: Layer already exists 09:30:54 4.0.0-dev.77: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:55 ada4918955b0: Preparing 09:30:55 28169964316f: Preparing 09:30:55 71578d912ca1: Preparing 09:30:55 235531fd7792: Preparing 09:30:55 230e98781245: Preparing 09:30:55 5610bafda3d5: Preparing 09:30:55 dd9c8f8612c8: Preparing 09:30:55 5610bafda3d5: Waiting 09:30:55 dd9c8f8612c8: Waiting 09:30:55 28169964316f: Layer already exists 09:30:55 ada4918955b0: Layer already exists 09:30:55 235531fd7792: Layer already exists 09:30:55 71578d912ca1: Layer already exists 09:30:55 230e98781245: Layer already exists 09:30:55 5610bafda3d5: Layer already exists 09:30:55 dd9c8f8612c8: Layer already exists 09:30:55 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:30:56 ada4918955b0: Preparing 09:30:56 28169964316f: Preparing 09:30:56 71578d912ca1: Preparing 09:30:56 235531fd7792: Preparing 09:30:56 230e98781245: Preparing 09:30:56 5610bafda3d5: Preparing 09:30:56 dd9c8f8612c8: Preparing 09:30:56 5610bafda3d5: Waiting 09:30:56 dd9c8f8612c8: Waiting 09:30:56 235531fd7792: Layer already exists 09:30:56 ada4918955b0: Layer already exists 09:30:56 230e98781245: Layer already exists 09:30:56 28169964316f: Layer already exists 09:30:56 71578d912ca1: Layer already exists 09:30:56 5610bafda3d5: Layer already exists 09:30:56 dd9c8f8612c8: Layer already exists 09:30:56 main: digest: sha256:f457082b4abd829002a0fd072332b922b030cf4860854d5bee688c68db8eb019 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:30:56 ===================================================== [Pipeline] echo 09:30:56 taggedImages: 09:30:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:30:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.77 09:30:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:56 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:30:56 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:30:56 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:56 latest 09:30:56 4.0.0-dev.77 09:30:56 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:30:56 main 09:30:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:30:57 2ec304497984: Preparing 09:30:57 a8e91b0e1936: Preparing 09:30:57 235531fd7792: Preparing 09:30:57 ef62f7a2502a: Preparing 09:30:57 1009d9fd0548: Preparing 09:30:57 dd9c8f8612c8: Preparing 09:30:57 dd9c8f8612c8: Waiting 09:30:57 235531fd7792: Layer already exists 09:30:57 dd9c8f8612c8: Layer already exists 09:30:57 2ec304497984: Pushed 09:30:57 1009d9fd0548: Pushed 09:30:57 ef62f7a2502a: Pushed 09:31:03 a8e91b0e1936: Pushed 09:31:03 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:03 2ec304497984: Preparing 09:31:03 a8e91b0e1936: Preparing 09:31:03 235531fd7792: Preparing 09:31:03 ef62f7a2502a: Preparing 09:31:03 1009d9fd0548: Preparing 09:31:03 dd9c8f8612c8: Preparing 09:31:03 dd9c8f8612c8: Waiting 09:31:03 ef62f7a2502a: Layer already exists 09:31:03 1009d9fd0548: Layer already exists 09:31:03 235531fd7792: Layer already exists 09:31:03 a8e91b0e1936: Layer already exists 09:31:03 2ec304497984: Layer already exists 09:31:03 dd9c8f8612c8: Layer already exists 09:31:03 latest: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 09:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:04 2ec304497984: Preparing 09:31:04 a8e91b0e1936: Preparing 09:31:04 235531fd7792: Preparing 09:31:04 ef62f7a2502a: Preparing 09:31:04 1009d9fd0548: Preparing 09:31:04 dd9c8f8612c8: Preparing 09:31:04 dd9c8f8612c8: Waiting 09:31:04 2ec304497984: Layer already exists 09:31:04 1009d9fd0548: Layer already exists 09:31:04 ef62f7a2502a: Layer already exists 09:31:04 235531fd7792: Layer already exists 09:31:04 a8e91b0e1936: Layer already exists 09:31:04 dd9c8f8612c8: Layer already exists 09:31:05 4.0.0-dev.77: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:05 2ec304497984: Preparing 09:31:05 a8e91b0e1936: Preparing 09:31:05 235531fd7792: Preparing 09:31:05 ef62f7a2502a: Preparing 09:31:05 1009d9fd0548: Preparing 09:31:05 dd9c8f8612c8: Preparing 09:31:05 2ec304497984: Layer already exists 09:31:05 1009d9fd0548: Layer already exists 09:31:05 ef62f7a2502a: Layer already exists 09:31:05 235531fd7792: Layer already exists 09:31:05 a8e91b0e1936: Layer already exists 09:31:05 dd9c8f8612c8: Layer already exists 09:31:06 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:31:06 2ec304497984: Preparing 09:31:06 a8e91b0e1936: Preparing 09:31:06 235531fd7792: Preparing 09:31:06 ef62f7a2502a: Preparing 09:31:06 1009d9fd0548: Preparing 09:31:06 dd9c8f8612c8: Preparing 09:31:06 dd9c8f8612c8: Waiting 09:31:06 a8e91b0e1936: Layer already exists 09:31:06 235531fd7792: Layer already exists 09:31:06 2ec304497984: Layer already exists 09:31:06 1009d9fd0548: Layer already exists 09:31:06 ef62f7a2502a: Layer already exists 09:31:06 dd9c8f8612c8: Layer already exists 09:31:06 main: digest: sha256:04fba17604884d5193a6b7772493902882fc665ef621e785c18aefdc75c76d38 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:07 ===================================================== [Pipeline] echo 09:31:07 taggedImages: 09:31:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:31:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.77 09:31:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:31:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:31:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:07 latest 09:31:07 4.0.0-dev.77 09:31:07 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:07 main 09:31:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:07 88b2b7b59436: Preparing 09:31:07 bcc063425dfb: Preparing 09:31:07 c0ae20dce6d7: Preparing 09:31:07 71578d912ca1: Preparing 09:31:07 235531fd7792: Preparing 09:31:07 a1d9e6827e15: Preparing 09:31:07 42fc325b3fbc: Preparing 09:31:07 dd9c8f8612c8: Preparing 09:31:07 a1d9e6827e15: Waiting 09:31:07 dd9c8f8612c8: Waiting 09:31:07 42fc325b3fbc: Waiting 09:31:07 235531fd7792: Layer already exists 09:31:07 71578d912ca1: Layer already exists 09:31:08 a1d9e6827e15: Layer already exists 09:31:08 42fc325b3fbc: Layer already exists 09:31:08 dd9c8f8612c8: Layer already exists 09:31:08 bcc063425dfb: Pushed 09:31:08 88b2b7b59436: Pushed 09:31:13 c0ae20dce6d7: Pushed 09:31:13 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:14 88b2b7b59436: Preparing 09:31:14 bcc063425dfb: Preparing 09:31:14 c0ae20dce6d7: Preparing 09:31:14 71578d912ca1: Preparing 09:31:14 235531fd7792: Preparing 09:31:14 a1d9e6827e15: Preparing 09:31:14 42fc325b3fbc: Preparing 09:31:14 dd9c8f8612c8: Preparing 09:31:14 42fc325b3fbc: Waiting 09:31:14 dd9c8f8612c8: Waiting 09:31:14 a1d9e6827e15: Waiting 09:31:14 bcc063425dfb: Layer already exists 09:31:14 235531fd7792: Layer already exists 09:31:14 c0ae20dce6d7: Layer already exists 09:31:14 71578d912ca1: Layer already exists 09:31:14 88b2b7b59436: Layer already exists 09:31:14 a1d9e6827e15: Layer already exists 09:31:14 dd9c8f8612c8: Layer already exists 09:31:14 42fc325b3fbc: Layer already exists 09:31:14 latest: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 09:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:15 88b2b7b59436: Preparing 09:31:15 bcc063425dfb: Preparing 09:31:15 c0ae20dce6d7: Preparing 09:31:15 71578d912ca1: Preparing 09:31:15 235531fd7792: Preparing 09:31:15 a1d9e6827e15: Preparing 09:31:15 42fc325b3fbc: Preparing 09:31:15 dd9c8f8612c8: Preparing 09:31:15 a1d9e6827e15: Waiting 09:31:15 42fc325b3fbc: Waiting 09:31:15 dd9c8f8612c8: Waiting 09:31:15 88b2b7b59436: Layer already exists 09:31:15 71578d912ca1: Layer already exists 09:31:15 c0ae20dce6d7: Layer already exists 09:31:15 235531fd7792: Layer already exists 09:31:15 bcc063425dfb: Layer already exists 09:31:15 a1d9e6827e15: Layer already exists 09:31:15 42fc325b3fbc: Layer already exists 09:31:15 dd9c8f8612c8: Layer already exists 09:31:15 4.0.0-dev.77: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:16 88b2b7b59436: Preparing 09:31:16 bcc063425dfb: Preparing 09:31:16 c0ae20dce6d7: Preparing 09:31:16 71578d912ca1: Preparing 09:31:16 235531fd7792: Preparing 09:31:16 a1d9e6827e15: Preparing 09:31:16 42fc325b3fbc: Preparing 09:31:16 dd9c8f8612c8: Preparing 09:31:16 42fc325b3fbc: Waiting 09:31:16 dd9c8f8612c8: Waiting 09:31:16 a1d9e6827e15: Waiting 09:31:16 bcc063425dfb: Layer already exists 09:31:16 c0ae20dce6d7: Layer already exists 09:31:16 71578d912ca1: Layer already exists 09:31:16 235531fd7792: Layer already exists 09:31:16 88b2b7b59436: Layer already exists 09:31:16 a1d9e6827e15: Layer already exists 09:31:16 dd9c8f8612c8: Layer already exists 09:31:16 42fc325b3fbc: Layer already exists 09:31:16 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:31:17 88b2b7b59436: Preparing 09:31:17 bcc063425dfb: Preparing 09:31:17 c0ae20dce6d7: Preparing 09:31:17 71578d912ca1: Preparing 09:31:17 235531fd7792: Preparing 09:31:17 a1d9e6827e15: Preparing 09:31:17 42fc325b3fbc: Preparing 09:31:17 dd9c8f8612c8: Preparing 09:31:17 42fc325b3fbc: Waiting 09:31:17 dd9c8f8612c8: Waiting 09:31:17 a1d9e6827e15: Waiting 09:31:17 88b2b7b59436: Layer already exists 09:31:17 71578d912ca1: Layer already exists 09:31:17 235531fd7792: Layer already exists 09:31:17 bcc063425dfb: Layer already exists 09:31:17 c0ae20dce6d7: Layer already exists 09:31:17 dd9c8f8612c8: Layer already exists 09:31:17 42fc325b3fbc: Layer already exists 09:31:17 a1d9e6827e15: Layer already exists 09:31:17 main: digest: sha256:2aaf614b15c2a1992ee096fb1699116a77550b120cf12ece26db3ebb3c0ca289 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:17 ===================================================== [Pipeline] echo 09:31:17 taggedImages: 09:31:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:31:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.77 09:31:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:31:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:31:17 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:17 latest 09:31:17 4.0.0-dev.77 09:31:17 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:17 main 09:31:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:18 d43d4166f2b2: Preparing 09:31:18 37c017f4304b: Preparing 09:31:18 c5cc23efc09f: Preparing 09:31:18 5048f0a29989: Preparing 09:31:18 44976988ad71: Preparing 09:31:18 2872e1671cf5: Preparing 09:31:18 add0314cd14e: Preparing 09:31:18 71578d912ca1: Preparing 09:31:18 235531fd7792: Preparing 09:31:18 1a9db7614598: Preparing 09:31:18 c0e2cb5278a9: Preparing 09:31:18 5f70bf18a086: Preparing 09:31:18 625700802c90: Preparing 09:31:18 72a054fd57c1: Preparing 09:31:18 683dc63e0e78: Preparing 09:31:18 dd9c8f8612c8: Preparing 09:31:18 235531fd7792: Waiting 09:31:18 1a9db7614598: Waiting 09:31:18 c0e2cb5278a9: Waiting 09:31:18 add0314cd14e: Waiting 09:31:18 5f70bf18a086: Waiting 09:31:18 71578d912ca1: Waiting 09:31:18 625700802c90: Waiting 09:31:18 2872e1671cf5: Waiting 09:31:18 72a054fd57c1: Waiting 09:31:18 683dc63e0e78: Waiting 09:31:18 dd9c8f8612c8: Waiting 09:31:18 37c017f4304b: Pushed 09:31:18 5048f0a29989: Pushed 09:31:18 d43d4166f2b2: Pushed 09:31:18 c5cc23efc09f: Pushed 09:31:18 44976988ad71: Pushed 09:31:18 71578d912ca1: Layer already exists 09:31:18 235531fd7792: Layer already exists 09:31:18 2872e1671cf5: Pushed 09:31:18 5f70bf18a086: Layer already exists 09:31:18 1a9db7614598: Pushed 09:31:18 c0e2cb5278a9: Pushed 09:31:18 625700802c90: Pushed 09:31:18 72a054fd57c1: Pushed 09:31:18 dd9c8f8612c8: Layer already exists 09:31:18 683dc63e0e78: Pushed 09:31:22 add0314cd14e: Pushed 09:31:22 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:22 d43d4166f2b2: Preparing 09:31:22 37c017f4304b: Preparing 09:31:22 c5cc23efc09f: Preparing 09:31:22 5048f0a29989: Preparing 09:31:22 44976988ad71: Preparing 09:31:22 2872e1671cf5: Preparing 09:31:22 add0314cd14e: Preparing 09:31:22 71578d912ca1: Preparing 09:31:22 235531fd7792: Preparing 09:31:22 1a9db7614598: Preparing 09:31:22 c0e2cb5278a9: Preparing 09:31:22 5f70bf18a086: Preparing 09:31:22 625700802c90: Preparing 09:31:22 72a054fd57c1: Preparing 09:31:22 683dc63e0e78: Preparing 09:31:22 dd9c8f8612c8: Preparing 09:31:22 1a9db7614598: Waiting 09:31:22 c0e2cb5278a9: Waiting 09:31:22 5f70bf18a086: Waiting 09:31:22 625700802c90: Waiting 09:31:22 72a054fd57c1: Waiting 09:31:22 683dc63e0e78: Waiting 09:31:22 dd9c8f8612c8: Waiting 09:31:22 2872e1671cf5: Waiting 09:31:22 71578d912ca1: Waiting 09:31:22 add0314cd14e: Waiting 09:31:22 235531fd7792: Waiting 09:31:22 37c017f4304b: Layer already exists 09:31:22 d43d4166f2b2: Layer already exists 09:31:22 c5cc23efc09f: Layer already exists 09:31:22 44976988ad71: Layer already exists 09:31:22 5048f0a29989: Layer already exists 09:31:22 2872e1671cf5: Layer already exists 09:31:22 add0314cd14e: Layer already exists 09:31:22 1a9db7614598: Layer already exists 09:31:22 71578d912ca1: Layer already exists 09:31:22 235531fd7792: Layer already exists 09:31:22 c0e2cb5278a9: Layer already exists 09:31:22 5f70bf18a086: Layer already exists 09:31:22 625700802c90: Layer already exists 09:31:22 683dc63e0e78: Layer already exists 09:31:22 72a054fd57c1: Layer already exists 09:31:22 dd9c8f8612c8: Layer already exists 09:31:23 latest: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 09:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:23 d43d4166f2b2: Preparing 09:31:23 37c017f4304b: Preparing 09:31:23 c5cc23efc09f: Preparing 09:31:23 5048f0a29989: Preparing 09:31:23 44976988ad71: Preparing 09:31:23 2872e1671cf5: Preparing 09:31:23 add0314cd14e: Preparing 09:31:23 71578d912ca1: Preparing 09:31:23 235531fd7792: Preparing 09:31:23 1a9db7614598: Preparing 09:31:23 c0e2cb5278a9: Preparing 09:31:23 5f70bf18a086: Preparing 09:31:23 625700802c90: Preparing 09:31:23 72a054fd57c1: Preparing 09:31:23 683dc63e0e78: Preparing 09:31:23 dd9c8f8612c8: Preparing 09:31:23 2872e1671cf5: Waiting 09:31:23 add0314cd14e: Waiting 09:31:23 71578d912ca1: Waiting 09:31:23 235531fd7792: Waiting 09:31:23 1a9db7614598: Waiting 09:31:23 72a054fd57c1: Waiting 09:31:23 c0e2cb5278a9: Waiting 09:31:23 683dc63e0e78: Waiting 09:31:23 5f70bf18a086: Waiting 09:31:23 dd9c8f8612c8: Waiting 09:31:23 625700802c90: Waiting 09:31:23 5048f0a29989: Layer already exists 09:31:23 c5cc23efc09f: Layer already exists 09:31:23 d43d4166f2b2: Layer already exists 09:31:23 44976988ad71: Layer already exists 09:31:23 37c017f4304b: Layer already exists 09:31:23 1a9db7614598: Layer already exists 09:31:23 add0314cd14e: Layer already exists 09:31:23 71578d912ca1: Layer already exists 09:31:23 2872e1671cf5: Layer already exists 09:31:23 235531fd7792: Layer already exists 09:31:23 5f70bf18a086: Layer already exists 09:31:23 c0e2cb5278a9: Layer already exists 09:31:23 625700802c90: Layer already exists 09:31:23 683dc63e0e78: Layer already exists 09:31:23 72a054fd57c1: Layer already exists 09:31:23 dd9c8f8612c8: Layer already exists 09:31:23 4.0.0-dev.77: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:24 d43d4166f2b2: Preparing 09:31:24 37c017f4304b: Preparing 09:31:24 c5cc23efc09f: Preparing 09:31:24 5048f0a29989: Preparing 09:31:24 44976988ad71: Preparing 09:31:24 2872e1671cf5: Preparing 09:31:24 add0314cd14e: Preparing 09:31:24 71578d912ca1: Preparing 09:31:24 235531fd7792: Preparing 09:31:24 1a9db7614598: Preparing 09:31:24 c0e2cb5278a9: Preparing 09:31:24 5f70bf18a086: Preparing 09:31:24 625700802c90: Preparing 09:31:24 72a054fd57c1: Preparing 09:31:24 683dc63e0e78: Preparing 09:31:24 dd9c8f8612c8: Preparing 09:31:24 1a9db7614598: Waiting 09:31:24 c0e2cb5278a9: Waiting 09:31:24 5f70bf18a086: Waiting 09:31:24 625700802c90: Waiting 09:31:24 72a054fd57c1: Waiting 09:31:24 683dc63e0e78: Waiting 09:31:24 dd9c8f8612c8: Waiting 09:31:24 2872e1671cf5: Waiting 09:31:24 add0314cd14e: Waiting 09:31:24 71578d912ca1: Waiting 09:31:24 235531fd7792: Waiting 09:31:24 5048f0a29989: Layer already exists 09:31:24 c5cc23efc09f: Layer already exists 09:31:24 d43d4166f2b2: Layer already exists 09:31:24 44976988ad71: Layer already exists 09:31:24 37c017f4304b: Layer already exists 09:31:24 add0314cd14e: Layer already exists 09:31:24 235531fd7792: Layer already exists 09:31:24 2872e1671cf5: Layer already exists 09:31:24 1a9db7614598: Layer already exists 09:31:24 71578d912ca1: Layer already exists 09:31:24 625700802c90: Layer already exists 09:31:24 5f70bf18a086: Layer already exists 09:31:24 72a054fd57c1: Layer already exists 09:31:24 c0e2cb5278a9: Layer already exists 09:31:24 683dc63e0e78: Layer already exists 09:31:24 dd9c8f8612c8: Layer already exists 09:31:24 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:31:25 d43d4166f2b2: Preparing 09:31:25 37c017f4304b: Preparing 09:31:25 c5cc23efc09f: Preparing 09:31:25 5048f0a29989: Preparing 09:31:25 44976988ad71: Preparing 09:31:25 2872e1671cf5: Preparing 09:31:25 add0314cd14e: Preparing 09:31:25 71578d912ca1: Preparing 09:31:25 235531fd7792: Preparing 09:31:25 1a9db7614598: Preparing 09:31:25 c0e2cb5278a9: Preparing 09:31:25 5f70bf18a086: Preparing 09:31:25 625700802c90: Preparing 09:31:25 72a054fd57c1: Preparing 09:31:25 683dc63e0e78: Preparing 09:31:25 dd9c8f8612c8: Preparing 09:31:25 2872e1671cf5: Waiting 09:31:25 add0314cd14e: Waiting 09:31:25 71578d912ca1: Waiting 09:31:25 235531fd7792: Waiting 09:31:25 1a9db7614598: Waiting 09:31:25 c0e2cb5278a9: Waiting 09:31:25 5f70bf18a086: Waiting 09:31:25 625700802c90: Waiting 09:31:25 72a054fd57c1: Waiting 09:31:25 683dc63e0e78: Waiting 09:31:25 dd9c8f8612c8: Waiting 09:31:25 37c017f4304b: Layer already exists 09:31:25 44976988ad71: Layer already exists 09:31:25 5048f0a29989: Layer already exists 09:31:25 d43d4166f2b2: Layer already exists 09:31:25 c5cc23efc09f: Layer already exists 09:31:25 add0314cd14e: Layer already exists 09:31:25 2872e1671cf5: Layer already exists 09:31:25 71578d912ca1: Layer already exists 09:31:25 235531fd7792: Layer already exists 09:31:25 1a9db7614598: Layer already exists 09:31:25 c0e2cb5278a9: Layer already exists 09:31:25 5f70bf18a086: Layer already exists 09:31:25 683dc63e0e78: Layer already exists 09:31:25 625700802c90: Layer already exists 09:31:25 72a054fd57c1: Layer already exists 09:31:25 dd9c8f8612c8: Layer already exists 09:31:25 main: digest: sha256:4b104f5d3e19bf4691f043b420bc8fa9078bc262cd6701a7f3e2ecde0adb4fb7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:26 ===================================================== [Pipeline] echo 09:31:26 taggedImages: 09:31:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:31:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.77 09:31:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:31:26 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:31:26 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:26 latest 09:31:26 4.0.0-dev.77 09:31:26 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:26 main 09:31:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:26 65d4a1316764: Preparing 09:31:26 b43a950a6504: Preparing 09:31:26 e83a99201ec9: Preparing 09:31:26 d2d8a67ea3d1: Preparing 09:31:26 71578d912ca1: Preparing 09:31:26 235531fd7792: Preparing 09:31:26 a1d9e6827e15: Preparing 09:31:26 42fc325b3fbc: Preparing 09:31:26 dd9c8f8612c8: Preparing 09:31:26 a1d9e6827e15: Waiting 09:31:26 235531fd7792: Waiting 09:31:26 42fc325b3fbc: Waiting 09:31:26 dd9c8f8612c8: Waiting 09:31:26 71578d912ca1: Layer already exists 09:31:27 235531fd7792: Layer already exists 09:31:27 b43a950a6504: Pushed 09:31:27 a1d9e6827e15: Layer already exists 09:31:27 e83a99201ec9: Pushed 09:31:27 42fc325b3fbc: Layer already exists 09:31:27 65d4a1316764: Pushed 09:31:27 dd9c8f8612c8: Layer already exists 09:31:32 d2d8a67ea3d1: Pushed 09:31:32 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:33 65d4a1316764: Preparing 09:31:33 b43a950a6504: Preparing 09:31:33 e83a99201ec9: Preparing 09:31:33 d2d8a67ea3d1: Preparing 09:31:33 71578d912ca1: Preparing 09:31:33 235531fd7792: Preparing 09:31:33 a1d9e6827e15: Preparing 09:31:33 42fc325b3fbc: Preparing 09:31:33 dd9c8f8612c8: Preparing 09:31:33 a1d9e6827e15: Waiting 09:31:33 42fc325b3fbc: Waiting 09:31:33 235531fd7792: Waiting 09:31:33 dd9c8f8612c8: Waiting 09:31:33 b43a950a6504: Layer already exists 09:31:33 d2d8a67ea3d1: Layer already exists 09:31:33 65d4a1316764: Layer already exists 09:31:33 71578d912ca1: Layer already exists 09:31:33 e83a99201ec9: Layer already exists 09:31:33 42fc325b3fbc: Layer already exists 09:31:33 a1d9e6827e15: Layer already exists 09:31:33 dd9c8f8612c8: Layer already exists 09:31:33 235531fd7792: Layer already exists 09:31:33 latest: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 09:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:33 65d4a1316764: Preparing 09:31:33 b43a950a6504: Preparing 09:31:33 e83a99201ec9: Preparing 09:31:33 d2d8a67ea3d1: Preparing 09:31:33 71578d912ca1: Preparing 09:31:33 235531fd7792: Preparing 09:31:33 a1d9e6827e15: Preparing 09:31:33 42fc325b3fbc: Preparing 09:31:33 dd9c8f8612c8: Preparing 09:31:33 235531fd7792: Waiting 09:31:33 a1d9e6827e15: Waiting 09:31:33 42fc325b3fbc: Waiting 09:31:33 dd9c8f8612c8: Waiting 09:31:33 e83a99201ec9: Layer already exists 09:31:33 d2d8a67ea3d1: Layer already exists 09:31:33 65d4a1316764: Layer already exists 09:31:33 b43a950a6504: Layer already exists 09:31:33 71578d912ca1: Layer already exists 09:31:33 235531fd7792: Layer already exists 09:31:33 a1d9e6827e15: Layer already exists 09:31:33 dd9c8f8612c8: Layer already exists 09:31:33 42fc325b3fbc: Layer already exists 09:31:33 4.0.0-dev.77: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:34 65d4a1316764: Preparing 09:31:34 b43a950a6504: Preparing 09:31:34 e83a99201ec9: Preparing 09:31:34 d2d8a67ea3d1: Preparing 09:31:34 71578d912ca1: Preparing 09:31:34 235531fd7792: Preparing 09:31:34 a1d9e6827e15: Preparing 09:31:34 42fc325b3fbc: Preparing 09:31:34 dd9c8f8612c8: Preparing 09:31:34 a1d9e6827e15: Waiting 09:31:34 42fc325b3fbc: Waiting 09:31:34 dd9c8f8612c8: Waiting 09:31:34 235531fd7792: Waiting 09:31:34 b43a950a6504: Layer already exists 09:31:34 d2d8a67ea3d1: Layer already exists 09:31:34 71578d912ca1: Layer already exists 09:31:34 65d4a1316764: Layer already exists 09:31:34 e83a99201ec9: Layer already exists 09:31:34 235531fd7792: Layer already exists 09:31:34 a1d9e6827e15: Layer already exists 09:31:34 42fc325b3fbc: Layer already exists 09:31:34 dd9c8f8612c8: Layer already exists 09:31:34 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:31:35 65d4a1316764: Preparing 09:31:35 b43a950a6504: Preparing 09:31:35 e83a99201ec9: Preparing 09:31:35 d2d8a67ea3d1: Preparing 09:31:35 71578d912ca1: Preparing 09:31:35 235531fd7792: Preparing 09:31:35 a1d9e6827e15: Preparing 09:31:35 42fc325b3fbc: Preparing 09:31:35 dd9c8f8612c8: Preparing 09:31:35 a1d9e6827e15: Waiting 09:31:35 42fc325b3fbc: Waiting 09:31:35 dd9c8f8612c8: Waiting 09:31:35 235531fd7792: Waiting 09:31:35 71578d912ca1: Layer already exists 09:31:35 e83a99201ec9: Layer already exists 09:31:35 65d4a1316764: Layer already exists 09:31:35 b43a950a6504: Layer already exists 09:31:35 d2d8a67ea3d1: Layer already exists 09:31:35 235531fd7792: Layer already exists 09:31:35 dd9c8f8612c8: Layer already exists 09:31:35 42fc325b3fbc: Layer already exists 09:31:35 a1d9e6827e15: Layer already exists 09:31:35 main: digest: sha256:ca0f5114b821370842911777876b5acbf93a27a03cf0e179c664668f8fab49d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:35 ===================================================== [Pipeline] echo 09:31:35 taggedImages: 09:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.77 09:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:31:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:31:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:35 latest 09:31:35 4.0.0-dev.77 09:31:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:35 main 09:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:36 f7b0b45765bb: Preparing 09:31:36 d7d0ec9b732a: Preparing 09:31:36 077297a912af: Preparing 09:31:36 e8bdae97df11: Preparing 09:31:36 c1fd605d8635: Preparing 09:31:36 71578d912ca1: Preparing 09:31:36 235531fd7792: Preparing 09:31:36 572c9444a5b8: Preparing 09:31:36 16235c3219e5: Preparing 09:31:36 d3e66895efab: Preparing 09:31:36 dd9c8f8612c8: Preparing 09:31:36 71578d912ca1: Waiting 09:31:36 235531fd7792: Waiting 09:31:36 16235c3219e5: Waiting 09:31:36 572c9444a5b8: Waiting 09:31:36 d3e66895efab: Waiting 09:31:36 dd9c8f8612c8: Waiting 09:31:36 e8bdae97df11: Pushed 09:31:36 c1fd605d8635: Pushed 09:31:36 d7d0ec9b732a: Pushed 09:31:36 f7b0b45765bb: Pushed 09:31:36 71578d912ca1: Layer already exists 09:31:36 235531fd7792: Layer already exists 09:31:36 dd9c8f8612c8: Layer already exists 09:31:36 572c9444a5b8: Pushed 09:31:36 16235c3219e5: Pushed 09:31:40 d3e66895efab: Pushed 09:31:46 077297a912af: Pushed 09:31:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:47 + 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 09:31:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:47 f7b0b45765bb: Preparing 09:31:47 d7d0ec9b732a: Preparing 09:31:47 077297a912af: Preparing 09:31:47 e8bdae97df11: Preparing 09:31:47 c1fd605d8635: Preparing 09:31:47 71578d912ca1: Preparing 09:31:47 235531fd7792: Preparing 09:31:47 572c9444a5b8: Preparing 09:31:47 16235c3219e5: Preparing 09:31:47 d3e66895efab: Preparing 09:31:47 dd9c8f8612c8: Preparing 09:31:47 572c9444a5b8: Waiting 09:31:47 16235c3219e5: Waiting 09:31:47 71578d912ca1: Waiting 09:31:47 dd9c8f8612c8: Waiting 09:31:47 f7b0b45765bb: Layer already exists 09:31:47 d7d0ec9b732a: Layer already exists 09:31:47 e8bdae97df11: Layer already exists 09:31:47 c1fd605d8635: Layer already exists 09:31:47 077297a912af: Layer already exists 09:31:47 71578d912ca1: Layer already exists 09:31:47 235531fd7792: Layer already exists 09:31:47 16235c3219e5: Layer already exists 09:31:47 572c9444a5b8: Layer already exists 09:31:47 d3e66895efab: Layer already exists 09:31:47 dd9c8f8612c8: Layer already exists 09:31:47 latest: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 09:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:48 f7b0b45765bb: Preparing 09:31:48 d7d0ec9b732a: Preparing 09:31:48 077297a912af: Preparing 09:31:48 e8bdae97df11: Preparing 09:31:48 c1fd605d8635: Preparing 09:31:48 71578d912ca1: Preparing 09:31:48 235531fd7792: Preparing 09:31:48 572c9444a5b8: Preparing 09:31:48 16235c3219e5: Preparing 09:31:48 d3e66895efab: Preparing 09:31:48 dd9c8f8612c8: Preparing 09:31:48 71578d912ca1: Waiting 09:31:48 235531fd7792: Waiting 09:31:48 572c9444a5b8: Waiting 09:31:48 16235c3219e5: Waiting 09:31:48 d3e66895efab: Waiting 09:31:48 dd9c8f8612c8: Waiting 09:31:48 f7b0b45765bb: Layer already exists 09:31:48 077297a912af: Layer already exists 09:31:48 c1fd605d8635: Layer already exists 09:31:48 e8bdae97df11: Layer already exists 09:31:48 d7d0ec9b732a: Layer already exists 09:31:48 16235c3219e5: Layer already exists 09:31:48 572c9444a5b8: Layer already exists 09:31:48 235531fd7792: Layer already exists 09:31:48 71578d912ca1: Layer already exists 09:31:48 d3e66895efab: Layer already exists 09:31:48 dd9c8f8612c8: Layer already exists 09:31:48 4.0.0-dev.77: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:49 f7b0b45765bb: Preparing 09:31:49 d7d0ec9b732a: Preparing 09:31:49 077297a912af: Preparing 09:31:49 e8bdae97df11: Preparing 09:31:49 c1fd605d8635: Preparing 09:31:49 71578d912ca1: Preparing 09:31:49 235531fd7792: Preparing 09:31:49 572c9444a5b8: Preparing 09:31:49 16235c3219e5: Preparing 09:31:49 d3e66895efab: Preparing 09:31:49 dd9c8f8612c8: Preparing 09:31:49 572c9444a5b8: Waiting 09:31:49 16235c3219e5: Waiting 09:31:49 d3e66895efab: Waiting 09:31:49 dd9c8f8612c8: Waiting 09:31:49 71578d912ca1: Waiting 09:31:49 235531fd7792: Waiting 09:31:49 d7d0ec9b732a: Layer already exists 09:31:49 f7b0b45765bb: Layer already exists 09:31:49 077297a912af: Layer already exists 09:31:49 e8bdae97df11: Layer already exists 09:31:49 c1fd605d8635: Layer already exists 09:31:49 572c9444a5b8: Layer already exists 09:31:49 d3e66895efab: Layer already exists 09:31:49 71578d912ca1: Layer already exists 09:31:49 235531fd7792: Layer already exists 09:31:49 16235c3219e5: Layer already exists 09:31:49 dd9c8f8612c8: Layer already exists 09:31:49 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:50 + 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 09:31:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:31:50 f7b0b45765bb: Preparing 09:31:50 d7d0ec9b732a: Preparing 09:31:50 077297a912af: Preparing 09:31:50 e8bdae97df11: Preparing 09:31:50 c1fd605d8635: Preparing 09:31:50 71578d912ca1: Preparing 09:31:50 235531fd7792: Preparing 09:31:50 572c9444a5b8: Preparing 09:31:50 16235c3219e5: Preparing 09:31:50 d3e66895efab: Preparing 09:31:50 dd9c8f8612c8: Preparing 09:31:50 71578d912ca1: Waiting 09:31:50 235531fd7792: Waiting 09:31:50 572c9444a5b8: Waiting 09:31:50 d3e66895efab: Waiting 09:31:50 16235c3219e5: Waiting 09:31:50 dd9c8f8612c8: Waiting 09:31:50 077297a912af: Layer already exists 09:31:50 e8bdae97df11: Layer already exists 09:31:50 d7d0ec9b732a: Layer already exists 09:31:50 f7b0b45765bb: Layer already exists 09:31:50 c1fd605d8635: Layer already exists 09:31:50 235531fd7792: Layer already exists 09:31:50 71578d912ca1: Layer already exists 09:31:50 d3e66895efab: Layer already exists 09:31:50 572c9444a5b8: Layer already exists 09:31:50 16235c3219e5: Layer already exists 09:31:50 dd9c8f8612c8: Layer already exists 09:31:50 main: digest: sha256:b90bcaaedb027f5504d8fb77c110b417c722897fe004c7083706ad60e9d960cd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:31:50 ===================================================== [Pipeline] echo 09:31:50 taggedImages: 09:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.77 09:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:31:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:31:50 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:50 latest 09:31:50 4.0.0-dev.77 09:31:50 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:31:50 main 09:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:31:51 4588b2bba5d7: Preparing 09:31:51 2e6fc3f1de99: Preparing 09:31:51 89273fab8f8e: Preparing 09:31:51 42bf2e739551: Preparing 09:31:51 b0a09922c92d: Preparing 09:31:51 0fe7a829168f: Preparing 09:31:51 2e71e90256fb: Preparing 09:31:51 71578d912ca1: Preparing 09:31:51 235531fd7792: Preparing 09:31:51 e7d2b00efe33: Preparing 09:31:51 fe3f0d720f55: Preparing 09:31:51 dd9c8f8612c8: Preparing 09:31:51 0fe7a829168f: Waiting 09:31:51 235531fd7792: Waiting 09:31:51 e7d2b00efe33: Waiting 09:31:51 2e71e90256fb: Waiting 09:31:51 71578d912ca1: Waiting 09:31:51 fe3f0d720f55: Waiting 09:31:51 dd9c8f8612c8: Waiting 09:31:51 b0a09922c92d: Pushed 09:31:51 2e6fc3f1de99: Pushed 09:31:51 4588b2bba5d7: Pushed 09:31:51 71578d912ca1: Layer already exists 09:31:51 235531fd7792: Layer already exists 09:31:51 0fe7a829168f: Pushed 09:31:51 2e71e90256fb: Pushed 09:31:52 dd9c8f8612c8: Layer already exists 09:31:52 e7d2b00efe33: Pushed 09:31:54 fe3f0d720f55: Pushed 09:31:56 42bf2e739551: Pushed 09:31:58 89273fab8f8e: Pushed 09:31:58 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:58 + 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 09:31:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:31:59 4588b2bba5d7: Preparing 09:31:59 2e6fc3f1de99: Preparing 09:31:59 89273fab8f8e: Preparing 09:31:59 42bf2e739551: Preparing 09:31:59 b0a09922c92d: Preparing 09:31:59 0fe7a829168f: Preparing 09:31:59 2e71e90256fb: Preparing 09:31:59 71578d912ca1: Preparing 09:31:59 235531fd7792: Preparing 09:31:59 e7d2b00efe33: Preparing 09:31:59 fe3f0d720f55: Preparing 09:31:59 dd9c8f8612c8: Preparing 09:31:59 0fe7a829168f: Waiting 09:31:59 2e71e90256fb: Waiting 09:31:59 71578d912ca1: Waiting 09:31:59 235531fd7792: Waiting 09:31:59 fe3f0d720f55: Waiting 09:31:59 e7d2b00efe33: Waiting 09:31:59 dd9c8f8612c8: Waiting 09:31:59 89273fab8f8e: Layer already exists 09:31:59 2e6fc3f1de99: Layer already exists 09:31:59 42bf2e739551: Layer already exists 09:31:59 4588b2bba5d7: Layer already exists 09:31:59 b0a09922c92d: Layer already exists 09:31:59 2e71e90256fb: Layer already exists 09:31:59 0fe7a829168f: Layer already exists 09:31:59 235531fd7792: Layer already exists 09:31:59 71578d912ca1: Layer already exists 09:31:59 e7d2b00efe33: Layer already exists 09:31:59 fe3f0d720f55: Layer already exists 09:31:59 dd9c8f8612c8: Layer already exists 09:31:59 latest: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 09:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:00 4588b2bba5d7: Preparing 09:32:00 2e6fc3f1de99: Preparing 09:32:00 89273fab8f8e: Preparing 09:32:00 42bf2e739551: Preparing 09:32:00 b0a09922c92d: Preparing 09:32:00 0fe7a829168f: Preparing 09:32:00 2e71e90256fb: Preparing 09:32:00 71578d912ca1: Preparing 09:32:00 235531fd7792: Preparing 09:32:00 e7d2b00efe33: Preparing 09:32:00 fe3f0d720f55: Preparing 09:32:00 dd9c8f8612c8: Preparing 09:32:00 71578d912ca1: Waiting 09:32:00 235531fd7792: Waiting 09:32:00 e7d2b00efe33: Waiting 09:32:00 fe3f0d720f55: Waiting 09:32:00 dd9c8f8612c8: Waiting 09:32:00 0fe7a829168f: Waiting 09:32:00 2e71e90256fb: Waiting 09:32:00 42bf2e739551: Layer already exists 09:32:00 2e6fc3f1de99: Layer already exists 09:32:00 b0a09922c92d: Layer already exists 09:32:00 4588b2bba5d7: Layer already exists 09:32:00 89273fab8f8e: Layer already exists 09:32:00 2e71e90256fb: Layer already exists 09:32:00 235531fd7792: Layer already exists 09:32:00 0fe7a829168f: Layer already exists 09:32:00 71578d912ca1: Layer already exists 09:32:00 e7d2b00efe33: Layer already exists 09:32:00 fe3f0d720f55: Layer already exists 09:32:00 dd9c8f8612c8: Layer already exists 09:32:00 4.0.0-dev.77: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:01 4588b2bba5d7: Preparing 09:32:01 2e6fc3f1de99: Preparing 09:32:01 89273fab8f8e: Preparing 09:32:01 42bf2e739551: Preparing 09:32:01 b0a09922c92d: Preparing 09:32:01 0fe7a829168f: Preparing 09:32:01 2e71e90256fb: Preparing 09:32:01 71578d912ca1: Preparing 09:32:01 235531fd7792: Preparing 09:32:01 e7d2b00efe33: Preparing 09:32:01 fe3f0d720f55: Preparing 09:32:01 dd9c8f8612c8: Preparing 09:32:01 0fe7a829168f: Waiting 09:32:01 235531fd7792: Waiting 09:32:01 e7d2b00efe33: Waiting 09:32:01 2e71e90256fb: Waiting 09:32:01 fe3f0d720f55: Waiting 09:32:01 71578d912ca1: Waiting 09:32:01 dd9c8f8612c8: Waiting 09:32:01 89273fab8f8e: Layer already exists 09:32:01 b0a09922c92d: Layer already exists 09:32:01 42bf2e739551: Layer already exists 09:32:01 2e6fc3f1de99: Layer already exists 09:32:01 4588b2bba5d7: Layer already exists 09:32:01 71578d912ca1: Layer already exists 09:32:01 2e71e90256fb: Layer already exists 09:32:01 0fe7a829168f: Layer already exists 09:32:01 235531fd7792: Layer already exists 09:32:01 e7d2b00efe33: Layer already exists 09:32:01 dd9c8f8612c8: Layer already exists 09:32:01 fe3f0d720f55: Layer already exists 09:32:01 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:02 + 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 09:32:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:32:02 4588b2bba5d7: Preparing 09:32:02 2e6fc3f1de99: Preparing 09:32:02 89273fab8f8e: Preparing 09:32:02 42bf2e739551: Preparing 09:32:02 b0a09922c92d: Preparing 09:32:02 0fe7a829168f: Preparing 09:32:02 2e71e90256fb: Preparing 09:32:02 71578d912ca1: Preparing 09:32:02 235531fd7792: Preparing 09:32:02 e7d2b00efe33: Preparing 09:32:02 fe3f0d720f55: Preparing 09:32:02 dd9c8f8612c8: Preparing 09:32:02 71578d912ca1: Waiting 09:32:02 235531fd7792: Waiting 09:32:02 0fe7a829168f: Waiting 09:32:02 e7d2b00efe33: Waiting 09:32:02 fe3f0d720f55: Waiting 09:32:02 dd9c8f8612c8: Waiting 09:32:02 2e71e90256fb: Waiting 09:32:02 2e6fc3f1de99: Layer already exists 09:32:02 42bf2e739551: Layer already exists 09:32:02 4588b2bba5d7: Layer already exists 09:32:02 b0a09922c92d: Layer already exists 09:32:02 89273fab8f8e: Layer already exists 09:32:02 2e71e90256fb: Layer already exists 09:32:02 71578d912ca1: Layer already exists 09:32:02 0fe7a829168f: Layer already exists 09:32:02 235531fd7792: Layer already exists 09:32:02 e7d2b00efe33: Layer already exists 09:32:02 fe3f0d720f55: Layer already exists 09:32:02 dd9c8f8612c8: Layer already exists 09:32:02 main: digest: sha256:4cfb675fb4bddbc1da4e2b24b2f432d70eb7b4dc84164356392f7abf4501e18e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:03 ===================================================== [Pipeline] echo 09:32:03 taggedImages: 09:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.77 09:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:32:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:32:03 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:03 latest 09:32:03 4.0.0-dev.77 09:32:03 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:03 main 09:32:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:04 cce2122bdb4d: Preparing 09:32:04 8960e5fb5687: Preparing 09:32:04 71578d912ca1: Preparing 09:32:04 235531fd7792: Preparing 09:32:04 a418d9bf117b: Preparing 09:32:04 ac9055c7479e: Preparing 09:32:04 dd9c8f8612c8: Preparing 09:32:04 ac9055c7479e: Waiting 09:32:04 dd9c8f8612c8: Waiting 09:32:04 71578d912ca1: Layer already exists 09:32:04 235531fd7792: Layer already exists 09:32:04 dd9c8f8612c8: Layer already exists 09:32:04 cce2122bdb4d: Pushed 09:32:04 a418d9bf117b: Pushed 09:32:06 ac9055c7479e: Pushed 09:32:11 8960e5fb5687: Pushed 09:32:11 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:11 + 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 09:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:12 cce2122bdb4d: Preparing 09:32:12 8960e5fb5687: Preparing 09:32:12 71578d912ca1: Preparing 09:32:12 235531fd7792: Preparing 09:32:12 a418d9bf117b: Preparing 09:32:12 ac9055c7479e: Preparing 09:32:12 dd9c8f8612c8: Preparing 09:32:12 ac9055c7479e: Waiting 09:32:12 dd9c8f8612c8: Waiting 09:32:12 a418d9bf117b: Layer already exists 09:32:12 cce2122bdb4d: Layer already exists 09:32:12 71578d912ca1: Layer already exists 09:32:12 8960e5fb5687: Layer already exists 09:32:12 235531fd7792: Layer already exists 09:32:12 dd9c8f8612c8: Layer already exists 09:32:12 ac9055c7479e: Layer already exists 09:32:12 latest: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 09:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:12 cce2122bdb4d: Preparing 09:32:12 8960e5fb5687: Preparing 09:32:12 71578d912ca1: Preparing 09:32:12 235531fd7792: Preparing 09:32:12 a418d9bf117b: Preparing 09:32:12 ac9055c7479e: Preparing 09:32:12 dd9c8f8612c8: Preparing 09:32:12 ac9055c7479e: Waiting 09:32:12 dd9c8f8612c8: Waiting 09:32:12 8960e5fb5687: Layer already exists 09:32:12 a418d9bf117b: Layer already exists 09:32:12 235531fd7792: Layer already exists 09:32:12 71578d912ca1: Layer already exists 09:32:12 cce2122bdb4d: Layer already exists 09:32:12 dd9c8f8612c8: Layer already exists 09:32:12 ac9055c7479e: Layer already exists 09:32:13 4.0.0-dev.77: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:13 cce2122bdb4d: Preparing 09:32:13 8960e5fb5687: Preparing 09:32:13 71578d912ca1: Preparing 09:32:13 235531fd7792: Preparing 09:32:13 a418d9bf117b: Preparing 09:32:13 ac9055c7479e: Preparing 09:32:13 dd9c8f8612c8: Preparing 09:32:13 ac9055c7479e: Waiting 09:32:13 8960e5fb5687: Layer already exists 09:32:13 71578d912ca1: Layer already exists 09:32:13 a418d9bf117b: Layer already exists 09:32:13 235531fd7792: Layer already exists 09:32:13 cce2122bdb4d: Layer already exists 09:32:13 ac9055c7479e: Layer already exists 09:32:13 dd9c8f8612c8: Layer already exists 09:32:13 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:14 + 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 09:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:32:14 cce2122bdb4d: Preparing 09:32:14 8960e5fb5687: Preparing 09:32:14 71578d912ca1: Preparing 09:32:14 235531fd7792: Preparing 09:32:14 a418d9bf117b: Preparing 09:32:14 ac9055c7479e: Preparing 09:32:14 dd9c8f8612c8: Preparing 09:32:14 ac9055c7479e: Waiting 09:32:14 dd9c8f8612c8: Waiting 09:32:14 71578d912ca1: Layer already exists 09:32:14 235531fd7792: Layer already exists 09:32:14 8960e5fb5687: Layer already exists 09:32:14 cce2122bdb4d: Layer already exists 09:32:14 a418d9bf117b: Layer already exists 09:32:14 ac9055c7479e: Layer already exists 09:32:14 dd9c8f8612c8: Layer already exists 09:32:14 main: digest: sha256:3ff6f80e3c08c0bfe054e80f9d8bba5449d2b14c09ab2188c73efdcef98d21eb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:15 ===================================================== [Pipeline] echo 09:32:15 taggedImages: 09:32:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:32:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.77 09:32:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:32:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:32:15 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:15 latest 09:32:15 4.0.0-dev.77 09:32:15 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:15 main 09:32:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:16 85bb4e75e53a: Preparing 09:32:16 6d62c9e1e567: Preparing 09:32:16 dfff784263e9: Preparing 09:32:16 71578d912ca1: Preparing 09:32:16 235531fd7792: Preparing 09:32:16 fa0b44586209: Preparing 09:32:16 111e37980e8a: Preparing 09:32:16 e6204d05137d: Preparing 09:32:16 fa0b44586209: Waiting 09:32:16 34b13dec4278: Preparing 09:32:16 dd9c8f8612c8: Preparing 09:32:16 111e37980e8a: Waiting 09:32:16 e6204d05137d: Waiting 09:32:16 34b13dec4278: Waiting 09:32:16 dd9c8f8612c8: Waiting 09:32:16 71578d912ca1: Layer already exists 09:32:16 235531fd7792: Layer already exists 09:32:16 6d62c9e1e567: Pushed 09:32:16 dfff784263e9: Pushed 09:32:16 85bb4e75e53a: Pushed 09:32:16 dd9c8f8612c8: Layer already exists 09:32:16 e6204d05137d: Pushed 09:32:17 34b13dec4278: Pushed 09:32:27 111e37980e8a: Pushed 09:32:42 fa0b44586209: Pushed 09:32:42 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:42 + 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 09:32:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:42 85bb4e75e53a: Preparing 09:32:42 6d62c9e1e567: Preparing 09:32:42 dfff784263e9: Preparing 09:32:42 71578d912ca1: Preparing 09:32:42 235531fd7792: Preparing 09:32:42 fa0b44586209: Preparing 09:32:42 111e37980e8a: Preparing 09:32:42 e6204d05137d: Preparing 09:32:42 34b13dec4278: Preparing 09:32:42 dd9c8f8612c8: Preparing 09:32:42 111e37980e8a: Waiting 09:32:42 e6204d05137d: Waiting 09:32:42 34b13dec4278: Waiting 09:32:42 dd9c8f8612c8: Waiting 09:32:42 fa0b44586209: Waiting 09:32:42 85bb4e75e53a: Layer already exists 09:32:42 6d62c9e1e567: Layer already exists 09:32:42 235531fd7792: Layer already exists 09:32:42 dfff784263e9: Layer already exists 09:32:42 71578d912ca1: Layer already exists 09:32:42 111e37980e8a: Layer already exists 09:32:42 34b13dec4278: Layer already exists 09:32:42 fa0b44586209: Layer already exists 09:32:42 e6204d05137d: Layer already exists 09:32:42 dd9c8f8612c8: Layer already exists 09:32:43 latest: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 09:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:43 85bb4e75e53a: Preparing 09:32:43 6d62c9e1e567: Preparing 09:32:43 dfff784263e9: Preparing 09:32:43 71578d912ca1: Preparing 09:32:43 235531fd7792: Preparing 09:32:43 fa0b44586209: Preparing 09:32:43 111e37980e8a: Preparing 09:32:43 e6204d05137d: Preparing 09:32:43 34b13dec4278: Preparing 09:32:43 dd9c8f8612c8: Preparing 09:32:43 111e37980e8a: Waiting 09:32:43 e6204d05137d: Waiting 09:32:43 fa0b44586209: Waiting 09:32:43 34b13dec4278: Waiting 09:32:43 dd9c8f8612c8: Waiting 09:32:43 85bb4e75e53a: Layer already exists 09:32:43 6d62c9e1e567: Layer already exists 09:32:43 235531fd7792: Layer already exists 09:32:43 dfff784263e9: Layer already exists 09:32:43 71578d912ca1: Layer already exists 09:32:43 e6204d05137d: Layer already exists 09:32:43 fa0b44586209: Layer already exists 09:32:43 34b13dec4278: Layer already exists 09:32:43 dd9c8f8612c8: Layer already exists 09:32:43 111e37980e8a: Layer already exists 09:32:44 4.0.0-dev.77: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:44 85bb4e75e53a: Preparing 09:32:44 6d62c9e1e567: Preparing 09:32:44 dfff784263e9: Preparing 09:32:44 71578d912ca1: Preparing 09:32:44 235531fd7792: Preparing 09:32:44 fa0b44586209: Preparing 09:32:44 111e37980e8a: Preparing 09:32:44 e6204d05137d: Preparing 09:32:44 34b13dec4278: Preparing 09:32:44 dd9c8f8612c8: Preparing 09:32:44 fa0b44586209: Waiting 09:32:44 111e37980e8a: Waiting 09:32:44 e6204d05137d: Waiting 09:32:44 34b13dec4278: Waiting 09:32:44 dd9c8f8612c8: Waiting 09:32:44 85bb4e75e53a: Layer already exists 09:32:44 235531fd7792: Layer already exists 09:32:44 71578d912ca1: Layer already exists 09:32:44 6d62c9e1e567: Layer already exists 09:32:44 dfff784263e9: Layer already exists 09:32:44 34b13dec4278: Layer already exists 09:32:44 111e37980e8a: Layer already exists 09:32:44 fa0b44586209: Layer already exists 09:32:44 dd9c8f8612c8: Layer already exists 09:32:44 e6204d05137d: Layer already exists 09:32:45 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:45 + 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 09:32:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:32:45 85bb4e75e53a: Preparing 09:32:45 6d62c9e1e567: Preparing 09:32:45 dfff784263e9: Preparing 09:32:45 71578d912ca1: Preparing 09:32:45 235531fd7792: Preparing 09:32:45 fa0b44586209: Preparing 09:32:45 111e37980e8a: Preparing 09:32:45 e6204d05137d: Preparing 09:32:45 34b13dec4278: Preparing 09:32:45 dd9c8f8612c8: Preparing 09:32:45 111e37980e8a: Waiting 09:32:45 e6204d05137d: Waiting 09:32:45 34b13dec4278: Waiting 09:32:45 dd9c8f8612c8: Waiting 09:32:45 fa0b44586209: Waiting 09:32:45 6d62c9e1e567: Layer already exists 09:32:45 dfff784263e9: Layer already exists 09:32:45 85bb4e75e53a: Layer already exists 09:32:45 235531fd7792: Layer already exists 09:32:45 71578d912ca1: Layer already exists 09:32:45 fa0b44586209: Layer already exists 09:32:45 111e37980e8a: Layer already exists 09:32:45 34b13dec4278: Layer already exists 09:32:45 e6204d05137d: Layer already exists 09:32:45 dd9c8f8612c8: Layer already exists 09:32:46 main: digest: sha256:c56df2f0421d7955e1e4265dbf0b8778895ce12077a8ddb7f0330295374ae12f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:32:46 ===================================================== [Pipeline] echo 09:32:46 taggedImages: 09:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.77 09:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:46 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:32:46 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:32:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:46 latest 09:32:46 4.0.0-dev.77 09:32:46 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:32:46 main 09:32:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:32:46 37cfc0038acd: Preparing 09:32:46 838e5da2deb2: Preparing 09:32:46 60784d0ee633: Preparing 09:32:46 71578d912ca1: Preparing 09:32:46 235531fd7792: Preparing 09:32:46 b2b17ed11a2f: Preparing 09:32:46 d79330fb46db: Preparing 09:32:46 c3c0143fd8cc: Preparing 09:32:46 dd9c8f8612c8: Preparing 09:32:46 b2b17ed11a2f: Waiting 09:32:46 d79330fb46db: Waiting 09:32:46 dd9c8f8612c8: Waiting 09:32:46 c3c0143fd8cc: Waiting 09:32:46 71578d912ca1: Layer already exists 09:32:46 235531fd7792: Layer already exists 09:32:47 838e5da2deb2: Pushed 09:32:47 37cfc0038acd: Pushed 09:32:47 60784d0ee633: Pushed 09:32:47 d79330fb46db: Pushed 09:32:47 dd9c8f8612c8: Layer already exists 09:32:47 c3c0143fd8cc: Pushed 09:33:14 b2b17ed11a2f: Pushed 09:33:14 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:14 + 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 09:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:15 37cfc0038acd: Preparing 09:33:15 838e5da2deb2: Preparing 09:33:15 60784d0ee633: Preparing 09:33:15 71578d912ca1: Preparing 09:33:15 235531fd7792: Preparing 09:33:15 b2b17ed11a2f: Preparing 09:33:15 d79330fb46db: Preparing 09:33:15 c3c0143fd8cc: Preparing 09:33:15 dd9c8f8612c8: Preparing 09:33:15 b2b17ed11a2f: Waiting 09:33:15 d79330fb46db: Waiting 09:33:15 dd9c8f8612c8: Waiting 09:33:15 c3c0143fd8cc: Waiting 09:33:15 235531fd7792: Layer already exists 09:33:15 71578d912ca1: Layer already exists 09:33:15 60784d0ee633: Layer already exists 09:33:15 838e5da2deb2: Layer already exists 09:33:15 37cfc0038acd: Layer already exists 09:33:15 b2b17ed11a2f: Layer already exists 09:33:15 d79330fb46db: Layer already exists 09:33:15 c3c0143fd8cc: Layer already exists 09:33:15 dd9c8f8612c8: Layer already exists 09:33:15 latest: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 09:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:16 37cfc0038acd: Preparing 09:33:16 838e5da2deb2: Preparing 09:33:16 60784d0ee633: Preparing 09:33:16 71578d912ca1: Preparing 09:33:16 235531fd7792: Preparing 09:33:16 b2b17ed11a2f: Preparing 09:33:16 d79330fb46db: Preparing 09:33:16 c3c0143fd8cc: Preparing 09:33:16 dd9c8f8612c8: Preparing 09:33:16 b2b17ed11a2f: Waiting 09:33:16 d79330fb46db: Waiting 09:33:16 c3c0143fd8cc: Waiting 09:33:16 dd9c8f8612c8: Waiting 09:33:16 235531fd7792: Layer already exists 09:33:16 838e5da2deb2: Layer already exists 09:33:16 60784d0ee633: Layer already exists 09:33:16 37cfc0038acd: Layer already exists 09:33:16 71578d912ca1: Layer already exists 09:33:16 c3c0143fd8cc: Layer already exists 09:33:16 b2b17ed11a2f: Layer already exists 09:33:16 dd9c8f8612c8: Layer already exists 09:33:16 d79330fb46db: Layer already exists 09:33:16 4.0.0-dev.77: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:16 37cfc0038acd: Preparing 09:33:16 838e5da2deb2: Preparing 09:33:16 60784d0ee633: Preparing 09:33:16 71578d912ca1: Preparing 09:33:16 235531fd7792: Preparing 09:33:16 b2b17ed11a2f: Preparing 09:33:16 d79330fb46db: Preparing 09:33:16 c3c0143fd8cc: Preparing 09:33:16 dd9c8f8612c8: Preparing 09:33:16 b2b17ed11a2f: Waiting 09:33:16 d79330fb46db: Waiting 09:33:16 c3c0143fd8cc: Waiting 09:33:16 838e5da2deb2: Layer already exists 09:33:16 71578d912ca1: Layer already exists 09:33:16 37cfc0038acd: Layer already exists 09:33:16 60784d0ee633: Layer already exists 09:33:16 235531fd7792: Layer already exists 09:33:16 d79330fb46db: Layer already exists 09:33:16 b2b17ed11a2f: Layer already exists 09:33:16 c3c0143fd8cc: Layer already exists 09:33:16 dd9c8f8612c8: Layer already exists 09:33:17 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:17 + 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 09:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:33:17 37cfc0038acd: Preparing 09:33:17 838e5da2deb2: Preparing 09:33:17 60784d0ee633: Preparing 09:33:17 71578d912ca1: Preparing 09:33:17 235531fd7792: Preparing 09:33:17 b2b17ed11a2f: Preparing 09:33:17 d79330fb46db: Preparing 09:33:17 b2b17ed11a2f: Waiting 09:33:17 c3c0143fd8cc: Preparing 09:33:17 d79330fb46db: Waiting 09:33:17 dd9c8f8612c8: Preparing 09:33:17 c3c0143fd8cc: Waiting 09:33:17 dd9c8f8612c8: Waiting 09:33:17 235531fd7792: Layer already exists 09:33:17 37cfc0038acd: Layer already exists 09:33:17 60784d0ee633: Layer already exists 09:33:17 71578d912ca1: Layer already exists 09:33:17 838e5da2deb2: Layer already exists 09:33:17 d79330fb46db: Layer already exists 09:33:17 b2b17ed11a2f: Layer already exists 09:33:17 dd9c8f8612c8: Layer already exists 09:33:17 c3c0143fd8cc: Layer already exists 09:33:18 main: digest: sha256:72b183562a61980ed40575f6e6084cf87116d1434af2b0beda388e79d8a03679 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:18 ===================================================== [Pipeline] echo 09:33:18 taggedImages: 09:33:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:33:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.77 09:33:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:33:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:33:18 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:18 latest 09:33:18 4.0.0-dev.77 09:33:18 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:18 main 09:33:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:19 e705d8b6a67c: Preparing 09:33:19 1a23e19e19b0: Preparing 09:33:19 d3e6158a48c7: Preparing 09:33:19 71578d912ca1: Preparing 09:33:19 235531fd7792: Preparing 09:33:19 b2b17ed11a2f: Preparing 09:33:19 e6204d05137d: Preparing 09:33:19 34b13dec4278: Preparing 09:33:19 dd9c8f8612c8: Preparing 09:33:19 e6204d05137d: Waiting 09:33:19 34b13dec4278: Waiting 09:33:19 b2b17ed11a2f: Waiting 09:33:19 dd9c8f8612c8: Waiting 09:33:19 235531fd7792: Layer already exists 09:33:19 71578d912ca1: Layer already exists 09:33:19 b2b17ed11a2f: Layer already exists 09:33:19 e6204d05137d: Layer already exists 09:33:19 34b13dec4278: Layer already exists 09:33:19 dd9c8f8612c8: Layer already exists 09:33:19 d3e6158a48c7: Pushed 09:33:19 1a23e19e19b0: Pushed 09:33:19 e705d8b6a67c: Pushed 09:33:19 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:19 + 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 09:33:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:19 e705d8b6a67c: Preparing 09:33:19 1a23e19e19b0: Preparing 09:33:19 d3e6158a48c7: Preparing 09:33:19 71578d912ca1: Preparing 09:33:19 235531fd7792: Preparing 09:33:19 b2b17ed11a2f: Preparing 09:33:19 e6204d05137d: Preparing 09:33:19 34b13dec4278: Preparing 09:33:19 dd9c8f8612c8: Preparing 09:33:19 e6204d05137d: Waiting 09:33:19 34b13dec4278: Waiting 09:33:19 dd9c8f8612c8: Waiting 09:33:19 b2b17ed11a2f: Waiting 09:33:19 e705d8b6a67c: Layer already exists 09:33:19 71578d912ca1: Layer already exists 09:33:19 1a23e19e19b0: Layer already exists 09:33:19 d3e6158a48c7: Layer already exists 09:33:19 235531fd7792: Layer already exists 09:33:19 e6204d05137d: Layer already exists 09:33:19 dd9c8f8612c8: Layer already exists 09:33:19 34b13dec4278: Layer already exists 09:33:19 b2b17ed11a2f: Layer already exists 09:33:20 latest: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 09:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:20 e705d8b6a67c: Preparing 09:33:20 1a23e19e19b0: Preparing 09:33:20 d3e6158a48c7: Preparing 09:33:20 71578d912ca1: Preparing 09:33:20 235531fd7792: Preparing 09:33:20 b2b17ed11a2f: Preparing 09:33:20 e6204d05137d: Preparing 09:33:20 34b13dec4278: Preparing 09:33:20 dd9c8f8612c8: Preparing 09:33:20 e6204d05137d: Waiting 09:33:20 34b13dec4278: Waiting 09:33:20 dd9c8f8612c8: Waiting 09:33:20 b2b17ed11a2f: Waiting 09:33:20 1a23e19e19b0: Layer already exists 09:33:20 e705d8b6a67c: Layer already exists 09:33:20 71578d912ca1: Layer already exists 09:33:20 d3e6158a48c7: Layer already exists 09:33:20 235531fd7792: Layer already exists 09:33:20 b2b17ed11a2f: Layer already exists 09:33:20 e6204d05137d: Layer already exists 09:33:20 dd9c8f8612c8: Layer already exists 09:33:20 34b13dec4278: Layer already exists 09:33:20 4.0.0-dev.77: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:21 e705d8b6a67c: Preparing 09:33:21 1a23e19e19b0: Preparing 09:33:21 d3e6158a48c7: Preparing 09:33:21 71578d912ca1: Preparing 09:33:21 235531fd7792: Preparing 09:33:21 b2b17ed11a2f: Preparing 09:33:21 e6204d05137d: Preparing 09:33:21 34b13dec4278: Preparing 09:33:21 dd9c8f8612c8: Preparing 09:33:21 e6204d05137d: Waiting 09:33:21 34b13dec4278: Waiting 09:33:21 dd9c8f8612c8: Waiting 09:33:21 b2b17ed11a2f: Waiting 09:33:21 e705d8b6a67c: Layer already exists 09:33:21 71578d912ca1: Layer already exists 09:33:21 235531fd7792: Layer already exists 09:33:21 d3e6158a48c7: Layer already exists 09:33:21 1a23e19e19b0: Layer already exists 09:33:21 e6204d05137d: Layer already exists 09:33:21 dd9c8f8612c8: Layer already exists 09:33:21 b2b17ed11a2f: Layer already exists 09:33:21 34b13dec4278: Layer already exists 09:33:21 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:22 + 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 09:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:33:22 e705d8b6a67c: Preparing 09:33:22 1a23e19e19b0: Preparing 09:33:22 d3e6158a48c7: Preparing 09:33:22 71578d912ca1: Preparing 09:33:22 235531fd7792: Preparing 09:33:22 b2b17ed11a2f: Preparing 09:33:22 e6204d05137d: Preparing 09:33:22 34b13dec4278: Preparing 09:33:22 dd9c8f8612c8: Preparing 09:33:22 b2b17ed11a2f: Waiting 09:33:22 e6204d05137d: Waiting 09:33:22 34b13dec4278: Waiting 09:33:22 dd9c8f8612c8: Waiting 09:33:22 e705d8b6a67c: Layer already exists 09:33:22 71578d912ca1: Layer already exists 09:33:22 235531fd7792: Layer already exists 09:33:22 1a23e19e19b0: Layer already exists 09:33:22 d3e6158a48c7: Layer already exists 09:33:22 e6204d05137d: Layer already exists 09:33:22 b2b17ed11a2f: Layer already exists 09:33:22 dd9c8f8612c8: Layer already exists 09:33:22 34b13dec4278: Layer already exists 09:33:23 main: digest: sha256:e3ca97a7a018c833290ffa9ef57fdfabcf28270c8885746324b43114ef1671b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:23 ===================================================== [Pipeline] echo 09:33:23 taggedImages: 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.77 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:33:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:33:23 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:23 latest 09:33:23 4.0.0-dev.77 09:33:23 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:23 main 09:33:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:24 058df928ee04: Preparing 09:33:24 e443108d1776: Preparing 09:33:24 71578d912ca1: Preparing 09:33:24 235531fd7792: Preparing 09:33:24 c8b061b09932: Preparing 09:33:24 4edc3bcd78a1: Preparing 09:33:24 dd9c8f8612c8: Preparing 09:33:24 4edc3bcd78a1: Waiting 09:33:24 dd9c8f8612c8: Waiting 09:33:24 71578d912ca1: Layer already exists 09:33:24 235531fd7792: Layer already exists 09:33:24 dd9c8f8612c8: Layer already exists 09:33:24 058df928ee04: Pushed 09:33:24 c8b061b09932: Pushed 09:33:25 4edc3bcd78a1: Pushed 09:33:32 e443108d1776: Pushed 09:33:32 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:33 058df928ee04: Preparing 09:33:33 e443108d1776: Preparing 09:33:33 71578d912ca1: Preparing 09:33:33 235531fd7792: Preparing 09:33:33 c8b061b09932: Preparing 09:33:33 4edc3bcd78a1: Preparing 09:33:33 dd9c8f8612c8: Preparing 09:33:33 4edc3bcd78a1: Waiting 09:33:33 dd9c8f8612c8: Waiting 09:33:33 235531fd7792: Layer already exists 09:33:33 71578d912ca1: Layer already exists 09:33:33 e443108d1776: Layer already exists 09:33:33 c8b061b09932: Layer already exists 09:33:33 058df928ee04: Layer already exists 09:33:33 4edc3bcd78a1: Layer already exists 09:33:33 dd9c8f8612c8: Layer already exists 09:33:33 latest: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 09:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:33 058df928ee04: Preparing 09:33:33 e443108d1776: Preparing 09:33:33 71578d912ca1: Preparing 09:33:33 235531fd7792: Preparing 09:33:33 c8b061b09932: Preparing 09:33:33 4edc3bcd78a1: Preparing 09:33:33 dd9c8f8612c8: Preparing 09:33:33 4edc3bcd78a1: Waiting 09:33:33 dd9c8f8612c8: Waiting 09:33:33 235531fd7792: Layer already exists 09:33:33 c8b061b09932: Layer already exists 09:33:33 e443108d1776: Layer already exists 09:33:33 71578d912ca1: Layer already exists 09:33:33 058df928ee04: Layer already exists 09:33:33 4edc3bcd78a1: Layer already exists 09:33:33 dd9c8f8612c8: Layer already exists 09:33:33 4.0.0-dev.77: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:34 058df928ee04: Preparing 09:33:34 e443108d1776: Preparing 09:33:34 71578d912ca1: Preparing 09:33:34 235531fd7792: Preparing 09:33:34 c8b061b09932: Preparing 09:33:34 4edc3bcd78a1: Preparing 09:33:34 dd9c8f8612c8: Preparing 09:33:34 4edc3bcd78a1: Waiting 09:33:34 dd9c8f8612c8: Waiting 09:33:34 058df928ee04: Layer already exists 09:33:34 c8b061b09932: Layer already exists 09:33:34 235531fd7792: Layer already exists 09:33:34 e443108d1776: Layer already exists 09:33:34 71578d912ca1: Layer already exists 09:33:34 4edc3bcd78a1: Layer already exists 09:33:34 dd9c8f8612c8: Layer already exists 09:33:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:33:35 058df928ee04: Preparing 09:33:35 e443108d1776: Preparing 09:33:35 71578d912ca1: Preparing 09:33:35 235531fd7792: Preparing 09:33:35 c8b061b09932: Preparing 09:33:35 4edc3bcd78a1: Preparing 09:33:35 dd9c8f8612c8: Preparing 09:33:35 4edc3bcd78a1: Waiting 09:33:35 dd9c8f8612c8: Waiting 09:33:35 058df928ee04: Layer already exists 09:33:35 c8b061b09932: Layer already exists 09:33:35 71578d912ca1: Layer already exists 09:33:35 e443108d1776: Layer already exists 09:33:35 235531fd7792: Layer already exists 09:33:35 dd9c8f8612c8: Layer already exists 09:33:35 4edc3bcd78a1: Layer already exists 09:33:35 main: digest: sha256:e5f7e88589547b783a73011eef3f4c6b529b2ab356d2f4705edc23ca0cb4c70c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:35 ===================================================== [Pipeline] echo 09:33:35 taggedImages: 09:33:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:33:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.77 09:33:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:33:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:33:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:35 latest 09:33:35 4.0.0-dev.77 09:33:35 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:35 main 09:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:36 3c790857808d: Preparing 09:33:36 334107dab8e2: Preparing 09:33:36 71578d912ca1: Preparing 09:33:36 235531fd7792: Preparing 09:33:36 1b2ce82c62ee: Preparing 09:33:36 70c0c4a71b58: Preparing 09:33:36 dd9c8f8612c8: Preparing 09:33:36 70c0c4a71b58: Waiting 09:33:36 dd9c8f8612c8: Waiting 09:33:36 235531fd7792: Layer already exists 09:33:36 71578d912ca1: Layer already exists 09:33:36 dd9c8f8612c8: Layer already exists 09:33:36 3c790857808d: Pushed 09:33:36 1b2ce82c62ee: Pushed 09:33:37 70c0c4a71b58: Pushed 09:33:45 334107dab8e2: Pushed 09:33:45 7a62a6bd785b30d9194ed4d1799fe25543517b1b: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:46 3c790857808d: Preparing 09:33:46 334107dab8e2: Preparing 09:33:46 71578d912ca1: Preparing 09:33:46 235531fd7792: Preparing 09:33:46 1b2ce82c62ee: Preparing 09:33:46 70c0c4a71b58: Preparing 09:33:46 dd9c8f8612c8: Preparing 09:33:46 70c0c4a71b58: Waiting 09:33:46 dd9c8f8612c8: Waiting 09:33:46 235531fd7792: Layer already exists 09:33:46 1b2ce82c62ee: Layer already exists 09:33:46 71578d912ca1: Layer already exists 09:33:46 3c790857808d: Layer already exists 09:33:46 334107dab8e2: Layer already exists 09:33:46 70c0c4a71b58: Layer already exists 09:33:46 dd9c8f8612c8: Layer already exists 09:33:46 latest: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 09:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:47 3c790857808d: Preparing 09:33:47 334107dab8e2: Preparing 09:33:47 71578d912ca1: Preparing 09:33:47 235531fd7792: Preparing 09:33:47 1b2ce82c62ee: Preparing 09:33:47 70c0c4a71b58: Preparing 09:33:47 dd9c8f8612c8: Preparing 09:33:47 70c0c4a71b58: Waiting 09:33:47 dd9c8f8612c8: Waiting 09:33:47 3c790857808d: Layer already exists 09:33:47 334107dab8e2: Layer already exists 09:33:47 71578d912ca1: Layer already exists 09:33:47 1b2ce82c62ee: Layer already exists 09:33:47 235531fd7792: Layer already exists 09:33:47 70c0c4a71b58: Layer already exists 09:33:47 dd9c8f8612c8: Layer already exists 09:33:47 4.0.0-dev.77: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:48 3c790857808d: Preparing 09:33:48 334107dab8e2: Preparing 09:33:48 71578d912ca1: Preparing 09:33:48 235531fd7792: Preparing 09:33:48 1b2ce82c62ee: Preparing 09:33:48 70c0c4a71b58: Preparing 09:33:48 dd9c8f8612c8: Preparing 09:33:48 70c0c4a71b58: Waiting 09:33:48 dd9c8f8612c8: Waiting 09:33:48 334107dab8e2: Layer already exists 09:33:48 71578d912ca1: Layer already exists 09:33:48 1b2ce82c62ee: Layer already exists 09:33:48 3c790857808d: Layer already exists 09:33:48 235531fd7792: Layer already exists 09:33:48 dd9c8f8612c8: Layer already exists 09:33:48 70c0c4a71b58: Layer already exists 09:33:48 7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:33:48 3c790857808d: Preparing 09:33:48 334107dab8e2: Preparing 09:33:48 71578d912ca1: Preparing 09:33:48 235531fd7792: Preparing 09:33:48 1b2ce82c62ee: Preparing 09:33:48 70c0c4a71b58: Preparing 09:33:48 dd9c8f8612c8: Preparing 09:33:48 70c0c4a71b58: Waiting 09:33:48 dd9c8f8612c8: Waiting 09:33:48 71578d912ca1: Layer already exists 09:33:48 235531fd7792: Layer already exists 09:33:48 1b2ce82c62ee: Layer already exists 09:33:48 334107dab8e2: Layer already exists 09:33:48 3c790857808d: Layer already exists 09:33:48 70c0c4a71b58: Layer already exists 09:33:48 dd9c8f8612c8: Layer already exists 09:33:48 main: digest: sha256:d51e799ad3e922b4f80d1932cb5157f37f8be106050c2d882eda4f06f0b1475a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:33:49 ===================================================== [Pipeline] echo 09:33:49 taggedImages: 09:33:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b 09:33:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:33:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.77 09:33:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7a62a6bd785b30d9194ed4d1799fe25543517b1b-4.0.0-dev.77 09:33:49 - 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 09:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:49 09:33:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:33:49 arm64: Pulling from edgex-lftools-log-publisher 09:33:49 8998bd30e6a1: Pulling fs layer 09:33:49 04944245beec: Pulling fs layer 09:33:49 699f458cf7ca: Pulling fs layer 09:33:49 765212b225bb: Pulling fs layer 09:33:49 f23df028b6ca: Pulling fs layer 09:33:49 d65c8cfc05b1: Pulling fs layer 09:33:49 2437ff75d9bd: Pulling fs layer 09:33:49 f23df028b6ca: Waiting 09:33:49 d65c8cfc05b1: Waiting 09:33:49 765212b225bb: Waiting 09:33:49 2437ff75d9bd: Waiting 09:33:50 04944245beec: Verifying Checksum 09:33:50 04944245beec: Download complete 09:33:50 765212b225bb: Verifying Checksum 09:33:50 765212b225bb: Download complete 09:33:50 f23df028b6ca: Verifying Checksum 09:33:50 f23df028b6ca: Download complete 09:33:50 d65c8cfc05b1: Verifying Checksum 09:33:50 d65c8cfc05b1: Download complete 09:33:50 699f458cf7ca: Verifying Checksum 09:33:50 699f458cf7ca: Download complete 09:33:50 8998bd30e6a1: Download complete 09:33:52 2437ff75d9bd: Verifying Checksum 09:33:52 2437ff75d9bd: Download complete 09:33:55 8998bd30e6a1: Pull complete 09:33:55 04944245beec: Pull complete 09:33:56 699f458cf7ca: Pull complete 09:33:57 765212b225bb: Pull complete 09:33:58 f23df028b6ca: Pull complete 09:33:58 d65c8cfc05b1: Pull complete 09:34:16 2437ff75d9bd: Pull complete 09:34:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-41983 does not seem to be running inside a container 09:34:16 $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:34:19 $ docker top 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:20 ---> job-cost.sh 09:34:20 lf-activate-venv: SKIPPING 09:34:20 INFO: No Stack... 09:34:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:34:21 INFO: Archiving Costs [Pipeline] sh 09:34:21 + cut -d, -f6 09:34:21 + cat /w/workspace/edgex-go/815/archives/cost.csv [Pipeline] lock 09:34:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] 09:34:21 Resource [jenkins-edgexfoundry-edgex-go-main-815-stack-cost] did not exist. Created. 09:34:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:34:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:34:23 Stashed 1 file(s) [Pipeline] } 09:34:23 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-815-stack-cost] [Pipeline] // lock [Pipeline] } 09:34:23 $ docker stop --time=1 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 09:34:25 $ docker rm -f --volumes 68c4b571deca2a6049096d119e618f9fa92d8ee3eeb9b99e8d9c8271c83ba8f6 [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 09:34:25 provisioning config files... 09:34:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/815@tmp/config9239629787918212462tmp [Pipeline] { [Pipeline] sh 09:34:25 + set +x 09:34:25 + + curl -sbash https://codecov.io/bash -s 09:34:25 -- 09:34:25 09:34:25 _____ _ 09:34:25 / ____| | | 09:34:25 | | ___ __| | ___ ___ _____ __ 09:34:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:25 Bash-1.0.6 09:34:25 09:34:25 09:34:25 ==> git version 2.25.1 found 09:34:25 ==> 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 09:34:25 Release-Date: 2020-01-08 09:34:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:34:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:34:25 ==> Jenkins CI detected. 09:34:25 current dir:  /w/workspace/edgex-go/815 09:34:25 project root: . 09:34:25 --> token set from env 09:34:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:26 ==> Running gcov in . (disable via -X gcov) 09:34:26 ==> Python coveragepy not found 09:34:26 ==> Searching for coverage reports in: 09:34:26 + . 09:34:26 -> Found 1 reports 09:34:26 ==> Detecting git/mercurial file structure 09:34:26 ==> Reading reports 09:34:26 + ./coverage.out bytes=1660924 09:34:26 ==> Appending adjustments 09:34:26 https://docs.codecov.io/docs/fixing-reports 09:34:27 + Found adjustments 09:34:27 ==> Gzipping contents 09:34:27 140K /tmp/codecov.yFPyZW.gz 09:34:27 ==> Uploading reports 09:34:27 url: https://codecov.io 09:34:27 query: branch=main&commit=7a62a6bd785b30d9194ed4d1799fe25543517b1b&build=815&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F815%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:27 -> Pinging Codecov 09:34:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7a62a6bd785b30d9194ed4d1799fe25543517b1b&build=815&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F815%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:34:27 -> Uploading to 09:34:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7a62a6bd785b30d9194ed4d1799fe25543517b1b/c1c1ea9b-242d-4254-a998-e0491e24be0a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250325%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250325T093427Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=41479c4fd11fb0033e9bd96d79063472b4fc5ae69047f0253b1fd4e3c5a03494 09:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:27 Dload Upload Total Spent Left Speed 09:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 329k --:--:-- --:--:-- --:--:-- 329k 09:34:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7a62a6bd785b30d9194ed4d1799fe25543517b1b [Pipeline] } 09:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:34:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:34:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:28 09:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:28 latest: Pulling from edgex-devops/edgex-snyk-go 09:34:28 43c4264eed91: Pulling fs layer 09:34:28 4cc291be95ef: Pulling fs layer 09:34:28 2ac1f1163629: Pulling fs layer 09:34:28 5c3c966382ef: Pulling fs layer 09:34:28 4f4fb700ef54: Pulling fs layer 09:34:28 d9c7d2e4e75e: Pulling fs layer 09:34:28 9c3e1370e548: Pulling fs layer 09:34:28 4f4fb700ef54: Waiting 09:34:28 5c3c966382ef: Waiting 09:34:28 d9c7d2e4e75e: Waiting 09:34:28 9c3e1370e548: Waiting 09:34:28 4cc291be95ef: Verifying Checksum 09:34:28 4cc291be95ef: Download complete 09:34:28 5c3c966382ef: Download complete 09:34:28 4f4fb700ef54: Verifying Checksum 09:34:28 4f4fb700ef54: Download complete 09:34:28 43c4264eed91: Download complete 09:34:29 d9c7d2e4e75e: Verifying Checksum 09:34:29 d9c7d2e4e75e: Download complete 09:34:29 43c4264eed91: Pull complete 09:34:29 4cc291be95ef: Pull complete 09:34:29 2ac1f1163629: Download complete 09:34:30 9c3e1370e548: Verifying Checksum 09:34:30 9c3e1370e548: Download complete 09:34:33 2ac1f1163629: Pull complete 09:34:33 5c3c966382ef: Pull complete 09:34:33 4f4fb700ef54: Pull complete 09:34:33 d9c7d2e4e75e: Pull complete 09:34:35 9c3e1370e548: Pull complete 09:34:35 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:34:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:35 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:34:35 $ 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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:34:40 $ docker top 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:40 + git config --global --add safe.directory /w/workspace/edgex-go/815 [Pipeline] echo 09:34:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:34:41 + set -o pipefail 09:34:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:34:53 09:34:53 Monitoring /w/workspace/edgex-go/815 (github.com/edgexfoundry/edgex-go)... 09:34:53 09:34:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d768e98c-4b8a-4078-9abe-72a51761ae03 09:34:53 09:34:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:34:53 [Pipeline] } 09:34:53 $ docker stop --time=1 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 09:34:56 $ docker rm -f --volumes 09cac124f42d06d7feaa4c7818627a441b8bde381c86be1e570b4a3f29eddd72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:34:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:57 provisioning config files... 09:34:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/815@tmp/config6602393803297207418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:57 --> edgex-publish-swagger.sh 09:34:57 === Publish openapi API === 09:34:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:34:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/815/openapi/core-command.yaml] 09:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:57 Dload Upload Total Spent Left Speed 09:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63902 --:--:-- --:--:-- --:--:-- 63902 09:34:58 09:34:58 09:34:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/815/openapi/core-data.yaml] 09:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:58 Dload Upload Total Spent Left Speed 09:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 142k --:--:-- --:--:-- --:--:-- 142k 100 71081 0 0 100 71081 0 142k --:--:-- --:--:-- --:--:-- 142k 09:34:58 09:34:58 09:34:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/815/openapi/core-keeper.yaml] 09:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:58 Dload Upload Total Spent Left Speed 09:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 219 106k --:--:-- --:--:-- --:--:-- 106k 09:34:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:34:58 09:34:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/815/openapi/core-metadata.yaml] 09:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:58 Dload Upload Total Spent Left Speed 09:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 328 328k --:--:-- --:--:-- --:--:-- 329k 09:34:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:34:59 09:34:59 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/815/openapi/security-proxy-auth.yaml] 09:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:59 Dload Upload Total Spent Left Speed 09:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k 09:34:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:34:59 09:34:59 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/815/openapi/security-secretstore-setup.yaml] 09:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:59 Dload Upload Total Spent Left Speed 09:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 440 26086 --:--:-- --:--:-- --:--:-- 26526 09:34:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:34:59 09:34:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/815/openapi/support-notifications.yaml] 09:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:34:59 Dload Upload Total Spent Left Speed 09:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 405 253k --:--:-- --:--:-- --:--:-- 253k 09:35:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:35:00 09:35:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/815/openapi/support-scheduler.yaml] 09:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:00 Dload Upload Total Spent Left Speed 09:35:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 428 136k --:--:-- --:--:-- --:--:-- 136k 100 50857 100 156 100 50701 427 135k --:--:-- --:--:-- --:--:-- 135k 09:35:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:35:00 [Pipeline] } 09:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:35:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:01 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:35:01 $ docker top 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da -eo pid,comm 09:35:01 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). 09:35:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:01 [ssh-agent] Looking for ssh-agent implementation... 09:35:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:01 $ docker exec 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da ssh-agent 09:35:01 SSH_AUTH_SOCK=/tmp/ssh-mHXq7hwjAPbo/agent.33 09:35:01 SSH_AGENT_PID=39 09:35:01 Running ssh-add (command line suppressed) 09:35:01 Identity added: /w/workspace/edgex-go/815@tmp/private_key_11670550797387325372.key (/w/workspace/edgex-go/815@tmp/private_key_11670550797387325372.key) 09:35:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:02 + git semver tag 09:35:02 2025-03-25 09:35:02,441 [run_tag] DEBUG tag force:False 09:35:02 2025-03-25 09:35:02,441 [check_head_tag] DEBUG check head tag 09:35:02 2025-03-25 09:35:02,443 [execute] INFO git cat-file --batch-check 09:35:02 2025-03-25 09:35:02,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=) 09:35:02 2025-03-25 09:35:02,447 [execute] INFO git cat-file --batch 09:35:02 2025-03-25 09:35:02,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=) 09:35:02 2025-03-25 09:35:02,474 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:02 2025-03-25 09:35:02,474 [execute] INFO git tag -a v4.0.0-dev.77 -m v4.0.0-dev.77 09:35:02 2025-03-25 09:35:02,474 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.77', '-m', 'v4.0.0-dev.77'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) 09:35:02 2025-03-25 09:35:02,478 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:02 4.0.0-dev.77 [Pipeline] } 09:35:02 $ docker exec --env ******** --env ******** 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da ssh-agent -k 09:35:02 unset SSH_AUTH_SOCK; 09:35:02 unset SSH_AGENT_PID; 09:35:02 echo Agent pid 39 killed; 09:35:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:03 + git semver [Pipeline] } 09:35:03 $ docker stop --time=1 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da 09:35:04 $ docker rm -f --volumes 961f94430dde9c0b3776ae1fc620e36546d0a4ffd2f95d001f2ca318805730da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:04 09:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:05 0.23.1-centos7: Pulling from edgex-lftools 09:35:05 ab5ef0e58194: Pulling fs layer 09:35:05 9712f1f96733: Pulling fs layer 09:35:05 63f879dbbcfc: Pulling fs layer 09:35:05 0d9ebad4ef96: Pulling fs layer 09:35:05 e9a5061849ea: Pulling fs layer 09:35:05 d747dcd14b5f: Pulling fs layer 09:35:05 2de7ff778b66: Pulling fs layer 09:35:05 0d9ebad4ef96: Waiting 09:35:05 e9a5061849ea: Waiting 09:35:05 d747dcd14b5f: Waiting 09:35:05 2de7ff778b66: Waiting 09:35:05 9712f1f96733: Verifying Checksum 09:35:05 9712f1f96733: Download complete 09:35:05 63f879dbbcfc: Verifying Checksum 09:35:05 63f879dbbcfc: Download complete 09:35:05 e9a5061849ea: Verifying Checksum 09:35:05 e9a5061849ea: Download complete 09:35:05 ab5ef0e58194: Verifying Checksum 09:35:05 ab5ef0e58194: Download complete 09:35:05 d747dcd14b5f: Verifying Checksum 09:35:05 d747dcd14b5f: Download complete 09:35:05 0d9ebad4ef96: Verifying Checksum 09:35:05 0d9ebad4ef96: Download complete 09:35:05 2de7ff778b66: Verifying Checksum 09:35:05 2de7ff778b66: Download complete 09:35:08 ab5ef0e58194: Pull complete 09:35:08 9712f1f96733: Pull complete 09:35:09 63f879dbbcfc: Pull complete 09:35:13 0d9ebad4ef96: Pull complete 09:35:13 e9a5061849ea: Pull complete 09:35:13 d747dcd14b5f: Pull complete 09:35:14 2de7ff778b66: Pull complete 09:35:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:14 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:35:18 $ docker top f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:35:18 provisioning config files... 09:35:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/815@tmp/config11840606331870985212tmp 09:35:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/815@tmp/config11738327478279494579tmp 09:35:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/815@tmp/config1833764028665323857tmp [Pipeline] { [Pipeline] echo 09:35:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> sigul-configuration.sh 09:35:19 gpg: directory `/root/.gnupg' created 09:35:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:35:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:35:19 gpg: keyring `/root/.gnupg/secring.gpg' created 09:35:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:35:19 gpg: CAST5 encrypted data 09:35:19 gpg: encrypted with 1 passphrase 09:35:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:35:19 + mkdir /home/jenkins 09:35:19 + mkdir /home/jenkins/sigul [Pipeline] sh 09:35: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 09:35:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> sigul-install.sh 09:35:19 Sigul already installed; skipping installation. [Pipeline] sh 09:35:20 + git tag --list 09:35:20 0.6.0 09:35:20 0.6.1 09:35:20 0.7.0 09:35:20 0.7.1 09:35:20 v1.0.0 09:35:20 v1.0.1 09:35:20 v1.1.0 09:35:20 v1.2.0 09:35:20 v1.2.1 09:35:20 v1.3.0 09:35:20 v1.3.1 09:35:20 v2.0.0 09:35:20 v2.1.0 09:35:20 v2.1.1 09:35:20 v2.2.0 09:35:20 v2.3.0 09:35:20 v3.0 09:35:20 v3.0.0 09:35:20 v3.1 09:35:20 v3.1.0 09:35:20 v3.1.1 09:35:20 v4.0 09:35:20 v4.0.0 09:35:20 v4.0.0-dev.1 09:35:20 v4.0.0-dev.10 09:35:20 v4.0.0-dev.11 09:35:20 v4.0.0-dev.12 09:35:20 v4.0.0-dev.13 09:35:20 v4.0.0-dev.14 09:35:20 v4.0.0-dev.15 09:35:20 v4.0.0-dev.16 09:35:20 v4.0.0-dev.17 09:35:20 v4.0.0-dev.18 09:35:20 v4.0.0-dev.19 09:35:20 v4.0.0-dev.2 09:35:20 v4.0.0-dev.20 09:35:20 v4.0.0-dev.21 09:35:20 v4.0.0-dev.22 09:35:20 v4.0.0-dev.23 09:35:20 v4.0.0-dev.24 09:35:20 v4.0.0-dev.25 09:35:20 v4.0.0-dev.26 09:35:20 v4.0.0-dev.27 09:35:20 v4.0.0-dev.28 09:35:20 v4.0.0-dev.29 09:35:20 v4.0.0-dev.3 09:35:20 v4.0.0-dev.30 09:35:20 v4.0.0-dev.31 09:35:20 v4.0.0-dev.32 09:35:20 v4.0.0-dev.33 09:35:20 v4.0.0-dev.34 09:35:20 v4.0.0-dev.35 09:35:20 v4.0.0-dev.36 09:35:20 v4.0.0-dev.37 09:35:20 v4.0.0-dev.38 09:35:20 v4.0.0-dev.39 09:35:20 v4.0.0-dev.4 09:35:20 v4.0.0-dev.40 09:35:20 v4.0.0-dev.41 09:35:20 v4.0.0-dev.42 09:35:20 v4.0.0-dev.43 09:35:20 v4.0.0-dev.44 09:35:20 v4.0.0-dev.45 09:35:20 v4.0.0-dev.46 09:35:20 v4.0.0-dev.47 09:35:20 v4.0.0-dev.48 09:35:20 v4.0.0-dev.49 09:35:20 v4.0.0-dev.5 09:35:20 v4.0.0-dev.50 09:35:20 v4.0.0-dev.51 09:35:20 v4.0.0-dev.52 09:35:20 v4.0.0-dev.53 09:35:20 v4.0.0-dev.54 09:35:20 v4.0.0-dev.55 09:35:20 v4.0.0-dev.56 09:35:20 v4.0.0-dev.57 09:35:20 v4.0.0-dev.58 09:35:20 v4.0.0-dev.59 09:35:20 v4.0.0-dev.6 09:35:20 v4.0.0-dev.60 09:35:20 v4.0.0-dev.61 09:35:20 v4.0.0-dev.62 09:35:20 v4.0.0-dev.63 09:35:20 v4.0.0-dev.64 09:35:20 v4.0.0-dev.65 09:35:20 v4.0.0-dev.66 09:35:20 v4.0.0-dev.67 09:35:20 v4.0.0-dev.68 09:35:20 v4.0.0-dev.69 09:35:20 v4.0.0-dev.7 09:35:20 v4.0.0-dev.70 09:35:20 v4.0.0-dev.71 09:35:20 v4.0.0-dev.72 09:35:20 v4.0.0-dev.73 09:35:20 v4.0.0-dev.74 09:35:20 v4.0.0-dev.75 09:35:20 v4.0.0-dev.76 09:35:20 v4.0.0-dev.77 09:35:20 v4.0.0-dev.8 09:35:20 v4.0.0-dev.9 09:35:20 v4.0.1 [Pipeline] sh 09:35:20 + lftools sign git-tag v4.0.0-dev.77 09:35:21 Signing Git tag with Sigul... 09:35:21 Signing v4.0.0-dev.77 [Pipeline] echo 09:35:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:35:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:35:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:35:21 $ docker stop --time=1 f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af 09:35:22 $ docker rm -f --volumes f0246ff926444fcebc7f723887982ffc59b7523ddf548f5cca611820fffc14af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:23 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:35:24 $ docker top cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e -eo pid,comm 09:35: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). 09:35:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:24 [ssh-agent] Looking for ssh-agent implementation... 09:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:24 $ docker exec cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e ssh-agent 09:35:24 SSH_AUTH_SOCK=/tmp/ssh-ND8Bf3Rnof9X/agent.33 09:35:24 SSH_AGENT_PID=39 09:35:24 Running ssh-add (command line suppressed) 09:35:24 Identity added: /w/workspace/edgex-go/815@tmp/private_key_1452029542230440826.key (/w/workspace/edgex-go/815@tmp/private_key_1452029542230440826.key) 09:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:25 + git semver bump pre 09:35:25 2025-03-25 09:35:25,192 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:25 2025-03-25 09:35:25,192 [bump_version] DEBUG bumping version:4.0.0-dev.77 on axis:pre with prefix:dev 09:35:25 2025-03-25 09:35:25,193 [bump_version] DEBUG bumped version:4.0.0-dev.78 09:35:25 2025-03-25 09:35:25,193 [write_version] DEBUG write version:4.0.0-dev.78 to path:/w/workspace/edgex-go/815/.semver/main with force:True 09:35:25 2025-03-25 09:35:25,193 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:25 2025-03-25 09:35:25,193 [write_file] DEBUG write to file:/w/workspace/edgex-go/815/.semver/main 09:35:25 2025-03-25 09:35:25,195 [execute] INFO git cat-file --batch-check 09:35:25 2025-03-25 09:35:25,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) 09:35:25 2025-03-25 09:35:25,200 [execute] INFO git cat-file --batch 09:35:25 2025-03-25 09:35:25,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) 09:35:25 2025-03-25 09:35:25,206 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:25 4.0.0-dev.78 [Pipeline] } 09:35:25 $ docker exec --env ******** --env ******** cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e ssh-agent -k 09:35:25 unset SSH_AUTH_SOCK; 09:35:25 unset SSH_AGENT_PID; 09:35:25 echo Agent pid 39 killed; 09:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:25 + git semver [Pipeline] } 09:35:25 $ docker stop --time=1 cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e 09:35:27 $ docker rm -f --volumes cd9a161bf493ef533fccf431a8ca443700d6910c07565f2f0b718847deefea7e [Pipeline] // withDockerContainer [Pipeline] sh 09:35:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:27 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:35:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:35:28 $ docker top b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b -eo pid,comm 09:35: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). 09:35:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:28 [ssh-agent] Looking for ssh-agent implementation... 09:35:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:28 $ docker exec b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b ssh-agent 09:35:28 SSH_AUTH_SOCK=/tmp/ssh-aKY2NYKHtyX4/agent.32 09:35:28 SSH_AGENT_PID=38 09:35:28 Running ssh-add (command line suppressed) 09:35:28 Identity added: /w/workspace/edgex-go/815@tmp/private_key_16974962077686883051.key (/w/workspace/edgex-go/815@tmp/private_key_16974962077686883051.key) 09:35:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:29 + git semver push 09:35:29 2025-03-25 09:35:29,253 [run_push] DEBUG push 09:35:29 2025-03-25 09:35:29,254 [execute] INFO git cat-file --batch-check 09:35:29 2025-03-25 09:35:29,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=) 09:35:29 2025-03-25 09:35:29,259 [execute] INFO git rev-list 44625353b8d7867766e041f5f29f462c30d7b0d4 -- 09:35:29 2025-03-25 09:35:29,259 [execute] DEBUG Popen(['git', 'rev-list', '44625353b8d7867766e041f5f29f462c30d7b0d4', '--'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=None) 09:35:29 2025-03-25 09:35:29,276 [execute] INFO git fetch -v origin 09:35:29 2025-03-25 09:35:29,276 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=True, shell=None, istream=None) 09:35:29 2025-03-25 09:35:29,735 [run_push] DEBUG no remote changes detected 09:35:29 2025-03-25 09:35:29,736 [execute] INFO git push origin semver 09:35:29 2025-03-25 09:35:29,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/815/.semver, universal_newlines=False, shell=None, istream=None) 09:35:30 2025-03-25 09:35:30,551 [run_push] DEBUG push all version tags 09:35:30 2025-03-25 09:35:30,551 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:35:30 2025-03-25 09:35:30,552 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/815, universal_newlines=False, shell=None, istream=None) 09:35:31 2025-03-25 09:35:31,187 [read_version] DEBUG read version from /w/workspace/edgex-go/815/.semver/main 09:35:31 4.0.0-dev.78 [Pipeline] } 09:35:31 $ docker exec --env ******** --env ******** b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b ssh-agent -k 09:35:31 unset SSH_AUTH_SOCK; 09:35:31 unset SSH_AGENT_PID; 09:35:31 echo Agent pid 38 killed; 09:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:31 + git semver [Pipeline] } 09:35:32 $ docker stop --time=1 b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b 09:35:33 $ docker rm -f --volumes b6eb1f09bcb06dcc9f43085d04911c8ed61b0aca37659e929077e9db60ee721b [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 09:35:33 + [ -d /w/workspace/edgex-go/815/archives ] [Pipeline] libraryResource [Pipeline] sh 09:35:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:35:35 ---> package-listing.sh 09:35:35 ++ facter osfamily 09:35:35 ++ tr '[:upper:]' '[:lower:]' 09:35:35 + OS_FAMILY=debian 09:35:35 + workspace=/w/workspace/edgex-go/815 09:35:35 + START_PACKAGES=/tmp/packages_start.txt 09:35:35 + END_PACKAGES=/tmp/packages_end.txt 09:35:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:35 + PACKAGES=/tmp/packages_start.txt 09:35:35 + '[' /w/workspace/edgex-go/815 ']' 09:35:35 + PACKAGES=/tmp/packages_end.txt 09:35:35 + case "${OS_FAMILY}" in 09:35:35 + dpkg -l 09:35:35 + grep '^ii' 09:35:35 + '[' -f /tmp/packages_start.txt ']' 09:35:35 + '[' -f /tmp/packages_end.txt ']' 09:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:35 + '[' /w/workspace/edgex-go/815 ']' 09:35:35 + mkdir -p /w/workspace/edgex-go/815/archives/ 09:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/815/archives/ [Pipeline] echo 09:35: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/815/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:35:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:36 09:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:36 latest: Pulling from edgex-lftools-log-publisher 09:35:36 5eb5b503b376: Pulling fs layer 09:35:36 5c69ac0246d0: Pulling fs layer 09:35:36 ec43610c2a17: Pulling fs layer 09:35:36 3a2ae6a8a46f: Pulling fs layer 09:35:36 33b1e0a273af: Pulling fs layer 09:35:36 5d3b04190fa2: Pulling fs layer 09:35:36 2f39f015ded8: Pulling fs layer 09:35:36 5d3b04190fa2: Waiting 09:35:36 2f39f015ded8: Waiting 09:35:36 3a2ae6a8a46f: Waiting 09:35:36 33b1e0a273af: Waiting 09:35:36 5c69ac0246d0: Verifying Checksum 09:35:36 5c69ac0246d0: Download complete 09:35:36 3a2ae6a8a46f: Verifying Checksum 09:35:36 3a2ae6a8a46f: Download complete 09:35:36 33b1e0a273af: Verifying Checksum 09:35:36 33b1e0a273af: Download complete 09:35:36 ec43610c2a17: Verifying Checksum 09:35:36 ec43610c2a17: Download complete 09:35:36 5d3b04190fa2: Verifying Checksum 09:35:36 5d3b04190fa2: Download complete 09:35:36 5eb5b503b376: Download complete 09:35:37 2f39f015ded8: Download complete 09:35:38 5eb5b503b376: Pull complete 09:35:38 5c69ac0246d0: Pull complete 09:35:38 ec43610c2a17: Pull complete 09:35:38 3a2ae6a8a46f: Pull complete 09:35:38 33b1e0a273af: Pull complete 09:35:39 5d3b04190fa2: Pull complete 09:35:43 2f39f015ded8: Pull complete 09:35:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:43 prd-ubuntu20.04-docker-8c-8g-41980 does not seem to be running inside a container 09:35: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/815/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/815 -v /w/workspace/edgex-go/815:/w/workspace/edgex-go/815:rw,z -v /w/workspace/edgex-go/815@tmp:/w/workspace/edgex-go/815@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 09:35:47 $ docker top 8621754377e2240dd76c4f5beb8712607ada91bc9d569928f1ef049b37a598a1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:35:48 + mkdir -p /var/log/sysstat [Pipeline] sh 09:35:48 + ls /var/log/sa-host 09:35:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:48 provisioning config files... 09:35:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/815@tmp/config17227489464486419915tmp [Pipeline] { [Pipeline] echo 09:35:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:48 ---> create-netrc.sh [Pipeline] } 09:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:35:49 ---> python-tools-install.sh [Pipeline] echo 09:35:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:35:49 ---> sudo-logs.sh 09:35:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:35:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:35:49 ---> job-cost.sh 09:35:49 lf-activate-venv: SKIPPING 09:35:49 DEBUG: total: 0.10999999940395355 09:35:49 INFO: Retrieving Stack Cost... 09:35:50 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:50 INFO: Archiving Costs [Pipeline] echo 09:35:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:50 ---> logs-deploy.sh 09:35:50 lf-activate-venv: SKIPPING 09:35:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/815 09:35:50 INFO: archiving workspace using pattern(s): 09:35:51 Archives upload complete. 09:35:51 INFO: archiving logs to Nexus 09:35:52 ---> uname -a: 09:35:52 Linux prd-ubuntu20-04-docker-8c-8g-41980 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:35:52 09:35:52 09:35:52 ---> lscpu: 09:35:52 Architecture: x86_64 09:35:52 CPU op-mode(s): 32-bit, 64-bit 09:35:52 Byte Order: Little Endian 09:35:52 Address sizes: 40 bits physical, 48 bits virtual 09:35:52 CPU(s): 8 09:35:52 On-line CPU(s) list: 0-7 09:35:52 Thread(s) per core: 1 09:35:52 Core(s) per socket: 1 09:35:52 Socket(s): 8 09:35:52 NUMA node(s): 1 09:35:52 Vendor ID: AuthenticAMD 09:35:52 CPU family: 23 09:35:52 Model: 49 09:35:52 Model name: AMD EPYC-Rome Processor 09:35:52 Stepping: 0 09:35:52 CPU MHz: 2800.000 09:35:52 BogoMIPS: 5600.00 09:35:52 Virtualization: AMD-V 09:35:52 Hypervisor vendor: KVM 09:35:52 Virtualization type: full 09:35:52 L1d cache: 256 KiB 09:35:52 L1i cache: 256 KiB 09:35:52 L2 cache: 4 MiB 09:35:52 L3 cache: 128 MiB 09:35:52 NUMA node0 CPU(s): 0-7 09:35:52 Vulnerability Itlb multihit: Not affected 09:35:52 Vulnerability L1tf: Not affected 09:35:52 Vulnerability Mds: Not affected 09:35:52 Vulnerability Meltdown: Not affected 09:35:52 Vulnerability Mmio stale data: Not affected 09:35:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:35:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:35:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:35:52 Vulnerability Srbds: Not affected 09:35:52 Vulnerability Tsx async abort: Not affected 09:35:52 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 09:35:52 09:35:52 09:35:52 ---> nproc: 09:35:52 8 09:35:52 09:35:52 09:35:52 ---> df -h: 09:35:52 Filesystem Size Used Avail Use% Mounted on 09:35:52 overlay 155G 30G 126G 20% / 09:35:52 tmpfs 64M 0 64M 0% /dev 09:35:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:35:52 shm 64M 0 64M 0% /dev/shm 09:35:52 /dev/vda1 155G 30G 126G 20% /facter-os 09:35:52 09:35:52 09:35:52 ---> sar -b -r -n DEV: 09:35:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41980) 03/25/25 _x86_64_ (8 CPU) 09:35:52 09:35:52 08:45:55 LINUX RESTART (8 CPU) 09:35:52 09:35:52 08:46:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:35:52 08:47:01 387.77 95.95 281.81 10.01 7546.05 67491.89 2539572.09 09:35:52 08:48:01 180.79 10.30 170.49 0.00 1669.46 80936.64 0.00 09:35:52 08:49:01 79.54 0.05 79.49 0.00 4.67 54841.66 0.00 09:35:52 08:50:01 38.21 0.13 38.08 0.00 2.27 44751.76 0.00 09:35:52 08:51:01 182.94 0.35 182.59 0.00 36.13 91231.86 0.00 09:35:52 08:52:01 482.45 10.93 471.52 0.00 3492.22 225211.26 0.00 09:35:52 08:53:01 736.45 16.51 719.94 0.00 140.62 245739.69 0.00 09:35:52 08:54:02 207.21 1.30 205.91 0.00 26.18 73793.06 0.00 09:35:52 08:55:01 380.10 0.05 380.05 0.00 0.41 152503.15 0.00 09:35:52 08:56:01 753.49 0.17 753.32 0.00 18.53 99273.19 0.00 09:35:52 08:57:01 34.69 0.07 34.63 0.00 8.27 873.99 0.00 09:35:52 08:58:01 14.61 0.07 14.55 0.00 10.93 362.87 0.00 09:35:52 08:59:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 09:35:52 09:00:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 09:35:52 09:01:01 2.17 0.02 2.15 0.00 0.13 24.53 0.00 09:35:52 09:02:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:35:52 09:03:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 09:35:52 09:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:35:52 09:05:01 3.22 0.63 2.58 0.00 70.52 30.26 0.00 09:35:52 09:06:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:35:52 09:07:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 09:35:52 09:08:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:35:52 09:09:01 1.68 0.00 1.68 0.00 0.00 17.73 0.00 09:35:52 09:10:01 0.92 0.00 0.92 0.00 0.00 10.39 0.00 09:35:52 09:11:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 09:35:52 09:12:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 09:35:52 09:13:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 09:35:52 09:14:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 09:35:52 09:15:01 1.17 0.00 1.17 0.00 0.00 13.99 0.00 09:35:52 09:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:35:52 09:17:01 1.30 0.02 1.28 0.00 0.13 15.86 0.00 09:35:52 09:18:01 1.42 0.00 1.42 0.00 0.00 14.80 0.00 09:35:52 09:19:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:35:52 09:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 09:35:52 09:21:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 09:35:52 09:22:01 1.18 0.00 1.18 0.00 0.00 13.19 0.00 09:35:52 09:23:01 1.70 0.00 1.70 0.00 0.00 18.26 0.00 09:35:52 09:24:01 1.03 0.00 1.03 0.00 0.00 11.59 0.00 09:35:52 09:25:01 1.58 0.00 1.58 0.00 0.00 17.72 0.00 09:35:52 09:26:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 09:35:52 09:27:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 09:35:52 09:28:01 2.70 1.02 1.68 0.00 21.86 23.33 0.00 09:35:52 09:29:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 09:35:52 09:30:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:35:52 09:31:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 09:35:52 09:32:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 09:35:52 09:33:01 1.40 0.00 1.40 0.00 0.00 15.45 0.00 09:35:52 09:34:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 09:35:52 09:35:01 133.38 0.33 133.04 0.00 10.00 38140.58 0.00 09:35:52 Average: 74.44 2.75 71.49 0.20 261.68 23927.19 50176.02 09:35:52 09:35:52 08:46:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:35:52 08:47:01 30148864 31634680 742424 2.26 48760 1745308 1724688 5.08 852436 1587232 17528 09:35:52 08:48:01 28065244 31515804 798588 2.43 105760 3544432 2039264 6.01 1239952 3111832 104272 09:35:52 08:49:01 26802320 31268348 1036448 3.15 129516 4451868 2456592 7.24 2173264 3348888 709080 09:35:52 08:50:01 27007808 31406132 896448 2.73 133788 4351224 1967536 5.80 1518340 3772196 437912 09:35:52 08:51:01 24605348 31106804 1191000 3.62 146412 6415820 4091344 12.06 1948248 5697052 1962976 09:35:52 08:52:01 20187392 31190980 1069104 3.25 169340 10718308 3920196 11.55 2424468 9426368 13132 09:35:52 08:53:01 11549072 29753656 2445744 7.44 376196 17021336 7324860 21.59 4538112 15176752 230664 09:35:52 08:54:02 6837868 27900744 4293284 13.06 395324 19714328 11253660 33.17 7704788 16558804 1449832 09:35:52 08:55:01 5114084 29213300 2987668 9.09 409740 22625404 8879596 26.17 7736568 18158476 194020 09:35:52 08:56:01 8766156 31416828 847288 2.58 420796 21409976 2480692 7.31 3405452 19171976 604 09:35:52 08:57:01 8746064 31399184 864420 2.63 422604 21410700 2605884 7.68 3852212 18745124 200 09:35:52 08:58:01 8759256 31413452 850304 2.59 423284 21411136 2471864 7.28 4098084 18488296 8 09:35:52 08:59:01 8759132 31413364 850544 2.59 423300 21411140 2471864 7.28 4096652 18488316 8 09:35:52 09:00:01 8770352 31424592 839236 2.55 423316 21411140 2471864 7.28 4084916 18488316 8 09:35:52 09:01:01 8771076 31425848 839112 2.55 423356 21411144 2483136 7.32 4085300 18488660 4 09:35:52 09:02:01 8771396 31426188 839264 2.55 423376 21411144 2483136 7.32 4085032 18488660 20 09:35:52 09:03:01 8774948 31429816 835564 2.54 423392 21411212 2483136 7.32 4081304 18488716 12 09:35:52 09:04:01 8774804 31429684 835628 2.54 423408 21411212 2483136 7.32 4081560 18488716 8 09:35:52 09:05:01 8771748 31429028 836444 2.54 423456 21413320 2515212 7.41 4081916 18490488 8 09:35:52 09:06:01 8771448 31428764 836700 2.54 423472 21413324 2515212 7.41 4081736 18490492 12 09:35:52 09:07:01 8771904 31429240 836180 2.54 423508 21413324 2515212 7.41 4081816 18490492 12 09:35:52 09:08:01 8771928 31429292 836108 2.54 423524 21413328 2515212 7.41 4081800 18490496 12 09:35:52 09:09:01 8771636 31429148 836168 2.54 423548 21413456 2515212 7.41 4081844 18490608 12 09:35:52 09:10:01 8771864 31429384 835880 2.54 423556 21413460 2499092 7.37 4081832 18490612 8 09:35:52 09:11:01 8771824 31429408 835784 2.54 423612 21413464 2499092 7.37 4081896 18490616 36 09:35:52 09:12:01 8771896 31429496 835696 2.54 423628 21413464 2499092 7.37 4081944 18490632 20 09:35:52 09:13:01 8771816 31429448 835680 2.54 423656 21413472 2499092 7.37 4081956 18490640 8 09:35:52 09:14:01 8771732 31429364 835896 2.54 423676 21413476 2499092 7.37 4081996 18490640 4 09:35:52 09:15:01 8771748 31429428 835812 2.54 423708 21413480 2499092 7.37 4081988 18490644 28 09:35:52 09:16:01 8772016 31429780 835624 2.54 423744 21413480 2499092 7.37 4083048 18490648 224 09:35:52 09:17:01 8771748 31429656 835676 2.54 423776 21413608 2482392 7.32 4082764 18490780 252 09:35:52 09:18:01 8771780 31429752 835568 2.54 423800 21413616 2482392 7.32 4082136 18490784 8 09:35:52 09:19:01 8772008 31430028 835288 2.54 423824 21413612 2482392 7.32 4082184 18490788 16 09:35:52 09:20:01 8771936 31429964 835256 2.54 423840 21413620 2482392 7.32 4082180 18490792 8 09:35:52 09:21:01 8771856 31429932 835248 2.54 423860 21413620 2482392 7.32 4082256 18490788 12 09:35:52 09:22:01 8771872 31429956 835152 2.54 423872 21413624 2482392 7.32 4082480 18490792 8 09:35:52 09:23:01 8772132 31430252 834856 2.54 423900 21413628 2482392 7.32 4082340 18490792 28 09:35:52 09:24:01 8771864 31429992 835084 2.54 423916 21413632 2482392 7.32 4082324 18490796 8 09:35:52 09:25:01 8771824 31429988 835012 2.54 423944 21413636 2482392 7.32 4082364 18490804 8 09:35:52 09:26:01 8771800 31430012 835076 2.54 423972 21413628 2482392 7.32 4082404 18490808 4 09:35:52 09:27:01 8771412 31429668 835356 2.54 424000 21413640 2482392 7.32 4082516 18490808 16 09:35:52 09:28:01 8769920 31429220 835852 2.54 424056 21414256 2545736 7.50 4082596 18491324 160 09:35:52 09:29:01 8770048 31429352 835860 2.54 424076 21414264 2529532 7.45 4082668 18491328 12 09:35:52 09:30:01 8770292 31429624 835580 2.54 424084 21414264 2529532 7.45 4082636 18491332 12 09:35:52 09:31:01 8769984 31429320 835808 2.54 424112 21414256 2529532 7.45 4082692 18491336 36 09:35:52 09:32:01 8770088 31429464 835756 2.54 424140 21414276 2529532 7.45 4083072 18491344 204 09:35:52 09:33:01 8770232 31429656 835620 2.54 424176 21414276 2529532 7.45 4082968 18491348 24 09:35:52 09:34:01 8770232 31429700 835588 2.54 424200 21414280 2529532 7.45 4082760 18491356 12 09:35:52 09:35:01 7976300 31375960 886636 2.70 431524 22093036 2772648 8.17 4174192 19135572 688 09:35:52 Average: 10823063 31265973 1000374 3.04 385058 19342666 2938042 8.66 3931632 16694593 104534 09:35:52 09:35:52 08:46:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:35:52 08:47:01 lo 2.20 2.20 0.20 0.20 0.00 0.00 0.00 0.00 09:35:52 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:47:01 ens3 858.31 770.56 3870.98 115.63 0.00 0.00 0.00 0.00 09:35:52 08:48:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 09:35:52 08:48:01 docker0 856.54 918.26 63.52 4633.55 0.00 0.00 0.00 0.00 09:35:52 08:48:01 ens3 1143.69 991.58 9547.35 105.31 0.00 0.00 0.00 0.00 09:35:52 08:49:01 veth77a44bd 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 09:35:52 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 08:49:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 09:35:52 08:49:01 ens3 40.51 25.33 36.48 16.44 0.00 0.00 0.00 0.00 09:35:52 08:50:01 veth77a44bd 1.42 1.43 0.12 0.13 0.00 0.00 0.00 0.00 09:35:52 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:50:01 docker0 1.42 1.42 0.11 0.12 0.00 0.00 0.00 0.00 09:35:52 08:50:01 ens3 34.79 19.93 28.01 15.34 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth931bca7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:51:01 vethea560b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth96dce8f 0.57 0.55 0.05 0.24 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth96c5bfd 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth6058fa0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:51:01 vetha0dc617 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth1574082 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth6bcda3c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:51:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:35:52 08:51:01 docker0 0.57 0.43 0.05 0.23 0.00 0.00 0.00 0.00 09:35:52 08:51:01 veth07b3017 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:51:01 ens3 156.57 119.40 3133.48 156.22 0.00 0.00 0.00 0.00 09:35:52 08:51:01 vethabe3338 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:52:01 veth697110f 22.15 31.46 2.13 13.97 0.00 0.00 0.00 0.00 09:35:52 08:52:01 veth96dce8f 0.08 1.30 0.00 0.06 0.00 0.00 0.00 0.00 09:35:52 08:52:01 vetha2025da 21.96 29.65 2.11 13.85 0.00 0.00 0.00 0.00 09:35:52 08:52:01 veth5ae34cf 21.61 29.46 2.09 13.83 0.00 0.00 0.00 0.00 09:35:52 08:52:01 vethe3ad06e 21.81 30.39 2.10 13.88 0.00 0.00 0.00 0.00 09:35:52 08:52:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 09:35:52 08:52:01 vethad2f308 21.56 28.98 2.08 13.79 0.00 0.00 0.00 0.00 09:35:52 08:52:01 docker0 189.54 289.60 14.40 1495.79 0.00 0.00 0.00 0.00 09:35:52 08:52:01 ens3 440.06 277.95 2931.36 36.08 0.00 0.00 0.00 0.00 09:35:52 08:52:01 vetha8bcdad 21.56 28.91 2.08 13.79 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth2443f86 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth6438e03 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth7b924aa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth58d95ee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth96dce8f 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 vethbda5294 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth7bef2ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 vethc0b4a49 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 vethc045e2b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 vethbde9e60 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 docker0 325.24 702.23 30.64 7271.67 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth9c05a82 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 ens3 713.48 333.96 7280.94 40.40 0.00 0.00 0.00 0.00 09:35:52 08:53:01 veth6cb5abe 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:53:01 vethec8f7b8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth2443f86 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth6438e03 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth7b924aa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth58d95ee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth96dce8f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 vethbda5294 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth7bef2ed 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 vethc0b4a49 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 09:35:52 08:54:02 vethc045e2b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 vethbde9e60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth9c05a82 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 ens3 12.49 8.52 9.82 9.27 0.00 0.00 0.00 0.00 09:35:52 08:54:02 veth6cb5abe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:54:02 vethec8f7b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth2443f86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth6438e03 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth7b924aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth58d95ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth96dce8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 vethbda5294 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth7bef2ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 08:55:01 vethc045e2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 vethec92954 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 vethbde9e60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth9c05a82 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 ens3 3.23 1.84 2.09 2.24 0.00 0.00 0.00 0.00 09:35:52 08:55:01 veth6cb5abe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:55:01 vethec8f7b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:56:01 lo 19.53 19.53 1.93 1.93 0.00 0.00 0.00 0.00 09:35:52 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:56:01 ens3 154.76 137.91 104.42 477.62 0.00 0.00 0.00 0.00 09:35:52 08:57:01 lo 42.99 42.99 4.23 4.23 0.00 0.00 0.00 0.00 09:35:52 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:57:01 ens3 463.79 479.99 197.72 2684.56 0.00 0.00 0.00 0.00 09:35:52 08:58:01 lo 18.00 18.00 1.78 1.78 0.00 0.00 0.00 0.00 09:35:52 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:58:01 ens3 214.51 219.11 91.53 1304.46 0.00 0.00 0.00 0.00 09:35:52 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 08:59:01 ens3 0.50 0.40 1.78 0.03 0.00 0.00 0.00 0.00 09:35:52 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:00:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:35:52 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:02:01 ens3 2.10 4.03 0.43 13.54 0.00 0.00 0.00 0.00 09:35:52 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:03:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:35:52 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:04:01 ens3 4.03 5.00 0.51 7.28 0.00 0.00 0.00 0.00 09:35:52 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:05:01 ens3 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 09:35:52 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:07:01 ens3 4.03 6.18 0.33 7.32 0.00 0.00 0.00 0.00 09:35:52 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:11:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:35:52 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:12:01 ens3 3.45 5.68 0.29 7.25 0.00 0.00 0.00 0.00 09:35:52 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:13:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:35:52 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:14:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:16:01 ens3 3.30 5.92 0.46 7.44 0.00 0.00 0.00 0.00 09:35:52 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:17:01 ens3 3.75 5.58 0.31 7.29 0.00 0.00 0.00 0.00 09:35:52 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:18:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:35:52 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:21:01 ens3 0.50 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:35:52 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:22:01 ens3 1.30 1.63 0.55 3.53 0.00 0.00 0.00 0.00 09:35:52 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:23:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:27:01 ens3 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 09:35:52 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:32:01 ens3 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:35:52 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:35:52 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:33:01 ens3 0.83 0.48 0.30 0.22 0.00 0.00 0.00 0.00 09:35:52 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:35:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 09:35:52 09:35:01 vethe8e5c2c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 09:35:01 docker0 68.21 113.05 6.10 868.61 0.00 0.00 0.00 0.00 09:35:52 09:35:01 ens3 267.91 156.07 4814.75 36.33 0.00 0.00 0.00 0.00 09:35:52 Average: lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 09:35:52 Average: vethe8e5c2c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:52 Average: docker0 29.45 41.37 2.35 291.49 0.00 0.00 0.00 0.00 09:35:52 Average: ens3 91.99 72.59 652.15 103.15 0.00 0.00 0.00 0.00 09:35:52 09:35:52 09:35:52 ---> sar -P ALL: 09:35:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41980) 03/25/25 _x86_64_ (8 CPU) 09:35:52 09:35:52 08:45:55 LINUX RESTART (8 CPU) 09:35:52 09:35:52 08:46:03 CPU %user %nice %system %iowait %steal %idle 09:35:52 08:47:01 all 5.83 0.02 1.45 15.36 0.04 77.29 09:35:52 08:47:01 0 8.93 0.00 1.19 17.15 0.02 72.72 09:35:52 08:47:01 1 3.04 0.00 0.62 17.91 0.05 78.37 09:35:52 08:47:01 2 5.37 0.10 1.05 19.98 0.03 73.46 09:35:52 08:47:01 3 4.66 0.07 2.06 14.72 0.03 78.46 09:35:52 08:47:01 4 6.19 0.00 1.11 15.30 0.03 77.37 09:35:52 08:47:01 5 8.08 0.00 3.62 3.64 0.05 84.60 09:35:52 08:47:01 6 3.35 0.02 0.73 18.12 0.03 77.75 09:35:52 08:47:01 7 7.05 0.00 1.23 16.04 0.05 75.62 09:35:52 08:48:01 all 7.89 0.00 3.52 3.15 0.06 85.38 09:35:52 08:48:01 0 10.94 0.00 4.79 5.34 0.07 78.86 09:35:52 08:48:01 1 6.98 0.00 3.32 0.61 0.08 89.01 09:35:52 08:48:01 2 7.87 0.00 3.55 6.55 0.07 81.97 09:35:52 08:48:01 3 6.24 0.00 2.81 6.35 0.05 84.55 09:35:52 08:48:01 4 6.60 0.00 2.27 0.30 0.03 90.80 09:35:52 08:48:01 5 8.57 0.00 4.58 1.45 0.03 85.37 09:35:52 08:48:01 6 8.13 0.00 3.58 4.52 0.07 83.70 09:35:52 08:48:01 7 7.75 0.00 3.30 0.05 0.07 88.84 09:35:52 08:49:01 all 37.85 0.00 6.14 2.23 0.08 53.70 09:35:52 08:49:01 0 36.08 0.00 5.76 2.24 0.07 55.85 09:35:52 08:49:01 1 37.44 0.00 6.51 0.51 0.08 55.46 09:35:52 08:49:01 2 37.32 0.00 6.36 6.12 0.08 50.11 09:35:52 08:49:01 3 39.13 0.00 6.42 6.50 0.08 47.86 09:35:52 08:49:01 4 39.35 0.00 6.01 0.24 0.08 54.31 09:35:52 08:49:01 5 39.38 0.00 5.54 0.57 0.10 54.40 09:35:52 08:49:01 6 35.44 0.00 6.41 1.59 0.08 56.48 09:35:52 08:49:01 7 38.61 0.00 6.10 0.07 0.08 55.14 09:35:52 08:50:01 all 51.77 0.00 6.60 1.27 0.11 40.26 09:35:52 08:50:01 0 51.09 0.00 6.46 7.39 0.12 34.94 09:35:52 08:50:01 1 51.88 0.00 6.19 1.51 0.10 40.31 09:35:52 08:50:01 2 51.41 0.00 6.62 0.02 0.12 41.83 09:35:52 08:50:01 3 53.35 0.00 6.52 0.07 0.12 39.95 09:35:52 08:50:01 4 51.54 0.00 6.82 0.13 0.10 41.40 09:35:52 08:50:01 5 53.03 0.00 6.11 0.60 0.10 40.15 09:35:52 08:50:01 6 50.84 0.00 6.99 0.32 0.12 41.73 09:35:52 08:50:01 7 50.98 0.00 7.10 0.08 0.10 41.73 09:35:52 08:51:01 all 33.05 0.00 6.77 3.32 0.08 56.78 09:35:52 08:51:01 0 32.48 0.00 6.48 1.34 0.08 59.61 09:35:52 08:51:01 1 33.51 0.00 6.58 2.00 0.08 57.83 09:35:52 08:51:01 2 33.71 0.00 6.44 1.27 0.08 58.49 09:35:52 08:51:01 3 32.84 0.00 6.61 1.21 0.08 59.25 09:35:52 08:51:01 4 34.68 0.00 7.51 1.23 0.08 56.50 09:35:52 08:51:01 5 32.21 0.00 6.78 1.06 0.07 59.88 09:35:52 08:51:01 6 32.29 0.00 6.93 13.36 0.08 47.33 09:35:52 08:51:01 7 32.68 0.00 6.80 5.15 0.08 55.30 09:35:52 08:52:01 all 13.09 0.00 5.11 22.84 0.11 58.85 09:35:52 08:52:01 0 12.69 0.00 5.32 33.77 0.19 48.03 09:35:52 08:52:01 1 12.71 0.00 4.64 14.39 0.08 68.17 09:35:52 08:52:01 2 12.86 0.00 4.32 4.89 0.10 77.82 09:35:52 08:52:01 3 12.18 0.00 4.83 13.59 0.10 69.30 09:35:52 08:52:01 4 13.50 0.00 5.37 9.92 0.08 71.13 09:35:52 08:52:01 5 13.92 0.00 5.06 29.25 0.12 51.65 09:35:52 08:52:01 6 12.99 0.00 6.26 50.96 0.14 29.65 09:35:52 08:52:01 7 13.84 0.00 5.10 26.30 0.07 54.70 09:35:52 08:53:01 all 15.80 0.00 6.88 17.59 0.07 59.65 09:35:52 08:53:01 0 16.77 0.00 7.35 28.60 0.10 47.18 09:35:52 08:53:01 1 14.76 0.00 6.14 8.00 0.07 71.03 09:35:52 08:53:01 2 14.15 0.00 6.32 11.47 0.05 68.01 09:35:52 08:53:01 3 15.69 0.00 6.23 14.38 0.07 63.63 09:35:52 08:53:01 4 15.96 0.00 7.06 22.07 0.07 54.84 09:35:52 08:53:01 5 16.58 0.00 6.48 6.87 0.08 69.99 09:35:52 08:53:01 6 16.53 0.00 8.14 32.15 0.07 43.12 09:35:52 08:53:01 7 15.99 0.00 7.34 17.27 0.05 59.34 09:35:52 08:54:02 all 89.02 0.00 10.81 0.00 0.17 0.00 09:35:52 08:54:02 0 87.01 0.00 12.84 0.00 0.15 0.00 09:35:52 08:54:02 1 89.91 0.00 9.95 0.00 0.13 0.00 09:35:52 08:54:02 2 89.33 0.00 10.44 0.00 0.22 0.02 09:35:52 08:54:02 3 89.44 0.00 10.41 0.00 0.15 0.00 09:35:52 08:54:02 4 88.98 0.00 10.86 0.00 0.17 0.00 09:35:52 08:54:02 5 88.91 0.00 10.87 0.00 0.22 0.00 09:35:52 08:54:02 6 89.30 0.00 10.54 0.00 0.17 0.00 09:35:52 08:54:02 7 89.24 0.00 10.61 0.00 0.15 0.00 09:35:52 08:55:01 all 89.98 0.00 9.85 0.00 0.18 0.00 09:35:52 08:55:01 0 86.05 0.00 13.80 0.00 0.15 0.00 09:35:52 08:55:01 1 89.49 0.00 10.27 0.00 0.24 0.00 09:35:52 08:55:01 2 90.23 0.00 9.62 0.00 0.15 0.00 09:35:52 08:55:01 3 90.33 0.00 9.50 0.00 0.17 0.00 09:35:52 08:55:01 4 90.84 0.00 8.97 0.00 0.19 0.00 09:35:52 08:55:01 5 91.12 0.00 8.71 0.00 0.17 0.00 09:35:52 08:55:01 6 90.87 0.00 8.98 0.00 0.15 0.00 09:35:52 08:55:01 7 90.85 0.00 8.98 0.00 0.17 0.00 09:35:52 08:56:01 all 41.62 0.00 6.83 3.77 0.12 47.66 09:35:52 08:56:01 0 41.94 0.00 7.54 7.42 0.13 42.97 09:35:52 08:56:01 1 39.51 0.00 6.83 3.04 0.14 50.49 09:35:52 08:56:01 2 42.52 0.00 6.58 1.82 0.10 48.98 09:35:52 08:56:01 3 40.56 0.00 6.22 2.15 0.14 50.93 09:35:52 08:56:01 4 42.00 0.00 7.27 3.96 0.14 46.63 09:35:52 08:56:01 5 42.18 0.00 6.35 3.65 0.10 47.72 09:35:52 08:56:01 6 42.32 0.00 7.05 2.59 0.12 47.93 09:35:52 08:56:01 7 41.87 0.00 6.81 5.50 0.12 45.71 09:35:52 08:57:01 all 9.49 0.00 0.91 0.17 0.07 89.36 09:35:52 08:57:01 0 8.93 0.00 1.00 0.02 0.08 89.96 09:35:52 08:57:01 1 12.28 0.00 0.90 0.59 0.07 86.16 09:35:52 08:57:01 2 11.35 0.00 0.99 0.03 0.08 87.55 09:35:52 08:57:01 3 8.53 0.00 0.75 0.02 0.07 90.64 09:35:52 08:57:01 4 9.86 0.00 1.02 0.03 0.07 89.02 09:35:52 08:57:01 5 12.31 0.00 0.95 0.38 0.08 86.27 09:35:52 08:57:01 6 7.22 0.00 0.95 0.25 0.07 91.51 09:35:52 08:57:01 7 5.40 0.00 0.70 0.07 0.07 93.77 09:35:52 09:35:52 08:57:01 CPU %user %nice %system %iowait %steal %idle 09:35:52 08:58:01 all 5.10 0.00 0.47 0.13 0.04 94.27 09:35:52 08:58:01 0 5.13 0.00 0.57 0.02 0.02 94.27 09:35:52 08:58:01 1 7.98 0.00 0.53 0.08 0.05 91.35 09:35:52 08:58:01 2 5.68 0.00 0.38 0.02 0.03 93.89 09:35:52 08:58:01 3 1.88 0.00 0.32 0.00 0.03 97.77 09:35:52 08:58:01 4 3.06 0.00 0.55 0.10 0.03 96.25 09:35:52 08:58:01 5 1.49 0.00 0.48 0.22 0.05 97.76 09:35:52 08:58:01 6 8.09 0.00 0.50 0.02 0.05 91.35 09:35:52 08:58:01 7 7.49 0.00 0.38 0.57 0.03 91.53 09:35:52 08:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:35:52 08:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:35:52 08:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 08:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 08:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 08:59:01 5 0.03 0.00 0.00 0.02 0.02 99.93 09:35:52 08:59:01 6 0.10 0.00 0.05 0.00 0.02 99.83 09:35:52 08:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:35:52 09:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:35:52 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 09:35:52 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:00:01 6 0.07 0.00 0.03 0.00 0.03 99.87 09:35:52 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:01:01 all 0.03 0.00 0.04 0.01 0.01 99.92 09:35:52 09:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:35:52 09:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:35:52 09:01:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:35:52 09:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:35:52 09:01:01 4 0.02 0.00 0.05 0.05 0.02 99.87 09:35:52 09:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:35:52 09:01:01 6 0.07 0.00 0.07 0.00 0.02 99.85 09:35:52 09:01:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:35:52 09:02:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:35:52 09:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:02:01 1 0.03 0.00 0.05 0.00 0.03 99.88 09:35:52 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:02:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:35:52 09:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:35:52 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:35:52 09:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:35:52 09:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:35:52 09:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:35:52 09:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:35:52 09:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:35:52 09:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:35:52 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:05:01 all 0.03 0.00 0.04 0.01 0.01 99.91 09:35:52 09:05:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:35:52 09:05:01 1 0.10 0.00 0.08 0.00 0.03 99.78 09:35:52 09:05:01 2 0.05 0.00 0.05 0.02 0.00 99.88 09:35:52 09:05:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:35:52 09:05:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:35:52 09:05:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:35:52 09:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:35:52 09:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:35:52 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:06:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:35:52 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:35:52 09:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:35:52 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:07:01 1 0.02 0.00 0.05 0.00 0.03 99.90 09:35:52 09:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:35:52 09:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:07:01 7 0.13 0.00 0.00 0.00 0.00 99.87 09:35:52 09:08:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:35:52 09:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:08:01 1 0.03 0.00 0.08 0.00 0.03 99.85 09:35:52 09:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:35:52 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:35:52 09:09:01 all 0.02 0.00 0.02 0.00 0.13 99.83 09:35:52 09:09:01 0 0.00 0.00 0.03 0.02 0.53 99.42 09:35:52 09:09:01 1 0.07 0.00 0.05 0.00 0.02 99.86 09:35:52 09:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:09:01 3 0.03 0.00 0.00 0.00 0.38 99.58 09:35:52 09:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:52 09:10:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:35:52 09:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:10:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:35:52 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:35:52 09:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:11:01 all 0.02 0.00 0.00 0.01 0.01 99.97 09:35:52 09:11:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:35:52 09:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:11:01 4 0.02 0.00 0.00 0.03 0.02 99.93 09:35:52 09:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:12:01 all 0.01 0.00 0.01 0.00 0.00 99.96 09:35:52 09:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:35:52 09:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:35:52 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:35:52 09:13:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:35:52 09:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:35:52 09:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:13:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:35:52 09:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:35:52 09:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:14:01 all 0.01 0.00 0.00 0.00 0.00 99.99 09:35:52 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:35:52 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:35:52 09:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:35:52 09:16:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:35:52 09:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:16:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:35:52 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:16:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:35:52 09:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:16:01 7 0.13 0.00 0.02 0.00 0.00 99.85 09:35:52 09:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:35:52 09:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:35:52 09:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:35:52 09:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:35:52 09:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:18:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:35:52 09:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:18:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:35:52 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 09:35:52 09:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:52 09:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:35:52 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:35:52 09:35:52 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:35:52 09:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:35:52 09:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:20:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:35:52 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:52 09:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:35:52 09:22:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:35:52 09:22:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:35:52 09:22:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:35:52 09:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:35:52 09:22:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:35:52 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:22:01 7 0.03 0.00 0.05 0.00 0.00 99.92 09:35:52 09:23:01 all 0.01 0.00 0.02 0.01 0.00 99.96 09:35:52 09:23:01 0 0.02 0.00 0.07 0.02 0.00 99.90 09:35:52 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:35:52 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:23:01 4 0.02 0.00 0.00 0.03 0.00 99.95 09:35:52 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:24:01 all 0.05 0.00 0.00 0.00 0.01 99.94 09:35:52 09:24:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:35:52 09:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:24:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:35:52 09:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 09:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:24:01 7 0.25 0.00 0.02 0.00 0.02 99.72 09:35:52 09:25:01 all 0.23 0.00 0.01 0.00 0.00 99.75 09:35:52 09:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:35:52 09:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:25:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:35:52 09:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:35:52 09:25:01 6 1.69 0.00 0.02 0.00 0.00 98.29 09:35:52 09:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:26:01 all 0.03 0.00 0.00 0.01 0.00 99.96 09:35:52 09:26:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:35:52 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:35:52 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:26:01 4 0.03 0.00 0.00 0.03 0.00 99.93 09:35:52 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:27:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:35:52 09:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:27:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:35:52 09:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:28:01 all 0.07 0.00 0.04 0.01 0.00 99.88 09:35:52 09:28:01 0 0.03 0.00 0.03 0.03 0.00 99.90 09:35:52 09:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:35:52 09:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:35:52 09:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:35:52 09:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 09:35:52 09:28:01 5 0.22 0.00 0.10 0.02 0.00 99.67 09:35:52 09:28:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:35:52 09:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:35:52 09:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:35:52 09:29:01 0 0.00 0.00 0.02 0.03 0.02 99.93 09:35:52 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:35:52 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:35:52 09:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:30:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:35:52 09:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:35:52 09:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:35:52 09:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 09:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:35:52 09:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:35:52 09:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:35:52 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:35:52 09:31:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:35:52 09:31:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:35:52 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:31:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:35:52 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:35:52 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:35:52 09:32:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:35:52 09:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:35:52 09:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:32:01 4 0.03 0.00 0.00 0.02 0.02 99.93 09:35:52 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:35:52 09:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:35:52 09:33:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:35:52 09:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:35:52 09:33:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:35:52 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:35:52 09:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:35:52 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:35:52 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:35:52 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:35:52 09:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:35:52 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:35:52 09:35:01 all 5.36 0.00 2.25 1.35 0.04 91.00 09:35:52 09:35:01 0 5.10 0.00 2.02 2.78 0.05 90.06 09:35:52 09:35:01 1 5.88 0.00 2.04 0.05 0.05 91.98 09:35:52 09:35:01 2 5.41 0.00 2.27 0.43 0.03 91.85 09:35:52 09:35:01 3 4.26 0.00 2.60 0.87 0.03 92.23 09:35:52 09:35:01 4 4.81 0.00 1.90 0.52 0.03 92.73 09:35:52 09:35:01 5 5.40 0.00 3.22 6.16 0.03 85.18 09:35:52 09:35:01 6 5.68 0.00 1.63 0.02 0.02 92.66 09:35:52 09:35:01 7 6.31 0.00 2.30 0.03 0.03 91.32 09:35:52 Average: all 8.23 0.00 1.38 1.44 0.03 88.92 09:35:52 Average: 0 8.16 0.00 1.53 2.14 0.04 88.13 09:35:52 Average: 1 8.22 0.00 1.32 0.98 0.03 89.44 09:35:52 Average: 2 8.27 0.00 1.33 1.05 0.04 89.31 09:35:52 Average: 3 8.06 0.00 1.32 1.20 0.03 89.37 09:35:52 Average: 4 8.25 0.00 1.36 1.10 0.02 89.28 09:35:52 Average: 5 8.41 0.00 1.40 1.10 0.03 89.07 09:35:52 Average: 6 8.21 0.00 1.40 2.48 0.03 87.88 09:35:52 Average: 7 8.28 0.00 1.36 1.43 0.02 88.91 09:35:52 09:35:52 09:35:52