Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b978da13b2a32d0b5d07cddf043ce390008d5dae 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-ssh3627930832694132048.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7714098255148220543.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9997335200207740539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12104224683172484346.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-ssh9681115305704753442.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-38520 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/790 [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/790 # 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 b978da13b2a32d0b5d07cddf043ce390008d5dae (main) Commit message: "Merge pull request #5075 from judehung/revise-db-schema-initial-version" > 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 b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 > git rev-list --no-walk 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:25:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:25:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:25:09 ========================================================= 10:25:09 EdgeX Global Pipelines Version Info 10:25:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:25:10 ------------------- 10:25:10 stable info: 10:25:10 ------------------- 10:25:10 Commited By: Cherry Wang cherry@iotechsys.com 10:25:10 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:25:10 Message: update stable to v1.0.269 10:25:11 ------------------- 10:25:11 experimental info: 10:25:11 ------------------- 10:25:11 Commited By: **** collab-it+edgex@linuxfoundation.org 10:25:11 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:25:11 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:25:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo 10:25:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b978da1 [Pipeline] echo 10:25:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:12 provisioning config files... 10:25:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config15175051806970372269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:12 ---> ****-login.sh 10:25:12 nexus3.edgexfoundry.org:10001 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:12 Configure a credential helper to remove this warning. See 10:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:12 10:25:12 Login Succeeded 10:25:12 nexus3.edgexfoundry.org:10002 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:12 Configure a credential helper to remove this warning. See 10:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:12 10:25:12 Login Succeeded 10:25:12 nexus3.edgexfoundry.org:10003 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:12 Configure a credential helper to remove this warning. See 10:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:12 10:25:12 Login Succeeded 10:25:12 nexus3.edgexfoundry.org:10004 10:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:12 Configure a credential helper to remove this warning. See 10:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:12 10:25:12 Login Succeeded 10:25:12 ****.io 10:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:13 Configure a credential helper to remove this warning. See 10:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:13 10:25:13 Login Succeeded 10:25:13 ---> ****-login.sh ends [Pipeline] } 10:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:13 + 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 10:25:13 + + cut -d/ -f2 10:25:13 dirname cmd/core-command/Dockerfile 10:25:13 + echo core-command,cmd/core-command/Dockerfile 10:25:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:25:13 + dirname cmd/core-data/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo core-data,cmd/core-data/Dockerfile 10:25:13 + dirname cmd/core-keeper/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo core-keeper,cmd/core-keeper/Dockerfile 10:25:13 + dirname cmd/core-metadata/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo core-metadata,cmd/core-metadata/Dockerfile 10:25:13 + dirname cmd/security-bootstrapper/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:25:13 + dirname cmd/security-proxy-auth/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:25:13 + dirname cmd/security-proxy-setup/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:25:13 + dirname cmd/security-secretstore-setup/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:25:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:25:13 + dirname cmd/security-spire-agent/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:25:13 + dirname cmd/security-spire-config/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:25:13 + dirname cmd/security-spire-server/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:25:13 + dirname cmd/support-notifications/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo support-notifications,cmd/support-notifications/Dockerfile 10:25:13 + dirname cmd/support-scheduler/Dockerfile 10:25:13 + cut -d/ -f2 10:25:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:25:13 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 10:25:13 + git rev-list -1 --merges b978da13b2a32d0b5d07cddf043ce390008d5dae~1..b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo 10:25:13 -----------> git rev-list -1 --merges b978da13b2a32d0b5d07cddf043ce390008d5dae~1..b978da13b2a32d0b5d07cddf043ce390008d5dae b978da13b2a32d0b5d07cddf043ce390008d5dae 10:25:13 b978da13b2a32d0b5d07cddf043ce390008d5dae [false] [Pipeline] sh 10:25:14 + git log --format=format:%s -1 b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] echo 10:25:14 ========================================================= 10:25:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:25:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:25:14 + grep -v github /etc/ssh/ssh_known_hosts 10:25:14 + [ -e /tmp/ssh_known_hosts ] 10:25:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:25:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:25:14 + sudo tee -a /etc/ssh/ssh_known_hosts 10:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:15 10:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:15 0.1.4: Pulling from edgex-devops/py-git-semver 10:25:15 b85a868b505f: Pulling fs layer 10:25:15 e2be974225ed: Pulling fs layer 10:25:15 339a4e72a1f5: Pulling fs layer 10:25:15 988bab9f4d93: Pulling fs layer 10:25:15 1469e6f7b9e6: Pulling fs layer 10:25:15 eaf3925da568: Pulling fs layer 10:25:15 bab4dde63d76: Pulling fs layer 10:25:15 bde34c3a00c8: Pulling fs layer 10:25:15 b352a97aabf1: Pulling fs layer 10:25:15 4872d77fe225: Pulling fs layer 10:25:15 5851b861e8e6: Pulling fs layer 10:25:15 988bab9f4d93: Waiting 10:25:15 bde34c3a00c8: Waiting 10:25:15 b352a97aabf1: Waiting 10:25:15 5851b861e8e6: Waiting 10:25:15 bab4dde63d76: Waiting 10:25:15 e2be974225ed: Download complete 10:25:15 988bab9f4d93: Verifying Checksum 10:25:15 988bab9f4d93: Download complete 10:25:15 1469e6f7b9e6: Verifying Checksum 10:25:15 1469e6f7b9e6: Download complete 10:25:15 eaf3925da568: Download complete 10:25:15 339a4e72a1f5: Verifying Checksum 10:25:15 339a4e72a1f5: Download complete 10:25:15 bde34c3a00c8: Download complete 10:25:15 b352a97aabf1: Download complete 10:25:15 4872d77fe225: Download complete 10:25:15 5851b861e8e6: Download complete 10:25:15 b85a868b505f: Verifying Checksum 10:25:15 b85a868b505f: Download complete 10:25:15 bab4dde63d76: Verifying Checksum 10:25:15 bab4dde63d76: Download complete 10:25:17 b85a868b505f: Pull complete 10:25:17 e2be974225ed: Pull complete 10:25:17 339a4e72a1f5: Pull complete 10:25:17 988bab9f4d93: Pull complete 10:25:18 1469e6f7b9e6: Pull complete 10:25:18 eaf3925da568: Pull complete 10:25:20 bab4dde63d76: Pull complete 10:25:20 bde34c3a00c8: Pull complete 10:25:20 b352a97aabf1: Pull complete 10:25:20 4872d77fe225: Pull complete 10:25:20 5851b861e8e6: Pull complete 10:25:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:25:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:20 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 10:25:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:25:23 $ docker top 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f -eo pid,comm 10:25:23 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). 10:25:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:25:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:23 [ssh-agent] Looking for ssh-agent implementation... 10:25:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:23 $ docker exec 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent 10:25:23 SSH_AUTH_SOCK=/tmp/ssh-AMX2t4kjF8TS/agent.33 10:25:23 SSH_AGENT_PID=39 10:25:23 Running ssh-add (command line suppressed) 10:25:23 Identity added: /w/workspace/edgex-go/790@tmp/private_key_14773174308374488244.key (/w/workspace/edgex-go/790@tmp/private_key_14773174308374488244.key) 10:25:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:24 + git tag --points-at HEAD [Pipeline] } 10:25:24 $ docker exec --env ******** --env ******** 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent -k 10:25:24 unset SSH_AUTH_SOCK; 10:25:24 unset SSH_AGENT_PID; 10:25:24 echo Agent pid 39 killed; 10:25:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:25:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:25:24 [ssh-agent] Looking for ssh-agent implementation... 10:25:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:24 $ docker exec 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent 10:25:24 SSH_AUTH_SOCK=/tmp/ssh-mx4LZZHm5EQH/agent.72 10:25:24 SSH_AGENT_PID=78 10:25:24 Running ssh-add (command line suppressed) 10:25:24 Identity added: /w/workspace/edgex-go/790@tmp/private_key_11611562225310386898.key (/w/workspace/edgex-go/790@tmp/private_key_11611562225310386898.key) 10:25:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:25:24 + git semver init 10:25:25 2025-02-10 10:25:25,063 [run_init] DEBUG init version:0.0.0 force:False 10:25:25 2025-02-10 10:25:25,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/790/.semver 10:25:25 2025-02-10 10:25:25,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/790/.semver 10:25:25 2025-02-10 10:25:25,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/790/.semver'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) 10:25:30 2025-02-10 10:25:30,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/790/.git/info/exclude 10:25:30 2025-02-10 10:25:30,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/790/.semver/main with force:False 10:25:30 2025-02-10 10:25:30,080 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 10:25:30 2025-02-10 10:25:30,080 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 10:25:30 4.0.0-dev.54 [Pipeline] } 10:25:30 $ docker exec --env ******** --env ******** 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f ssh-agent -k 10:25:30 unset SSH_AUTH_SOCK; 10:25:30 unset SSH_AGENT_PID; 10:25:30 echo Agent pid 78 killed; 10:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:25:30 + git semver [Pipeline] } 10:25:31 $ docker stop --time=1 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f 10:25:32 $ docker rm -f --volumes 31a07b83e20231eeac8ba1bcba348301fa3d403431fea0f454ad809bce908d6f [Pipeline] // withDockerContainer [Pipeline] sh 10:25:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:25:33 Stashed 1 file(s) [Pipeline] echo 10:25:33 [edgeXSemver]: initialized semver on version 4.0.0-dev.54 [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 10:25:33 + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo 10:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:33 ========================================================= 10:25:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:25:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:25:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:25:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:25:33 da9db072f522: Pulling fs layer 10:25:33 6ef4a4ee8ca5: Pulling fs layer 10:25:33 06f05ace1117: Pulling fs layer 10:25:33 5fe327b54edc: Pulling fs layer 10:25:33 4f4fb700ef54: Pulling fs layer 10:25:33 92a5565b7b96: Pulling fs layer 10:25:33 ff9bb7016b71: Pulling fs layer 10:25:33 b67dba6c2c7d: Pulling fs layer 10:25:33 a813b0c90790: Pulling fs layer 10:25:33 ff9bb7016b71: Waiting 10:25:33 92a5565b7b96: Waiting 10:25:33 a813b0c90790: Waiting 10:25:33 5fe327b54edc: Waiting 10:25:33 6ef4a4ee8ca5: Download complete 10:25:33 5fe327b54edc: Verifying Checksum 10:25:33 5fe327b54edc: Download complete 10:25:33 4f4fb700ef54: Download complete 10:25:33 92a5565b7b96: Verifying Checksum 10:25:33 92a5565b7b96: Download complete 10:25:33 da9db072f522: Verifying Checksum 10:25:33 da9db072f522: Download complete 10:25:33 ff9bb7016b71: Verifying Checksum 10:25:33 ff9bb7016b71: Download complete 10:25:34 da9db072f522: Pull complete 10:25:34 a813b0c90790: Verifying Checksum 10:25:34 a813b0c90790: Download complete 10:25:34 6ef4a4ee8ca5: Pull complete 10:25:34 06f05ace1117: Download complete 10:25:34 b67dba6c2c7d: Download complete 10:25:37 06f05ace1117: Pull complete 10:25:37 5fe327b54edc: Pull complete 10:25:38 4f4fb700ef54: Pull complete 10:25:38 92a5565b7b96: Pull complete 10:25:38 ff9bb7016b71: Pull complete 10:25:40 b67dba6c2c7d: Pull complete 10:25:41 a813b0c90790: Pull complete 10:25:41 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:25:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:25:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:25:41 WORKDIR /edgex 10:25:41 COPY go.mod . 10:25:41 RUN go mod download 10:25:41 + docker build -t ci-base-image-x86_64 -f - . 10:25:42 Sending build context to Docker daemon 180MB 10:25:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:25:42 ---> 3ba60ce46760 10:25:42 Step 2/4 : WORKDIR /edgex 10:25:48 Still waiting to schedule task 10:25:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:25:48 ---> Running in 18530f9f02fe 10:25:48 Removing intermediate container 18530f9f02fe 10:25:48 ---> e7b448411aa0 10:25:48 Step 3/4 : COPY go.mod . 10:25:48 ---> a1737d62fcd4 10:25:48 Step 4/4 : RUN go mod download 10:25:48 ---> Running in ed1520ee6d30 10:26:11 Removing intermediate container ed1520ee6d30 10:26:11 ---> d992233ddb75 10:26:11 Successfully built d992233ddb75 10:26:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:11 + docker inspect -f . ci-base-image-x86_64 10:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:11 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 10:26:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:26:11 $ docker top 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:26:12 + go version 10:26:12 go version go1.23.4 linux/amd64 [Pipeline] } 10:26:12 $ docker stop --time=1 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 10:26:13 $ docker rm -f --volumes 0bc6301d20885b420d8e181a46a82b1fbb236b1a0c0cacc2acab18f039b302f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:13 + docker inspect -f . ci-base-image-x86_64 10:26:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:14 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 10:26: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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:26:14 $ docker top 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b -eo pid,comm [Pipeline] { [Pipeline] echo 10:26:14 ========================================================= 10:26:14 [edgeXBuildGoParallel] Running Tests and Build... 10:26:14 ========================================================= [Pipeline] sh 10:26:14 + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] fileExists [Pipeline] sh 10:26:15 + make test 10:26:15 go test -race -coverprofile=coverage.out ./... 10:26:25 ? github.com/edgexfoundry/edgex-go [no test files] 10:26:51 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 10:26:51 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 10:26:52 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 10:26:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:26:53 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 10:26:53 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 10:26:54 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 10:26:54 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 10:26:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 10:26:55 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 10:26:55 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 10:26:55 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 10:26:56 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 10:26:56 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 10:26:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 10:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 10:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:26:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 10:26:57 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 10:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 10:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:26:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 10:26:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:26:58 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 10:26:58 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 10:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements 10:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements 10:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.132s coverage: 93.4% of statements 10:27:00 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 92.3% of statements 10:27:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 10:27:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 10:27:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements 10:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 10:27:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:27:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 10:27:02 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 10:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.348s coverage: 95.8% of statements 10:27:03 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 10:27:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 10:27:04 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 10:27:04 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 10:27:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 10:27:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 10:27:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 43.1% of statements 10:27:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.029s coverage: 81.1% of statements 10:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements 10:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 10:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 10:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 10:27:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 10:27:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 10:27:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 10:27:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 10:27:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 10:27:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 10:27:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 10:27:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 10:27:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 10:27:08 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 10:27:09 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 10:27:09 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 10:27:09 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 10:27:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 10:27:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:27:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 10:27:13 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 10:27:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 10:27:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 10:27:15 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 10:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 10:27:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 10:27:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:27:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 10:27:18 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 10:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:27:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 10:27:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 10:27:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 10:27:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 10:27:19 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 10:27:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 10:27:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 10:27:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 10:27:20 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 10:27:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38521 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:27:20 Running in /w/workspace/edgex-go/790 [Pipeline] { [Pipeline] checkout 10:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 10:27:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:27:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:27:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 10:27:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 10:27:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 10:27:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 10:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 10:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:27:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 10:27:24 The recommended git tool is: git 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.046s coverage: 88.6% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.1% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.085s coverage: 17.0% of statements 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.047s coverage: 9.0% of statements 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 10:27:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 10:27:28 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 10:27:28 running golangci-lint 10:27:28 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 10:27:28 go version go1.23.4 linux/amd64 10:27:28 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 10:27:28 level=info msg="[config_reader] Used config file .golangci.yml" 10:27:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:27:28 using credential edgex-jenkins-ssh 10:27:28 Cloning the remote Git repository 10:27:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:27:29 > git init /w/workspace/edgex-go/790 # timeout=10 10:27:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:27:29 > git --version # timeout=10 10:27:29 > git --version # 'git version 2.25.1' 10:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 10:27:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:46 Avoid second fetch 10:27:46 Checking out Revision b978da13b2a32d0b5d07cddf043ce390008d5dae (main) 10:27:47 Commit message: "Merge pull request #5075 from judehung/revise-db-schema-initial-version" 10:27:46 > git config core.sparsecheckout # timeout=10 10:27:46 > git checkout -f b978da13b2a32d0b5d07cddf043ce390008d5dae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:27:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:52 Dload Upload Total Spent Left Speed 10:27:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 84953 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 10:27:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:27:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:27:53 + sudo tee /etc/docker/daemon.new 10:27:53 { 10:27:53 "registry-mirrors": [ 10:27:53 "https://nexus3.edgexfoundry.org:10001" 10:27:53 ], 10:27:53 "bip": "10.250.0.254/24", 10:27:53 "hosts": [ 10:27:53 "tcp://0.0.0.0:5555", 10:27:53 "unix:///var/run/docker.sock" 10:27:53 ], 10:27:53 "mtu": 1458, 10:27:53 "selinux-enabled": true, 10:27:53 "seccomp-profile": "/etc/docker/seccomp.json" 10:27:53 } [Pipeline] sh 10:27:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:27:53 + sudo service docker restart 10:27:55 level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 24.466264265s" 10:27:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.483004ms" 10:28:10 level=info msg="[linters_context/goanalysis] analyzers took 2m0.264644453s with top 10 stages: buildir: 1m8.926453295s, gosec: 4.312054912s, inspect: 3.124723624s, fact_deprecated: 3.006315704s, ctrlflow: 2.173397411s, printf: 2.129607875s, nilness: 1.604350125s, fact_purity: 1.442138738s, S1038: 1.281316151s, typedness: 1.242133141s" 10:28:10 level=info msg="[runner] Issues before processing: 202, after processing: 0" 10:28:10 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, nolint: 20/0, invalid_issue: 202/202, skip_files: 202/202, skip_dirs: 202/202, path_prettifier: 202/202, cgo: 202/202, filename_unadjuster: 202/202, exclude: 202/202" 10:28:10 level=info msg="[runner] processing took 17.815242ms with stages: nolint: 8.368549ms, identifier_marker: 4.465686ms, path_prettifier: 1.75908ms, exclude-rules: 1.185666ms, autogenerated_exclude: 1.120856ms, skip_dirs: 805.025µs, cgo: 56.1µs, invalid_issue: 32.12µs, filename_unadjuster: 16.67µs, exclude: 1.08µs, max_same_issues: 790ns, fixer: 660ns, uniq_by_line: 640ns, skip_files: 470ns, max_from_linter: 440ns, sort_results: 370ns, source_code: 340ns, path_prefixer: 250ns, diff: 130ns, path_shortener: 110ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 10:28:10 level=info msg="[runner] linters took 14.472988227s with stages: goanalysis_metalinter: 14.455081023s" 10:28:10 level=info msg="File cache stats: 0 entries of total size 0B" 10:28:10 level=info msg="Memory: 389 samples, avg is 302.3MB, max is 1261.9MB" 10:28:10 level=info msg="Execution took 38.987999051s" 10:28:10 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:12 provisioning config files... 10:28:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config1645180047550800184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:12 ---> ****-login.sh 10:28:12 nexus3.edgexfoundry.org:10001 10:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:13 Configure a credential helper to remove this warning. See 10:28:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:13 10:28:13 Login Succeeded 10:28:13 nexus3.edgexfoundry.org:10002 10:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:13 Configure a credential helper to remove this warning. See 10:28:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:13 10:28:13 Login Succeeded 10:28:13 nexus3.edgexfoundry.org:10003 10:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:14 Configure a credential helper to remove this warning. See 10:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:14 10:28:14 Login Succeeded 10:28:14 nexus3.edgexfoundry.org:10004 10:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:14 Configure a credential helper to remove this warning. See 10:28:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:14 10:28:14 Login Succeeded 10:28:14 ****.io 10:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:15 Configure a credential helper to remove this warning. See 10:28:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:15 10:28:15 Login Succeeded 10:28:15 ---> ****-login.sh ends [Pipeline] } 10:28:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:28:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:15 ./bin/test-attribution-txt.sh [Pipeline] sh [Pipeline] echo 10:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:28:15 + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo 10:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:15 ========================================================= 10:28:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:28:15 ========================================================= 10:28:15 + ls -al . 10:28:15 total 1872 10:28:15 drwxrwxr-x 11 1001 1001 4096 Feb 10 10:26 . 10:28:15 drwxr-xr-x 4 root root 4096 Feb 10 10:26 .. 10:28:15 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 .blubracket 10:28:15 -rw-rw-r-- 1 1001 1001 10 Feb 10 10:25 .dockerignore 10:28:15 drwxrwxr-x 8 1001 1001 4096 Feb 10 10:27 .git 10:28:15 drwxrwxr-x 3 1001 1001 4096 Feb 10 10:25 .github 10:28:15 -rw-rw-r-- 1 1001 1001 907 Feb 10 10:25 .gitignore 10:28:15 -rw-rw-r-- 1 1001 1001 199 Feb 10 10:25 .golangci.yml 10:28:15 -rw-rw-r-- 1 1001 1001 100 Feb 10 10:25 .hadolint.yml 10:28:15 drwxr-xr-x 3 1001 1001 4096 Feb 10 10:25 .semver 10:28:15 -rw-rw-r-- 1 1001 1001 155 Feb 10 10:25 .sonarcloud.properties 10:28:15 -rw-rw-r-- 1 1001 1001 1171 Feb 10 10:25 ADOPTERS.md 10:28:15 -rw-rw-r-- 1 1001 1001 17374 Feb 10 10:25 Attribution.txt 10:28:15 -rw-rw-r-- 1 1001 1001 100284 Feb 10 10:25 CHANGELOG.md 10:28:15 -rw-rw-r-- 1 1001 1001 3804 Feb 10 10:25 CONTRIBUTING.md 10:28:15 -rw-rw-r-- 1 1001 1001 677 Feb 10 10:25 GOVERNANCE.md 10:28:15 -rw-rw-r-- 1 1001 1001 858 Feb 10 10:25 Jenkinsfile 10:28:15 -rw-rw-r-- 1 1001 1001 10775 Feb 10 10:25 LICENSE 10:28:15 -rw-rw-r-- 1 1001 1001 16740 Feb 10 10:25 Makefile 10:28:15 -rw-rw-r-- 1 1001 1001 582 Feb 10 10:25 OWNERS.md 10:28:15 -rw-rw-r-- 1 1001 1001 9932 Feb 10 10:25 README.md 10:28:15 -rw-rw-r-- 1 1001 1001 789 Feb 10 10:25 SECURITY.md 10:28:15 -rw-rw-r-- 1 1001 1001 12 Feb 10 10:25 VERSION 10:28:15 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 bin 10:28:15 drwxrwxr-x 19 1001 1001 4096 Feb 10 10:25 cmd 10:28:15 -rw-r--r-- 1 root root 1544537 Feb 10 10:27 coverage.out 10:28:15 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 fuzz_test 10:28:15 -rw-rw-r-- 1 1001 1001 6494 Feb 10 10:25 go.mod 10:28:15 -rw-rw-r-- 1 1001 1001 88223 Feb 10 10:25 go.sum 10:28:15 drwxrwxr-x 7 1001 1001 4096 Feb 10 10:25 internal 10:28:15 drwxrwxr-x 2 1001 1001 4096 Feb 10 10:25 openapi 10:28:15 -rw-rw-r-- 1 1001 1001 584 Feb 10 10:25 security.txt 10:28:15 -rw-rw-r-- 1 1001 1001 204 Feb 10 10:25 version.go [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 10:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:28:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:28:16 9986a736f7d3: Pulling fs layer 10:28:16 1f018df60701: Pulling fs layer 10:28:16 39f8f326b044: Pulling fs layer 10:28:16 e6a1e7a6a96a: Pulling fs layer 10:28:16 4f4fb700ef54: Pulling fs layer 10:28:16 d45d956e0dbf: Pulling fs layer 10:28:16 d7702b0d1db1: Pulling fs layer 10:28:16 5c7f0f088c93: Pulling fs layer 10:28:16 4fdc064ae6cf: Pulling fs layer 10:28:16 d45d956e0dbf: Waiting 10:28:16 d7702b0d1db1: Waiting 10:28:16 5c7f0f088c93: Waiting 10:28:16 4fdc064ae6cf: Waiting 10:28:16 e6a1e7a6a96a: Waiting 10:28:16 4f4fb700ef54: Waiting 10:28:16 1f018df60701: Verifying Checksum 10:28:16 1f018df60701: Download complete 10:28:16 e6a1e7a6a96a: Verifying Checksum 10:28:16 e6a1e7a6a96a: Download complete 10:28:16 4f4fb700ef54: Verifying Checksum 10:28:16 4f4fb700ef54: Download complete 10:28:16 d45d956e0dbf: Verifying Checksum 10:28:16 d45d956e0dbf: Download complete 10:28:16 9986a736f7d3: Verifying Checksum 10:28:16 9986a736f7d3: Download complete 10:28:16 d7702b0d1db1: Verifying Checksum 10:28:16 d7702b0d1db1: Download complete 10:28:16 + '[' -e coverage.out ] 10:28:16 + chown 1001:1001 coverage.out [Pipeline] stash 10:28:16 Stashed 1 file(s) [Pipeline] sh 10:28:17 4fdc064ae6cf: Verifying Checksum 10:28:17 4fdc064ae6cf: Download complete 10:28:17 + make build 10:28:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:28:17 9986a736f7d3: Pull complete 10:28:18 39f8f326b044: Verifying Checksum 10:28:18 39f8f326b044: Download complete 10:28:18 1f018df60701: Pull complete 10:28:19 5c7f0f088c93: Verifying Checksum 10:28:19 5c7f0f088c93: Download complete 10:28:31 39f8f326b044: Pull complete 10:28:31 e6a1e7a6a96a: Pull complete 10:28:31 4f4fb700ef54: Pull complete 10:28:32 d45d956e0dbf: Pull complete 10:28:32 d7702b0d1db1: Pull complete 10:28:40 5c7f0f088c93: Pull complete 10:28:41 4fdc064ae6cf: Pull complete 10:28:41 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 10:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 10:28:41 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:28:41 WORKDIR /edgex 10:28:41 COPY go.mod . 10:28:41 RUN go mod download -t 10:28:41 ci-base-image-arm64 -f - . 10:28:42 Sending build context to Docker daemon 3.564MB 10:28:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:28:42 ---> 63f30b955cb9 10:28:42 Step 2/4 : WORKDIR /edgex 10:28:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:28:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:28:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:28:44 ---> Running in 3f0e8605828e 10:28:44 Removing intermediate container 3f0e8605828e 10:28:44 ---> 6c33cb6d684f 10:28:44 Step 3/4 : COPY go.mod . 10:28:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:28:45 ---> 616ce1d94061 10:28:45 Step 4/4 : RUN go mod download 10:28:45 ---> Running in c0c4dde0a368 10:28:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:28:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:28:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:28:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:28:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:28:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:28:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:28:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:29:01 $ docker stop --time=1 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b 10:29:08 $ docker rm -f --volumes 07652e626000da0603f7d060858a77e4a375ef30307b5f9bc1530216f64ddf6b [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 10:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:09 10:29:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:09 latest: Pulling from edgex-devops/edgex-compose 10:29:09 91d30c5bc195: Pulling fs layer 10:29:09 2e9b0aa3be6d: Pulling fs layer 10:29:09 9c61dcf015f6: Pulling fs layer 10:29:09 4698f68db338: Pulling fs layer 10:29:09 2a2f49069b9e: Pulling fs layer 10:29:09 e0025b399a48: Pulling fs layer 10:29:09 4698f68db338: Waiting 10:29:09 2a2f49069b9e: Waiting 10:29:09 e0025b399a48: Waiting 10:29:10 91d30c5bc195: Verifying Checksum 10:29:10 91d30c5bc195: Download complete 10:29:10 4698f68db338: Verifying Checksum 10:29:10 4698f68db338: Download complete 10:29:10 91d30c5bc195: Pull complete 10:29:14 2e9b0aa3be6d: Verifying Checksum 10:29:14 2e9b0aa3be6d: Download complete 10:29:14 e0025b399a48: Download complete 10:29:14 2a2f49069b9e: Verifying Checksum 10:29:14 2a2f49069b9e: Download complete 10:29:14 2e9b0aa3be6d: Pull complete 10:29:14 9c61dcf015f6: Verifying Checksum 10:29:14 9c61dcf015f6: Download complete 10:29:17 9c61dcf015f6: Pull complete 10:29:17 4698f68db338: Pull complete 10:29:17 2a2f49069b9e: Pull complete 10:29:17 e0025b399a48: Pull complete 10:29:17 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:29:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:17 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 10:29:17 $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:29:21 $ docker top 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:21 + docker compose -f ./docker-compose-build.yml build --parallel 10:29:23 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:29:23 #1 transferring dockerfile: 1.89kB done 10:29:23 #1 DONE 0.0s 10:29:23 10:29:23 #2 [security-proxy-setup internal] load build definition from Dockerfile 10:29:23 #2 transferring dockerfile: 2.50kB done 10:29:23 #2 DONE 0.0s 10:29:23 10:29:23 #3 [security-proxy-auth internal] load build definition from Dockerfile 10:29:23 #3 transferring dockerfile: 2.14kB done 10:29:23 #3 DONE 0.0s 10:29:23 10:29:23 #4 [security-spire-config internal] load build definition from Dockerfile 10:29:23 #4 transferring dockerfile: 1.69kB done 10:29:23 #4 DONE 0.0s 10:29:23 10:29:23 #5 [security-spire-server internal] load build definition from Dockerfile 10:29:23 #5 transferring dockerfile: 1.70kB done 10:29:23 #5 DONE 0.0s 10:29:23 10:29:23 #6 [core-metadata internal] load build definition from Dockerfile 10:29:23 #6 transferring dockerfile: 2.10kB done 10:29:23 #6 DONE 0.0s 10:29:23 10:29:23 #7 [core-data internal] load build definition from Dockerfile 10:29:23 #7 DONE 0.0s 10:29:23 10:29:23 #8 [security-spire-agent internal] load build definition from Dockerfile 10:29:23 #8 transferring dockerfile: 1.81kB done 10:29:23 #8 DONE 0.0s 10:29:23 10:29:23 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:29:23 #9 transferring dockerfile: 2.23kB done 10:29:23 #9 DONE 0.0s 10:29:23 10:29:23 #7 [core-data internal] load build definition from Dockerfile 10:29:23 #7 transferring dockerfile: 2.04kB done 10:29:23 #7 DONE 0.0s 10:29:23 10:29:23 #10 [core-keeper internal] load build definition from Dockerfile 10:29:23 #10 transferring dockerfile: 2.01kB done 10:29:23 #10 DONE 0.0s 10:29:23 10:29:23 #11 [support-scheduler internal] load build definition from Dockerfile 10:29:23 #11 transferring dockerfile: 1.83kB done 10:29:23 #11 DONE 0.0s 10:29:23 10:29:23 #12 [security-bootstrapper internal] load build definition from Dockerfile 10:29:23 #12 transferring dockerfile: 3.02kB done 10:29:23 #12 DONE 0.0s 10:29:23 10:29:23 #13 [security-spiffe-token-provider internal] load .dockerignore 10:29:23 #13 transferring context: 50B done 10:29:23 #13 DONE 0.0s 10:29:23 10:29:23 #14 [support-notifications internal] load build definition from Dockerfile 10:29:23 #14 transferring dockerfile: 2.00kB done 10:29:24 #14 DONE 0.0s 10:29:24 10:29:24 #15 [security-secretstore-setup internal] load build definition from Dockerfile 10:29:24 #15 transferring dockerfile: 2.49kB done 10:29:24 #15 DONE 0.0s 10:29:24 10:29:24 #16 [core-command internal] load build definition from Dockerfile 10:29:24 #16 transferring dockerfile: 1.94kB done 10:29:24 #16 DONE 0.0s 10:29:24 10:29:24 #17 [security-proxy-setup internal] load .dockerignore 10:29:24 #17 transferring context: 50B done 10:29:24 #17 DONE 0.0s 10:29:24 10:29:24 #18 [security-proxy-auth internal] load .dockerignore 10:29:24 #18 transferring context: 50B done 10:29:24 #18 DONE 0.0s 10:29:24 10:29:24 #19 [security-spire-config internal] load .dockerignore 10:29:24 #19 transferring context: 50B done 10:29:24 #19 DONE 0.0s 10:29:24 10:29:24 #20 [security-spire-server internal] load .dockerignore 10:29:24 #20 transferring context: 50B done 10:29:24 #20 DONE 0.0s 10:29:24 10:29:24 #21 [core-metadata internal] load .dockerignore 10:29:24 #21 transferring context: 50B done 10:29:24 #21 DONE 0.0s 10:29:24 10:29:24 #22 [security-spire-agent internal] load .dockerignore 10:29:24 #22 transferring context: 50B done 10:29:24 #22 DONE 0.0s 10:29:24 10:29:24 #23 [core-common-config-bootstrapper internal] load .dockerignore 10:29:24 #23 transferring context: 50B done 10:29:24 #23 DONE 0.0s 10:29:24 10:29:24 #24 [core-data internal] load .dockerignore 10:29:24 #24 transferring context: 50B done 10:29:24 #24 DONE 0.0s 10:29:24 10:29:24 #25 [core-keeper internal] load .dockerignore 10:29:24 #25 transferring context: 50B done 10:29:24 #25 DONE 0.0s 10:29:24 10:29:24 #26 [support-scheduler internal] load .dockerignore 10:29:24 #26 transferring context: 50B done 10:29:24 #26 DONE 0.0s 10:29:24 10:29:24 #27 [security-bootstrapper internal] load .dockerignore 10:29:24 #27 transferring context: 50B done 10:29:24 #27 DONE 0.0s 10:29:24 10:29:24 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:24 #28 DONE 0.0s 10:29:24 10:29:24 #29 [support-notifications internal] load .dockerignore 10:29:24 #29 transferring context: 50B done 10:29:24 #29 DONE 0.0s 10:29:24 10:29:24 #30 [security-secretstore-setup internal] load .dockerignore 10:29:24 #30 transferring context: 50B done 10:29:24 #30 DONE 0.0s 10:29:24 10:29:24 #31 [core-command internal] load .dockerignore 10:29:24 #31 transferring context: 50B done 10:29:24 #31 DONE 0.0s 10:29:24 10:29:24 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:29:24 #32 DONE 0.1s 10:29:24 10:29:24 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:24 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:24 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:24 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:24 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:24 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:24 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 10:29:24 #33 ... 10:29:24 10:29:24 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:24 #28 DONE 0.0s 10:29:24 10:29:24 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:24 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:24 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:24 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:24 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:24 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:24 #33 ... 10:29:24 10:29:24 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:24 #28 DONE 0.0s 10:29:24 10:29:24 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:29:24 #34 DONE 0.5s 10:29:24 10:29:24 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:24 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:24 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:24 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:24 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:24 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:25 #33 ... 10:29:25 10:29:25 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:25 #28 DONE 0.0s 10:29:25 10:29:25 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:29:25 #34 DONE 0.6s 10:29:25 10:29:25 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:25 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:25 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:25 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:25 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:25 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:25 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:29:25 #33 ... 10:29:25 10:29:25 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:29:25 #28 DONE 0.0s 10:29:26 10:29:26 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:29:26 #32 ... 10:29:26 10:29:26 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 10:29:26 #35 DONE 2.1s 10:29:26 10:29:26 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:29:26 #32 DONE 2.0s 10:29:26 10:29:26 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:29:26 #34 DONE 0.6s 10:29:26 10:29:26 #35 [core-data builder 2/7] WORKDIR /edgex-go 10:29:26 #35 DONE 2.1s 10:29:26 10:29:26 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:26 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:26 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:26 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:26 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:26 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:26 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:29:27 #33 DONE 2.8s 10:29:27 10:29:27 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:29:27 #36 ... 10:29:27 10:29:27 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:27 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:27 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:27 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:27 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:27 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:27 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:29:27 #33 DONE 2.8s 10:29:27 10:29:27 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:29:27 #37 DONE 2.6s 10:29:27 10:29:27 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:29:27 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 10:29:27 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:29:27 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 10:29:27 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 10:29:27 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 10:29:27 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 10:29:27 #33 DONE 2.8s 10:29:27 10:29:27 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:29:27 #38 DONE 2.6s 10:29:27 10:29:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:27 #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:27 #39 ... 10:29:27 10:29:27 #40 [security-spire-server internal] load build context 10:29:27 #40 transferring context: 23.80kB 0.1s done 10:29:27 #40 DONE 0.3s 10:29:27 10:29:27 #41 [security-spire-config internal] load build context 10:29:27 #41 transferring context: 22.05kB 0.0s done 10:29:27 #41 DONE 0.4s 10:29:27 10:29:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:27 #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 10:29:27 #39 ... 10:29:27 10:29:27 #42 [security-spire-agent internal] load build context 10:29:27 #42 transferring context: 23.33kB 0.0s done 10:29:27 #42 DONE 0.4s 10:29:27 10:29:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:27 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 10:29:28 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 10:29:28 #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:29:28 #39 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:29:28 #39 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:29:28 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 10:29:28 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 10:29:28 #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.3s 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s 10:29:28 #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.05MB / 20.02MB 0.4s 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 0.5s 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.44MB / 20.02MB 0.6s 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.7s 10:29:28 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s 10:29:31 #39 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.3s done 10:29:32 Removing intermediate container c0c4dde0a368 10:29:32 ---> fd45c3069673 10:29:32 Successfully built fd45c3069673 10:29:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:32 + docker inspect -f . ci-base-image-arm64 10:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container 10:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:29:33 #39 ... 10:29:33 10:29:33 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:33 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 10:29:33 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:29:33 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:29:33 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:29:33 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 10:29:33 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 10:29:33 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 10:29:33 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:29:33 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.5s 10:29:34 $ docker top fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:34 #43 ... 10:29:34 10:29:34 #44 [security-spiffe-token-provider internal] load build context 10:29:34 #44 transferring context: 313.49MB 10.0s 10:29:34 #44 ... 10:29:34 10:29:34 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:34 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s done 10:29:34 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.9s done 10:29:34 #43 ... 10:29:34 10:29:34 #45 [security-proxy-setup internal] load build context 10:29:35 + go version 10:29:35 go version go1.23.4 linux/arm64 [Pipeline] } 10:29:35 $ docker stop --time=1 fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 10:29:35 #45 ... 10:29:35 10:29:35 #46 [core-metadata internal] load build context 10:29:35 #46 ... 10:29:35 10:29:35 #47 [security-proxy-auth internal] load build context 10:29:35 #47 ... 10:29:35 10:29:35 #46 [core-metadata internal] load build context 10:29:36 $ docker rm -f --volumes fd15cf94ccb639e37445629f90f99f139ff2ebfdbe1ba2dd8da3ee8cfe01b322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage 10:29:36 #46 ... 10:29:36 10:29:36 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:29:36 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:36 #0 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:36 #0 1.602 OK: 248 MiB in 58 packages 10:29:36 #48 ... 10:29:36 10:29:36 #49 [support-scheduler internal] load build context 10:29:36 #49 ... 10:29:36 10:29:36 #50 [support-notifications internal] load build context 10:29:36 #50 ... 10:29:36 10:29:36 #51 [core-keeper internal] load build context 10:29:36 #51 ... 10:29:36 10:29:36 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:29:36 #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:36 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:36 #0 1.805 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:29:36 #0 1.805 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:29:36 #0 1.805 OK: 24178 distinct packages available 10:29:36 #0 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:36 #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:36 #0 2.429 OK: 248 MiB in 58 packages [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:37 #52 ... 10:29:37 10:29:37 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:29:37 #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:37 #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:37 #0 4.426 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:29:37 #0 4.461 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:29:37 #0 4.472 (3/6) Installing dumb-init (1.2.5-r3) 10:29:37 #0 4.476 (4/6) Installing openssl (3.3.2-r2) 10:29:37 #0 4.488 (5/6) Installing su-exec (0.2-r3) 10:29:37 #0 4.491 (6/6) Installing yq-go (4.44.1-r2) 10:29:37 #0 4.560 Executing busybox-1.36.1-r29.trigger 10:29:37 #0 4.572 OK: 19 MiB in 18 packages 10:29:37 #53 ... 10:29:37 10:29:37 #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:37 10:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:37 latest: Pulling from edgex-devops/edgex-compose-arm64 10:29:37 547446be3368: Pulling fs layer 10:29:37 d125d8839a47: Pulling fs layer 10:29:37 3e85d5ac6304: Pulling fs layer 10:29:37 c3105a71a48b: Pulling fs layer 10:29:37 0f093f025ec4: Pulling fs layer 10:29:37 c3106fc0e877: Pulling fs layer 10:29:37 c3105a71a48b: Waiting 10:29:37 0f093f025ec4: Waiting 10:29:37 c3106fc0e877: Waiting 10:29:37 #54 ... 10:29:37 10:29:37 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:29:37 #55 ... 10:29:37 10:29:37 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:37 #56 ... 10:29:37 10:29:37 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:29:37 #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:37 #0 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:37 #0 6.764 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:29:37 #0 6.764 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:29:37 #0 6.764 OK: 24172 distinct packages available 10:29:37 #0 6.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:37 #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:37 #0 7.168 (1/14) Installing ca-certificates (20241121-r1) 10:29:37 #0 7.182 (2/14) Installing brotli-libs (1.1.0-r2) 10:29:37 #0 7.191 (3/14) Installing c-ares (1.33.1-r0) 10:29:37 #0 7.200 (4/14) Installing libunistring (1.2-r0) 10:29:37 #0 7.214 (5/14) Installing libidn2 (2.3.7-r0) 10:29:37 #0 7.230 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:29:37 #0 7.234 (7/14) Installing libpsl (0.21.5-r1) 10:29:37 #0 7.238 (8/14) Installing zstd-libs (1.5.6-r0) 10:29:37 #0 7.256 (9/14) Installing libcurl (8.12.0-r0) 10:29:37 #0 7.264 (10/14) Installing curl (8.12.0-r0) 10:29:37 #0 7.271 (11/14) Installing dumb-init (1.2.5-r3) 10:29:37 #0 7.273 (12/14) Installing musl-obstack (1.2.3-r2) 10:29:37 #0 7.280 (13/14) Installing libucontext (1.2-r3) 10:29:37 #0 7.284 (14/14) Installing gcompat (1.1.0-r4) 10:29:37 #0 7.288 Executing busybox-1.36.1-r29.trigger 10:29:37 #0 7.298 Executing ca-certificates-20241121-r1.trigger 10:29:37 #0 7.346 OK: 13 MiB in 28 packages 10:29:37 547446be3368: Verifying Checksum 10:29:37 547446be3368: Download complete 10:29:37 c3105a71a48b: Verifying Checksum 10:29:37 c3105a71a48b: Download complete 10:29:38 d125d8839a47: Verifying Checksum 10:29:38 d125d8839a47: Download complete 10:29:38 c3106fc0e877: Verifying Checksum 10:29:38 c3106fc0e877: Download complete 10:29:38 0f093f025ec4: Verifying Checksum 10:29:38 0f093f025ec4: Download complete 10:29:38 #57 ... 10:29:38 10:29:38 #58 [security-bootstrapper internal] load build context 10:29:38 #58 ... 10:29:38 10:29:38 #59 [security-secretstore-setup internal] load build context 10:29:38 547446be3368: Pull complete 10:29:38 #59 ... 10:29:38 10:29:38 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:29:38 #60 ... 10:29:38 10:29:38 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:29:38 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:38 #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:38 #0 2.083 OK: 248 MiB in 58 packages 10:29:38 #61 ... 10:29:38 10:29:38 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:29:38 #62 ... 10:29:38 10:29:38 #63 [core-command internal] load build context 10:29:39 #63 ... 10:29:39 10:29:39 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:29:39 #64 ... 10:29:39 10:29:39 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:29:39 d125d8839a47: Pull complete 10:29:39 #65 ... 10:29:39 10:29:39 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:29:39 #66 ... 10:29:39 10:29:39 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:29:39 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:39 #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:39 #0 1.992 OK: 248 MiB in 58 packages 10:29:39 #67 ... 10:29:39 10:29:39 #68 [core-data internal] load build context 10:29:39 #68 transferring context: 389.37MB 12.8s 10:29:39 #68 ... 10:29:39 10:29:39 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:29:39 #0 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:39 #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:39 #0 1.787 (1/1) Installing dumb-init (1.2.5-r3) 10:29:39 #0 1.795 Executing busybox-1.36.1-r29.trigger 10:29:39 #0 1.804 OK: 8 MiB in 15 packages 10:29:40 3e85d5ac6304: Verifying Checksum 10:29:40 3e85d5ac6304: Download complete 10:29:40 #69 ... 10:29:40 10:29:40 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:29:40 #0 0.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:40 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:40 #0 1.545 OK: 248 MiB in 58 packages 10:29:41 #70 ... 10:29:41 10:29:41 #71 [core-common-config-bootstrapper internal] load build context 10:29:41 #71 transferring context: 446.26MB 14.9s done 10:29:41 #71 ... 10:29:41 10:29:41 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:29:41 #36 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:29:41 #36 4.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:29:41 #36 4.989 (1/7) Installing ca-certificates (20241121-r1) 10:29:41 #36 5.008 (2/7) Installing dumb-init (1.2.5-r3) 10:29:41 #36 5.012 (3/7) Installing libgcc (13.2.1_git20240309-r0) 10:29:41 #36 5.016 (4/7) Installing libsodium (1.0.19-r0) 10:29:41 #36 5.023 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 10:29:41 #36 5.042 (6/7) Installing libzmq (4.3.5-r2) 10:29:41 #36 5.059 (7/7) Installing zeromq (4.3.5-r2) 10:29:41 #36 5.059 Executing busybox-1.36.1-r29.trigger 10:29:41 #36 5.065 Executing ca-certificates-20241121-r1.trigger 10:29:41 #36 5.105 OK: 12 MiB in 21 packages 10:29:41 #36 ... 10:29:41 10:29:41 #49 [support-scheduler internal] load build context 10:29:42 #49 transferring context: 446.26MB 15.7s done 10:29:42 #49 ... 10:29:42 10:29:42 #46 [core-metadata internal] load build context 10:29:43 #46 transferring context: 446.26MB 16.9s done 10:29:44 #46 ... 10:29:44 10:29:44 #44 [security-spiffe-token-provider internal] load build context 10:29:44 #44 transferring context: 446.26MB 13.8s done 10:29:45 #44 ... 10:29:45 10:29:45 #51 [core-keeper internal] load build context 10:29:45 #51 transferring context: 446.26MB 16.2s done 10:29:45 #51 ... 10:29:45 10:29:45 #45 [security-proxy-setup internal] load build context 10:29:45 #45 transferring context: 446.26MB 12.2s done 10:29:45 #45 ... 10:29:45 10:29:45 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:45 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:29:46 #39 ... 10:29:46 10:29:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:46 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 10:29:46 #43 ... 10:29:46 10:29:46 #47 [security-proxy-auth internal] load build context 10:29:46 #47 transferring context: 446.26MB 11.3s done 10:29:46 #47 ... 10:29:46 10:29:46 #58 [security-bootstrapper internal] load build context 10:29:46 #58 transferring context: 446.26MB 15.7s done 10:29:47 #58 ... 10:29:47 10:29:47 #50 [support-notifications internal] load build context 10:29:47 #50 transferring context: 446.26MB 15.4s done 10:29:48 #50 ... 10:29:48 10:29:48 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:29:48 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 10:29:48 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:29:48 #43 ... 10:29:48 10:29:48 #59 [security-secretstore-setup internal] load build context 10:29:48 #59 transferring context: 446.26MB 15.2s done 10:29:49 #59 ... 10:29:49 10:29:49 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:29:49 #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:29:49 #39 ... 10:29:49 10:29:49 #63 [core-command internal] load build context 10:29:49 #63 transferring context: 446.26MB 15.4s done 10:29:50 #63 ... 10:29:50 10:29:50 #68 [core-data internal] load build context 10:29:50 #68 transferring context: 446.26MB 14.9s done 10:29:50 3e85d5ac6304: Pull complete 10:29:50 c3105a71a48b: Pull complete 10:29:51 0f093f025ec4: Pull complete 10:29:51 c3106fc0e877: Pull complete 10:29:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:51 prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container 10:29:51 $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 10:29:54 $ docker top aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:55 + docker compose -f ./docker-compose-build.yml build --parallel 10:30:00 #68 ... 10:30:00 10:30:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:00 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10:30:00 #43 ... 10:30:00 10:30:00 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:00 #65 DONE 33.1s 10:30:00 10:30:00 #47 [security-proxy-auth internal] load build context 10:30:00 #47 DONE 35.0s 10:30:00 10:30:00 #45 [security-proxy-setup internal] load build context 10:30:00 #45 DONE 35.0s 10:30:00 10:30:00 #59 [security-secretstore-setup internal] load build context 10:30:00 #59 DONE 33.2s 10:30:00 10:30:00 #63 [core-command internal] load build context 10:30:00 #63 DONE 33.2s 10:30:00 10:30:00 #71 [core-common-config-bootstrapper internal] load build context 10:30:00 #71 DONE 33.2s 10:30:00 10:30:00 #50 [support-notifications internal] load build context 10:30:00 #50 DONE 33.2s 10:30:00 10:30:00 #68 [core-data internal] load build context 10:30:00 #68 DONE 33.2s 10:30:00 10:30:00 #44 [security-spiffe-token-provider internal] load build context 10:30:00 #44 DONE 35.4s 10:30:00 10:30:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:00 #43 ... 10:30:00 10:30:00 #36 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:00 #36 DONE 32.8s 10:30:00 10:30:00 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:00 #61 DONE 33.2s 10:30:00 10:30:00 #49 [support-scheduler internal] load build context 10:30:00 #49 DONE 33.2s 10:30:00 10:30:00 #58 [security-bootstrapper internal] load build context 10:30:00 #58 DONE 33.2s 10:30:00 10:30:00 #51 [core-keeper internal] load build context 10:30:00 #51 DONE 33.2s 10:30:00 10:30:00 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:00 #67 DONE 33.3s 10:30:00 10:30:00 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:00 #69 DONE 32.9s 10:30:00 10:30:00 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:00 #53 DONE 32.8s 10:30:00 10:30:00 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:00 #52 DONE 33.3s 10:30:00 10:30:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:00 #43 ... 10:30:00 10:30:00 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:30:00 #48 DONE 33.4s 10:30:00 10:30:00 #46 [core-metadata internal] load build context 10:30:00 #46 DONE 35.1s 10:30:00 10:30:00 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:00 #70 DONE 33.3s 10:30:00 10:30:00 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:00 #57 DONE 32.8s 10:30:00 10:30:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:00 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 10:30:01 #43 ... 10:30:01 10:30:01 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:30:01 #72 DONE 1.0s 10:30:01 10:30:01 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:30:01 #73 DONE 0.9s 10:30:01 10:30:01 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:30:01 #74 DONE 1.0s 10:30:01 10:30:01 #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:30:01 #75 DONE 0.9s 10:30:01 10:30:01 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:30:01 #76 DONE 1.0s 10:30:01 10:30:01 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:01 #43 DONE 33.7s 10:30:01 10:30:01 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:01 #60 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:01 #60 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:01 #60 ... 10:30:01 10:30:01 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:01 #56 DONE 34.1s 10:30:01 10:30:01 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:01 #60 34.18 (1/3) Installing ca-certificates (20241121-r1) 10:30:01 #60 34.19 (2/3) Installing dumb-init (1.2.5-r3) 10:30:01 #60 34.20 (3/3) Installing tzdata (2024b-r0) 10:30:01 #60 34.23 Executing busybox-1.36.1-r29.trigger 10:30:01 #60 34.32 Executing ca-certificates-20241121-r1.trigger 10:30:01 #60 34.36 OK: 10 MiB in 17 packages 10:30:01 #60 ... 10:30:01 10:30:01 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:01 #66 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:01 #66 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:01 #66 34.15 (1/2) Installing dumb-init (1.2.5-r3) 10:30:01 #66 34.16 (2/2) Installing su-exec (0.2-r3) 10:30:01 #66 34.16 Executing busybox-1.36.1-r29.trigger 10:30:01 #66 34.16 OK: 8 MiB in 16 packages 10:30:01 #66 DONE 34.6s 10:30:02 10:30:02 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:02 #55 33.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #55 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #55 34.20 (1/4) Installing ca-certificates (20241121-r1) 10:30:02 #55 34.22 (2/4) Installing dumb-init (1.2.5-r3) 10:30:02 #55 34.22 (3/4) Installing su-exec (0.2-r3) 10:30:02 #55 34.23 (4/4) Installing yq-go (4.44.1-r2) 10:30:02 #55 34.33 Executing busybox-1.36.1-r29.trigger 10:30:02 #55 34.41 Executing ca-certificates-20241121-r1.trigger 10:30:02 #55 34.45 OK: 19 MiB in 18 packages 10:30:02 #55 DONE 34.7s 10:30:02 10:30:02 #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:30:02 #54 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #54 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #54 34.22 (1/1) Installing dumb-init (1.2.5-r3) 10:30:02 #54 34.23 Executing busybox-1.36.1-r29.trigger 10:30:02 #54 34.24 OK: 8 MiB in 15 packages 10:30:02 #54 DONE 34.7s 10:30:02 10:30:02 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:02 #60 DONE 34.6s 10:30:02 10:30:02 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:30:02 #77 ... 10:30:02 10:30:02 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:02 #62 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #62 33.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #62 34.31 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:02 #62 34.31 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:02 #62 34.31 OK: 24172 distinct packages available 10:30:02 #62 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #62 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #62 34.81 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:02 #62 34.84 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:02 #62 34.85 (3/7) Installing dumb-init (1.2.5-r3) 10:30:02 #62 34.85 (4/7) Installing musl-obstack (1.2.3-r2) 10:30:02 #62 34.85 (5/7) Installing libucontext (1.2-r3) 10:30:02 #62 34.86 (6/7) Installing gcompat (1.1.0-r4) 10:30:02 #62 34.96 (7/7) Installing openssl (3.3.2-r2) 10:30:02 #62 34.98 Executing busybox-1.36.1-r29.trigger 10:30:02 #62 34.98 OK: 9 MiB in 19 packages 10:30:02 #62 DONE 35.3s 10:30:02 10:30:02 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:02 #64 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #64 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #64 34.46 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:02 #64 34.46 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:02 #64 34.46 OK: 24172 distinct packages available 10:30:02 #64 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:02 #64 34.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:02 #64 34.96 (1/4) Installing dumb-init (1.2.5-r3) 10:30:02 #64 34.97 (2/4) Installing musl-obstack (1.2.3-r2) 10:30:02 #64 34.97 (3/4) Installing libucontext (1.2-r3) 10:30:02 #64 34.97 (4/4) Installing gcompat (1.1.0-r4) 10:30:02 #64 34.98 Executing busybox-1.36.1-r29.trigger 10:30:02 #64 34.99 OK: 8 MiB in 18 packages 10:30:02 #64 DONE 35.3s 10:30:02 10:30:02 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:30:03 #78 ... 10:30:03 10:30:03 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:03 #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:03 #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:03 #0 3.234 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:03 #0 3.267 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:03 #0 3.276 Executing ca-certificates-20241121-r1.trigger 10:30:03 #0 3.322 OK: 12 MiB in 21 packages 10:30:03 #79 DONE 3.7s 10:30:03 10:30:03 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:30:03 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:03 #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:03 #0 3.254 OK: 19 MiB in 18 packages 10:30:03 #80 DONE 3.6s 10:30:03 10:30:03 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:30:03 #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:03 #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:03 #0 3.264 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:03 #0 3.312 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:03 #0 3.325 Executing ca-certificates-20241121-r1.trigger 10:30:03 #0 3.410 OK: 13 MiB in 28 packages 10:30:03 #81 DONE 3.6s 10:30:03 10:30:03 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:30:03 #82 DONE 0.1s 10:30:03 10:30:03 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:03 #39 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 10:30:03 #39 ... 10:30:03 10:30:03 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:03 #0 2.621 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:03 #0 3.069 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:03 #0 3.845 OK: 248 MiB in 58 packages 10:30:03 #83 DONE 4.1s 10:30:04 10:30:04 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:30:04 #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:04 #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:04 #0 3.789 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:04 #0 3.868 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:04 #0 3.883 OK: 8 MiB in 15 packages 10:30:04 #84 DONE 4.0s 10:30:04 10:30:04 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:30:04 #85 DONE 0.2s 10:30:04 10:30:04 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:05 #1 [support-notifications internal] load build definition from Dockerfile 10:30:05 #1 transferring dockerfile: 2.00kB 0.0s done 10:30:05 #1 DONE 0.1s 10:30:05 10:30:05 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:30:05 #2 transferring dockerfile: 1.89kB done 10:30:05 #2 DONE 0.0s 10:30:05 10:30:05 #3 [security-bootstrapper internal] load build definition from Dockerfile 10:30:05 #3 transferring dockerfile: 3.02kB done 10:30:05 #3 DONE 0.1s 10:30:05 10:30:05 #4 [core-command internal] load build definition from Dockerfile 10:30:05 #4 transferring dockerfile: 1.94kB 0.0s done 10:30:05 #4 DONE 0.1s 10:30:05 10:30:05 #5 [security-spire-agent internal] load build definition from Dockerfile 10:30:05 #5 transferring dockerfile: 1.81kB 0.0s done 10:30:05 #5 DONE 0.1s 10:30:05 10:30:05 #6 [security-proxy-auth internal] load build definition from Dockerfile 10:30:05 #6 transferring dockerfile: 2.14kB done 10:30:05 #6 DONE 0.1s 10:30:05 10:30:05 #7 [core-keeper internal] load build definition from Dockerfile 10:30:05 #7 transferring dockerfile: 2.01kB 0.0s done 10:30:05 #7 DONE 0.1s 10:30:05 10:30:05 #8 [core-metadata internal] load build definition from Dockerfile 10:30:05 #8 transferring dockerfile: 2.10kB done 10:30:05 #8 DONE 0.1s 10:30:05 10:30:05 #9 [security-secretstore-setup internal] load build definition from Dockerfile 10:30:05 #9 transferring dockerfile: 2.49kB done 10:30:05 #9 DONE 0.1s 10:30:05 10:30:05 #10 [security-spire-server internal] load build definition from Dockerfile 10:30:05 #10 transferring dockerfile: 1.70kB done 10:30:05 #10 DONE 0.1s 10:30:05 10:30:05 #11 [support-scheduler internal] load build definition from Dockerfile 10:30:05 #11 transferring dockerfile: 1.83kB 0.0s done 10:30:05 #11 DONE 0.1s 10:30:05 10:30:05 #12 [security-proxy-setup internal] load build definition from Dockerfile 10:30:05 #12 transferring dockerfile: 2.50kB done 10:30:05 #12 DONE 0.1s 10:30:05 10:30:05 #13 [core-data internal] load build definition from Dockerfile 10:30:05 #13 transferring dockerfile: 2.04kB 0.0s done 10:30:05 #13 DONE 0.1s 10:30:05 10:30:05 #14 [security-spire-config internal] load build definition from Dockerfile 10:30:05 #14 transferring dockerfile: 1.69kB done 10:30:05 #14 DONE 0.1s 10:30:05 10:30:05 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:30:05 #15 transferring dockerfile: 2.23kB 0.0s done 10:30:05 #15 DONE 0.1s 10:30:05 10:30:05 #16 [support-notifications internal] load .dockerignore 10:30:05 #16 transferring context: 50B 0.0s done 10:30:05 #16 DONE 0.1s 10:30:06 10:30:06 #17 [security-spiffe-token-provider internal] load .dockerignore 10:30:06 #17 transferring context: 50B 0.0s done 10:30:06 #17 DONE 0.3s 10:30:06 10:30:06 #18 [security-bootstrapper internal] load .dockerignore 10:30:06 #18 transferring context: 50B done 10:30:07 #18 DONE 0.3s 10:30:07 10:30:07 #19 [security-secretstore-setup internal] load .dockerignore 10:30:07 #19 ... 10:30:07 10:30:07 #20 [core-metadata internal] load .dockerignore 10:30:07 #20 transferring context: 50B 0.0s done 10:30:07 #20 DONE 0.2s 10:30:07 10:30:07 #21 [core-command internal] load .dockerignore 10:30:07 #21 transferring context: 50B 0.0s done 10:30:07 #21 DONE 0.4s 10:30:07 10:30:07 #22 [security-spire-agent internal] load .dockerignore 10:30:07 #22 transferring context: 50B 0.0s done 10:30:07 #22 DONE 0.4s 10:30:07 10:30:07 #23 [security-proxy-auth internal] load .dockerignore 10:30:07 #23 transferring context: 50B 0.0s done 10:30:07 #23 DONE 0.3s 10:30:07 10:30:07 #24 [core-keeper internal] load .dockerignore 10:30:07 #24 transferring context: 50B 0.0s done 10:30:07 #24 DONE 0.3s 10:30:07 10:30:07 #19 [security-secretstore-setup internal] load .dockerignore 10:30:07 #19 transferring context: 50B 0.0s done 10:30:07 #19 DONE 0.3s 10:30:07 10:30:07 #25 [security-proxy-setup internal] load .dockerignore 10:30:07 #25 ... 10:30:07 10:30:07 #26 [support-scheduler internal] load .dockerignore 10:30:07 #26 transferring context: 50B 0.0s done 10:30:07 #26 DONE 0.2s 10:30:07 10:30:07 #27 [security-spire-server internal] load .dockerignore 10:30:07 #27 transferring context: 50B 0.0s done 10:30:07 #27 DONE 0.3s 10:30:07 10:30:07 #25 [security-proxy-setup internal] load .dockerignore 10:30:07 #25 transferring context: 50B 0.0s done 10:30:07 #25 DONE 0.2s 10:30:07 10:30:07 #28 [core-data internal] load .dockerignore 10:30:07 #28 transferring context: 50B 0.0s done 10:30:07 #28 DONE 0.1s 10:30:07 10:30:07 #29 [core-common-config-bootstrapper internal] load .dockerignore 10:30:07 #29 transferring context: 50B 0.0s done 10:30:07 #29 DONE 0.1s 10:30:07 10:30:07 #30 [security-spire-config internal] load .dockerignore 10:30:07 #30 transferring context: 50B 0.0s done 10:30:07 #30 DONE 0.2s 10:30:07 10:30:07 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:07 #31 DONE 0.0s 10:30:07 10:30:07 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 10:30:07 #32 DONE 0.2s 10:30:07 10:30:07 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:07 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:07 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:07 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:07 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:07 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s 10:30:08 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.2s 10:30:08 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:08 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 10:30:08 #33 ... 10:30:08 10:30:08 #34 [support-notifications internal] load build context 10:30:08 #34 transferring context: 3.11MB 0.8s done 10:30:08 #34 DONE 1.0s 10:30:08 10:30:08 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:08 #33 ... 10:30:08 10:30:08 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:08 #35 DONE 1.2s 10:30:08 10:30:08 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:08 #33 ... 10:30:08 10:30:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:08 #31 DONE 0.0s 10:30:08 10:30:08 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:09 #33 ... 10:30:09 10:30:09 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 10:30:09 #32 DONE 0.3s 10:30:09 10:30:09 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:09 #35 DONE 1.9s 10:30:09 10:30:09 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:30:09 #36 DONE 0.4s 10:30:09 10:30:09 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:09 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:09 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:09 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:09 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:09 #86 ... 10:30:09 10:30:09 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:30:09 #77 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:09 #77 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:09 #77 3.839 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:09 #77 3.944 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:09 #77 3.957 OK: 8 MiB in 15 packages 10:30:09 #33 ... 10:30:09 10:30:09 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:09 #31 DONE 0.0s 10:30:09 10:30:09 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 10:30:09 #32 DONE 0.4s 10:30:09 10:30:09 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:09 #31 DONE 0.0s 10:30:09 10:30:09 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:09 #35 DONE 1.9s 10:30:09 10:30:09 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 10:30:09 #36 DONE 0.4s 10:30:09 10:30:09 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:09 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:09 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:09 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:09 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:09 #33 ... 10:30:09 10:30:09 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 10:30:09 #32 DONE 0.6s 10:30:09 10:30:09 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:09 #35 DONE 1.9s 10:30:09 10:30:09 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:09 #31 DONE 0.0s 10:30:09 10:30:09 #36 [core-command builder 2/7] WORKDIR /edgex-go 10:30:09 #36 DONE 0.5s 10:30:09 10:30:09 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:09 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:09 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:09 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:09 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:10 #33 ... 10:30:10 10:30:10 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 10:30:10 #32 DONE 0.7s 10:30:10 10:30:10 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:10 #35 DONE 2.0s 10:30:10 10:30:10 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 10:30:10 #36 DONE 0.6s 10:30:10 10:30:10 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:10 #31 DONE 0.0s 10:30:10 10:30:10 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:10 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:10 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:10 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:10 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:10 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:10 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:10 #33 ... 10:30:10 10:30:10 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:10 #31 DONE 0.0s 10:30:10 10:30:10 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 10:30:10 #32 DONE 0.9s 10:30:10 10:30:10 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:10 #35 DONE 2.0s 10:30:10 10:30:10 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 10:30:10 #36 DONE 0.6s 10:30:10 10:30:10 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:10 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:10 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:10 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:10 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:10 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:10 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:10 #33 ... 10:30:10 10:30:10 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:10 #31 DONE 0.0s 10:30:10 10:30:10 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:10 #33 ... 10:30:10 10:30:10 #37 [security-spiffe-token-provider internal] load build context 10:30:10 #37 transferring context: 3.11MB 1.3s done 10:30:10 #37 DONE 1.6s 10:30:10 10:30:10 #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:11 #38 ... 10:30:11 10:30:11 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:11 #31 DONE 0.0s 10:30:11 #77 ... 10:30:11 10:30:11 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:11 #87 ... 10:30:11 10:30:11 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:11 #88 ... 10:30:11 10:30:11 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:11 #89 ... 10:30:11 10:30:11 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:11 10:30:11 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:11 #35 DONE 2.1s 10:30:11 10:30:11 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:30:11 #36 DONE 0.7s 10:30:11 10:30:11 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:11 #31 DONE 0.0s 10:30:11 10:30:11 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:11 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:11 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:11 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:11 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:11 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:11 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:11 #33 ... 10:30:11 10:30:11 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:11 #35 DONE 2.1s 10:30:11 10:30:11 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:30:11 #36 DONE 0.7s 10:30:11 10:30:11 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:11 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:11 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:11 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:11 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:11 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:11 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:11 #33 ... 10:30:11 10:30:11 #39 [security-bootstrapper internal] load build context 10:30:11 #39 transferring context: 3.11MB 1.6s done 10:30:11 #39 DONE 2.0s 10:30:11 #90 ... 10:30:11 10:30:11 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:11 #0 3.640 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:11 #0 4.111 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:11 #0 4.943 (1/1) Installing dumb-init (1.2.5-r3) 10:30:11 #0 5.252 Executing busybox-1.36.1-r29.trigger 10:30:11 #0 5.261 OK: 8 MiB in 15 packages 10:30:11 10:30:11 #40 [core-keeper internal] load build context 10:30:11 #40 ... 10:30:11 10:30:11 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:30:11 #31 DONE 0.1s 10:30:11 10:30:11 #40 [core-keeper internal] load build context 10:30:11 #91 ... 10:30:11 10:30:11 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:11 #92 ... 10:30:11 10:30:11 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:30:11 #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:11 #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:11 #0 4.133 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:11 #0 4.264 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:11 #0 4.273 Executing ca-certificates-20241121-r1.trigger 10:30:11 #0 4.494 OK: 10 MiB in 17 packages 10:30:12 #93 ... 10:30:12 10:30:12 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:30:12 #0 3.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:12 #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:12 #0 3.990 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 4.035 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 4.091 Executing ca-certificates-20241121-r1.trigger 10:30:12 #0 4.242 OK: 19 MiB in 18 packages 10:30:12 #94 ... 10:30:12 10:30:12 #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:30:12 #0 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:12 #0 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:12 #0 3.590 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 3.742 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 3.754 OK: 8 MiB in 16 packages 10:30:12 #40 ... 10:30:12 10:30:12 #41 [core-metadata internal] load build context 10:30:12 #41 transferring context: 3.11MB 1.5s done 10:30:12 #41 DONE 2.3s 10:30:12 10:30:12 #40 [core-keeper internal] load build context 10:30:12 #40 ... 10:30:12 10:30:12 #42 [core-command internal] load build context 10:30:12 #42 transferring context: 3.11MB 1.7s done 10:30:12 #42 DONE 2.5s 10:30:12 10:30:12 #40 [core-keeper internal] load build context 10:30:12 #95 ... 10:30:12 10:30:12 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:30:12 #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:12 #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:12 #0 3.212 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 3.411 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:12 #0 3.424 OK: 8 MiB in 18 packages 10:30:13 #40 transferring context: 3.11MB 2.6s done 10:30:13 #40 ... 10:30:13 10:30:13 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:30:13 #43 DONE 3.7s 10:30:13 10:30:13 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 10:30:13 #32 DONE 4.1s 10:30:13 10:30:13 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:13 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:13 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:13 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:13 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:13 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:13 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:13 #33 ... 10:30:13 10:30:13 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:30:13 #35 DONE 2.2s 10:30:13 10:30:13 #36 [core-data builder 2/7] WORKDIR /edgex-go 10:30:13 #36 DONE 0.8s 10:30:13 10:30:13 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:13 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:13 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:13 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:13 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:13 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:13 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:14 #33 ... 10:30:14 10:30:14 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:30:14 #44 DONE 4.0s 10:30:14 10:30:14 #40 [core-keeper internal] load build context 10:30:14 #40 DONE 3.6s 10:30:14 10:30:14 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 10:30:14 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 10:30:14 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 10:30:14 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 10:30:14 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 10:30:14 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 10:30:14 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 10:30:14 #33 ... 10:30:14 10:30:14 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:14 #45 DONE 0.0s 10:30:14 10:30:14 #46 [security-spire-agent internal] load build context 10:30:14 #46 DONE 0.0s 10:30:14 10:30:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:14 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:14 #47 ... 10:30:14 10:30:14 #48 [security-proxy-auth internal] load build context 10:30:14 #48 transferring context: 3.11MB 2.8s done 10:30:14 #48 DONE 4.2s 10:30:14 10:30:14 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:14 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:15 #96 ... 10:30:15 10:30:15 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:30:15 #78 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:30:15 #78 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:30:15 #78 3.448 OK: 9 MiB in 19 packages 10:30:15 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done 10:30:16 #45 ... 10:30:16 10:30:16 #49 [security-spire-server internal] load build context 10:30:16 #49 transferring context: 23.80kB 0.5s done 10:30:16 #49 DONE 2.4s 10:30:16 10:30:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:16 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:30:16 #45 ... 10:30:16 10:30:16 #50 [security-spire-config internal] load build context 10:30:16 #50 transferring context: 22.05kB 0.4s done 10:30:16 #50 DONE 2.7s 10:30:16 10:30:16 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:16 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:30:16 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:30:16 #45 ... 10:30:16 10:30:16 #46 [security-spire-agent internal] load build context 10:30:16 #46 transferring context: 23.33kB 0.3s done 10:30:16 #46 DONE 2.5s 10:30:17 10:30:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:17 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 10:30:17 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 10:30:17 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 10:30:17 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s 10:30:17 #45 ... 10:30:17 10:30:17 #51 [security-proxy-setup internal] load build context 10:30:17 #51 transferring context: 3.11MB 4.3s done 10:30:17 #51 DONE 6.0s 10:30:17 10:30:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:18 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 10:30:18 #45 ... 10:30:18 10:30:18 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:18 #52 DONE 8.0s 10:30:18 10:30:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:18 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 2.0s 10:30:18 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 2.0s 10:30:19 #45 ... 10:30:19 10:30:19 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:19 #53 ... 10:30:19 10:30:19 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:19 #54 ... 10:30:19 10:30:19 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:19 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 10:30:19 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:30:19 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:30:19 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:30:19 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 10:30:19 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 10:30:19 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:30:19 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done 10:30:19 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.93MB / 28.04MB 2.7s 10:30:19 #47 ... 10:30:19 10:30:19 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:30:19 #55 ... 10:30:19 10:30:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:19 #45 ... 10:30:19 10:30:19 #56 [support-scheduler internal] load build context 10:30:19 #56 transferring context: 3.11MB 5.6s done 10:30:19 #56 DONE 8.5s 10:30:19 10:30:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:19 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 10:30:19 #45 ... 10:30:19 10:30:19 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 10:30:19 #0 7.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:19 #0 8.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:19 #0 10.14 OK: 239 MiB in 58 packages 10:30:20 #57 ... 10:30:20 10:30:20 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:20 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.06MB / 28.04MB 3.6s 10:30:20 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.78MB / 28.04MB 4.3s 10:30:21 #47 ... 10:30:21 10:30:21 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:30:21 #57 DONE 11.3s 10:30:21 10:30:21 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:21 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:30:21 #47 ... 10:30:21 10:30:21 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:21 #58 ... 10:30:21 10:30:21 #59 [security-secretstore-setup internal] load build context 10:30:21 #59 transferring context: 3.11MB 7.6s done 10:30:21 #59 DONE 9.7s 10:30:21 10:30:21 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:21 #60 ... 10:30:21 10:30:21 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:21 #61 ... 10:30:21 10:30:21 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:21 #62 ... 10:30:21 10:30:21 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:21 #63 ... 10:30:21 10:30:21 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:21 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.1s 10:30:21 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 10:30:22 #47 ... 10:30:22 10:30:22 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:22 #64 ... 10:30:22 10:30:22 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:22 #47 ... 10:30:22 10:30:22 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:22 #65 ... 10:30:22 10:30:22 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:22 #66 ... 10:30:22 10:30:22 #67 [core-data internal] load build context 10:30:22 #67 transferring context: 3.11MB 6.6s done 10:30:22 #67 DONE 8.7s 10:30:22 10:30:22 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:22 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.50MB / 28.04MB 6.1s 10:30:23 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.46MB / 28.04MB 6.6s 10:30:23 #47 ... 10:30:23 10:30:23 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 10:30:23 #68 DONE 2.4s 10:30:23 10:30:23 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:23 #47 ... 10:30:23 10:30:23 #69 [core-common-config-bootstrapper internal] load build context 10:30:23 #69 transferring context: 3.11MB 7.8s done 10:30:23 #69 DONE 9.9s 10:30:23 10:30:23 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:23 #47 ... 10:30:23 10:30:23 #38 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:23 #38 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:23 #38 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:24 #38 ... 10:30:24 10:30:24 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:24 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.4s 10:30:24 #47 ... 10:30:24 10:30:24 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:24 #70 ... 10:30:24 10:30:24 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:24 #47 ... 10:30:24 10:30:24 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:24 #71 ... 10:30:24 10:30:24 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:25 #72 ... 10:30:25 10:30:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:25 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 8.6s 10:30:26 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.7s 10:30:26 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 10:30:26 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 10:30:26 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.3s 10:30:26 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 10:30:27 #47 ... 10:30:27 10:30:27 #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:27 #58 DONE 16.3s 10:30:27 10:30:27 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:27 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.9s 10:30:28 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.61MB / 28.04MB 11.5s 10:30:28 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.9s 10:30:28 #47 ... 10:30:28 10:30:28 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:28 #73 ... 10:30:28 10:30:28 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:29 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.90MB / 28.04MB 12.4s 10:30:29 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.7s done 10:30:29 #47 ... 10:30:29 10:30:29 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:29 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done 10:30:29 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:30:30 #45 ... 10:30:30 10:30:30 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:30 #65 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:30 #65 ... 10:30:30 10:30:30 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:30 #53 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:30 #53 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:30 #53 18.04 OK: 239 MiB in 58 packages 10:30:30 #53 ... 10:30:30 10:30:30 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:30:30 #55 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:30 #55 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:30 #55 20.35 OK: 239 MiB in 58 packages 10:30:30 #55 ... 10:30:30 10:30:30 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 10:30:30 #53 DONE 21.6s 10:30:30 10:30:30 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:30:31 #74 ... 10:30:31 10:30:31 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:31 #54 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:31 #54 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:31 #54 21.44 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:31 #54 21.44 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:31 #54 21.44 OK: 24056 distinct packages available 10:30:31 #54 ... 10:30:31 10:30:31 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:30:31 #74 DONE 0.6s 10:30:31 10:30:31 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:31 #75 ... 10:30:31 10:30:31 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:30:31 #55 DONE 22.4s 10:30:31 10:30:31 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:31 #72 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:32 #72 ... 10:30:32 10:30:32 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:32 #62 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:32 #62 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:32 #62 18.56 OK: 239 MiB in 58 packages 10:30:32 #62 ... 10:30:32 10:30:32 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:32 #65 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:32 #65 ... 10:30:32 10:30:32 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:30:32 #38 18.45 (1/1) Installing dumb-init (1.2.5-r3) 10:30:32 #38 18.50 Executing busybox-1.36.1-r29.trigger 10:30:32 #38 18.73 OK: 9 MiB in 15 packages 10:30:32 #38 DONE 22.1s 10:30:32 10:30:32 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 10:30:32 #76 ... 10:30:32 10:30:32 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:30:32 #62 DONE 21.6s 10:30:32 10:30:32 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:30:32 #77 DONE 1.3s 10:30:33 10:30:33 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:33 #78 ... 10:30:33 10:30:33 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:33 #79 ... 10:30:33 10:30:33 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:33 #54 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:34 #54 ... 10:30:34 10:30:34 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:30:34 #80 DONE 1.1s 10:30:34 10:30:34 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:34 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s 10:30:35 #47 ... 10:30:35 10:30:35 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:35 #61 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:35 #61 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:35 #61 ... 10:30:35 10:30:35 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:36 #47 ... 10:30:36 10:30:36 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:36 #64 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:36 #64 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:36 #64 ... 10:30:36 10:30:36 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:36 #47 ... 10:30:36 10:30:36 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:36 #60 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:36 #60 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:36 #60 ... 10:30:36 10:30:36 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:37 #47 ... 10:30:37 10:30:37 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:37 #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:37 #63 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:37 #63 ... 10:30:37 10:30:37 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:37 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.4s 10:30:37 #45 ... 10:30:37 10:30:37 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:37 #0 7.528 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:37 #0 9.921 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:37 #81 ... 10:30:37 10:30:37 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:37 #66 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:37 #66 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:37 #66 ... 10:30:37 10:30:37 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:39 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.5s 10:30:40 #47 ... 10:30:40 10:30:40 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:40 #71 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:40 #71 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:40 #71 ... 10:30:40 10:30:40 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 10:30:40 #76 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:41 #76 ... 10:30:41 10:30:41 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:41 #73 13.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:41 #73 16.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:41 #73 ... 10:30:41 10:30:41 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:41 #70 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:41 #70 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:42 #70 ... 10:30:42 10:30:42 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:30:42 #78 DONE 39.4s 10:30:42 10:30:42 #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:30:42 #95 DONE 40.3s 10:30:42 10:30:42 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #89 DONE 41.3s 10:30:42 10:30:42 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:42 #91 DONE 40.7s 10:30:42 10:30:42 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #88 DONE 41.3s 10:30:42 10:30:42 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #86 DONE 38.2s 10:30:42 10:30:42 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #90 DONE 41.3s 10:30:42 10:30:42 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:30:42 #96 DONE 39.5s 10:30:42 10:30:42 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #92 DONE 41.4s 10:30:42 10:30:42 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:42 #97 ... 10:30:42 10:30:42 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:30:42 #94 DONE 40.3s 10:30:42 10:30:42 #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:30:42 #93 DONE 40.3s 10:30:42 10:30:42 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:42 #87 DONE 41.4s 10:30:42 10:30:42 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:30:42 #77 DONE 40.4s 10:30:42 10:30:42 #98 [support-notifications builder 6/7] COPY . . 10:30:43 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s done 10:30:43 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.5s done 10:30:44 #47 ... 10:30:44 10:30:44 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:44 #82 ... 10:30:44 10:30:44 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:30:44 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done 10:30:44 #45 ... 10:30:44 10:30:44 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:44 #72 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:44 #72 ... 10:30:44 10:30:44 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:44 #71 29.68 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:44 #71 29.68 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:44 #71 29.68 OK: 24050 distinct packages available 10:30:45 #71 ... 10:30:45 10:30:45 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:30:45 #63 31.11 (1/2) Installing dumb-init (1.2.5-r3) 10:30:45 #63 31.16 (2/2) Installing su-exec (0.2-r3) 10:30:45 #63 31.21 Executing busybox-1.36.1-r29.trigger 10:30:45 #63 31.56 OK: 9 MiB in 16 packages 10:30:45 #63 DONE 34.1s 10:30:45 10:30:45 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:45 #72 30.30 (1/1) Installing dumb-init (1.2.5-r3) 10:30:45 #72 30.34 Executing busybox-1.36.1-r29.trigger 10:30:45 #72 30.62 OK: 9 MiB in 15 packages 10:30:45 #72 ... 10:30:45 10:30:45 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:45 #54 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:46 #54 ... 10:30:46 10:30:46 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:46 #65 33.65 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:46 #65 ... 10:30:46 10:30:46 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 10:30:46 #61 27.87 (1/7) Installing ca-certificates (20241121-r1) 10:30:46 #61 28.64 (2/7) Installing dumb-init (1.2.5-r3) 10:30:46 #61 28.76 (3/7) Installing libgcc (13.2.1_git20240309-r0) 10:30:46 #61 28.77 (4/7) Installing libsodium (1.0.19-r0) 10:30:46 #61 28.94 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 10:30:46 #61 29.46 (6/7) Installing libzmq (4.3.5-r2) 10:30:46 #61 29.60 (7/7) Installing zeromq (4.3.5-r2) 10:30:46 #61 29.75 Executing busybox-1.36.1-r29.trigger 10:30:46 #61 29.99 Executing ca-certificates-20241121-r1.trigger 10:30:46 #61 31.99 OK: 14 MiB in 21 packages 10:30:46 #61 DONE 35.1s 10:30:46 10:30:46 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:47 #83 ... 10:30:47 10:30:47 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:30:47 #66 29.39 (1/4) Installing ca-certificates (20241121-r1) 10:30:47 #66 29.99 (2/4) Installing dumb-init (1.2.5-r3) 10:30:47 #66 30.02 (3/4) Installing su-exec (0.2-r3) 10:30:47 #66 30.03 (4/4) Installing yq-go (4.44.1-r2) 10:30:47 #66 31.24 Executing busybox-1.36.1-r29.trigger 10:30:47 #66 31.47 Executing ca-certificates-20241121-r1.trigger 10:30:47 #66 32.72 OK: 20 MiB in 18 packages 10:30:47 #66 DONE 35.2s 10:30:47 10:30:47 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:47 #65 35.04 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:47 #65 35.32 (3/6) Installing dumb-init (1.2.5-r3) 10:30:47 #65 35.38 (4/6) Installing openssl (3.3.2-r2) 10:30:47 #65 35.58 (5/6) Installing su-exec (0.2-r3) 10:30:48 #65 ... 10:30:48 10:30:48 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:30:48 #64 28.91 (1/3) Installing ca-certificates (20241121-r1) 10:30:48 #64 29.86 (2/3) Installing dumb-init (1.2.5-r3) 10:30:48 #64 29.87 (3/3) Installing tzdata (2024b-r0) 10:30:48 #64 32.03 Executing busybox-1.36.1-r29.trigger 10:30:48 #64 32.21 Executing ca-certificates-20241121-r1.trigger 10:30:48 #64 33.62 OK: 11 MiB in 17 packages 10:30:48 #64 DONE 35.9s 10:30:48 10:30:48 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:48 #65 35.60 (6/6) Installing yq-go (4.44.1-r2) 10:30:48 #65 ... 10:30:48 10:30:48 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:30:48 #72 DONE 33.2s 10:30:48 10:30:48 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:30:48 #54 39.07 OK: 239 MiB in 58 packages 10:30:49 #54 DONE 40.7s 10:30:49 10:30:49 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:49 #65 37.45 Executing busybox-1.36.1-r29.trigger 10:30:49 #65 37.56 OK: 20 MiB in 18 packages 10:30:50 #65 ... 10:30:50 10:30:50 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:30:50 #73 28.46 OK: 239 MiB in 58 packages 10:30:50 #73 DONE 31.5s 10:30:50 10:30:50 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:30:51 #84 ... 10:30:51 10:30:51 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:30:51 #85 DONE 1.3s 10:30:51 10:30:51 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:30:51 #84 DONE 1.4s 10:30:51 10:30:51 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:51 #86 ... 10:30:51 10:30:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:51 #60 30.49 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:51 #60 30.49 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:51 #60 30.49 OK: 24050 distinct packages available 10:30:51 #60 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:51 #60 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:52 #60 ... 10:30:52 10:30:52 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:52 #81 22.92 (1/1) Installing dumb-init (1.2.5-r3) 10:30:52 #81 24.13 Executing busybox-1.36.1-r29.trigger 10:30:52 #81 24.41 OK: 9 MiB in 15 packages 10:30:52 #81 ... 10:30:52 10:30:52 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:30:52 #65 DONE 39.9s 10:30:52 10:30:52 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:30:52 #87 ... 10:30:52 10:30:52 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 10:30:52 #76 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:52 #76 ... 10:30:52 10:30:52 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:52 #98 ... 10:30:52 10:30:52 #99 [security-proxy-setup builder 6/7] COPY . . 10:30:52 #99 ... 10:30:52 10:30:52 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:30:52 #100 ... 10:30:52 10:30:52 #101 [core-keeper builder 7/8] COPY . . 10:30:52 #101 ... 10:30:52 10:30:52 #102 [security-spiffe-token-provider builder 6/7] COPY . . 10:30:53 #102 ... 10:30:53 10:30:53 #103 [support-scheduler builder 6/7] COPY . . 10:30:53 #103 ... 10:30:53 10:30:53 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:30:53 #104 ... 10:30:53 10:30:53 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 10:30:53 #105 CACHED 10:30:53 10:30:53 #106 [core-command builder 6/7] COPY . . 10:30:53 #106 CACHED 10:30:53 10:30:53 #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #107 CACHED 10:30:53 10:30:53 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 10:30:53 #108 CACHED 10:30:53 10:30:53 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #109 CACHED 10:30:53 10:30:53 #110 [core-data builder 6/7] COPY . . 10:30:53 #110 CACHED 10:30:53 10:30:53 #101 [core-keeper builder 7/8] COPY . . 10:30:53 #101 DONE 11.0s 10:30:53 10:30:53 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:53 #97 DONE 11.0s 10:30:53 10:30:53 #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:30:53 #111 CACHED 10:30:53 10:30:53 #112 [core-common-config-bootstrapper builder 6/7] COPY . . 10:30:53 #112 CACHED 10:30:53 10:30:53 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #113 CACHED 10:30:53 10:30:53 #98 [support-notifications builder 6/7] COPY . . 10:30:53 #98 DONE 11.0s 10:30:53 10:30:53 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:30:53 #114 CACHED 10:30:53 10:30:53 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #115 CACHED 10:30:53 10:30:53 #116 [core-metadata builder 6/7] COPY . . 10:30:53 #116 CACHED 10:30:53 10:30:53 #117 [security-proxy-auth builder 6/7] COPY . . 10:30:53 #117 DONE 11.1s 10:30:53 10:30:53 #118 [security-secretstore-setup builder 6/7] COPY . . 10:30:53 #118 CACHED 10:30:53 10:30:53 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #119 CACHED 10:30:53 10:30:53 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:30:53 #120 CACHED 10:30:53 10:30:53 #99 [security-proxy-setup builder 6/7] COPY . . 10:30:53 #99 DONE 11.1s 10:30:53 10:30:53 #121 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:53 #121 DONE 11.2s 10:30:53 10:30:53 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:53 #122 CACHED 10:30:53 10:30:53 #123 [security-bootstrapper builder 6/7] COPY . . 10:30:53 #123 CACHED 10:30:53 10:30:53 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:30:53 #124 CACHED 10:30:53 10:30:53 #103 [support-scheduler builder 6/7] COPY . . 10:30:53 #103 DONE 11.1s 10:30:53 10:30:53 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:30:53 #104 DONE 11.2s 10:30:53 10:30:53 #102 [security-spiffe-token-provider builder 6/7] COPY . . 10:30:53 #102 DONE 11.1s 10:30:53 10:30:53 #125 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:53 #125 ... 10:30:53 10:30:53 #126 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:30:53 #126 DONE 0.2s 10:30:53 10:30:53 #127 [security-spire-config stage-2 6/10] COPY security.txt / 10:30:53 #127 DONE 0.3s 10:30:53 10:30:53 #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:30:53 #128 DONE 0.5s 10:30:53 10:30:53 #125 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:30:53 #125 DONE 0.5s 10:30:53 10:30:53 #129 [security-spire-server stage-2 6/9] COPY security.txt / 10:30:53 #129 DONE 0.0s 10:30:53 10:30:53 #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:30:53 #130 DONE 0.0s 10:30:53 10:30:53 #131 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:30:53 #131 DONE 0.0s 10:30:53 10:30:53 #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:30:53 #132 DONE 0.0s 10:30:53 10:30:53 #133 [security-spire-agent stage-3 7/10] COPY security.txt / 10:30:53 #133 DONE 0.0s 10:30:53 10:30:53 #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:30:53 #134 DONE 0.0s 10:30:53 10:30:53 #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:30:53 #135 DONE 0.0s 10:30:53 10:30:53 #136 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:30:53 #136 DONE 0.1s 10:30:53 10:30:53 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:30:54 #137 ... 10:30:54 10:30:54 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:30:54 #138 DONE 0.1s 10:30:54 10:30:54 #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:30:54 #137 DONE 0.3s 10:30:54 10:30:54 #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:30:54 #139 DONE 0.2s 10:30:54 10:30:54 #140 [security-spire-server] exporting to image 10:30:54 #140 exporting layers 10:30:54 #140 ... 10:30:54 10:30:54 #141 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:30:54 #141 DONE 0.1s 10:30:54 10:30:54 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:30:54 #100 DONE 12.2s 10:30:54 10:30:54 #140 [security-spire-agent] exporting to image 10:30:54 #88 ... 10:30:54 10:30:54 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 10:30:54 #81 DONE 26.9s 10:30:54 10:30:54 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 10:30:54 #76 21.05 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:30:54 #76 21.73 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:30:54 #76 21.96 OK: 9 MiB in 15 packages 10:30:54 #140 ... 10:30:54 10:30:54 #142 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:30:54 #142 DONE 0.1s 10:30:54 10:30:54 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:30:54 #0 1.424 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:30:55 #76 DONE 22.9s 10:30:55 10:30:55 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:55 #83 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:55 #83 ... 10:30:55 10:30:55 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:30:55 #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:55 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:55 #89 ... 10:30:55 10:30:55 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:30:55 #83 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:56 #83 ... 10:30:56 10:30:56 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:30:56 #71 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:56 #71 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:56 #71 ... 10:30:56 10:30:56 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:30:56 #70 33.62 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 10:30:56 #70 33.62 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 10:30:56 #70 33.62 OK: 24050 distinct packages available 10:30:56 #70 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:56 #70 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:57 #70 ... 10:30:57 10:30:57 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:30:57 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:57 #0 9.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:57 #90 ... 10:30:57 10:30:57 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:57 #60 46.48 (1/14) Installing ca-certificates (20241121-r1) 10:30:58 #60 46.83 (2/14) Installing brotli-libs (1.1.0-r2) 10:30:58 #60 ... 10:30:58 10:30:58 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:30:58 #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:58 #0 9.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:58 #91 ... 10:30:58 10:30:58 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:30:58 #0 8.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:30:58 #0 9.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:30:58 #92 ... 10:30:58 10:30:58 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:30:58 #60 46.91 (3/14) Installing c-ares (1.33.1-r0) 10:30:58 #60 46.94 (4/14) Installing libunistring (1.2-r0) 10:30:58 #60 47.11 (5/14) Installing libidn2 (2.3.7-r0) 10:30:58 #60 47.15 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:30:58 #60 47.18 (7/14) Installing libpsl (0.21.5-r1) 10:30:58 #60 47.21 (8/14) Installing zstd-libs (1.5.6-r0) 10:30:58 #60 47.29 (9/14) Installing libcurl (8.12.0-r0) 10:30:58 #60 47.38 (10/14) Installing curl (8.12.0-r0) 10:30:58 #60 47.42 (11/14) Installing dumb-init (1.2.5-r3) 10:30:58 #60 47.44 (12/14) Installing musl-obstack (1.2.3-r2) 10:30:58 #60 47.46 (13/14) Installing libucontext (1.2-r3) 10:30:58 #60 47.47 (14/14) Installing gcompat (1.1.0-r4) 10:30:58 #60 47.51 Executing busybox-1.36.1-r29.trigger 10:30:58 #143 ... 10:30:58 10:30:58 #140 [security-spire-server] exporting to image 10:30:58 #140 exporting layers 4.2s done 10:30:58 #140 writing image sha256:77674203c92fa290454eec52fbff7e1a1d80c6b1404cebc1161331068d6525d7 0.4s done 10:30:58 #140 naming to docker.io/library/security-spire-config done 10:30:58 #140 writing image sha256:3fa8453889b329123dedc85c54a850f86a611d7d9b4b61687dffbdbf7964030e 0.0s done 10:30:58 #140 naming to docker.io/library/security-spire-server done 10:30:58 #140 writing image sha256:6d5366dbde733ed2d70cb794a14e20debabbdbf1dc784957fa7e95ca5c538477 0.0s done 10:30:58 #140 naming to docker.io/library/security-spire-agent done 10:30:58 #140 DONE 4.6s 10:30:58 10:30:58 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:30:58 #0 2.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:30:58 #60 47.67 Executing ca-certificates-20241121-r1.trigger 10:30:59 #60 48.65 OK: 15 MiB in 28 packages 10:31:01 #60 DONE 50.3s 10:31:01 10:31:01 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:31:01 #93 ... 10:31:01 10:31:01 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:31:01 #71 44.84 (1/4) Installing dumb-init (1.2.5-r3) 10:31:01 #71 44.89 (2/4) Installing musl-obstack (1.2.3-r2) 10:31:01 #71 44.91 (3/4) Installing libucontext (1.2-r3) 10:31:01 #71 44.93 (4/4) Installing gcompat (1.1.0-r4) 10:31:01 #71 44.98 Executing busybox-1.36.1-r29.trigger 10:31:01 #71 45.14 OK: 9 MiB in 18 packages 10:31:01 #71 DONE 47.0s 10:31:02 10:31:02 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:31:04 #144 ... 10:31:04 10:31:04 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:31:04 #0 1.370 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:31:04 #145 ... 10:31:04 10:31:04 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:31:04 #0 2.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:31:04 #146 ... 10:31:04 10:31:04 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:31:04 #0 1.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:31:04 #147 ... 10:31:04 10:31:04 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:31:04 #0 1.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:31:04 #148 ... 10:31:04 10:31:04 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:31:04 #0 2.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:31:04 #149 ... 10:31:04 10:31:04 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:31:04 #0 1.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:31:04 #150 ... 10:31:04 10:31:04 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:31:04 #0 2.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:31:04 #151 ... 10:31:04 10:31:04 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:31:04 #0 2.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:31:05 #152 ... 10:31:05 10:31:05 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:31:05 #0 1.814 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:31:05 #153 ... 10:31:05 10:31:05 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:31:05 #0 2.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:31:05 #94 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:05 #94 ... 10:31:05 10:31:05 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:31:05 #70 46.67 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:05 #70 48.02 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:05 #70 48.23 (3/7) Installing dumb-init (1.2.5-r3) 10:31:05 #70 48.29 (4/7) Installing musl-obstack (1.2.3-r2) 10:31:05 #70 48.29 (5/7) Installing libucontext (1.2-r3) 10:31:05 #70 48.32 (6/7) Installing gcompat (1.1.0-r4) 10:31:05 #70 48.35 (7/7) Installing openssl (3.3.2-r2) 10:31:05 #70 48.46 Executing busybox-1.36.1-r29.trigger 10:31:05 #70 48.58 OK: 10 MiB in 19 packages 10:31:05 #70 DONE 51.0s 10:31:05 10:31:05 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:31:05 #89 18.50 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:05 #89 18.71 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:05 #89 18.76 OK: 9 MiB in 16 packages 10:31:05 #89 DONE 20.0s 10:31:05 10:31:05 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:31:08 #95 ... 10:31:08 10:31:08 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:31:08 #87 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:08 #87 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:08 #87 ... 10:31:08 10:31:08 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:31:08 #92 19.04 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:08 #92 19.75 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:08 #92 19.88 OK: 9 MiB in 15 packages 10:31:09 #92 ... 10:31:09 10:31:09 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:31:09 #83 18.33 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #83 18.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #83 19.28 Executing ca-certificates-20241121-r1.trigger 10:31:09 #83 20.54 OK: 14 MiB in 21 packages 10:31:09 #83 DONE 22.8s 10:31:09 10:31:09 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:31:09 #91 20.35 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #91 21.03 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #91 21.25 Executing ca-certificates-20241121-r1.trigger 10:31:09 #91 ... 10:31:09 10:31:09 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:31:09 #96 DONE 3.8s 10:31:09 10:31:09 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:31:09 #90 17.14 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #90 17.77 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:09 #90 18.13 Executing ca-certificates-20241121-r1.trigger 10:31:09 #90 19.51 OK: 20 MiB in 18 packages 10:31:09 #90 DONE 21.9s 10:31:09 10:31:09 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:31:09 #97 DONE 0.5s 10:31:09 10:31:09 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:31:09 #87 16.03 OK: 20 MiB in 18 packages 10:31:09 #87 DONE 17.8s 10:31:09 10:31:09 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:31:10 #98 ... 10:31:10 10:31:10 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:31:10 #92 DONE 22.3s 10:31:10 10:31:10 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:31:10 #98 DONE 0.6s 10:31:10 10:31:10 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:31:10 #91 22.52 OK: 11 MiB in 17 packages 10:31:11 #91 DONE 23.7s 10:31:11 10:31:11 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:31:11 #95 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:11 #95 5.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:14 #95 ... 10:31:14 10:31:14 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:31:14 #94 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:14 #94 11.22 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:14 #94 11.43 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:14 #94 11.50 OK: 9 MiB in 18 packages 10:31:14 #94 DONE 12.4s 10:31:14 10:31:14 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:15 #99 ... 10:31:15 10:31:15 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:31:15 #93 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:31:15 #93 5.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:31:15 #93 11.72 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 10:31:15 #93 12.00 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 10:31:15 #93 12.05 Executing ca-certificates-20241121-r1.trigger 10:31:15 #93 12.98 OK: 15 MiB in 28 packages 10:31:15 #93 ... 10:31:15 10:31:15 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:31:15 #95 9.940 OK: 10 MiB in 19 packages 10:31:16 #95 ... 10:31:16 10:31:16 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:16 #99 DONE 1.7s 10:31:16 10:31:16 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:31:16 #93 DONE 14.4s 10:31:16 10:31:16 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:31:16 #100 DONE 0.4s 10:31:16 10:31:16 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:16 #79 ... 10:31:16 10:31:16 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:31:16 #95 DONE 11.2s 10:31:16 10:31:16 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:16 #101 ... 10:31:16 10:31:16 #102 [security-spire-config stage-2 6/10] COPY security.txt / 10:31:16 #102 DONE 0.5s 10:31:17 10:31:17 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:31:17 #103 DONE 0.3s 10:31:17 10:31:17 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:31:17 #104 ... 10:31:17 10:31:17 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:31:17 #105 DONE 0.3s 10:31:17 10:31:17 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:31:18 #106 DONE 0.4s 10:31:18 10:31:18 #107 [security-spire-config] exporting to image 10:31:18 #107 exporting layers 10:31:18 #107 ... 10:31:18 10:31:18 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:31:18 #104 DONE 1.5s 10:31:18 10:31:18 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:19 #108 ... 10:31:19 10:31:19 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:19 #101 DONE 2.7s 10:31:19 10:31:19 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:31:19 #109 DONE 0.2s 10:31:19 10:31:19 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:19 #86 ... 10:31:19 10:31:19 #110 [security-spire-server stage-2 6/9] COPY security.txt / 10:31:19 #110 DONE 0.3s 10:31:19 10:31:19 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:19 #78 ... 10:31:19 10:31:19 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:31:20 #111 ... 10:31:20 10:31:20 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:31:20 #108 DONE 2.1s 10:31:20 10:31:20 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:31:20 #111 DONE 0.4s 10:31:20 10:31:20 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:31:20 #112 ... 10:31:20 10:31:20 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:31:20 #113 DONE 0.4s 10:31:20 10:31:20 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:31:20 #112 DONE 0.4s 10:31:20 10:31:20 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:31:20 #114 ... 10:31:20 10:31:20 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 10:31:20 #115 DONE 0.3s 10:31:20 10:31:20 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:31:20 #116 ... 10:31:20 10:31:20 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:31:20 #114 DONE 0.4s 10:31:21 10:31:21 #107 [security-spire-config] exporting to image 10:31:21 #107 exporting layers 3.1s done 10:31:21 #107 writing image sha256:ee28392a5b3746cdb6ee9c3866a3ae119607a1c315de34d74ee696595c9c76d3 0.0s done 10:31:21 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 10:31:21 #107 ... 10:31:21 10:31:21 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:31:21 #116 DONE 0.5s 10:31:21 10:31:21 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:31:21 #117 DONE 0.3s 10:31:21 10:31:21 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:31:22 #118 DONE 0.3s 10:31:22 10:31:22 #107 [security-spire-agent] exporting to image 10:31:24 #107 exporting layers 3.1s done 10:31:24 #107 writing image sha256:62b0519a65f2ed62af663947b5f6121f5944977df6ed700e931fe023923222ad 0.0s done 10:31:24 #107 naming to docker.io/library/security-spire-server-arm64 10:31:24 #107 naming to docker.io/library/security-spire-server-arm64 done 10:31:24 #107 exporting layers 2.4s done 10:31:24 #107 writing image sha256:245d3025279dd17dd07bb541b3e799deba68cb7e5f888c5a2c3cfa5a65aee2b8 done 10:31:24 #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done 10:31:24 #107 DONE 6.8s 10:31:24 10:31:24 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:32:41 #154 96.21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:33:01 #45 ... 10:33:01 10:33:01 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #79 DONE 143.4s 10:33:01 10:33:01 #119 [core-command builder 6/7] COPY . . 10:33:01 #119 ... 10:33:01 10:33:01 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #82 DONE 133.9s 10:33:01 10:33:01 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #75 DONE 136.7s 10:33:01 10:33:01 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:33:01 #120 CACHED 10:33:01 10:33:01 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 10:33:01 #121 CACHED 10:33:01 10:33:01 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #122 CACHED 10:33:01 10:33:01 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 10:33:01 #123 CACHED 10:33:01 10:33:01 #124 [core-data builder 6/7] COPY . . 10:33:01 #124 CACHED 10:33:01 10:33:01 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #125 CACHED 10:33:01 10:33:01 #126 [core-metadata builder 6/7] COPY . . 10:33:01 #126 CACHED 10:33:01 10:33:01 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:33:01 #127 CACHED 10:33:01 10:33:01 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #128 CACHED 10:33:01 10:33:01 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:33:01 #129 CACHED 10:33:01 10:33:01 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #130 CACHED 10:33:01 10:33:01 #131 [security-proxy-auth builder 6/7] COPY . . 10:33:01 #131 CACHED 10:33:01 10:33:01 #119 [core-command builder 6/7] COPY . . 10:33:01 #119 DONE 1.5s 10:33:01 10:33:01 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:01 #132 ... 10:33:01 10:33:01 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #78 DONE 138.0s 10:33:01 10:33:01 #133 [security-bootstrapper builder 6/7] COPY . . 10:33:01 #133 ... 10:33:01 10:33:01 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #86 DONE 120.0s 10:33:01 10:33:01 #134 [core-keeper builder 7/8] COPY . . 10:33:01 #134 ... 10:33:01 10:33:01 #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #88 DONE 120.3s 10:33:01 10:33:01 #135 [security-spiffe-token-provider builder 6/7] COPY . . 10:33:01 #135 ... 10:33:01 10:33:01 #136 [support-notifications builder 6/7] COPY . . 10:33:01 #136 DONE 4.6s 10:33:01 10:33:01 #137 [support-scheduler builder 6/7] COPY . . 10:33:01 #137 DONE 4.7s 10:33:01 10:33:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:33:01 #138 ... 10:33:01 10:33:01 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #139 CACHED 10:33:01 10:33:01 #140 [security-proxy-setup builder 6/7] COPY . . 10:33:01 #140 CACHED 10:33:01 10:33:01 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:33:01 #141 CACHED 10:33:01 10:33:01 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:33:01 #142 CACHED 10:33:01 10:33:01 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:01 #143 CACHED 10:33:01 10:33:01 #144 [security-secretstore-setup builder 6/7] COPY . . 10:33:01 #144 CACHED 10:33:01 10:33:01 #133 [security-bootstrapper builder 6/7] COPY . . 10:33:01 #133 DONE 3.7s 10:33:01 10:33:01 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:33:01 #145 ... 10:33:01 10:33:01 #135 [security-spiffe-token-provider builder 6/7] COPY . . 10:33:01 #135 DONE 3.7s 10:33:01 10:33:01 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:01 #146 ... 10:33:01 10:33:01 #134 [core-keeper builder 7/8] COPY . . 10:33:01 #134 DONE 4.9s 10:33:01 10:33:01 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:33:01 #147 ... 10:33:01 10:33:01 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:33:01 #0 4.904 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 10:33:01 #148 ... 10:33:01 10:33:01 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:33:01 #0 4.749 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 10:33:01 #149 ... 10:33:01 10:33:01 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:33:01 #0 6.091 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:33:01 #150 ... 10:33:01 10:33:01 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:33:01 #0 5.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:33:01 #151 ... 10:33:01 10:33:01 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:01 #152 ... 10:33:01 10:33:01 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:33:01 #138 6.530 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:33:03 #138 ... 10:33:03 10:33:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:33:03 #0 6.671 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:33:03 #153 ... 10:33:03 10:33:03 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:33:03 #145 6.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 10:33:03 #145 ... 10:33:03 10:33:03 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:03 #132 5.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:33:03 #154 ... 10:33:03 10:33:03 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:33:03 #143 DONE 127.0s 10:33:03 10:33:03 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:03 #132 ... 10:33:03 10:33:03 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:33:03 #147 5.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:33:05 #147 ... 10:33:05 10:33:05 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:33:05 #0 5.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:33:05 #154 ... 10:33:05 10:33:05 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:05 #146 5.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:33:07 #144 ... 10:33:07 10:33:07 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:33:07 #152 DONE 132.9s 10:33:07 10:33:07 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:33:07 #154 DONE 133.1s 10:33:07 10:33:07 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:33:07 #39 ... 10:33:07 10:33:07 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:07 #146 DONE 133.1s 10:33:07 10:33:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:07 #144 ... 10:33:07 10:33:07 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:33:07 #155 ... 10:33:07 10:33:07 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:33:07 #144 DONE 134.4s 10:33:07 10:33:07 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:33:08 #156 ... 10:33:08 10:33:08 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:08 #157 DONE 0.9s 10:33:08 10:33:08 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:33:08 #158 DONE 0.6s 10:33:08 10:33:08 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:33:08 #155 DONE 0.9s 10:33:08 10:33:08 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:33:08 #159 ... 10:33:08 10:33:08 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:33:08 #156 DONE 0.7s 10:33:08 10:33:08 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:33:08 #160 DONE 0.4s 10:33:08 10:33:08 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:09 #161 ... 10:33:09 10:33:09 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:09 #162 DONE 0.7s 10:33:09 10:33:09 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:33:09 #163 DONE 0.7s 10:33:09 10:33:09 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:33:09 #164 ... 10:33:09 10:33:09 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:33:09 #165 DONE 0.7s 10:33:09 10:33:09 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:09 #161 DONE 0.8s 10:33:09 10:33:09 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:33:10 #166 ... 10:33:10 10:33:10 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:33:10 #164 DONE 0.8s 10:33:10 10:33:10 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:33:10 #167 ... 10:33:10 10:33:10 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:33:10 #168 DONE 0.9s 10:33:10 10:33:10 #169 [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 10:33:10 #169 DONE 1.1s 10:33:10 10:33:10 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:33:10 #170 ... 10:33:10 10:33:10 #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:33:10 #166 DONE 1.0s 10:33:10 10:33:10 #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:33:11 #146 ... 10:33:11 10:33:11 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:33:11 #152 6.199 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:33:13 #171 ... 10:33:13 10:33:13 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:33:13 #167 DONE 3.4s 10:33:13 10:33:13 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:33:15 #172 ... 10:33:15 10:33:15 #173 [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 10:33:15 #173 DONE 4.7s 10:33:15 10:33:15 #171 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:33:15 #171 DONE 4.7s 10:33:15 10:33:15 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:33:15 #159 DONE 6.8s 10:33:15 10:33:15 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:33:15 #170 DONE 5.2s 10:33:15 10:33:15 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:33:18 #174 ... 10:33:18 10:33:18 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:33:18 #172 DONE 5.0s 10:33:18 10:33:18 #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:19 #175 ... 10:33:19 10:33:19 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:33:19 #176 DONE 3.6s 10:33:19 10:33:19 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:33:19 #174 DONE 3.5s 10:33:19 10:33:19 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:33:19 #177 DONE 3.5s 10:33:19 10:33:19 #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:33:20 #178 ... 10:33:20 10:33:20 #140 [security-spiffe-token-provider] exporting to image 10:33:20 #140 exporting layers 4.2s done 10:33:20 #140 writing image sha256:9f0c54fe6e34c69b2e1e38134e302926182981b9c7bc37e8808e50538bfe3281 0.4s done 10:33:20 #140 naming to docker.io/library/security-spiffe-token-provider 0.0s done 10:33:20 #140 DONE 9.8s 10:33:20 10:33:20 #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:33:21 #179 DONE 2.2s 10:33:21 10:33:21 #178 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:33:21 #178 DONE 2.2s 10:33:21 10:33:21 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:33:21 #180 DONE 2.3s 10:33:21 10:33:21 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:33:21 #181 ... 10:33:21 10:33:21 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:33:21 #147 DONE 148.0s 10:33:21 10:33:21 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:33:24 #182 DONE 3.2s 10:33:24 10:33:24 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:24 #183 ... 10:33:24 10:33:24 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:33:24 #184 CACHED 10:33:24 10:33:24 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:33:24 #185 CACHED 10:33:24 10:33:24 #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:24 #175 DONE 6.0s 10:33:24 10:33:24 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:33:26 #186 ... 10:33:26 10:33:26 #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:33:26 #181 DONE 4.5s 10:33:26 10:33:26 #140 [core-common-config-bootstrapper] exporting to image 10:33:26 #140 exporting layers 10:33:30 #140 ... 10:33:30 10:33:30 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:30 #150 DONE 156.4s 10:33:30 10:33:30 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:30 #183 DONE 8.6s 10:33:30 10:33:30 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:33:30 #148 DONE 156.5s 10:33:30 10:33:30 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:33:30 #145 DONE 156.5s 10:33:30 10:33:30 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:33:30 #153 DONE 156.5s 10:33:30 10:33:30 #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:33:30 #187 DONE 5.5s 10:33:30 10:33:30 #188 [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/ 10:33:30 #188 ... 10:33:30 10:33:30 #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:33:30 #189 DONE 4.1s 10:33:30 10:33:30 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:33:30 #186 DONE 5.5s 10:33:30 10:33:30 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:30 #190 CACHED 10:33:30 10:33:30 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:30 #191 CACHED 10:33:30 10:33:30 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:30 #192 CACHED 10:33:30 10:33:30 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:30 #193 CACHED 10:33:30 10:33:30 #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:33:30 #194 DONE 0.3s 10:33:30 10:33:30 #188 [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/ 10:33:30 #188 DONE 0.2s 10:33:30 10:33:30 #140 [core-common-config-bootstrapper] exporting to image 10:33:30 #140 exporting layers 4.2s done 10:33:30 #140 writing image sha256:17dd2317042a15b7f8e7cd7285d0964059ef7f6812f0472bcb927c5408591338 0.0s done 10:33:30 #140 naming to docker.io/library/core-common-config-bootstrapper done 10:33:30 #140 ... 10:33:30 10:33:30 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:33:30 #195 DONE 0.2s 10:33:30 10:33:30 #140 [core-command] exporting to image 10:33:31 #140 ... 10:33:31 10:33:31 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:33:31 #196 DONE 1.2s 10:33:31 10:33:31 #140 [core-command] exporting to image 10:33:31 #140 writing image sha256:ddd1c1aea13a8aa7325b1843ba928f10387e588eeba2057ebc7718c6fbb2d3e2 10:33:31 #140 exporting layers 1.1s done 10:33:31 #140 writing image sha256:ddd1c1aea13a8aa7325b1843ba928f10387e588eeba2057ebc7718c6fbb2d3e2 0.1s done 10:33:31 #140 naming to docker.io/library/security-proxy-setup done 10:33:31 #140 writing image sha256:847cb7d139f6b7a5906fc3a3edd90cf4d7bbf8c6fbaa107d4275bd187652bc45 done 10:33:31 #140 naming to docker.io/library/core-command done 10:33:31 #140 DONE 15.3s 10:33:31 10:33:31 #197 [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/ 10:33:31 #197 DONE 1.1s 10:33:31 10:33:31 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:33:31 #198 DONE 1.3s 10:33:31 10:33:31 #199 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:31 #199 DONE 1.2s 10:33:31 10:33:31 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:33:31 #200 DONE 1.2s 10:33:31 10:33:31 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:33:32 #201 ... 10:33:32 10:33:32 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:33:32 #149 DONE 158.7s 10:33:32 10:33:32 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:33:33 #202 DONE 2.0s 10:33:33 10:33:33 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:33 #203 DONE 3.3s 10:33:33 10:33:33 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:33:33 #204 DONE 2.0s 10:33:33 10:33:33 #205 [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/ 10:33:33 #205 DONE 2.0s 10:33:33 10:33:33 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:33:33 #206 DONE 2.0s 10:33:33 10:33:33 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:33:33 #201 DONE 2.0s 10:33:33 10:33:33 #140 [security-secretstore-setup] exporting to image 10:33:33 #140 ... 10:33:33 10:33:33 #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:33:33 #207 DONE 0.3s 10:33:33 10:33:33 #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:33:33 #208 DONE 0.3s 10:33:33 10:33:33 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:33:33 #209 DONE 0.3s 10:33:33 10:33:33 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:33:33 #210 DONE 0.3s 10:33:33 10:33:33 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:33:33 #211 DONE 0.3s 10:33:33 10:33:33 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:33:33 #212 DONE 0.3s 10:33:33 10:33:33 #140 [core-data] exporting to image 10:33:33 #140 ... 10:33:33 10:33:33 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:33:33 #151 DONE 160.3s 10:33:33 10:33:33 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:33 #213 DONE 0.1s 10:33:33 10:33:33 #140 [security-secretstore-setup] exporting to image 10:33:33 #140 exporting layers 0.3s done 10:33:33 #140 writing image sha256:8af1b41060b3a2736355852a7b40c1271ce6a609d92e5fb1937c4d9db9cadf0f 0.0s done 10:33:33 #140 naming to docker.io/library/security-secretstore-setup done 10:33:33 #140 exporting layers 0.2s done 10:33:33 #140 writing image sha256:2b16f41fef564a3d673b78a7a6f113f2828bae175da2ee46c365d242c001fe5e 10:33:34 #140 ... 10:33:34 10:33:34 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:33:34 #214 DONE 0.7s 10:33:34 10:33:34 #140 [core-data] exporting to image 10:33:34 #140 exporting layers 0.8s done 10:33:34 #140 writing image sha256:2b16f41fef564a3d673b78a7a6f113f2828bae175da2ee46c365d242c001fe5e 0.6s done 10:33:34 #140 writing image sha256:338c5a9ca144e87b068fd9017ccff34696c02bb1ca04bdd46cdd5caf28aed809 0.0s done 10:33:34 #140 naming to docker.io/library/core-metadata done 10:33:34 #140 naming to docker.io/library/core-data done 10:33:34 #140 writing image sha256:e7d5ffe9b58682d3e52c622afd2dd4babfd1f610f54991f3f25180c02eac3ea6 10:33:34 #140 ... 10:33:34 10:33:34 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:33:34 #215 DONE 0.1s 10:33:34 10:33:34 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:33:34 #216 DONE 0.1s 10:33:34 10:33:34 #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:34 #217 DONE 0.0s 10:33:34 10:33:34 #140 [support-scheduler] exporting to image 10:33:34 #140 writing image sha256:e7d5ffe9b58682d3e52c622afd2dd4babfd1f610f54991f3f25180c02eac3ea6 done 10:33:34 #140 naming to docker.io/library/core-keeper done 10:33:35 #140 ... 10:33:35 10:33:35 #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:33:35 #218 DONE 0.7s 10:33:35 10:33:35 #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:33:35 #219 DONE 0.0s 10:33:35 10:33:35 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:33:35 #220 DONE 1.7s 10:33:35 10:33:35 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:35 #221 DONE 1.8s 10:33:35 10:33:35 #140 [support-scheduler] exporting to image 10:33:35 #140 writing image sha256:7766b181f108044102f1ceb6f9cbfafcfc6741f98977c0ab8aa9a6de4c2455a2 done 10:33:35 #140 naming to docker.io/library/support-scheduler done 10:33:35 #140 exporting layers 0.3s done 10:33:35 #140 writing image sha256:44b5f37ae8fab449295c8b83d8fda6432f9d569dc7f506a572935147dd826c4f 0.0s done 10:33:35 #140 writing image sha256:338605d990d2ec32f7828514eb6523b74bee3b9d06e2023982c66f0009e86a24 done 10:33:35 #140 naming to docker.io/library/security-proxy-auth done 10:33:35 #140 naming to docker.io/library/support-notifications done 10:33:35 #140 writing image sha256:9eb045d01c83bab6543e984c4df3c86d8ef3486922b75c2de1baaf3581058685 done 10:33:35 #140 naming to docker.io/library/security-bootstrapper done 10:33:35 #140 DONE 17.6s 10:33:35 10:33:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:33:35 time="2025-02-10T10:29:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:33:35 $ docker stop --time=1 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 10:33:36 $ docker rm -f --volumes 102837df711442f111a7454c53533a2ac7020ffdca880953ddbb13a67047ad39 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:37 + docker images 10:33:37 REPOSITORY TAG IMAGE ID CREATED SIZE 10:33:37 security-proxy-auth latest 44b5f37ae8fa 1 second ago 36.8MB 10:33:37 security-bootstrapper latest 9eb045d01c83 1 second ago 25.8MB 10:33:37 support-notifications latest 338605d990d2 1 second ago 57.3MB 10:33:37 support-scheduler latest 7766b181f108 2 seconds ago 53.7MB 10:33:37 core-metadata latest 2b16f41fef56 3 seconds ago 38.1MB 10:33:37 core-data latest 338c5a9ca144 3 seconds ago 37.8MB 10:33:37 core-keeper latest e7d5ffe9b586 3 seconds ago 32MB 10:33:37 security-secretstore-setup latest 8af1b41060b3 3 seconds ago 47MB 10:33:37 security-proxy-setup latest ddd1c1aea13a 7 seconds ago 35MB 10:33:37 core-command latest 847cb7d139f6 7 seconds ago 33.4MB 10:33:37 core-common-config-bootstrapper latest 17dd2317042a 12 seconds ago 22.6MB 10:33:37 security-spiffe-token-provider latest 9f0c54fe6e34 21 seconds ago 38.6MB 10:33:37 security-spire-agent latest 6d5366dbde73 2 minutes ago 188MB 10:33:37 security-spire-server latest 3fa8453889b3 2 minutes ago 127MB 10:33:37 security-spire-config latest 77674203c92f 2 minutes ago 127MB 10:33:37 ci-base-image-x86_64 latest d992233ddb75 7 minutes ago 929MB 10:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB 10:33:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 10:33:37 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 10:33:37 provisioning config files... 10:33:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config4420716683243710630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:33:37 ---> ****-login.sh 10:33:37 nexus3.edgexfoundry.org:10001 10:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:37 Configure a credential helper to remove this warning. See 10:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:37 10:33:37 Login Succeeded 10:33:37 nexus3.edgexfoundry.org:10002 10:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:37 Configure a credential helper to remove this warning. See 10:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:37 10:33:37 Login Succeeded 10:33:37 nexus3.edgexfoundry.org:10003 10:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:37 Configure a credential helper to remove this warning. See 10:33:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:37 10:33:37 Login Succeeded 10:33:37 nexus3.edgexfoundry.org:10004 10:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:38 Configure a credential helper to remove this warning. See 10:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:38 10:33:38 Login Succeeded 10:33:38 ****.io 10:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:33:38 Configure a credential helper to remove this warning. See 10:33:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:33:38 10:33:38 Login Succeeded 10:33:38 ---> ****-login.sh ends [Pipeline] } 10:33:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:33:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:33:38 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:38 latest 10:33:38 4.0.0-dev.54 10:33:38 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:38 main 10:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:39 + docker push nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:33:39 c125ffe903f7: Preparing 10:33:39 641597db0342: Preparing 10:33:39 273e324f3d6b: Preparing 10:33:39 da050a1a1fac: Preparing 10:33:39 64ffbf939e14: Preparing 10:33:39 a72af8e60893: Preparing 10:33:39 ce5a8cde9eee: Preparing 10:33:39 a72af8e60893: Waiting 10:33:39 ce5a8cde9eee: Waiting 10:33:39 da050a1a1fac: Pushed 10:33:39 273e324f3d6b: Pushed 10:33:39 c125ffe903f7: Pushed 10:33:39 ce5a8cde9eee: Layer already exists 10:33:39 a72af8e60893: Pushed 10:33:39 64ffbf939e14: Pushed 10:33:41 641597db0342: Pushed 10:33:41 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:33:42 c125ffe903f7: Preparing 10:33:42 641597db0342: Preparing 10:33:42 273e324f3d6b: Preparing 10:33:42 da050a1a1fac: Preparing 10:33:42 64ffbf939e14: Preparing 10:33:42 a72af8e60893: Preparing 10:33:42 ce5a8cde9eee: Preparing 10:33:42 a72af8e60893: Waiting 10:33:42 ce5a8cde9eee: Waiting 10:33:42 641597db0342: Layer already exists 10:33:42 273e324f3d6b: Layer already exists 10:33:42 64ffbf939e14: Layer already exists 10:33:42 c125ffe903f7: Layer already exists 10:33:42 da050a1a1fac: Layer already exists 10:33:42 ce5a8cde9eee: Layer already exists 10:33:42 a72af8e60893: Layer already exists 10:33:42 latest: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:42 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 10:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:33:42 c125ffe903f7: Preparing 10:33:42 641597db0342: Preparing 10:33:42 273e324f3d6b: Preparing 10:33:42 da050a1a1fac: Preparing 10:33:42 64ffbf939e14: Preparing 10:33:42 a72af8e60893: Preparing 10:33:42 ce5a8cde9eee: Preparing 10:33:42 ce5a8cde9eee: Waiting 10:33:42 a72af8e60893: Waiting 10:33:42 da050a1a1fac: Layer already exists 10:33:42 273e324f3d6b: Layer already exists 10:33:42 64ffbf939e14: Layer already exists 10:33:42 c125ffe903f7: Layer already exists 10:33:42 641597db0342: Layer already exists 10:33:42 a72af8e60893: Layer already exists 10:33:42 ce5a8cde9eee: Layer already exists 10:33:42 4.0.0-dev.54: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:43 + docker push nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:33:43 c125ffe903f7: Preparing 10:33:43 641597db0342: Preparing 10:33:43 273e324f3d6b: Preparing 10:33:43 da050a1a1fac: Preparing 10:33:43 64ffbf939e14: Preparing 10:33:43 a72af8e60893: Preparing 10:33:43 ce5a8cde9eee: Preparing 10:33:43 a72af8e60893: Waiting 10:33:43 ce5a8cde9eee: Waiting 10:33:43 64ffbf939e14: Layer already exists 10:33:43 273e324f3d6b: Layer already exists 10:33:43 c125ffe903f7: Layer already exists 10:33:43 da050a1a1fac: Layer already exists 10:33:43 641597db0342: Layer already exists 10:33:43 a72af8e60893: Layer already exists 10:33:43 ce5a8cde9eee: Layer already exists 10:33:43 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:33:44 c125ffe903f7: Preparing 10:33:44 641597db0342: Preparing 10:33:44 273e324f3d6b: Preparing 10:33:44 da050a1a1fac: Preparing 10:33:44 64ffbf939e14: Preparing 10:33:44 a72af8e60893: Preparing 10:33:44 ce5a8cde9eee: Preparing 10:33:44 a72af8e60893: Waiting 10:33:44 ce5a8cde9eee: Waiting 10:33:44 64ffbf939e14: Layer already exists 10:33:44 273e324f3d6b: Layer already exists 10:33:44 da050a1a1fac: Layer already exists 10:33:44 c125ffe903f7: Layer already exists 10:33:44 641597db0342: Layer already exists 10:33:44 a72af8e60893: Layer already exists 10:33:44 ce5a8cde9eee: Layer already exists 10:33:44 main: digest: sha256:e283ec26cc01da8a0c95d25b4be93d46dc93a7319739f6ccdae36b83f8987890 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:44 ===================================================== [Pipeline] echo 10:33:44 taggedImages: 10:33:44 - nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:44 - nexus3.edgexfoundry.org:10004/core-command:latest 10:33:44 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.54 10:33:44 - nexus3.edgexfoundry.org:10004/core-command:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:33:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:33:44 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:44 latest 10:33:44 4.0.0-dev.54 10:33:44 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:44 main 10:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:33:45 4b0f7be50586: Preparing 10:33:45 fb152c23ec33: Preparing 10:33:45 8a2c9dc095b8: Preparing 10:33:45 ad4d40092ffd: Preparing 10:33:45 273e324f3d6b: Preparing 10:33:45 da050a1a1fac: Preparing 10:33:45 64ffbf939e14: Preparing 10:33:45 a72af8e60893: Preparing 10:33:45 ce5a8cde9eee: Preparing 10:33:45 ce5a8cde9eee: Waiting 10:33:45 64ffbf939e14: Waiting 10:33:45 a72af8e60893: Waiting 10:33:45 da050a1a1fac: Waiting 10:33:45 273e324f3d6b: Layer already exists 10:33:45 da050a1a1fac: Layer already exists 10:33:45 64ffbf939e14: Layer already exists 10:33:45 a72af8e60893: Layer already exists 10:33:45 ce5a8cde9eee: Layer already exists 10:33:45 4b0f7be50586: Pushed 10:33:45 8a2c9dc095b8: Pushed 10:33:45 fb152c23ec33: Pushed 10:33:46 ad4d40092ffd: Pushed 10:33:46 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:46 + 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 10:33:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:33:47 4b0f7be50586: Preparing 10:33:47 fb152c23ec33: Preparing 10:33:47 8a2c9dc095b8: Preparing 10:33:47 ad4d40092ffd: Preparing 10:33:47 273e324f3d6b: Preparing 10:33:47 da050a1a1fac: Preparing 10:33:47 64ffbf939e14: Preparing 10:33:47 a72af8e60893: Preparing 10:33:47 ce5a8cde9eee: Preparing 10:33:47 64ffbf939e14: Waiting 10:33:47 ce5a8cde9eee: Waiting 10:33:47 a72af8e60893: Waiting 10:33:47 da050a1a1fac: Waiting 10:33:47 fb152c23ec33: Layer already exists 10:33:47 ad4d40092ffd: Layer already exists 10:33:47 4b0f7be50586: Layer already exists 10:33:47 8a2c9dc095b8: Layer already exists 10:33:47 273e324f3d6b: Layer already exists 10:33:47 da050a1a1fac: Layer already exists 10:33:47 ce5a8cde9eee: Layer already exists 10:33:47 64ffbf939e14: Layer already exists 10:33:47 a72af8e60893: Layer already exists 10:33:47 latest: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 10:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:33:47 4b0f7be50586: Preparing 10:33:47 fb152c23ec33: Preparing 10:33:47 8a2c9dc095b8: Preparing 10:33:47 ad4d40092ffd: Preparing 10:33:47 273e324f3d6b: Preparing 10:33:47 da050a1a1fac: Preparing 10:33:47 64ffbf939e14: Preparing 10:33:47 a72af8e60893: Preparing 10:33:47 ce5a8cde9eee: Preparing 10:33:47 da050a1a1fac: Waiting 10:33:47 64ffbf939e14: Waiting 10:33:47 a72af8e60893: Waiting 10:33:47 ce5a8cde9eee: Waiting 10:33:47 273e324f3d6b: Layer already exists 10:33:47 8a2c9dc095b8: Layer already exists 10:33:47 ad4d40092ffd: Layer already exists 10:33:47 4b0f7be50586: Layer already exists 10:33:47 fb152c23ec33: Layer already exists 10:33:47 da050a1a1fac: Layer already exists 10:33:47 64ffbf939e14: Layer already exists 10:33:47 ce5a8cde9eee: Layer already exists 10:33:47 a72af8e60893: Layer already exists 10:33:47 4.0.0-dev.54: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:33:48 4b0f7be50586: Preparing 10:33:48 fb152c23ec33: Preparing 10:33:48 8a2c9dc095b8: Preparing 10:33:48 ad4d40092ffd: Preparing 10:33:48 273e324f3d6b: Preparing 10:33:48 da050a1a1fac: Preparing 10:33:48 64ffbf939e14: Preparing 10:33:48 a72af8e60893: Preparing 10:33:48 ce5a8cde9eee: Preparing 10:33:48 64ffbf939e14: Waiting 10:33:48 a72af8e60893: Waiting 10:33:48 ce5a8cde9eee: Waiting 10:33:48 da050a1a1fac: Waiting 10:33:48 273e324f3d6b: Layer already exists 10:33:48 4b0f7be50586: Layer already exists 10:33:48 fb152c23ec33: Layer already exists 10:33:48 8a2c9dc095b8: Layer already exists 10:33:48 ad4d40092ffd: Layer already exists 10:33:48 64ffbf939e14: Layer already exists 10:33:48 da050a1a1fac: Layer already exists 10:33:48 ce5a8cde9eee: Layer already exists 10:33:48 a72af8e60893: Layer already exists 10:33:48 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:48 + 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 10:33:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:33:49 4b0f7be50586: Preparing 10:33:49 fb152c23ec33: Preparing 10:33:49 8a2c9dc095b8: Preparing 10:33:49 ad4d40092ffd: Preparing 10:33:49 273e324f3d6b: Preparing 10:33:49 da050a1a1fac: Preparing 10:33:49 64ffbf939e14: Preparing 10:33:49 a72af8e60893: Preparing 10:33:49 ce5a8cde9eee: Preparing 10:33:49 da050a1a1fac: Waiting 10:33:49 64ffbf939e14: Waiting 10:33:49 ce5a8cde9eee: Waiting 10:33:49 a72af8e60893: Waiting 10:33:49 4b0f7be50586: Layer already exists 10:33:49 ad4d40092ffd: Layer already exists 10:33:49 8a2c9dc095b8: Layer already exists 10:33:49 273e324f3d6b: Layer already exists 10:33:49 fb152c23ec33: Layer already exists 10:33:49 da050a1a1fac: Layer already exists 10:33:49 a72af8e60893: Layer already exists 10:33:49 64ffbf939e14: Layer already exists 10:33:49 ce5a8cde9eee: Layer already exists 10:33:49 main: digest: sha256:641b64d29bd724a86183cba343fd732965f9c23e85585ad36f5c22697db11d8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:49 ===================================================== [Pipeline] echo 10:33:49 taggedImages: 10:33:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:33:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.54 10:33:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:33:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:33:49 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:49 latest 10:33:49 4.0.0-dev.54 10:33:49 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:49 main 10:33:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:49 + docker push nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:33:49 60d2f2fdde92: Preparing 10:33:49 754aebbe5cda: Preparing 10:33:49 273e324f3d6b: Preparing 10:33:49 da050a1a1fac: Preparing 10:33:49 7f7a0605ae09: Preparing 10:33:49 141fe70d4fe7: Preparing 10:33:49 ce5a8cde9eee: Preparing 10:33:49 141fe70d4fe7: Waiting 10:33:49 ce5a8cde9eee: Waiting 10:33:49 273e324f3d6b: Layer already exists 10:33:49 da050a1a1fac: Layer already exists 10:33:49 ce5a8cde9eee: Layer already exists 10:33:49 60d2f2fdde92: Pushed 10:33:49 141fe70d4fe7: Pushed 10:33:50 7f7a0605ae09: Pushed 10:33:52 754aebbe5cda: Pushed 10:33:52 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:33:53 60d2f2fdde92: Preparing 10:33:53 754aebbe5cda: Preparing 10:33:53 273e324f3d6b: Preparing 10:33:53 da050a1a1fac: Preparing 10:33:53 7f7a0605ae09: Preparing 10:33:53 141fe70d4fe7: Preparing 10:33:53 ce5a8cde9eee: Preparing 10:33:53 141fe70d4fe7: Waiting 10:33:53 ce5a8cde9eee: Waiting 10:33:53 754aebbe5cda: Layer already exists 10:33:53 273e324f3d6b: Layer already exists 10:33:53 7f7a0605ae09: Layer already exists 10:33:53 da050a1a1fac: Layer already exists 10:33:53 60d2f2fdde92: Layer already exists 10:33:53 141fe70d4fe7: Layer already exists 10:33:53 ce5a8cde9eee: Layer already exists 10:33:53 latest: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:54 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 10:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:33:54 60d2f2fdde92: Preparing 10:33:54 754aebbe5cda: Preparing 10:33:54 273e324f3d6b: Preparing 10:33:54 da050a1a1fac: Preparing 10:33:54 7f7a0605ae09: Preparing 10:33:54 141fe70d4fe7: Preparing 10:33:54 ce5a8cde9eee: Preparing 10:33:54 141fe70d4fe7: Waiting 10:33:54 ce5a8cde9eee: Waiting 10:33:54 da050a1a1fac: Layer already exists 10:33:54 754aebbe5cda: Layer already exists 10:33:54 7f7a0605ae09: Layer already exists 10:33:54 273e324f3d6b: Layer already exists 10:33:54 60d2f2fdde92: Layer already exists 10:33:54 141fe70d4fe7: Layer already exists 10:33:54 ce5a8cde9eee: Layer already exists 10:33:54 4.0.0-dev.54: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:54 + docker push nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:33:54 60d2f2fdde92: Preparing 10:33:54 754aebbe5cda: Preparing 10:33:54 273e324f3d6b: Preparing 10:33:54 da050a1a1fac: Preparing 10:33:54 7f7a0605ae09: Preparing 10:33:54 141fe70d4fe7: Preparing 10:33:54 ce5a8cde9eee: Preparing 10:33:54 141fe70d4fe7: Waiting 10:33:54 ce5a8cde9eee: Waiting 10:33:54 273e324f3d6b: Layer already exists 10:33:54 da050a1a1fac: Layer already exists 10:33:54 7f7a0605ae09: Layer already exists 10:33:54 754aebbe5cda: Layer already exists 10:33:54 60d2f2fdde92: Layer already exists 10:33:54 141fe70d4fe7: Layer already exists 10:33:54 ce5a8cde9eee: Layer already exists 10:33:54 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:33:55 60d2f2fdde92: Preparing 10:33:55 754aebbe5cda: Preparing 10:33:55 273e324f3d6b: Preparing 10:33:55 da050a1a1fac: Preparing 10:33:55 7f7a0605ae09: Preparing 10:33:55 141fe70d4fe7: Preparing 10:33:55 ce5a8cde9eee: Preparing 10:33:55 141fe70d4fe7: Waiting 10:33:55 ce5a8cde9eee: Waiting 10:33:55 60d2f2fdde92: Layer already exists 10:33:55 273e324f3d6b: Layer already exists 10:33:55 754aebbe5cda: Layer already exists 10:33:55 7f7a0605ae09: Layer already exists 10:33:55 da050a1a1fac: Layer already exists 10:33:55 141fe70d4fe7: Layer already exists 10:33:55 ce5a8cde9eee: Layer already exists 10:33:55 main: digest: sha256:3ddb8e50980427d3b555985ff1f8acef95f0935342d8f2f359538aa181c1859c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:33:55 ===================================================== [Pipeline] echo 10:33:55 taggedImages: 10:33:55 - nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:55 - nexus3.edgexfoundry.org:10004/core-data:latest 10:33:55 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.54 10:33:55 - nexus3.edgexfoundry.org:10004/core-data:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:33:55 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:33:55 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:55 latest 10:33:55 4.0.0-dev.54 10:33:55 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:33:55 main 10:33:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:33:56 db06cdf8f59e: Preparing 10:33:56 0bfb2e331cc5: Preparing 10:33:56 da050a1a1fac: Preparing 10:33:56 827e4c803f63: Preparing 10:33:56 198608eaadb9: Preparing 10:33:56 ce5a8cde9eee: Preparing 10:33:56 ce5a8cde9eee: Waiting 10:33:56 da050a1a1fac: Layer already exists 10:33:56 ce5a8cde9eee: Layer already exists 10:33:56 198608eaadb9: Pushed 10:33:56 827e4c803f63: Pushed 10:33:56 db06cdf8f59e: Pushed 10:33:58 0bfb2e331cc5: Pushed 10:33:59 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:33:59 db06cdf8f59e: Preparing 10:33:59 0bfb2e331cc5: Preparing 10:33:59 da050a1a1fac: Preparing 10:33:59 827e4c803f63: Preparing 10:33:59 198608eaadb9: Preparing 10:33:59 ce5a8cde9eee: Preparing 10:33:59 ce5a8cde9eee: Waiting 10:33:59 db06cdf8f59e: Layer already exists 10:33:59 198608eaadb9: Layer already exists 10:33:59 da050a1a1fac: Layer already exists 10:33:59 0bfb2e331cc5: Layer already exists 10:33:59 827e4c803f63: Layer already exists 10:33:59 ce5a8cde9eee: Layer already exists 10:33:59 latest: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 10:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:34:00 db06cdf8f59e: Preparing 10:34:00 0bfb2e331cc5: Preparing 10:34:00 da050a1a1fac: Preparing 10:34:00 827e4c803f63: Preparing 10:34:00 198608eaadb9: Preparing 10:34:00 ce5a8cde9eee: Preparing 10:34:00 ce5a8cde9eee: Waiting 10:34:00 da050a1a1fac: Layer already exists 10:34:00 db06cdf8f59e: Layer already exists 10:34:00 198608eaadb9: Layer already exists 10:34:00 827e4c803f63: Layer already exists 10:34:00 0bfb2e331cc5: Layer already exists 10:34:00 ce5a8cde9eee: Layer already exists 10:34:00 4.0.0-dev.54: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:34:01 db06cdf8f59e: Preparing 10:34:01 0bfb2e331cc5: Preparing 10:34:01 da050a1a1fac: Preparing 10:34:01 827e4c803f63: Preparing 10:34:01 198608eaadb9: Preparing 10:34:01 ce5a8cde9eee: Preparing 10:34:01 da050a1a1fac: Layer already exists 10:34:01 827e4c803f63: Layer already exists 10:34:01 198608eaadb9: Layer already exists 10:34:01 0bfb2e331cc5: Layer already exists 10:34:01 db06cdf8f59e: Layer already exists 10:34:01 ce5a8cde9eee: Layer already exists 10:34:01 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:34:01 db06cdf8f59e: Preparing 10:34:01 0bfb2e331cc5: Preparing 10:34:01 da050a1a1fac: Preparing 10:34:01 827e4c803f63: Preparing 10:34:01 198608eaadb9: Preparing 10:34:01 ce5a8cde9eee: Preparing 10:34:01 ce5a8cde9eee: Waiting 10:34:01 db06cdf8f59e: Layer already exists 10:34:01 0bfb2e331cc5: Layer already exists 10:34:01 198608eaadb9: Layer already exists 10:34:01 827e4c803f63: Layer already exists 10:34:01 da050a1a1fac: Layer already exists 10:34:01 ce5a8cde9eee: Layer already exists 10:34:01 main: digest: sha256:887e579c43a58af8ffeab2689e9aebf58b8b026c346c7cfc98746625ba737ecd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:01 ===================================================== [Pipeline] echo 10:34:01 taggedImages: 10:34:01 - nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:01 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:34:01 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.54 10:34:01 - nexus3.edgexfoundry.org:10004/core-keeper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:01 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:34:01 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:34:01 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:01 latest 10:34:01 4.0.0-dev.54 10:34:01 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:01 main 10:34:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:34:02 deaefe14dec2: Preparing 10:34:02 6f29225a2c79: Preparing 10:34:02 24ef6e3ca2c3: Preparing 10:34:02 273e324f3d6b: Preparing 10:34:02 da050a1a1fac: Preparing 10:34:02 64ffbf939e14: Preparing 10:34:02 a72af8e60893: Preparing 10:34:02 ce5a8cde9eee: Preparing 10:34:02 64ffbf939e14: Waiting 10:34:02 a72af8e60893: Waiting 10:34:02 ce5a8cde9eee: Waiting 10:34:02 da050a1a1fac: Layer already exists 10:34:02 273e324f3d6b: Layer already exists 10:34:02 64ffbf939e14: Layer already exists 10:34:02 a72af8e60893: Layer already exists 10:34:02 ce5a8cde9eee: Layer already exists 10:34:02 6f29225a2c79: Pushed 10:34:02 deaefe14dec2: Pushed 10:34:05 24ef6e3ca2c3: Pushed 10:34:05 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:34:06 deaefe14dec2: Preparing 10:34:06 6f29225a2c79: Preparing 10:34:06 24ef6e3ca2c3: Preparing 10:34:06 273e324f3d6b: Preparing 10:34:06 da050a1a1fac: Preparing 10:34:06 64ffbf939e14: Preparing 10:34:06 a72af8e60893: Preparing 10:34:06 ce5a8cde9eee: Preparing 10:34:06 64ffbf939e14: Waiting 10:34:06 a72af8e60893: Waiting 10:34:06 ce5a8cde9eee: Waiting 10:34:06 24ef6e3ca2c3: Layer already exists 10:34:06 deaefe14dec2: Layer already exists 10:34:06 6f29225a2c79: Layer already exists 10:34:06 273e324f3d6b: Layer already exists 10:34:06 da050a1a1fac: Layer already exists 10:34:06 64ffbf939e14: Layer already exists 10:34:06 a72af8e60893: Layer already exists 10:34:06 ce5a8cde9eee: Layer already exists 10:34:06 latest: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 10:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:34:07 deaefe14dec2: Preparing 10:34:07 6f29225a2c79: Preparing 10:34:07 24ef6e3ca2c3: Preparing 10:34:07 273e324f3d6b: Preparing 10:34:07 da050a1a1fac: Preparing 10:34:07 64ffbf939e14: Preparing 10:34:07 a72af8e60893: Preparing 10:34:07 ce5a8cde9eee: Preparing 10:34:07 a72af8e60893: Waiting 10:34:07 64ffbf939e14: Waiting 10:34:07 ce5a8cde9eee: Waiting 10:34:07 6f29225a2c79: Layer already exists 10:34:07 deaefe14dec2: Layer already exists 10:34:07 273e324f3d6b: Layer already exists 10:34:07 da050a1a1fac: Layer already exists 10:34:07 24ef6e3ca2c3: Layer already exists 10:34:07 64ffbf939e14: Layer already exists 10:34:07 a72af8e60893: Layer already exists 10:34:07 ce5a8cde9eee: Layer already exists 10:34:07 4.0.0-dev.54: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:34:07 deaefe14dec2: Preparing 10:34:07 6f29225a2c79: Preparing 10:34:07 24ef6e3ca2c3: Preparing 10:34:07 273e324f3d6b: Preparing 10:34:07 da050a1a1fac: Preparing 10:34:07 64ffbf939e14: Preparing 10:34:07 a72af8e60893: Preparing 10:34:07 ce5a8cde9eee: Preparing 10:34:07 64ffbf939e14: Waiting 10:34:07 a72af8e60893: Waiting 10:34:07 deaefe14dec2: Layer already exists 10:34:07 273e324f3d6b: Layer already exists 10:34:07 da050a1a1fac: Layer already exists 10:34:07 24ef6e3ca2c3: Layer already exists 10:34:07 6f29225a2c79: Layer already exists 10:34:07 a72af8e60893: Layer already exists 10:34:07 ce5a8cde9eee: Layer already exists 10:34:07 64ffbf939e14: Layer already exists 10:34:07 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:34:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:34:08 deaefe14dec2: Preparing 10:34:08 6f29225a2c79: Preparing 10:34:08 24ef6e3ca2c3: Preparing 10:34:08 273e324f3d6b: Preparing 10:34:08 da050a1a1fac: Preparing 10:34:08 64ffbf939e14: Preparing 10:34:08 a72af8e60893: Preparing 10:34:08 ce5a8cde9eee: Preparing 10:34:08 64ffbf939e14: Waiting 10:34:08 a72af8e60893: Waiting 10:34:08 273e324f3d6b: Layer already exists 10:34:08 6f29225a2c79: Layer already exists 10:34:08 da050a1a1fac: Layer already exists 10:34:08 24ef6e3ca2c3: Layer already exists 10:34:08 deaefe14dec2: Layer already exists 10:34:08 64ffbf939e14: Layer already exists 10:34:08 a72af8e60893: Layer already exists 10:34:08 ce5a8cde9eee: Layer already exists 10:34:08 main: digest: sha256:1df42eb6fd1603b3b15e30f1c55b23e84f326398189a502870340c81e3b0bf60 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:08 ===================================================== [Pipeline] echo 10:34:08 taggedImages: 10:34:08 - nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:34:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.54 10:34:08 - nexus3.edgexfoundry.org:10004/core-metadata:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:34:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:34:08 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:08 latest 10:34:08 4.0.0-dev.54 10:34:08 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:08 main 10:34:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:34:09 f883cae65502: Preparing 10:34:09 9e8c5a79eef3: Preparing 10:34:09 6b02d1799ab3: Preparing 10:34:09 4727d585fb8a: Preparing 10:34:09 a7c7885661f2: Preparing 10:34:09 6c2e0a4c8a72: Preparing 10:34:09 919d2b643ba4: Preparing 10:34:09 273e324f3d6b: Preparing 10:34:09 da050a1a1fac: Preparing 10:34:09 10ed3723b080: Preparing 10:34:09 bcfdb36aaebc: Preparing 10:34:09 5f70bf18a086: Preparing 10:34:09 da989c716d28: Preparing 10:34:09 890781a2a620: Preparing 10:34:09 a97abb57a6ab: Preparing 10:34:09 ce5a8cde9eee: Preparing 10:34:09 bcfdb36aaebc: Waiting 10:34:09 5f70bf18a086: Waiting 10:34:09 919d2b643ba4: Waiting 10:34:09 273e324f3d6b: Waiting 10:34:09 da050a1a1fac: Waiting 10:34:09 da989c716d28: Waiting 10:34:09 10ed3723b080: Waiting 10:34:09 890781a2a620: Waiting 10:34:09 a97abb57a6ab: Waiting 10:34:09 ce5a8cde9eee: Waiting 10:34:09 a7c7885661f2: Pushed 10:34:09 9e8c5a79eef3: Pushed 10:34:09 6b02d1799ab3: Pushed 10:34:09 f883cae65502: Pushed 10:34:09 4727d585fb8a: Pushed 10:34:09 273e324f3d6b: Layer already exists 10:34:09 da050a1a1fac: Layer already exists 10:34:09 5f70bf18a086: Layer already exists 10:34:09 6c2e0a4c8a72: Pushed 10:34:09 10ed3723b080: Pushed 10:34:09 da989c716d28: Pushed 10:34:09 bcfdb36aaebc: Pushed 10:34:09 ce5a8cde9eee: Layer already exists 10:34:09 a97abb57a6ab: Pushed 10:34:10 890781a2a620: Pushed 10:34:11 919d2b643ba4: Pushed 10:34:11 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:34:11 f883cae65502: Preparing 10:34:11 9e8c5a79eef3: Preparing 10:34:11 6b02d1799ab3: Preparing 10:34:11 4727d585fb8a: Preparing 10:34:11 a7c7885661f2: Preparing 10:34:11 6c2e0a4c8a72: Preparing 10:34:11 919d2b643ba4: Preparing 10:34:11 273e324f3d6b: Preparing 10:34:11 da050a1a1fac: Preparing 10:34:11 10ed3723b080: Preparing 10:34:11 bcfdb36aaebc: Preparing 10:34:11 5f70bf18a086: Preparing 10:34:11 da989c716d28: Preparing 10:34:11 890781a2a620: Preparing 10:34:11 a97abb57a6ab: Preparing 10:34:11 ce5a8cde9eee: Preparing 10:34:11 10ed3723b080: Waiting 10:34:11 a97abb57a6ab: Waiting 10:34:11 919d2b643ba4: Waiting 10:34:11 273e324f3d6b: Waiting 10:34:11 bcfdb36aaebc: Waiting 10:34:11 ce5a8cde9eee: Waiting 10:34:11 5f70bf18a086: Waiting 10:34:11 da050a1a1fac: Waiting 10:34:11 da989c716d28: Waiting 10:34:11 6c2e0a4c8a72: Waiting 10:34:11 890781a2a620: Waiting 10:34:11 f883cae65502: Layer already exists 10:34:11 a7c7885661f2: Layer already exists 10:34:11 6b02d1799ab3: Layer already exists 10:34:11 9e8c5a79eef3: Layer already exists 10:34:11 4727d585fb8a: Layer already exists 10:34:11 6c2e0a4c8a72: Layer already exists 10:34:11 919d2b643ba4: Layer already exists 10:34:11 273e324f3d6b: Layer already exists 10:34:11 10ed3723b080: Layer already exists 10:34:11 da050a1a1fac: Layer already exists 10:34:11 bcfdb36aaebc: Layer already exists 10:34:11 5f70bf18a086: Layer already exists 10:34:11 da989c716d28: Layer already exists 10:34:11 a97abb57a6ab: Layer already exists 10:34:11 890781a2a620: Layer already exists 10:34:11 ce5a8cde9eee: Layer already exists 10:34:11 latest: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 10:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:34:12 f883cae65502: Preparing 10:34:12 9e8c5a79eef3: Preparing 10:34:12 6b02d1799ab3: Preparing 10:34:12 4727d585fb8a: Preparing 10:34:12 a7c7885661f2: Preparing 10:34:12 6c2e0a4c8a72: Preparing 10:34:12 919d2b643ba4: Preparing 10:34:12 273e324f3d6b: Preparing 10:34:12 da050a1a1fac: Preparing 10:34:12 10ed3723b080: Preparing 10:34:12 bcfdb36aaebc: Preparing 10:34:12 5f70bf18a086: Preparing 10:34:12 da989c716d28: Preparing 10:34:12 890781a2a620: Preparing 10:34:12 a97abb57a6ab: Preparing 10:34:12 ce5a8cde9eee: Preparing 10:34:12 919d2b643ba4: Waiting 10:34:12 273e324f3d6b: Waiting 10:34:12 da050a1a1fac: Waiting 10:34:12 10ed3723b080: Waiting 10:34:12 bcfdb36aaebc: Waiting 10:34:12 5f70bf18a086: Waiting 10:34:12 da989c716d28: Waiting 10:34:12 890781a2a620: Waiting 10:34:12 6c2e0a4c8a72: Waiting 10:34:12 ce5a8cde9eee: Waiting 10:34:12 a97abb57a6ab: Waiting 10:34:12 f883cae65502: Layer already exists 10:34:12 4727d585fb8a: Layer already exists 10:34:12 a7c7885661f2: Layer already exists 10:34:12 9e8c5a79eef3: Layer already exists 10:34:12 6b02d1799ab3: Layer already exists 10:34:12 da050a1a1fac: Layer already exists 10:34:12 6c2e0a4c8a72: Layer already exists 10:34:12 10ed3723b080: Layer already exists 10:34:12 919d2b643ba4: Layer already exists 10:34:12 273e324f3d6b: Layer already exists 10:34:12 bcfdb36aaebc: Layer already exists 10:34:12 5f70bf18a086: Layer already exists 10:34:12 da989c716d28: Layer already exists 10:34:12 a97abb57a6ab: Layer already exists 10:34:12 890781a2a620: Layer already exists 10:34:12 ce5a8cde9eee: Layer already exists 10:34:12 4.0.0-dev.54: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:34:13 f883cae65502: Preparing 10:34:13 9e8c5a79eef3: Preparing 10:34:13 6b02d1799ab3: Preparing 10:34:13 4727d585fb8a: Preparing 10:34:13 a7c7885661f2: Preparing 10:34:13 6c2e0a4c8a72: Preparing 10:34:13 919d2b643ba4: Preparing 10:34:13 273e324f3d6b: Preparing 10:34:13 da050a1a1fac: Preparing 10:34:13 10ed3723b080: Preparing 10:34:13 bcfdb36aaebc: Preparing 10:34:13 5f70bf18a086: Preparing 10:34:13 da989c716d28: Preparing 10:34:13 890781a2a620: Preparing 10:34:13 a97abb57a6ab: Preparing 10:34:13 ce5a8cde9eee: Preparing 10:34:13 273e324f3d6b: Waiting 10:34:13 10ed3723b080: Waiting 10:34:13 da050a1a1fac: Waiting 10:34:13 6c2e0a4c8a72: Waiting 10:34:13 bcfdb36aaebc: Waiting 10:34:13 919d2b643ba4: Waiting 10:34:13 5f70bf18a086: Waiting 10:34:13 da989c716d28: Waiting 10:34:13 890781a2a620: Waiting 10:34:13 a97abb57a6ab: Waiting 10:34:13 ce5a8cde9eee: Waiting 10:34:13 f883cae65502: Layer already exists 10:34:13 a7c7885661f2: Layer already exists 10:34:13 6b02d1799ab3: Layer already exists 10:34:13 9e8c5a79eef3: Layer already exists 10:34:13 4727d585fb8a: Layer already exists 10:34:13 273e324f3d6b: Layer already exists 10:34:13 6c2e0a4c8a72: Layer already exists 10:34:13 919d2b643ba4: Layer already exists 10:34:13 da050a1a1fac: Layer already exists 10:34:13 10ed3723b080: Layer already exists 10:34:13 bcfdb36aaebc: Layer already exists 10:34:13 da989c716d28: Layer already exists 10:34:13 5f70bf18a086: Layer already exists 10:34:13 890781a2a620: Layer already exists 10:34:13 a97abb57a6ab: Layer already exists 10:34:13 ce5a8cde9eee: Layer already exists 10:34:13 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:34:13 f883cae65502: Preparing 10:34:13 9e8c5a79eef3: Preparing 10:34:13 6b02d1799ab3: Preparing 10:34:13 4727d585fb8a: Preparing 10:34:13 a7c7885661f2: Preparing 10:34:13 6c2e0a4c8a72: Preparing 10:34:13 919d2b643ba4: Preparing 10:34:13 273e324f3d6b: Preparing 10:34:13 da050a1a1fac: Preparing 10:34:13 10ed3723b080: Preparing 10:34:13 bcfdb36aaebc: Preparing 10:34:13 5f70bf18a086: Preparing 10:34:13 919d2b643ba4: Waiting 10:34:13 da050a1a1fac: Waiting 10:34:13 10ed3723b080: Waiting 10:34:13 bcfdb36aaebc: Waiting 10:34:13 6c2e0a4c8a72: Waiting 10:34:13 da989c716d28: Preparing 10:34:13 890781a2a620: Preparing 10:34:13 a97abb57a6ab: Preparing 10:34:13 5f70bf18a086: Waiting 10:34:13 ce5a8cde9eee: Preparing 10:34:13 da989c716d28: Waiting 10:34:13 890781a2a620: Waiting 10:34:13 a97abb57a6ab: Waiting 10:34:13 6b02d1799ab3: Layer already exists 10:34:13 9e8c5a79eef3: Layer already exists 10:34:13 f883cae65502: Layer already exists 10:34:13 4727d585fb8a: Layer already exists 10:34:13 a7c7885661f2: Layer already exists 10:34:13 da050a1a1fac: Layer already exists 10:34:13 6c2e0a4c8a72: Layer already exists 10:34:13 273e324f3d6b: Layer already exists 10:34:13 919d2b643ba4: Layer already exists 10:34:13 10ed3723b080: Layer already exists 10:34:13 bcfdb36aaebc: Layer already exists 10:34:13 da989c716d28: Layer already exists 10:34:13 5f70bf18a086: Layer already exists 10:34:13 890781a2a620: Layer already exists 10:34:13 a97abb57a6ab: Layer already exists 10:34:13 ce5a8cde9eee: Layer already exists 10:34:13 main: digest: sha256:c53bd75957cd74dd0ae8df090b90ab7cda19b3855f33bce071a3085e84c9ccb9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:13 ===================================================== [Pipeline] echo 10:34:13 taggedImages: 10:34:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:34:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.54 10:34:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:34:14 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:34:14 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:14 latest 10:34:14 4.0.0-dev.54 10:34:14 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:14 main 10:34:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:34:14 3fbc9f318449: Preparing 10:34:14 6c2976d72e77: Preparing 10:34:14 d19ca6ef014d: Preparing 10:34:14 497cbb55a528: Preparing 10:34:14 273e324f3d6b: Preparing 10:34:14 da050a1a1fac: Preparing 10:34:14 64ffbf939e14: Preparing 10:34:14 a72af8e60893: Preparing 10:34:14 ce5a8cde9eee: Preparing 10:34:14 da050a1a1fac: Waiting 10:34:14 64ffbf939e14: Waiting 10:34:14 a72af8e60893: Waiting 10:34:14 273e324f3d6b: Layer already exists 10:34:14 da050a1a1fac: Layer already exists 10:34:14 64ffbf939e14: Layer already exists 10:34:14 a72af8e60893: Layer already exists 10:34:14 ce5a8cde9eee: Layer already exists 10:34:14 3fbc9f318449: Pushed 10:34:14 d19ca6ef014d: Pushed 10:34:14 6c2976d72e77: Pushed 10:34:17 497cbb55a528: Pushed 10:34:17 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:34:18 3fbc9f318449: Preparing 10:34:18 6c2976d72e77: Preparing 10:34:18 d19ca6ef014d: Preparing 10:34:18 497cbb55a528: Preparing 10:34:18 273e324f3d6b: Preparing 10:34:18 da050a1a1fac: Preparing 10:34:18 64ffbf939e14: Preparing 10:34:18 a72af8e60893: Preparing 10:34:18 ce5a8cde9eee: Preparing 10:34:18 64ffbf939e14: Waiting 10:34:18 ce5a8cde9eee: Waiting 10:34:18 a72af8e60893: Waiting 10:34:18 da050a1a1fac: Waiting 10:34:18 d19ca6ef014d: Layer already exists 10:34:18 497cbb55a528: Layer already exists 10:34:18 6c2976d72e77: Layer already exists 10:34:18 3fbc9f318449: Layer already exists 10:34:18 273e324f3d6b: Layer already exists 10:34:18 da050a1a1fac: Layer already exists 10:34:18 64ffbf939e14: Layer already exists 10:34:18 ce5a8cde9eee: Layer already exists 10:34:18 a72af8e60893: Layer already exists 10:34:18 latest: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 10:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:34:18 3fbc9f318449: Preparing 10:34:18 6c2976d72e77: Preparing 10:34:18 d19ca6ef014d: Preparing 10:34:18 497cbb55a528: Preparing 10:34:18 273e324f3d6b: Preparing 10:34:18 da050a1a1fac: Preparing 10:34:18 64ffbf939e14: Preparing 10:34:18 a72af8e60893: Preparing 10:34:18 ce5a8cde9eee: Preparing 10:34:18 da050a1a1fac: Waiting 10:34:18 ce5a8cde9eee: Waiting 10:34:18 a72af8e60893: Waiting 10:34:18 64ffbf939e14: Waiting 10:34:18 3fbc9f318449: Layer already exists 10:34:18 273e324f3d6b: Layer already exists 10:34:18 497cbb55a528: Layer already exists 10:34:18 6c2976d72e77: Layer already exists 10:34:18 d19ca6ef014d: Layer already exists 10:34:18 a72af8e60893: Layer already exists 10:34:18 64ffbf939e14: Layer already exists 10:34:18 da050a1a1fac: Layer already exists 10:34:18 ce5a8cde9eee: Layer already exists 10:34:18 4.0.0-dev.54: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:34:19 3fbc9f318449: Preparing 10:34:19 6c2976d72e77: Preparing 10:34:19 d19ca6ef014d: Preparing 10:34:19 497cbb55a528: Preparing 10:34:19 273e324f3d6b: Preparing 10:34:19 da050a1a1fac: Preparing 10:34:19 64ffbf939e14: Preparing 10:34:19 a72af8e60893: Preparing 10:34:19 ce5a8cde9eee: Preparing 10:34:19 da050a1a1fac: Waiting 10:34:19 64ffbf939e14: Waiting 10:34:19 a72af8e60893: Waiting 10:34:19 ce5a8cde9eee: Waiting 10:34:19 497cbb55a528: Layer already exists 10:34:19 3fbc9f318449: Layer already exists 10:34:19 273e324f3d6b: Layer already exists 10:34:19 6c2976d72e77: Layer already exists 10:34:19 d19ca6ef014d: Layer already exists 10:34:19 64ffbf939e14: Layer already exists 10:34:19 da050a1a1fac: Layer already exists 10:34:19 ce5a8cde9eee: Layer already exists 10:34:19 a72af8e60893: Layer already exists 10:34:19 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:34:20 3fbc9f318449: Preparing 10:34:20 6c2976d72e77: Preparing 10:34:20 d19ca6ef014d: Preparing 10:34:20 497cbb55a528: Preparing 10:34:20 273e324f3d6b: Preparing 10:34:20 da050a1a1fac: Preparing 10:34:20 64ffbf939e14: Preparing 10:34:20 a72af8e60893: Preparing 10:34:20 ce5a8cde9eee: Preparing 10:34:20 64ffbf939e14: Waiting 10:34:20 da050a1a1fac: Waiting 10:34:20 a72af8e60893: Waiting 10:34:20 6c2976d72e77: Layer already exists 10:34:20 273e324f3d6b: Layer already exists 10:34:20 3fbc9f318449: Layer already exists 10:34:20 d19ca6ef014d: Layer already exists 10:34:20 497cbb55a528: Layer already exists 10:34:20 da050a1a1fac: Layer already exists 10:34:20 64ffbf939e14: Layer already exists 10:34:20 a72af8e60893: Layer already exists 10:34:20 ce5a8cde9eee: Layer already exists 10:34:20 main: digest: sha256:37764603748d22512e378d4396e94e8e7597168766c9136c5d2f59c7e787bb69 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:20 ===================================================== [Pipeline] echo 10:34:20 taggedImages: 10:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.54 10:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:34:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:34:20 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:20 latest 10:34:20 4.0.0-dev.54 10:34:20 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:20 main 10:34:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:34:20 d5a26ac0a997: Preparing 10:34:20 28a0f982871a: Preparing 10:34:20 61e585bfa319: Preparing 10:34:20 45b3cb362b77: Preparing 10:34:20 8e8da247192c: Preparing 10:34:20 273e324f3d6b: Preparing 10:34:20 da050a1a1fac: Preparing 10:34:20 e48735d81096: Preparing 10:34:20 5b0d0d1f80f8: Preparing 10:34:20 c2f6473e7c1f: Preparing 10:34:20 ce5a8cde9eee: Preparing 10:34:20 273e324f3d6b: Waiting 10:34:20 da050a1a1fac: Waiting 10:34:20 e48735d81096: Waiting 10:34:20 5b0d0d1f80f8: Waiting 10:34:20 c2f6473e7c1f: Waiting 10:34:20 28a0f982871a: Pushed 10:34:20 273e324f3d6b: Layer already exists 10:34:20 d5a26ac0a997: Pushed 10:34:20 45b3cb362b77: Pushed 10:34:20 8e8da247192c: Pushed 10:34:20 da050a1a1fac: Layer already exists 10:34:20 ce5a8cde9eee: Layer already exists 10:34:21 e48735d81096: Pushed 10:34:21 5b0d0d1f80f8: Pushed 10:34:22 61e585bfa319: Pushed 10:34:23 c2f6473e7c1f: Pushed 10:34:23 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:34:23 d5a26ac0a997: Preparing 10:34:23 28a0f982871a: Preparing 10:34:23 61e585bfa319: Preparing 10:34:23 45b3cb362b77: Preparing 10:34:23 8e8da247192c: Preparing 10:34:23 273e324f3d6b: Preparing 10:34:23 da050a1a1fac: Preparing 10:34:23 e48735d81096: Preparing 10:34:23 5b0d0d1f80f8: Preparing 10:34:23 c2f6473e7c1f: Preparing 10:34:23 ce5a8cde9eee: Preparing 10:34:23 5b0d0d1f80f8: Waiting 10:34:23 273e324f3d6b: Waiting 10:34:23 e48735d81096: Waiting 10:34:23 da050a1a1fac: Waiting 10:34:23 c2f6473e7c1f: Waiting 10:34:23 ce5a8cde9eee: Waiting 10:34:23 45b3cb362b77: Layer already exists 10:34:23 61e585bfa319: Layer already exists 10:34:23 28a0f982871a: Layer already exists 10:34:23 d5a26ac0a997: Layer already exists 10:34:23 8e8da247192c: Layer already exists 10:34:23 5b0d0d1f80f8: Layer already exists 10:34:23 da050a1a1fac: Layer already exists 10:34:23 e48735d81096: Layer already exists 10:34:23 273e324f3d6b: Layer already exists 10:34:23 c2f6473e7c1f: Layer already exists 10:34:23 ce5a8cde9eee: Layer already exists 10:34:23 latest: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 10:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:34:24 d5a26ac0a997: Preparing 10:34:24 28a0f982871a: Preparing 10:34:24 61e585bfa319: Preparing 10:34:24 45b3cb362b77: Preparing 10:34:24 8e8da247192c: Preparing 10:34:24 273e324f3d6b: Preparing 10:34:24 da050a1a1fac: Preparing 10:34:24 e48735d81096: Preparing 10:34:24 5b0d0d1f80f8: Preparing 10:34:24 c2f6473e7c1f: Preparing 10:34:24 ce5a8cde9eee: Preparing 10:34:24 273e324f3d6b: Waiting 10:34:24 e48735d81096: Waiting 10:34:24 5b0d0d1f80f8: Waiting 10:34:24 c2f6473e7c1f: Waiting 10:34:24 ce5a8cde9eee: Waiting 10:34:24 da050a1a1fac: Waiting 10:34:24 61e585bfa319: Layer already exists 10:34:24 45b3cb362b77: Layer already exists 10:34:24 28a0f982871a: Layer already exists 10:34:24 8e8da247192c: Layer already exists 10:34:24 d5a26ac0a997: Layer already exists 10:34:24 e48735d81096: Layer already exists 10:34:24 da050a1a1fac: Layer already exists 10:34:24 273e324f3d6b: Layer already exists 10:34:24 5b0d0d1f80f8: Layer already exists 10:34:24 c2f6473e7c1f: Layer already exists 10:34:24 ce5a8cde9eee: Layer already exists 10:34:24 4.0.0-dev.54: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:34:24 d5a26ac0a997: Preparing 10:34:24 28a0f982871a: Preparing 10:34:24 61e585bfa319: Preparing 10:34:24 45b3cb362b77: Preparing 10:34:24 8e8da247192c: Preparing 10:34:24 273e324f3d6b: Preparing 10:34:24 da050a1a1fac: Preparing 10:34:24 e48735d81096: Preparing 10:34:24 5b0d0d1f80f8: Preparing 10:34:24 c2f6473e7c1f: Preparing 10:34:24 ce5a8cde9eee: Preparing 10:34:24 da050a1a1fac: Waiting 10:34:24 e48735d81096: Waiting 10:34:24 273e324f3d6b: Waiting 10:34:24 5b0d0d1f80f8: Waiting 10:34:24 c2f6473e7c1f: Waiting 10:34:24 ce5a8cde9eee: Waiting 10:34:24 61e585bfa319: Layer already exists 10:34:24 28a0f982871a: Layer already exists 10:34:24 d5a26ac0a997: Layer already exists 10:34:24 8e8da247192c: Layer already exists 10:34:24 45b3cb362b77: Layer already exists 10:34:24 273e324f3d6b: Layer already exists 10:34:24 5b0d0d1f80f8: Layer already exists 10:34:24 da050a1a1fac: Layer already exists 10:34:24 e48735d81096: Layer already exists 10:34:24 c2f6473e7c1f: Layer already exists 10:34:24 ce5a8cde9eee: Layer already exists 10:34:24 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:34:25 d5a26ac0a997: Preparing 10:34:25 28a0f982871a: Preparing 10:34:25 61e585bfa319: Preparing 10:34:25 45b3cb362b77: Preparing 10:34:25 8e8da247192c: Preparing 10:34:25 273e324f3d6b: Preparing 10:34:25 da050a1a1fac: Preparing 10:34:25 e48735d81096: Preparing 10:34:25 5b0d0d1f80f8: Preparing 10:34:25 c2f6473e7c1f: Preparing 10:34:25 ce5a8cde9eee: Preparing 10:34:25 da050a1a1fac: Waiting 10:34:25 e48735d81096: Waiting 10:34:25 5b0d0d1f80f8: Waiting 10:34:25 c2f6473e7c1f: Waiting 10:34:25 ce5a8cde9eee: Waiting 10:34:25 273e324f3d6b: Waiting 10:34:25 45b3cb362b77: Layer already exists 10:34:25 28a0f982871a: Layer already exists 10:34:25 d5a26ac0a997: Layer already exists 10:34:25 8e8da247192c: Layer already exists 10:34:25 61e585bfa319: Layer already exists 10:34:25 e48735d81096: Layer already exists 10:34:25 273e324f3d6b: Layer already exists 10:34:25 5b0d0d1f80f8: Layer already exists 10:34:25 da050a1a1fac: Layer already exists 10:34:25 c2f6473e7c1f: Layer already exists 10:34:25 ce5a8cde9eee: Layer already exists 10:34:25 main: digest: sha256:2e05413998e50d44378fe02b8a14dc861edb383e994586fdf81b5cd04c6ecdf9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:25 ===================================================== [Pipeline] echo 10:34:25 taggedImages: 10:34:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:34:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.54 10:34:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:34:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:34:25 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:25 latest 10:34:25 4.0.0-dev.54 10:34:25 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:25 main 10:34:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:34:26 7ded414044dc: Preparing 10:34:26 739ced84acae: Preparing 10:34:26 148c3318ab17: Preparing 10:34:26 a0fae36ddab5: Preparing 10:34:26 739d549a1dc0: Preparing 10:34:26 1871855483bf: Preparing 10:34:26 8addf881da49: Preparing 10:34:26 273e324f3d6b: Preparing 10:34:26 da050a1a1fac: Preparing 10:34:26 8fe38b0cd891: Preparing 10:34:26 f58efaad632b: Preparing 10:34:26 ce5a8cde9eee: Preparing 10:34:26 273e324f3d6b: Waiting 10:34:26 da050a1a1fac: Waiting 10:34:26 8fe38b0cd891: Waiting 10:34:26 f58efaad632b: Waiting 10:34:26 ce5a8cde9eee: Waiting 10:34:26 8addf881da49: Waiting 10:34:26 739ced84acae: Pushed 10:34:26 739d549a1dc0: Pushed 10:34:26 7ded414044dc: Pushed 10:34:26 273e324f3d6b: Layer already exists 10:34:26 da050a1a1fac: Layer already exists 10:34:26 1871855483bf: Pushed 10:34:26 8addf881da49: Pushed 10:34:26 ce5a8cde9eee: Layer already exists 10:34:27 8fe38b0cd891: Pushed 10:34:27 a0fae36ddab5: Pushed 10:34:27 148c3318ab17: Pushed 10:34:27 f58efaad632b: Pushed 10:34:28 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:34:28 7ded414044dc: Preparing 10:34:28 739ced84acae: Preparing 10:34:28 148c3318ab17: Preparing 10:34:28 a0fae36ddab5: Preparing 10:34:28 739d549a1dc0: Preparing 10:34:28 1871855483bf: Preparing 10:34:28 8addf881da49: Preparing 10:34:28 273e324f3d6b: Preparing 10:34:28 da050a1a1fac: Preparing 10:34:28 8fe38b0cd891: Preparing 10:34:28 f58efaad632b: Preparing 10:34:28 ce5a8cde9eee: Preparing 10:34:28 1871855483bf: Waiting 10:34:28 8addf881da49: Waiting 10:34:28 273e324f3d6b: Waiting 10:34:28 f58efaad632b: Waiting 10:34:28 8fe38b0cd891: Waiting 10:34:28 ce5a8cde9eee: Waiting 10:34:28 da050a1a1fac: Waiting 10:34:28 148c3318ab17: Layer already exists 10:34:28 739d549a1dc0: Layer already exists 10:34:28 a0fae36ddab5: Layer already exists 10:34:28 7ded414044dc: Layer already exists 10:34:28 739ced84acae: Layer already exists 10:34:28 da050a1a1fac: Layer already exists 10:34:28 1871855483bf: Layer already exists 10:34:28 8addf881da49: Layer already exists 10:34:28 8fe38b0cd891: Layer already exists 10:34:28 273e324f3d6b: Layer already exists 10:34:28 f58efaad632b: Layer already exists 10:34:28 ce5a8cde9eee: Layer already exists 10:34:28 latest: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 10:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:34:29 7ded414044dc: Preparing 10:34:29 739ced84acae: Preparing 10:34:29 148c3318ab17: Preparing 10:34:29 a0fae36ddab5: Preparing 10:34:29 739d549a1dc0: Preparing 10:34:29 1871855483bf: Preparing 10:34:29 8addf881da49: Preparing 10:34:29 273e324f3d6b: Preparing 10:34:29 da050a1a1fac: Preparing 10:34:29 8fe38b0cd891: Preparing 10:34:29 f58efaad632b: Preparing 10:34:29 ce5a8cde9eee: Preparing 10:34:29 8addf881da49: Waiting 10:34:29 273e324f3d6b: Waiting 10:34:29 da050a1a1fac: Waiting 10:34:29 1871855483bf: Waiting 10:34:29 8fe38b0cd891: Waiting 10:34:29 f58efaad632b: Waiting 10:34:29 ce5a8cde9eee: Waiting 10:34:29 7ded414044dc: Layer already exists 10:34:29 739d549a1dc0: Layer already exists 10:34:29 739ced84acae: Layer already exists 10:34:29 148c3318ab17: Layer already exists 10:34:29 a0fae36ddab5: Layer already exists 10:34:29 273e324f3d6b: Layer already exists 10:34:29 8addf881da49: Layer already exists 10:34:29 da050a1a1fac: Layer already exists 10:34:29 1871855483bf: Layer already exists 10:34:29 8fe38b0cd891: Layer already exists 10:34:29 f58efaad632b: Layer already exists 10:34:29 ce5a8cde9eee: Layer already exists 10:34:29 4.0.0-dev.54: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:34:30 7ded414044dc: Preparing 10:34:30 739ced84acae: Preparing 10:34:30 148c3318ab17: Preparing 10:34:30 a0fae36ddab5: Preparing 10:34:30 739d549a1dc0: Preparing 10:34:30 1871855483bf: Preparing 10:34:30 8addf881da49: Preparing 10:34:30 273e324f3d6b: Preparing 10:34:30 da050a1a1fac: Preparing 10:34:30 8fe38b0cd891: Preparing 10:34:30 f58efaad632b: Preparing 10:34:30 ce5a8cde9eee: Preparing 10:34:30 1871855483bf: Waiting 10:34:30 8addf881da49: Waiting 10:34:30 273e324f3d6b: Waiting 10:34:30 da050a1a1fac: Waiting 10:34:30 8fe38b0cd891: Waiting 10:34:30 f58efaad632b: Waiting 10:34:30 ce5a8cde9eee: Waiting 10:34:30 a0fae36ddab5: Layer already exists 10:34:30 7ded414044dc: Layer already exists 10:34:30 739ced84acae: Layer already exists 10:34:30 739d549a1dc0: Layer already exists 10:34:30 148c3318ab17: Layer already exists 10:34:30 8addf881da49: Layer already exists 10:34:30 1871855483bf: Layer already exists 10:34:30 273e324f3d6b: Layer already exists 10:34:30 8fe38b0cd891: Layer already exists 10:34:30 da050a1a1fac: Layer already exists 10:34:30 f58efaad632b: Layer already exists 10:34:30 ce5a8cde9eee: Layer already exists 10:34:30 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:34:30 7ded414044dc: Preparing 10:34:30 739ced84acae: Preparing 10:34:30 148c3318ab17: Preparing 10:34:30 a0fae36ddab5: Preparing 10:34:30 739d549a1dc0: Preparing 10:34:30 1871855483bf: Preparing 10:34:30 8addf881da49: Preparing 10:34:30 273e324f3d6b: Preparing 10:34:30 da050a1a1fac: Preparing 10:34:30 8fe38b0cd891: Preparing 10:34:30 f58efaad632b: Preparing 10:34:30 ce5a8cde9eee: Preparing 10:34:30 273e324f3d6b: Waiting 10:34:30 f58efaad632b: Waiting 10:34:30 ce5a8cde9eee: Waiting 10:34:30 da050a1a1fac: Waiting 10:34:30 1871855483bf: Waiting 10:34:30 8addf881da49: Waiting 10:34:30 a0fae36ddab5: Layer already exists 10:34:30 739ced84acae: Layer already exists 10:34:30 7ded414044dc: Layer already exists 10:34:30 739d549a1dc0: Layer already exists 10:34:30 148c3318ab17: Layer already exists 10:34:30 1871855483bf: Layer already exists 10:34:30 8addf881da49: Layer already exists 10:34:30 8fe38b0cd891: Layer already exists 10:34:30 273e324f3d6b: Layer already exists 10:34:30 da050a1a1fac: Layer already exists 10:34:30 f58efaad632b: Layer already exists 10:34:30 ce5a8cde9eee: Layer already exists 10:34:30 main: digest: sha256:e2ef92389edb9fe92c5f02d00dc505676c19b9ff68cc4fb7a6a98bee79cac6f2 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:30 ===================================================== [Pipeline] echo 10:34:30 taggedImages: 10:34:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:34:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.54 10:34:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:34:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:34:30 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:30 latest 10:34:30 4.0.0-dev.54 10:34:30 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:30 main 10:34:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:34:31 5aa3e87be429: Preparing 10:34:31 d8a8dbe9bb37: Preparing 10:34:31 273e324f3d6b: Preparing 10:34:31 da050a1a1fac: Preparing 10:34:31 69709d1c9846: Preparing 10:34:31 07f7c942fd9e: Preparing 10:34:31 ce5a8cde9eee: Preparing 10:34:31 07f7c942fd9e: Waiting 10:34:31 ce5a8cde9eee: Waiting 10:34:31 273e324f3d6b: Layer already exists 10:34:31 da050a1a1fac: Layer already exists 10:34:31 ce5a8cde9eee: Layer already exists 10:34:31 5aa3e87be429: Pushed 10:34:32 69709d1c9846: Pushed 10:34:32 07f7c942fd9e: Pushed 10:34:33 d8a8dbe9bb37: Pushed 10:34:33 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:34 + 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 10:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:34:34 5aa3e87be429: Preparing 10:34:34 d8a8dbe9bb37: Preparing 10:34:34 273e324f3d6b: Preparing 10:34:34 da050a1a1fac: Preparing 10:34:34 69709d1c9846: Preparing 10:34:34 07f7c942fd9e: Preparing 10:34:34 ce5a8cde9eee: Preparing 10:34:34 07f7c942fd9e: Waiting 10:34:34 ce5a8cde9eee: Waiting 10:34:34 69709d1c9846: Layer already exists 10:34:34 da050a1a1fac: Layer already exists 10:34:34 5aa3e87be429: Layer already exists 10:34:34 d8a8dbe9bb37: Layer already exists 10:34:34 273e324f3d6b: Layer already exists 10:34:34 07f7c942fd9e: Layer already exists 10:34:34 ce5a8cde9eee: Layer already exists 10:34:34 latest: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 10:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:34:34 5aa3e87be429: Preparing 10:34:34 d8a8dbe9bb37: Preparing 10:34:34 273e324f3d6b: Preparing 10:34:34 da050a1a1fac: Preparing 10:34:34 69709d1c9846: Preparing 10:34:34 07f7c942fd9e: Preparing 10:34:34 ce5a8cde9eee: Preparing 10:34:34 07f7c942fd9e: Waiting 10:34:34 ce5a8cde9eee: Waiting 10:34:34 da050a1a1fac: Layer already exists 10:34:34 5aa3e87be429: Layer already exists 10:34:34 d8a8dbe9bb37: Layer already exists 10:34:34 273e324f3d6b: Layer already exists 10:34:34 69709d1c9846: Layer already exists 10:34:34 07f7c942fd9e: Layer already exists 10:34:34 ce5a8cde9eee: Layer already exists 10:34:34 4.0.0-dev.54: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:34:35 5aa3e87be429: Preparing 10:34:35 d8a8dbe9bb37: Preparing 10:34:35 273e324f3d6b: Preparing 10:34:35 da050a1a1fac: Preparing 10:34:35 69709d1c9846: Preparing 10:34:35 07f7c942fd9e: Preparing 10:34:35 ce5a8cde9eee: Preparing 10:34:35 07f7c942fd9e: Waiting 10:34:35 ce5a8cde9eee: Waiting 10:34:35 69709d1c9846: Layer already exists 10:34:35 5aa3e87be429: Layer already exists 10:34:35 273e324f3d6b: Layer already exists 10:34:35 d8a8dbe9bb37: Layer already exists 10:34:35 da050a1a1fac: Layer already exists 10:34:35 07f7c942fd9e: Layer already exists 10:34:35 ce5a8cde9eee: Layer already exists 10:34:35 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:35 + 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 10:34:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:34:36 5aa3e87be429: Preparing 10:34:36 d8a8dbe9bb37: Preparing 10:34:36 273e324f3d6b: Preparing 10:34:36 da050a1a1fac: Preparing 10:34:36 69709d1c9846: Preparing 10:34:36 07f7c942fd9e: Preparing 10:34:36 ce5a8cde9eee: Preparing 10:34:36 07f7c942fd9e: Waiting 10:34:36 ce5a8cde9eee: Waiting 10:34:36 69709d1c9846: Layer already exists 10:34:36 273e324f3d6b: Layer already exists 10:34:36 5aa3e87be429: Layer already exists 10:34:36 da050a1a1fac: Layer already exists 10:34:36 d8a8dbe9bb37: Layer already exists 10:34:36 ce5a8cde9eee: Layer already exists 10:34:36 07f7c942fd9e: Layer already exists 10:34:36 main: digest: sha256:242becb0f8c8f5c84cee495de1cc9c030e0717320d3c9d9e33ac38bdbad98650 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:36 ===================================================== [Pipeline] echo 10:34:36 taggedImages: 10:34:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:34:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.54 10:34:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:34:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:34:36 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:36 latest 10:34:36 4.0.0-dev.54 10:34:36 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:36 main 10:34:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:34:37 5b219626f1d9: Preparing 10:34:37 3cb1ce624106: Preparing 10:34:37 aba9a9e0ea07: Preparing 10:34:37 273e324f3d6b: Preparing 10:34:37 da050a1a1fac: Preparing 10:34:37 7fc483548ddc: Preparing 10:34:37 80300eda8359: Preparing 10:34:37 858e9aec5bb4: Preparing 10:34:37 deeec06f4883: Preparing 10:34:37 ce5a8cde9eee: Preparing 10:34:37 7fc483548ddc: Waiting 10:34:37 deeec06f4883: Waiting 10:34:37 80300eda8359: Waiting 10:34:37 858e9aec5bb4: Waiting 10:34:37 ce5a8cde9eee: Waiting 10:34:37 273e324f3d6b: Layer already exists 10:34:37 da050a1a1fac: Layer already exists 10:34:37 3cb1ce624106: Pushed 10:34:37 aba9a9e0ea07: Pushed 10:34:37 5b219626f1d9: Pushed 10:34:37 ce5a8cde9eee: Layer already exists 10:34:37 858e9aec5bb4: Pushed 10:34:38 deeec06f4883: Pushed 10:34:43 80300eda8359: Pushed 10:34:47 7fc483548ddc: Pushed 10:34:47 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:34:48 5b219626f1d9: Preparing 10:34:48 3cb1ce624106: Preparing 10:34:48 aba9a9e0ea07: Preparing 10:34:48 273e324f3d6b: Preparing 10:34:48 da050a1a1fac: Preparing 10:34:48 7fc483548ddc: Preparing 10:34:48 80300eda8359: Preparing 10:34:48 858e9aec5bb4: Preparing 10:34:48 deeec06f4883: Preparing 10:34:48 ce5a8cde9eee: Preparing 10:34:48 7fc483548ddc: Waiting 10:34:48 80300eda8359: Waiting 10:34:48 858e9aec5bb4: Waiting 10:34:48 deeec06f4883: Waiting 10:34:48 5b219626f1d9: Layer already exists 10:34:48 aba9a9e0ea07: Layer already exists 10:34:48 273e324f3d6b: Layer already exists 10:34:48 3cb1ce624106: Layer already exists 10:34:48 da050a1a1fac: Layer already exists 10:34:48 deeec06f4883: Layer already exists 10:34:48 7fc483548ddc: Layer already exists 10:34:48 858e9aec5bb4: Layer already exists 10:34:48 ce5a8cde9eee: Layer already exists 10:34:48 80300eda8359: Layer already exists 10:34:48 latest: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 10:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:34:49 5b219626f1d9: Preparing 10:34:49 3cb1ce624106: Preparing 10:34:49 aba9a9e0ea07: Preparing 10:34:49 273e324f3d6b: Preparing 10:34:49 da050a1a1fac: Preparing 10:34:49 7fc483548ddc: Preparing 10:34:49 80300eda8359: Preparing 10:34:49 858e9aec5bb4: Preparing 10:34:49 deeec06f4883: Preparing 10:34:49 ce5a8cde9eee: Preparing 10:34:49 7fc483548ddc: Waiting 10:34:49 858e9aec5bb4: Waiting 10:34:49 80300eda8359: Waiting 10:34:49 ce5a8cde9eee: Waiting 10:34:49 deeec06f4883: Waiting 10:34:49 3cb1ce624106: Layer already exists 10:34:49 da050a1a1fac: Layer already exists 10:34:49 5b219626f1d9: Layer already exists 10:34:49 273e324f3d6b: Layer already exists 10:34:49 aba9a9e0ea07: Layer already exists 10:34:49 858e9aec5bb4: Layer already exists 10:34:49 80300eda8359: Layer already exists 10:34:49 7fc483548ddc: Layer already exists 10:34:49 ce5a8cde9eee: Layer already exists 10:34:49 deeec06f4883: Layer already exists 10:34:49 4.0.0-dev.54: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:34:49 5b219626f1d9: Preparing 10:34:49 3cb1ce624106: Preparing 10:34:49 aba9a9e0ea07: Preparing 10:34:49 273e324f3d6b: Preparing 10:34:49 da050a1a1fac: Preparing 10:34:49 7fc483548ddc: Preparing 10:34:49 80300eda8359: Preparing 10:34:49 858e9aec5bb4: Preparing 10:34:49 deeec06f4883: Preparing 10:34:49 858e9aec5bb4: Waiting 10:34:49 80300eda8359: Waiting 10:34:49 deeec06f4883: Waiting 10:34:49 7fc483548ddc: Waiting 10:34:49 ce5a8cde9eee: Preparing 10:34:49 ce5a8cde9eee: Waiting 10:34:49 da050a1a1fac: Layer already exists 10:34:49 273e324f3d6b: Layer already exists 10:34:49 aba9a9e0ea07: Layer already exists 10:34:49 5b219626f1d9: Layer already exists 10:34:49 3cb1ce624106: Layer already exists 10:34:49 7fc483548ddc: Layer already exists 10:34:49 80300eda8359: Layer already exists 10:34:49 858e9aec5bb4: Layer already exists 10:34:49 ce5a8cde9eee: Layer already exists 10:34:49 deeec06f4883: Layer already exists 10:34:49 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:34:50 5b219626f1d9: Preparing 10:34:50 3cb1ce624106: Preparing 10:34:50 aba9a9e0ea07: Preparing 10:34:50 273e324f3d6b: Preparing 10:34:50 da050a1a1fac: Preparing 10:34:50 7fc483548ddc: Preparing 10:34:50 80300eda8359: Preparing 10:34:50 7fc483548ddc: Waiting 10:34:50 858e9aec5bb4: Preparing 10:34:50 80300eda8359: Waiting 10:34:50 deeec06f4883: Preparing 10:34:50 858e9aec5bb4: Waiting 10:34:50 ce5a8cde9eee: Preparing 10:34:50 deeec06f4883: Waiting 10:34:50 273e324f3d6b: Layer already exists 10:34:50 aba9a9e0ea07: Layer already exists 10:34:50 5b219626f1d9: Layer already exists 10:34:50 3cb1ce624106: Layer already exists 10:34:50 da050a1a1fac: Layer already exists 10:34:50 80300eda8359: Layer already exists 10:34:50 7fc483548ddc: Layer already exists 10:34:50 deeec06f4883: Layer already exists 10:34:50 858e9aec5bb4: Layer already exists 10:34:50 ce5a8cde9eee: Layer already exists 10:34:50 main: digest: sha256:56a419f61dea4ea8807fd4694fc7f20c839a78ba6dfce2b41e910aebb454b4f5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:34:50 ===================================================== [Pipeline] echo 10:34:50 taggedImages: 10:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.54 10:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:34:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:34:50 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:50 latest 10:34:50 4.0.0-dev.54 10:34:50 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:34:50 main 10:34:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:34:51 d7115f77420c: Preparing 10:34:51 0dfc92ecc90b: Preparing 10:34:51 185e4d618ebb: Preparing 10:34:51 273e324f3d6b: Preparing 10:34:51 da050a1a1fac: Preparing 10:34:51 43b61de00921: Preparing 10:34:51 f36dd4066d93: Preparing 10:34:51 9a55dc53001e: Preparing 10:34:51 ce5a8cde9eee: Preparing 10:34:51 43b61de00921: Waiting 10:34:51 f36dd4066d93: Waiting 10:34:51 9a55dc53001e: Waiting 10:34:51 ce5a8cde9eee: Waiting 10:34:51 273e324f3d6b: Layer already exists 10:34:51 da050a1a1fac: Layer already exists 10:34:51 0dfc92ecc90b: Pushed 10:34:51 d7115f77420c: Pushed 10:34:51 185e4d618ebb: Pushed 10:34:51 ce5a8cde9eee: Layer already exists 10:34:51 9a55dc53001e: Pushed 10:34:51 f36dd4066d93: Pushed 10:35:01 43b61de00921: Pushed 10:35:01 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:35:02 d7115f77420c: Preparing 10:35:02 0dfc92ecc90b: Preparing 10:35:02 185e4d618ebb: Preparing 10:35:02 273e324f3d6b: Preparing 10:35:02 da050a1a1fac: Preparing 10:35:02 43b61de00921: Preparing 10:35:02 f36dd4066d93: Preparing 10:35:02 9a55dc53001e: Preparing 10:35:02 43b61de00921: Waiting 10:35:02 f36dd4066d93: Waiting 10:35:02 ce5a8cde9eee: Preparing 10:35:02 9a55dc53001e: Waiting 10:35:02 ce5a8cde9eee: Waiting 10:35:02 da050a1a1fac: Layer already exists 10:35:02 0dfc92ecc90b: Layer already exists 10:35:02 185e4d618ebb: Layer already exists 10:35:02 273e324f3d6b: Layer already exists 10:35:02 d7115f77420c: Layer already exists 10:35:02 43b61de00921: Layer already exists 10:35:02 f36dd4066d93: Layer already exists 10:35:02 9a55dc53001e: Layer already exists 10:35:02 ce5a8cde9eee: Layer already exists 10:35:02 latest: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 10:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:35:03 d7115f77420c: Preparing 10:35:03 0dfc92ecc90b: Preparing 10:35:03 185e4d618ebb: Preparing 10:35:03 273e324f3d6b: Preparing 10:35:03 da050a1a1fac: Preparing 10:35:03 43b61de00921: Preparing 10:35:03 f36dd4066d93: Preparing 10:35:03 9a55dc53001e: Preparing 10:35:03 ce5a8cde9eee: Preparing 10:35:03 f36dd4066d93: Waiting 10:35:03 9a55dc53001e: Waiting 10:35:03 43b61de00921: Waiting 10:35:03 ce5a8cde9eee: Waiting 10:35:03 0dfc92ecc90b: Layer already exists 10:35:03 273e324f3d6b: Layer already exists 10:35:03 d7115f77420c: Layer already exists 10:35:03 185e4d618ebb: Layer already exists 10:35:03 da050a1a1fac: Layer already exists 10:35:03 43b61de00921: Layer already exists 10:35:03 9a55dc53001e: Layer already exists 10:35:03 f36dd4066d93: Layer already exists 10:35:03 ce5a8cde9eee: Layer already exists 10:35:03 4.0.0-dev.54: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:35:04 d7115f77420c: Preparing 10:35:04 0dfc92ecc90b: Preparing 10:35:04 185e4d618ebb: Preparing 10:35:04 273e324f3d6b: Preparing 10:35:04 da050a1a1fac: Preparing 10:35:04 43b61de00921: Preparing 10:35:04 f36dd4066d93: Preparing 10:35:04 9a55dc53001e: Preparing 10:35:04 ce5a8cde9eee: Preparing 10:35:04 43b61de00921: Waiting 10:35:04 f36dd4066d93: Waiting 10:35:04 9a55dc53001e: Waiting 10:35:04 ce5a8cde9eee: Waiting 10:35:04 da050a1a1fac: Layer already exists 10:35:04 185e4d618ebb: Layer already exists 10:35:04 d7115f77420c: Layer already exists 10:35:04 0dfc92ecc90b: Layer already exists 10:35:04 273e324f3d6b: Layer already exists 10:35:04 f36dd4066d93: Layer already exists 10:35:04 43b61de00921: Layer already exists 10:35:04 ce5a8cde9eee: Layer already exists 10:35:04 9a55dc53001e: Layer already exists 10:35:04 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:35:04 d7115f77420c: Preparing 10:35:04 0dfc92ecc90b: Preparing 10:35:04 185e4d618ebb: Preparing 10:35:04 273e324f3d6b: Preparing 10:35:04 da050a1a1fac: Preparing 10:35:04 43b61de00921: Preparing 10:35:04 f36dd4066d93: Preparing 10:35:04 9a55dc53001e: Preparing 10:35:04 ce5a8cde9eee: Preparing 10:35:04 f36dd4066d93: Waiting 10:35:04 9a55dc53001e: Waiting 10:35:04 ce5a8cde9eee: Waiting 10:35:04 43b61de00921: Waiting 10:35:04 d7115f77420c: Layer already exists 10:35:04 273e324f3d6b: Layer already exists 10:35:04 185e4d618ebb: Layer already exists 10:35:04 0dfc92ecc90b: Layer already exists 10:35:04 da050a1a1fac: Layer already exists 10:35:04 43b61de00921: Layer already exists 10:35:04 9a55dc53001e: Layer already exists 10:35:04 f36dd4066d93: Layer already exists 10:35:04 ce5a8cde9eee: Layer already exists 10:35:04 main: digest: sha256:d7473c7201eca23207f4e769ce72c85cd0c0c9760b4107f8453cc4c5e67a5aa6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:04 ===================================================== [Pipeline] echo 10:35:04 taggedImages: 10:35:04 - nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:35:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.54 10:35:04 - nexus3.edgexfoundry.org:10004/security-spire-config:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:35:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:35:04 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:04 latest 10:35:04 4.0.0-dev.54 10:35:04 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:04 main 10:35:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:35:05 d8cfb8ad8d81: Preparing 10:35:05 d33f18833607: Preparing 10:35:05 8451c75aa4b5: Preparing 10:35:05 273e324f3d6b: Preparing 10:35:05 da050a1a1fac: Preparing 10:35:05 43b61de00921: Preparing 10:35:05 858e9aec5bb4: Preparing 10:35:05 deeec06f4883: Preparing 10:35:05 ce5a8cde9eee: Preparing 10:35:05 deeec06f4883: Waiting 10:35:05 858e9aec5bb4: Waiting 10:35:05 ce5a8cde9eee: Waiting 10:35:05 43b61de00921: Waiting 10:35:05 273e324f3d6b: Layer already exists 10:35:05 da050a1a1fac: Layer already exists 10:35:05 43b61de00921: Layer already exists 10:35:05 858e9aec5bb4: Layer already exists 10:35:05 deeec06f4883: Layer already exists 10:35:05 ce5a8cde9eee: Layer already exists 10:35:05 d33f18833607: Pushed 10:35:05 8451c75aa4b5: Pushed 10:35:05 d8cfb8ad8d81: Pushed 10:35:05 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:35:06 d8cfb8ad8d81: Preparing 10:35:06 d33f18833607: Preparing 10:35:06 8451c75aa4b5: Preparing 10:35:06 273e324f3d6b: Preparing 10:35:06 da050a1a1fac: Preparing 10:35:06 43b61de00921: Preparing 10:35:06 858e9aec5bb4: Preparing 10:35:06 deeec06f4883: Preparing 10:35:06 ce5a8cde9eee: Preparing 10:35:06 43b61de00921: Waiting 10:35:06 deeec06f4883: Waiting 10:35:06 858e9aec5bb4: Waiting 10:35:06 ce5a8cde9eee: Waiting 10:35:06 d33f18833607: Layer already exists 10:35:06 273e324f3d6b: Layer already exists 10:35:06 8451c75aa4b5: Layer already exists 10:35:06 da050a1a1fac: Layer already exists 10:35:06 d8cfb8ad8d81: Layer already exists 10:35:06 858e9aec5bb4: Layer already exists 10:35:06 deeec06f4883: Layer already exists 10:35:06 43b61de00921: Layer already exists 10:35:06 ce5a8cde9eee: Layer already exists 10:35:06 latest: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 10:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:35:07 d8cfb8ad8d81: Preparing 10:35:07 d33f18833607: Preparing 10:35:07 8451c75aa4b5: Preparing 10:35:07 273e324f3d6b: Preparing 10:35:07 da050a1a1fac: Preparing 10:35:07 43b61de00921: Preparing 10:35:07 858e9aec5bb4: Preparing 10:35:07 deeec06f4883: Preparing 10:35:07 ce5a8cde9eee: Preparing 10:35:07 43b61de00921: Waiting 10:35:07 858e9aec5bb4: Waiting 10:35:07 deeec06f4883: Waiting 10:35:07 ce5a8cde9eee: Waiting 10:35:07 da050a1a1fac: Layer already exists 10:35:07 d33f18833607: Layer already exists 10:35:07 273e324f3d6b: Layer already exists 10:35:07 8451c75aa4b5: Layer already exists 10:35:07 d8cfb8ad8d81: Layer already exists 10:35:07 43b61de00921: Layer already exists 10:35:07 858e9aec5bb4: Layer already exists 10:35:07 ce5a8cde9eee: Layer already exists 10:35:07 deeec06f4883: Layer already exists 10:35:07 4.0.0-dev.54: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:35:07 d8cfb8ad8d81: Preparing 10:35:07 d33f18833607: Preparing 10:35:07 8451c75aa4b5: Preparing 10:35:07 273e324f3d6b: Preparing 10:35:07 da050a1a1fac: Preparing 10:35:07 43b61de00921: Preparing 10:35:07 858e9aec5bb4: Preparing 10:35:07 deeec06f4883: Preparing 10:35:07 ce5a8cde9eee: Preparing 10:35:07 43b61de00921: Waiting 10:35:07 858e9aec5bb4: Waiting 10:35:07 ce5a8cde9eee: Waiting 10:35:07 d33f18833607: Layer already exists 10:35:07 8451c75aa4b5: Layer already exists 10:35:07 273e324f3d6b: Layer already exists 10:35:07 da050a1a1fac: Layer already exists 10:35:07 43b61de00921: Layer already exists 10:35:07 deeec06f4883: Layer already exists 10:35:07 ce5a8cde9eee: Layer already exists 10:35:07 858e9aec5bb4: Layer already exists 10:35:07 d8cfb8ad8d81: Layer already exists 10:35:07 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:35:08 d8cfb8ad8d81: Preparing 10:35:08 d33f18833607: Preparing 10:35:08 8451c75aa4b5: Preparing 10:35:08 273e324f3d6b: Preparing 10:35:08 da050a1a1fac: Preparing 10:35:08 43b61de00921: Preparing 10:35:08 858e9aec5bb4: Preparing 10:35:08 deeec06f4883: Preparing 10:35:08 ce5a8cde9eee: Preparing 10:35:08 deeec06f4883: Waiting 10:35:08 43b61de00921: Waiting 10:35:08 ce5a8cde9eee: Waiting 10:35:08 858e9aec5bb4: Waiting 10:35:08 d8cfb8ad8d81: Layer already exists 10:35:08 8451c75aa4b5: Layer already exists 10:35:08 d33f18833607: Layer already exists 10:35:08 273e324f3d6b: Layer already exists 10:35:08 da050a1a1fac: Layer already exists 10:35:08 ce5a8cde9eee: Layer already exists 10:35:08 858e9aec5bb4: Layer already exists 10:35:08 deeec06f4883: Layer already exists 10:35:08 43b61de00921: Layer already exists 10:35:08 main: digest: sha256:af8ee3fc6eeed5912b1f1b7c36c1ddcc66ed81486702997be8e8b30088a9957d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:08 ===================================================== [Pipeline] echo 10:35:08 taggedImages: 10:35:08 - nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:35:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.54 10:35:08 - nexus3.edgexfoundry.org:10004/security-spire-server:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:35:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:35:08 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:08 latest 10:35:08 4.0.0-dev.54 10:35:08 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:08 main 10:35:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:35:09 fab95e165486: Preparing 10:35:09 9d5f440bb8c9: Preparing 10:35:09 273e324f3d6b: Preparing 10:35:09 da050a1a1fac: Preparing 10:35:09 4bb6ebf74758: Preparing 10:35:09 44f3630f7598: Preparing 10:35:09 ce5a8cde9eee: Preparing 10:35:09 ce5a8cde9eee: Waiting 10:35:09 44f3630f7598: Waiting 10:35:09 da050a1a1fac: Layer already exists 10:35:09 273e324f3d6b: Layer already exists 10:35:09 ce5a8cde9eee: Layer already exists 10:35:09 fab95e165486: Pushed 10:35:09 44f3630f7598: Pushed 10:35:10 4bb6ebf74758: Pushed 10:35:13 9d5f440bb8c9: Pushed 10:35:13 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:35:14 fab95e165486: Preparing 10:35:14 9d5f440bb8c9: Preparing 10:35:14 273e324f3d6b: Preparing 10:35:14 da050a1a1fac: Preparing 10:35:14 4bb6ebf74758: Preparing 10:35:14 44f3630f7598: Preparing 10:35:14 ce5a8cde9eee: Preparing 10:35:14 44f3630f7598: Waiting 10:35:14 ce5a8cde9eee: Waiting 10:35:14 da050a1a1fac: Layer already exists 10:35:14 273e324f3d6b: Layer already exists 10:35:14 9d5f440bb8c9: Layer already exists 10:35:14 fab95e165486: Layer already exists 10:35:14 4bb6ebf74758: Layer already exists 10:35:14 ce5a8cde9eee: Layer already exists 10:35:14 44f3630f7598: Layer already exists 10:35:14 latest: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 10:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:35:15 fab95e165486: Preparing 10:35:15 9d5f440bb8c9: Preparing 10:35:15 273e324f3d6b: Preparing 10:35:15 da050a1a1fac: Preparing 10:35:15 4bb6ebf74758: Preparing 10:35:15 44f3630f7598: Preparing 10:35:15 ce5a8cde9eee: Preparing 10:35:15 ce5a8cde9eee: Waiting 10:35:15 44f3630f7598: Waiting 10:35:15 da050a1a1fac: Layer already exists 10:35:15 273e324f3d6b: Layer already exists 10:35:15 fab95e165486: Layer already exists 10:35:15 9d5f440bb8c9: Layer already exists 10:35:15 4bb6ebf74758: Layer already exists 10:35:15 44f3630f7598: Layer already exists 10:35:15 ce5a8cde9eee: Layer already exists 10:35:15 4.0.0-dev.54: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:35:16 fab95e165486: Preparing 10:35:16 9d5f440bb8c9: Preparing 10:35:16 273e324f3d6b: Preparing 10:35:16 da050a1a1fac: Preparing 10:35:16 4bb6ebf74758: Preparing 10:35:16 44f3630f7598: Preparing 10:35:16 ce5a8cde9eee: Preparing 10:35:16 44f3630f7598: Waiting 10:35:16 ce5a8cde9eee: Waiting 10:35:16 fab95e165486: Layer already exists 10:35:16 da050a1a1fac: Layer already exists 10:35:16 4bb6ebf74758: Layer already exists 10:35:16 9d5f440bb8c9: Layer already exists 10:35:16 273e324f3d6b: Layer already exists 10:35:16 44f3630f7598: Layer already exists 10:35:16 ce5a8cde9eee: Layer already exists 10:35:16 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:35:16 fab95e165486: Preparing 10:35:16 9d5f440bb8c9: Preparing 10:35:16 273e324f3d6b: Preparing 10:35:16 da050a1a1fac: Preparing 10:35:16 4bb6ebf74758: Preparing 10:35:16 44f3630f7598: Preparing 10:35:16 ce5a8cde9eee: Preparing 10:35:16 44f3630f7598: Waiting 10:35:16 ce5a8cde9eee: Waiting 10:35:16 fab95e165486: Layer already exists 10:35:16 da050a1a1fac: Layer already exists 10:35:16 273e324f3d6b: Layer already exists 10:35:16 9d5f440bb8c9: Layer already exists 10:35:16 4bb6ebf74758: Layer already exists 10:35:16 ce5a8cde9eee: Layer already exists 10:35:16 44f3630f7598: Layer already exists 10:35:16 main: digest: sha256:1723e3ed94eb83a1bde3d27ac798391c816cf21be20ca4b0feb040973d725305 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:16 ===================================================== [Pipeline] echo 10:35:16 taggedImages: 10:35:16 - nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:16 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:35:16 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.54 10:35:16 - nexus3.edgexfoundry.org:10004/support-notifications:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:16 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:35:16 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:35:16 b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:16 latest 10:35:16 4.0.0-dev.54 10:35:16 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:16 main 10:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:35:17 529eae0d20e0: Preparing 10:35:17 c306f9e58edd: Preparing 10:35:17 273e324f3d6b: Preparing 10:35:17 da050a1a1fac: Preparing 10:35:17 06641d9d6cdf: Preparing 10:35:17 35f4a14161e4: Preparing 10:35:17 ce5a8cde9eee: Preparing 10:35:17 35f4a14161e4: Waiting 10:35:17 ce5a8cde9eee: Waiting 10:35:17 da050a1a1fac: Layer already exists 10:35:17 273e324f3d6b: Layer already exists 10:35:17 ce5a8cde9eee: Layer already exists 10:35:17 529eae0d20e0: Pushed 10:35:17 35f4a14161e4: Pushed 10:35:18 06641d9d6cdf: Pushed 10:35:21 c306f9e58edd: Pushed 10:35:21 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:35:22 529eae0d20e0: Preparing 10:35:22 c306f9e58edd: Preparing 10:35:22 273e324f3d6b: Preparing 10:35:22 da050a1a1fac: Preparing 10:35:22 06641d9d6cdf: Preparing 10:35:22 35f4a14161e4: Preparing 10:35:22 ce5a8cde9eee: Preparing 10:35:22 35f4a14161e4: Waiting 10:35:22 ce5a8cde9eee: Waiting 10:35:22 da050a1a1fac: Layer already exists 10:35:22 c306f9e58edd: Layer already exists 10:35:22 529eae0d20e0: Layer already exists 10:35:22 06641d9d6cdf: Layer already exists 10:35:22 273e324f3d6b: Layer already exists 10:35:22 ce5a8cde9eee: Layer already exists 10:35:22 35f4a14161e4: Layer already exists 10:35:22 latest: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 10:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:35:23 529eae0d20e0: Preparing 10:35:23 c306f9e58edd: Preparing 10:35:23 273e324f3d6b: Preparing 10:35:23 da050a1a1fac: Preparing 10:35:23 06641d9d6cdf: Preparing 10:35:23 35f4a14161e4: Preparing 10:35:23 ce5a8cde9eee: Preparing 10:35:23 35f4a14161e4: Waiting 10:35:23 ce5a8cde9eee: Waiting 10:35:23 529eae0d20e0: Layer already exists 10:35:23 06641d9d6cdf: Layer already exists 10:35:23 da050a1a1fac: Layer already exists 10:35:23 273e324f3d6b: Layer already exists 10:35:23 c306f9e58edd: Layer already exists 10:35:23 35f4a14161e4: Layer already exists 10:35:23 ce5a8cde9eee: Layer already exists 10:35:23 4.0.0-dev.54: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:35:23 529eae0d20e0: Preparing 10:35:23 c306f9e58edd: Preparing 10:35:23 273e324f3d6b: Preparing 10:35:23 da050a1a1fac: Preparing 10:35:23 06641d9d6cdf: Preparing 10:35:23 35f4a14161e4: Preparing 10:35:23 ce5a8cde9eee: Preparing 10:35:23 35f4a14161e4: Waiting 10:35:23 ce5a8cde9eee: Waiting 10:35:23 273e324f3d6b: Layer already exists 10:35:23 529eae0d20e0: Layer already exists 10:35:23 06641d9d6cdf: Layer already exists 10:35:23 c306f9e58edd: Layer already exists 10:35:23 da050a1a1fac: Layer already exists 10:35:23 35f4a14161e4: Layer already exists 10:35:23 ce5a8cde9eee: Layer already exists 10:35:23 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:35:24 529eae0d20e0: Preparing 10:35:24 c306f9e58edd: Preparing 10:35:24 273e324f3d6b: Preparing 10:35:24 da050a1a1fac: Preparing 10:35:24 06641d9d6cdf: Preparing 10:35:24 35f4a14161e4: Preparing 10:35:24 ce5a8cde9eee: Preparing 10:35:24 ce5a8cde9eee: Waiting 10:35:24 06641d9d6cdf: Layer already exists 10:35:24 273e324f3d6b: Layer already exists 10:35:24 c306f9e58edd: Layer already exists 10:35:24 529eae0d20e0: Layer already exists 10:35:24 da050a1a1fac: Layer already exists 10:35:24 35f4a14161e4: Layer already exists 10:35:24 ce5a8cde9eee: Layer already exists 10:35:24 main: digest: sha256:93aa60bbbddc1739187ce63af22d32100480953f31f3849f470ef33cf63ac9c2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:35:24 ===================================================== [Pipeline] echo 10:35:24 taggedImages: 10:35:24 - nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae 10:35:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:35:24 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.54 10:35:24 - nexus3.edgexfoundry.org:10004/support-scheduler:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 10:35:24 - 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] } 10:50:34 #152 ... 10:50:34 10:50:34 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:50:34 #150 DONE 1065.4s 10:50:34 10:50:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:50:34 #45 ... 10:50:34 10:50:34 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:50:34 #155 DONE 0.3s 10:50:34 10:50:34 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:50:34 #156 DONE 0.2s 10:50:34 10:50:34 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:50:34 #157 DONE 0.4s 10:50:34 10:50:34 #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 10:50:35 #158 DONE 0.2s 10:50:35 10:50:35 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:50:35 #159 DONE 0.1s 10:50:35 10:50:35 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:50:39 #160 DONE 4.0s 10:50:39 10:50:39 #107 [core-common-config-bootstrapper] exporting to image 10:50:39 #107 exporting layers 10:50:39 #107 exporting layers 0.8s done 10:50:39 #107 writing image sha256:b2dd6f6fc93db4b32f91464dc57e1ef0005d497378017050e463a3a53312adde done 10:50:39 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:50:39 #107 DONE 7.6s 10:50:39 10:50:39 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:50:40 #148 ... 10:50:40 10:50:40 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:50:40 #145 DONE 1066.2s 10:50:41 10:50:41 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:50:41 #45 ... 10:50:41 10:50:41 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:50:42 #161 DONE 0.4s 10:50:42 10:50:42 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:50:42 #162 DONE 0.1s 10:50:42 10:50:42 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:50:42 #163 DONE 0.1s 10:50:42 10:50:42 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:50:42 #164 DONE 0.1s 10:50:42 10:50:42 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:50:42 #165 DONE 0.3s 10:50:42 10:50:42 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:50:42 #166 DONE 0.1s 10:50:42 10:50:42 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:50:42 #132 ... 10:50:42 10:50:42 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:50:45 #167 DONE 2.4s 10:50:45 10:50:45 #107 [security-proxy-setup] exporting to image 10:50:45 #107 exporting layers 10:50:46 #107 exporting layers 0.9s done 10:50:46 #107 writing image sha256:d494e6add749603e13ba5fac31b869f19dd306711b918584ec4c47983782b7c4 done 10:50:46 #107 naming to docker.io/library/security-proxy-setup-arm64 done 10:50:46 #107 DONE 8.5s 10:50:46 10:50:46 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:50:46 #45 ... 10:50:46 10:50:46 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:50:46 #154 1071.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.54 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:50:54 #154 ... 10:50:54 10:50:54 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:50:54 #152 DONE 1079.2s 10:50:54 10:50:54 #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:50:54 #168 DONE 0.4s 10:50:54 10:50:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:50:54 #153 ... 10:50:54 10:50:54 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:50:56 #169 DONE 2.1s 10:50:56 10:50:56 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:50:57 #170 DONE 0.3s 10:50:57 10:50:57 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:50:57 #171 DONE 0.3s 10:50:57 10:50:57 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:50:57 #172 DONE 0.2s 10:50:57 10:50:57 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:50:57 #173 DONE 0.1s 10:50:57 10:50:57 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:50:57 #132 ... 10:50:57 10:50:57 #174 [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/ 10:50:57 #174 DONE 0.1s 10:50:57 10:50:57 #175 [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/ 10:50:57 #175 DONE 0.1s 10:50:57 10:50:57 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:50:58 #148 ... 10:50:58 10:50:58 #176 [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/ 10:50:58 #176 DONE 0.1s 10:50:58 10:50:58 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:50:58 #177 DONE 0.2s 10:50:58 10:50:58 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:51:00 #178 DONE 2.0s 10:51:00 10:51:00 #107 [security-bootstrapper] exporting to image 10:51:00 #107 exporting layers 10:51:03 #107 ... 10:51:03 10:51:03 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:51:03 #154 DONE 1088.6s 10:51:03 10:51:03 #107 [security-bootstrapper] exporting to image 10:51:03 #107 exporting layers 3.2s done 10:51:03 #107 writing image sha256:78e5a60301db2b6ebdc3a4cecd540d994fa04e0cedded992d248eb40534e20e5 10:51:03 #107 writing image sha256:78e5a60301db2b6ebdc3a4cecd540d994fa04e0cedded992d248eb40534e20e5 0.0s done 10:51:03 #107 naming to docker.io/library/security-bootstrapper-arm64 done 10:51:03 #107 DONE 11.8s 10:51:03 10:51:03 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:51:04 #148 ... 10:51:04 10:51:04 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:51:04 #179 DONE 0.3s 10:51:04 10:51:04 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:51:04 #180 DONE 0.2s 10:51:04 10:51:04 #181 [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 10:51:04 #181 DONE 0.2s 10:51:04 10:51:04 #182 [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 10:51:05 #182 DONE 0.2s 10:51:05 10:51:05 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:51:05 #183 DONE 0.2s 10:51:05 10:51:05 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:51:05 #184 DONE 0.2s 10:51:05 10:51:05 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:51:05 #185 DONE 0.3s 10:51:05 10:51:05 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:51:05 #147 ... 10:51:05 10:51:05 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:51:05 #186 DONE 0.2s 10:51:05 10:51:05 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:51:07 #187 DONE 1.8s 10:51:07 10:51:07 #107 [security-secretstore-setup] exporting to image 10:51:08 #107 exporting layers 1.2s done 10:51:08 #107 writing image sha256:42ba8ac70d641450de053151481f75afb048691e39de2f3c28dac942475e9f15 done 10:51:08 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 10:51:08 #107 DONE 13.0s 10:51:08 10:51:08 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:54:00 #148 ... 10:54:00 10:54:00 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:54:00 #146 DONE 1251.7s 10:54:00 10:54:00 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:54:00 #132 ... 10:54:00 10:54:00 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:54:00 #188 DONE 0.1s 10:54:00 10:54:00 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:54:00 #47 ... 10:54:00 10:54:00 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:54:00 #189 DONE 0.2s 10:54:00 10:54:00 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:54:00 #190 DONE 0.3s 10:54:00 10:54:00 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:54:00 #191 DONE 0.2s 10:54:00 10:54:00 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:54:00 #45 ... 10:54:00 10:54:00 #107 [security-spiffe-token-provider] exporting to image 10:54:00 #107 exporting layers 10:54:00 #107 exporting layers 0.7s done 10:54:00 #107 writing image sha256:a5d9cf4de9a74e648884d1d4d11a7084e4132acbb3f8fb5474ba4393586563b6 done 10:54:00 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 10:54:00 #107 DONE 13.7s 10:54:00 10:54:00 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:00:38 #148 DONE 1665.0s 11:00:38 11:00:38 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:00:38 #132 ... 11:00:38 11:00:38 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:00:38 #192 DONE 0.1s 11:00:38 11:00:38 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:00:38 #193 DONE 0.1s 11:00:38 11:00:38 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:00:38 #132 ... 11:00:38 11:00:38 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:00:38 #194 DONE 0.3s 11:00:38 11:00:38 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:00:38 #195 DONE 0.2s 11:00:38 11:00:38 #107 [core-command] exporting to image 11:00:38 #107 exporting layers 11:00:38 #107 exporting layers 0.3s done 11:00:38 #107 writing image sha256:423c094883e61e8a9994aa266b0d659424b51a709167775dab52b4373624fc14 done 11:00:38 #107 naming to docker.io/library/core-command-arm64 done 11:00:38 #107 DONE 14.0s 11:00:38 11:00:38 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:47 #132 ... 11:02:47 11:02:47 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:02:47 #149 DONE 1790.1s 11:02:47 11:02:47 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:47 #132 ... 11:02:47 11:02:47 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:02:47 #196 DONE 0.2s 11:02:47 11:02:47 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:47 #147 ... 11:02:47 11:02:47 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:02:47 #197 DONE 0.2s 11:02:47 11:02:47 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:02:47 #198 DONE 0.5s 11:02:47 11:02:47 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:02:47 #199 DONE 0.3s 11:02:47 11:02:47 #107 [core-data] exporting to image 11:02:47 #107 exporting layers 11:02:47 #107 ... 11:02:47 11:02:47 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:02:47 #151 DONE 1792.1s 11:02:47 11:02:47 #107 [core-data] exporting to image 11:02:47 #107 exporting layers 1.1s done 11:02:47 #107 writing image sha256:a136d004b169332d5c26ddc83a0d9577aaf7f2e82b1d255f6a5b019dacf5a04f done 11:02:47 #107 naming to docker.io/library/core-data-arm64 done 11:02:47 #107 DONE 15.1s 11:02:47 11:02:47 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:47 #200 DONE 0.3s 11:02:47 11:02:47 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:47 #201 DONE 0.2s 11:02:47 11:02:47 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:02:47 #202 DONE 0.5s 11:02:47 11:02:47 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:02:47 #203 DONE 0.2s 11:02:47 11:02:47 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:02:47 #204 DONE 0.1s 11:02:47 11:02:47 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:47 #47 ... 11:02:47 11:02:47 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:47 #205 ... 11:02:47 11:02:47 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:02:47 #132 DONE 1794.6s 11:02:47 11:02:47 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:47 #47 ... 11:02:47 11:02:47 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:02:47 #206 CACHED 11:02:47 11:02:47 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:02:47 #207 CACHED 11:02:47 11:02:47 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:02:47 #208 DONE 0.5s 11:02:47 11:02:47 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:47 #147 ... 11:02:47 11:02:47 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:02:47 #209 DONE 0.2s 11:02:47 11:02:47 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:02:47 #210 DONE 0.2s 11:02:47 11:02:47 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:47 #47 ... 11:02:47 11:02:47 #107 [core-metadata] exporting to image 11:02:47 #107 ... 11:02:47 11:02:47 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:02:47 #205 DONE 3.0s 11:02:47 11:02:47 #107 [security-proxy-auth] exporting to image 11:02:47 #107 exporting layers 0.7s done 11:02:47 #107 writing image sha256:67658b37fae35b62d95c723f77cd67903819abb697792dfe7b36afcbbbb81eaf 11:02:47 #107 writing image sha256:67658b37fae35b62d95c723f77cd67903819abb697792dfe7b36afcbbbb81eaf 0.0s done 11:02:47 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 11:02:47 #107 exporting layers 1.3s done 11:02:47 #107 writing image sha256:e0180ff94f776f56eddc6083357be78006d4cc94fbe7894cd1cc19a605a74058 done 11:02:47 #107 naming to docker.io/library/security-proxy-auth-arm64 done 11:02:47 #107 DONE 16.8s 11:02:47 11:02:47 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:02:49 #33 ... 11:02:49 11:02:49 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:02:49 #147 DONE 1792.7s 11:02:49 11:02:49 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:02:49 #47 ... 11:02:49 11:02:49 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:02:50 #211 DONE 0.1s 11:02:50 11:02:50 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:02:50 #33 ... 11:02:50 11:02:50 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:02:50 #212 DONE 0.3s 11:02:50 11:02:50 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:02:50 #213 DONE 0.1s 11:02:50 11:02:50 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:02:50 #33 ... 11:02:50 11:02:50 #107 [core-keeper] exporting to image 11:02:50 #107 exporting layers 0.4s done 11:02:50 #107 writing image sha256:2c01c1c60a3f24f69d769d3cc3bea86ab959e30cdc7c6c6ae5afa7063b81c313 done 11:02:50 #107 naming to docker.io/library/core-keeper-arm64 done 11:02:50 #107 DONE 17.3s 11:02:50 11:02:50 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:03:17 #138 DONE 1822.6s 11:03:17 11:03:17 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:17 #47 ... 11:03:17 11:03:17 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:17 #214 DONE 0.2s 11:03:17 11:03:17 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:17 #215 DONE 0.1s 11:03:17 11:03:17 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:17 #45 ... 11:03:17 11:03:17 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:03:17 #216 DONE 0.4s 11:03:17 11:03:17 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:03:17 #33 ... 11:03:17 11:03:17 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:03:17 #217 DONE 0.1s 11:03:17 11:03:17 #107 [support-scheduler] exporting to image 11:03:17 #107 exporting layers 11:03:18 #107 exporting layers 1.2s done 11:03:18 #107 writing image sha256:84f622b018eefe3c870c80ef3c666b3e4ec652ff8dc0871d8ac94750073e2ec1 done 11:03:18 #107 naming to docker.io/library/support-scheduler-arm64 done 11:03:18 #107 DONE 18.5s 11:03:18 11:03:18 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:03:24 #33 ... 11:03:24 11:03:24 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:03:24 #153 DONE 1831.7s 11:03:24 11:03:24 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:03:25 #218 DONE 0.1s 11:03:25 11:03:25 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:03:25 #219 DONE 0.1s 11:03:25 11:03:25 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:03:25 #45 ... 11:03:25 11:03:25 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:03:25 #220 DONE 0.4s 11:03:25 11:03:25 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:03:25 #221 DONE 0.1s 11:03:25 11:03:25 #107 [support-notifications] exporting to image 11:03:25 #107 exporting layers 11:03:26 #107 exporting layers 0.6s done 11:03:26 #107 writing image sha256:b2404c302b04a3d9866dd64f5b3215b623e5670e9e2f525a0e455435f187193b done 11:03:26 #107 naming to docker.io/library/support-notifications-arm64 done 11:03:26 #107 DONE 19.1s 11:03:26 11:03:26 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:03:26 time="2025-02-10T10:29:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:03:26 $ docker stop --time=1 aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 11:03:27 $ docker rm -f --volumes aa934c7d2dcf1ee199ca8ef40d088edc3c6b689fe93eb5b0985a564ddda646f5 [Pipeline] // withDockerContainer [Pipeline] sh 11:03:28 + docker images 11:03:28 REPOSITORY TAG IMAGE ID CREATED SIZE 11:03:28 support-notifications-arm64 latest b2404c302b04 3 seconds ago 58.1MB 11:03:28 support-scheduler-arm64 latest 84f622b018ee 12 seconds ago 54.3MB 11:03:28 core-keeper-arm64 latest 2c01c1c60a3f 38 seconds ago 32.5MB 11:03:28 core-metadata-arm64 latest 67658b37fae3 44 seconds ago 39MB 11:03:28 security-proxy-auth-arm64 latest e0180ff94f77 44 seconds ago 37.7MB 11:03:28 core-data-arm64 latest a136d004b169 49 seconds ago 38.7MB 11:03:28 core-command-arm64 latest 423c094883e6 2 minutes ago 34.3MB 11:03:28 security-spiffe-token-provider-arm64 latest a5d9cf4de9a7 9 minutes ago 40.2MB 11:03:28 security-secretstore-setup-arm64 latest 42ba8ac70d64 12 minutes ago 47.6MB 11:03:28 security-bootstrapper-arm64 latest 78e5a60301db 12 minutes ago 27MB 11:03:28 security-proxy-setup-arm64 latest d494e6add749 12 minutes ago 36MB 11:03:28 core-common-config-bootstrapper-arm64 latest b2dd6f6fc93d 12 minutes ago 23.8MB 11:03:28 security-spire-agent-arm64 latest 245d3025279d 32 minutes ago 182MB 11:03:28 security-spire-server-arm64 latest 62b0519a65f2 32 minutes ago 124MB 11:03:28 security-spire-config-arm64 latest ee28392a5b37 32 minutes ago 123MB 11:03:28 ci-base-image-arm64 latest fd45c3069673 34 minutes ago 915MB 11:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB 11:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 11:03:28 provisioning config files... 11:03:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/790@tmp/config555882723295427877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:28 ---> ****-login.sh 11:03:28 nexus3.edgexfoundry.org:10001 11:03:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:29 Configure a credential helper to remove this warning. See 11:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:29 11:03:29 Login Succeeded 11:03:29 nexus3.edgexfoundry.org:10002 11:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:29 Configure a credential helper to remove this warning. See 11:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:29 11:03:29 Login Succeeded 11:03:29 nexus3.edgexfoundry.org:10003 11:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:29 Configure a credential helper to remove this warning. See 11:03:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:29 11:03:29 Login Succeeded 11:03:29 nexus3.edgexfoundry.org:10004 11:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:30 Configure a credential helper to remove this warning. See 11:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:30 11:03:30 Login Succeeded 11:03:30 ****.io 11:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:03:30 Configure a credential helper to remove this warning. See 11:03:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:03:30 11:03:30 Login Succeeded 11:03:30 ---> ****-login.sh ends [Pipeline] } 11:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:03:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:03:30 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:30 latest 11:03:30 4.0.0-dev.54 11:03:30 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:30 main 11:03:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:03:31 9782cf053a35: Preparing 11:03:31 159c3e92e1f8: Preparing 11:03:31 b3bce0041ec6: Preparing 11:03:31 fa4dd8e2b94d: Preparing 11:03:31 003e0a21f5cd: Preparing 11:03:31 ca93ad9becdc: Preparing 11:03:31 534a70dc8296: Preparing 11:03:31 ca93ad9becdc: Waiting 11:03:31 534a70dc8296: Waiting 11:03:31 9782cf053a35: Pushed 11:03:31 fa4dd8e2b94d: Pushed 11:03:31 b3bce0041ec6: Pushed 11:03:31 534a70dc8296: Layer already exists 11:03:31 ca93ad9becdc: Pushed 11:03:33 003e0a21f5cd: Pushed 11:03:36 159c3e92e1f8: Pushed 11:03:36 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:03:36 9782cf053a35: Preparing 11:03:36 159c3e92e1f8: Preparing 11:03:36 b3bce0041ec6: Preparing 11:03:36 fa4dd8e2b94d: Preparing 11:03:36 003e0a21f5cd: Preparing 11:03:36 ca93ad9becdc: Preparing 11:03:36 534a70dc8296: Preparing 11:03:36 ca93ad9becdc: Waiting 11:03:36 534a70dc8296: Waiting 11:03:36 003e0a21f5cd: Layer already exists 11:03:36 9782cf053a35: Layer already exists 11:03:36 159c3e92e1f8: Layer already exists 11:03:36 fa4dd8e2b94d: Layer already exists 11:03:36 b3bce0041ec6: Layer already exists 11:03:36 ca93ad9becdc: Layer already exists 11:03:36 534a70dc8296: Layer already exists 11:03:36 latest: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 11:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:03:37 9782cf053a35: Preparing 11:03:37 159c3e92e1f8: Preparing 11:03:37 b3bce0041ec6: Preparing 11:03:37 fa4dd8e2b94d: Preparing 11:03:37 003e0a21f5cd: Preparing 11:03:37 ca93ad9becdc: Preparing 11:03:37 534a70dc8296: Preparing 11:03:37 ca93ad9becdc: Waiting 11:03:37 534a70dc8296: Waiting 11:03:37 fa4dd8e2b94d: Layer already exists 11:03:37 159c3e92e1f8: Layer already exists 11:03:37 003e0a21f5cd: Layer already exists 11:03:37 b3bce0041ec6: Layer already exists 11:03:37 9782cf053a35: Layer already exists 11:03:37 534a70dc8296: Layer already exists 11:03:37 ca93ad9becdc: Layer already exists 11:03:37 4.0.0-dev.54: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:03:38 9782cf053a35: Preparing 11:03:38 159c3e92e1f8: Preparing 11:03:38 b3bce0041ec6: Preparing 11:03:38 fa4dd8e2b94d: Preparing 11:03:38 003e0a21f5cd: Preparing 11:03:38 ca93ad9becdc: Preparing 11:03:38 534a70dc8296: Preparing 11:03:38 ca93ad9becdc: Waiting 11:03:38 534a70dc8296: Waiting 11:03:38 fa4dd8e2b94d: Layer already exists 11:03:38 b3bce0041ec6: Layer already exists 11:03:38 003e0a21f5cd: Layer already exists 11:03:38 9782cf053a35: Layer already exists 11:03:38 159c3e92e1f8: Layer already exists 11:03:38 ca93ad9becdc: Layer already exists 11:03:38 534a70dc8296: Layer already exists 11:03:38 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:03:39 9782cf053a35: Preparing 11:03:39 159c3e92e1f8: Preparing 11:03:39 b3bce0041ec6: Preparing 11:03:39 fa4dd8e2b94d: Preparing 11:03:39 003e0a21f5cd: Preparing 11:03:39 ca93ad9becdc: Preparing 11:03:39 534a70dc8296: Preparing 11:03:39 ca93ad9becdc: Waiting 11:03:39 534a70dc8296: Waiting 11:03:39 159c3e92e1f8: Layer already exists 11:03:39 b3bce0041ec6: Layer already exists 11:03:39 003e0a21f5cd: Layer already exists 11:03:39 9782cf053a35: Layer already exists 11:03:39 fa4dd8e2b94d: Layer already exists 11:03:39 534a70dc8296: Layer already exists 11:03:39 ca93ad9becdc: Layer already exists 11:03:39 main: digest: sha256:015907aa3b7981bcb4716f8d36aeedfe2d2f3c10b8eb50eaac6c909d61e71e8a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:39 ===================================================== [Pipeline] echo 11:03:39 taggedImages: 11:03:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:03:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.54 11:03:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:03:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:03:39 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:39 latest 11:03:39 4.0.0-dev.54 11:03:39 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:39 main 11:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:03:40 1d8b118084e9: Preparing 11:03:40 32dd7b18c06c: Preparing 11:03:40 f210c1bc4a53: Preparing 11:03:40 775a7f42077f: Preparing 11:03:40 b3bce0041ec6: Preparing 11:03:40 fa4dd8e2b94d: Preparing 11:03:40 003e0a21f5cd: Preparing 11:03:40 ca93ad9becdc: Preparing 11:03:40 534a70dc8296: Preparing 11:03:40 fa4dd8e2b94d: Waiting 11:03:40 003e0a21f5cd: Waiting 11:03:40 534a70dc8296: Waiting 11:03:40 ca93ad9becdc: Waiting 11:03:40 b3bce0041ec6: Layer already exists 11:03:40 fa4dd8e2b94d: Layer already exists 11:03:40 003e0a21f5cd: Layer already exists 11:03:40 1d8b118084e9: Pushed 11:03:40 f210c1bc4a53: Pushed 11:03:40 32dd7b18c06c: Pushed 11:03:40 ca93ad9becdc: Layer already exists 11:03:40 534a70dc8296: Layer already exists 11:03:42 775a7f42077f: Pushed 11:03:42 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:43 + 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 11:03:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:03:43 1d8b118084e9: Preparing 11:03:43 32dd7b18c06c: Preparing 11:03:43 f210c1bc4a53: Preparing 11:03:43 775a7f42077f: Preparing 11:03:43 b3bce0041ec6: Preparing 11:03:43 fa4dd8e2b94d: Preparing 11:03:43 003e0a21f5cd: Preparing 11:03:43 ca93ad9becdc: Preparing 11:03:43 534a70dc8296: Preparing 11:03:43 fa4dd8e2b94d: Waiting 11:03:43 003e0a21f5cd: Waiting 11:03:43 ca93ad9becdc: Waiting 11:03:43 534a70dc8296: Waiting 11:03:43 32dd7b18c06c: Layer already exists 11:03:43 1d8b118084e9: Layer already exists 11:03:43 b3bce0041ec6: Layer already exists 11:03:43 775a7f42077f: Layer already exists 11:03:43 f210c1bc4a53: Layer already exists 11:03:43 ca93ad9becdc: Layer already exists 11:03:43 fa4dd8e2b94d: Layer already exists 11:03:43 534a70dc8296: Layer already exists 11:03:43 003e0a21f5cd: Layer already exists 11:03:43 latest: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 11:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:03:44 1d8b118084e9: Preparing 11:03:44 32dd7b18c06c: Preparing 11:03:44 f210c1bc4a53: Preparing 11:03:44 775a7f42077f: Preparing 11:03:44 b3bce0041ec6: Preparing 11:03:44 fa4dd8e2b94d: Preparing 11:03:44 003e0a21f5cd: Preparing 11:03:44 ca93ad9becdc: Preparing 11:03:44 534a70dc8296: Preparing 11:03:44 003e0a21f5cd: Waiting 11:03:44 fa4dd8e2b94d: Waiting 11:03:44 ca93ad9becdc: Waiting 11:03:44 534a70dc8296: Waiting 11:03:44 775a7f42077f: Layer already exists 11:03:44 1d8b118084e9: Layer already exists 11:03:44 32dd7b18c06c: Layer already exists 11:03:44 f210c1bc4a53: Layer already exists 11:03:44 b3bce0041ec6: Layer already exists 11:03:44 fa4dd8e2b94d: Layer already exists 11:03:44 003e0a21f5cd: Layer already exists 11:03:44 ca93ad9becdc: Layer already exists 11:03:44 534a70dc8296: Layer already exists 11:03:44 4.0.0-dev.54: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:03:45 1d8b118084e9: Preparing 11:03:45 32dd7b18c06c: Preparing 11:03:45 f210c1bc4a53: Preparing 11:03:45 775a7f42077f: Preparing 11:03:45 b3bce0041ec6: Preparing 11:03:45 fa4dd8e2b94d: Preparing 11:03:45 003e0a21f5cd: Preparing 11:03:45 ca93ad9becdc: Preparing 11:03:45 534a70dc8296: Preparing 11:03:45 fa4dd8e2b94d: Waiting 11:03:45 003e0a21f5cd: Waiting 11:03:45 ca93ad9becdc: Waiting 11:03:45 32dd7b18c06c: Layer already exists 11:03:45 f210c1bc4a53: Layer already exists 11:03:45 b3bce0041ec6: Layer already exists 11:03:45 775a7f42077f: Layer already exists 11:03:45 1d8b118084e9: Layer already exists 11:03:45 fa4dd8e2b94d: Layer already exists 11:03:45 003e0a21f5cd: Layer already exists 11:03:45 ca93ad9becdc: Layer already exists 11:03:45 534a70dc8296: Layer already exists 11:03:45 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03: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 11:03:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:03:46 1d8b118084e9: Preparing 11:03:46 32dd7b18c06c: Preparing 11:03:46 f210c1bc4a53: Preparing 11:03:46 775a7f42077f: Preparing 11:03:46 b3bce0041ec6: Preparing 11:03:46 fa4dd8e2b94d: Preparing 11:03:46 003e0a21f5cd: Preparing 11:03:46 ca93ad9becdc: Preparing 11:03:46 534a70dc8296: Preparing 11:03:46 003e0a21f5cd: Waiting 11:03:46 ca93ad9becdc: Waiting 11:03:46 534a70dc8296: Waiting 11:03:46 fa4dd8e2b94d: Waiting 11:03:46 32dd7b18c06c: Layer already exists 11:03:46 1d8b118084e9: Layer already exists 11:03:46 b3bce0041ec6: Layer already exists 11:03:46 f210c1bc4a53: Layer already exists 11:03:46 775a7f42077f: Layer already exists 11:03:46 fa4dd8e2b94d: Layer already exists 11:03:46 003e0a21f5cd: Layer already exists 11:03:46 534a70dc8296: Layer already exists 11:03:46 ca93ad9becdc: Layer already exists 11:03:46 main: digest: sha256:6f14660877f052e73363aa037f8f35d3a1421b95fee3f47510af262213a5cdd7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:46 ===================================================== [Pipeline] echo 11:03:46 taggedImages: 11:03:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:03:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.54 11:03:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:03:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:03:46 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:46 latest 11:03:46 4.0.0-dev.54 11:03:46 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:46 main 11:03:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:03:47 a8586b8087e6: Preparing 11:03:47 c0810f955f2f: Preparing 11:03:47 b3bce0041ec6: Preparing 11:03:47 fa4dd8e2b94d: Preparing 11:03:47 979b4dfb29b0: Preparing 11:03:47 69b44bdd68e8: Preparing 11:03:47 534a70dc8296: Preparing 11:03:47 69b44bdd68e8: Waiting 11:03:47 534a70dc8296: Waiting 11:03:47 b3bce0041ec6: Layer already exists 11:03:47 fa4dd8e2b94d: Layer already exists 11:03:47 534a70dc8296: Layer already exists 11:03:47 a8586b8087e6: Pushed 11:03:47 69b44bdd68e8: Pushed 11:03:48 979b4dfb29b0: Pushed 11:03:52 c0810f955f2f: Pushed 11:03:52 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:03:53 a8586b8087e6: Preparing 11:03:53 c0810f955f2f: Preparing 11:03:53 b3bce0041ec6: Preparing 11:03:53 fa4dd8e2b94d: Preparing 11:03:53 979b4dfb29b0: Preparing 11:03:53 69b44bdd68e8: Preparing 11:03:53 534a70dc8296: Preparing 11:03:53 69b44bdd68e8: Waiting 11:03:53 534a70dc8296: Waiting 11:03:53 c0810f955f2f: Layer already exists 11:03:53 fa4dd8e2b94d: Layer already exists 11:03:53 a8586b8087e6: Layer already exists 11:03:53 b3bce0041ec6: Layer already exists 11:03:53 979b4dfb29b0: Layer already exists 11:03:53 69b44bdd68e8: Layer already exists 11:03:53 534a70dc8296: Layer already exists 11:03:53 latest: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 11:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:03:54 a8586b8087e6: Preparing 11:03:54 c0810f955f2f: Preparing 11:03:54 b3bce0041ec6: Preparing 11:03:54 fa4dd8e2b94d: Preparing 11:03:54 979b4dfb29b0: Preparing 11:03:54 69b44bdd68e8: Preparing 11:03:54 534a70dc8296: Preparing 11:03:54 69b44bdd68e8: Waiting 11:03:54 534a70dc8296: Waiting 11:03:54 fa4dd8e2b94d: Layer already exists 11:03:54 a8586b8087e6: Layer already exists 11:03:54 b3bce0041ec6: Layer already exists 11:03:54 979b4dfb29b0: Layer already exists 11:03:54 c0810f955f2f: Layer already exists 11:03:54 69b44bdd68e8: Layer already exists 11:03:54 534a70dc8296: Layer already exists 11:03:54 4.0.0-dev.54: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:03:55 a8586b8087e6: Preparing 11:03:55 c0810f955f2f: Preparing 11:03:55 b3bce0041ec6: Preparing 11:03:55 fa4dd8e2b94d: Preparing 11:03:55 979b4dfb29b0: Preparing 11:03:55 69b44bdd68e8: Preparing 11:03:55 534a70dc8296: Preparing 11:03:55 69b44bdd68e8: Waiting 11:03:55 fa4dd8e2b94d: Layer already exists 11:03:55 b3bce0041ec6: Layer already exists 11:03:55 c0810f955f2f: Layer already exists 11:03:55 979b4dfb29b0: Layer already exists 11:03:55 a8586b8087e6: Layer already exists 11:03:55 69b44bdd68e8: Layer already exists 11:03:55 534a70dc8296: Layer already exists 11:03:55 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:03:56 a8586b8087e6: Preparing 11:03:56 c0810f955f2f: Preparing 11:03:56 b3bce0041ec6: Preparing 11:03:56 fa4dd8e2b94d: Preparing 11:03:56 979b4dfb29b0: Preparing 11:03:56 69b44bdd68e8: Preparing 11:03:56 534a70dc8296: Preparing 11:03:56 69b44bdd68e8: Waiting 11:03:56 534a70dc8296: Waiting 11:03:56 979b4dfb29b0: Layer already exists 11:03:56 c0810f955f2f: Layer already exists 11:03:56 a8586b8087e6: Layer already exists 11:03:56 fa4dd8e2b94d: Layer already exists 11:03:56 b3bce0041ec6: Layer already exists 11:03:56 534a70dc8296: Layer already exists 11:03:56 69b44bdd68e8: Layer already exists 11:03:56 main: digest: sha256:17c6ba400475b81aa7d696564502d539e2460cf890715bfb6ce5f2e0890ae90c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:03:57 ===================================================== [Pipeline] echo 11:03:57 taggedImages: 11:03:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:03:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.54 11:03:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:03:57 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:03:57 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:57 latest 11:03:57 4.0.0-dev.54 11:03:57 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:03:57 main 11:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:03:57 36820f15481c: Preparing 11:03:57 992cfb405415: Preparing 11:03:57 fa4dd8e2b94d: Preparing 11:03:57 05b55cb0a153: Preparing 11:03:57 e5c21851e5ae: Preparing 11:03:57 534a70dc8296: Preparing 11:03:57 534a70dc8296: Waiting 11:03:58 fa4dd8e2b94d: Layer already exists 11:03:58 534a70dc8296: Layer already exists 11:03:58 e5c21851e5ae: Pushed 11:03:58 05b55cb0a153: Pushed 11:03:58 36820f15481c: Pushed 11:04:03 992cfb405415: Pushed 11:04:03 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:03 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:04:04 36820f15481c: Preparing 11:04:04 992cfb405415: Preparing 11:04:04 fa4dd8e2b94d: Preparing 11:04:04 05b55cb0a153: Preparing 11:04:04 e5c21851e5ae: Preparing 11:04:04 534a70dc8296: Preparing 11:04:04 534a70dc8296: Waiting 11:04:04 992cfb405415: Layer already exists 11:04:04 36820f15481c: Layer already exists 11:04:04 fa4dd8e2b94d: Layer already exists 11:04:04 05b55cb0a153: Layer already exists 11:04:04 e5c21851e5ae: Layer already exists 11:04:04 534a70dc8296: Layer already exists 11:04:04 latest: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 11:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:04:05 36820f15481c: Preparing 11:04:05 992cfb405415: Preparing 11:04:05 fa4dd8e2b94d: Preparing 11:04:05 05b55cb0a153: Preparing 11:04:05 e5c21851e5ae: Preparing 11:04:05 534a70dc8296: Preparing 11:04:05 534a70dc8296: Waiting 11:04:05 fa4dd8e2b94d: Layer already exists 11:04:05 e5c21851e5ae: Layer already exists 11:04:05 05b55cb0a153: Layer already exists 11:04:05 992cfb405415: Layer already exists 11:04:05 36820f15481c: Layer already exists 11:04:05 534a70dc8296: Layer already exists 11:04:05 4.0.0-dev.54: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:04:05 36820f15481c: Preparing 11:04:05 992cfb405415: Preparing 11:04:05 fa4dd8e2b94d: Preparing 11:04:05 05b55cb0a153: Preparing 11:04:05 e5c21851e5ae: Preparing 11:04:05 534a70dc8296: Preparing 11:04:05 534a70dc8296: Waiting 11:04:05 992cfb405415: Layer already exists 11:04:05 fa4dd8e2b94d: Layer already exists 11:04:05 05b55cb0a153: Layer already exists 11:04:05 36820f15481c: Layer already exists 11:04:05 e5c21851e5ae: Layer already exists 11:04:05 534a70dc8296: Layer already exists 11:04:05 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:04:06 36820f15481c: Preparing 11:04:06 992cfb405415: Preparing 11:04:06 fa4dd8e2b94d: Preparing 11:04:06 05b55cb0a153: Preparing 11:04:06 e5c21851e5ae: Preparing 11:04:06 534a70dc8296: Preparing 11:04:06 992cfb405415: Layer already exists 11:04:06 05b55cb0a153: Layer already exists 11:04:06 e5c21851e5ae: Layer already exists 11:04:06 fa4dd8e2b94d: Layer already exists 11:04:06 36820f15481c: Layer already exists 11:04:06 534a70dc8296: Layer already exists 11:04:07 main: digest: sha256:45f731c5b1438b8926619635a8cd6a3fc36934cb766762dfbc773aae70176c35 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:07 ===================================================== [Pipeline] echo 11:04:07 taggedImages: 11:04:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:04:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.54 11:04:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:07 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:04:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:04:07 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:07 latest 11:04:07 4.0.0-dev.54 11:04:07 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:07 main 11:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:04:08 d1b6f13cd260: Preparing 11:04:08 02727c30d55f: Preparing 11:04:08 46f6b6ee50ed: Preparing 11:04:08 b3bce0041ec6: Preparing 11:04:08 fa4dd8e2b94d: Preparing 11:04:08 003e0a21f5cd: Preparing 11:04:08 ca93ad9becdc: Preparing 11:04:08 534a70dc8296: Preparing 11:04:08 ca93ad9becdc: Waiting 11:04:08 534a70dc8296: Waiting 11:04:08 003e0a21f5cd: Waiting 11:04:08 b3bce0041ec6: Layer already exists 11:04:08 fa4dd8e2b94d: Layer already exists 11:04:09 003e0a21f5cd: Layer already exists 11:04:09 ca93ad9becdc: Layer already exists 11:04:09 02727c30d55f: Pushed 11:04:09 534a70dc8296: Layer already exists 11:04:09 d1b6f13cd260: Pushed 11:04:14 46f6b6ee50ed: Pushed 11:04:14 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:04:15 d1b6f13cd260: Preparing 11:04:15 02727c30d55f: Preparing 11:04:15 46f6b6ee50ed: Preparing 11:04:15 b3bce0041ec6: Preparing 11:04:15 fa4dd8e2b94d: Preparing 11:04:15 003e0a21f5cd: Preparing 11:04:15 ca93ad9becdc: Preparing 11:04:15 534a70dc8296: Preparing 11:04:15 003e0a21f5cd: Waiting 11:04:15 ca93ad9becdc: Waiting 11:04:15 02727c30d55f: Layer already exists 11:04:15 b3bce0041ec6: Layer already exists 11:04:15 fa4dd8e2b94d: Layer already exists 11:04:15 d1b6f13cd260: Layer already exists 11:04:15 46f6b6ee50ed: Layer already exists 11:04:15 003e0a21f5cd: Layer already exists 11:04:15 ca93ad9becdc: Layer already exists 11:04:15 534a70dc8296: Layer already exists 11:04:15 latest: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 11:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:04:16 d1b6f13cd260: Preparing 11:04:16 02727c30d55f: Preparing 11:04:16 46f6b6ee50ed: Preparing 11:04:16 b3bce0041ec6: Preparing 11:04:16 fa4dd8e2b94d: Preparing 11:04:16 003e0a21f5cd: Preparing 11:04:16 ca93ad9becdc: Preparing 11:04:16 534a70dc8296: Preparing 11:04:16 ca93ad9becdc: Waiting 11:04:16 003e0a21f5cd: Waiting 11:04:16 534a70dc8296: Waiting 11:04:16 02727c30d55f: Layer already exists 11:04:16 46f6b6ee50ed: Layer already exists 11:04:16 b3bce0041ec6: Layer already exists 11:04:16 d1b6f13cd260: Layer already exists 11:04:16 fa4dd8e2b94d: Layer already exists 11:04:16 534a70dc8296: Layer already exists 11:04:16 ca93ad9becdc: Layer already exists 11:04:16 003e0a21f5cd: Layer already exists 11:04:16 4.0.0-dev.54: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:04:17 d1b6f13cd260: Preparing 11:04:17 02727c30d55f: Preparing 11:04:17 46f6b6ee50ed: Preparing 11:04:17 b3bce0041ec6: Preparing 11:04:17 fa4dd8e2b94d: Preparing 11:04:17 003e0a21f5cd: Preparing 11:04:17 ca93ad9becdc: Preparing 11:04:17 534a70dc8296: Preparing 11:04:17 ca93ad9becdc: Waiting 11:04:17 003e0a21f5cd: Waiting 11:04:17 02727c30d55f: Layer already exists 11:04:17 d1b6f13cd260: Layer already exists 11:04:17 fa4dd8e2b94d: Layer already exists 11:04:17 b3bce0041ec6: Layer already exists 11:04:17 46f6b6ee50ed: Layer already exists 11:04:17 003e0a21f5cd: Layer already exists 11:04:17 534a70dc8296: Layer already exists 11:04:17 ca93ad9becdc: Layer already exists 11:04:17 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:04:18 d1b6f13cd260: Preparing 11:04:18 02727c30d55f: Preparing 11:04:18 46f6b6ee50ed: Preparing 11:04:18 b3bce0041ec6: Preparing 11:04:18 fa4dd8e2b94d: Preparing 11:04:18 003e0a21f5cd: Preparing 11:04:18 ca93ad9becdc: Preparing 11:04:18 534a70dc8296: Preparing 11:04:18 003e0a21f5cd: Waiting 11:04:18 ca93ad9becdc: Waiting 11:04:18 534a70dc8296: Waiting 11:04:18 46f6b6ee50ed: Layer already exists 11:04:18 fa4dd8e2b94d: Layer already exists 11:04:18 02727c30d55f: Layer already exists 11:04:18 b3bce0041ec6: Layer already exists 11:04:18 d1b6f13cd260: Layer already exists 11:04:18 003e0a21f5cd: Layer already exists 11:04:18 ca93ad9becdc: Layer already exists 11:04:18 534a70dc8296: Layer already exists 11:04:18 main: digest: sha256:2f0048f17313490435ddf885a1680d945380f5f1581f4c2ecb8be1749e54578a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:18 ===================================================== [Pipeline] echo 11:04:18 taggedImages: 11:04:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:04:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.54 11:04:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:04:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:04:18 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:18 latest 11:04:18 4.0.0-dev.54 11:04:18 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:18 main 11:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:04:19 0f262320b772: Preparing 11:04:19 227d7aecd888: Preparing 11:04:19 5d1bee71e08e: Preparing 11:04:19 1cccfac83f57: Preparing 11:04:19 f5fef75d43d7: Preparing 11:04:19 de34eae589b9: Preparing 11:04:19 9939a216f064: Preparing 11:04:19 b3bce0041ec6: Preparing 11:04:19 fa4dd8e2b94d: Preparing 11:04:19 df6de0045723: Preparing 11:04:19 57bdeaeda297: Preparing 11:04:19 5f70bf18a086: Preparing 11:04:19 61f7e911a17a: Preparing 11:04:19 469c788a6f24: Preparing 11:04:19 b991cea6a617: Preparing 11:04:19 534a70dc8296: Preparing 11:04:19 b3bce0041ec6: Waiting 11:04:19 fa4dd8e2b94d: Waiting 11:04:19 df6de0045723: Waiting 11:04:19 57bdeaeda297: Waiting 11:04:19 5f70bf18a086: Waiting 11:04:19 61f7e911a17a: Waiting 11:04:19 469c788a6f24: Waiting 11:04:19 b991cea6a617: Waiting 11:04:19 534a70dc8296: Waiting 11:04:19 de34eae589b9: Waiting 11:04:19 9939a216f064: Waiting 11:04:19 1cccfac83f57: Pushed 11:04:19 227d7aecd888: Pushed 11:04:19 5d1bee71e08e: Pushed 11:04:19 f5fef75d43d7: Pushed 11:04:20 b3bce0041ec6: Layer already exists 11:04:20 fa4dd8e2b94d: Layer already exists 11:04:20 0f262320b772: Pushed 11:04:20 de34eae589b9: Pushed 11:04:20 5f70bf18a086: Layer already exists 11:04:20 df6de0045723: Pushed 11:04:20 57bdeaeda297: Pushed 11:04:20 534a70dc8296: Layer already exists 11:04:20 61f7e911a17a: Pushed 11:04:20 b991cea6a617: Pushed 11:04:21 469c788a6f24: Pushed 11:04:22 9939a216f064: Pushed 11:04:22 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:04:23 0f262320b772: Preparing 11:04:23 227d7aecd888: Preparing 11:04:23 5d1bee71e08e: Preparing 11:04:23 1cccfac83f57: Preparing 11:04:23 f5fef75d43d7: Preparing 11:04:23 de34eae589b9: Preparing 11:04:23 9939a216f064: Preparing 11:04:23 de34eae589b9: Waiting 11:04:23 b3bce0041ec6: Preparing 11:04:23 9939a216f064: Waiting 11:04:23 b3bce0041ec6: Waiting 11:04:23 fa4dd8e2b94d: Preparing 11:04:23 df6de0045723: Preparing 11:04:23 57bdeaeda297: Preparing 11:04:23 5f70bf18a086: Preparing 11:04:23 61f7e911a17a: Preparing 11:04:23 469c788a6f24: Preparing 11:04:23 b991cea6a617: Preparing 11:04:23 534a70dc8296: Preparing 11:04:23 fa4dd8e2b94d: Waiting 11:04:23 df6de0045723: Waiting 11:04:23 57bdeaeda297: Waiting 11:04:23 5f70bf18a086: Waiting 11:04:23 61f7e911a17a: Waiting 11:04:23 469c788a6f24: Waiting 11:04:23 b991cea6a617: Waiting 11:04:23 534a70dc8296: Waiting 11:04:23 227d7aecd888: Layer already exists 11:04:23 1cccfac83f57: Layer already exists 11:04:23 f5fef75d43d7: Layer already exists 11:04:23 0f262320b772: Layer already exists 11:04:23 5d1bee71e08e: Layer already exists 11:04:23 de34eae589b9: Layer already exists 11:04:23 fa4dd8e2b94d: Layer already exists 11:04:23 b3bce0041ec6: Layer already exists 11:04:23 9939a216f064: Layer already exists 11:04:23 df6de0045723: Layer already exists 11:04:23 5f70bf18a086: Layer already exists 11:04:23 57bdeaeda297: Layer already exists 11:04:23 61f7e911a17a: Layer already exists 11:04:23 469c788a6f24: Layer already exists 11:04:23 b991cea6a617: Layer already exists 11:04:23 534a70dc8296: Layer already exists 11:04:24 latest: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 11:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:04:24 0f262320b772: Preparing 11:04:24 227d7aecd888: Preparing 11:04:24 5d1bee71e08e: Preparing 11:04:24 1cccfac83f57: Preparing 11:04:24 f5fef75d43d7: Preparing 11:04:24 de34eae589b9: Preparing 11:04:24 9939a216f064: Preparing 11:04:24 b3bce0041ec6: Preparing 11:04:24 fa4dd8e2b94d: Preparing 11:04:24 df6de0045723: Preparing 11:04:24 57bdeaeda297: Preparing 11:04:24 5f70bf18a086: Preparing 11:04:24 61f7e911a17a: Preparing 11:04:24 469c788a6f24: Preparing 11:04:24 de34eae589b9: Waiting 11:04:24 9939a216f064: Waiting 11:04:24 b3bce0041ec6: Waiting 11:04:24 fa4dd8e2b94d: Waiting 11:04:24 df6de0045723: Waiting 11:04:24 57bdeaeda297: Waiting 11:04:24 5f70bf18a086: Waiting 11:04:24 61f7e911a17a: Waiting 11:04:24 b991cea6a617: Preparing 11:04:24 469c788a6f24: Waiting 11:04:24 534a70dc8296: Preparing 11:04:24 b991cea6a617: Waiting 11:04:24 534a70dc8296: Waiting 11:04:24 f5fef75d43d7: Layer already exists 11:04:24 1cccfac83f57: Layer already exists 11:04:24 5d1bee71e08e: Layer already exists 11:04:24 0f262320b772: Layer already exists 11:04:24 227d7aecd888: Layer already exists 11:04:24 b3bce0041ec6: Layer already exists 11:04:24 df6de0045723: Layer already exists 11:04:24 9939a216f064: Layer already exists 11:04:24 fa4dd8e2b94d: Layer already exists 11:04:24 61f7e911a17a: Layer already exists 11:04:24 de34eae589b9: Layer already exists 11:04:24 5f70bf18a086: Layer already exists 11:04:24 57bdeaeda297: Layer already exists 11:04:24 469c788a6f24: Layer already exists 11:04:25 b991cea6a617: Layer already exists 11:04:25 534a70dc8296: Layer already exists 11:04:25 4.0.0-dev.54: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:04:25 0f262320b772: Preparing 11:04:25 227d7aecd888: Preparing 11:04:25 5d1bee71e08e: Preparing 11:04:25 1cccfac83f57: Preparing 11:04:25 f5fef75d43d7: Preparing 11:04:25 de34eae589b9: Preparing 11:04:25 9939a216f064: Preparing 11:04:25 b3bce0041ec6: Preparing 11:04:25 fa4dd8e2b94d: Preparing 11:04:25 df6de0045723: Preparing 11:04:25 57bdeaeda297: Preparing 11:04:25 5f70bf18a086: Preparing 11:04:25 61f7e911a17a: Preparing 11:04:25 469c788a6f24: Preparing 11:04:25 b991cea6a617: Preparing 11:04:25 534a70dc8296: Preparing 11:04:25 57bdeaeda297: Waiting 11:04:25 469c788a6f24: Waiting 11:04:25 5f70bf18a086: Waiting 11:04:25 61f7e911a17a: Waiting 11:04:25 de34eae589b9: Waiting 11:04:25 b3bce0041ec6: Waiting 11:04:25 fa4dd8e2b94d: Waiting 11:04:25 b991cea6a617: Waiting 11:04:25 534a70dc8296: Waiting 11:04:25 df6de0045723: Waiting 11:04:25 9939a216f064: Waiting 11:04:25 f5fef75d43d7: Layer already exists 11:04:25 0f262320b772: Layer already exists 11:04:25 5d1bee71e08e: Layer already exists 11:04:25 227d7aecd888: Layer already exists 11:04:25 1cccfac83f57: Layer already exists 11:04:25 9939a216f064: Layer already exists 11:04:25 de34eae589b9: Layer already exists 11:04:25 fa4dd8e2b94d: Layer already exists 11:04:25 b3bce0041ec6: Layer already exists 11:04:25 df6de0045723: Layer already exists 11:04:25 469c788a6f24: Layer already exists 11:04:25 57bdeaeda297: Layer already exists 11:04:25 b991cea6a617: Layer already exists 11:04:25 61f7e911a17a: Layer already exists 11:04:25 5f70bf18a086: Layer already exists 11:04:26 534a70dc8296: Layer already exists 11:04:26 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:04:26 0f262320b772: Preparing 11:04:26 227d7aecd888: Preparing 11:04:26 5d1bee71e08e: Preparing 11:04:26 1cccfac83f57: Preparing 11:04:26 f5fef75d43d7: Preparing 11:04:26 de34eae589b9: Preparing 11:04:26 9939a216f064: Preparing 11:04:26 de34eae589b9: Waiting 11:04:26 b3bce0041ec6: Preparing 11:04:26 9939a216f064: Waiting 11:04:26 fa4dd8e2b94d: Preparing 11:04:26 b3bce0041ec6: Waiting 11:04:26 fa4dd8e2b94d: Waiting 11:04:26 df6de0045723: Preparing 11:04:26 57bdeaeda297: Preparing 11:04:26 df6de0045723: Waiting 11:04:26 5f70bf18a086: Preparing 11:04:26 57bdeaeda297: Waiting 11:04:26 61f7e911a17a: Preparing 11:04:26 5f70bf18a086: Waiting 11:04:26 469c788a6f24: Preparing 11:04:26 61f7e911a17a: Waiting 11:04:26 469c788a6f24: Waiting 11:04:26 b991cea6a617: Preparing 11:04:26 534a70dc8296: Preparing 11:04:26 534a70dc8296: Waiting 11:04:26 0f262320b772: Layer already exists 11:04:26 5d1bee71e08e: Layer already exists 11:04:26 f5fef75d43d7: Layer already exists 11:04:26 1cccfac83f57: Layer already exists 11:04:26 227d7aecd888: Layer already exists 11:04:26 de34eae589b9: Layer already exists 11:04:26 b3bce0041ec6: Layer already exists 11:04:26 df6de0045723: Layer already exists 11:04:26 fa4dd8e2b94d: Layer already exists 11:04:26 9939a216f064: Layer already exists 11:04:26 5f70bf18a086: Layer already exists 11:04:26 57bdeaeda297: Layer already exists 11:04:26 b991cea6a617: Layer already exists 11:04:26 61f7e911a17a: Layer already exists 11:04:26 469c788a6f24: Layer already exists 11:04:27 534a70dc8296: Layer already exists 11:04:27 main: digest: sha256:b9b01117f7ea1bf4f6522987b6b7d20eaab06c66f606ab5e2edf3941cf04c901 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:27 ===================================================== [Pipeline] echo 11:04:27 taggedImages: 11:04:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:04:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.54 11:04:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:04:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:04:27 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:27 latest 11:04:27 4.0.0-dev.54 11:04:27 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:27 main 11:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:04:28 773c82841555: Preparing 11:04:28 496515bf1ea0: Preparing 11:04:28 4e1fe0371df3: Preparing 11:04:28 85cef38d8be8: Preparing 11:04:28 b3bce0041ec6: Preparing 11:04:28 fa4dd8e2b94d: Preparing 11:04:28 003e0a21f5cd: Preparing 11:04:28 ca93ad9becdc: Preparing 11:04:28 534a70dc8296: Preparing 11:04:28 003e0a21f5cd: Waiting 11:04:28 ca93ad9becdc: Waiting 11:04:28 534a70dc8296: Waiting 11:04:28 fa4dd8e2b94d: Waiting 11:04:28 b3bce0041ec6: Layer already exists 11:04:28 fa4dd8e2b94d: Layer already exists 11:04:28 003e0a21f5cd: Layer already exists 11:04:28 4e1fe0371df3: Pushed 11:04:28 496515bf1ea0: Pushed 11:04:28 ca93ad9becdc: Layer already exists 11:04:28 773c82841555: Pushed 11:04:28 534a70dc8296: Layer already exists 11:04:33 85cef38d8be8: Pushed 11:04:33 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:33 + 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 11:04:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:04:34 773c82841555: Preparing 11:04:34 496515bf1ea0: Preparing 11:04:34 4e1fe0371df3: Preparing 11:04:34 85cef38d8be8: Preparing 11:04:34 b3bce0041ec6: Preparing 11:04:34 fa4dd8e2b94d: Preparing 11:04:34 003e0a21f5cd: Preparing 11:04:34 ca93ad9becdc: Preparing 11:04:34 534a70dc8296: Preparing 11:04:34 fa4dd8e2b94d: Waiting 11:04:34 003e0a21f5cd: Waiting 11:04:34 ca93ad9becdc: Waiting 11:04:34 534a70dc8296: Waiting 11:04:34 773c82841555: Layer already exists 11:04:34 496515bf1ea0: Layer already exists 11:04:34 4e1fe0371df3: Layer already exists 11:04:34 b3bce0041ec6: Layer already exists 11:04:34 85cef38d8be8: Layer already exists 11:04:34 fa4dd8e2b94d: Layer already exists 11:04:34 ca93ad9becdc: Layer already exists 11:04:34 534a70dc8296: Layer already exists 11:04:34 003e0a21f5cd: Layer already exists 11:04:34 latest: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 11:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:04:35 773c82841555: Preparing 11:04:35 496515bf1ea0: Preparing 11:04:35 4e1fe0371df3: Preparing 11:04:35 85cef38d8be8: Preparing 11:04:35 b3bce0041ec6: Preparing 11:04:35 fa4dd8e2b94d: Preparing 11:04:35 003e0a21f5cd: Preparing 11:04:35 ca93ad9becdc: Preparing 11:04:35 534a70dc8296: Preparing 11:04:35 003e0a21f5cd: Waiting 11:04:35 ca93ad9becdc: Waiting 11:04:35 534a70dc8296: Waiting 11:04:35 fa4dd8e2b94d: Waiting 11:04:35 85cef38d8be8: Layer already exists 11:04:35 4e1fe0371df3: Layer already exists 11:04:35 773c82841555: Layer already exists 11:04:35 b3bce0041ec6: Layer already exists 11:04:35 496515bf1ea0: Layer already exists 11:04:35 fa4dd8e2b94d: Layer already exists 11:04:35 003e0a21f5cd: Layer already exists 11:04:35 ca93ad9becdc: Layer already exists 11:04:35 534a70dc8296: Layer already exists 11:04:35 4.0.0-dev.54: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:04:36 773c82841555: Preparing 11:04:36 496515bf1ea0: Preparing 11:04:36 4e1fe0371df3: Preparing 11:04:36 85cef38d8be8: Preparing 11:04:36 b3bce0041ec6: Preparing 11:04:36 fa4dd8e2b94d: Preparing 11:04:36 003e0a21f5cd: Preparing 11:04:36 ca93ad9becdc: Preparing 11:04:36 534a70dc8296: Preparing 11:04:36 fa4dd8e2b94d: Waiting 11:04:36 534a70dc8296: Waiting 11:04:36 003e0a21f5cd: Waiting 11:04:36 ca93ad9becdc: Waiting 11:04:36 b3bce0041ec6: Layer already exists 11:04:36 773c82841555: Layer already exists 11:04:36 496515bf1ea0: Layer already exists 11:04:36 4e1fe0371df3: Layer already exists 11:04:36 85cef38d8be8: Layer already exists 11:04:36 003e0a21f5cd: Layer already exists 11:04:36 fa4dd8e2b94d: Layer already exists 11:04:36 ca93ad9becdc: Layer already exists 11:04:36 534a70dc8296: Layer already exists 11:04:36 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:36 + 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 11:04:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:04:37 773c82841555: Preparing 11:04:37 496515bf1ea0: Preparing 11:04:37 4e1fe0371df3: Preparing 11:04:37 85cef38d8be8: Preparing 11:04:37 b3bce0041ec6: Preparing 11:04:37 fa4dd8e2b94d: Preparing 11:04:37 003e0a21f5cd: Preparing 11:04:37 ca93ad9becdc: Preparing 11:04:37 534a70dc8296: Preparing 11:04:37 fa4dd8e2b94d: Waiting 11:04:37 003e0a21f5cd: Waiting 11:04:37 ca93ad9becdc: Waiting 11:04:37 534a70dc8296: Waiting 11:04:37 4e1fe0371df3: Layer already exists 11:04:37 b3bce0041ec6: Layer already exists 11:04:37 85cef38d8be8: Layer already exists 11:04:37 773c82841555: Layer already exists 11:04:37 496515bf1ea0: Layer already exists 11:04:37 fa4dd8e2b94d: Layer already exists 11:04:37 534a70dc8296: Layer already exists 11:04:37 ca93ad9becdc: Layer already exists 11:04:37 003e0a21f5cd: Layer already exists 11:04:37 main: digest: sha256:35d2d3c7a494284d939244cb8c2aef6776832966719e4e9b574ff2e09054e995 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:37 ===================================================== [Pipeline] echo 11:04:37 taggedImages: 11:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.54 11:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:04:37 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:04:37 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:37 latest 11:04:37 4.0.0-dev.54 11:04:37 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:37 main 11:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:04:38 4bf076e16bb8: Preparing 11:04:38 c053e4bca948: Preparing 11:04:38 7ee293bb4f7b: Preparing 11:04:38 780a3ef4851f: Preparing 11:04:38 d993fe004cbb: Preparing 11:04:38 b3bce0041ec6: Preparing 11:04:38 fa4dd8e2b94d: Preparing 11:04:38 26ea3370c7de: Preparing 11:04:38 8b678a3e0d1f: Preparing 11:04:38 410bc1e5fd19: Preparing 11:04:38 534a70dc8296: Preparing 11:04:38 26ea3370c7de: Waiting 11:04:38 8b678a3e0d1f: Waiting 11:04:38 410bc1e5fd19: Waiting 11:04:38 534a70dc8296: Waiting 11:04:38 b3bce0041ec6: Waiting 11:04:38 fa4dd8e2b94d: Waiting 11:04:38 c053e4bca948: Pushed 11:04:38 d993fe004cbb: Pushed 11:04:38 780a3ef4851f: Pushed 11:04:38 4bf076e16bb8: Pushed 11:04:38 fa4dd8e2b94d: Layer already exists 11:04:38 b3bce0041ec6: Layer already exists 11:04:38 534a70dc8296: Layer already exists 11:04:38 26ea3370c7de: Pushed 11:04:38 8b678a3e0d1f: Pushed 11:04:40 7ee293bb4f7b: Pushed 11:04:42 410bc1e5fd19: Pushed 11:04:42 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:43 + 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 11:04:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:04:43 4bf076e16bb8: Preparing 11:04:43 c053e4bca948: Preparing 11:04:43 7ee293bb4f7b: Preparing 11:04:43 780a3ef4851f: Preparing 11:04:43 d993fe004cbb: Preparing 11:04:43 b3bce0041ec6: Preparing 11:04:43 fa4dd8e2b94d: Preparing 11:04:43 26ea3370c7de: Preparing 11:04:43 8b678a3e0d1f: Preparing 11:04:43 410bc1e5fd19: Preparing 11:04:43 534a70dc8296: Preparing 11:04:43 b3bce0041ec6: Waiting 11:04:43 fa4dd8e2b94d: Waiting 11:04:43 26ea3370c7de: Waiting 11:04:43 8b678a3e0d1f: Waiting 11:04:43 410bc1e5fd19: Waiting 11:04:43 534a70dc8296: Waiting 11:04:43 4bf076e16bb8: Layer already exists 11:04:43 7ee293bb4f7b: Layer already exists 11:04:43 780a3ef4851f: Layer already exists 11:04:43 d993fe004cbb: Layer already exists 11:04:43 c053e4bca948: Layer already exists 11:04:43 fa4dd8e2b94d: Layer already exists 11:04:43 26ea3370c7de: Layer already exists 11:04:43 b3bce0041ec6: Layer already exists 11:04:43 410bc1e5fd19: Layer already exists 11:04:43 534a70dc8296: Layer already exists 11:04:43 8b678a3e0d1f: Layer already exists 11:04:43 latest: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 11:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:04:44 4bf076e16bb8: Preparing 11:04:44 c053e4bca948: Preparing 11:04:44 7ee293bb4f7b: Preparing 11:04:44 780a3ef4851f: Preparing 11:04:44 d993fe004cbb: Preparing 11:04:44 b3bce0041ec6: Preparing 11:04:44 fa4dd8e2b94d: Preparing 11:04:44 26ea3370c7de: Preparing 11:04:44 8b678a3e0d1f: Preparing 11:04:44 410bc1e5fd19: Preparing 11:04:44 534a70dc8296: Preparing 11:04:44 8b678a3e0d1f: Waiting 11:04:44 b3bce0041ec6: Waiting 11:04:44 fa4dd8e2b94d: Waiting 11:04:44 26ea3370c7de: Waiting 11:04:44 410bc1e5fd19: Waiting 11:04:44 534a70dc8296: Waiting 11:04:44 4bf076e16bb8: Layer already exists 11:04:44 780a3ef4851f: Layer already exists 11:04:44 c053e4bca948: Layer already exists 11:04:44 7ee293bb4f7b: Layer already exists 11:04:44 d993fe004cbb: Layer already exists 11:04:44 26ea3370c7de: Layer already exists 11:04:44 b3bce0041ec6: Layer already exists 11:04:44 fa4dd8e2b94d: Layer already exists 11:04:44 410bc1e5fd19: Layer already exists 11:04:44 8b678a3e0d1f: Layer already exists 11:04:44 534a70dc8296: Layer already exists 11:04:44 4.0.0-dev.54: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:04:45 4bf076e16bb8: Preparing 11:04:45 c053e4bca948: Preparing 11:04:45 7ee293bb4f7b: Preparing 11:04:45 780a3ef4851f: Preparing 11:04:45 d993fe004cbb: Preparing 11:04:45 b3bce0041ec6: Preparing 11:04:45 fa4dd8e2b94d: Preparing 11:04:45 26ea3370c7de: Preparing 11:04:45 8b678a3e0d1f: Preparing 11:04:45 410bc1e5fd19: Preparing 11:04:45 534a70dc8296: Preparing 11:04:45 b3bce0041ec6: Waiting 11:04:45 8b678a3e0d1f: Waiting 11:04:45 410bc1e5fd19: Waiting 11:04:45 534a70dc8296: Waiting 11:04:45 fa4dd8e2b94d: Waiting 11:04:45 26ea3370c7de: Waiting 11:04:45 c053e4bca948: Layer already exists 11:04:45 780a3ef4851f: Layer already exists 11:04:45 d993fe004cbb: Layer already exists 11:04:45 4bf076e16bb8: Layer already exists 11:04:45 7ee293bb4f7b: Layer already exists 11:04:45 26ea3370c7de: Layer already exists 11:04:45 410bc1e5fd19: Layer already exists 11:04:45 b3bce0041ec6: Layer already exists 11:04:45 fa4dd8e2b94d: Layer already exists 11:04:45 8b678a3e0d1f: Layer already exists 11:04:45 534a70dc8296: Layer already exists 11:04:45 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:46 + 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 11:04:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:04:46 4bf076e16bb8: Preparing 11:04:46 c053e4bca948: Preparing 11:04:46 7ee293bb4f7b: Preparing 11:04:46 780a3ef4851f: Preparing 11:04:46 d993fe004cbb: Preparing 11:04:46 b3bce0041ec6: Preparing 11:04:46 fa4dd8e2b94d: Preparing 11:04:46 26ea3370c7de: Preparing 11:04:46 8b678a3e0d1f: Preparing 11:04:46 410bc1e5fd19: Preparing 11:04:46 534a70dc8296: Preparing 11:04:46 fa4dd8e2b94d: Waiting 11:04:46 26ea3370c7de: Waiting 11:04:46 b3bce0041ec6: Waiting 11:04:46 8b678a3e0d1f: Waiting 11:04:46 410bc1e5fd19: Waiting 11:04:46 534a70dc8296: Waiting 11:04:46 780a3ef4851f: Layer already exists 11:04:46 c053e4bca948: Layer already exists 11:04:46 7ee293bb4f7b: Layer already exists 11:04:46 4bf076e16bb8: Layer already exists 11:04:46 d993fe004cbb: Layer already exists 11:04:46 fa4dd8e2b94d: Layer already exists 11:04:46 b3bce0041ec6: Layer already exists 11:04:46 26ea3370c7de: Layer already exists 11:04:46 410bc1e5fd19: Layer already exists 11:04:46 8b678a3e0d1f: Layer already exists 11:04:46 534a70dc8296: Layer already exists 11:04:46 main: digest: sha256:66b5e3361197c148d5e0ec64147ef9bab717fa54c727cef73d9366e4a332e5eb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:46 ===================================================== [Pipeline] echo 11:04:46 taggedImages: 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.54 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:04:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:04:46 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:46 latest 11:04:46 4.0.0-dev.54 11:04:46 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:46 main 11:04:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:04:47 3b69e2a7f686: Preparing 11:04:47 e29914161066: Preparing 11:04:47 52063130abe2: Preparing 11:04:47 4113b94bc51c: Preparing 11:04:47 36b17a6e9637: Preparing 11:04:47 50b33799ae93: Preparing 11:04:47 f4206ea44326: Preparing 11:04:47 b3bce0041ec6: Preparing 11:04:47 fa4dd8e2b94d: Preparing 11:04:47 13e3dfbfe8c9: Preparing 11:04:47 6b7a7ba971c9: Preparing 11:04:47 534a70dc8296: Preparing 11:04:47 b3bce0041ec6: Waiting 11:04:47 fa4dd8e2b94d: Waiting 11:04:47 13e3dfbfe8c9: Waiting 11:04:47 6b7a7ba971c9: Waiting 11:04:47 534a70dc8296: Waiting 11:04:47 50b33799ae93: Waiting 11:04:47 f4206ea44326: Waiting 11:04:47 36b17a6e9637: Pushed 11:04:47 3b69e2a7f686: Pushed 11:04:47 e29914161066: Pushed 11:04:47 b3bce0041ec6: Layer already exists 11:04:48 50b33799ae93: Pushed 11:04:48 fa4dd8e2b94d: Layer already exists 11:04:48 f4206ea44326: Pushed 11:04:48 534a70dc8296: Layer already exists 11:04:49 13e3dfbfe8c9: Pushed 11:04:50 4113b94bc51c: Pushed 11:04:50 52063130abe2: Pushed 11:04:50 6b7a7ba971c9: Pushed 11:04:50 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:51 + 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 11:04:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:04:51 3b69e2a7f686: Preparing 11:04:51 e29914161066: Preparing 11:04:51 52063130abe2: Preparing 11:04:51 4113b94bc51c: Preparing 11:04:51 36b17a6e9637: Preparing 11:04:51 50b33799ae93: Preparing 11:04:51 f4206ea44326: Preparing 11:04:51 b3bce0041ec6: Preparing 11:04:51 fa4dd8e2b94d: Preparing 11:04:51 13e3dfbfe8c9: Preparing 11:04:51 6b7a7ba971c9: Preparing 11:04:51 534a70dc8296: Preparing 11:04:51 b3bce0041ec6: Waiting 11:04:51 fa4dd8e2b94d: Waiting 11:04:51 13e3dfbfe8c9: Waiting 11:04:51 50b33799ae93: Waiting 11:04:51 f4206ea44326: Waiting 11:04:51 534a70dc8296: Waiting 11:04:51 e29914161066: Layer already exists 11:04:51 3b69e2a7f686: Layer already exists 11:04:51 52063130abe2: Layer already exists 11:04:51 36b17a6e9637: Layer already exists 11:04:51 4113b94bc51c: Layer already exists 11:04:51 50b33799ae93: Layer already exists 11:04:51 f4206ea44326: Layer already exists 11:04:51 b3bce0041ec6: Layer already exists 11:04:51 13e3dfbfe8c9: Layer already exists 11:04:51 fa4dd8e2b94d: Layer already exists 11:04:51 6b7a7ba971c9: Layer already exists 11:04:51 534a70dc8296: Layer already exists 11:04:52 latest: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 11:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:04:52 3b69e2a7f686: Preparing 11:04:52 e29914161066: Preparing 11:04:52 52063130abe2: Preparing 11:04:52 4113b94bc51c: Preparing 11:04:52 36b17a6e9637: Preparing 11:04:52 50b33799ae93: Preparing 11:04:52 f4206ea44326: Preparing 11:04:52 b3bce0041ec6: Preparing 11:04:52 fa4dd8e2b94d: Preparing 11:04:52 13e3dfbfe8c9: Preparing 11:04:52 6b7a7ba971c9: Preparing 11:04:52 534a70dc8296: Preparing 11:04:52 f4206ea44326: Waiting 11:04:52 b3bce0041ec6: Waiting 11:04:52 fa4dd8e2b94d: Waiting 11:04:52 13e3dfbfe8c9: Waiting 11:04:52 6b7a7ba971c9: Waiting 11:04:52 534a70dc8296: Waiting 11:04:52 50b33799ae93: Waiting 11:04:52 e29914161066: Layer already exists 11:04:52 4113b94bc51c: Layer already exists 11:04:52 3b69e2a7f686: Layer already exists 11:04:52 52063130abe2: Layer already exists 11:04:52 36b17a6e9637: Layer already exists 11:04:52 b3bce0041ec6: Layer already exists 11:04:52 fa4dd8e2b94d: Layer already exists 11:04:52 50b33799ae93: Layer already exists 11:04:52 f4206ea44326: Layer already exists 11:04:52 13e3dfbfe8c9: Layer already exists 11:04:52 6b7a7ba971c9: Layer already exists 11:04:52 534a70dc8296: Layer already exists 11:04:53 4.0.0-dev.54: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:04:53 3b69e2a7f686: Preparing 11:04:53 e29914161066: Preparing 11:04:53 52063130abe2: Preparing 11:04:53 4113b94bc51c: Preparing 11:04:53 36b17a6e9637: Preparing 11:04:53 50b33799ae93: Preparing 11:04:53 f4206ea44326: Preparing 11:04:53 b3bce0041ec6: Preparing 11:04:53 fa4dd8e2b94d: Preparing 11:04:53 13e3dfbfe8c9: Preparing 11:04:53 6b7a7ba971c9: Preparing 11:04:53 534a70dc8296: Preparing 11:04:53 b3bce0041ec6: Waiting 11:04:53 fa4dd8e2b94d: Waiting 11:04:53 13e3dfbfe8c9: Waiting 11:04:53 6b7a7ba971c9: Waiting 11:04:53 534a70dc8296: Waiting 11:04:53 f4206ea44326: Waiting 11:04:53 50b33799ae93: Waiting 11:04:53 e29914161066: Layer already exists 11:04:53 3b69e2a7f686: Layer already exists 11:04:53 52063130abe2: Layer already exists 11:04:53 36b17a6e9637: Layer already exists 11:04:53 4113b94bc51c: Layer already exists 11:04:53 f4206ea44326: Layer already exists 11:04:53 50b33799ae93: Layer already exists 11:04:53 fa4dd8e2b94d: Layer already exists 11:04:53 13e3dfbfe8c9: Layer already exists 11:04:53 b3bce0041ec6: Layer already exists 11:04:53 534a70dc8296: Layer already exists 11:04:53 6b7a7ba971c9: Layer already exists 11:04:54 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:54 + 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 11:04:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:04:54 3b69e2a7f686: Preparing 11:04:54 e29914161066: Preparing 11:04:54 52063130abe2: Preparing 11:04:54 4113b94bc51c: Preparing 11:04:54 36b17a6e9637: Preparing 11:04:54 50b33799ae93: Preparing 11:04:54 f4206ea44326: Preparing 11:04:54 b3bce0041ec6: Preparing 11:04:54 fa4dd8e2b94d: Preparing 11:04:54 13e3dfbfe8c9: Preparing 11:04:54 6b7a7ba971c9: Preparing 11:04:54 534a70dc8296: Preparing 11:04:54 fa4dd8e2b94d: Waiting 11:04:54 13e3dfbfe8c9: Waiting 11:04:54 6b7a7ba971c9: Waiting 11:04:54 534a70dc8296: Waiting 11:04:54 50b33799ae93: Waiting 11:04:54 b3bce0041ec6: Waiting 11:04:54 4113b94bc51c: Layer already exists 11:04:54 52063130abe2: Layer already exists 11:04:54 e29914161066: Layer already exists 11:04:54 36b17a6e9637: Layer already exists 11:04:54 3b69e2a7f686: Layer already exists 11:04:54 f4206ea44326: Layer already exists 11:04:54 50b33799ae93: Layer already exists 11:04:54 b3bce0041ec6: Layer already exists 11:04:54 fa4dd8e2b94d: Layer already exists 11:04:54 13e3dfbfe8c9: Layer already exists 11:04:54 6b7a7ba971c9: Layer already exists 11:04:54 534a70dc8296: Layer already exists 11:04:55 main: digest: sha256:fae650d1febb025f0299147690627a82977adcbe98a976520eae0ecbdeacb198 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:04:55 ===================================================== [Pipeline] echo 11:04:55 taggedImages: 11:04:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:04:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.54 11:04:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:04:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:04:55 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:55 latest 11:04:55 4.0.0-dev.54 11:04:55 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:04:55 main 11:04:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:04:56 26f83714feee: Preparing 11:04:56 ea507ccd444a: Preparing 11:04:56 b3bce0041ec6: Preparing 11:04:56 fa4dd8e2b94d: Preparing 11:04:56 549cd41fa03b: Preparing 11:04:56 35a6df26c356: Preparing 11:04:56 534a70dc8296: Preparing 11:04:56 35a6df26c356: Waiting 11:04:56 534a70dc8296: Waiting 11:04:56 b3bce0041ec6: Layer already exists 11:04:56 fa4dd8e2b94d: Layer already exists 11:04:56 534a70dc8296: Layer already exists 11:04:56 26f83714feee: Pushed 11:04:57 549cd41fa03b: Pushed 11:04:58 35a6df26c356: Pushed 11:05:00 ea507ccd444a: Pushed 11:05:00 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:00 + 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 11:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:05:01 26f83714feee: Preparing 11:05:01 ea507ccd444a: Preparing 11:05:01 b3bce0041ec6: Preparing 11:05:01 fa4dd8e2b94d: Preparing 11:05:01 549cd41fa03b: Preparing 11:05:01 35a6df26c356: Preparing 11:05:01 534a70dc8296: Preparing 11:05:01 35a6df26c356: Waiting 11:05:01 534a70dc8296: Waiting 11:05:01 549cd41fa03b: Layer already exists 11:05:01 26f83714feee: Layer already exists 11:05:01 fa4dd8e2b94d: Layer already exists 11:05:01 b3bce0041ec6: Layer already exists 11:05:01 ea507ccd444a: Layer already exists 11:05:01 35a6df26c356: Layer already exists 11:05:01 534a70dc8296: Layer already exists 11:05:01 latest: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 11:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:05:02 26f83714feee: Preparing 11:05:02 ea507ccd444a: Preparing 11:05:02 b3bce0041ec6: Preparing 11:05:02 fa4dd8e2b94d: Preparing 11:05:02 549cd41fa03b: Preparing 11:05:02 35a6df26c356: Preparing 11:05:02 534a70dc8296: Preparing 11:05:02 35a6df26c356: Waiting 11:05:02 534a70dc8296: Waiting 11:05:02 fa4dd8e2b94d: Layer already exists 11:05:02 ea507ccd444a: Layer already exists 11:05:02 549cd41fa03b: Layer already exists 11:05:02 b3bce0041ec6: Layer already exists 11:05:02 26f83714feee: Layer already exists 11:05:02 35a6df26c356: Layer already exists 11:05:02 534a70dc8296: Layer already exists 11:05:02 4.0.0-dev.54: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:05:03 26f83714feee: Preparing 11:05:03 ea507ccd444a: Preparing 11:05:03 b3bce0041ec6: Preparing 11:05:03 fa4dd8e2b94d: Preparing 11:05:03 549cd41fa03b: Preparing 11:05:03 35a6df26c356: Preparing 11:05:03 534a70dc8296: Preparing 11:05:03 534a70dc8296: Waiting 11:05:03 35a6df26c356: Waiting 11:05:03 549cd41fa03b: Layer already exists 11:05:03 fa4dd8e2b94d: Layer already exists 11:05:03 ea507ccd444a: Layer already exists 11:05:03 26f83714feee: Layer already exists 11:05:03 b3bce0041ec6: Layer already exists 11:05:03 35a6df26c356: Layer already exists 11:05:03 534a70dc8296: Layer already exists 11:05:03 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:03 + 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 11:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:05:03 26f83714feee: Preparing 11:05:03 ea507ccd444a: Preparing 11:05:03 b3bce0041ec6: Preparing 11:05:03 fa4dd8e2b94d: Preparing 11:05:03 549cd41fa03b: Preparing 11:05:03 35a6df26c356: Preparing 11:05:03 534a70dc8296: Preparing 11:05:03 35a6df26c356: Waiting 11:05:03 534a70dc8296: Waiting 11:05:03 26f83714feee: Layer already exists 11:05:03 b3bce0041ec6: Layer already exists 11:05:03 fa4dd8e2b94d: Layer already exists 11:05:03 549cd41fa03b: Layer already exists 11:05:03 ea507ccd444a: Layer already exists 11:05:03 35a6df26c356: Layer already exists 11:05:03 534a70dc8296: Layer already exists 11:05:04 main: digest: sha256:5732dceee7be9d2e7c3454f8e46843f4d88d519659a438c1eab4933752b62270 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:04 ===================================================== [Pipeline] echo 11:05:04 taggedImages: 11:05:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:05:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.54 11:05:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:05:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:05:04 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:04 latest 11:05:04 4.0.0-dev.54 11:05:04 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:04 main 11:05:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:05:05 9f9f0b1f228f: Preparing 11:05:05 d5454ae418f2: Preparing 11:05:05 d0db1c159539: Preparing 11:05:05 b3bce0041ec6: Preparing 11:05:05 fa4dd8e2b94d: Preparing 11:05:05 7da1a3a5c33a: Preparing 11:05:05 6b2ce9d56ce6: Preparing 11:05:05 dfba248d5272: Preparing 11:05:05 f4c045feef16: Preparing 11:05:05 534a70dc8296: Preparing 11:05:05 7da1a3a5c33a: Waiting 11:05:05 6b2ce9d56ce6: Waiting 11:05:05 dfba248d5272: Waiting 11:05:05 f4c045feef16: Waiting 11:05:05 534a70dc8296: Waiting 11:05:05 d0db1c159539: Pushed 11:05:05 d5454ae418f2: Pushed 11:05:05 b3bce0041ec6: Layer already exists 11:05:05 fa4dd8e2b94d: Layer already exists 11:05:05 9f9f0b1f228f: Pushed 11:05:05 534a70dc8296: Layer already exists 11:05:05 dfba248d5272: Pushed 11:05:08 f4c045feef16: Pushed 11:05:18 6b2ce9d56ce6: Pushed 11:05:26 7da1a3a5c33a: Pushed 11:05:26 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:26 + 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 11:05:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:05:27 9f9f0b1f228f: Preparing 11:05:27 d5454ae418f2: Preparing 11:05:27 d0db1c159539: Preparing 11:05:27 b3bce0041ec6: Preparing 11:05:27 fa4dd8e2b94d: Preparing 11:05:27 7da1a3a5c33a: Preparing 11:05:27 6b2ce9d56ce6: Preparing 11:05:27 dfba248d5272: Preparing 11:05:27 f4c045feef16: Preparing 11:05:27 534a70dc8296: Preparing 11:05:27 7da1a3a5c33a: Waiting 11:05:27 6b2ce9d56ce6: Waiting 11:05:27 dfba248d5272: Waiting 11:05:27 f4c045feef16: Waiting 11:05:27 534a70dc8296: Waiting 11:05:27 d5454ae418f2: Layer already exists 11:05:27 b3bce0041ec6: Layer already exists 11:05:27 9f9f0b1f228f: Layer already exists 11:05:27 fa4dd8e2b94d: Layer already exists 11:05:27 d0db1c159539: Layer already exists 11:05:27 7da1a3a5c33a: Layer already exists 11:05:27 6b2ce9d56ce6: Layer already exists 11:05:27 dfba248d5272: Layer already exists 11:05:27 f4c045feef16: Layer already exists 11:05:27 534a70dc8296: Layer already exists 11:05:27 latest: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 11:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:05:28 9f9f0b1f228f: Preparing 11:05:28 d5454ae418f2: Preparing 11:05:28 d0db1c159539: Preparing 11:05:28 b3bce0041ec6: Preparing 11:05:28 fa4dd8e2b94d: Preparing 11:05:28 7da1a3a5c33a: Preparing 11:05:28 6b2ce9d56ce6: Preparing 11:05:28 dfba248d5272: Preparing 11:05:28 f4c045feef16: Preparing 11:05:28 534a70dc8296: Preparing 11:05:28 f4c045feef16: Waiting 11:05:28 6b2ce9d56ce6: Waiting 11:05:28 534a70dc8296: Waiting 11:05:28 dfba248d5272: Waiting 11:05:28 7da1a3a5c33a: Waiting 11:05:28 d5454ae418f2: Layer already exists 11:05:28 b3bce0041ec6: Layer already exists 11:05:28 d0db1c159539: Layer already exists 11:05:28 fa4dd8e2b94d: Layer already exists 11:05:28 9f9f0b1f228f: Layer already exists 11:05:28 7da1a3a5c33a: Layer already exists 11:05:28 f4c045feef16: Layer already exists 11:05:28 534a70dc8296: Layer already exists 11:05:28 dfba248d5272: Layer already exists 11:05:28 6b2ce9d56ce6: Layer already exists 11:05:28 4.0.0-dev.54: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:05:29 9f9f0b1f228f: Preparing 11:05:29 d5454ae418f2: Preparing 11:05:29 d0db1c159539: Preparing 11:05:29 b3bce0041ec6: Preparing 11:05:29 fa4dd8e2b94d: Preparing 11:05:29 7da1a3a5c33a: Preparing 11:05:29 6b2ce9d56ce6: Preparing 11:05:29 dfba248d5272: Preparing 11:05:29 f4c045feef16: Preparing 11:05:29 534a70dc8296: Preparing 11:05:29 6b2ce9d56ce6: Waiting 11:05:29 dfba248d5272: Waiting 11:05:29 f4c045feef16: Waiting 11:05:29 534a70dc8296: Waiting 11:05:29 d5454ae418f2: Layer already exists 11:05:29 fa4dd8e2b94d: Layer already exists 11:05:29 d0db1c159539: Layer already exists 11:05:29 b3bce0041ec6: Layer already exists 11:05:29 9f9f0b1f228f: Layer already exists 11:05:29 dfba248d5272: Layer already exists 11:05:29 f4c045feef16: Layer already exists 11:05:29 7da1a3a5c33a: Layer already exists 11:05:29 6b2ce9d56ce6: Layer already exists 11:05:29 534a70dc8296: Layer already exists 11:05:29 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:29 + 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 11:05:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:05:30 9f9f0b1f228f: Preparing 11:05:30 d5454ae418f2: Preparing 11:05:30 d0db1c159539: Preparing 11:05:30 b3bce0041ec6: Preparing 11:05:30 fa4dd8e2b94d: Preparing 11:05:30 7da1a3a5c33a: Preparing 11:05:30 6b2ce9d56ce6: Preparing 11:05:30 dfba248d5272: Preparing 11:05:30 f4c045feef16: Preparing 11:05:30 534a70dc8296: Preparing 11:05:30 dfba248d5272: Waiting 11:05:30 f4c045feef16: Waiting 11:05:30 534a70dc8296: Waiting 11:05:30 7da1a3a5c33a: Waiting 11:05:30 6b2ce9d56ce6: Waiting 11:05:30 d5454ae418f2: Layer already exists 11:05:30 b3bce0041ec6: Layer already exists 11:05:30 9f9f0b1f228f: Layer already exists 11:05:30 fa4dd8e2b94d: Layer already exists 11:05:30 d0db1c159539: Layer already exists 11:05:30 6b2ce9d56ce6: Layer already exists 11:05:30 7da1a3a5c33a: Layer already exists 11:05:30 dfba248d5272: Layer already exists 11:05:30 f4c045feef16: Layer already exists 11:05:30 534a70dc8296: Layer already exists 11:05:30 main: digest: sha256:64a588baba5a4a5e145d2d122c216117572f3dfbc01b3fd1a615f2958c35f540 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:30 ===================================================== [Pipeline] echo 11:05:30 taggedImages: 11:05:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:05:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.54 11:05:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:05:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:05:30 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:30 latest 11:05:30 4.0.0-dev.54 11:05:30 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:30 main 11:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:05:31 3938e5ac8a4f: Preparing 11:05:31 7c99ab9cdc36: Preparing 11:05:31 6cecdd02948d: Preparing 11:05:31 b3bce0041ec6: Preparing 11:05:31 fa4dd8e2b94d: Preparing 11:05:31 37fa42aab269: Preparing 11:05:31 4a3bdb5b1b0e: Preparing 11:05:31 733a292bd678: Preparing 11:05:31 534a70dc8296: Preparing 11:05:31 37fa42aab269: Waiting 11:05:31 4a3bdb5b1b0e: Waiting 11:05:31 733a292bd678: Waiting 11:05:31 534a70dc8296: Waiting 11:05:31 b3bce0041ec6: Layer already exists 11:05:31 fa4dd8e2b94d: Layer already exists 11:05:31 7c99ab9cdc36: Pushed 11:05:31 6cecdd02948d: Pushed 11:05:31 3938e5ac8a4f: Pushed 11:05:31 534a70dc8296: Layer already exists 11:05:32 733a292bd678: Pushed 11:05:33 4a3bdb5b1b0e: Pushed 11:05:55 37fa42aab269: Pushed 11:05:55 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:55 + 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 11:05:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:05:55 3938e5ac8a4f: Preparing 11:05:55 7c99ab9cdc36: Preparing 11:05:55 6cecdd02948d: Preparing 11:05:55 b3bce0041ec6: Preparing 11:05:55 fa4dd8e2b94d: Preparing 11:05:55 37fa42aab269: Preparing 11:05:55 4a3bdb5b1b0e: Preparing 11:05:55 733a292bd678: Preparing 11:05:55 534a70dc8296: Preparing 11:05:55 4a3bdb5b1b0e: Waiting 11:05:55 733a292bd678: Waiting 11:05:55 534a70dc8296: Waiting 11:05:55 37fa42aab269: Waiting 11:05:55 3938e5ac8a4f: Layer already exists 11:05:55 6cecdd02948d: Layer already exists 11:05:55 fa4dd8e2b94d: Layer already exists 11:05:55 b3bce0041ec6: Layer already exists 11:05:55 7c99ab9cdc36: Layer already exists 11:05:55 4a3bdb5b1b0e: Layer already exists 11:05:55 733a292bd678: Layer already exists 11:05:55 37fa42aab269: Layer already exists 11:05:55 534a70dc8296: Layer already exists 11:05:56 latest: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 11:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:05:56 3938e5ac8a4f: Preparing 11:05:56 7c99ab9cdc36: Preparing 11:05:56 6cecdd02948d: Preparing 11:05:56 b3bce0041ec6: Preparing 11:05:56 fa4dd8e2b94d: Preparing 11:05:56 37fa42aab269: Preparing 11:05:56 4a3bdb5b1b0e: Preparing 11:05:56 733a292bd678: Preparing 11:05:56 534a70dc8296: Preparing 11:05:56 4a3bdb5b1b0e: Waiting 11:05:56 733a292bd678: Waiting 11:05:56 534a70dc8296: Waiting 11:05:56 37fa42aab269: Waiting 11:05:56 7c99ab9cdc36: Layer already exists 11:05:56 6cecdd02948d: Layer already exists 11:05:56 3938e5ac8a4f: Layer already exists 11:05:56 fa4dd8e2b94d: Layer already exists 11:05:56 b3bce0041ec6: Layer already exists 11:05:56 733a292bd678: Layer already exists 11:05:56 4a3bdb5b1b0e: Layer already exists 11:05:56 534a70dc8296: Layer already exists 11:05:56 37fa42aab269: Layer already exists 11:05:57 4.0.0-dev.54: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:05:57 3938e5ac8a4f: Preparing 11:05:57 7c99ab9cdc36: Preparing 11:05:57 6cecdd02948d: Preparing 11:05:57 b3bce0041ec6: Preparing 11:05:57 fa4dd8e2b94d: Preparing 11:05:57 37fa42aab269: Preparing 11:05:57 4a3bdb5b1b0e: Preparing 11:05:57 733a292bd678: Preparing 11:05:57 534a70dc8296: Preparing 11:05:57 4a3bdb5b1b0e: Waiting 11:05:57 733a292bd678: Waiting 11:05:57 37fa42aab269: Waiting 11:05:57 534a70dc8296: Waiting 11:05:57 fa4dd8e2b94d: Layer already exists 11:05:57 3938e5ac8a4f: Layer already exists 11:05:57 7c99ab9cdc36: Layer already exists 11:05:57 6cecdd02948d: Layer already exists 11:05:57 b3bce0041ec6: Layer already exists 11:05:57 4a3bdb5b1b0e: Layer already exists 11:05:57 733a292bd678: Layer already exists 11:05:57 534a70dc8296: Layer already exists 11:05:57 37fa42aab269: Layer already exists 11:05:57 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:58 + 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 11:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:05:58 3938e5ac8a4f: Preparing 11:05:58 7c99ab9cdc36: Preparing 11:05:58 6cecdd02948d: Preparing 11:05:58 b3bce0041ec6: Preparing 11:05:58 fa4dd8e2b94d: Preparing 11:05:58 37fa42aab269: Preparing 11:05:58 4a3bdb5b1b0e: Preparing 11:05:58 733a292bd678: Preparing 11:05:58 534a70dc8296: Preparing 11:05:58 37fa42aab269: Waiting 11:05:58 4a3bdb5b1b0e: Waiting 11:05:58 733a292bd678: Waiting 11:05:58 534a70dc8296: Waiting 11:05:58 3938e5ac8a4f: Layer already exists 11:05:58 6cecdd02948d: Layer already exists 11:05:58 7c99ab9cdc36: Layer already exists 11:05:58 fa4dd8e2b94d: Layer already exists 11:05:58 b3bce0041ec6: Layer already exists 11:05:58 733a292bd678: Layer already exists 11:05:58 4a3bdb5b1b0e: Layer already exists 11:05:58 534a70dc8296: Layer already exists 11:05:58 37fa42aab269: Layer already exists 11:05:59 main: digest: sha256:2126340e978de4a407d382ec30ef1b0c7b064b5d4fba7f7d6f3d9f43f438ec0c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:05:59 ===================================================== [Pipeline] echo 11:05:59 taggedImages: 11:05:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:05:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.54 11:05:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:59 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:05:59 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:05:59 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:59 latest 11:05:59 4.0.0-dev.54 11:05:59 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:05:59 main 11:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:05:59 16739e609124: Preparing 11:05:59 f9de9c1d278d: Preparing 11:05:59 6c372805faa2: Preparing 11:05:59 b3bce0041ec6: Preparing 11:05:59 fa4dd8e2b94d: Preparing 11:05:59 b98539672f7f: Preparing 11:05:59 dfba248d5272: Preparing 11:05:59 f4c045feef16: Preparing 11:05:59 534a70dc8296: Preparing 11:05:59 b98539672f7f: Waiting 11:05:59 dfba248d5272: Waiting 11:05:59 f4c045feef16: Waiting 11:05:59 b3bce0041ec6: Layer already exists 11:06:00 fa4dd8e2b94d: Layer already exists 11:06:00 6c372805faa2: Pushed 11:06:00 f9de9c1d278d: Pushed 11:06:00 dfba248d5272: Layer already exists 11:06:00 f4c045feef16: Layer already exists 11:06:00 16739e609124: Pushed 11:06:00 534a70dc8296: Layer already exists 11:06:22 b98539672f7f: Pushed 11:06:22 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:22 + 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 11:06:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:06:22 16739e609124: Preparing 11:06:22 f9de9c1d278d: Preparing 11:06:22 6c372805faa2: Preparing 11:06:22 b3bce0041ec6: Preparing 11:06:22 fa4dd8e2b94d: Preparing 11:06:22 b98539672f7f: Preparing 11:06:22 dfba248d5272: Preparing 11:06:22 b98539672f7f: Waiting 11:06:22 f4c045feef16: Preparing 11:06:22 dfba248d5272: Waiting 11:06:22 534a70dc8296: Preparing 11:06:22 f4c045feef16: Waiting 11:06:22 534a70dc8296: Waiting 11:06:22 f9de9c1d278d: Layer already exists 11:06:22 b3bce0041ec6: Layer already exists 11:06:22 16739e609124: Layer already exists 11:06:22 6c372805faa2: Layer already exists 11:06:22 fa4dd8e2b94d: Layer already exists 11:06:22 b98539672f7f: Layer already exists 11:06:22 dfba248d5272: Layer already exists 11:06:22 f4c045feef16: Layer already exists 11:06:22 534a70dc8296: Layer already exists 11:06:23 latest: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 11:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:06:23 16739e609124: Preparing 11:06:23 f9de9c1d278d: Preparing 11:06:23 6c372805faa2: Preparing 11:06:23 b3bce0041ec6: Preparing 11:06:23 fa4dd8e2b94d: Preparing 11:06:23 b98539672f7f: Preparing 11:06:23 dfba248d5272: Preparing 11:06:23 f4c045feef16: Preparing 11:06:23 534a70dc8296: Preparing 11:06:23 dfba248d5272: Waiting 11:06:23 f4c045feef16: Waiting 11:06:23 534a70dc8296: Waiting 11:06:23 b98539672f7f: Waiting 11:06:23 6c372805faa2: Layer already exists 11:06:23 16739e609124: Layer already exists 11:06:23 f9de9c1d278d: Layer already exists 11:06:23 fa4dd8e2b94d: Layer already exists 11:06:23 b3bce0041ec6: Layer already exists 11:06:23 b98539672f7f: Layer already exists 11:06:23 f4c045feef16: Layer already exists 11:06:23 dfba248d5272: Layer already exists 11:06:23 534a70dc8296: Layer already exists 11:06:23 4.0.0-dev.54: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:06:24 16739e609124: Preparing 11:06:24 f9de9c1d278d: Preparing 11:06:24 6c372805faa2: Preparing 11:06:24 b3bce0041ec6: Preparing 11:06:24 fa4dd8e2b94d: Preparing 11:06:24 b98539672f7f: Preparing 11:06:24 dfba248d5272: Preparing 11:06:24 f4c045feef16: Preparing 11:06:24 534a70dc8296: Preparing 11:06:24 dfba248d5272: Waiting 11:06:24 f4c045feef16: Waiting 11:06:24 b98539672f7f: Waiting 11:06:24 534a70dc8296: Waiting 11:06:24 16739e609124: Layer already exists 11:06:24 6c372805faa2: Layer already exists 11:06:24 b3bce0041ec6: Layer already exists 11:06:24 fa4dd8e2b94d: Layer already exists 11:06:24 f9de9c1d278d: Layer already exists 11:06:24 b98539672f7f: Layer already exists 11:06:24 534a70dc8296: Layer already exists 11:06:24 dfba248d5272: Layer already exists 11:06:24 f4c045feef16: Layer already exists 11:06:24 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:25 + 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 11:06:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:06:25 16739e609124: Preparing 11:06:25 f9de9c1d278d: Preparing 11:06:25 6c372805faa2: Preparing 11:06:25 b3bce0041ec6: Preparing 11:06:25 fa4dd8e2b94d: Preparing 11:06:25 b98539672f7f: Preparing 11:06:25 dfba248d5272: Preparing 11:06:25 f4c045feef16: Preparing 11:06:25 534a70dc8296: Preparing 11:06:25 dfba248d5272: Waiting 11:06:25 f4c045feef16: Waiting 11:06:25 534a70dc8296: Waiting 11:06:25 b98539672f7f: Waiting 11:06:25 16739e609124: Layer already exists 11:06:25 fa4dd8e2b94d: Layer already exists 11:06:25 f9de9c1d278d: Layer already exists 11:06:25 b3bce0041ec6: Layer already exists 11:06:25 6c372805faa2: Layer already exists 11:06:25 b98539672f7f: Layer already exists 11:06:25 dfba248d5272: Layer already exists 11:06:25 534a70dc8296: Layer already exists 11:06:25 f4c045feef16: Layer already exists 11:06:25 main: digest: sha256:c569ca8f5e41ce085f946c71f1abc3ad89509f8b4b66208aec82501929359f8a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:26 ===================================================== [Pipeline] echo 11:06:26 taggedImages: 11:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.54 11:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:06:26 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:06:26 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:26 latest 11:06:26 4.0.0-dev.54 11:06:26 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:26 main 11:06:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:06:26 84b9ce0225e2: Preparing 11:06:26 285cfd5c4f00: Preparing 11:06:26 b3bce0041ec6: Preparing 11:06:26 fa4dd8e2b94d: Preparing 11:06:26 3bae4aadf57f: Preparing 11:06:26 0c47ed1ceaa2: Preparing 11:06:26 534a70dc8296: Preparing 11:06:26 0c47ed1ceaa2: Waiting 11:06:26 534a70dc8296: Waiting 11:06:27 b3bce0041ec6: Layer already exists 11:06:27 fa4dd8e2b94d: Layer already exists 11:06:27 534a70dc8296: Layer already exists 11:06:27 84b9ce0225e2: Pushed 11:06:28 3bae4aadf57f: Pushed 11:06:28 0c47ed1ceaa2: Pushed 11:06:35 285cfd5c4f00: Pushed 11:06:35 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:06:36 84b9ce0225e2: Preparing 11:06:36 285cfd5c4f00: Preparing 11:06:36 b3bce0041ec6: Preparing 11:06:36 fa4dd8e2b94d: Preparing 11:06:36 3bae4aadf57f: Preparing 11:06:36 0c47ed1ceaa2: Preparing 11:06:36 534a70dc8296: Preparing 11:06:36 0c47ed1ceaa2: Waiting 11:06:36 534a70dc8296: Waiting 11:06:36 285cfd5c4f00: Layer already exists 11:06:36 84b9ce0225e2: Layer already exists 11:06:36 b3bce0041ec6: Layer already exists 11:06:36 fa4dd8e2b94d: Layer already exists 11:06:36 3bae4aadf57f: Layer already exists 11:06:36 534a70dc8296: Layer already exists 11:06:36 0c47ed1ceaa2: Layer already exists 11:06:36 latest: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 11:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:06:37 84b9ce0225e2: Preparing 11:06:37 285cfd5c4f00: Preparing 11:06:37 b3bce0041ec6: Preparing 11:06:37 fa4dd8e2b94d: Preparing 11:06:37 3bae4aadf57f: Preparing 11:06:37 0c47ed1ceaa2: Preparing 11:06:37 534a70dc8296: Preparing 11:06:37 0c47ed1ceaa2: Waiting 11:06:37 534a70dc8296: Waiting 11:06:37 285cfd5c4f00: Layer already exists 11:06:37 3bae4aadf57f: Layer already exists 11:06:37 84b9ce0225e2: Layer already exists 11:06:37 b3bce0041ec6: Layer already exists 11:06:37 fa4dd8e2b94d: Layer already exists 11:06:37 0c47ed1ceaa2: Layer already exists 11:06:37 534a70dc8296: Layer already exists 11:06:37 4.0.0-dev.54: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:06:38 84b9ce0225e2: Preparing 11:06:38 285cfd5c4f00: Preparing 11:06:38 b3bce0041ec6: Preparing 11:06:38 fa4dd8e2b94d: Preparing 11:06:38 3bae4aadf57f: Preparing 11:06:38 0c47ed1ceaa2: Preparing 11:06:38 534a70dc8296: Preparing 11:06:38 0c47ed1ceaa2: Waiting 11:06:38 534a70dc8296: Waiting 11:06:38 3bae4aadf57f: Layer already exists 11:06:38 fa4dd8e2b94d: Layer already exists 11:06:38 84b9ce0225e2: Layer already exists 11:06:38 285cfd5c4f00: Layer already exists 11:06:38 b3bce0041ec6: Layer already exists 11:06:38 0c47ed1ceaa2: Layer already exists 11:06:38 534a70dc8296: Layer already exists 11:06:38 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:06:39 84b9ce0225e2: Preparing 11:06:39 285cfd5c4f00: Preparing 11:06:39 b3bce0041ec6: Preparing 11:06:39 fa4dd8e2b94d: Preparing 11:06:39 3bae4aadf57f: Preparing 11:06:39 0c47ed1ceaa2: Preparing 11:06:39 534a70dc8296: Preparing 11:06:39 0c47ed1ceaa2: Waiting 11:06:39 534a70dc8296: Waiting 11:06:39 b3bce0041ec6: Layer already exists 11:06:39 84b9ce0225e2: Layer already exists 11:06:39 285cfd5c4f00: Layer already exists 11:06:39 3bae4aadf57f: Layer already exists 11:06:39 fa4dd8e2b94d: Layer already exists 11:06:39 534a70dc8296: Layer already exists 11:06:39 0c47ed1ceaa2: Layer already exists 11:06:39 main: digest: sha256:b01d014edb3c25743e1bf18200f6c8b044b903adbd32aacfe18eb7fb9621ba61 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:39 ===================================================== [Pipeline] echo 11:06:39 taggedImages: 11:06:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:06:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.54 11:06:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:39 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:06:39 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:06:39 b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:39 latest 11:06:39 4.0.0-dev.54 11:06:39 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:39 main 11:06:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:06:40 0d0ce4de277c: Preparing 11:06:40 a47687ab48fd: Preparing 11:06:40 b3bce0041ec6: Preparing 11:06:40 fa4dd8e2b94d: Preparing 11:06:40 27e66a3df281: Preparing 11:06:40 4823a3c6b40a: Preparing 11:06:40 534a70dc8296: Preparing 11:06:40 534a70dc8296: Waiting 11:06:40 4823a3c6b40a: Waiting 11:06:40 b3bce0041ec6: Layer already exists 11:06:40 fa4dd8e2b94d: Layer already exists 11:06:40 534a70dc8296: Layer already exists 11:06:40 0d0ce4de277c: Pushed 11:06:41 4823a3c6b40a: Pushed 11:06:42 27e66a3df281: Pushed 11:06:48 a47687ab48fd: Pushed 11:06:48 b978da13b2a32d0b5d07cddf043ce390008d5dae: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:06:49 0d0ce4de277c: Preparing 11:06:49 a47687ab48fd: Preparing 11:06:49 b3bce0041ec6: Preparing 11:06:49 fa4dd8e2b94d: Preparing 11:06:49 27e66a3df281: Preparing 11:06:49 4823a3c6b40a: Preparing 11:06:49 534a70dc8296: Preparing 11:06:49 4823a3c6b40a: Waiting 11:06:49 534a70dc8296: Waiting 11:06:49 0d0ce4de277c: Layer already exists 11:06:49 27e66a3df281: Layer already exists 11:06:49 fa4dd8e2b94d: Layer already exists 11:06:49 a47687ab48fd: Layer already exists 11:06:49 b3bce0041ec6: Layer already exists 11:06:49 4823a3c6b40a: Layer already exists 11:06:49 534a70dc8296: Layer already exists 11:06:49 latest: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 11:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:06:50 0d0ce4de277c: Preparing 11:06:50 a47687ab48fd: Preparing 11:06:50 b3bce0041ec6: Preparing 11:06:50 fa4dd8e2b94d: Preparing 11:06:50 27e66a3df281: Preparing 11:06:50 4823a3c6b40a: Preparing 11:06:50 534a70dc8296: Preparing 11:06:50 4823a3c6b40a: Waiting 11:06:50 534a70dc8296: Waiting 11:06:50 b3bce0041ec6: Layer already exists 11:06:50 0d0ce4de277c: Layer already exists 11:06:50 fa4dd8e2b94d: Layer already exists 11:06:50 a47687ab48fd: Layer already exists 11:06:50 27e66a3df281: Layer already exists 11:06:50 4823a3c6b40a: Layer already exists 11:06:50 534a70dc8296: Layer already exists 11:06:50 4.0.0-dev.54: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:06:51 0d0ce4de277c: Preparing 11:06:51 a47687ab48fd: Preparing 11:06:51 b3bce0041ec6: Preparing 11:06:51 fa4dd8e2b94d: Preparing 11:06:51 27e66a3df281: Preparing 11:06:51 4823a3c6b40a: Preparing 11:06:51 534a70dc8296: Preparing 11:06:51 4823a3c6b40a: Waiting 11:06:51 534a70dc8296: Waiting 11:06:51 a47687ab48fd: Layer already exists 11:06:51 0d0ce4de277c: Layer already exists 11:06:51 27e66a3df281: Layer already exists 11:06:51 b3bce0041ec6: Layer already exists 11:06:51 fa4dd8e2b94d: Layer already exists 11:06:51 4823a3c6b40a: Layer already exists 11:06:51 534a70dc8296: Layer already exists 11:06:51 b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:06:52 0d0ce4de277c: Preparing 11:06:52 a47687ab48fd: Preparing 11:06:52 b3bce0041ec6: Preparing 11:06:52 fa4dd8e2b94d: Preparing 11:06:52 27e66a3df281: Preparing 11:06:52 4823a3c6b40a: Preparing 11:06:52 534a70dc8296: Preparing 11:06:52 4823a3c6b40a: Waiting 11:06:52 534a70dc8296: Waiting 11:06:52 0d0ce4de277c: Layer already exists 11:06:52 27e66a3df281: Layer already exists 11:06:52 b3bce0041ec6: Layer already exists 11:06:52 fa4dd8e2b94d: Layer already exists 11:06:52 a47687ab48fd: Layer already exists 11:06:52 4823a3c6b40a: Layer already exists 11:06:52 534a70dc8296: Layer already exists 11:06:52 main: digest: sha256:f5bd94f767a286bdef5a4a79e4dcf7e52195c687b1622981b6203f02c7f5de6d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:06:52 ===================================================== [Pipeline] echo 11:06:52 taggedImages: 11:06:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae 11:06:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:06:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.54 11:06:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b978da13b2a32d0b5d07cddf043ce390008d5dae-4.0.0-dev.54 11:06:52 - 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 11:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:06:53 11:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:06:53 arm64: Pulling from edgex-lftools-log-publisher 11:06:53 8998bd30e6a1: Pulling fs layer 11:06:53 04944245beec: Pulling fs layer 11:06:53 699f458cf7ca: Pulling fs layer 11:06:53 765212b225bb: Pulling fs layer 11:06:53 f23df028b6ca: Pulling fs layer 11:06:53 d65c8cfc05b1: Pulling fs layer 11:06:53 2437ff75d9bd: Pulling fs layer 11:06:53 f23df028b6ca: Waiting 11:06:53 d65c8cfc05b1: Waiting 11:06:53 2437ff75d9bd: Waiting 11:06:53 765212b225bb: Waiting 11:06:53 04944245beec: Verifying Checksum 11:06:53 04944245beec: Download complete 11:06:53 765212b225bb: Verifying Checksum 11:06:53 765212b225bb: Download complete 11:06:53 f23df028b6ca: Verifying Checksum 11:06:53 f23df028b6ca: Download complete 11:06:53 d65c8cfc05b1: Verifying Checksum 11:06:53 d65c8cfc05b1: Download complete 11:06:53 699f458cf7ca: Verifying Checksum 11:06:53 699f458cf7ca: Download complete 11:06:54 8998bd30e6a1: Verifying Checksum 11:06:54 8998bd30e6a1: Download complete 11:06:57 2437ff75d9bd: Verifying Checksum 11:06:57 2437ff75d9bd: Download complete 11:06:59 8998bd30e6a1: Pull complete 11:06:59 04944245beec: Pull complete 11:07:01 699f458cf7ca: Pull complete 11:07:01 765212b225bb: Pull complete 11:07:01 f23df028b6ca: Pull complete 11:07:02 d65c8cfc05b1: Pull complete 11:07:17 2437ff75d9bd: Pull complete 11:07:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:07:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-38521 does not seem to be running inside a container 11:07:17 $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:07:20 $ docker top 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:21 ---> job-cost.sh 11:07:21 lf-activate-venv: SKIPPING 11:07:21 INFO: No Stack... 11:07:21 INFO: Retrieving Pricing Info for: v3-standard-4 11:07:22 INFO: Archiving Costs [Pipeline] sh 11:07:23 + cat /w/workspace/edgex-go/790/archives/cost.csv 11:07:23 + cut -d, -f6 [Pipeline] lock 11:07:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] 11:07:23 Resource [jenkins-edgexfoundry-edgex-go-main-790-stack-cost] did not exist. Created. 11:07:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:23 + echo total: 0.10999999940395355 [Pipeline] stash 11:07:24 Stashed 1 file(s) [Pipeline] } 11:07:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-790-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:24 $ docker stop --time=1 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 11:07:26 $ docker rm -f --volumes 21a71ccba7c866e4b4fd7f90587d640647545ba621d12da266e5228794c5d7d3 [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 11:07:27 provisioning config files... 11:07:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/790@tmp/config9431746917159689894tmp [Pipeline] { [Pipeline] sh 11:07:27 + set +x 11:07:27 + curl -s https://codecov.io/bash 11:07:27 + bash -s -- 11:07:27 11:07:27 _____ _ 11:07:27 / ____| | | 11:07:27 | | ___ __| | ___ ___ _____ __ 11:07:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:07:27 | |___| (_) | (_| | __/ (_| (_) \ V / 11:07:27 \_____\___/ \__,_|\___|\___\___/ \_/ 11:07:27 Bash-1.0.6 11:07:27 11:07:27 11:07:27 ==> git version 2.25.1 found 11:07:27 ==> 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 11:07:27 Release-Date: 2020-01-08 11:07:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:07:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:07:27 ==> Jenkins CI detected. 11:07:27 current dir:  /w/workspace/edgex-go/790 11:07:27 project root: . 11:07:27 --> token set from env 11:07:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:07:27 ==> Running gcov in . (disable via -X gcov) 11:07:27 ==> Python coveragepy not found 11:07:27 ==> Searching for coverage reports in: 11:07:27 + . 11:07:27 -> Found 1 reports 11:07:27 ==> Detecting git/mercurial file structure 11:07:27 ==> Reading reports 11:07:27 + ./coverage.out bytes=1544537 11:07:27 ==> Appending adjustments 11:07:27 https://docs.codecov.io/docs/fixing-reports 11:07:29 + Found adjustments 11:07:29 ==> Gzipping contents 11:07:29 132K /tmp/codecov.BItxGA.gz 11:07:29 ==> Uploading reports 11:07:29 url: https://codecov.io 11:07:29 query: branch=main&commit=b978da13b2a32d0b5d07cddf043ce390008d5dae&build=790&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F790%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:07:29 -> Pinging Codecov 11:07:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b978da13b2a32d0b5d07cddf043ce390008d5dae&build=790&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F790%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:07:29 -> Uploading to 11:07:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b978da13b2a32d0b5d07cddf043ce390008d5dae/efa7abff-e6e8-431f-88d2-3c73aa4ca85a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T110729Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=01350e321f1205f8b0d2d2887e0b33523d790a60add28cf0590115f832885456 11:07:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:29 Dload Upload Total Spent Left Speed 11:07:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 658k --:--:-- --:--:-- --:--:-- 658k 11:07:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b978da13b2a32d0b5d07cddf043ce390008d5dae [Pipeline] } 11:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:07:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:07:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:29 11:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:30 latest: Pulling from edgex-devops/edgex-snyk-go 11:07:30 43c4264eed91: Pulling fs layer 11:07:30 4cc291be95ef: Pulling fs layer 11:07:30 2ac1f1163629: Pulling fs layer 11:07:30 5c3c966382ef: Pulling fs layer 11:07:30 4f4fb700ef54: Pulling fs layer 11:07:30 d9c7d2e4e75e: Pulling fs layer 11:07:30 9c3e1370e548: Pulling fs layer 11:07:30 4f4fb700ef54: Waiting 11:07:30 d9c7d2e4e75e: Waiting 11:07:30 9c3e1370e548: Waiting 11:07:30 5c3c966382ef: Waiting 11:07:30 4cc291be95ef: Verifying Checksum 11:07:30 4cc291be95ef: Download complete 11:07:30 5c3c966382ef: Verifying Checksum 11:07:30 5c3c966382ef: Download complete 11:07:30 4f4fb700ef54: Verifying Checksum 11:07:30 4f4fb700ef54: Download complete 11:07:30 43c4264eed91: Download complete 11:07:30 d9c7d2e4e75e: Verifying Checksum 11:07:30 d9c7d2e4e75e: Download complete 11:07:30 43c4264eed91: Pull complete 11:07:30 4cc291be95ef: Pull complete 11:07:30 2ac1f1163629: Verifying Checksum 11:07:30 2ac1f1163629: Download complete 11:07:31 9c3e1370e548: Verifying Checksum 11:07:31 9c3e1370e548: Download complete 11:07:34 2ac1f1163629: Pull complete 11:07:34 5c3c966382ef: Pull complete 11:07:34 4f4fb700ef54: Pull complete 11:07:34 d9c7d2e4e75e: Pull complete 11:07:38 9c3e1370e548: Pull complete 11:07:38 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:07:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:38 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:07:38 $ 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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:07:44 $ docker top cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:45 + git config --global --add safe.directory /w/workspace/edgex-go/790 [Pipeline] echo 11:07:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:07:45 + set -o pipefail 11:07:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:07:53 11:07:53 Monitoring /w/workspace/edgex-go/790 (github.com/edgexfoundry/edgex-go)... 11:07:53 11:07:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8ab5e3f5-30fc-4cf0-bc00-e5b2a0cd5bb8 11:07:53 11:07:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:07:53 11:07:53 11:07:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:07:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:07:54 $ docker stop --time=1 cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b 11:07:59 $ docker rm -f --volumes cd140c8670d88d32ae8ee0cfc4f3c60168ec2256858220f3251e0cfd5d7ea21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:07:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:59 provisioning config files... 11:07:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/790@tmp/config8085490372339900460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:00 --> edgex-publish-swagger.sh 11:08:00 === Publish openapi API === 11:08:00 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:08:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/790/openapi/core-command.yaml] 11:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:00 Dload Upload Total Spent Left Speed 11:08:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 57714 --:--:-- --:--:-- --:--:-- 57613 100 32782 0 0 100 32782 0 57613 --:--:-- --:--:-- --:--:-- 57613 11:08:00 11:08:00 11:08:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/790/openapi/core-data.yaml] 11:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:00 Dload Upload Total Spent Left Speed 11:08:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 194k --:--:-- --:--:-- --:--:-- 194k 11:08:01 11:08:01 11:08:01 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/790/openapi/core-keeper.yaml] 11:08:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:01 Dload Upload Total Spent Left Speed 11:08:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 358 174k --:--:-- --:--:-- --:--:-- 174k 11:08:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:08:01 11:08:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/790/openapi/core-metadata.yaml] 11:08:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:01 Dload Upload Total Spent Left Speed 11:08:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 405 405k --:--:-- --:--:-- --:--:-- 404k 100 156k 100 156 100 156k 405 405k --:--:-- --:--:-- --:--:-- 404k 11:08:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:08:01 11:08:01 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/790/openapi/security-proxy-auth.yaml] 11:08:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:01 Dload Upload Total Spent Left Speed 11:08:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 282 102k --:--:-- --:--:-- --:--:-- 102k 11:08:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:08:01 11:08:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/790/openapi/support-notifications.yaml] 11:08:01 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:01 Dload Upload Total Spent Left Speed 11:08:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 511 320k --:--:-- --:--:-- --:--:-- 321k 11:08:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:08:02 11:08:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/790/openapi/support-scheduler.yaml] 11:08:02 % Total % Received % Xferd Average Speed Time Time Time Current 11:08:02 Dload Upload Total Spent Left Speed 11:08:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 128k 100 50857 100 156 100 50701 405 128k --:--:-- --:--:-- --:--:-- 128k 11:08:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:08:02 [Pipeline] } 11:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:08:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:08:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:08:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:03 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:08:04 $ docker top 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:04 [ssh-agent] Looking for ssh-agent implementation... 11:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:04 $ docker exec 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 ssh-agent 11:08:04 SSH_AUTH_SOCK=/tmp/ssh-b6xgUmTR6UvP/agent.32 11:08:04 SSH_AGENT_PID=38 11:08:04 Running ssh-add (command line suppressed) 11:08:04 Identity added: /w/workspace/edgex-go/790@tmp/private_key_4659863461024257004.key (/w/workspace/edgex-go/790@tmp/private_key_4659863461024257004.key) 11:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:04 + git semver tag 11:08:05 2025-02-10 11:08:05,008 [run_tag] DEBUG tag force:False 11:08:05 2025-02-10 11:08:05,009 [check_head_tag] DEBUG check head tag 11:08:05 2025-02-10 11:08:05,012 [execute] INFO git cat-file --batch-check 11:08:05 2025-02-10 11:08:05,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=) 11:08:05 2025-02-10 11:08:05,016 [execute] INFO git cat-file --batch 11:08:05 2025-02-10 11:08:05,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=) 11:08:05 2025-02-10 11:08:05,090 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:05 2025-02-10 11:08:05,090 [execute] INFO git tag -a v4.0.0-dev.54 -m v4.0.0-dev.54 11:08:05 2025-02-10 11:08:05,090 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.54', '-m', 'v4.0.0-dev.54'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) 11:08:05 2025-02-10 11:08:05,096 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:05 4.0.0-dev.54 [Pipeline] } 11:08:05 $ docker exec --env ******** --env ******** 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 ssh-agent -k 11:08:05 unset SSH_AUTH_SOCK; 11:08:05 unset SSH_AGENT_PID; 11:08:05 echo Agent pid 38 killed; 11:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:05 + git semver [Pipeline] } 11:08:06 $ docker stop --time=1 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 11:08:07 $ docker rm -f --volumes 7f952f65229508b493c0cf90c29df6a32f76496b01adff8a59495ddf749253e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:07 11:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:08 0.23.1-centos7: Pulling from edgex-lftools 11:08:08 ab5ef0e58194: Pulling fs layer 11:08:08 9712f1f96733: Pulling fs layer 11:08:08 63f879dbbcfc: Pulling fs layer 11:08:08 0d9ebad4ef96: Pulling fs layer 11:08:08 e9a5061849ea: Pulling fs layer 11:08:08 d747dcd14b5f: Pulling fs layer 11:08:08 0d9ebad4ef96: Waiting 11:08:08 e9a5061849ea: Waiting 11:08:08 2de7ff778b66: Pulling fs layer 11:08:08 d747dcd14b5f: Waiting 11:08:08 2de7ff778b66: Waiting 11:08:08 9712f1f96733: Verifying Checksum 11:08:08 9712f1f96733: Download complete 11:08:08 63f879dbbcfc: Verifying Checksum 11:08:08 63f879dbbcfc: Download complete 11:08:08 e9a5061849ea: Verifying Checksum 11:08:08 e9a5061849ea: Download complete 11:08:08 d747dcd14b5f: Verifying Checksum 11:08:08 d747dcd14b5f: Download complete 11:08:08 ab5ef0e58194: Verifying Checksum 11:08:08 ab5ef0e58194: Download complete 11:08:08 0d9ebad4ef96: Verifying Checksum 11:08:08 0d9ebad4ef96: Download complete 11:08:08 2de7ff778b66: Verifying Checksum 11:08:08 2de7ff778b66: Download complete 11:08:12 ab5ef0e58194: Pull complete 11:08:12 9712f1f96733: Pull complete 11:08:12 63f879dbbcfc: Pull complete 11:08:16 0d9ebad4ef96: Pull complete 11:08:16 e9a5061849ea: Pull complete 11:08:16 d747dcd14b5f: Pull complete 11:08:18 2de7ff778b66: Pull complete 11:08:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:08:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:18 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:08:25 $ docker top 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:08:25 provisioning config files... 11:08:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/790@tmp/config3904630760867228147tmp 11:08:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/790@tmp/config4731766481706442889tmp 11:08:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/790@tmp/config11036303611208683180tmp [Pipeline] { [Pipeline] echo 11:08:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:08:25 ---> sigul-configuration.sh 11:08:25 gpg: directory `/root/.gnupg' created 11:08:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:08:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:08:25 gpg: keyring `/root/.gnupg/secring.gpg' created 11:08:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:08:25 gpg: CAST5 encrypted data 11:08:25 gpg: encrypted with 1 passphrase 11:08:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:08:25 + mkdir /home/jenkins 11:08:25 + mkdir /home/jenkins/sigul [Pipeline] sh 11:08:26 + 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 11:08:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:08:26 ---> sigul-install.sh 11:08:26 Sigul already installed; skipping installation. [Pipeline] sh 11:08:26 + git tag --list 11:08:26 0.6.0 11:08:26 0.6.1 11:08:26 0.7.0 11:08:26 0.7.1 11:08:26 v1.0.0 11:08:26 v1.0.1 11:08:26 v1.1.0 11:08:26 v1.2.0 11:08:26 v1.2.1 11:08:26 v1.3.0 11:08:26 v1.3.1 11:08:26 v2.0.0 11:08:26 v2.1.0 11:08:26 v2.1.1 11:08:26 v2.2.0 11:08:26 v2.3.0 11:08:26 v3.0 11:08:26 v3.0.0 11:08:26 v3.1 11:08:26 v3.1.0 11:08:26 v3.1.0-dev.1 11:08:26 v3.1.0-dev.10 11:08:26 v3.1.0-dev.11 11:08:26 v3.1.0-dev.12 11:08:26 v3.1.0-dev.13 11:08:26 v3.1.0-dev.14 11:08:26 v3.1.0-dev.15 11:08:26 v3.1.0-dev.16 11:08:26 v3.1.0-dev.17 11:08:26 v3.1.0-dev.18 11:08:26 v3.1.0-dev.19 11:08:26 v3.1.0-dev.2 11:08:26 v3.1.0-dev.20 11:08:26 v3.1.0-dev.21 11:08:26 v3.1.0-dev.22 11:08:26 v3.1.0-dev.23 11:08:26 v3.1.0-dev.24 11:08:26 v3.1.0-dev.25 11:08:26 v3.1.0-dev.26 11:08:26 v3.1.0-dev.27 11:08:26 v3.1.0-dev.28 11:08:26 v3.1.0-dev.29 11:08:26 v3.1.0-dev.3 11:08:26 v3.1.0-dev.30 11:08:26 v3.1.0-dev.31 11:08:26 v3.1.0-dev.32 11:08:26 v3.1.0-dev.33 11:08:26 v3.1.0-dev.34 11:08:26 v3.1.0-dev.35 11:08:26 v3.1.0-dev.36 11:08:26 v3.1.0-dev.37 11:08:26 v3.1.0-dev.38 11:08:26 v3.1.0-dev.39 11:08:26 v3.1.0-dev.4 11:08:26 v3.1.0-dev.40 11:08:26 v3.1.0-dev.41 11:08:26 v3.1.0-dev.42 11:08:26 v3.1.0-dev.43 11:08:26 v3.1.0-dev.44 11:08:26 v3.1.0-dev.45 11:08:26 v3.1.0-dev.46 11:08:26 v3.1.0-dev.47 11:08:26 v3.1.0-dev.48 11:08:26 v3.1.0-dev.49 11:08:26 v3.1.0-dev.5 11:08:26 v3.1.0-dev.50 11:08:26 v3.1.0-dev.51 11:08:26 v3.1.0-dev.52 11:08:26 v3.1.0-dev.53 11:08:26 v3.1.0-dev.54 11:08:26 v3.1.0-dev.55 11:08:26 v3.1.0-dev.56 11:08:26 v3.1.0-dev.57 11:08:26 v3.1.0-dev.58 11:08:26 v3.1.0-dev.59 11:08:26 v3.1.0-dev.6 11:08:26 v3.1.0-dev.60 11:08:26 v3.1.0-dev.61 11:08:26 v3.1.0-dev.62 11:08:26 v3.1.0-dev.63 11:08:26 v3.1.0-dev.64 11:08:26 v3.1.0-dev.65 11:08:26 v3.1.0-dev.66 11:08:26 v3.1.0-dev.67 11:08:26 v3.1.0-dev.68 11:08:26 v3.1.0-dev.69 11:08:26 v3.1.0-dev.7 11:08:26 v3.1.0-dev.70 11:08:26 v3.1.0-dev.71 11:08:26 v3.1.0-dev.72 11:08:26 v3.1.0-dev.73 11:08:26 v3.1.0-dev.8 11:08:26 v3.1.0-dev.9 11:08:26 v3.1.1 11:08:26 v3.1.1-dev.1 11:08:26 v3.1.1-dev.2 11:08:26 v3.2.0-dev.1 11:08:26 v3.2.0-dev.10 11:08:26 v3.2.0-dev.100 11:08:26 v3.2.0-dev.101 11:08:26 v3.2.0-dev.102 11:08:26 v3.2.0-dev.103 11:08:26 v3.2.0-dev.104 11:08:26 v3.2.0-dev.105 11:08:26 v3.2.0-dev.106 11:08:26 v3.2.0-dev.107 11:08:26 v3.2.0-dev.108 11:08:26 v3.2.0-dev.109 11:08:26 v3.2.0-dev.11 11:08:26 v3.2.0-dev.12 11:08:26 v3.2.0-dev.13 11:08:26 v3.2.0-dev.14 11:08:26 v3.2.0-dev.15 11:08:26 v3.2.0-dev.16 11:08:26 v3.2.0-dev.17 11:08:26 v3.2.0-dev.18 11:08:26 v3.2.0-dev.19 11:08:26 v3.2.0-dev.2 11:08:26 v3.2.0-dev.20 11:08:26 v3.2.0-dev.21 11:08:26 v3.2.0-dev.22 11:08:26 v3.2.0-dev.23 11:08:26 v3.2.0-dev.24 11:08:26 v3.2.0-dev.25 11:08:26 v3.2.0-dev.26 11:08:26 v3.2.0-dev.27 11:08:26 v3.2.0-dev.28 11:08:26 v3.2.0-dev.29 11:08:26 v3.2.0-dev.3 11:08:26 v3.2.0-dev.30 11:08:26 v3.2.0-dev.31 11:08:26 v3.2.0-dev.32 11:08:26 v3.2.0-dev.33 11:08:26 v3.2.0-dev.34 11:08:26 v3.2.0-dev.35 11:08:26 v3.2.0-dev.36 11:08:26 v3.2.0-dev.37 11:08:26 v3.2.0-dev.38 11:08:26 v3.2.0-dev.39 11:08:26 v3.2.0-dev.4 11:08:26 v3.2.0-dev.40 11:08:26 v3.2.0-dev.41 11:08:26 v3.2.0-dev.42 11:08:26 v3.2.0-dev.43 11:08:26 v3.2.0-dev.44 11:08:26 v3.2.0-dev.45 11:08:26 v3.2.0-dev.46 11:08:26 v3.2.0-dev.47 11:08:26 v3.2.0-dev.48 11:08:26 v3.2.0-dev.49 11:08:26 v3.2.0-dev.5 11:08:26 v3.2.0-dev.50 11:08:26 v3.2.0-dev.51 11:08:26 v3.2.0-dev.52 11:08:26 v3.2.0-dev.53 11:08:26 v3.2.0-dev.54 11:08:26 v3.2.0-dev.55 11:08:26 v3.2.0-dev.56 11:08:26 v3.2.0-dev.57 11:08:26 v3.2.0-dev.58 11:08:26 v3.2.0-dev.59 11:08:26 v3.2.0-dev.6 11:08:26 v3.2.0-dev.60 11:08:26 v3.2.0-dev.61 11:08:26 v3.2.0-dev.62 11:08:26 v3.2.0-dev.63 11:08:26 v3.2.0-dev.64 11:08:26 v3.2.0-dev.65 11:08:26 v3.2.0-dev.66 11:08:26 v3.2.0-dev.67 11:08:26 v3.2.0-dev.68 11:08:26 v3.2.0-dev.69 11:08:26 v3.2.0-dev.7 11:08:26 v3.2.0-dev.70 11:08:26 v3.2.0-dev.71 11:08:26 v3.2.0-dev.72 11:08:26 v3.2.0-dev.73 11:08:26 v3.2.0-dev.74 11:08:26 v3.2.0-dev.75 11:08:26 v3.2.0-dev.76 11:08:26 v3.2.0-dev.77 11:08:26 v3.2.0-dev.78 11:08:26 v3.2.0-dev.79 11:08:26 v3.2.0-dev.8 11:08:26 v3.2.0-dev.80 11:08:26 v3.2.0-dev.81 11:08:26 v3.2.0-dev.82 11:08:26 v3.2.0-dev.83 11:08:26 v3.2.0-dev.84 11:08:26 v3.2.0-dev.85 11:08:26 v3.2.0-dev.86 11:08:26 v3.2.0-dev.87 11:08:26 v3.2.0-dev.88 11:08:26 v3.2.0-dev.89 11:08:26 v3.2.0-dev.9 11:08:26 v3.2.0-dev.90 11:08:26 v3.2.0-dev.91 11:08:26 v3.2.0-dev.92 11:08:26 v3.2.0-dev.93 11:08:26 v3.2.0-dev.94 11:08:26 v3.2.0-dev.95 11:08:26 v3.2.0-dev.96 11:08:26 v3.2.0-dev.97 11:08:26 v3.2.0-dev.98 11:08:26 v3.2.0-dev.99 11:08:26 v4.0.0-dev.1 11:08:26 v4.0.0-dev.10 11:08:26 v4.0.0-dev.11 11:08:26 v4.0.0-dev.12 11:08:26 v4.0.0-dev.13 11:08:26 v4.0.0-dev.14 11:08:26 v4.0.0-dev.15 11:08:26 v4.0.0-dev.16 11:08:26 v4.0.0-dev.17 11:08:26 v4.0.0-dev.18 11:08:26 v4.0.0-dev.19 11:08:26 v4.0.0-dev.2 11:08:26 v4.0.0-dev.20 11:08:26 v4.0.0-dev.21 11:08:26 v4.0.0-dev.22 11:08:26 v4.0.0-dev.23 11:08:26 v4.0.0-dev.24 11:08:26 v4.0.0-dev.25 11:08:26 v4.0.0-dev.26 11:08:26 v4.0.0-dev.27 11:08:26 v4.0.0-dev.28 11:08:26 v4.0.0-dev.29 11:08:26 v4.0.0-dev.3 11:08:26 v4.0.0-dev.30 11:08:26 v4.0.0-dev.31 11:08:26 v4.0.0-dev.32 11:08:26 v4.0.0-dev.33 11:08:26 v4.0.0-dev.34 11:08:26 v4.0.0-dev.35 11:08:26 v4.0.0-dev.36 11:08:26 v4.0.0-dev.37 11:08:26 v4.0.0-dev.38 11:08:26 v4.0.0-dev.39 11:08:26 v4.0.0-dev.4 11:08:26 v4.0.0-dev.40 11:08:26 v4.0.0-dev.41 11:08:26 v4.0.0-dev.42 11:08:26 v4.0.0-dev.43 11:08:26 v4.0.0-dev.44 11:08:26 v4.0.0-dev.45 11:08:26 v4.0.0-dev.46 11:08:26 v4.0.0-dev.47 11:08:26 v4.0.0-dev.48 11:08:26 v4.0.0-dev.49 11:08:26 v4.0.0-dev.5 11:08:26 v4.0.0-dev.50 11:08:26 v4.0.0-dev.51 11:08:26 v4.0.0-dev.52 11:08:26 v4.0.0-dev.53 11:08:26 v4.0.0-dev.54 11:08:26 v4.0.0-dev.6 11:08:26 v4.0.0-dev.7 11:08:26 v4.0.0-dev.8 11:08:26 v4.0.0-dev.9 [Pipeline] sh 11:08:27 + lftools sign git-tag v4.0.0-dev.54 11:08:27 Signing Git tag with Sigul... 11:08:27 Signing v4.0.0-dev.54 [Pipeline] echo 11:08:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:08:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:08:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:08:28 $ docker stop --time=1 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 11:08:29 $ docker rm -f --volumes 01c83050b37757e7d530c1350ba4f01d9aaf107a4df9b2fac2a3cd8198e10ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:30 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:08:31 $ docker top 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:31 [ssh-agent] Looking for ssh-agent implementation... 11:08:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:31 $ docker exec 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 ssh-agent 11:08:31 SSH_AUTH_SOCK=/tmp/ssh-GAUUazNDP6UG/agent.31 11:08:31 SSH_AGENT_PID=37 11:08:31 Running ssh-add (command line suppressed) 11:08:31 Identity added: /w/workspace/edgex-go/790@tmp/private_key_17172644283758973315.key (/w/workspace/edgex-go/790@tmp/private_key_17172644283758973315.key) 11:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:31 + git semver bump pre 11:08:32 2025-02-10 11:08:31,978 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:32 2025-02-10 11:08:31,978 [bump_version] DEBUG bumping version:4.0.0-dev.54 on axis:pre with prefix:dev 11:08:32 2025-02-10 11:08:31,978 [bump_version] DEBUG bumped version:4.0.0-dev.55 11:08:32 2025-02-10 11:08:31,978 [write_version] DEBUG write version:4.0.0-dev.55 to path:/w/workspace/edgex-go/790/.semver/main with force:True 11:08:32 2025-02-10 11:08:31,978 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:32 2025-02-10 11:08:31,979 [write_file] DEBUG write to file:/w/workspace/edgex-go/790/.semver/main 11:08:32 2025-02-10 11:08:31,980 [execute] INFO git cat-file --batch-check 11:08:32 2025-02-10 11:08:31,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) 11:08:32 2025-02-10 11:08:31,987 [execute] INFO git cat-file --batch 11:08:32 2025-02-10 11:08:31,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) 11:08:32 2025-02-10 11:08:31,993 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:32 4.0.0-dev.55 [Pipeline] } 11:08:32 $ docker exec --env ******** --env ******** 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 ssh-agent -k 11:08:32 unset SSH_AUTH_SOCK; 11:08:32 unset SSH_AGENT_PID; 11:08:32 echo Agent pid 37 killed; 11:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:32 + git semver [Pipeline] } 11:08:32 $ docker stop --time=1 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 11:08:34 $ docker rm -f --volumes 74300218a8fb428c6e977142f4ad72d74a559720e157194f616d968c1193a268 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:08:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:34 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:08:35 $ docker top 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:35 [ssh-agent] Looking for ssh-agent implementation... 11:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:35 $ docker exec 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 ssh-agent 11:08:35 SSH_AUTH_SOCK=/tmp/ssh-SJPhqbK3tYDP/agent.32 11:08:35 SSH_AGENT_PID=39 11:08:35 Running ssh-add (command line suppressed) 11:08:35 Identity added: /w/workspace/edgex-go/790@tmp/private_key_9876431749594757299.key (/w/workspace/edgex-go/790@tmp/private_key_9876431749594757299.key) 11:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:36 + git semver push 11:08:36 2025-02-10 11:08:36,196 [run_push] DEBUG push 11:08:36 2025-02-10 11:08:36,196 [execute] INFO git cat-file --batch-check 11:08:36 2025-02-10 11:08:36,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=) 11:08:36 2025-02-10 11:08:36,201 [execute] INFO git rev-list 95de391b067cf34915a2d914dd12c94e83e096e9 -- 11:08:36 2025-02-10 11:08:36,201 [execute] DEBUG Popen(['git', 'rev-list', '95de391b067cf34915a2d914dd12c94e83e096e9', '--'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=None) 11:08:36 2025-02-10 11:08:36,226 [execute] INFO git fetch -v origin 11:08:36 2025-02-10 11:08:36,227 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=True, shell=None, istream=None) 11:08:36 2025-02-10 11:08:36,825 [run_push] DEBUG no remote changes detected 11:08:36 2025-02-10 11:08:36,825 [execute] INFO git push origin semver 11:08:36 2025-02-10 11:08:36,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/790/.semver, universal_newlines=False, shell=None, istream=None) 11:08:39 2025-02-10 11:08:38,996 [run_push] DEBUG push all version tags 11:08:39 2025-02-10 11:08:38,996 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:08:39 2025-02-10 11:08:38,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/790, universal_newlines=False, shell=None, istream=None) 11:08:39 2025-02-10 11:08:39,869 [read_version] DEBUG read version from /w/workspace/edgex-go/790/.semver/main 11:08:39 4.0.0-dev.55 [Pipeline] } 11:08:39 $ docker exec --env ******** --env ******** 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 ssh-agent -k 11:08:40 unset SSH_AUTH_SOCK; 11:08:40 unset SSH_AGENT_PID; 11:08:40 echo Agent pid 39 killed; 11:08:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:40 + git semver [Pipeline] } 11:08:40 $ docker stop --time=1 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 11:08:41 $ docker rm -f --volumes 973c1e820c22e3722a7ecfef2ba2fd41c9dead9a4342b32cd86132a0fcc1a5a6 [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 11:08:42 + [ -d /w/workspace/edgex-go/790/archives ] [Pipeline] libraryResource [Pipeline] sh 11:08:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:08:43 ---> package-listing.sh 11:08:43 ++ facter osfamily 11:08:43 ++ tr '[:upper:]' '[:lower:]' 11:08:43 + OS_FAMILY=debian 11:08:43 + workspace=/w/workspace/edgex-go/790 11:08:43 + START_PACKAGES=/tmp/packages_start.txt 11:08:43 + END_PACKAGES=/tmp/packages_end.txt 11:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:43 + PACKAGES=/tmp/packages_start.txt 11:08:43 + '[' /w/workspace/edgex-go/790 ']' 11:08:43 + PACKAGES=/tmp/packages_end.txt 11:08:43 + case "${OS_FAMILY}" in 11:08:43 + dpkg -l 11:08:43 + grep '^ii' 11:08:43 + '[' -f /tmp/packages_start.txt ']' 11:08:43 + '[' -f /tmp/packages_end.txt ']' 11:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:43 + '[' /w/workspace/edgex-go/790 ']' 11:08:43 + mkdir -p /w/workspace/edgex-go/790/archives/ 11:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/790/archives/ [Pipeline] echo 11:08:43 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/790/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:08:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:44 11:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:45 latest: Pulling from edgex-lftools-log-publisher 11:08:45 5eb5b503b376: Pulling fs layer 11:08:45 5c69ac0246d0: Pulling fs layer 11:08:45 ec43610c2a17: Pulling fs layer 11:08:45 3a2ae6a8a46f: Pulling fs layer 11:08:45 33b1e0a273af: Pulling fs layer 11:08:45 5d3b04190fa2: Pulling fs layer 11:08:45 2f39f015ded8: Pulling fs layer 11:08:45 5d3b04190fa2: Waiting 11:08:45 2f39f015ded8: Waiting 11:08:45 33b1e0a273af: Waiting 11:08:45 3a2ae6a8a46f: Waiting 11:08:45 5c69ac0246d0: Download complete 11:08:45 3a2ae6a8a46f: Download complete 11:08:45 33b1e0a273af: Verifying Checksum 11:08:45 33b1e0a273af: Download complete 11:08:45 5d3b04190fa2: Verifying Checksum 11:08:45 5d3b04190fa2: Download complete 11:08:45 ec43610c2a17: Verifying Checksum 11:08:45 ec43610c2a17: Download complete 11:08:45 5eb5b503b376: Verifying Checksum 11:08:45 5eb5b503b376: Download complete 11:08:45 2f39f015ded8: Download complete 11:08:46 5eb5b503b376: Pull complete 11:08:46 5c69ac0246d0: Pull complete 11:08:47 ec43610c2a17: Pull complete 11:08:47 3a2ae6a8a46f: Pull complete 11:08:47 33b1e0a273af: Pull complete 11:08:47 5d3b04190fa2: Pull complete 11:08:52 2f39f015ded8: Pull complete 11:08:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:08:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:08:53 prd-ubuntu20.04-docker-8c-8g-38520 does not seem to be running inside a container 11:08:53 $ 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/790/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/790 -v /w/workspace/edgex-go/790:/w/workspace/edgex-go/790:rw,z -v /w/workspace/edgex-go/790@tmp:/w/workspace/edgex-go/790@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 11:08:57 $ docker top 7306bf3bd170c29975b70e1bce233aadb2ec868bea83b7cbdf6f3034b179740e -eo pid,comm [Pipeline] { [Pipeline] sh 11:08:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:08:58 + mkdir -p /var/log/sysstat [Pipeline] sh 11:08:58 + ls /var/log/sa-host 11:08:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:58 provisioning config files... 11:08:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/790@tmp/config11478018197918836577tmp [Pipeline] { [Pipeline] echo 11:08:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:08:59 ---> create-netrc.sh [Pipeline] } 11:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:08:59 ---> python-tools-install.sh [Pipeline] echo 11:08:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:08:59 ---> sudo-logs.sh 11:08:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:08:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:09:00 ---> job-cost.sh 11:09:00 lf-activate-venv: SKIPPING 11:09:00 DEBUG: total: 0.10999999940395355 11:09:00 INFO: Retrieving Stack Cost... 11:09:00 INFO: Retrieving Pricing Info for: v3-standard-8 11:09:00 INFO: Archiving Costs [Pipeline] echo 11:09:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:09:01 ---> logs-deploy.sh 11:09:01 lf-activate-venv: SKIPPING 11:09:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/790 11:09:01 INFO: archiving workspace using pattern(s): 11:09:02 Archives upload complete. 11:09:02 INFO: archiving logs to Nexus 11:09:03 ---> uname -a: 11:09:03 Linux prd-ubuntu20-04-docker-8c-8g-38520 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:09:03 11:09:03 11:09:03 ---> lscpu: 11:09:03 Architecture: x86_64 11:09:03 CPU op-mode(s): 32-bit, 64-bit 11:09:03 Byte Order: Little Endian 11:09:03 Address sizes: 40 bits physical, 48 bits virtual 11:09:03 CPU(s): 8 11:09:03 On-line CPU(s) list: 0-7 11:09:03 Thread(s) per core: 1 11:09:03 Core(s) per socket: 1 11:09:03 Socket(s): 8 11:09:03 NUMA node(s): 1 11:09:03 Vendor ID: AuthenticAMD 11:09:03 CPU family: 23 11:09:03 Model: 49 11:09:03 Model name: AMD EPYC-Rome Processor 11:09:03 Stepping: 0 11:09:03 CPU MHz: 2800.000 11:09:03 BogoMIPS: 5600.00 11:09:03 Virtualization: AMD-V 11:09:03 Hypervisor vendor: KVM 11:09:03 Virtualization type: full 11:09:03 L1d cache: 256 KiB 11:09:03 L1i cache: 256 KiB 11:09:03 L2 cache: 4 MiB 11:09:03 L3 cache: 128 MiB 11:09:03 NUMA node0 CPU(s): 0-7 11:09:03 Vulnerability Itlb multihit: Not affected 11:09:03 Vulnerability L1tf: Not affected 11:09:03 Vulnerability Mds: Not affected 11:09:03 Vulnerability Meltdown: Not affected 11:09:03 Vulnerability Mmio stale data: Not affected 11:09:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:09:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:09:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:09:03 Vulnerability Srbds: Not affected 11:09:03 Vulnerability Tsx async abort: Not affected 11:09:03 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 11:09:03 11:09:03 11:09:03 ---> nproc: 11:09:03 8 11:09:03 11:09:03 11:09:03 ---> df -h: 11:09:03 Filesystem Size Used Avail Use% Mounted on 11:09:03 overlay 155G 29G 127G 19% / 11:09:03 tmpfs 64M 0 64M 0% /dev 11:09:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:09:03 shm 64M 0 64M 0% /dev/shm 11:09:03 /dev/vda1 155G 29G 127G 19% /facter-os 11:09:03 11:09:03 11:09:03 ---> sar -b -r -n DEV: 11:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38520) 02/10/25 _x86_64_ (8 CPU) 11:09:03 11:09:03 10:24:23 LINUX RESTART (8 CPU) 11:09:03 11:09:03 10:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:09:03 10:26:01 404.68 12.42 392.26 0.00 1787.46 81876.25 0.00 11:09:03 10:27:01 72.60 0.08 72.52 0.00 12.80 28006.93 0.00 11:09:03 10:28:01 39.17 0.02 39.15 0.00 0.13 25120.84 0.00 11:09:03 10:29:01 35.99 0.15 35.84 0.00 2.40 27020.83 0.00 11:09:03 10:30:01 376.64 1.52 375.12 0.00 126.91 216389.00 0.00 11:09:03 10:31:01 854.11 18.24 835.87 0.00 5195.40 244177.24 0.00 11:09:03 10:32:01 191.49 1.60 189.89 0.00 257.87 43000.37 0.00 11:09:03 10:33:01 391.89 0.05 391.84 0.00 0.40 135345.28 0.00 11:09:03 10:34:01 721.39 0.13 721.26 0.00 19.46 81165.74 0.00 11:09:03 10:35:01 38.06 0.03 38.03 0.00 1.60 966.91 0.00 11:09:03 10:36:01 12.40 0.02 12.38 0.00 4.27 350.61 0.00 11:09:03 10:37:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 11:09:03 10:38:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 11:09:03 10:39:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 11:09:03 10:40:01 1.93 0.02 1.92 0.00 0.13 21.46 0.00 11:09:03 10:41:01 1.38 0.00 1.38 0.00 0.00 16.38 0.00 11:09:03 10:42:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 11:09:03 10:43:01 1.77 0.30 1.47 0.00 10.00 18.39 0.00 11:09:03 10:44:01 2.23 1.22 1.02 0.00 25.46 13.46 0.00 11:09:03 10:45:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 11:09:03 10:46:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 11:09:03 10:47:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 11:09:03 10:48:02 0.90 0.00 0.90 0.00 0.00 10.12 0.00 11:09:03 10:49:01 1.30 0.00 1.30 0.00 0.00 15.18 0.00 11:09:03 10:50:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 11:09:03 10:51:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 11:09:03 10:52:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 11:09:03 10:53:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 11:09:03 10:54:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 11:09:03 10:55:01 1.28 0.00 1.28 0.00 0.00 16.39 0.00 11:09:03 10:56:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 11:09:03 10:57:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 11:09:03 10:58:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 11:09:03 10:59:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 11:09:03 11:00:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 11:09:03 11:01:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 11:09:03 11:02:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 11:09:03 11:03:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 11:09:03 11:04:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 11:09:03 11:05:01 1.10 0.00 1.10 0.00 0.00 15.46 0.00 11:09:03 11:06:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 11:09:03 11:07:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 11:09:03 11:08:01 102.47 0.60 101.87 0.00 12.13 37564.01 0.00 11:09:03 11:09:01 136.03 0.22 135.81 0.00 24.53 40677.22 0.00 11:09:03 Average: 77.54 0.83 76.71 0.00 169.49 21851.36 0.00 11:09:03 11:09:03 10:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:03 10:26:01 27966620 31470580 832564 2.53 112616 3588864 2016964 5.94 1286620 3151660 169804 11:09:03 10:27:01 27112984 31378876 914768 2.78 128820 4270460 1998784 5.89 1916388 3304884 711940 11:09:03 10:28:01 26362952 30684832 1606816 4.89 132912 4300264 2589520 7.63 2158068 3790884 511748 11:09:03 10:29:01 26423720 31487936 802004 2.44 135960 5003448 1881888 5.55 1787980 4061984 450296 11:09:03 10:30:01 21637524 31197744 1074680 3.27 148668 9385708 3123048 9.20 2013740 8487776 2344 11:09:03 10:31:01 13150056 30213716 1986116 6.04 372220 15976332 6165092 18.17 4044232 14165460 79160 11:09:03 10:32:01 8633116 28241300 3948068 12.01 392748 18352384 10169904 29.97 7188960 15370240 1337852 11:09:03 10:33:01 7802912 29562228 2643656 8.04 403772 20447452 6804320 20.05 6612512 16761700 85040 11:09:03 10:34:01 10407724 31386656 871888 2.65 413388 19818200 2332684 6.87 3424624 17578880 592 11:09:03 10:35:01 10398776 31380428 877020 2.67 415276 19818828 2329288 6.86 3814764 17194136 272 11:09:03 10:36:01 10411752 31394032 864000 2.63 415808 19819060 2177612 6.42 3882744 17114984 76 11:09:03 10:37:01 10412008 31394376 863924 2.63 415828 19819064 2177612 6.42 3882616 17114988 44 11:09:03 10:38:01 10413488 31395876 862340 2.62 415852 19819068 2177612 6.42 3880376 17114992 12 11:09:03 10:39:01 10414452 31397224 861676 2.62 415876 19819072 2177612 6.42 3880332 17115344 52 11:09:03 10:40:01 10430032 31412948 846108 2.57 415916 19819076 2207064 6.50 3864248 17115376 20 11:09:03 10:41:01 10430040 31412976 846076 2.57 415940 19819076 2207064 6.50 3864008 17115376 44 11:09:03 10:42:01 10429956 31412920 846292 2.57 415960 19819080 2207064 6.50 3864032 17115380 8 11:09:03 10:43:01 10429884 31413140 846044 2.57 415980 19819376 2207064 6.50 3866620 17115484 40 11:09:03 10:44:01 10419908 31404996 854084 2.60 415996 19820144 2207064 6.50 3876724 17115644 4 11:09:03 10:45:01 10419640 31404736 854244 2.60 416036 19820148 2207064 6.50 3876716 17115628 36 11:09:03 10:46:01 10419364 31404524 854452 2.60 416060 19820148 2207064 6.50 3876256 17115628 12 11:09:03 10:47:01 10418844 31404012 854904 2.60 416092 19820156 2207064 6.50 3876300 17115636 4 11:09:03 10:48:02 10419028 31404200 854876 2.60 416104 19820160 2207064 6.50 3876288 17115640 24 11:09:03 10:49:01 10419052 31404284 854816 2.60 416116 19820160 2207064 6.50 3875976 17115640 4 11:09:03 10:50:01 10419248 31404528 854544 2.60 416152 19820160 2207064 6.50 3876088 17115644 12 11:09:03 10:51:01 10418964 31404244 854744 2.60 416188 19820164 2207064 6.50 3876012 17115644 44 11:09:03 10:52:01 10419108 31404456 854728 2.60 416216 19820172 2207064 6.50 3876100 17115656 44 11:09:03 10:53:01 10418296 31403652 855460 2.60 416236 19820176 2207064 6.50 3876300 17115660 12 11:09:03 10:54:01 10418312 31403700 855360 2.60 416276 19820176 2207064 6.50 3876068 17115656 8 11:09:03 10:55:01 10418484 31403916 855100 2.60 416316 19820164 2207064 6.50 3876164 17115660 28 11:09:03 10:56:01 10418616 31404088 854912 2.60 416336 19820180 2223172 6.55 3876172 17115660 8 11:09:03 10:57:01 10418884 31404392 854548 2.60 416352 19820188 2223172 6.55 3876192 17115668 24 11:09:03 10:58:01 10418324 31403852 855028 2.60 416368 19820192 2223172 6.55 3876404 17115672 4 11:09:03 10:59:01 10418348 31404028 854780 2.60 416400 19820320 2223172 6.55 3876264 17115800 8 11:09:03 11:00:01 10418584 31404272 854492 2.60 416432 19820320 2223172 6.55 3876340 17115804 12 11:09:03 11:01:01 10418440 31404184 854556 2.60 416448 19820324 2223172 6.55 3876628 17115804 48 11:09:03 11:02:01 10417888 31403708 855008 2.60 416468 19820328 2223172 6.55 3876688 17115808 12 11:09:03 11:03:01 10417856 31403696 854980 2.60 416484 19820332 2223172 6.55 3876404 17115812 68 11:09:03 11:04:01 10417764 31403620 855228 2.60 416504 19820324 2223172 6.55 3876656 17115812 16 11:09:03 11:05:01 10417132 31403040 855680 2.60 416528 19820332 2223172 6.55 3876476 17115820 68 11:09:03 11:06:01 10417344 31403296 855388 2.60 416548 19820340 2223172 6.55 3876408 17115820 8 11:09:03 11:07:01 10416948 31402904 855660 2.60 416568 19820344 2223172 6.55 3876412 17115824 140 11:09:03 11:08:01 9634760 31371924 885404 2.69 432368 20498872 2228452 6.57 3952476 17761916 104 11:09:03 11:09:01 8360568 31319320 930332 2.83 467392 21556420 2336712 6.89 4068424 18781088 480 11:09:03 Average: 12075175 31241485 1016531 3.09 383512 18119444 2606323 7.68 3779223 15638854 76149 11:09:03 11:09:03 10:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:03 10:26:01 docker0 771.33 785.82 56.48 4610.47 0.00 0.00 0.00 0.00 11:09:03 10:26:01 ens3 1193.92 1083.70 10320.97 126.19 0.00 0.00 0.00 0.00 11:09:03 10:26:01 lo 4.74 4.74 0.47 0.47 0.00 0.00 0.00 0.00 11:09:03 10:27:01 veth5fd5012 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 11:09:03 10:27:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:27:01 ens3 34.08 19.45 32.24 13.73 0.00 0.00 0.00 0.00 11:09:03 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:28:01 veth5fd5012 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 11:09:03 10:28:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 11:09:03 10:28:01 ens3 34.57 20.89 31.12 14.00 0.00 0.00 0.00 0.00 11:09:03 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:29:01 veth5fd5012 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:29:01 ens3 26.43 16.03 22.61 13.19 0.00 0.00 0.00 0.00 11:09:03 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth9cdf5cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth79ee8ec 1.87 2.60 0.14 38.07 0.00 0.00 0.00 0.00 11:09:03 10:30:01 docker0 32.26 62.27 2.02 905.38 0.00 0.00 0.00 0.00 11:09:03 10:30:01 ens3 290.15 194.28 4136.58 188.44 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth42b8bbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth06a95bc 1.72 3.78 0.13 38.73 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth4b816ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth3024e43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth243cfe8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth8742aec 1.55 3.22 0.12 44.55 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth850b7b0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth8838f9c 1.93 3.02 0.14 38.11 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth824233a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 vethde42311 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth2515fb1 0.35 0.70 0.03 0.15 0.00 0.00 0.00 0.00 11:09:03 10:30:01 vethb25480f 1.42 2.80 0.11 38.72 0.00 0.00 0.00 0.00 11:09:03 10:30:01 veth1888987 2.15 6.37 0.17 109.94 0.00 0.00 0.00 0.01 11:09:03 10:31:01 vethed75f46 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 vethe0b0de2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 docker0 564.53 889.44 46.88 8348.22 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth29a4935 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 vetha7ff22e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 ens3 1076.96 652.96 10360.94 70.53 0.00 0.00 0.00 0.00 11:09:03 10:31:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth5d39b39 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth4af3bc0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth51ee849 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth8d81b45 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth2515fb1 0.18 0.72 0.01 0.03 0.00 0.00 0.00 0.00 11:09:03 10:31:01 vethfad74ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth3a68f9b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 vethbdda0ed 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:31:01 veth1064818 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:09:03 10:32:01 vethed75f46 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 vethe0b0de2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth29a4935 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 vetha7ff22e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 ens3 8.56 4.93 6.74 3.53 0.00 0.00 0.00 0.00 11:09:03 10:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth5d39b39 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth4af3bc0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth51ee849 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth8d81b45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth2515fb1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 vethfad74ac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth3a68f9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 vethbdda0ed 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:32:01 veth1064818 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 vethed75f46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 vethe0b0de2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth29a4935 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 vetha7ff22e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 ens3 5.63 3.18 4.39 2.40 0.00 0.00 0.00 0.00 11:09:03 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth5d39b39 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth4af3bc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth51ee849 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth8d81b45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth2515fb1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 vethfad74ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth3a68f9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:33:01 veth1064818 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:34:01 ens3 172.34 150.98 113.09 555.82 0.00 0.00 0.00 0.00 11:09:03 10:34:01 lo 20.39 20.39 2.01 2.01 0.00 0.00 0.00 0.00 11:09:03 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:35:01 ens3 459.64 464.91 190.69 2741.81 0.00 0.00 0.00 0.00 11:09:03 10:35:01 lo 42.73 42.73 4.21 4.21 0.00 0.00 0.00 0.00 11:09:03 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:36:01 ens3 142.69 131.49 91.45 542.74 0.00 0.00 0.00 0.00 11:09:03 10:36:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 11:09:03 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:38:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:09:03 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:39:01 ens3 0.57 0.38 0.27 0.22 0.00 0.00 0.00 0.00 11:09:03 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:40:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:09:03 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:41:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:09:03 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:42:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:09:03 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:43:01 ens3 0.92 0.68 0.82 0.37 0.00 0.00 0.00 0.00 11:09:03 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:44:01 ens3 33.29 45.08 5.47 116.39 0.00 0.00 0.00 0.00 11:09:03 10:44:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:45:01 ens3 1.90 1.15 1.11 1.21 0.00 0.00 0.00 0.00 11:09:03 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:46:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:09:03 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:48:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:49:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:09:03 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:52:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:09:03 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:53:01 ens3 0.77 0.48 0.42 0.29 0.00 0.00 0.00 0.00 11:09:03 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:55:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:09:03 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:56:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:09:03 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:57:01 ens3 0.47 0.12 0.05 0.01 0.00 0.00 0.00 0.00 11:09:03 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:58:01 ens3 0.57 0.37 0.35 0.28 0.00 0.00 0.00 0.00 11:09:03 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 10:59:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:00:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:09:03 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:01:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 11:09:03 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:02:01 ens3 0.37 0.30 0.26 0.21 0.00 0.00 0.00 0.00 11:09:03 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:04:01 ens3 0.80 0.37 0.30 0.21 0.00 0.00 0.00 0.00 11:09:03 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:05:01 ens3 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 11:09:03 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:03 11:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:09:03 11:08:01 docker0 61.86 101.97 5.69 869.33 0.00 0.00 0.00 0.00 11:09:03 11:08:01 ens3 240.70 143.90 4803.10 28.84 0.00 0.00 0.00 0.00 11:09:03 11:08:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:09:03 11:09:01 docker0 2.58 2.55 0.38 1.89 0.00 0.00 0.00 0.00 11:09:03 11:09:01 ens3 278.09 179.80 5794.56 71.46 0.00 0.00 0.00 0.00 11:09:03 11:09:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 11:09:03 Average: docker0 32.32 41.63 2.52 333.43 0.00 0.00 0.00 0.00 11:09:03 Average: ens3 90.68 70.49 813.03 102.11 0.00 0.00 0.00 0.00 11:09:03 Average: lo 2.16 2.16 0.21 0.21 0.00 0.00 0.00 0.00 11:09:03 11:09:03 11:09:03 ---> sar -P ALL: 11:09:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38520) 02/10/25 _x86_64_ (8 CPU) 11:09:03 11:09:03 10:24:23 LINUX RESTART (8 CPU) 11:09:03 11:09:03 10:25:02 CPU %user %nice %system %iowait %steal %idle 11:09:03 10:26:01 all 10.02 0.00 4.40 3.45 0.06 82.06 11:09:03 10:26:01 0 9.51 0.00 5.06 1.82 0.05 83.56 11:09:03 10:26:01 1 11.86 0.00 3.59 0.44 0.05 84.05 11:09:03 10:26:01 2 9.29 0.00 4.73 1.60 0.07 84.30 11:09:03 10:26:01 3 9.39 0.00 4.66 3.80 0.07 82.08 11:09:03 10:26:01 4 12.49 0.00 4.80 2.84 0.07 79.81 11:09:03 10:26:01 5 9.82 0.00 4.03 5.13 0.07 80.96 11:09:03 10:26:01 6 9.69 0.00 4.70 10.27 0.07 75.27 11:09:03 10:26:01 7 8.14 0.00 3.61 1.75 0.05 86.45 11:09:03 10:27:01 all 39.58 0.00 6.80 1.49 0.08 52.05 11:09:03 10:27:01 0 42.16 0.00 8.10 0.32 0.08 49.34 11:09:03 10:27:01 1 40.70 0.00 6.56 0.47 0.10 52.17 11:09:03 10:27:01 2 39.96 0.00 7.57 5.85 0.07 46.55 11:09:03 10:27:01 3 39.49 0.00 5.96 0.03 0.08 54.43 11:09:03 10:27:01 4 38.16 0.00 6.43 0.02 0.08 55.32 11:09:03 10:27:01 5 38.62 0.00 6.90 3.43 0.08 50.96 11:09:03 10:27:01 6 39.65 0.00 6.15 1.77 0.08 52.34 11:09:03 10:27:01 7 37.88 0.00 6.70 0.03 0.08 55.30 11:09:03 10:28:01 all 49.04 0.00 6.72 0.81 0.10 43.33 11:09:03 10:28:01 0 47.45 0.00 7.38 3.43 0.08 41.64 11:09:03 10:28:01 1 50.36 0.00 7.29 0.05 0.10 42.20 11:09:03 10:28:01 2 49.86 0.00 6.42 0.00 0.10 43.62 11:09:03 10:28:01 3 50.17 0.00 6.17 0.12 0.10 43.44 11:09:03 10:28:01 4 48.44 0.00 6.61 0.02 0.10 44.84 11:09:03 10:28:01 5 49.17 0.00 6.57 2.35 0.10 41.81 11:09:03 10:28:01 6 47.80 0.00 6.72 0.52 0.10 44.87 11:09:03 10:28:01 7 49.07 0.00 6.63 0.00 0.08 44.22 11:09:03 10:29:01 all 45.66 0.00 7.61 1.45 0.09 45.19 11:09:03 10:29:01 0 45.80 0.00 8.76 4.02 0.10 41.32 11:09:03 10:29:01 1 46.88 0.00 8.08 0.25 0.08 44.71 11:09:03 10:29:01 2 46.55 0.00 7.54 1.23 0.08 44.60 11:09:03 10:29:01 3 43.47 0.00 7.02 3.36 0.08 46.06 11:09:03 10:29:01 4 46.01 0.00 6.84 0.39 0.08 46.68 11:09:03 10:29:01 5 45.98 0.00 7.27 0.67 0.08 46.00 11:09:03 10:29:01 6 46.27 0.00 7.18 1.39 0.10 45.06 11:09:03 10:29:01 7 44.36 0.00 8.19 0.32 0.08 47.04 11:09:03 10:30:01 all 18.40 0.00 6.79 18.93 0.09 55.80 11:09:03 10:30:01 0 18.00 0.00 7.42 39.59 0.12 34.87 11:09:03 10:30:01 1 17.86 0.00 6.79 10.83 0.09 64.43 11:09:03 10:30:01 2 18.10 0.00 7.90 30.49 0.12 43.39 11:09:03 10:30:01 3 18.40 0.00 6.31 18.45 0.07 56.78 11:09:03 10:30:01 4 18.38 0.00 6.12 12.70 0.09 62.72 11:09:03 10:30:01 5 19.72 0.00 6.31 12.53 0.10 61.33 11:09:03 10:30:01 6 18.75 0.00 7.51 8.01 0.09 65.65 11:09:03 10:30:01 7 17.95 0.00 5.92 18.86 0.09 57.17 11:09:03 10:31:01 all 19.39 0.00 10.38 29.98 0.13 40.12 11:09:03 10:31:01 0 16.12 0.00 8.09 22.48 0.10 53.21 11:09:03 10:31:01 1 16.73 0.00 9.39 31.66 0.10 42.11 11:09:03 10:31:01 2 21.96 0.00 13.03 49.01 0.16 15.85 11:09:03 10:31:01 3 19.95 0.00 11.43 36.41 0.14 32.06 11:09:03 10:31:01 4 19.65 0.00 9.26 22.20 0.16 48.74 11:09:03 10:31:01 5 18.32 0.00 8.73 22.32 0.12 50.51 11:09:03 10:31:01 6 19.62 0.00 11.91 33.73 0.16 34.59 11:09:03 10:31:01 7 22.91 0.00 11.27 22.67 0.12 43.03 11:09:03 10:32:01 all 88.48 0.00 11.33 0.04 0.13 0.01 11:09:03 10:32:01 0 88.55 0.00 11.28 0.03 0.13 0.00 11:09:03 10:32:01 1 88.76 0.00 11.14 0.00 0.10 0.00 11:09:03 10:32:01 2 88.52 0.00 11.33 0.02 0.13 0.00 11:09:03 10:32:01 3 88.50 0.00 11.34 0.03 0.13 0.00 11:09:03 10:32:01 4 87.87 0.00 11.82 0.12 0.15 0.03 11:09:03 10:32:01 5 88.54 0.00 11.24 0.05 0.13 0.03 11:09:03 10:32:01 6 88.65 0.00 11.12 0.08 0.13 0.02 11:09:03 10:32:01 7 88.47 0.00 11.40 0.00 0.13 0.00 11:09:03 10:33:01 all 88.47 0.00 11.40 0.00 0.13 0.00 11:09:03 10:33:01 0 87.63 0.00 12.21 0.00 0.16 0.00 11:09:03 10:33:01 1 86.36 0.00 13.44 0.00 0.20 0.00 11:09:03 10:33:01 2 87.25 0.00 12.65 0.00 0.10 0.00 11:09:03 10:33:01 3 89.27 0.00 10.61 0.00 0.10 0.02 11:09:03 10:33:01 4 89.21 0.00 10.67 0.00 0.12 0.00 11:09:03 10:33:01 5 89.40 0.00 10.50 0.00 0.10 0.00 11:09:03 10:33:01 6 89.07 0.00 10.80 0.00 0.13 0.00 11:09:03 10:33:01 7 89.42 0.00 10.47 0.00 0.12 0.00 11:09:03 10:34:01 all 41.60 0.00 7.06 4.13 0.11 47.10 11:09:03 10:34:01 0 41.46 0.00 6.71 1.37 0.10 50.36 11:09:03 10:34:01 1 40.78 0.00 7.34 6.05 0.12 45.72 11:09:03 10:34:01 2 39.52 0.00 7.18 5.12 0.08 48.10 11:09:03 10:34:01 3 40.26 0.00 7.79 4.19 0.12 47.64 11:09:03 10:34:01 4 43.16 0.00 6.78 6.56 0.12 43.38 11:09:03 10:34:01 5 41.22 0.00 6.79 1.51 0.12 50.37 11:09:03 10:34:01 6 42.61 0.00 6.68 4.92 0.08 45.71 11:09:03 10:34:01 7 43.76 0.00 7.27 3.38 0.12 45.47 11:09:03 10:35:01 all 10.90 0.00 1.03 0.11 0.06 87.91 11:09:03 10:35:01 0 5.01 0.00 1.05 0.05 0.03 93.86 11:09:03 10:35:01 1 11.63 0.00 0.91 0.24 0.05 87.18 11:09:03 10:35:01 2 12.85 0.00 0.85 0.10 0.08 86.11 11:09:03 10:35:01 3 12.52 0.00 1.09 0.03 0.07 86.29 11:09:03 10:35:01 4 7.71 0.00 1.07 0.08 0.05 91.08 11:09:03 10:35:01 5 14.25 0.00 1.17 0.02 0.07 84.49 11:09:03 10:35:01 6 11.77 0.00 1.02 0.03 0.07 87.11 11:09:03 10:35:01 7 11.44 0.00 1.05 0.32 0.05 87.14 11:09:03 10:36:01 all 2.68 0.00 0.44 0.04 0.03 96.80 11:09:03 10:36:01 0 3.17 0.00 0.43 0.02 0.03 96.34 11:09:03 10:36:01 1 3.05 0.00 0.53 0.27 0.03 96.11 11:09:03 10:36:01 2 2.88 0.00 0.57 0.00 0.03 96.52 11:09:03 10:36:01 3 3.04 0.00 0.48 0.00 0.03 96.44 11:09:03 10:36:01 4 3.04 0.00 0.45 0.02 0.03 96.46 11:09:03 10:36:01 5 1.78 0.00 0.32 0.00 0.03 97.87 11:09:03 10:36:01 6 2.41 0.00 0.32 0.02 0.03 97.23 11:09:03 10:36:01 7 2.09 0.00 0.42 0.00 0.03 97.46 11:09:03 11:09:03 10:36:01 CPU %user %nice %system %iowait %steal %idle 11:09:03 10:37:01 all 0.28 0.00 0.02 0.00 0.01 99.68 11:09:03 10:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 10:37:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:09:03 10:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 10:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:37:01 4 0.05 0.00 0.05 0.00 0.00 99.90 11:09:03 10:37:01 5 2.07 0.00 0.05 0.00 0.03 97.85 11:09:03 10:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 10:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:38:01 all 0.29 0.00 0.02 0.00 0.01 99.67 11:09:03 10:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:09:03 10:38:01 1 0.03 0.00 0.03 0.03 0.02 99.88 11:09:03 10:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:09:03 10:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 10:38:01 5 2.04 0.00 0.02 0.00 0.02 97.93 11:09:03 10:38:01 6 0.07 0.00 0.05 0.00 0.02 99.87 11:09:03 10:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:39:01 all 0.10 0.00 0.03 0.00 0.01 99.86 11:09:03 10:39:01 0 0.00 0.00 0.03 0.00 0.00 99.97 11:09:03 10:39:01 1 0.03 0.00 0.07 0.03 0.02 99.85 11:09:03 10:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:39:01 5 0.63 0.00 0.05 0.00 0.00 99.32 11:09:03 10:39:01 6 0.08 0.00 0.02 0.00 0.02 99.88 11:09:03 10:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:09:03 10:40:01 all 0.07 0.00 0.03 0.01 0.01 99.89 11:09:03 10:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:09:03 10:40:01 1 0.07 0.00 0.03 0.03 0.00 99.87 11:09:03 10:40:01 2 0.03 0.00 0.05 0.02 0.02 99.88 11:09:03 10:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 11:09:03 10:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 11:09:03 10:40:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:09:03 10:40:01 6 0.10 0.00 0.05 0.00 0.02 99.83 11:09:03 10:40:01 7 0.15 0.00 0.03 0.00 0.00 99.82 11:09:03 10:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:09:03 10:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 10:41:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:09:03 10:41:01 2 0.03 0.00 0.00 0.03 0.00 99.93 11:09:03 10:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:41:01 6 0.07 0.00 0.05 0.00 0.02 99.87 11:09:03 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:42:01 all 0.04 0.00 0.02 0.01 0.01 99.93 11:09:03 10:42:01 0 0.07 0.00 0.00 0.00 0.00 99.93 11:09:03 10:42:01 1 0.03 0.00 0.03 0.07 0.02 99.85 11:09:03 10:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 11:09:03 10:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:42:01 6 0.03 0.00 0.07 0.00 0.02 99.88 11:09:03 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:43:01 all 0.13 0.00 0.03 0.00 0.01 99.84 11:09:03 10:43:01 0 0.50 0.00 0.02 0.00 0.00 99.48 11:09:03 10:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:09:03 10:43:01 2 0.07 0.00 0.03 0.02 0.02 99.87 11:09:03 10:43:01 3 0.07 0.00 0.00 0.00 0.02 99.92 11:09:03 10:43:01 4 0.07 0.00 0.02 0.00 0.00 99.92 11:09:03 10:43:01 5 0.02 0.00 0.05 0.00 0.00 99.93 11:09:03 10:43:01 6 0.12 0.00 0.07 0.00 0.02 99.80 11:09:03 10:43:01 7 0.18 0.00 0.00 0.00 0.00 99.82 11:09:03 10:44:01 all 0.30 0.00 0.06 0.00 0.01 99.63 11:09:03 10:44:01 0 0.53 0.00 0.07 0.02 0.02 99.37 11:09:03 10:44:01 1 0.25 0.00 0.07 0.00 0.02 99.67 11:09:03 10:44:01 2 0.13 0.00 0.07 0.02 0.00 99.78 11:09:03 10:44:01 3 0.22 0.00 0.02 0.00 0.00 99.77 11:09:03 10:44:01 4 0.17 0.00 0.03 0.00 0.00 99.80 11:09:03 10:44:01 5 0.07 0.00 0.05 0.00 0.02 99.87 11:09:03 10:44:01 6 0.23 0.00 0.13 0.00 0.03 99.60 11:09:03 10:44:01 7 0.77 0.00 0.05 0.00 0.00 99.18 11:09:03 10:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 11:09:03 10:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:45:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:09:03 10:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 11:09:03 10:45:01 3 0.07 0.00 0.02 0.00 0.00 99.92 11:09:03 10:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 10:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:45:01 6 0.07 0.00 0.02 0.00 0.02 99.90 11:09:03 10:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:46:01 all 0.13 0.00 0.02 0.00 0.00 99.84 11:09:03 10:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:46:01 1 0.81 0.00 0.03 0.02 0.02 99.12 11:09:03 10:46:01 2 0.05 0.00 0.02 0.02 0.00 99.92 11:09:03 10:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 10:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:46:01 6 0.07 0.00 0.03 0.00 0.02 99.88 11:09:03 10:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 10:47:01 all 0.03 0.00 0.01 0.01 0.00 99.94 11:09:03 10:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:47:01 1 0.17 0.00 0.02 0.05 0.00 99.77 11:09:03 10:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 10:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 10:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:09:03 10:47:01 CPU %user %nice %system %iowait %steal %idle 11:09:03 10:48:02 all 0.10 0.00 0.02 0.01 0.01 99.87 11:09:03 10:48:02 0 0.03 0.00 0.03 0.00 0.02 99.92 11:09:03 10:48:02 1 0.57 0.00 0.02 0.02 0.02 99.38 11:09:03 10:48:02 2 0.03 0.00 0.02 0.03 0.00 99.92 11:09:03 10:48:02 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:48:02 4 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 10:48:02 5 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:48:02 6 0.07 0.00 0.05 0.00 0.02 99.87 11:09:03 10:48:02 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:49:01 all 0.09 0.00 0.01 0.00 0.01 99.89 11:09:03 10:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:49:01 1 0.59 0.00 0.03 0.02 0.02 99.34 11:09:03 10:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 11:09:03 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:09:03 10:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 10:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 10:50:01 all 0.05 0.00 0.02 0.00 0.01 99.92 11:09:03 10:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 10:50:01 1 0.25 0.00 0.00 0.02 0.02 99.72 11:09:03 10:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:50:01 4 0.02 0.00 0.03 0.00 0.02 99.93 11:09:03 10:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:50:01 6 0.03 0.00 0.05 0.00 0.03 99.88 11:09:03 10:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:51:01 all 0.08 0.00 0.01 0.00 0.01 99.90 11:09:03 10:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:09:03 10:51:01 1 0.37 0.00 0.02 0.02 0.00 99.60 11:09:03 10:51:01 2 0.05 0.00 0.02 0.02 0.02 99.90 11:09:03 10:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 10:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 10:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:52:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:09:03 10:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:52:01 1 0.63 0.00 0.02 0.00 0.02 99.33 11:09:03 10:52:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:09:03 10:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:52:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:52:01 6 0.07 0.00 0.05 0.00 0.02 99.87 11:09:03 10:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:53:01 all 0.13 0.00 0.02 0.00 0.01 99.84 11:09:03 10:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 10:53:01 1 0.68 0.00 0.02 0.02 0.02 99.27 11:09:03 10:53:01 2 0.10 0.00 0.03 0.02 0.02 99.83 11:09:03 10:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:53:01 6 0.10 0.00 0.03 0.00 0.02 99.85 11:09:03 10:53:01 7 0.07 0.00 0.02 0.00 0.00 99.92 11:09:03 10:54:01 all 0.06 0.00 0.02 0.00 0.00 99.92 11:09:03 10:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:54:01 1 0.32 0.00 0.02 0.02 0.00 99.65 11:09:03 10:54:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 10:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:54:01 6 0.07 0.00 0.03 0.00 0.02 99.88 11:09:03 10:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:55:01 all 0.08 0.00 0.02 0.00 0.01 99.89 11:09:03 10:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:09:03 10:55:01 1 0.42 0.00 0.00 0.02 0.02 99.55 11:09:03 10:55:01 2 0.07 0.00 0.05 0.02 0.02 99.85 11:09:03 10:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 10:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 10:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:09:03 10:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:09:03 10:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:09:03 10:56:01 2 0.08 0.00 0.03 0.02 0.03 99.83 11:09:03 10:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 10:57:01 all 0.12 0.00 0.01 0.00 0.00 99.86 11:09:03 10:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:09:03 10:57:01 1 0.67 0.00 0.02 0.00 0.00 99.32 11:09:03 10:57:01 2 0.08 0.00 0.05 0.02 0.02 99.83 11:09:03 10:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:09:03 10:57:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 10:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 10:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:09:03 10:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 10:58:01 all 0.11 0.00 0.02 0.00 0.01 99.86 11:09:03 10:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 10:58:01 1 0.68 0.00 0.02 0.02 0.02 99.27 11:09:03 10:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:09:03 10:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:09:03 10:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 10:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:09:03 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:09:03 10:59:01 all 0.04 0.00 0.01 0.00 0.00 99.94 11:09:03 10:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:59:01 1 0.08 0.00 0.02 0.02 0.02 99.87 11:09:03 10:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 10:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 10:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 10:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 11:09:03 10:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 10:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:00:01 all 0.10 0.00 0.01 0.00 0.01 99.87 11:09:03 11:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:09:03 11:00:01 1 0.63 0.00 0.02 0.02 0.00 99.33 11:09:03 11:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 11:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:09:03 11:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:09:03 11:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 11:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:01:01 all 0.10 0.00 0.02 0.00 0.01 99.87 11:09:03 11:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:01:01 1 0.67 0.00 0.00 0.02 0.02 99.30 11:09:03 11:01:01 2 0.02 0.00 0.05 0.00 0.02 99.92 11:09:03 11:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:01:01 5 0.05 0.00 0.03 0.02 0.02 99.88 11:09:03 11:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 11:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:09:03 11:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 11:02:01 1 0.23 0.00 0.02 0.02 0.02 99.72 11:09:03 11:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 11:09:03 11:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:09:03 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 11:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 11:03:01 all 0.12 0.00 0.01 0.00 0.01 99.85 11:09:03 11:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:09:03 11:03:01 1 0.75 0.00 0.00 0.00 0.02 99.23 11:09:03 11:03:01 2 0.10 0.00 0.05 0.02 0.02 99.82 11:09:03 11:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 11:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:04:01 all 0.13 0.00 0.02 0.00 0.01 99.84 11:09:03 11:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:04:01 1 0.90 0.00 0.02 0.02 0.02 99.05 11:09:03 11:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:09:03 11:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 11:09:03 11:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:04:01 6 0.03 0.00 0.05 0.00 0.00 99.92 11:09:03 11:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 11:09:03 11:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:05:01 1 0.32 0.00 0.00 0.02 0.02 99.65 11:09:03 11:05:01 2 0.05 0.00 0.05 0.00 0.02 99.88 11:09:03 11:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:09:03 11:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 11:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 11:09:03 11:05:01 6 0.02 0.00 0.03 0.00 0.02 99.93 11:09:03 11:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:06:01 all 0.04 0.00 0.02 0.00 0.01 99.94 11:09:03 11:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:09:03 11:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 11:09:03 11:06:01 2 0.05 0.00 0.03 0.00 0.02 99.90 11:09:03 11:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 11:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:09:03 11:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:09:03 11:06:01 6 0.08 0.00 0.05 0.00 0.00 99.87 11:09:03 11:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:07:01 all 0.07 0.00 0.01 0.01 0.01 99.90 11:09:03 11:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:09:03 11:07:01 1 0.45 0.00 0.05 0.02 0.02 99.47 11:09:03 11:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 11:09:03 11:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:09:03 11:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:09:03 11:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 11:09:03 11:07:01 6 0.05 0.00 0.00 0.00 0.02 99.93 11:09:03 11:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:09:03 11:08:01 all 5.62 0.00 2.43 2.19 0.03 89.73 11:09:03 11:08:01 0 5.37 0.00 2.49 0.02 0.03 92.09 11:09:03 11:08:01 1 4.79 0.00 1.91 2.51 0.05 90.73 11:09:03 11:08:01 2 6.00 0.00 2.86 14.31 0.05 76.78 11:09:03 11:08:01 3 4.67 0.00 2.16 0.15 0.02 93.00 11:09:03 11:08:01 4 5.27 0.00 3.29 0.00 0.02 91.42 11:09:03 11:08:01 5 5.80 0.00 2.02 0.07 0.02 92.10 11:09:03 11:08:01 6 6.91 0.00 2.75 0.47 0.03 89.84 11:09:03 11:08:01 7 6.17 0.00 1.97 0.05 0.02 91.80 11:09:03 11:09:01 all 8.22 0.00 4.04 2.30 0.08 85.35 11:09:03 11:09:01 0 8.97 0.00 4.82 0.22 0.05 85.94 11:09:03 11:09:01 1 7.99 0.00 3.68 1.23 0.10 86.99 11:09:03 11:09:01 2 8.48 0.00 3.98 1.02 0.05 86.48 11:09:03 11:09:01 3 8.30 0.00 5.10 13.85 0.19 72.55 11:09:03 11:09:01 4 7.48 0.00 3.69 0.15 0.07 88.61 11:09:03 11:09:01 5 7.86 0.00 3.71 0.08 0.07 88.28 11:09:03 11:09:01 6 8.42 0.00 3.53 0.34 0.08 87.63 11:09:03 11:09:01 7 8.26 0.00 3.85 1.70 0.07 86.13 11:09:03 11:09:03 Average: CPU %user %nice %system %iowait %steal %idle 11:09:03 Average: all 9.72 0.00 1.82 1.45 0.03 86.98 11:09:03 Average: 0 9.42 0.00 1.89 1.64 0.03 87.02 11:09:03 Average: 1 9.80 0.00 1.81 1.22 0.04 87.14 11:09:03 Average: 2 9.79 0.00 1.96 2.40 0.04 85.81 11:09:03 Average: 3 9.66 0.00 1.80 1.78 0.03 86.73 11:09:03 Average: 4 9.65 0.00 1.76 1.00 0.03 87.56 11:09:03 Average: 5 9.86 0.00 1.71 1.07 0.03 87.33 11:09:03 Average: 6 9.82 0.00 1.84 1.36 0.04 86.94 11:09:03 Average: 7 9.76 0.00 1.78 1.09 0.02 87.34 11:09:03 11:09:03 11:09:03