Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 63139032be4d16dbd5c4c048fde0529458690203 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-ssh11901514509299565322.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-ssh12769871782665796957.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-ssh5464404913003281453.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-ssh13037098927309537067.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-ssh15618238759407653270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38475’ Running on prd-ubuntu20.04-docker-8c-8g-38485 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/789 [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/789 # 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 63139032be4d16dbd5c4c048fde0529458690203 (main) Commit message: "feat: Add DB schema migration mechanism (#5073)" > 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 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 > git rev-list --no-walk 71e1f3e4475b9d43df524ad4ff932c9f0aa0cb4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:24:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:24:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:24:25 ========================================================= 02:24:25 EdgeX Global Pipelines Version Info 02:24:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:24:26 ------------------- 02:24:26 stable info: 02:24:26 ------------------- 02:24:26 Commited By: Cherry Wang cherry@iotechsys.com 02:24:26 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:24:26 Message: update stable to v1.0.269 02:24:27 ------------------- 02:24:27 experimental info: 02:24:27 ------------------- 02:24:27 Commited By: **** collab-it+edgex@linuxfoundation.org 02:24:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 02:24:27 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo 02:24:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6313903 [Pipeline] echo 02:24:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:28 provisioning config files... 02:24:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config17414366573664719036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:28 ---> ****-login.sh 02:24:28 nexus3.edgexfoundry.org:10001 02:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:28 Configure a credential helper to remove this warning. See 02:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:28 02:24:28 Login Succeeded 02:24:28 nexus3.edgexfoundry.org:10002 02:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:28 Configure a credential helper to remove this warning. See 02:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:28 02:24:28 Login Succeeded 02:24:28 nexus3.edgexfoundry.org:10003 02:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:28 Configure a credential helper to remove this warning. See 02:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:28 02:24:28 Login Succeeded 02:24:28 nexus3.edgexfoundry.org:10004 02:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:29 Configure a credential helper to remove this warning. See 02:24:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:29 02:24:29 Login Succeeded 02:24:29 ****.io 02:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:29 Configure a credential helper to remove this warning. See 02:24:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:29 02:24:29 Login Succeeded 02:24:29 ---> ****-login.sh ends [Pipeline] } 02:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:29 + 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 02:24:29 + + dirname cmd/core-command/Dockerfile 02:24:29 cut -d/ -f2 02:24:29 + echo core-command,cmd/core-command/Dockerfile 02:24:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:24:29 + + dirname cmd/core-data/Dockerfile 02:24:29 cut -d/ -f2 02:24:29 + echo core-data,cmd/core-data/Dockerfile 02:24:29 + + dirname cmd/core-keeper/Dockerfile 02:24:29 cut -d/ -f2 02:24:29 + echo core-keeper,cmd/core-keeper/Dockerfile 02:24:29 + dirname cmd/core-metadata/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo core-metadata,cmd/core-metadata/Dockerfile 02:24:29 + dirname cmd/security-bootstrapper/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:24:29 + dirname+ cmd/security-proxy-auth/Dockerfile 02:24:29 cut -d/ -f2 02:24:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:24:29 + dirname cmd/security-proxy-setup/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:24:29 + dirname+ cmd/security-secretstore-setup/Dockerfile 02:24:29 cut -d/ -f2 02:24:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:24:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:24:29 + dirname cmd/security-spire-agent/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:24:29 + dirname cmd/security-spire-config/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:24:29 + dirname cmd/security-spire-server/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:24:29 + dirname cmd/support-notifications/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo support-notifications,cmd/support-notifications/Dockerfile 02:24:29 + dirname cmd/support-scheduler/Dockerfile 02:24:29 + cut -d/ -f2 02:24:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:24:29 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 02:24:30 + git rev-list -1 --merges 63139032be4d16dbd5c4c048fde0529458690203~1..63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo 02:24:30 -----------> git rev-list -1 --merges 63139032be4d16dbd5c4c048fde0529458690203~1..63139032be4d16dbd5c4c048fde0529458690203 63139032be4d16dbd5c4c048fde0529458690203 [false] [Pipeline] sh 02:24:30 + git log --format=format:%s -1 63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] echo 02:24:30 ========================================================= 02:24:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:24:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:24:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:24:31 + grep -v github /etc/ssh/ssh_known_hosts 02:24:31 + [ -e /tmp/ssh_known_hosts ] 02:24:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:24:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:24:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:24:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:31 02:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:31 0.1.4: Pulling from edgex-devops/py-git-semver 02:24:31 b85a868b505f: Pulling fs layer 02:24:31 e2be974225ed: Pulling fs layer 02:24:31 339a4e72a1f5: Pulling fs layer 02:24:31 988bab9f4d93: Pulling fs layer 02:24:31 1469e6f7b9e6: Pulling fs layer 02:24:31 eaf3925da568: Pulling fs layer 02:24:31 bab4dde63d76: Pulling fs layer 02:24:31 bde34c3a00c8: Pulling fs layer 02:24:31 b352a97aabf1: Pulling fs layer 02:24:31 4872d77fe225: Pulling fs layer 02:24:31 5851b861e8e6: Pulling fs layer 02:24:31 988bab9f4d93: Waiting 02:24:31 1469e6f7b9e6: Waiting 02:24:31 eaf3925da568: Waiting 02:24:31 bab4dde63d76: Waiting 02:24:31 b352a97aabf1: Waiting 02:24:31 5851b861e8e6: Waiting 02:24:31 bde34c3a00c8: Waiting 02:24:31 e2be974225ed: Verifying Checksum 02:24:31 e2be974225ed: Download complete 02:24:31 988bab9f4d93: Verifying Checksum 02:24:31 988bab9f4d93: Download complete 02:24:32 1469e6f7b9e6: Verifying Checksum 02:24:32 1469e6f7b9e6: Download complete 02:24:32 eaf3925da568: Verifying Checksum 02:24:32 eaf3925da568: Download complete 02:24:32 339a4e72a1f5: Verifying Checksum 02:24:32 339a4e72a1f5: Download complete 02:24:32 bde34c3a00c8: Download complete 02:24:32 b352a97aabf1: Verifying Checksum 02:24:32 b352a97aabf1: Download complete 02:24:32 4872d77fe225: Download complete 02:24:32 5851b861e8e6: Verifying Checksum 02:24:32 5851b861e8e6: Download complete 02:24:32 b85a868b505f: Verifying Checksum 02:24:32 b85a868b505f: Download complete 02:24:32 bab4dde63d76: Verifying Checksum 02:24:32 bab4dde63d76: Download complete 02:24:33 b85a868b505f: Pull complete 02:24:33 e2be974225ed: Pull complete 02:24:34 339a4e72a1f5: Pull complete 02:24:34 988bab9f4d93: Pull complete 02:24:34 1469e6f7b9e6: Pull complete 02:24:34 eaf3925da568: Pull complete 02:24:36 bab4dde63d76: Pull complete 02:24:36 bde34c3a00c8: Pull complete 02:24:36 b352a97aabf1: Pull complete 02:24:37 4872d77fe225: Pull complete 02:24:37 5851b861e8e6: Pull complete 02:24:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:37 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 02:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:24:40 $ docker top 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 -eo pid,comm 02:24:40 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). 02:24:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:40 [ssh-agent] Looking for ssh-agent implementation... 02:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:41 $ docker exec 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent 02:24:41 SSH_AUTH_SOCK=/tmp/ssh-nILvzNfj68vE/agent.31 02:24:41 SSH_AGENT_PID=37 02:24:41 Running ssh-add (command line suppressed) 02:24:41 Identity added: /w/workspace/edgex-go/789@tmp/private_key_14081367922528686337.key (/w/workspace/edgex-go/789@tmp/private_key_14081367922528686337.key) 02:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:41 + git tag --points-at HEAD [Pipeline] } 02:24:41 $ docker exec --env ******** --env ******** 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent -k 02:24:41 unset SSH_AUTH_SOCK; 02:24:41 unset SSH_AGENT_PID; 02:24:41 echo Agent pid 37 killed; 02:24:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:24:41 [ssh-agent] Looking for ssh-agent implementation... 02:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:24:41 $ docker exec 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent 02:24:41 SSH_AUTH_SOCK=/tmp/ssh-a5G4cHTL9SZe/agent.70 02:24:41 SSH_AGENT_PID=76 02:24:41 Running ssh-add (command line suppressed) 02:24:42 Identity added: /w/workspace/edgex-go/789@tmp/private_key_16554418261768909670.key (/w/workspace/edgex-go/789@tmp/private_key_16554418261768909670.key) 02:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:24:42 + git semver init 02:24:42 2025-02-10 02:24:42,541 [run_init] DEBUG init version:0.0.0 force:False 02:24:42 2025-02-10 02:24:42,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/789/.semver 02:24:42 2025-02-10 02:24:42,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/789/.semver 02:24:42 2025-02-10 02:24:42,543 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/789/.semver'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) 02:24:47 2025-02-10 02:24:47,795 [append_file] DEBUG append to file:/w/workspace/edgex-go/789/.git/info/exclude 02:24:47 2025-02-10 02:24:47,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/789/.semver/main with force:False 02:24:47 2025-02-10 02:24:47,795 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 02:24:47 2025-02-10 02:24:47,795 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 02:24:47 4.0.0-dev.53 [Pipeline] } 02:24:47 $ docker exec --env ******** --env ******** 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 ssh-agent -k 02:24:48 unset SSH_AUTH_SOCK; 02:24:48 unset SSH_AGENT_PID; 02:24:48 echo Agent pid 76 killed; 02:24:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:48 + git semver [Pipeline] } 02:24:48 $ docker stop --time=1 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 02:24:49 $ docker rm -f --volumes 8f12253f4947ffdd5bc187169435b1828d2d58a332d0ba44a2fed26730921855 [Pipeline] // withDockerContainer [Pipeline] sh 02:24:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:24:50 Stashed 1 file(s) [Pipeline] echo 02:24:50 [edgeXSemver]: initialized semver on version 4.0.0-dev.53 [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 02:24:51 + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo 02:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:24:51 ========================================================= 02:24:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:24:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:24:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:24:51 da9db072f522: Pulling fs layer 02:24:51 6ef4a4ee8ca5: Pulling fs layer 02:24:51 06f05ace1117: Pulling fs layer 02:24:51 5fe327b54edc: Pulling fs layer 02:24:51 4f4fb700ef54: Pulling fs layer 02:24:51 92a5565b7b96: Pulling fs layer 02:24:51 ff9bb7016b71: Pulling fs layer 02:24:51 b67dba6c2c7d: Pulling fs layer 02:24:51 a813b0c90790: Pulling fs layer 02:24:51 92a5565b7b96: Waiting 02:24:51 ff9bb7016b71: Waiting 02:24:51 b67dba6c2c7d: Waiting 02:24:51 a813b0c90790: Waiting 02:24:51 5fe327b54edc: Waiting 02:24:51 4f4fb700ef54: Waiting 02:24:51 6ef4a4ee8ca5: Download complete 02:24:51 5fe327b54edc: Verifying Checksum 02:24:51 5fe327b54edc: Download complete 02:24:51 4f4fb700ef54: Verifying Checksum 02:24:51 4f4fb700ef54: Download complete 02:24:51 92a5565b7b96: Verifying Checksum 02:24:51 92a5565b7b96: Download complete 02:24:51 da9db072f522: Download complete 02:24:51 ff9bb7016b71: Verifying Checksum 02:24:51 ff9bb7016b71: Download complete 02:24:51 da9db072f522: Pull complete 02:24:51 a813b0c90790: Verifying Checksum 02:24:51 a813b0c90790: Download complete 02:24:51 6ef4a4ee8ca5: Pull complete 02:24:51 06f05ace1117: Download complete 02:24:52 b67dba6c2c7d: Verifying Checksum 02:24:52 b67dba6c2c7d: Download complete 02:24:56 06f05ace1117: Pull complete 02:24:56 5fe327b54edc: Pull complete 02:24:56 4f4fb700ef54: Pull complete 02:24:56 92a5565b7b96: Pull complete 02:24:56 ff9bb7016b71: Pull complete 02:24:58 b67dba6c2c7d: Pull complete 02:24:59 a813b0c90790: Pull complete 02:24:59 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 02:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:24:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:24:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:24:59 WORKDIR /edgex 02:24:59 COPY go.mod . 02:24:59 RUN go mod download 02:24:59 + docker build -t ci-base-image-x86_64 -f - . 02:25:00 Sending build context to Docker daemon 180MB 02:25:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:25:00 ---> 3ba60ce46760 02:25:00 Step 2/4 : WORKDIR /edgex 02:25:03 ---> Running in dc0eb52ec0de 02:25:03 Removing intermediate container dc0eb52ec0de 02:25:03 ---> d575069820d2 02:25:03 Step 3/4 : COPY go.mod . 02:25:03 ---> 8728e9737619 02:25:03 Step 4/4 : RUN go mod download 02:25:03 ---> Running in 3371c1103e42 02:25:05 Still waiting to schedule task 02:25:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-38481’ is offline 02:25:25 Removing intermediate container 3371c1103e42 02:25:25 ---> 48e67bea9e40 02:25:25 Successfully built 48e67bea9e40 02:25:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:25 + docker inspect -f . ci-base-image-x86_64 02:25:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:26 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 02:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:26 $ docker top c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:26 + go version 02:25:26 go version go1.23.4 linux/amd64 [Pipeline] } 02:25:26 $ docker stop --time=1 c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf 02:25:28 $ docker rm -f --volumes c92d387c70ea64f2fa03e367d14706fb8f96f0dafd609707035cb406c0aac5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker inspect -f . ci-base-image-x86_64 02:25:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:28 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 02:25:28 $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:25:29 $ docker top d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:25:29 ========================================================= 02:25:29 [edgeXBuildGoParallel] Running Tests and Build... 02:25:29 ========================================================= [Pipeline] sh 02:25:29 + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] fileExists [Pipeline] sh 02:25:29 + make test 02:25:29 go test -race -coverprofile=coverage.out ./... 02:25:37 ? github.com/edgexfoundry/edgex-go [no test files] 02:26:10 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:26:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:26:10 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:26:10 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:26:11 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:26:11 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:26:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 02:26:12 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:26:12 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:26:12 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:26:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements 02:26:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:26:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:26:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:26:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:26:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:26:15 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:26:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:26:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 02:26:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 47.2% of statements 02:26:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:26:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.172s coverage: 93.4% of statements 02:26:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements 02:26:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:26:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:26:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:26:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 95.8% of statements 02:26:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:26:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:26:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:26:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:26:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:26:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 02:26:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:26:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.033s coverage: 87.1% of statements 02:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 02:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements 02:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:26:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:26:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:26:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:26:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:26:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:26:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:26:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:26:26 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:26:26 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:26:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:26:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:26:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:26:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:26:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:26:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:26:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:26:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:26:33 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:35 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:26:35 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:26:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 02:26:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:26:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:26:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:26:36 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:26:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:26:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:26:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:26:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:26:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:26:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:26:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:26:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:26:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:26:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:26:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:26:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:26:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.057s coverage: 92.9% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.1% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements 02:26:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements 02:26:46 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 02:26:46 running golangci-lint 02:26:46 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:26:46 go version go1.23.4 linux/amd64 02:26:46 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:26:46 level=info msg="[config_reader] Used config file .golangci.yml" 02:26:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:26:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38486 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:26:51 Running in /w/workspace/edgex-go/789 [Pipeline] { [Pipeline] checkout 02:26:54 The recommended git tool is: git 02:27:03 using credential edgex-jenkins-ssh 02:27:03 Cloning the remote Git repository 02:27:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:27:03 > git init /w/workspace/edgex-go/789 # timeout=10 02:27:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:27:03 > git --version # timeout=10 02:27:04 > git --version # 'git version 2.25.1' 02:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:27:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:13 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|types_sizes|deps|exports_file|name) took 24.844912978s" 02:27:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.153223ms" 02:27:22 Avoid second fetch 02:27:22 Checking out Revision 63139032be4d16dbd5c4c048fde0529458690203 (main) 02:27:23 Commit message: "feat: Add DB schema migration mechanism (#5073)" 02:27:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:27:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:27:22 > git config core.sparsecheckout # timeout=10 02:27:22 > git checkout -f 63139032be4d16dbd5c4c048fde0529458690203 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:28 level=info msg="[linters_context/goanalysis] analyzers took 1m47.27074529s with top 10 stages: buildir: 1m9.870642541s, gosec: 4.477759006s, inspect: 2.781511576s, fact_deprecated: 2.47805084s, printf: 1.647050608s, ctrlflow: 1.592065244s, fact_purity: 1.341458025s, S1038: 1.105925958s, nilness: 1.086794538s, S1039: 689.188392ms" 02:27:28 level=info msg="[runner] Issues before processing: 202, after processing: 0" 02:27:28 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, filename_unadjuster: 202/202, nolint: 20/0" 02:27:28 level=info msg="[runner] processing took 18.412398ms with stages: nolint: 7.53389ms, identifier_marker: 5.170972ms, autogenerated_exclude: 1.819695ms, path_prettifier: 1.634552ms, exclude-rules: 1.15315ms, skip_dirs: 940.298µs, invalid_issue: 86.711µs, cgo: 39.57µs, filename_unadjuster: 28.66µs, max_same_issues: 950ns, exclude: 850ns, sort_results: 600ns, fixer: 530ns, skip_files: 510ns, uniq_by_line: 410ns, source_code: 270ns, max_from_linter: 170ns, path_prefixer: 140ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" 02:27:28 level=info msg="[runner] linters took 14.414323508s with stages: goanalysis_metalinter: 14.39582823s" 02:27:28 level=info msg="File cache stats: 0 entries of total size 0B" 02:27:28 level=info msg="Memory: 388 samples, avg is 289.7MB, max is 1258.2MB" 02:27:28 level=info msg="Execution took 39.320561225s" 02:27:28 go vet ./... 02:27:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:27:28 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:28 Dload Upload Total Spent Left Speed 02:27:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 02:27:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:27:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:27:29 + sudo tee /etc/docker/daemon.new 02:27:29 { 02:27:29 "registry-mirrors": [ 02:27:29 "https://nexus3.edgexfoundry.org:10001" 02:27:29 ], 02:27:29 "bip": "10.250.0.254/24", 02:27:29 "hosts": [ 02:27:29 "tcp://0.0.0.0:5555", 02:27:29 "unix:///var/run/docker.sock" 02:27:29 ], 02:27:29 "mtu": 1458, 02:27:29 "selinux-enabled": true, 02:27:29 "seccomp-profile": "/etc/docker/seccomp.json" 02:27:29 } [Pipeline] sh 02:27:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:27:29 + sudo service docker restart 02:27:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:27:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:27:33 ./bin/test-attribution-txt.sh [Pipeline] echo 02:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:27:34 + ls -al . 02:27:34 total 1872 02:27:34 drwxrwxr-x 11 1001 1001 4096 Feb 10 02:25 . 02:27:34 drwxr-xr-x 4 root root 4096 Feb 10 02:25 .. 02:27:34 drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 .blubracket 02:27:34 -rw-rw-r-- 1 1001 1001 10 Feb 10 02:24 .dockerignore 02:27:34 drwxrwxr-x 8 1001 1001 4096 Feb 10 02:26 .git 02:27:34 drwxrwxr-x 3 1001 1001 4096 Feb 10 02:24 .github 02:27:34 -rw-rw-r-- 1 1001 1001 907 Feb 10 02:24 .gitignore 02:27:34 -rw-rw-r-- 1 1001 1001 199 Feb 10 02:24 .golangci.yml 02:27:34 -rw-rw-r-- 1 1001 1001 100 Feb 10 02:24 .hadolint.yml 02:27:34 drwxr-xr-x 3 1001 1001 4096 Feb 10 02:24 .semver 02:27:34 -rw-rw-r-- 1 1001 1001 155 Feb 10 02:24 .sonarcloud.properties 02:27:34 -rw-rw-r-- 1 1001 1001 1171 Feb 10 02:24 ADOPTERS.md 02:27:34 -rw-rw-r-- 1 1001 1001 17374 Feb 10 02:24 Attribution.txt 02:27:34 -rw-rw-r-- 1 1001 1001 100284 Feb 10 02:24 CHANGELOG.md 02:27:34 -rw-rw-r-- 1 1001 1001 3804 Feb 10 02:24 CONTRIBUTING.md 02:27:34 -rw-rw-r-- 1 1001 1001 677 Feb 10 02:24 GOVERNANCE.md 02:27:34 -rw-rw-r-- 1 1001 1001 858 Feb 10 02:24 Jenkinsfile 02:27:34 -rw-rw-r-- 1 1001 1001 10775 Feb 10 02:24 LICENSE 02:27:34 -rw-rw-r-- 1 1001 1001 16740 Feb 10 02:24 Makefile 02:27:34 -rw-rw-r-- 1 1001 1001 582 Feb 10 02:24 OWNERS.md 02:27:34 -rw-rw-r-- 1 1001 1001 9932 Feb 10 02:24 README.md 02:27:34 -rw-rw-r-- 1 1001 1001 789 Feb 10 02:24 SECURITY.md 02:27:34 -rw-rw-r-- 1 1001 1001 12 Feb 10 02:24 VERSION 02:27:34 drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 bin 02:27:34 drwxrwxr-x 19 1001 1001 4096 Feb 10 02:24 cmd 02:27:34 -rw-r--r-- 1 root root 1544537 Feb 10 02:26 coverage.out 02:27:34 drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 fuzz_test 02:27:34 -rw-rw-r-- 1 1001 1001 6494 Feb 10 02:24 go.mod 02:27:34 -rw-rw-r-- 1 1001 1001 88223 Feb 10 02:24 go.sum 02:27:34 drwxrwxr-x 7 1001 1001 4096 Feb 10 02:24 internal 02:27:34 drwxrwxr-x 2 1001 1001 4096 Feb 10 02:24 openapi 02:27:34 -rw-rw-r-- 1 1001 1001 584 Feb 10 02:24 security.txt 02:27:34 -rw-rw-r-- 1 1001 1001 204 Feb 10 02:24 version.go [Pipeline] sh 02:27:34 + '[' -e coverage.out ] 02:27:34 + chown 1001:1001 coverage.out [Pipeline] stash 02:27:34 Stashed 1 file(s) [Pipeline] sh 02:27:34 + make build 02:27:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:48 provisioning config files... 02:27:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config874697599385218622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:48 ---> ****-login.sh 02:27:48 nexus3.edgexfoundry.org:10001 02:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:49 Configure a credential helper to remove this warning. See 02:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:49 02:27:49 Login Succeeded 02:27:49 nexus3.edgexfoundry.org:10002 02:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:49 Configure a credential helper to remove this warning. See 02:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:49 02:27:49 Login Succeeded 02:27:49 nexus3.edgexfoundry.org:10003 02:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:50 Configure a credential helper to remove this warning. See 02:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:50 02:27:50 Login Succeeded 02:27:50 nexus3.edgexfoundry.org:10004 02:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:50 Configure a credential helper to remove this warning. See 02:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:50 02:27:50 Login Succeeded 02:27:50 ****.io 02:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:50 Configure a credential helper to remove this warning. See 02:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:50 02:27:50 Login Succeeded 02:27:51 ---> ****-login.sh ends [Pipeline] } 02:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:27:51 + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo 02:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:27:51 ========================================================= 02:27:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:27:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:27:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:27:52 9986a736f7d3: Pulling fs layer 02:27:52 1f018df60701: Pulling fs layer 02:27:52 39f8f326b044: Pulling fs layer 02:27:52 e6a1e7a6a96a: Pulling fs layer 02:27:52 4f4fb700ef54: Pulling fs layer 02:27:52 d45d956e0dbf: Pulling fs layer 02:27:52 d7702b0d1db1: Pulling fs layer 02:27:52 5c7f0f088c93: Pulling fs layer 02:27:52 4fdc064ae6cf: Pulling fs layer 02:27:52 e6a1e7a6a96a: Waiting 02:27:52 d7702b0d1db1: Waiting 02:27:52 d45d956e0dbf: Waiting 02:27:52 5c7f0f088c93: Waiting 02:27:52 4fdc064ae6cf: Waiting 02:27:52 1f018df60701: Verifying Checksum 02:27:52 1f018df60701: Download complete 02:27:52 e6a1e7a6a96a: Verifying Checksum 02:27:52 e6a1e7a6a96a: Download complete 02:27:52 4f4fb700ef54: Verifying Checksum 02:27:52 4f4fb700ef54: Download complete 02:27:52 9986a736f7d3: Verifying Checksum 02:27:52 9986a736f7d3: Download complete 02:27:52 d45d956e0dbf: Verifying Checksum 02:27:52 d45d956e0dbf: Download complete 02:27:52 d7702b0d1db1: Verifying Checksum 02:27:52 d7702b0d1db1: Download complete 02:27:53 4fdc064ae6cf: Verifying Checksum 02:27:53 4fdc064ae6cf: Download complete 02:27:53 9986a736f7d3: Pull complete 02:27:54 1f018df60701: Pull complete 02:27:54 39f8f326b044: Verifying Checksum 02:27:54 39f8f326b044: Download complete 02:27:56 5c7f0f088c93: Verifying Checksum 02:27:56 5c7f0f088c93: Download complete 02:28:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:28:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:28:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:28:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:28:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:28:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:28:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:28:11 39f8f326b044: Pull complete 02:28:11 e6a1e7a6a96a: Pull complete 02:28:11 4f4fb700ef54: Pull complete 02:28:11 d45d956e0dbf: Pull complete 02:28:11 d7702b0d1db1: Pull complete 02:28:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:28:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:28:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:28:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:28:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:28:17 $ docker stop --time=1 d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 02:28:19 5c7f0f088c93: Pull complete 02:28:20 4fdc064ae6cf: Pull complete 02:28:20 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:21 $ docker rm -f --volumes d0c20530712c30e672bb7160c7b01c84206635e2a70d17567457d7d57a600eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:28:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:22 WORKDIR /edgex 02:28:22 COPY go.mod . 02:28:22 RUN go mod download 02:28:22 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:28:23 02:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:23 Sending build context to Docker daemon 3.564MB 02:28:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:28:23 ---> 63f30b955cb9 02:28:23 Step 2/4 : WORKDIR /edgex 02:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:28:23 latest: Pulling from edgex-devops/edgex-compose 02:28:23 91d30c5bc195: Pulling fs layer 02:28:23 2e9b0aa3be6d: Pulling fs layer 02:28:23 9c61dcf015f6: Pulling fs layer 02:28:23 4698f68db338: Pulling fs layer 02:28:23 2a2f49069b9e: Pulling fs layer 02:28:23 e0025b399a48: Pulling fs layer 02:28:23 4698f68db338: Waiting 02:28:23 2a2f49069b9e: Waiting 02:28:23 e0025b399a48: Waiting 02:28:23 91d30c5bc195: Download complete 02:28:23 4698f68db338: Verifying Checksum 02:28:23 4698f68db338: Download complete 02:28:23 2e9b0aa3be6d: Verifying Checksum 02:28:23 2e9b0aa3be6d: Download complete 02:28:23 e0025b399a48: Verifying Checksum 02:28:23 e0025b399a48: Download complete 02:28:24 91d30c5bc195: Pull complete 02:28:24 2a2f49069b9e: Download complete 02:28:24 2e9b0aa3be6d: Pull complete 02:28:24 9c61dcf015f6: Download complete 02:28:25 ---> Running in 2fcdbf00a256 02:28:25 Removing intermediate container 2fcdbf00a256 02:28:25 ---> 5204cc62f5fd 02:28:25 Step 3/4 : COPY go.mod . 02:28:26 ---> f39557b19190 02:28:26 Step 4/4 : RUN go mod download 02:28:26 ---> Running in e0d878276c26 02:28:27 9c61dcf015f6: Pull complete 02:28:27 4698f68db338: Pull complete 02:28:27 2a2f49069b9e: Pull complete 02:28:27 e0025b399a48: Pull complete 02:28:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:28:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:28:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:27 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 02:28:27 $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:28:31 $ docker top f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:31 + docker compose -f ./docker-compose-build.yml build --parallel 02:28:34 #1 [security-spire-agent internal] load build definition from Dockerfile 02:28:34 #1 transferring dockerfile: 1.81kB done 02:28:34 #1 DONE 0.0s 02:28:34 02:28:34 #2 [security-secretstore-setup internal] load build definition from Dockerfile 02:28:34 #2 transferring dockerfile: 2.49kB done 02:28:34 #2 DONE 0.0s 02:28:34 02:28:34 #3 [core-keeper internal] load build definition from Dockerfile 02:28:34 #3 transferring dockerfile: 2.01kB done 02:28:34 #3 DONE 0.0s 02:28:34 02:28:34 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:28:34 #4 transferring dockerfile: 3.02kB done 02:28:34 #4 DONE 0.1s 02:28:34 02:28:34 #5 [security-spire-server internal] load build definition from Dockerfile 02:28:34 #5 ... 02:28:34 02:28:34 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:28:34 #6 transferring dockerfile: 1.89kB done 02:28:34 #6 DONE 0.1s 02:28:34 02:28:34 #7 [support-scheduler internal] load build definition from Dockerfile 02:28:34 #7 transferring dockerfile: 1.83kB done 02:28:34 #7 DONE 0.1s 02:28:34 02:28:34 #8 [security-spire-config internal] load build definition from Dockerfile 02:28:34 #8 transferring dockerfile: 1.69kB done 02:28:34 #8 DONE 0.1s 02:28:34 02:28:34 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:28:34 #9 transferring dockerfile: 2.23kB done 02:28:34 #9 DONE 0.1s 02:28:34 02:28:34 #10 [core-data internal] load build definition from Dockerfile 02:28:34 #10 transferring dockerfile: 2.04kB done 02:28:34 #10 DONE 0.1s 02:28:34 02:28:34 #5 [security-spire-server internal] load build definition from Dockerfile 02:28:34 #5 transferring dockerfile: 1.70kB done 02:28:34 #5 DONE 0.1s 02:28:34 02:28:34 #11 [core-metadata internal] load build definition from Dockerfile 02:28:34 #11 transferring dockerfile: 2.10kB done 02:28:34 #11 DONE 0.2s 02:28:34 02:28:34 #12 [security-proxy-setup internal] load build definition from Dockerfile 02:28:34 #12 transferring dockerfile: 2.50kB done 02:28:34 #12 DONE 0.2s 02:28:34 02:28:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 02:28:34 #13 transferring dockerfile: 2.14kB done 02:28:34 #13 DONE 0.1s 02:28:34 02:28:34 #14 [core-command internal] load build definition from Dockerfile 02:28:34 #14 transferring dockerfile: 1.94kB done 02:28:34 #14 DONE 0.1s 02:28:34 02:28:34 #15 [support-notifications internal] load build definition from Dockerfile 02:28:34 #15 transferring dockerfile: 2.00kB done 02:28:34 #15 DONE 0.1s 02:28:34 02:28:34 #16 [security-spire-agent internal] load .dockerignore 02:28:34 #16 transferring context: 50B done 02:28:34 #16 DONE 0.1s 02:28:34 02:28:34 #17 [security-secretstore-setup internal] load .dockerignore 02:28:34 #17 transferring context: 50B done 02:28:34 #17 DONE 0.0s 02:28:34 02:28:34 #18 [core-keeper internal] load .dockerignore 02:28:34 #18 transferring context: 50B done 02:28:34 #18 DONE 0.0s 02:28:34 02:28:34 #19 [security-bootstrapper internal] load .dockerignore 02:28:34 #19 transferring context: 50B done 02:28:34 #19 DONE 0.0s 02:28:34 02:28:34 #20 [core-metadata internal] load .dockerignore 02:28:34 #20 transferring context: 50B done 02:28:34 #20 DONE 0.0s 02:28:34 02:28:34 #21 [security-spiffe-token-provider internal] load .dockerignore 02:28:34 #21 transferring context: 50B done 02:28:34 #21 DONE 0.0s 02:28:34 02:28:34 #22 [support-scheduler internal] load .dockerignore 02:28:34 #22 transferring context: 50B done 02:28:34 #22 DONE 0.0s 02:28:34 02:28:34 #23 [security-proxy-setup internal] load .dockerignore 02:28:34 #23 transferring context: 50B done 02:28:34 #23 DONE 0.0s 02:28:34 02:28:34 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:28:34 #24 transferring context: 50B done 02:28:34 #24 DONE 0.0s 02:28:34 02:28:34 #25 [security-spire-config internal] load .dockerignore 02:28:34 #25 transferring context: 50B done 02:28:34 #25 DONE 0.0s 02:28:34 02:28:34 #26 [security-spire-server internal] load .dockerignore 02:28:34 #26 transferring context: 50B done 02:28:34 #26 DONE 0.0s 02:28:34 02:28:34 #27 [core-data internal] load .dockerignore 02:28:34 #27 transferring context: 50B done 02:28:34 #27 DONE 0.0s 02:28:34 02:28:34 #28 [security-proxy-auth internal] load .dockerignore 02:28:34 #28 transferring context: 50B done 02:28:34 #28 DONE 0.0s 02:28:34 02:28:34 #29 [core-command internal] load .dockerignore 02:28:34 #29 transferring context: 50B done 02:28:34 #29 DONE 0.0s 02:28:34 02:28:34 #30 [support-notifications internal] load .dockerignore 02:28:34 #30 transferring context: 50B done 02:28:34 #30 DONE 0.0s 02:28:35 02:28:35 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:28:35 #31 ... 02:28:35 02:28:35 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:28:35 #32 DONE 0.0s 02:28:35 02:28:35 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:28:35 #32 DONE 0.0s 02:28:35 02:28:35 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:28:35 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 02:28:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:28:35 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:28:35 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:28:35 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 2.10MB / 3.63MB 0.1s 02:28:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:28:35 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:28:35 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:28:35 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s 02:28:35 #33 ... 02:28:35 02:28:35 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:28:35 #32 DONE 0.0s 02:28:35 02:28:35 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:28:35 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:28:35 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 02:28:35 #33 ... 02:28:35 02:28:35 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:28:35 #34 DONE 0.4s 02:28:35 02:28:35 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:28:35 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 02:28:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:28:35 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:28:35 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:28:35 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:28:35 #33 ... 02:28:35 02:28:35 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:28:35 #31 DONE 0.7s 02:28:35 02:28:35 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:28:35 #35 DONE 0.7s 02:28:35 02:28:35 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:28:35 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 done 02:28:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:28:35 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 02:28:35 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 02:28:35 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 02:28:35 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 02:28:36 #33 ... 02:28:36 02:28:36 #36 [security-spire-config internal] load build context 02:28:36 #36 transferring context: 22.05kB 0.0s done 02:28:36 #36 DONE 0.7s 02:28:36 02:28:36 #37 [security-spire-server internal] load build context 02:28:36 #37 transferring context: 23.80kB 0.0s done 02:28:36 #37 DONE 0.7s 02:28:36 02:28:36 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:28:36 #33 ... 02:28:36 02:28:36 #38 [security-spire-agent internal] load build context 02:28:36 #38 transferring context: 23.33kB 0.0s done 02:28:36 #38 DONE 0.8s 02:28:36 02:28:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:36 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:28:36 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:28:36 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:28:36 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:28:36 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:28:36 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:28:36 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:28:36 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 02:28:36 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:28:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.7s 02:28:36 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:28:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.8s 02:28:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.9s 02:28:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.0s 02:28:36 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 02:28:37 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 02:28:37 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:28:38 #39 ... 02:28:38 02:28:38 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:28:38 #40 DONE 2.9s 02:28:38 02:28:38 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 02:28:43 #41 ... 02:28:43 02:28:43 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:28:43 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done 02:28:43 #39 ... 02:28:43 02:28:43 #42 [security-spiffe-token-provider internal] load build context 02:28:43 #42 transferring context: 268.96MB 8.4s 02:28:44 #42 ... 02:28:44 02:28:44 #43 [security-secretstore-setup internal] load build context 02:28:44 #43 ... 02:28:44 02:28:44 #42 [security-spiffe-token-provider internal] load build context 02:28:45 #42 ... 02:28:45 02:28:45 #44 [core-keeper internal] load build context 02:28:45 #44 ... 02:28:45 02:28:45 #45 [core-common-config-bootstrapper internal] load build context 02:28:45 #45 ... 02:28:45 02:28:45 #46 [security-bootstrapper internal] load build context 02:28:45 #46 ... 02:28:45 02:28:45 #47 [core-metadata internal] load build context 02:28:45 #47 ... 02:28:45 02:28:45 #48 [support-scheduler internal] load build context 02:28:46 #48 ... 02:28:46 02:28:46 #49 [support-notifications internal] load build context 02:28:46 #49 ... 02:28:46 02:28:46 #50 [security-proxy-auth internal] load build context 02:28:46 #50 ... 02:28:46 02:28:46 #51 [core-command internal] load build context 02:28:46 #51 ... 02:28:46 02:28:46 #52 [security-proxy-setup internal] load build context 02:28:46 #52 ... 02:28:46 02:28:46 #53 [core-data internal] load build context 02:28:48 #53 ... 02:28:48 02:28:48 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:28:48 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:28:48 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:28:48 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:28:48 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:28:48 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:28:48 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 02:28:48 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:28:48 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:28:48 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:28:48 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 02:28:48 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:28:48 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done 02:28:48 #54 ... 02:28:48 02:28:48 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:28:48 #55 ... 02:28:48 02:28:48 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:28:48 #56 ... 02:28:48 02:28:48 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:28:48 #57 ... 02:28:48 02:28:48 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:28:48 #58 ... 02:28:48 02:28:48 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:28:48 #59 ... 02:28:48 02:28:48 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:28:48 #60 ... 02:28:48 02:28:48 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:28:48 #61 ... 02:28:48 02:28:48 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:28:49 #62 ... 02:28:49 02:28:49 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:49 #63 ... 02:28:49 02:28:49 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:28:49 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:28:49 #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:28:49 #0 3.223 (1/4) Installing ca-certificates (20241121-r1) 02:28:49 #0 3.238 (2/4) Installing dumb-init (1.2.5-r3) 02:28:49 #0 3.242 (3/4) Installing su-exec (0.2-r3) 02:28:49 #0 3.250 (4/4) Installing yq-go (4.44.1-r2) 02:28:49 #0 3.335 Executing busybox-1.36.1-r29.trigger 02:28:49 #0 3.345 Executing ca-certificates-20241121-r1.trigger 02:28:49 #0 3.381 OK: 19 MiB in 18 packages 02:28:49 #64 ... 02:28:49 02:28:49 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:28:49 #65 ... 02:28:49 02:28:49 #43 [security-secretstore-setup internal] load build context 02:28:49 #43 transferring context: 348.14MB 14.2s 02:28:51 #43 ... 02:28:51 02:28:51 #49 [support-notifications internal] load build context 02:28:51 #49 transferring context: 446.25MB 14.5s done 02:28:51 #49 ... 02:28:51 02:28:51 #43 [security-secretstore-setup internal] load build context 02:28:52 #43 transferring context: 446.25MB 16.7s done 02:28:55 #43 ... 02:28:55 02:28:55 #42 [security-spiffe-token-provider internal] load build context 02:28:55 #42 transferring context: 446.25MB 14.9s done 02:28:55 #42 ... 02:28:55 02:28:55 #44 [core-keeper internal] load build context 02:28:55 #44 transferring context: 446.25MB 18.0s done 02:28:55 #44 ... 02:28:55 02:28:55 #47 [core-metadata internal] load build context 02:28:55 #47 transferring context: 446.25MB 17.1s done 02:28:55 #47 ... 02:28:55 02:28:55 #45 [core-common-config-bootstrapper internal] load build context 02:28:55 #45 ... 02:28:55 02:28:55 #46 [security-bootstrapper internal] load build context 02:28:55 #46 transferring context: 446.25MB 15.1s done 02:28:55 #46 ... 02:28:55 02:28:55 #45 [core-common-config-bootstrapper internal] load build context 02:28:55 #45 transferring context: 374.43MB 20.5s 02:28:56 #45 ... 02:28:56 02:28:56 #50 [security-proxy-auth internal] load build context 02:28:56 #50 transferring context: 446.25MB 19.3s done 02:28:56 #50 ... 02:28:56 02:28:56 #51 [core-command internal] load build context 02:28:56 #51 transferring context: 446.25MB 19.5s done 02:28:56 #51 ... 02:28:56 02:28:56 #48 [support-scheduler internal] load build context 02:28:56 #48 transferring context: 446.25MB 18.8s done 02:28:57 #48 ... 02:28:57 02:28:57 #45 [core-common-config-bootstrapper internal] load build context 02:28:57 #45 transferring context: 446.25MB 20.9s done 02:28:57 #45 ... 02:28:57 02:28:57 #53 [core-data internal] load build context 02:28:57 #53 transferring context: 446.25MB 19.7s done 02:28:57 #53 ... 02:28:57 02:28:57 #52 [security-proxy-setup internal] load build context 02:28:57 #52 transferring context: 446.25MB 16.5s done 02:29:12 #52 DONE 35.5s 02:29:12 02:29:12 #42 [security-spiffe-token-provider internal] load build context 02:29:12 #42 DONE 35.4s 02:29:12 02:29:12 #49 [support-notifications internal] load build context 02:29:12 #49 DONE 35.0s 02:29:12 02:29:12 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:29:12 #41 DONE 32.6s 02:29:12 02:29:12 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:12 #63 DONE 34.1s 02:29:12 02:29:12 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:29:12 #64 DONE 34.0s 02:29:12 02:29:12 #46 [security-bootstrapper internal] load build context 02:29:12 #46 DONE 35.5s 02:29:12 02:29:12 #43 [security-secretstore-setup internal] load build context 02:29:12 #43 DONE 35.5s 02:29:12 02:29:12 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:29:12 #66 ... 02:29:12 02:29:12 #47 [core-metadata internal] load build context 02:29:12 #47 DONE 35.5s 02:29:12 02:29:12 #50 [security-proxy-auth internal] load build context 02:29:12 #50 DONE 35.2s 02:29:12 02:29:12 #51 [core-command internal] load build context 02:29:12 #51 DONE 35.2s 02:29:12 02:29:12 #44 [core-keeper internal] load build context 02:29:12 #44 DONE 35.6s 02:29:12 02:29:12 #48 [support-scheduler internal] load build context 02:29:12 #48 DONE 35.5s 02:29:12 02:29:12 #53 [core-data internal] load build context 02:29:12 #53 DONE 35.2s 02:29:12 02:29:12 #45 [core-common-config-bootstrapper internal] load build context 02:29:12 #45 DONE 35.5s 02:29:12 02:29:12 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:29:12 #58 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #58 34.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #58 34.72 (1/1) Installing dumb-init (1.2.5-r3) 02:29:12 #58 34.76 Executing busybox-1.36.1-r29.trigger 02:29:12 #58 34.77 OK: 8 MiB in 15 packages 02:29:12 #58 DONE 36.1s 02:29:12 02:29:12 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:29:12 #55 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #55 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #55 34.99 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:29:12 #55 34.99 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:29:12 #55 34.99 OK: 24172 distinct packages available 02:29:12 #55 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #55 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #55 35.63 (1/14) Installing ca-certificates (20241121-r1) 02:29:12 #55 35.65 (2/14) Installing brotli-libs (1.1.0-r2) 02:29:12 #55 35.67 (3/14) Installing c-ares (1.33.1-r0) 02:29:12 #55 35.67 (4/14) Installing libunistring (1.2-r0) 02:29:12 #55 35.69 (5/14) Installing libidn2 (2.3.7-r0) 02:29:12 #55 35.69 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:29:12 #55 35.69 (7/14) Installing libpsl (0.21.5-r1) 02:29:12 #55 35.70 (8/14) Installing zstd-libs (1.5.6-r0) 02:29:12 #55 35.71 (9/14) Installing libcurl (8.12.0-r0) 02:29:12 #55 35.73 (10/14) Installing curl (8.12.0-r0) 02:29:12 #55 35.74 (11/14) Installing dumb-init (1.2.5-r3) 02:29:12 #55 35.75 (12/14) Installing musl-obstack (1.2.3-r2) 02:29:12 #55 35.75 (13/14) Installing libucontext (1.2-r3) 02:29:12 #55 35.76 (14/14) Installing gcompat (1.1.0-r4) 02:29:12 #55 35.76 Executing busybox-1.36.1-r29.trigger 02:29:12 #55 35.77 Executing ca-certificates-20241121-r1.trigger 02:29:12 #55 35.81 OK: 13 MiB in 28 packages 02:29:12 #55 DONE 36.2s 02:29:12 02:29:12 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:29:12 #65 34.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #65 34.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #65 34.83 (1/1) Installing dumb-init (1.2.5-r3) 02:29:12 #65 34.84 Executing busybox-1.36.1-r29.trigger 02:29:12 #65 34.84 OK: 8 MiB in 15 packages 02:29:12 #65 DONE 36.1s 02:29:12 02:29:12 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:29:12 #57 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #57 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #57 34.72 (1/7) Installing ca-certificates (20241121-r1) 02:29:12 #57 34.79 (2/7) Installing dumb-init (1.2.5-r3) 02:29:12 #57 34.80 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:29:12 #57 34.80 (4/7) Installing libsodium (1.0.19-r0) 02:29:12 #57 34.81 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:29:12 #57 34.84 (6/7) Installing libzmq (4.3.5-r2) 02:29:12 #57 34.87 (7/7) Installing zeromq (4.3.5-r2) 02:29:12 #57 34.88 Executing busybox-1.36.1-r29.trigger 02:29:12 #57 34.89 Executing ca-certificates-20241121-r1.trigger 02:29:12 #57 34.94 OK: 12 MiB in 21 packages 02:29:12 #57 DONE 36.1s 02:29:12 02:29:12 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:29:12 #61 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #61 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #61 35.14 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:12 #61 35.17 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:12 #61 35.18 (3/6) Installing dumb-init (1.2.5-r3) 02:29:12 #61 35.18 (4/6) Installing openssl (3.3.2-r2) 02:29:12 #61 35.19 (5/6) Installing su-exec (0.2-r3) 02:29:12 #61 35.20 (6/6) Installing yq-go (4.44.1-r2) 02:29:12 #61 35.28 Executing busybox-1.36.1-r29.trigger 02:29:12 #61 35.28 OK: 19 MiB in 18 packages 02:29:12 #61 DONE 36.2s 02:29:12 02:29:12 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:29:12 #62 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #62 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #62 35.19 (1/2) Installing dumb-init (1.2.5-r3) 02:29:12 #62 35.20 (2/2) Installing su-exec (0.2-r3) 02:29:12 #62 35.20 Executing busybox-1.36.1-r29.trigger 02:29:12 #62 35.21 OK: 8 MiB in 16 packages 02:29:12 #62 DONE 36.2s 02:29:12 02:29:12 #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:29:12 #56 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #56 34.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #56 35.14 (1/3) Installing ca-certificates (20241121-r1) 02:29:12 #56 35.16 (2/3) Installing dumb-init (1.2.5-r3) 02:29:12 #56 35.17 (3/3) Installing tzdata (2024b-r0) 02:29:12 #56 35.22 Executing busybox-1.36.1-r29.trigger 02:29:12 #56 35.23 Executing ca-certificates-20241121-r1.trigger 02:29:12 #56 35.28 OK: 10 MiB in 17 packages 02:29:12 #56 DONE 36.2s 02:29:12 02:29:12 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:29:12 #59 34.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #59 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #59 34.76 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:29:12 #59 34.76 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:29:12 #59 34.76 OK: 24172 distinct packages available 02:29:12 #59 34.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #59 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #59 35.31 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:12 #59 35.35 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:12 #59 35.36 (3/7) Installing dumb-init (1.2.5-r3) 02:29:12 #59 35.37 (4/7) Installing musl-obstack (1.2.3-r2) 02:29:12 #59 35.37 (5/7) Installing libucontext (1.2-r3) 02:29:12 #59 35.38 (6/7) Installing gcompat (1.1.0-r4) 02:29:12 #59 35.38 (7/7) Installing openssl (3.3.2-r2) 02:29:12 #59 35.40 Executing busybox-1.36.1-r29.trigger 02:29:12 #59 35.41 OK: 9 MiB in 19 packages 02:29:12 #59 DONE 36.2s 02:29:12 02:29:12 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:29:12 #67 ... 02:29:12 02:29:12 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:29:12 #60 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #60 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #60 35.12 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:29:12 #60 35.12 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:29:12 #60 35.12 OK: 24172 distinct packages available 02:29:12 #60 35.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:12 #60 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:12 #60 35.61 (1/4) Installing dumb-init (1.2.5-r3) 02:29:12 #60 35.62 (2/4) Installing musl-obstack (1.2.3-r2) 02:29:12 #60 35.62 (3/4) Installing libucontext (1.2-r3) 02:29:12 #60 35.63 (4/4) Installing gcompat (1.1.0-r4) 02:29:12 #60 35.64 Executing busybox-1.36.1-r29.trigger 02:29:12 #60 35.71 OK: 8 MiB in 18 packages 02:29:12 #60 DONE 36.0s 02:29:13 02:29:13 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:29:14 #68 ... 02:29:14 02:29:14 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:14 #69 DONE 3.7s 02:29:14 02:29:14 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:29:14 #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.615 OK: 248 MiB in 58 packages 02:29:14 #70 DONE 3.9s 02:29:14 02:29:14 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:29:14 #71 ... 02:29:14 02:29:14 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:29:14 #66 3.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:14 #66 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:14 #66 3.722 OK: 248 MiB in 58 packages 02:29:14 #66 DONE 3.9s 02:29:14 02:29:14 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:29:14 #72 DONE 0.1s 02:29:14 02:29:14 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:14 #73 ... 02:29:14 02:29:14 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:29:14 #74 DONE 0.4s 02:29:14 02:29:14 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:29:14 #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.955 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:14 #0 4.024 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:14 #0 4.033 Executing ca-certificates-20241121-r1.trigger 02:29:14 #0 4.080 OK: 19 MiB in 18 packages 02:29:14 #75 DONE 4.3s 02:29:14 02:29:14 #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:29:14 #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:14 #0 3.993 OK: 248 MiB in 58 packages 02:29:14 #76 DONE 4.4s 02:29:14 02:29:14 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:29:15 #77 DONE 0.1s 02:29:15 02:29:15 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:15 #78 ... 02:29:15 02:29:15 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:29:15 #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:15 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:15 #0 4.112 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:29:15 #0 4.112 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:29:15 #0 4.112 OK: 24178 distinct packages available 02:29:15 #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:15 #0 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:15 #0 4.618 OK: 248 MiB in 58 packages 02:29:15 #79 DONE 4.8s 02:29:15 02:29:15 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:29:15 #80 DONE 0.1s 02:29:15 02:29:15 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:15 #81 ... 02:29:15 02:29:15 #82 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:29:15 #0 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:15 #0 4.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:15 #0 4.909 OK: 248 MiB in 58 packages 02:29:15 #82 DONE 5.1s 02:29:15 02:29:15 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:29:15 #83 DONE 0.0s 02:29:15 02:29:15 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:29:15 #68 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:16 #68 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:16 #68 ... 02:29:16 02:29:16 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:29:16 #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:16 #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:16 #0 3.216 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:16 #0 3.256 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:16 #0 3.274 OK: 8 MiB in 15 packages 02:29:16 #84 DONE 3.6s 02:29:16 02:29:16 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:29:16 #0 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:16 #0 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:16 #0 3.253 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:16 #0 3.294 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:16 #0 3.332 OK: 8 MiB in 16 packages 02:29:16 #85 DONE 3.6s 02:29:16 02:29:16 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:29:16 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:16 #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:16 #0 3.492 OK: 19 MiB in 18 packages 02:29:16 #86 DONE 3.6s 02:29:16 02:29:16 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:29:16 #87 DONE 0.0s 02:29:16 02:29:16 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:29:17 #88 ... 02:29:17 02:29:17 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:29:17 #68 3.750 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #68 3.872 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #68 3.884 OK: 8 MiB in 15 packages 02:29:17 #68 DONE 4.2s 02:29:17 02:29:17 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:29:17 #0 4.464 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:17 #0 4.951 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:17 #0 5.720 (1/1) Installing dumb-init (1.2.5-r3) 02:29:17 #0 6.017 Executing busybox-1.36.1-r29.trigger 02:29:17 #0 6.025 OK: 8 MiB in 15 packages 02:29:17 #89 DONE 6.4s 02:29:17 02:29:17 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:29:17 #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:17 #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:17 #0 3.924 OK: 9 MiB in 19 packages 02:29:17 #90 DONE 4.3s 02:29:17 02:29:17 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:29:17 #0 3.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:17 #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:17 #0 4.042 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #0 4.085 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #0 4.096 OK: 8 MiB in 18 packages 02:29:17 #91 DONE 4.3s 02:29:17 02:29:17 #92 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:29:17 #0 3.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:17 #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:17 #0 3.680 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #0 3.870 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #0 3.920 Executing ca-certificates-20241121-r1.trigger 02:29:17 #0 3.959 OK: 10 MiB in 17 packages 02:29:17 #92 DONE 4.3s 02:29:17 02:29:17 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:29:17 #67 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:17 #67 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:17 #67 4.609 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #67 4.649 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:17 #67 4.659 Executing ca-certificates-20241121-r1.trigger 02:29:17 #67 4.703 OK: 13 MiB in 28 packages 02:29:18 #67 ... 02:29:18 02:29:18 #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:29:18 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:18 #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:18 #0 4.463 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:29:18 #0 4.503 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:29:18 #0 4.515 Executing ca-certificates-20241121-r1.trigger 02:29:18 #0 4.564 OK: 12 MiB in 21 packages 02:29:18 #93 DONE 5.8s 02:29:18 02:29:18 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:29:18 #94 DONE 1.7s 02:29:18 02:29:18 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:29:18 #71 2.887 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:29:18 #71 3.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:29:18 #71 4.211 OK: 248 MiB in 58 packages 02:29:18 #71 DONE 4.5s 02:29:18 02:29:18 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:29:18 #67 DONE 5.8s 02:29:18 02:29:18 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:29:18 #95 DONE 1.5s 02:29:18 02:29:18 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:29:18 #96 DONE 0.1s 02:29:18 02:29:18 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:29:18 #97 DONE 1.7s 02:29:18 02:29:18 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:29:18 #98 DONE 0.2s 02:29:18 02:29:18 #99 [security-spire-server stage-2 6/9] COPY security.txt / 02:29:19 #99 ... 02:29:19 02:29:19 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:29:19 #100 DONE 0.5s 02:29:19 02:29:19 #99 [security-spire-server stage-2 6/9] COPY security.txt / 02:29:19 #99 DONE 0.4s 02:29:19 02:29:19 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:29:19 #101 DONE 0.3s 02:29:19 02:29:19 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:29:19 #102 DONE 0.5s 02:29:19 02:29:19 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:29:19 #103 DONE 0.1s 02:29:19 02:29:19 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:29:19 #104 DONE 0.1s 02:29:19 02:29:19 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:29:19 #105 DONE 0.1s 02:29:19 02:29:19 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:29:19 #106 DONE 0.1s 02:29:19 02:29:19 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:29:19 #107 DONE 0.1s 02:29:19 02:29:19 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:29:19 #108 DONE 0.1s 02:29:19 02:29:19 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:29:19 #109 ... 02:29:19 02:29:19 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:29:19 #110 DONE 0.1s 02:29:19 02:29:19 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:29:19 #109 DONE 0.2s 02:29:19 02:29:19 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:29:19 #111 DONE 0.2s 02:29:19 02:29:19 #112 [security-spire-server] exporting to image 02:29:19 #112 exporting layers 02:29:19 #112 ... 02:29:19 02:29:19 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:29:19 #113 DONE 0.1s 02:29:19 02:29:19 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:29:19 #114 DONE 0.2s 02:29:19 02:29:19 #112 [security-spire-agent] exporting to image 02:29:20 #112 ... 02:29:20 02:29:20 #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:29:20 #88 DONE 4.2s 02:29:20 02:29:20 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:29:20 #115 DONE 0.3s 02:29:20 02:29:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:29:20 #54 ... 02:29:20 02:29:20 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:29:21 #39 ... 02:29:21 02:29:21 #112 [security-spire-config] exporting to image 02:29:21 #112 exporting layers 1.3s done 02:29:21 #112 writing image sha256:0009b3b687796bf548cd4f59b74930dbdc046bce58c59f3a52aa4735608e2fbb 0.1s done 02:29:21 #112 naming to docker.io/library/security-spire-server done 02:29:21 #112 writing image sha256:dda72be7d552292acc4f4bda4bcdae3de2d4946f91300d8bd8aa29a662975e9e 0.0s done 02:29:21 #112 naming to docker.io/library/security-spire-config done 02:29:21 #112 writing image sha256:cbce383b178baf6feab05dd610b0016a1eca7106338b32d4d976df3076424e84 02:29:21 #112 writing image sha256:cbce383b178baf6feab05dd610b0016a1eca7106338b32d4d976df3076424e84 done 02:29:21 #112 naming to docker.io/library/security-spire-agent done 02:29:21 #112 DONE 1.8s 02:29:21 02:29:21 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:22 Removing intermediate container e0d878276c26 02:29:22 ---> 70818d4fe7eb 02:29:22 Successfully built 70818d4fe7eb 02:29:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:23 + docker inspect -f . ci-base-image-arm64 02:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:23 prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container 02:29:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 02:29:24 $ docker top c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:25 #116 ... 02:29:25 02:29:25 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:25 #117 ... 02:29:25 02:29:25 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:25 + go version 02:29:25 go version go1.23.4 linux/arm64 [Pipeline] } 02:29:25 $ docker stop --time=1 c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab 02:29:27 $ docker rm -f --volumes c95ece1f113165dfedd13d4506b9a1df0a6742c4b3085257f4f04690c0d765ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:27 02:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:28 latest: Pulling from edgex-devops/edgex-compose-arm64 02:29:28 547446be3368: Pulling fs layer 02:29:28 d125d8839a47: Pulling fs layer 02:29:28 3e85d5ac6304: Pulling fs layer 02:29:28 c3105a71a48b: Pulling fs layer 02:29:28 0f093f025ec4: Pulling fs layer 02:29:28 c3106fc0e877: Pulling fs layer 02:29:28 c3105a71a48b: Waiting 02:29:28 0f093f025ec4: Waiting 02:29:28 c3106fc0e877: Waiting 02:29:28 547446be3368: Verifying Checksum 02:29:28 547446be3368: Download complete 02:29:28 c3105a71a48b: Verifying Checksum 02:29:28 c3105a71a48b: Download complete 02:29:29 d125d8839a47: Verifying Checksum 02:29:29 d125d8839a47: Download complete 02:29:29 c3106fc0e877: Verifying Checksum 02:29:29 c3106fc0e877: Download complete 02:29:29 0f093f025ec4: Verifying Checksum 02:29:29 0f093f025ec4: Download complete 02:29:29 547446be3368: Pull complete 02:29:31 d125d8839a47: Pull complete 02:29:31 3e85d5ac6304: Verifying Checksum 02:29:31 3e85d5ac6304: Download complete 02:29:41 3e85d5ac6304: Pull complete 02:29:41 c3105a71a48b: Pull complete 02:29:42 0f093f025ec4: Pull complete 02:29:42 c3106fc0e877: Pull complete 02:29:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:29:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:43 prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container 02:29:43 $ 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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 02:29:45 $ docker top 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:46 + docker compose -f ./docker-compose-build.yml build --parallel 02:29:56 #1 [security-spire-server internal] load build definition from Dockerfile 02:29:56 #1 transferring dockerfile: 30B 02:29:56 #1 transferring dockerfile: 1.70kB done 02:29:56 #1 DONE 0.1s 02:29:56 02:29:56 #2 [core-metadata internal] load build definition from Dockerfile 02:29:56 #2 transferring dockerfile: 2.10kB done 02:29:56 #2 DONE 0.0s 02:29:56 02:29:56 #3 [core-command internal] load build definition from Dockerfile 02:29:56 #3 transferring dockerfile: 1.94kB done 02:29:56 #3 DONE 0.1s 02:29:56 02:29:56 #4 [security-spire-agent internal] load build definition from Dockerfile 02:29:56 #4 transferring dockerfile: 1.81kB done 02:29:56 #4 DONE 0.1s 02:29:56 02:29:56 #5 [support-scheduler internal] load build definition from Dockerfile 02:29:56 #5 transferring dockerfile: 1.83kB done 02:29:56 #5 DONE 0.1s 02:29:56 02:29:56 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:29:56 #6 transferring dockerfile: 3.02kB 0.0s done 02:29:56 #6 DONE 0.1s 02:29:56 02:29:56 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:29:56 #7 transferring dockerfile: 1.89kB 0.0s done 02:29:56 #7 DONE 0.1s 02:29:56 02:29:56 #8 [security-spire-config internal] load build definition from Dockerfile 02:29:56 #8 transferring dockerfile: 1.69kB 0.0s done 02:29:56 #8 DONE 0.1s 02:29:56 02:29:56 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:29:56 #9 transferring dockerfile: 2.23kB 0.0s done 02:29:56 #9 DONE 0.1s 02:29:56 02:29:56 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:29:56 #10 transferring dockerfile: 2.14kB done 02:29:56 #10 DONE 0.1s 02:29:56 02:29:56 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:29:56 #11 transferring dockerfile: 2.50kB done 02:29:56 #11 DONE 0.1s 02:29:56 02:29:56 #12 [core-data internal] load build definition from Dockerfile 02:29:56 #12 transferring dockerfile: 2.04kB done 02:29:56 #12 DONE 0.1s 02:29:56 02:29:56 #13 [support-notifications internal] load build definition from Dockerfile 02:29:56 #13 transferring dockerfile: 2.00kB 0.0s done 02:29:56 #13 DONE 0.1s 02:29:56 02:29:56 #14 [core-keeper internal] load build definition from Dockerfile 02:29:56 #14 transferring dockerfile: 2.01kB done 02:29:56 #14 DONE 0.1s 02:29:56 02:29:56 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:29:57 #15 transferring dockerfile: 2.49kB done 02:29:57 #15 DONE 0.1s 02:29:57 02:29:57 #16 [security-spire-server internal] load .dockerignore 02:29:57 #16 transferring context: 50B done 02:29:57 #16 DONE 0.1s 02:29:57 02:29:57 #17 [core-metadata internal] load .dockerignore 02:29:57 #17 transferring context: 50B 0.0s done 02:29:57 #17 DONE 0.1s 02:29:57 02:29:57 #18 [core-command internal] load .dockerignore 02:29:57 #18 transferring context: 50B 0.0s done 02:29:57 #18 DONE 0.1s 02:29:57 02:29:57 #19 [security-spire-agent internal] load .dockerignore 02:29:57 #19 transferring context: 50B 0.0s done 02:29:57 #19 DONE 0.1s 02:29:57 02:29:57 #20 [support-scheduler internal] load .dockerignore 02:29:57 #20 transferring context: 50B 0.0s done 02:29:57 #20 DONE 0.1s 02:29:57 02:29:57 #21 [security-bootstrapper internal] load .dockerignore 02:29:57 #21 transferring context: 50B 0.0s done 02:29:57 #21 DONE 0.1s 02:29:57 02:29:57 #22 [security-spiffe-token-provider internal] load .dockerignore 02:29:57 #22 transferring context: 50B 0.0s done 02:29:58 #22 DONE 0.1s 02:29:58 02:29:58 #23 [security-spire-config internal] load .dockerignore 02:29:58 #23 transferring context: 50B done 02:29:58 #23 DONE 0.1s 02:29:58 02:29:58 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:29:58 #24 transferring context: 50B 0.0s done 02:29:58 #24 DONE 0.1s 02:29:58 02:29:58 #25 [security-proxy-auth internal] load .dockerignore 02:29:58 #25 transferring context: 50B done 02:29:58 #25 DONE 0.1s 02:29:58 02:29:58 #26 [security-proxy-setup internal] load .dockerignore 02:29:58 #26 transferring context: 50B 0.0s done 02:29:58 #26 DONE 0.1s 02:29:58 02:29:58 #27 [core-data internal] load .dockerignore 02:29:58 #27 transferring context: 50B done 02:29:58 #27 DONE 0.1s 02:29:58 02:29:58 #28 [support-notifications internal] load .dockerignore 02:29:58 #28 transferring context: 50B done 02:29:58 #28 DONE 0.1s 02:29:58 02:29:58 #29 [core-keeper internal] load .dockerignore 02:29:58 #29 transferring context: 50B 0.0s done 02:29:58 #29 DONE 0.1s 02:29:58 02:29:58 #30 [security-secretstore-setup internal] load .dockerignore 02:29:58 #30 transferring context: 50B done 02:29:58 #30 DONE 0.1s 02:29:58 02:29:58 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 02:29:59 #31 DONE 0.5s 02:29:59 02:29:59 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:29:59 #32 DONE 0.7s 02:29:59 02:29:59 #33 [security-spire-server internal] load build context 02:29:59 #33 transferring context: 23.80kB 0.0s done 02:29:59 #33 DONE 0.1s 02:29:59 02:29:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:29:59 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:29:59 #34 ... 02:29:59 02:29:59 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:59 #35 DONE 0.0s 02:29:59 02:29:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:29:59 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 02:29:59 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:29:59 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:29:59 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:29:59 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 02:29:59 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:29:59 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:29:59 #34 ... 02:29:59 02:29:59 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:29:59 #31 DONE 0.5s 02:29:59 02:29:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:29:59 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:29:59 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:29:59 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:29:59 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:29:59 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 02:29:59 #34 ... 02:29:59 02:29:59 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:29:59 #35 DONE 0.0s 02:29:59 02:29:59 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:29:59 #31 DONE 0.5s 02:29:59 02:29:59 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:29:59 #32 DONE 0.7s 02:29:59 02:29:59 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:29:59 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 0.4s 02:30:00 #34 ... 02:30:00 02:30:00 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:00 #35 DONE 0.0s 02:30:00 02:30:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:00 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.66MB / 28.04MB 0.6s 02:30:00 #34 ... 02:30:00 02:30:00 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:00 #35 DONE 0.0s 02:30:00 02:30:00 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:30:00 #31 DONE 0.8s 02:30:00 02:30:00 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:00 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.7s 02:30:00 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:30:00 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:30:00 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.0s 02:30:00 #34 ... 02:30:00 02:30:00 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:00 #35 DONE 0.0s 02:30:01 02:30:01 #36 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:01 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:01 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:01 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:01 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:01 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:01 #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 02:30:01 #36 ... 02:30:01 02:30:01 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:30:01 #37 DONE 1.3s 02:30:01 02:30:01 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:30:01 #31 DONE 1.3s 02:30:01 02:30:01 #38 [core-common-config-bootstrapper internal] load build context 02:30:01 #38 ... 02:30:01 02:30:01 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:01 #35 DONE 0.0s 02:30:01 02:30:01 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:30:01 #32 DONE 1.5s 02:30:01 02:30:01 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:01 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:01 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:01 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:01 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:01 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:01 #36 ... 02:30:01 02:30:01 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:30:01 #31 DONE 1.6s 02:30:01 02:30:01 #36 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:01 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:01 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:01 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:01 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:01 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:01 #36 ... 02:30:01 02:30:01 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:01 #35 DONE 0.0s 02:30:01 02:30:01 #36 [security-spire-config stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:01 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:01 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:01 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:01 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:01 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:01 #36 ... 02:30:01 02:30:01 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:01 #35 DONE 0.1s 02:30:02 02:30:02 #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:30:02 #31 DONE 2.1s 02:30:02 02:30:02 #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:02 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:02 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:02 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:02 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:02 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:02 #36 ... 02:30:02 02:30:02 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:02 #35 DONE 0.1s 02:30:02 02:30:02 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:02 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:02 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:02 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:02 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:02 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:02 #36 ... 02:30:02 02:30:02 #39 [core-metadata internal] load build context 02:30:02 #39 transferring context: 3.11MB 1.8s done 02:30:02 #39 DONE 2.9s 02:30:02 02:30:02 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:02 #36 ... 02:30:02 02:30:02 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:02 #35 DONE 0.1s 02:30:02 02:30:02 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 ... 02:30:03 02:30:03 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:30:03 #31 DONE 2.8s 02:30:03 02:30:03 #36 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 ... 02:30:03 02:30:03 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:30:03 #35 DONE 0.1s 02:30:03 02:30:03 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:03 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:03 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:03 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:03 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:03 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:03 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:03 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:03 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:03 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:03 #36 ... 02:30:03 02:30:03 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:30:03 #31 DONE 3.1s 02:30:03 02:30:03 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 ... 02:30:03 02:30:03 #40 [core-command internal] load build context 02:30:03 #40 transferring context: 3.11MB 2.3s done 02:30:03 #40 DONE 3.9s 02:30:03 02:30:03 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 ... 02:30:03 02:30:03 #41 [security-secretstore-setup internal] load build context 02:30:03 #41 DONE 0.0s 02:30:03 02:30:03 #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:03 #36 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 02:30:03 #36 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 02:30:03 #36 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 02:30:03 #36 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 02:30:03 #36 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.8s done 02:30:04 #36 ... 02:30:04 02:30:04 #42 [security-spire-config internal] load build context 02:30:04 #42 transferring context: 22.05kB 0.2s done 02:30:04 #42 DONE 2.5s 02:30:04 02:30:04 #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:04 #36 ... 02:30:04 02:30:04 #43 [security-spire-agent internal] load build context 02:30:04 #43 transferring context: 23.33kB 0.3s done 02:30:04 #43 DONE 3.0s 02:30:04 02:30:04 #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:04 #36 ... 02:30:04 02:30:04 #44 [security-spiffe-token-provider internal] load build context 02:30:04 #44 transferring context: 3.11MB 2.5s done 02:30:04 #44 DONE 4.1s 02:30:04 02:30:04 #36 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:04 #36 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.2s done 02:30:04 #36 ... 02:30:04 02:30:04 #45 [support-scheduler internal] load build context 02:30:04 #45 transferring context: 3.11MB 3.4s done 02:30:04 #45 DONE 4.9s 02:30:04 02:30:04 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:04 #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:30:04 #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:30:04 #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:30:04 #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:30:04 #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:30:04 #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:30:05 #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:30:05 #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:30:05 #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s done 02:30:05 #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:30:05 #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:30:05 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s 02:30:05 #34 ... 02:30:05 02:30:05 #46 [security-bootstrapper internal] load build context 02:30:05 #46 transferring context: 3.11MB 2.8s done 02:30:05 #46 DONE 4.7s 02:30:05 02:30:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:05 #34 ... 02:30:05 02:30:05 #38 [core-common-config-bootstrapper internal] load build context 02:30:05 #38 transferring context: 3.11MB 2.3s done 02:30:05 #38 DONE 4.2s 02:30:05 02:30:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:05 #34 ... 02:30:05 02:30:05 #47 [security-proxy-auth internal] load build context 02:30:05 #47 transferring context: 3.11MB 1.6s done 02:30:05 #47 DONE 4.5s 02:30:06 02:30:06 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 02:30:06 #36 DONE 7.6s 02:30:06 02:30:06 #48 [security-proxy-setup internal] load build context 02:30:06 #48 transferring context: 3.11MB 1.8s done 02:30:06 #48 DONE 4.0s 02:30:06 02:30:06 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:06 #34 ... 02:30:06 02:30:06 #49 [core-data internal] load build context 02:30:06 #49 transferring context: 3.11MB 1.8s done 02:30:06 #49 DONE 4.1s 02:30:06 02:30:06 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:07 #34 ... 02:30:07 02:30:07 #50 [support-notifications internal] load build context 02:30:07 #50 transferring context: 3.11MB 1.6s done 02:30:07 #50 DONE 3.5s 02:30:07 02:30:07 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:07 #34 ... 02:30:07 02:30:07 #51 [core-keeper internal] load build context 02:30:07 #51 transferring context: 3.11MB 1.2s done 02:30:07 #51 DONE 4.3s 02:30:07 02:30:07 #52 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:30:07 #52 DONE 8.1s 02:30:07 02:30:07 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:09 #34 ... 02:30:09 02:30:09 #41 [security-secretstore-setup internal] load build context 02:30:09 #41 transferring context: 3.11MB 1.9s done 02:30:09 #41 DONE 5.2s 02:30:09 02:30:09 #53 [core-command builder 2/7] WORKDIR /edgex-go 02:30:09 #53 DONE 1.7s 02:30:09 02:30:09 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:11 #54 ... 02:30:11 02:30:11 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:11 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:30:11 #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:30:11 #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:30:11 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:30:11 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:30:11 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:30:11 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 02:30:11 #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.5s done 02:30:11 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:30:11 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s 02:30:11 #55 ... 02:30:11 02:30:11 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:11 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s 02:30:16 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s 02:30:16 #34 ... 02:30:16 02:30:16 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:16 #56 ... 02:30:16 02:30:16 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:16 #57 ... 02:30:16 02:30:16 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:30:16 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:16 #58 ... 02:30:16 02:30:16 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:16 #59 ... 02:30:16 02:30:16 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:17 #60 ... 02:30:17 02:30:17 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:30:17 #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:17 #0 9.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:17 #61 ... 02:30:17 02:30:17 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:17 #62 DONE 10.5s 02:30:17 02:30:17 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:17 #63 ... 02:30:17 02:30:17 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:17 #64 ... 02:30:17 02:30:17 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:17 #65 ... 02:30:17 02:30:17 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:17 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:17 #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:17 #66 ... 02:30:17 02:30:17 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:19 #34 ... 02:30:19 02:30:19 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:19 #67 ... 02:30:19 02:30:19 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:19 #68 ... 02:30:19 02:30:19 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:19 #69 ... 02:30:19 02:30:19 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:19 #70 ... 02:30:19 02:30:19 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:20 #71 ... 02:30:20 02:30:20 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:20 #34 ... 02:30:20 02:30:20 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:20 #67 DONE 11.7s 02:30:20 02:30:20 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:21 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s 02:30:21 #34 ... 02:30:21 02:30:21 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:30:21 #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done 02:30:21 #55 ... 02:30:21 02:30:21 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:30:22 #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s done 02:30:23 #34 DONE 24.8s 02:30:23 02:30:23 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:23 #66 15.43 (1/7) Installing ca-certificates (20241121-r1) 02:30:23 #66 16.11 (2/7) Installing dumb-init (1.2.5-r3) 02:30:23 #66 16.18 (3/7) Installing libgcc (13.2.1_git20240309-r0) 02:30:23 #66 16.21 (4/7) Installing libsodium (1.0.19-r0) 02:30:23 #66 16.29 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 02:30:23 #66 16.81 (6/7) Installing libzmq (4.3.5-r2) 02:30:23 #66 16.97 (7/7) Installing zeromq (4.3.5-r2) 02:30:24 #66 17.18 Executing busybox-1.36.1-r29.trigger 02:30:24 #66 17.40 Executing ca-certificates-20241121-r1.trigger 02:30:25 #66 18.52 OK: 14 MiB in 21 packages 02:30:27 #66 ... 02:30:27 02:30:27 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:30:27 #0 7.038 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:27 #0 8.919 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:27 #72 ... 02:30:27 02:30:27 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:27 #57 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:27 #57 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:27 #57 ... 02:30:27 02:30:27 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:30:27 #58 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:27 #58 20.19 (1/1) Installing dumb-init (1.2.5-r3) 02:30:27 #58 20.29 Executing busybox-1.36.1-r29.trigger 02:30:27 #58 20.44 OK: 9 MiB in 15 packages 02:30:27 #58 ... 02:30:27 02:30:27 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:30:27 #61 18.44 (1/1) Installing dumb-init (1.2.5-r3) 02:30:27 #61 18.47 Executing busybox-1.36.1-r29.trigger 02:30:27 #61 18.64 OK: 9 MiB in 15 packages 02:30:28 #61 DONE 21.5s 02:30:28 02:30:28 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:30:28 #66 DONE 21.5s 02:30:28 02:30:28 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:28 #73 ... 02:30:28 02:30:28 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:28 #59 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:28 #59 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:28 #59 ... 02:30:28 02:30:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:28 #63 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:28 #63 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:29 #63 ... 02:30:29 02:30:29 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:29 #74 ... 02:30:29 02:30:29 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:29 #65 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:29 #65 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:29 #65 ... 02:30:29 02:30:29 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:29 #54 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:29 #54 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:29 #54 ... 02:30:29 02:30:29 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:29 #56 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:29 #56 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:29 #56 ... 02:30:29 02:30:29 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:30:29 #58 DONE 23.4s 02:30:29 02:30:29 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:29 #60 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:29 #60 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:30 #60 ... 02:30:30 02:30:30 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:30:30 #75 ... 02:30:30 02:30:30 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:30 #64 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:30 #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:30 #64 ... 02:30:30 02:30:30 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:30 #70 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:30 #70 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:30 #70 ... 02:30:30 02:30:30 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:30 #57 22.93 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:30 #57 22.93 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:30 #57 22.93 OK: 24050 distinct packages available 02:30:30 #57 ... 02:30:30 02:30:30 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:30:30 #0 4.090 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:30 #0 5.662 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:31 #76 ... 02:30:31 02:30:31 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:30:31 #68 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:31 #68 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:31 #68 ... 02:30:31 02:30:31 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:31 #69 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:31 #69 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:31 #69 ... 02:30:31 02:30:31 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:31 #71 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:31 #71 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:31 #71 ... 02:30:31 02:30:31 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:31 #60 24.84 (1/3) Installing ca-certificates (20241121-r1) 02:30:32 #60 25.36 (2/3) Installing dumb-init (1.2.5-r3) 02:30:32 #60 25.38 (3/3) Installing tzdata (2024b-r0) 02:30:34 #60 26.95 Executing busybox-1.36.1-r29.trigger 02:30:34 #60 27.03 Executing ca-certificates-20241121-r1.trigger 02:30:34 #60 ... 02:30:34 02:30:34 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:30:34 #69 23.98 OK: 239 MiB in 58 packages 02:30:34 #69 DONE 25.1s 02:30:34 02:30:34 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:30:34 #77 DONE 0.7s 02:30:34 02:30:34 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:34 #71 25.54 OK: 239 MiB in 58 packages 02:30:35 #71 ... 02:30:35 02:30:35 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:30:35 #65 26.18 (1/2) Installing dumb-init (1.2.5-r3) 02:30:35 #65 26.21 (2/2) Installing su-exec (0.2-r3) 02:30:35 #65 26.22 Executing busybox-1.36.1-r29.trigger 02:30:35 #65 26.40 OK: 9 MiB in 16 packages 02:30:35 #65 DONE 28.7s 02:30:35 02:30:35 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:36 #78 ... 02:30:36 02:30:36 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:30:36 #54 24.05 OK: 239 MiB in 58 packages 02:30:36 #54 DONE 27.4s 02:30:36 02:30:36 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:30:37 #79 DONE 0.9s 02:30:37 02:30:37 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:37 #80 ... 02:30:37 02:30:37 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:30:37 #60 28.55 OK: 11 MiB in 17 packages 02:30:37 #60 DONE 31.0s 02:30:37 02:30:37 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:30:37 #81 ... 02:30:37 02:30:37 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:30:37 #59 25.16 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:37 #59 25.86 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:37 #59 25.99 (3/6) Installing dumb-init (1.2.5-r3) 02:30:37 #59 26.02 (4/6) Installing openssl (3.3.2-r2) 02:30:37 #59 26.11 (5/6) Installing su-exec (0.2-r3) 02:30:37 #59 26.17 (6/6) Installing yq-go (4.44.1-r2) 02:30:37 #59 27.47 Executing busybox-1.36.1-r29.trigger 02:30:37 #59 27.64 OK: 20 MiB in 18 packages 02:30:37 #59 DONE 31.2s 02:30:38 02:30:38 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:38 #82 ... 02:30:38 02:30:38 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:30:38 #71 DONE 29.1s 02:30:38 02:30:38 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:38 #83 ... 02:30:38 02:30:38 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:30:38 #68 25.54 OK: 239 MiB in 58 packages 02:30:38 #68 DONE 29.6s 02:30:38 02:30:38 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:30:40 #84 ... 02:30:40 02:30:40 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:30:40 #83 DONE 1.7s 02:30:40 02:30:40 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:40 #85 ... 02:30:40 02:30:40 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:30:40 #84 DONE 1.6s 02:30:40 02:30:40 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:42 #86 ... 02:30:42 02:30:42 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:42 #70 22.85 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:42 #70 22.85 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:42 #70 22.85 OK: 24056 distinct packages available 02:30:42 #70 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:42 #70 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:42 #70 ... 02:30:42 02:30:42 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:42 #57 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:42 #57 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:42 #57 ... 02:30:42 02:30:42 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:30:42 #72 21.61 (1/1) Installing dumb-init (1.2.5-r3) 02:30:42 #72 22.65 Executing busybox-1.36.1-r29.trigger 02:30:42 #72 22.87 OK: 9 MiB in 15 packages 02:30:42 #72 ... 02:30:42 02:30:42 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:30:42 #64 27.62 (1/4) Installing ca-certificates (20241121-r1) 02:30:42 #64 28.41 (2/4) Installing dumb-init (1.2.5-r3) 02:30:42 #64 28.53 (3/4) Installing su-exec (0.2-r3) 02:30:42 #64 28.53 (4/4) Installing yq-go (4.44.1-r2) 02:30:42 #64 31.03 Executing busybox-1.36.1-r29.trigger 02:30:42 #64 31.33 Executing ca-certificates-20241121-r1.trigger 02:30:42 #64 32.92 OK: 20 MiB in 18 packages 02:30:42 #64 DONE 35.9s 02:30:42 02:30:42 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:30:42 #76 21.72 OK: 239 MiB in 58 packages 02:30:42 #76 ... 02:30:42 02:30:42 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:42 #63 26.16 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:42 #63 26.16 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:42 #63 26.16 OK: 24050 distinct packages available 02:30:42 #63 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:42 #63 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:42 #63 ... 02:30:42 02:30:42 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:30:43 #87 ... 02:30:43 02:30:43 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:43 #74 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:43 #74 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:43 #74 ... 02:30:43 02:30:43 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:43 #73 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:43 #73 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:43 #73 ... 02:30:43 02:30:43 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:30:43 #72 DONE 26.1s 02:30:43 02:30:43 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:30:43 #75 3.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:43 #75 5.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:43 #75 ... 02:30:43 02:30:43 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:43 #56 28.50 v3.20.5-53-g1b4bbf9c5bf [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:30:43 #56 28.50 v3.20.5-58-gdba5f08535f [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:30:43 #56 28.50 OK: 24050 distinct packages available 02:30:43 #56 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:43 #56 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:44 #56 ... 02:30:44 02:30:44 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:30:44 #76 DONE 23.9s 02:30:44 02:30:44 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:30:45 #88 ... 02:30:45 02:30:45 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:45 #89 ... 02:30:45 02:30:45 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:45 #78 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:46 #78 ... 02:30:46 02:30:46 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:30:46 #88 DONE 1.1s 02:30:46 02:30:46 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #118 DONE 83.6s 02:30:47 02:30:47 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #73 DONE 84.6s 02:30:47 02:30:47 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #81 DONE 83.8s 02:30:47 02:30:47 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #117 DONE 84.4s 02:30:47 02:30:47 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #116 DONE 80.1s 02:30:47 02:30:47 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:47 #78 DONE 84.2s 02:30:47 02:30:47 #119 [core-metadata builder 6/7] COPY . . 02:30:49 #119 ... 02:30:49 02:30:49 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:30:49 #120 ... 02:30:49 02:30:49 #121 [support-notifications builder 6/7] COPY . . 02:30:49 #121 ... 02:30:49 02:30:49 #122 [support-scheduler builder 6/7] COPY . . 02:30:49 #90 ... 02:30:49 02:30:49 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:30:49 #70 38.52 OK: 239 MiB in 58 packages 02:30:49 #70 DONE 40.6s 02:30:49 #122 ... 02:30:49 02:30:49 #123 [core-keeper builder 7/8] COPY . . 02:30:49 02:30:49 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:30:49 #123 ... 02:30:49 02:30:49 #124 [security-bootstrapper builder 6/7] COPY . . 02:30:50 #91 DONE 0.4s 02:30:50 02:30:50 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #92 ... 02:30:51 02:30:51 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:30:51 #75 18.03 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:51 #75 18.67 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:51 #75 18.81 OK: 9 MiB in 15 packages 02:30:51 #75 DONE 21.3s 02:30:51 02:30:51 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:30:51 #57 39.10 (1/14) Installing ca-certificates (20241121-r1) 02:30:51 #57 39.62 (2/14) Installing brotli-libs (1.1.0-r2) 02:30:51 #57 39.69 (3/14) Installing c-ares (1.33.1-r0) 02:30:51 #57 39.73 (4/14) Installing libunistring (1.2-r0) 02:30:51 #57 39.98 (5/14) Installing libidn2 (2.3.7-r0) 02:30:51 #57 40.04 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:30:51 #57 40.09 (7/14) Installing libpsl (0.21.5-r1) 02:30:51 #57 40.11 (8/14) Installing zstd-libs (1.5.6-r0) 02:30:51 #57 40.18 (9/14) Installing libcurl (8.12.0-r0) 02:30:51 #57 40.26 (10/14) Installing curl (8.12.0-r0) 02:30:51 #57 40.30 (11/14) Installing dumb-init (1.2.5-r3) 02:30:51 #57 40.31 (12/14) Installing musl-obstack (1.2.3-r2) 02:30:51 #57 40.33 (13/14) Installing libucontext (1.2-r3) 02:30:51 #57 40.35 (14/14) Installing gcompat (1.1.0-r4) 02:30:51 #57 40.40 Executing busybox-1.36.1-r29.trigger 02:30:51 #57 40.50 Executing ca-certificates-20241121-r1.trigger 02:30:51 #57 41.96 OK: 15 MiB in 28 packages 02:30:51 #57 DONE 45.0s 02:30:51 02:30:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:51 #124 DONE 12.4s 02:30:51 02:30:51 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:30:51 #125 ... 02:30:51 02:30:51 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #126 CACHED 02:30:51 02:30:51 #127 [security-proxy-setup builder 6/7] COPY . . 02:30:51 #127 CACHED 02:30:51 02:30:51 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:30:51 #128 CACHED 02:30:51 02:30:51 #121 [support-notifications builder 6/7] COPY . . 02:30:51 #121 DONE 12.4s 02:30:51 02:30:51 #129 [security-secretstore-setup builder 6/7] COPY . . 02:30:51 #129 CACHED 02:30:51 02:30:51 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:30:51 #130 CACHED 02:30:51 02:30:51 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #131 CACHED 02:30:51 02:30:51 #123 [core-keeper builder 7/8] COPY . . 02:30:51 #123 DONE 12.4s 02:30:51 02:30:51 #119 [core-metadata builder 6/7] COPY . . 02:30:51 #119 DONE 12.4s 02:30:51 02:30:51 #122 [support-scheduler builder 6/7] COPY . . 02:30:51 #122 DONE 12.4s 02:30:51 02:30:51 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 02:30:51 #132 CACHED 02:30:51 02:30:51 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:30:51 #133 CACHED 02:30:51 02:30:51 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #134 CACHED 02:30:51 02:30:51 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 02:30:51 #135 CACHED 02:30:51 02:30:51 #136 [core-data builder 6/7] COPY . . 02:30:51 #136 CACHED 02:30:51 02:30:51 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #137 CACHED 02:30:51 02:30:51 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #138 CACHED 02:30:51 02:30:51 #139 [security-proxy-auth builder 6/7] COPY . . 02:30:51 #139 CACHED 02:30:51 02:30:51 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:30:51 #140 CACHED 02:30:51 02:30:51 #141 [core-command builder 6/7] COPY . . 02:30:51 #141 CACHED 02:30:51 02:30:51 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:51 #142 CACHED 02:30:51 02:30:51 #143 [core-command builder 4/7] COPY go.mod vendor* ./ 02:30:51 #143 CACHED 02:30:51 02:30:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:30:51 #120 DONE 12.5s 02:30:51 02:30:51 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:30:52 #144 0.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:30:53 #93 ... 02:30:53 02:30:53 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:30:53 #63 42.26 (1/4) Installing dumb-init (1.2.5-r3) 02:30:53 #63 42.30 (2/4) Installing musl-obstack (1.2.3-r2) 02:30:53 #63 42.31 (3/4) Installing libucontext (1.2-r3) 02:30:53 #63 42.35 (4/4) Installing gcompat (1.1.0-r4) 02:30:53 #63 42.38 Executing busybox-1.36.1-r29.trigger 02:30:53 #63 42.55 OK: 9 MiB in 18 packages 02:30:53 #63 DONE 46.1s 02:30:53 02:30:53 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:30:53 #94 ... 02:30:53 02:30:53 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:30:53 #74 20.24 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:53 #74 21.07 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:53 #74 21.18 OK: 9 MiB in 15 packages 02:30:53 #74 DONE 25.0s 02:30:53 02:30:53 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:30:53 #56 44.38 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:53 #56 45.38 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:53 #56 45.49 (3/7) Installing dumb-init (1.2.5-r3) 02:30:53 #56 45.56 (4/7) Installing musl-obstack (1.2.3-r2) 02:30:53 #56 45.60 (5/7) Installing libucontext (1.2-r3) 02:30:53 #56 45.63 (6/7) Installing gcompat (1.1.0-r4) 02:30:53 #56 45.67 (7/7) Installing openssl (3.3.2-r2) 02:30:53 #56 45.95 Executing busybox-1.36.1-r29.trigger 02:30:53 #56 46.32 OK: 10 MiB in 19 packages 02:30:54 #56 DONE 49.0s 02:30:54 02:30:54 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:30:55 #95 ... 02:30:55 02:30:55 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:30:55 #73 20.23 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:55 #73 20.92 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:55 #73 21.08 Executing ca-certificates-20241121-r1.trigger 02:30:55 #73 22.84 OK: 14 MiB in 21 packages 02:30:55 #73 DONE 27.0s 02:30:55 02:30:55 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:30:55 #87 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:55 #87 8.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:56 #87 ... 02:30:56 02:30:56 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:56 #78 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:57 #78 ... 02:30:57 02:30:57 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:30:57 #93 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:57 #93 ... 02:30:57 02:30:57 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:57 #82 9.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:57 #82 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:57 #82 ... 02:30:57 02:30:57 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:30:57 #95 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:58 #95 ... 02:30:58 02:30:58 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:30:58 #81 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:30:58 #81 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:30:58 #81 ... 02:30:58 02:30:58 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:30:58 #78 22.12 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:30:58 #78 22.56 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:30:58 #78 22.66 OK: 9 MiB in 16 packages 02:30:59 #78 DONE 24.1s 02:30:59 02:30:59 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:30:59 #82 21.24 OK: 20 MiB in 18 packages 02:31:01 #82 DONE 22.9s 02:31:01 02:31:01 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:01 #87 18.19 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:01 #87 ... 02:31:01 02:31:01 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:31:01 #96 DONE 0.4s 02:31:01 02:31:01 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:31:01 #81 22.63 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:01 #81 23.56 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:01 #81 23.76 Executing ca-certificates-20241121-r1.trigger 02:31:02 #81 24.74 OK: 11 MiB in 17 packages 02:31:02 #144 ... 02:31:02 02:31:02 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:31:02 #0 0.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:02 #145 ... 02:31:02 02:31:02 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:31:02 #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:31:02 #146 ... 02:31:02 02:31:02 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:31:02 #0 1.153 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:31:02 #147 ... 02:31:02 02:31:02 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:31:02 #125 0.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:02 #125 ... 02:31:02 02:31:02 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:31:02 #0 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:31:03 #148 ... 02:31:03 02:31:03 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:31:03 #0 1.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:31:03 #149 ... 02:31:03 02:31:03 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:31:03 #0 1.376 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:31:03 #81 ... 02:31:03 02:31:03 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:31:03 #97 DONE 3.9s 02:31:03 #150 ... 02:31:03 02:31:03 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:31:03 #0 1.202 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:31:03 #151 ... 02:31:03 02:31:03 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:31:03 #0 0.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:31:03 02:31:03 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:31:03 #152 ... 02:31:03 02:31:03 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:31:03 #0 1.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:31:03 #153 ... 02:31:03 02:31:03 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:31:03 #0 0.959 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:31:03 #98 DONE 0.2s 02:31:03 02:31:03 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:03 #87 18.98 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:03 #87 19.18 Executing ca-certificates-20241121-r1.trigger 02:31:03 #87 20.14 OK: 20 MiB in 18 packages 02:31:04 #87 ... 02:31:04 02:31:04 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:31:04 #81 DONE 26.4s 02:31:04 02:31:04 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:31:04 #87 DONE 21.8s 02:31:04 02:31:04 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:04 #94 4.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:31:04 #94 5.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:05 #94 ... 02:31:05 02:31:05 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:31:05 #95 4.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:05 #95 10.37 OK: 10 MiB in 19 packages 02:31:05 #95 ... 02:31:05 02:31:05 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:05 #94 13.02 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:06 #94 ... 02:31:06 02:31:06 #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:31:06 #95 DONE 12.0s 02:31:06 02:31:06 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:31:06 #94 13.24 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:06 #94 13.42 OK: 9 MiB in 18 packages 02:31:08 #94 DONE 14.8s 02:31:08 02:31:08 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:31:08 #99 DONE 1.7s 02:31:08 02:31:08 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:31:08 #93 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:31:08 #93 13.63 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 02:31:08 #93 14.18 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 02:31:08 #93 14.26 Executing ca-certificates-20241121-r1.trigger 02:31:08 #93 14.87 OK: 15 MiB in 28 packages 02:31:08 #93 DONE 16.1s 02:31:08 02:31:08 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:09 #100 ... 02:31:09 02:31:09 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:09 #101 DONE 2.9s 02:31:09 02:31:09 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:31:09 #102 DONE 0.3s 02:31:09 02:31:09 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:09 #103 DONE 1.5s 02:31:09 02:31:09 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:31:09 #104 ... 02:31:09 02:31:09 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:31:09 #105 DONE 0.2s 02:31:09 02:31:09 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:31:09 #104 DONE 0.3s 02:31:09 02:31:09 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:31:09 #100 DONE 2.0s 02:31:09 02:31:09 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:31:10 #106 ... 02:31:10 02:31:10 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:31:10 #107 DONE 0.3s 02:31:10 02:31:10 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:31:10 #106 DONE 0.3s 02:31:10 02:31:10 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:31:10 #108 ... 02:31:10 02:31:10 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:31:10 #109 DONE 0.4s 02:31:10 02:31:10 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:31:10 #110 DONE 0.3s 02:31:10 02:31:10 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:31:10 #108 DONE 0.3s 02:31:10 02:31:10 #111 [security-spire-config stage-2 6/10] COPY security.txt / 02:31:10 #111 ... 02:31:10 02:31:10 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:31:10 #112 DONE 0.3s 02:31:10 02:31:10 #113 [security-spire-server] exporting to image 02:31:10 #113 exporting layers 02:31:10 #113 ... 02:31:10 02:31:10 #111 [security-spire-config stage-2 6/10] COPY security.txt / 02:31:10 #111 DONE 0.6s 02:31:11 02:31:11 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:31:11 #114 DONE 0.6s 02:31:11 02:31:11 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:31:11 #115 ... 02:31:11 02:31:11 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:31:11 #116 DONE 0.4s 02:31:11 02:31:11 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:31:11 #115 DONE 0.4s 02:31:11 02:31:11 #113 [security-spire-agent] exporting to image 02:31:11 #113 ... 02:31:11 02:31:11 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:31:11 #117 DONE 0.5s 02:31:11 02:31:11 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:31:12 #118 DONE 0.4s 02:31:12 02:31:12 #113 [security-spire-config] exporting to image 02:31:14 #113 exporting layers 4.2s done 02:31:14 #113 writing image sha256:8cc1a7f2a80bf4bc6dce783f312aaafe355592018e12659bec25f3d9077e35f5 0.1s done 02:31:14 #113 naming to docker.io/library/security-spire-server-arm64 02:31:14 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:31:15 #113 exporting layers 3.7s done 02:31:15 #113 writing image sha256:3dc90d4d212e68ad68c95e49fbe5024eeb16af5f545688e011b193783eac70f4 0.0s done 02:31:15 #113 naming to docker.io/library/security-spire-agent-arm64 done 02:31:15 #113 exporting layers 3.0s done 02:31:15 #113 writing image sha256:ea1a3b7fc809d4d5a86a03d72967c47b0e722b5eb755e1c9ad196fda71bd609d done 02:31:15 #113 naming to docker.io/library/security-spire-config-arm64 done 02:31:15 #113 DONE 4.3s 02:31:15 02:31:15 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:25 #154 ... 02:32:25 02:32:25 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:25 #145 89.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:32:37 #86 ... 02:32:37 02:32:37 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #89 DONE 116.1s 02:32:37 02:32:37 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #85 DONE 111.0s 02:32:37 02:32:37 #119 [support-scheduler builder 6/7] COPY . . 02:32:37 #119 ... 02:32:37 02:32:37 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #90 DONE 105.2s 02:32:37 02:32:37 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #92 DONE 100.9s 02:32:37 02:32:37 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #80 DONE 113.7s 02:32:37 02:32:37 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #86 DONE 110.9s 02:32:37 02:32:37 #120 [security-bootstrapper builder 6/7] COPY . . 02:32:37 #120 ... 02:32:37 02:32:37 #121 [core-keeper builder 7/8] COPY . . 02:32:37 #121 DONE 1.8s 02:32:37 02:32:37 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #122 CACHED 02:32:37 02:32:37 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:32:37 #123 CACHED 02:32:37 02:32:37 #124 [security-secretstore-setup builder 6/7] COPY . . 02:32:37 #124 CACHED 02:32:37 02:32:37 #125 [support-notifications builder 6/7] COPY . . 02:32:37 #125 DONE 2.0s 02:32:37 02:32:37 #126 [core-data builder 6/7] COPY . . 02:32:37 #126 CACHED 02:32:37 02:32:37 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:32:37 #127 CACHED 02:32:37 02:32:37 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #128 CACHED 02:32:37 02:32:37 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #129 CACHED 02:32:37 02:32:37 #130 [security-proxy-auth builder 6/7] COPY . . 02:32:37 #130 CACHED 02:32:37 02:32:37 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:32:37 #131 CACHED 02:32:37 02:32:37 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:32:37 #132 CACHED 02:32:37 02:32:37 #133 [security-proxy-setup builder 6/7] COPY . . 02:32:37 #133 CACHED 02:32:37 02:32:37 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #134 CACHED 02:32:37 02:32:37 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 02:32:37 #135 CACHED 02:32:37 02:32:37 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:32:37 #136 CACHED 02:32:37 02:32:37 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #137 CACHED 02:32:37 02:32:37 #120 [security-bootstrapper builder 6/7] COPY . . 02:32:37 #120 DONE 1.8s 02:32:37 02:32:37 #138 [core-metadata builder 6/7] COPY . . 02:32:37 #138 DONE 1.9s 02:32:37 02:32:37 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 02:32:37 #139 CACHED 02:32:37 02:32:37 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:37 #140 CACHED 02:32:37 02:32:37 #141 [core-command builder 6/7] COPY . . 02:32:37 #141 CACHED 02:32:37 02:32:37 #119 [support-scheduler builder 6/7] COPY . . 02:32:37 #119 DONE 2.0s 02:32:37 02:32:37 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:37 #142 ... 02:32:37 02:32:37 #143 [security-spiffe-token-provider builder 6/7] COPY . . 02:32:37 #143 DONE 2.0s 02:32:37 02:32:37 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:38 #144 ... 02:32:38 02:32:38 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:38 #0 4.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:32:39 #145 ... 02:32:39 02:32:39 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:32:39 #142 5.681 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:32:40 #145 DONE 106.4s 02:32:40 02:32:40 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:32:40 #147 ... 02:32:40 02:32:40 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:32:40 #149 DONE 106.4s 02:32:40 02:32:40 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:32:40 #152 DONE 106.5s 02:32:40 02:32:40 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:32:40 #125 DONE 106.4s 02:32:40 02:32:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:32:40 #155 ... 02:32:40 02:32:40 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:32:40 #156 DONE 0.3s 02:32:40 02:32:40 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:32:40 #157 ... 02:32:40 02:32:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:32:40 #155 DONE 0.5s 02:32:40 02:32:40 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:32:40 #158 DONE 0.5s 02:32:40 02:32:40 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:32:40 #157 DONE 0.3s 02:32:40 02:32:40 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:32:40 #159 DONE 0.4s 02:32:40 02:32:40 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:32:40 #160 ... 02:32:40 02:32:40 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:32:40 #161 DONE 0.3s 02:32:40 02:32:40 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:32:40 #162 DONE 0.3s 02:32:40 02:32:40 #163 [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 02:32:40 #163 DONE 0.2s 02:32:40 02:32:40 #164 [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 02:32:40 #164 ... 02:32:40 02:32:40 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:32:40 #165 DONE 0.7s 02:32:40 02:32:40 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:32:40 #166 ... 02:32:40 02:32:40 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:32:40 #167 DONE 1.2s 02:32:40 02:32:40 #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:32:40 #168 ... 02:32:40 02:32:40 #164 [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 02:32:40 #164 DONE 1.6s 02:32:40 02:32:40 #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:32:42 #169 ... 02:32:42 02:32:42 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:32:42 #166 DONE 2.2s 02:32:42 02:32:42 #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:32:42 #168 DONE 1.7s 02:32:42 02:32:42 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:32:42 #160 DONE 3.1s 02:32:42 02:32:42 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:32:42 #170 ... 02:32:42 02:32:42 #169 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:32:42 #169 DONE 1.5s 02:32:42 02:32:42 #171 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:32:43 #142 ... 02:32:43 02:32:43 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:32:43 #0 5.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:32:43 #146 ... 02:32:43 02:32:43 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:32:43 #0 4.637 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:32:43 #147 ... 02:32:43 02:32:43 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:32:43 #0 6.028 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:32:43 #148 ... 02:32:43 02:32:43 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:32:43 #0 5.285 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:32:43 #149 ... 02:32:43 02:32:43 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:32:43 #0 4.742 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:32:43 #150 ... 02:32:43 02:32:43 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:32:43 #0 5.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:32:44 #151 ... 02:32:44 02:32:44 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:32:44 #0 5.811 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:32:44 #152 ... 02:32:44 02:32:44 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:32:44 #0 5.984 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:32:44 #153 ... 02:32:44 02:32:44 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:32:44 #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:32:44 #171 DONE 2.0s 02:32:44 02:32:44 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:32:44 #170 DONE 2.2s 02:32:44 02:32:44 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:32:44 #172 DONE 2.3s 02:32:44 02:32:44 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:32:44 #173 DONE 2.2s 02:32:44 02:32:44 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:44 #148 DONE 112.5s 02:32:44 02:32:44 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:32:44 #154 ... 02:32:44 02:32:44 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:32:44 #144 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:32:51 #174 ... 02:32:51 02:32:51 #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:32:54 #175 ... 02:32:54 02:32:54 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:32:54 #176 ... 02:32:54 02:32:54 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:32:54 #177 ... 02:32:54 02:32:54 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #178 ... 02:33:41 02:33:41 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:41 #150 DONE 162.4s 02:33:41 02:33:41 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:33:41 #144 DONE 162.4s 02:33:41 02:33:41 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:33:41 #174 DONE 49.9s 02:33:41 02:33:41 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:33:41 #147 DONE 162.4s 02:33:41 02:33:41 #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:33:41 #177 DONE 49.9s 02:33:41 02:33:41 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #179 ... 02:33:41 02:33:41 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:33:41 #151 DONE 162.6s 02:33:41 02:33:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:41 #154 DONE 162.6s 02:33:41 02:33:41 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:33:41 #146 DONE 162.6s 02:33:41 02:33:41 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:33:41 #176 DONE 50.0s 02:33:41 02:33:41 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:33:41 #180 CACHED 02:33:41 02:33:41 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #181 CACHED 02:33:41 02:33:41 #175 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #175 DONE 50.0s 02:33:41 02:33:41 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:33:41 #153 DONE 162.7s 02:33:41 02:33:41 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:33:41 #182 DONE 0.3s 02:33:41 02:33:41 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:33:41 #183 ... 02:33:41 02:33:41 #184 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:33:41 #184 CACHED 02:33:41 02:33:41 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #185 CACHED 02:33:41 02:33:41 #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #186 ... 02:33:41 02:33:41 #187 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #187 DONE 0.5s 02:33:41 02:33:41 #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #188 DONE 0.4s 02:33:41 02:33:41 #189 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:33:41 #189 CACHED 02:33:41 02:33:41 #190 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #190 CACHED 02:33:41 02:33:41 #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #191 DONE 0.5s 02:33:41 02:33:41 #192 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:41 #192 DONE 0.4s 02:33:41 02:33:41 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:33:41 #193 DONE 0.5s 02:33:41 02:33:41 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:33:41 #194 DONE 0.5s 02:33:41 02:33:41 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:33:41 #183 DONE 0.4s 02:33:41 02:33:41 #195 [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/ 02:33:41 #195 ... 02:33:41 02:33:41 #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:33:41 #186 DONE 1.4s 02:33:41 02:33:41 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:33:41 #196 DONE 1.7s 02:33:41 02:33:41 #197 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:41 #197 DONE 1.5s 02:33:41 02:33:41 #198 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:41 #198 DONE 1.5s 02:33:41 02:33:41 #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #178 DONE 52.1s 02:33:41 02:33:41 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:33:41 #199 DONE 1.5s 02:33:41 02:33:41 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:33:41 #200 DONE 1.5s 02:33:41 02:33:41 #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:33:41 #201 DONE 1.5s 02:33:41 02:33:41 #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:33:41 #202 DONE 1.5s 02:33:41 02:33:41 #195 [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/ 02:33:41 #195 DONE 1.5s 02:33:41 02:33:41 #112 [core-common-config-bootstrapper] exporting to image 02:33:41 #112 exporting layers 02:33:41 #112 ... 02:33:41 02:33:41 #203 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:33:41 #203 DONE 0.9s 02:33:41 02:33:41 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:33:41 #204 DONE 0.8s 02:33:41 02:33:41 #112 [security-spiffe-token-provider] exporting to image 02:33:41 #112 ... 02:33:41 02:33:41 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:33:41 #205 DONE 0.9s 02:33:41 02:33:41 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #179 DONE 3.0s 02:33:41 02:33:41 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:33:41 #206 DONE 0.8s 02:33:41 02:33:41 #207 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:33:41 #207 DONE 0.9s 02:33:41 02:33:41 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:33:41 #208 DONE 0.9s 02:33:41 02:33:41 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:33:41 #209 DONE 0.9s 02:33:41 02:33:41 #112 [core-command] exporting to image 02:33:41 #112 ... 02:33:41 02:33:41 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:33:41 #210 DONE 0.9s 02:33:41 02:33:41 #211 [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/ 02:33:41 #211 DONE 0.9s 02:33:41 02:33:41 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #212 DONE 2.5s 02:33:41 02:33:41 #112 [security-secretstore-setup] exporting to image 02:33:41 #112 writing image sha256:bc2d5ea2b091d850a113d78e487a2792f801623eb8b056c7f8d9f508f9e0b530 done 02:33:41 #112 naming to docker.io/library/core-common-config-bootstrapper done 02:33:41 #112 ... 02:33:41 02:33:41 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:33:41 #213 DONE 0.6s 02:33:41 02:33:41 #214 [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/ 02:33:41 #214 DONE 0.5s 02:33:41 02:33:41 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:33:41 #215 DONE 0.6s 02:33:41 02:33:41 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:33:41 #216 DONE 0.6s 02:33:41 02:33:41 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:33:41 #217 DONE 0.5s 02:33:41 02:33:41 #112 [security-spiffe-token-provider] exporting to image 02:33:41 #112 writing image sha256:cd7d361ab86dbd3e2f17ffb5334272daec9a412b1082cd38147b543739115dcf 0.0s done 02:33:41 #112 writing image sha256:a8bd9934e721c2c932a8c6f3be5574405c331bf681f8c4879e1b2ed676b790c6 0.0s done 02:33:41 #112 naming to docker.io/library/security-spiffe-token-provider done 02:33:41 #112 naming to docker.io/library/core-keeper 02:33:41 #112 ... 02:33:41 02:33:41 #218 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:33:41 #218 DONE 0.1s 02:33:41 02:33:41 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:33:41 #219 DONE 0.1s 02:33:41 02:33:41 #112 [core-metadata] exporting to image 02:33:41 #112 naming to docker.io/library/core-keeper done 02:33:41 #112 writing image sha256:e513018601cdc4e917f845ff90bf0757aadbc0f6d646f3e3c7f66cea425a12ee 02:33:41 #112 writing image sha256:95d535f921413cdfd6637a7332a78ef460715866f174e89efe38f9b39180e803 done 02:33:41 #112 naming to docker.io/library/core-metadata done 02:33:41 #112 exporting layers 0.9s done 02:33:41 #112 writing image sha256:e513018601cdc4e917f845ff90bf0757aadbc0f6d646f3e3c7f66cea425a12ee 0.1s done 02:33:41 #112 naming to docker.io/library/core-command done 02:33:41 #112 ... 02:33:41 02:33:41 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:41 #220 DONE 0.4s 02:33:41 02:33:41 #112 [core-data] exporting to image 02:33:41 #112 exporting layers 0.9s done 02:33:41 #112 writing image sha256:3b3a27a0da5a9283958e0c2814ef73e6e2777a4a18f65634e7897f7d0ab6f127 0.0s done 02:33:41 #112 writing image sha256:08e3d04ed67c517120a7a795199555a7141b6df38a1a3c503c4face077474596 0.1s done 02:33:41 #112 writing image sha256:6720c7e644bb6e29c4ba1dd7fc69135e11aec12368d36f4ae2a448cecb2721c9 0.0s done 02:33:41 #112 naming to docker.io/library/security-proxy-setup done 02:33:41 #112 naming to docker.io/library/support-notifications done 02:33:41 #112 naming to docker.io/library/core-data done 02:33:41 #112 exporting layers 0.2s done 02:33:41 #112 writing image sha256:5da08e0da804fe2d6e4a429686a9c0923e140f6db5fce35d05cc924104ebc6e2 done 02:33:41 #112 naming to docker.io/library/security-secretstore-setup done 02:33:41 #112 writing image sha256:40b711ad2ad927342f797128d23eba689801c96fb687d84b826bd2930269217f done 02:33:41 #112 naming to docker.io/library/support-scheduler done 02:33:41 #112 writing image sha256:bc8ffdb71f9f370a33a9ba29fa78109cbdab1f3ad6ded89b12624d37575598a8 02:33:41 #112 ... 02:33:41 02:33:41 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:33:41 #221 DONE 0.5s 02:33:41 02:33:41 #112 [security-bootstrapper] exporting to image 02:33:41 #112 writing image sha256:bc8ffdb71f9f370a33a9ba29fa78109cbdab1f3ad6ded89b12624d37575598a8 done 02:33:41 #112 naming to docker.io/library/security-proxy-auth done 02:33:41 #112 exporting layers 0.2s done 02:33:41 #112 writing image sha256:8dee1092936866a163fa83ff2b43fda3ad3e7282f6eeecac8ede55c210ee0120 done 02:33:41 #112 naming to docker.io/library/security-bootstrapper done 02:33:41 #112 DONE 4.0s 02:33:41 02:33:41 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:33:41 time="2025-02-10T02:28:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:33:41 $ docker stop --time=1 f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab 02:33:42 $ docker rm -f --volumes f27d7416a776d41146566e8cee935ff72f9b79674067e2ff496b762bd58ccdab [Pipeline] // withDockerContainer [Pipeline] sh 02:33:42 + docker images 02:33:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:33:42 security-bootstrapper latest 8dee10929368 4 seconds ago 25.8MB 02:33:42 core-metadata latest 95d535f92141 5 seconds ago 38.1MB 02:33:42 core-data latest 6720c7e644bb 5 seconds ago 37.8MB 02:33:42 security-proxy-auth latest bc8ffdb71f9f 5 seconds ago 36.8MB 02:33:42 core-command latest e513018601cd 5 seconds ago 33.4MB 02:33:42 support-notifications latest 08e3d04ed67c 5 seconds ago 57.3MB 02:33:42 support-scheduler latest 40b711ad2ad9 5 seconds ago 53.7MB 02:33:42 security-secretstore-setup latest 5da08e0da804 5 seconds ago 47MB 02:33:42 core-keeper latest a8bd9934e721 6 seconds ago 32MB 02:33:42 core-common-config-bootstrapper latest bc2d5ea2b091 6 seconds ago 22.6MB 02:33:42 security-proxy-setup latest 3b3a27a0da5a 6 seconds ago 35MB 02:33:42 security-spiffe-token-provider latest cd7d361ab86d 6 seconds ago 38.6MB 02:33:42 security-spire-config latest dda72be7d552 4 minutes ago 127MB 02:33:42 security-spire-agent latest cbce383b178b 4 minutes ago 188MB 02:33:42 security-spire-server latest 0009b3b68779 4 minutes ago 127MB 02:33:42 ci-base-image-x86_64 latest 48e67bea9e40 8 minutes ago 929MB 02:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 6 weeks ago 580MB 02:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 02:33:42 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 02:33:43 provisioning config files... 02:33:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config13007040743618572561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:43 ---> ****-login.sh 02:33:43 nexus3.edgexfoundry.org:10001 02:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:43 Configure a credential helper to remove this warning. See 02:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:43 02:33:43 Login Succeeded 02:33:43 nexus3.edgexfoundry.org:10002 02:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:43 Configure a credential helper to remove this warning. See 02:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:43 02:33:43 Login Succeeded 02:33:43 nexus3.edgexfoundry.org:10003 02:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:43 Configure a credential helper to remove this warning. See 02:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:43 02:33:43 Login Succeeded 02:33:43 nexus3.edgexfoundry.org:10004 02:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:43 Configure a credential helper to remove this warning. See 02:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:43 02:33:43 Login Succeeded 02:33:43 ****.io 02:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:43 Configure a credential helper to remove this warning. See 02:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:43 02:33:43 Login Succeeded 02:33:43 ---> ****-login.sh ends [Pipeline] } 02:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:33:44 63139032be4d16dbd5c4c048fde0529458690203 02:33:44 latest 02:33:44 4.0.0-dev.53 02:33:44 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:44 main 02:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:44 + docker push nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 02:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:33:44 8afcbd6ecdbe: Preparing 02:33:44 e70858a3049e: Preparing 02:33:44 1c03f00980dd: Preparing 02:33:44 926b86091eb3: Preparing 02:33:44 75b4f54bd7f5: Preparing 02:33:44 740a10480877: Preparing 02:33:44 ce5a8cde9eee: Preparing 02:33:44 740a10480877: Waiting 02:33:44 ce5a8cde9eee: Waiting 02:33:44 8afcbd6ecdbe: Pushed 02:33:44 926b86091eb3: Pushed 02:33:44 1c03f00980dd: Pushed 02:33:44 ce5a8cde9eee: Layer already exists 02:33:44 740a10480877: Pushed 02:33:45 75b4f54bd7f5: Pushed 02:33:46 e70858a3049e: Pushed 02:33:46 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:33:47 8afcbd6ecdbe: Preparing 02:33:47 e70858a3049e: Preparing 02:33:47 1c03f00980dd: Preparing 02:33:47 926b86091eb3: Preparing 02:33:47 75b4f54bd7f5: Preparing 02:33:47 740a10480877: Preparing 02:33:47 ce5a8cde9eee: Preparing 02:33:47 740a10480877: Waiting 02:33:47 e70858a3049e: Layer already exists 02:33:47 75b4f54bd7f5: Layer already exists 02:33:47 926b86091eb3: Layer already exists 02:33:47 8afcbd6ecdbe: Layer already exists 02:33:47 1c03f00980dd: Layer already exists 02:33:47 ce5a8cde9eee: Layer already exists 02:33:47 740a10480877: Layer already exists 02:33:47 latest: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:48 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 02:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:33:48 8afcbd6ecdbe: Preparing 02:33:48 e70858a3049e: Preparing 02:33:48 1c03f00980dd: Preparing 02:33:48 926b86091eb3: Preparing 02:33:48 75b4f54bd7f5: Preparing 02:33:48 740a10480877: Preparing 02:33:48 ce5a8cde9eee: Preparing 02:33:48 740a10480877: Waiting 02:33:48 ce5a8cde9eee: Waiting 02:33:48 75b4f54bd7f5: Layer already exists 02:33:48 8afcbd6ecdbe: Layer already exists 02:33:48 1c03f00980dd: Layer already exists 02:33:48 e70858a3049e: Layer already exists 02:33:48 740a10480877: Layer already exists 02:33:48 ce5a8cde9eee: Layer already exists 02:33:48 926b86091eb3: Layer already exists 02:33:48 4.0.0-dev.53: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:48 + docker push nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:33:48 8afcbd6ecdbe: Preparing 02:33:48 e70858a3049e: Preparing 02:33:48 1c03f00980dd: Preparing 02:33:48 926b86091eb3: Preparing 02:33:48 75b4f54bd7f5: Preparing 02:33:48 740a10480877: Preparing 02:33:48 ce5a8cde9eee: Preparing 02:33:48 740a10480877: Waiting 02:33:48 ce5a8cde9eee: Waiting 02:33:48 e70858a3049e: Layer already exists 02:33:48 75b4f54bd7f5: Layer already exists 02:33:48 8afcbd6ecdbe: Layer already exists 02:33:48 926b86091eb3: Layer already exists 02:33:48 1c03f00980dd: Layer already exists 02:33:48 740a10480877: Layer already exists 02:33:48 ce5a8cde9eee: Layer already exists 02:33:48 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:33:49 8afcbd6ecdbe: Preparing 02:33:49 e70858a3049e: Preparing 02:33:49 1c03f00980dd: Preparing 02:33:49 926b86091eb3: Preparing 02:33:49 75b4f54bd7f5: Preparing 02:33:49 740a10480877: Preparing 02:33:49 ce5a8cde9eee: Preparing 02:33:49 740a10480877: Waiting 02:33:49 ce5a8cde9eee: Waiting 02:33:49 8afcbd6ecdbe: Layer already exists 02:33:49 75b4f54bd7f5: Layer already exists 02:33:49 e70858a3049e: Layer already exists 02:33:49 926b86091eb3: Layer already exists 02:33:49 1c03f00980dd: Layer already exists 02:33:49 ce5a8cde9eee: Layer already exists 02:33:49 740a10480877: Layer already exists 02:33:49 main: digest: sha256:d6fbce459d48a72a0217e3afbba1577fb73865dbb0fd5f7851f1ef100d3ccc50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:49 ===================================================== [Pipeline] echo 02:33:49 taggedImages: 02:33:49 - nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203 02:33:49 - nexus3.edgexfoundry.org:10004/core-command:latest 02:33:49 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.53 02:33:49 - nexus3.edgexfoundry.org:10004/core-command:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:33:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:33:49 63139032be4d16dbd5c4c048fde0529458690203 02:33:49 latest 02:33:49 4.0.0-dev.53 02:33:49 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:49 main 02:33:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 02:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:33:50 023ea4898c60: Preparing 02:33:50 daa4b567a188: Preparing 02:33:50 31ec7d840924: Preparing 02:33:50 ff80d1987c77: Preparing 02:33:50 1c03f00980dd: Preparing 02:33:50 926b86091eb3: Preparing 02:33:50 75b4f54bd7f5: Preparing 02:33:50 740a10480877: Preparing 02:33:50 ce5a8cde9eee: Preparing 02:33:50 740a10480877: Waiting 02:33:50 ce5a8cde9eee: Waiting 02:33:50 926b86091eb3: Waiting 02:33:50 75b4f54bd7f5: Waiting 02:33:50 1c03f00980dd: Layer already exists 02:33:50 926b86091eb3: Layer already exists 02:33:50 75b4f54bd7f5: Layer already exists 02:33:50 740a10480877: Layer already exists 02:33:50 ce5a8cde9eee: Layer already exists 02:33:50 daa4b567a188: Pushed 02:33:50 023ea4898c60: Pushed 02:33:50 31ec7d840924: Pushed 02:33:51 ff80d1987c77: Pushed 02:33:51 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:51 + 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 02:33:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:33:52 023ea4898c60: Preparing 02:33:52 daa4b567a188: Preparing 02:33:52 31ec7d840924: Preparing 02:33:52 ff80d1987c77: Preparing 02:33:52 1c03f00980dd: Preparing 02:33:52 926b86091eb3: Preparing 02:33:52 75b4f54bd7f5: Preparing 02:33:52 740a10480877: Preparing 02:33:52 ce5a8cde9eee: Preparing 02:33:52 926b86091eb3: Waiting 02:33:52 740a10480877: Waiting 02:33:52 ce5a8cde9eee: Waiting 02:33:52 75b4f54bd7f5: Waiting 02:33:52 daa4b567a188: Layer already exists 02:33:52 023ea4898c60: Layer already exists 02:33:52 ff80d1987c77: Layer already exists 02:33:52 1c03f00980dd: Layer already exists 02:33:52 31ec7d840924: Layer already exists 02:33:52 926b86091eb3: Layer already exists 02:33:52 740a10480877: Layer already exists 02:33:52 75b4f54bd7f5: Layer already exists 02:33:52 ce5a8cde9eee: Layer already exists 02:33:52 latest: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 02:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:33:52 023ea4898c60: Preparing 02:33:52 daa4b567a188: Preparing 02:33:52 31ec7d840924: Preparing 02:33:52 ff80d1987c77: Preparing 02:33:52 1c03f00980dd: Preparing 02:33:52 926b86091eb3: Preparing 02:33:52 75b4f54bd7f5: Preparing 02:33:52 740a10480877: Preparing 02:33:52 ce5a8cde9eee: Preparing 02:33:52 75b4f54bd7f5: Waiting 02:33:52 740a10480877: Waiting 02:33:52 ce5a8cde9eee: Waiting 02:33:52 926b86091eb3: Waiting 02:33:52 1c03f00980dd: Layer already exists 02:33:52 daa4b567a188: Layer already exists 02:33:52 023ea4898c60: Layer already exists 02:33:52 ff80d1987c77: Layer already exists 02:33:52 31ec7d840924: Layer already exists 02:33:52 926b86091eb3: Layer already exists 02:33:52 ce5a8cde9eee: Layer already exists 02:33:52 75b4f54bd7f5: Layer already exists 02:33:52 740a10480877: Layer already exists 02:33:52 4.0.0-dev.53: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:33:53 023ea4898c60: Preparing 02:33:53 daa4b567a188: Preparing 02:33:53 31ec7d840924: Preparing 02:33:53 ff80d1987c77: Preparing 02:33:53 1c03f00980dd: Preparing 02:33:53 926b86091eb3: Preparing 02:33:53 75b4f54bd7f5: Preparing 02:33:53 740a10480877: Preparing 02:33:53 ce5a8cde9eee: Preparing 02:33:53 926b86091eb3: Waiting 02:33:53 740a10480877: Waiting 02:33:53 ce5a8cde9eee: Waiting 02:33:53 75b4f54bd7f5: Waiting 02:33:53 023ea4898c60: Layer already exists 02:33:53 1c03f00980dd: Layer already exists 02:33:53 31ec7d840924: Layer already exists 02:33:53 ff80d1987c77: Layer already exists 02:33:53 daa4b567a188: Layer already exists 02:33:53 ce5a8cde9eee: Layer already exists 02:33:53 75b4f54bd7f5: Layer already exists 02:33:53 740a10480877: Layer already exists 02:33:53 926b86091eb3: Layer already exists 02:33:53 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:53 + 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 02:33:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:33:54 023ea4898c60: Preparing 02:33:54 daa4b567a188: Preparing 02:33:54 31ec7d840924: Preparing 02:33:54 ff80d1987c77: Preparing 02:33:54 1c03f00980dd: Preparing 02:33:54 926b86091eb3: Preparing 02:33:54 75b4f54bd7f5: Preparing 02:33:54 740a10480877: Preparing 02:33:54 ce5a8cde9eee: Preparing 02:33:54 ce5a8cde9eee: Waiting 02:33:54 740a10480877: Waiting 02:33:54 926b86091eb3: Waiting 02:33:54 023ea4898c60: Layer already exists 02:33:54 daa4b567a188: Layer already exists 02:33:54 ff80d1987c77: Layer already exists 02:33:54 31ec7d840924: Layer already exists 02:33:54 1c03f00980dd: Layer already exists 02:33:54 926b86091eb3: Layer already exists 02:33:54 740a10480877: Layer already exists 02:33:54 ce5a8cde9eee: Layer already exists 02:33:54 75b4f54bd7f5: Layer already exists 02:33:54 main: digest: sha256:7ce446bd4b4e7e992f9348b34b6df9a965e39cc494718622cfb0a30171ff01ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:33:54 ===================================================== [Pipeline] echo 02:33:54 taggedImages: 02:33:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 02:33:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:33:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.53 02:33:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:33:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:33:54 63139032be4d16dbd5c4c048fde0529458690203 02:33:54 latest 02:33:54 4.0.0-dev.53 02:33:54 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:54 main 02:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:54 + docker push nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 02:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:33:54 08b4ff57e75e: Preparing 02:33:54 c2d1584a8fda: Preparing 02:33:54 1c03f00980dd: Preparing 02:33:54 926b86091eb3: Preparing 02:33:54 76b642473b4a: Preparing 02:33:54 740a10480877: Preparing 02:33:54 ce5a8cde9eee: Preparing 02:33:54 740a10480877: Waiting 02:33:54 ce5a8cde9eee: Waiting 02:33:54 926b86091eb3: Layer already exists 02:33:54 1c03f00980dd: Layer already exists 02:33:54 08b4ff57e75e: Pushed 02:33:54 740a10480877: Layer already exists 02:33:54 ce5a8cde9eee: Layer already exists 02:33:55 76b642473b4a: Pushed 02:33:57 c2d1584a8fda: Pushed 02:33:57 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:33:58 08b4ff57e75e: Preparing 02:33:58 c2d1584a8fda: Preparing 02:33:58 1c03f00980dd: Preparing 02:33:58 926b86091eb3: Preparing 02:33:58 76b642473b4a: Preparing 02:33:58 740a10480877: Preparing 02:33:58 ce5a8cde9eee: Preparing 02:33:58 ce5a8cde9eee: Waiting 02:33:58 740a10480877: Waiting 02:33:58 08b4ff57e75e: Layer already exists 02:33:58 76b642473b4a: Layer already exists 02:33:58 1c03f00980dd: Layer already exists 02:33:58 c2d1584a8fda: Layer already exists 02:33:58 926b86091eb3: Layer already exists 02:33:58 740a10480877: Layer already exists 02:33:58 ce5a8cde9eee: Layer already exists 02:33:58 latest: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 02:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:33:58 08b4ff57e75e: Preparing 02:33:58 c2d1584a8fda: Preparing 02:33:58 1c03f00980dd: Preparing 02:33:58 926b86091eb3: Preparing 02:33:58 76b642473b4a: Preparing 02:33:58 740a10480877: Preparing 02:33:58 ce5a8cde9eee: Preparing 02:33:58 740a10480877: Waiting 02:33:58 ce5a8cde9eee: Waiting 02:33:58 c2d1584a8fda: Layer already exists 02:33:58 76b642473b4a: Layer already exists 02:33:58 1c03f00980dd: Layer already exists 02:33:58 08b4ff57e75e: Layer already exists 02:33:58 926b86091eb3: Layer already exists 02:33:58 ce5a8cde9eee: Layer already exists 02:33:58 740a10480877: Layer already exists 02:33:58 4.0.0-dev.53: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker push nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:33:59 08b4ff57e75e: Preparing 02:33:59 c2d1584a8fda: Preparing 02:33:59 1c03f00980dd: Preparing 02:33:59 926b86091eb3: Preparing 02:33:59 76b642473b4a: Preparing 02:33:59 740a10480877: Preparing 02:33:59 ce5a8cde9eee: Preparing 02:33:59 740a10480877: Waiting 02:33:59 ce5a8cde9eee: Waiting 02:33:59 c2d1584a8fda: Layer already exists 02:33:59 926b86091eb3: Layer already exists 02:33:59 08b4ff57e75e: Layer already exists 02:33:59 76b642473b4a: Layer already exists 02:33:59 1c03f00980dd: Layer already exists 02:33:59 ce5a8cde9eee: Layer already exists 02:33:59 740a10480877: Layer already exists 02:33:59 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:34:00 08b4ff57e75e: Preparing 02:34:00 c2d1584a8fda: Preparing 02:34:00 1c03f00980dd: Preparing 02:34:00 926b86091eb3: Preparing 02:34:00 76b642473b4a: Preparing 02:34:00 740a10480877: Preparing 02:34:00 ce5a8cde9eee: Preparing 02:34:00 740a10480877: Waiting 02:34:00 ce5a8cde9eee: Waiting 02:34:00 08b4ff57e75e: Layer already exists 02:34:00 c2d1584a8fda: Layer already exists 02:34:00 1c03f00980dd: Layer already exists 02:34:00 76b642473b4a: Layer already exists 02:34:00 926b86091eb3: Layer already exists 02:34:00 ce5a8cde9eee: Layer already exists 02:34:00 740a10480877: Layer already exists 02:34:00 main: digest: sha256:b673e9a6f7735c68a70765efb7a68940cc0ed7e2661eeb1fa0c7e298d1e2d0a1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:00 ===================================================== [Pipeline] echo 02:34:00 taggedImages: 02:34:00 - nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203 02:34:00 - nexus3.edgexfoundry.org:10004/core-data:latest 02:34:00 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.53 02:34:00 - nexus3.edgexfoundry.org:10004/core-data:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:34:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:34:00 63139032be4d16dbd5c4c048fde0529458690203 02:34:00 latest 02:34:00 4.0.0-dev.53 02:34:00 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:00 main 02:34:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 02:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:34:00 3a67e7ba9155: Preparing 02:34:00 24b3f5ab3ef5: Preparing 02:34:00 926b86091eb3: Preparing 02:34:00 99f23b658f31: Preparing 02:34:00 0edc99d3d06e: Preparing 02:34:00 ce5a8cde9eee: Preparing 02:34:00 ce5a8cde9eee: Waiting 02:34:00 926b86091eb3: Layer already exists 02:34:00 ce5a8cde9eee: Layer already exists 02:34:00 99f23b658f31: Pushed 02:34:00 3a67e7ba9155: Pushed 02:34:00 0edc99d3d06e: Pushed 02:34:03 24b3f5ab3ef5: Pushed 02:34:03 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:34:04 3a67e7ba9155: Preparing 02:34:04 24b3f5ab3ef5: Preparing 02:34:04 926b86091eb3: Preparing 02:34:04 99f23b658f31: Preparing 02:34:04 0edc99d3d06e: Preparing 02:34:04 ce5a8cde9eee: Preparing 02:34:04 ce5a8cde9eee: Waiting 02:34:04 926b86091eb3: Layer already exists 02:34:04 3a67e7ba9155: Layer already exists 02:34:04 99f23b658f31: Layer already exists 02:34:04 24b3f5ab3ef5: Layer already exists 02:34:04 0edc99d3d06e: Layer already exists 02:34:04 ce5a8cde9eee: Layer already exists 02:34:04 latest: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 02:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:34:05 3a67e7ba9155: Preparing 02:34:05 24b3f5ab3ef5: Preparing 02:34:05 926b86091eb3: Preparing 02:34:05 99f23b658f31: Preparing 02:34:05 0edc99d3d06e: Preparing 02:34:05 ce5a8cde9eee: Preparing 02:34:05 926b86091eb3: Layer already exists 02:34:05 24b3f5ab3ef5: Layer already exists 02:34:05 3a67e7ba9155: Layer already exists 02:34:05 99f23b658f31: Layer already exists 02:34:05 0edc99d3d06e: Layer already exists 02:34:05 ce5a8cde9eee: Layer already exists 02:34:05 4.0.0-dev.53: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:34:05 3a67e7ba9155: Preparing 02:34:05 24b3f5ab3ef5: Preparing 02:34:05 926b86091eb3: Preparing 02:34:05 99f23b658f31: Preparing 02:34:05 0edc99d3d06e: Preparing 02:34:05 ce5a8cde9eee: Preparing 02:34:05 ce5a8cde9eee: Waiting 02:34:05 3a67e7ba9155: Layer already exists 02:34:05 0edc99d3d06e: Layer already exists 02:34:05 24b3f5ab3ef5: Layer already exists 02:34:05 926b86091eb3: Layer already exists 02:34:05 99f23b658f31: Layer already exists 02:34:05 ce5a8cde9eee: Layer already exists 02:34:05 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:34:06 3a67e7ba9155: Preparing 02:34:06 24b3f5ab3ef5: Preparing 02:34:06 926b86091eb3: Preparing 02:34:06 99f23b658f31: Preparing 02:34:06 0edc99d3d06e: Preparing 02:34:06 ce5a8cde9eee: Preparing 02:34:06 ce5a8cde9eee: Waiting 02:34:06 99f23b658f31: Layer already exists 02:34:06 3a67e7ba9155: Layer already exists 02:34:06 926b86091eb3: Layer already exists 02:34:06 24b3f5ab3ef5: Layer already exists 02:34:06 0edc99d3d06e: Layer already exists 02:34:06 ce5a8cde9eee: Layer already exists 02:34:06 main: digest: sha256:b2387bbf62617d2429b3d78e35225f76660383db1a0d0735dd64390797263561 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:06 ===================================================== [Pipeline] echo 02:34:06 taggedImages: 02:34:06 - nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203 02:34:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:34:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.53 02:34:06 - nexus3.edgexfoundry.org:10004/core-keeper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:34:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:34:06 63139032be4d16dbd5c4c048fde0529458690203 02:34:06 latest 02:34:06 4.0.0-dev.53 02:34:06 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:06 main 02:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 02:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:34:07 f59d0e30ec87: Preparing 02:34:07 afd48586232d: Preparing 02:34:07 670ad943e3f6: Preparing 02:34:07 1c03f00980dd: Preparing 02:34:07 926b86091eb3: Preparing 02:34:07 75b4f54bd7f5: Preparing 02:34:07 740a10480877: Preparing 02:34:07 ce5a8cde9eee: Preparing 02:34:07 740a10480877: Waiting 02:34:07 ce5a8cde9eee: Waiting 02:34:07 926b86091eb3: Layer already exists 02:34:07 1c03f00980dd: Layer already exists 02:34:07 75b4f54bd7f5: Layer already exists 02:34:07 740a10480877: Layer already exists 02:34:07 ce5a8cde9eee: Layer already exists 02:34:07 afd48586232d: Pushed 02:34:07 f59d0e30ec87: Pushed 02:34:09 670ad943e3f6: Pushed 02:34:09 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:34:10 f59d0e30ec87: Preparing 02:34:10 afd48586232d: Preparing 02:34:10 670ad943e3f6: Preparing 02:34:10 1c03f00980dd: Preparing 02:34:10 926b86091eb3: Preparing 02:34:10 75b4f54bd7f5: Preparing 02:34:10 740a10480877: Preparing 02:34:10 ce5a8cde9eee: Preparing 02:34:10 75b4f54bd7f5: Waiting 02:34:10 740a10480877: Waiting 02:34:10 ce5a8cde9eee: Waiting 02:34:10 1c03f00980dd: Layer already exists 02:34:10 670ad943e3f6: Layer already exists 02:34:10 f59d0e30ec87: Layer already exists 02:34:10 926b86091eb3: Layer already exists 02:34:10 afd48586232d: Layer already exists 02:34:10 740a10480877: Layer already exists 02:34:10 ce5a8cde9eee: Layer already exists 02:34:10 75b4f54bd7f5: Layer already exists 02:34:10 latest: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 02:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:34:11 f59d0e30ec87: Preparing 02:34:11 afd48586232d: Preparing 02:34:11 670ad943e3f6: Preparing 02:34:11 1c03f00980dd: Preparing 02:34:11 926b86091eb3: Preparing 02:34:11 75b4f54bd7f5: Preparing 02:34:11 740a10480877: Preparing 02:34:11 ce5a8cde9eee: Preparing 02:34:11 75b4f54bd7f5: Waiting 02:34:11 ce5a8cde9eee: Waiting 02:34:11 1c03f00980dd: Layer already exists 02:34:11 f59d0e30ec87: Layer already exists 02:34:11 670ad943e3f6: Layer already exists 02:34:11 926b86091eb3: Layer already exists 02:34:11 afd48586232d: Layer already exists 02:34:11 740a10480877: Layer already exists 02:34:11 75b4f54bd7f5: Layer already exists 02:34:11 ce5a8cde9eee: Layer already exists 02:34:11 4.0.0-dev.53: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:34:11 f59d0e30ec87: Preparing 02:34:11 afd48586232d: Preparing 02:34:11 670ad943e3f6: Preparing 02:34:11 1c03f00980dd: Preparing 02:34:11 926b86091eb3: Preparing 02:34:11 75b4f54bd7f5: Preparing 02:34:11 740a10480877: Preparing 02:34:11 ce5a8cde9eee: Preparing 02:34:11 740a10480877: Waiting 02:34:11 75b4f54bd7f5: Waiting 02:34:11 ce5a8cde9eee: Waiting 02:34:11 f59d0e30ec87: Layer already exists 02:34:11 670ad943e3f6: Layer already exists 02:34:11 afd48586232d: Layer already exists 02:34:11 1c03f00980dd: Layer already exists 02:34:11 926b86091eb3: Layer already exists 02:34:11 ce5a8cde9eee: Layer already exists 02:34:11 75b4f54bd7f5: Layer already exists 02:34:11 740a10480877: Layer already exists 02:34:11 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:34:12 f59d0e30ec87: Preparing 02:34:12 afd48586232d: Preparing 02:34:12 670ad943e3f6: Preparing 02:34:12 1c03f00980dd: Preparing 02:34:12 926b86091eb3: Preparing 02:34:12 75b4f54bd7f5: Preparing 02:34:12 740a10480877: Preparing 02:34:12 75b4f54bd7f5: Waiting 02:34:12 ce5a8cde9eee: Preparing 02:34:12 740a10480877: Waiting 02:34:12 ce5a8cde9eee: Waiting 02:34:12 1c03f00980dd: Layer already exists 02:34:12 afd48586232d: Layer already exists 02:34:12 926b86091eb3: Layer already exists 02:34:12 f59d0e30ec87: Layer already exists 02:34:12 670ad943e3f6: Layer already exists 02:34:12 740a10480877: Layer already exists 02:34:12 ce5a8cde9eee: Layer already exists 02:34:12 75b4f54bd7f5: Layer already exists 02:34:12 main: digest: sha256:6254e57c6aa3a2f2c37e385c634019bfec8f60311fcf3f4925f7f6808f131119 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:12 ===================================================== [Pipeline] echo 02:34:12 taggedImages: 02:34:12 - nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203 02:34:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:34:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.53 02:34:12 - nexus3.edgexfoundry.org:10004/core-metadata:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:34:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:34:12 63139032be4d16dbd5c4c048fde0529458690203 02:34:12 latest 02:34:12 4.0.0-dev.53 02:34:12 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:12 main 02:34:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 02:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:34:13 4ed9e6db7e98: Preparing 02:34:13 dd2ff11593de: Preparing 02:34:13 9f012230199d: Preparing 02:34:13 39621eb61fe1: Preparing 02:34:13 a2c9a1bd37e0: Preparing 02:34:13 a441c36d613a: Preparing 02:34:13 09387fcf30ea: Preparing 02:34:13 1c03f00980dd: Preparing 02:34:13 926b86091eb3: Preparing 02:34:13 b3926ffe5c1c: Preparing 02:34:13 9f91c8497094: Preparing 02:34:13 a441c36d613a: Waiting 02:34:13 09387fcf30ea: Waiting 02:34:13 1c03f00980dd: Waiting 02:34:13 926b86091eb3: Waiting 02:34:13 b3926ffe5c1c: Waiting 02:34:13 5f70bf18a086: Preparing 02:34:13 b6a643a689cd: Preparing 02:34:13 f9034f6372b1: Preparing 02:34:13 d1a2b87567f7: Preparing 02:34:13 ce5a8cde9eee: Preparing 02:34:13 9f91c8497094: Waiting 02:34:13 f9034f6372b1: Waiting 02:34:13 d1a2b87567f7: Waiting 02:34:13 ce5a8cde9eee: Waiting 02:34:13 5f70bf18a086: Waiting 02:34:13 b6a643a689cd: Waiting 02:34:13 dd2ff11593de: Pushed 02:34:13 39621eb61fe1: Pushed 02:34:13 9f012230199d: Pushed 02:34:13 4ed9e6db7e98: Pushed 02:34:13 1c03f00980dd: Layer already exists 02:34:13 926b86091eb3: Layer already exists 02:34:13 a2c9a1bd37e0: Pushed 02:34:13 5f70bf18a086: Layer already exists 02:34:13 a441c36d613a: Pushed 02:34:13 b3926ffe5c1c: Pushed 02:34:13 9f91c8497094: Pushed 02:34:13 b6a643a689cd: Pushed 02:34:13 ce5a8cde9eee: Layer already exists 02:34:13 d1a2b87567f7: Pushed 02:34:14 f9034f6372b1: Pushed 02:34:14 09387fcf30ea: Pushed 02:34:14 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:34:15 4ed9e6db7e98: Preparing 02:34:15 dd2ff11593de: Preparing 02:34:15 9f012230199d: Preparing 02:34:15 39621eb61fe1: Preparing 02:34:15 a2c9a1bd37e0: Preparing 02:34:15 a441c36d613a: Preparing 02:34:15 09387fcf30ea: Preparing 02:34:15 1c03f00980dd: Preparing 02:34:15 926b86091eb3: Preparing 02:34:15 b3926ffe5c1c: Preparing 02:34:15 9f91c8497094: Preparing 02:34:15 5f70bf18a086: Preparing 02:34:15 b6a643a689cd: Preparing 02:34:15 f9034f6372b1: Preparing 02:34:15 d1a2b87567f7: Preparing 02:34:15 ce5a8cde9eee: Preparing 02:34:15 1c03f00980dd: Waiting 02:34:15 926b86091eb3: Waiting 02:34:15 b3926ffe5c1c: Waiting 02:34:15 9f91c8497094: Waiting 02:34:15 5f70bf18a086: Waiting 02:34:15 b6a643a689cd: Waiting 02:34:15 f9034f6372b1: Waiting 02:34:15 a441c36d613a: Waiting 02:34:15 d1a2b87567f7: Waiting 02:34:15 09387fcf30ea: Waiting 02:34:15 ce5a8cde9eee: Waiting 02:34:15 9f012230199d: Layer already exists 02:34:15 a2c9a1bd37e0: Layer already exists 02:34:15 39621eb61fe1: Layer already exists 02:34:15 4ed9e6db7e98: Layer already exists 02:34:15 dd2ff11593de: Layer already exists 02:34:15 a441c36d613a: Layer already exists 02:34:15 1c03f00980dd: Layer already exists 02:34:15 09387fcf30ea: Layer already exists 02:34:15 926b86091eb3: Layer already exists 02:34:15 b3926ffe5c1c: Layer already exists 02:34:15 9f91c8497094: Layer already exists 02:34:15 5f70bf18a086: Layer already exists 02:34:15 f9034f6372b1: Layer already exists 02:34:15 d1a2b87567f7: Layer already exists 02:34:15 b6a643a689cd: Layer already exists 02:34:15 ce5a8cde9eee: Layer already exists 02:34:15 latest: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 02:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:34:16 4ed9e6db7e98: Preparing 02:34:16 dd2ff11593de: Preparing 02:34:16 9f012230199d: Preparing 02:34:16 39621eb61fe1: Preparing 02:34:16 a2c9a1bd37e0: Preparing 02:34:16 a441c36d613a: Preparing 02:34:16 09387fcf30ea: Preparing 02:34:16 1c03f00980dd: Preparing 02:34:16 926b86091eb3: Preparing 02:34:16 b3926ffe5c1c: Preparing 02:34:16 9f91c8497094: Preparing 02:34:16 5f70bf18a086: Preparing 02:34:16 b6a643a689cd: Preparing 02:34:16 f9034f6372b1: Preparing 02:34:16 d1a2b87567f7: Preparing 02:34:16 ce5a8cde9eee: Preparing 02:34:16 f9034f6372b1: Waiting 02:34:16 b3926ffe5c1c: Waiting 02:34:16 d1a2b87567f7: Waiting 02:34:16 9f91c8497094: Waiting 02:34:16 5f70bf18a086: Waiting 02:34:16 ce5a8cde9eee: Waiting 02:34:16 b6a643a689cd: Waiting 02:34:16 a441c36d613a: Waiting 02:34:16 09387fcf30ea: Waiting 02:34:16 1c03f00980dd: Waiting 02:34:16 926b86091eb3: Waiting 02:34:16 a2c9a1bd37e0: Layer already exists 02:34:16 4ed9e6db7e98: Layer already exists 02:34:16 39621eb61fe1: Layer already exists 02:34:16 dd2ff11593de: Layer already exists 02:34:16 9f012230199d: Layer already exists 02:34:16 1c03f00980dd: Layer already exists 02:34:16 09387fcf30ea: Layer already exists 02:34:16 a441c36d613a: Layer already exists 02:34:16 b3926ffe5c1c: Layer already exists 02:34:16 926b86091eb3: Layer already exists 02:34:16 9f91c8497094: Layer already exists 02:34:16 b6a643a689cd: Layer already exists 02:34:16 5f70bf18a086: Layer already exists 02:34:16 d1a2b87567f7: Layer already exists 02:34:16 f9034f6372b1: Layer already exists 02:34:16 ce5a8cde9eee: Layer already exists 02:34:16 4.0.0-dev.53: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:34:16 4ed9e6db7e98: Preparing 02:34:16 dd2ff11593de: Preparing 02:34:16 9f012230199d: Preparing 02:34:16 39621eb61fe1: Preparing 02:34:16 a2c9a1bd37e0: Preparing 02:34:16 a441c36d613a: Preparing 02:34:16 09387fcf30ea: Preparing 02:34:16 1c03f00980dd: Preparing 02:34:16 926b86091eb3: Preparing 02:34:16 b3926ffe5c1c: Preparing 02:34:16 9f91c8497094: Preparing 02:34:16 5f70bf18a086: Preparing 02:34:16 b6a643a689cd: Preparing 02:34:16 f9034f6372b1: Preparing 02:34:16 d1a2b87567f7: Preparing 02:34:16 ce5a8cde9eee: Preparing 02:34:16 9f91c8497094: Waiting 02:34:16 926b86091eb3: Waiting 02:34:16 5f70bf18a086: Waiting 02:34:16 09387fcf30ea: Waiting 02:34:16 b6a643a689cd: Waiting 02:34:16 1c03f00980dd: Waiting 02:34:16 f9034f6372b1: Waiting 02:34:16 d1a2b87567f7: Waiting 02:34:16 ce5a8cde9eee: Waiting 02:34:16 b3926ffe5c1c: Waiting 02:34:16 a441c36d613a: Waiting 02:34:16 39621eb61fe1: Layer already exists 02:34:16 4ed9e6db7e98: Layer already exists 02:34:16 a2c9a1bd37e0: Layer already exists 02:34:16 9f012230199d: Layer already exists 02:34:16 dd2ff11593de: Layer already exists 02:34:16 a441c36d613a: Layer already exists 02:34:16 09387fcf30ea: Layer already exists 02:34:16 1c03f00980dd: Layer already exists 02:34:16 926b86091eb3: Layer already exists 02:34:16 b3926ffe5c1c: Layer already exists 02:34:16 b6a643a689cd: Layer already exists 02:34:16 9f91c8497094: Layer already exists 02:34:16 5f70bf18a086: Layer already exists 02:34:16 f9034f6372b1: Layer already exists 02:34:16 d1a2b87567f7: Layer already exists 02:34:16 ce5a8cde9eee: Layer already exists 02:34:16 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:34:17 4ed9e6db7e98: Preparing 02:34:17 dd2ff11593de: Preparing 02:34:17 9f012230199d: Preparing 02:34:17 39621eb61fe1: Preparing 02:34:17 a2c9a1bd37e0: Preparing 02:34:17 a441c36d613a: Preparing 02:34:17 09387fcf30ea: Preparing 02:34:17 1c03f00980dd: Preparing 02:34:17 926b86091eb3: Preparing 02:34:17 b3926ffe5c1c: Preparing 02:34:17 9f91c8497094: Preparing 02:34:17 5f70bf18a086: Preparing 02:34:17 b6a643a689cd: Preparing 02:34:17 f9034f6372b1: Preparing 02:34:17 d1a2b87567f7: Preparing 02:34:17 ce5a8cde9eee: Preparing 02:34:17 5f70bf18a086: Waiting 02:34:17 9f91c8497094: Waiting 02:34:17 b6a643a689cd: Waiting 02:34:17 a441c36d613a: Waiting 02:34:17 ce5a8cde9eee: Waiting 02:34:17 b3926ffe5c1c: Waiting 02:34:17 f9034f6372b1: Waiting 02:34:17 926b86091eb3: Waiting 02:34:17 d1a2b87567f7: Waiting 02:34:17 09387fcf30ea: Waiting 02:34:17 1c03f00980dd: Waiting 02:34:17 a2c9a1bd37e0: Layer already exists 02:34:17 9f012230199d: Layer already exists 02:34:17 39621eb61fe1: Layer already exists 02:34:17 4ed9e6db7e98: Layer already exists 02:34:17 dd2ff11593de: Layer already exists 02:34:17 a441c36d613a: Layer already exists 02:34:17 09387fcf30ea: Layer already exists 02:34:17 926b86091eb3: Layer already exists 02:34:17 1c03f00980dd: Layer already exists 02:34:17 b3926ffe5c1c: Layer already exists 02:34:17 9f91c8497094: Layer already exists 02:34:17 b6a643a689cd: Layer already exists 02:34:17 f9034f6372b1: Layer already exists 02:34:17 d1a2b87567f7: Layer already exists 02:34:17 5f70bf18a086: Layer already exists 02:34:17 ce5a8cde9eee: Layer already exists 02:34:17 main: digest: sha256:58e20f7e1380b5ac8609ce3a72f4c51ff73e4a1aa2316bc055d597640144cd33 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:17 ===================================================== [Pipeline] echo 02:34:17 taggedImages: 02:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203 02:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.53 02:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:34:17 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:34:17 63139032be4d16dbd5c4c048fde0529458690203 02:34:17 latest 02:34:17 4.0.0-dev.53 02:34:17 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:17 main 02:34:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 02:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:34:18 9dd762d39588: Preparing 02:34:18 85710ca5198b: Preparing 02:34:18 f8e2529f01b0: Preparing 02:34:18 15841bf63b56: Preparing 02:34:18 1c03f00980dd: Preparing 02:34:18 926b86091eb3: Preparing 02:34:18 75b4f54bd7f5: Preparing 02:34:18 740a10480877: Preparing 02:34:18 ce5a8cde9eee: Preparing 02:34:18 75b4f54bd7f5: Waiting 02:34:18 926b86091eb3: Waiting 02:34:18 740a10480877: Waiting 02:34:18 ce5a8cde9eee: Waiting 02:34:18 1c03f00980dd: Layer already exists 02:34:18 926b86091eb3: Layer already exists 02:34:18 75b4f54bd7f5: Layer already exists 02:34:18 740a10480877: Layer already exists 02:34:18 85710ca5198b: Pushed 02:34:18 9dd762d39588: Pushed 02:34:18 ce5a8cde9eee: Layer already exists 02:34:18 f8e2529f01b0: Pushed 02:34:20 15841bf63b56: Pushed 02:34:20 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:34:21 9dd762d39588: Preparing 02:34:21 85710ca5198b: Preparing 02:34:21 f8e2529f01b0: Preparing 02:34:21 15841bf63b56: Preparing 02:34:21 1c03f00980dd: Preparing 02:34:21 926b86091eb3: Preparing 02:34:21 75b4f54bd7f5: Preparing 02:34:21 740a10480877: Preparing 02:34:21 75b4f54bd7f5: Waiting 02:34:21 926b86091eb3: Waiting 02:34:21 ce5a8cde9eee: Preparing 02:34:21 740a10480877: Waiting 02:34:21 ce5a8cde9eee: Waiting 02:34:21 f8e2529f01b0: Layer already exists 02:34:21 15841bf63b56: Layer already exists 02:34:21 9dd762d39588: Layer already exists 02:34:21 85710ca5198b: Layer already exists 02:34:21 1c03f00980dd: Layer already exists 02:34:21 926b86091eb3: Layer already exists 02:34:21 740a10480877: Layer already exists 02:34:21 75b4f54bd7f5: Layer already exists 02:34:21 ce5a8cde9eee: Layer already exists 02:34:21 latest: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 02:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:34:22 9dd762d39588: Preparing 02:34:22 85710ca5198b: Preparing 02:34:22 f8e2529f01b0: Preparing 02:34:22 15841bf63b56: Preparing 02:34:22 1c03f00980dd: Preparing 02:34:22 926b86091eb3: Preparing 02:34:22 75b4f54bd7f5: Preparing 02:34:22 740a10480877: Preparing 02:34:22 ce5a8cde9eee: Preparing 02:34:22 926b86091eb3: Waiting 02:34:22 75b4f54bd7f5: Waiting 02:34:22 740a10480877: Waiting 02:34:22 ce5a8cde9eee: Waiting 02:34:22 f8e2529f01b0: Layer already exists 02:34:22 9dd762d39588: Layer already exists 02:34:22 85710ca5198b: Layer already exists 02:34:22 1c03f00980dd: Layer already exists 02:34:22 15841bf63b56: Layer already exists 02:34:22 75b4f54bd7f5: Layer already exists 02:34:22 740a10480877: Layer already exists 02:34:22 926b86091eb3: Layer already exists 02:34:22 ce5a8cde9eee: Layer already exists 02:34:22 4.0.0-dev.53: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:34:22 9dd762d39588: Preparing 02:34:22 85710ca5198b: Preparing 02:34:22 f8e2529f01b0: Preparing 02:34:22 15841bf63b56: Preparing 02:34:22 1c03f00980dd: Preparing 02:34:22 926b86091eb3: Preparing 02:34:22 75b4f54bd7f5: Preparing 02:34:22 740a10480877: Preparing 02:34:22 ce5a8cde9eee: Preparing 02:34:22 926b86091eb3: Waiting 02:34:22 75b4f54bd7f5: Waiting 02:34:22 ce5a8cde9eee: Waiting 02:34:22 740a10480877: Waiting 02:34:22 f8e2529f01b0: Layer already exists 02:34:22 85710ca5198b: Layer already exists 02:34:22 1c03f00980dd: Layer already exists 02:34:22 9dd762d39588: Layer already exists 02:34:22 15841bf63b56: Layer already exists 02:34:22 926b86091eb3: Layer already exists 02:34:22 75b4f54bd7f5: Layer already exists 02:34:22 ce5a8cde9eee: Layer already exists 02:34:22 740a10480877: Layer already exists 02:34:22 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:34:23 9dd762d39588: Preparing 02:34:23 85710ca5198b: Preparing 02:34:23 f8e2529f01b0: Preparing 02:34:23 15841bf63b56: Preparing 02:34:23 1c03f00980dd: Preparing 02:34:23 926b86091eb3: Preparing 02:34:23 75b4f54bd7f5: Preparing 02:34:23 740a10480877: Preparing 02:34:23 ce5a8cde9eee: Preparing 02:34:23 75b4f54bd7f5: Waiting 02:34:23 740a10480877: Waiting 02:34:23 ce5a8cde9eee: Waiting 02:34:23 926b86091eb3: Waiting 02:34:23 f8e2529f01b0: Layer already exists 02:34:23 9dd762d39588: Layer already exists 02:34:23 85710ca5198b: Layer already exists 02:34:23 1c03f00980dd: Layer already exists 02:34:23 15841bf63b56: Layer already exists 02:34:23 740a10480877: Layer already exists 02:34:23 75b4f54bd7f5: Layer already exists 02:34:23 926b86091eb3: Layer already exists 02:34:23 ce5a8cde9eee: Layer already exists 02:34:23 main: digest: sha256:22527f6b13239575a9231b7b0cc877e2331fb72c3d2022ff4522b8737f76e780 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:23 ===================================================== [Pipeline] echo 02:34:23 taggedImages: 02:34:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203 02:34:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:34:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.53 02:34:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:34:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:34:23 63139032be4d16dbd5c4c048fde0529458690203 02:34:23 latest 02:34:23 4.0.0-dev.53 02:34:23 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:23 main 02:34:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 02:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:34:24 5ac15b04aa58: Preparing 02:34:24 7291ffb99530: Preparing 02:34:24 596c79107c3d: Preparing 02:34:24 f62a42aa8dbe: Preparing 02:34:24 cb41e880a74e: Preparing 02:34:24 1c03f00980dd: Preparing 02:34:24 926b86091eb3: Preparing 02:34:24 4377dc95c679: Preparing 02:34:24 a898fe5d6dec: Preparing 02:34:24 0f3f8ad93773: Preparing 02:34:24 ce5a8cde9eee: Preparing 02:34:24 926b86091eb3: Waiting 02:34:24 4377dc95c679: Waiting 02:34:24 0f3f8ad93773: Waiting 02:34:24 ce5a8cde9eee: Waiting 02:34:24 1c03f00980dd: Waiting 02:34:24 f62a42aa8dbe: Pushed 02:34:24 cb41e880a74e: Pushed 02:34:24 5ac15b04aa58: Pushed 02:34:24 7291ffb99530: Pushed 02:34:24 1c03f00980dd: Layer already exists 02:34:24 926b86091eb3: Layer already exists 02:34:24 ce5a8cde9eee: Layer already exists 02:34:24 4377dc95c679: Pushed 02:34:24 a898fe5d6dec: Pushed 02:34:25 596c79107c3d: Pushed 02:34:26 0f3f8ad93773: Pushed 02:34:26 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:34:27 5ac15b04aa58: Preparing 02:34:27 7291ffb99530: Preparing 02:34:27 596c79107c3d: Preparing 02:34:27 f62a42aa8dbe: Preparing 02:34:27 cb41e880a74e: Preparing 02:34:27 1c03f00980dd: Preparing 02:34:27 926b86091eb3: Preparing 02:34:27 4377dc95c679: Preparing 02:34:27 a898fe5d6dec: Preparing 02:34:27 0f3f8ad93773: Preparing 02:34:27 ce5a8cde9eee: Preparing 02:34:27 a898fe5d6dec: Waiting 02:34:27 0f3f8ad93773: Waiting 02:34:27 ce5a8cde9eee: Waiting 02:34:27 926b86091eb3: Waiting 02:34:27 4377dc95c679: Waiting 02:34:27 7291ffb99530: Layer already exists 02:34:27 f62a42aa8dbe: Layer already exists 02:34:27 596c79107c3d: Layer already exists 02:34:27 cb41e880a74e: Layer already exists 02:34:27 5ac15b04aa58: Layer already exists 02:34:27 1c03f00980dd: Layer already exists 02:34:27 4377dc95c679: Layer already exists 02:34:27 926b86091eb3: Layer already exists 02:34:27 a898fe5d6dec: Layer already exists 02:34:27 0f3f8ad93773: Layer already exists 02:34:27 ce5a8cde9eee: Layer already exists 02:34:27 latest: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 02:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:34:27 5ac15b04aa58: Preparing 02:34:27 7291ffb99530: Preparing 02:34:27 596c79107c3d: Preparing 02:34:27 f62a42aa8dbe: Preparing 02:34:27 cb41e880a74e: Preparing 02:34:27 1c03f00980dd: Preparing 02:34:27 926b86091eb3: Preparing 02:34:27 4377dc95c679: Preparing 02:34:27 a898fe5d6dec: Preparing 02:34:27 0f3f8ad93773: Preparing 02:34:27 ce5a8cde9eee: Preparing 02:34:27 926b86091eb3: Waiting 02:34:27 4377dc95c679: Waiting 02:34:27 a898fe5d6dec: Waiting 02:34:27 1c03f00980dd: Waiting 02:34:27 0f3f8ad93773: Waiting 02:34:27 ce5a8cde9eee: Waiting 02:34:27 596c79107c3d: Layer already exists 02:34:27 7291ffb99530: Layer already exists 02:34:27 5ac15b04aa58: Layer already exists 02:34:27 cb41e880a74e: Layer already exists 02:34:27 f62a42aa8dbe: Layer already exists 02:34:27 926b86091eb3: Layer already exists 02:34:27 1c03f00980dd: Layer already exists 02:34:27 0f3f8ad93773: Layer already exists 02:34:27 4377dc95c679: Layer already exists 02:34:27 a898fe5d6dec: Layer already exists 02:34:27 ce5a8cde9eee: Layer already exists 02:34:27 4.0.0-dev.53: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:34:28 5ac15b04aa58: Preparing 02:34:28 7291ffb99530: Preparing 02:34:28 596c79107c3d: Preparing 02:34:28 f62a42aa8dbe: Preparing 02:34:28 cb41e880a74e: Preparing 02:34:28 1c03f00980dd: Preparing 02:34:28 926b86091eb3: Preparing 02:34:28 4377dc95c679: Preparing 02:34:28 a898fe5d6dec: Preparing 02:34:28 0f3f8ad93773: Preparing 02:34:28 ce5a8cde9eee: Preparing 02:34:28 1c03f00980dd: Waiting 02:34:28 926b86091eb3: Waiting 02:34:28 4377dc95c679: Waiting 02:34:28 a898fe5d6dec: Waiting 02:34:28 0f3f8ad93773: Waiting 02:34:28 ce5a8cde9eee: Waiting 02:34:28 7291ffb99530: Layer already exists 02:34:28 cb41e880a74e: Layer already exists 02:34:28 5ac15b04aa58: Layer already exists 02:34:28 596c79107c3d: Layer already exists 02:34:28 f62a42aa8dbe: Layer already exists 02:34:28 1c03f00980dd: Layer already exists 02:34:28 4377dc95c679: Layer already exists 02:34:28 926b86091eb3: Layer already exists 02:34:28 a898fe5d6dec: Layer already exists 02:34:28 0f3f8ad93773: Layer already exists 02:34:28 ce5a8cde9eee: Layer already exists 02:34:28 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:34:29 5ac15b04aa58: Preparing 02:34:29 7291ffb99530: Preparing 02:34:29 596c79107c3d: Preparing 02:34:29 f62a42aa8dbe: Preparing 02:34:29 cb41e880a74e: Preparing 02:34:29 1c03f00980dd: Preparing 02:34:29 926b86091eb3: Preparing 02:34:29 4377dc95c679: Preparing 02:34:29 a898fe5d6dec: Preparing 02:34:29 0f3f8ad93773: Preparing 02:34:29 ce5a8cde9eee: Preparing 02:34:29 926b86091eb3: Waiting 02:34:29 4377dc95c679: Waiting 02:34:29 a898fe5d6dec: Waiting 02:34:29 0f3f8ad93773: Waiting 02:34:29 ce5a8cde9eee: Waiting 02:34:29 1c03f00980dd: Waiting 02:34:29 cb41e880a74e: Layer already exists 02:34:29 7291ffb99530: Layer already exists 02:34:29 596c79107c3d: Layer already exists 02:34:29 f62a42aa8dbe: Layer already exists 02:34:29 5ac15b04aa58: Layer already exists 02:34:29 1c03f00980dd: Layer already exists 02:34:29 926b86091eb3: Layer already exists 02:34:29 4377dc95c679: Layer already exists 02:34:29 a898fe5d6dec: Layer already exists 02:34:29 0f3f8ad93773: Layer already exists 02:34:29 ce5a8cde9eee: Layer already exists 02:34:29 main: digest: sha256:2983a9f46cb325dd7e844a31c4eca78be0a7ffb26490b00474cc49c9657dbc91 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:29 ===================================================== [Pipeline] echo 02:34:29 taggedImages: 02:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203 02:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.53 02:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:34:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:34:29 63139032be4d16dbd5c4c048fde0529458690203 02:34:29 latest 02:34:29 4.0.0-dev.53 02:34:29 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:29 main 02:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 02:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:34:30 48f7707a4651: Preparing 02:34:30 4655b647594f: Preparing 02:34:30 bc56dcb75e3b: Preparing 02:34:30 3bebf36c2f38: Preparing 02:34:30 6fb4180e3c48: Preparing 02:34:30 a110f1278730: Preparing 02:34:30 8c39d5b97d96: Preparing 02:34:30 1c03f00980dd: Preparing 02:34:30 926b86091eb3: Preparing 02:34:30 c617c79c40fa: Preparing 02:34:30 4f0897165936: Preparing 02:34:30 ce5a8cde9eee: Preparing 02:34:30 926b86091eb3: Waiting 02:34:30 1c03f00980dd: Waiting 02:34:30 a110f1278730: Waiting 02:34:30 4f0897165936: Waiting 02:34:30 ce5a8cde9eee: Waiting 02:34:30 c617c79c40fa: Waiting 02:34:30 8c39d5b97d96: Waiting 02:34:30 6fb4180e3c48: Pushed 02:34:30 4655b647594f: Pushed 02:34:30 48f7707a4651: Pushed 02:34:30 1c03f00980dd: Layer already exists 02:34:30 a110f1278730: Pushed 02:34:30 926b86091eb3: Layer already exists 02:34:30 8c39d5b97d96: Pushed 02:34:30 ce5a8cde9eee: Layer already exists 02:34:31 c617c79c40fa: Pushed 02:34:31 3bebf36c2f38: Pushed 02:34:31 bc56dcb75e3b: Pushed 02:34:31 4f0897165936: Pushed 02:34:31 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:34:32 48f7707a4651: Preparing 02:34:32 4655b647594f: Preparing 02:34:32 bc56dcb75e3b: Preparing 02:34:32 3bebf36c2f38: Preparing 02:34:32 6fb4180e3c48: Preparing 02:34:32 a110f1278730: Preparing 02:34:32 8c39d5b97d96: Preparing 02:34:32 1c03f00980dd: Preparing 02:34:32 926b86091eb3: Preparing 02:34:32 c617c79c40fa: Preparing 02:34:32 4f0897165936: Preparing 02:34:32 ce5a8cde9eee: Preparing 02:34:32 a110f1278730: Waiting 02:34:32 8c39d5b97d96: Waiting 02:34:32 1c03f00980dd: Waiting 02:34:32 926b86091eb3: Waiting 02:34:32 4f0897165936: Waiting 02:34:32 c617c79c40fa: Waiting 02:34:32 ce5a8cde9eee: Waiting 02:34:32 bc56dcb75e3b: Layer already exists 02:34:32 4655b647594f: Layer already exists 02:34:32 48f7707a4651: Layer already exists 02:34:32 3bebf36c2f38: Layer already exists 02:34:32 6fb4180e3c48: Layer already exists 02:34:32 a110f1278730: Layer already exists 02:34:32 8c39d5b97d96: Layer already exists 02:34:32 1c03f00980dd: Layer already exists 02:34:32 926b86091eb3: Layer already exists 02:34:32 c617c79c40fa: Layer already exists 02:34:32 4f0897165936: Layer already exists 02:34:32 ce5a8cde9eee: Layer already exists 02:34:32 latest: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 02:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:34:33 48f7707a4651: Preparing 02:34:33 4655b647594f: Preparing 02:34:33 bc56dcb75e3b: Preparing 02:34:33 3bebf36c2f38: Preparing 02:34:33 6fb4180e3c48: Preparing 02:34:33 a110f1278730: Preparing 02:34:33 8c39d5b97d96: Preparing 02:34:33 1c03f00980dd: Preparing 02:34:33 926b86091eb3: Preparing 02:34:33 c617c79c40fa: Preparing 02:34:33 4f0897165936: Preparing 02:34:33 ce5a8cde9eee: Preparing 02:34:33 8c39d5b97d96: Waiting 02:34:33 1c03f00980dd: Waiting 02:34:33 926b86091eb3: Waiting 02:34:33 c617c79c40fa: Waiting 02:34:33 4f0897165936: Waiting 02:34:33 ce5a8cde9eee: Waiting 02:34:33 a110f1278730: Waiting 02:34:33 6fb4180e3c48: Layer already exists 02:34:33 4655b647594f: Layer already exists 02:34:33 48f7707a4651: Layer already exists 02:34:33 3bebf36c2f38: Layer already exists 02:34:33 bc56dcb75e3b: Layer already exists 02:34:33 1c03f00980dd: Layer already exists 02:34:33 8c39d5b97d96: Layer already exists 02:34:33 a110f1278730: Layer already exists 02:34:33 c617c79c40fa: Layer already exists 02:34:33 926b86091eb3: Layer already exists 02:34:33 4f0897165936: Layer already exists 02:34:33 ce5a8cde9eee: Layer already exists 02:34:33 4.0.0-dev.53: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:34:33 48f7707a4651: Preparing 02:34:33 4655b647594f: Preparing 02:34:33 bc56dcb75e3b: Preparing 02:34:33 3bebf36c2f38: Preparing 02:34:33 6fb4180e3c48: Preparing 02:34:33 a110f1278730: Preparing 02:34:33 8c39d5b97d96: Preparing 02:34:33 1c03f00980dd: Preparing 02:34:33 926b86091eb3: Preparing 02:34:33 c617c79c40fa: Preparing 02:34:33 4f0897165936: Preparing 02:34:33 ce5a8cde9eee: Preparing 02:34:33 4f0897165936: Waiting 02:34:33 a110f1278730: Waiting 02:34:33 926b86091eb3: Waiting 02:34:33 c617c79c40fa: Waiting 02:34:33 1c03f00980dd: Waiting 02:34:33 8c39d5b97d96: Waiting 02:34:33 ce5a8cde9eee: Waiting 02:34:33 4655b647594f: Layer already exists 02:34:33 48f7707a4651: Layer already exists 02:34:33 6fb4180e3c48: Layer already exists 02:34:33 3bebf36c2f38: Layer already exists 02:34:33 bc56dcb75e3b: Layer already exists 02:34:33 a110f1278730: Layer already exists 02:34:33 c617c79c40fa: Layer already exists 02:34:33 926b86091eb3: Layer already exists 02:34:33 1c03f00980dd: Layer already exists 02:34:33 8c39d5b97d96: Layer already exists 02:34:33 4f0897165936: Layer already exists 02:34:33 ce5a8cde9eee: Layer already exists 02:34:33 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:34:34 48f7707a4651: Preparing 02:34:34 4655b647594f: Preparing 02:34:34 bc56dcb75e3b: Preparing 02:34:34 3bebf36c2f38: Preparing 02:34:34 6fb4180e3c48: Preparing 02:34:34 a110f1278730: Preparing 02:34:34 8c39d5b97d96: Preparing 02:34:34 1c03f00980dd: Preparing 02:34:34 926b86091eb3: Preparing 02:34:34 c617c79c40fa: Preparing 02:34:34 4f0897165936: Preparing 02:34:34 ce5a8cde9eee: Preparing 02:34:34 a110f1278730: Waiting 02:34:34 926b86091eb3: Waiting 02:34:34 8c39d5b97d96: Waiting 02:34:34 ce5a8cde9eee: Waiting 02:34:34 1c03f00980dd: Waiting 02:34:34 c617c79c40fa: Waiting 02:34:34 4f0897165936: Waiting 02:34:34 3bebf36c2f38: Layer already exists 02:34:34 48f7707a4651: Layer already exists 02:34:34 4655b647594f: Layer already exists 02:34:34 6fb4180e3c48: Layer already exists 02:34:34 bc56dcb75e3b: Layer already exists 02:34:34 a110f1278730: Layer already exists 02:34:34 8c39d5b97d96: Layer already exists 02:34:34 926b86091eb3: Layer already exists 02:34:34 1c03f00980dd: Layer already exists 02:34:34 c617c79c40fa: Layer already exists 02:34:34 4f0897165936: Layer already exists 02:34:34 ce5a8cde9eee: Layer already exists 02:34:34 main: digest: sha256:088f7fd55c5f27978cda887144f368c88b1eb6615fe3815d8b9e80eaa19a8928 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:34 ===================================================== [Pipeline] echo 02:34:34 taggedImages: 02:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203 02:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.53 02:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:34:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:34:34 63139032be4d16dbd5c4c048fde0529458690203 02:34:34 latest 02:34:34 4.0.0-dev.53 02:34:34 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:34 main 02:34:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 02:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:34:35 b181aaf20fb4: Preparing 02:34:35 b0fdb4208357: Preparing 02:34:35 1c03f00980dd: Preparing 02:34:35 926b86091eb3: Preparing 02:34:35 f5379e1b46a8: Preparing 02:34:35 82b401522ab1: Preparing 02:34:35 ce5a8cde9eee: Preparing 02:34:35 82b401522ab1: Waiting 02:34:35 ce5a8cde9eee: Waiting 02:34:35 1c03f00980dd: Layer already exists 02:34:35 926b86091eb3: Layer already exists 02:34:35 ce5a8cde9eee: Layer already exists 02:34:35 b181aaf20fb4: Pushed 02:34:36 f5379e1b46a8: Pushed 02:34:36 82b401522ab1: Pushed 02:34:37 b0fdb4208357: Pushed 02:34:37 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:37 + 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 02:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:34:38 b181aaf20fb4: Preparing 02:34:38 b0fdb4208357: Preparing 02:34:38 1c03f00980dd: Preparing 02:34:38 926b86091eb3: Preparing 02:34:38 f5379e1b46a8: Preparing 02:34:38 82b401522ab1: Preparing 02:34:38 ce5a8cde9eee: Preparing 02:34:38 82b401522ab1: Waiting 02:34:38 ce5a8cde9eee: Waiting 02:34:38 b181aaf20fb4: Layer already exists 02:34:38 926b86091eb3: Layer already exists 02:34:38 b0fdb4208357: Layer already exists 02:34:38 f5379e1b46a8: Layer already exists 02:34:38 1c03f00980dd: Layer already exists 02:34:38 82b401522ab1: Layer already exists 02:34:38 ce5a8cde9eee: Layer already exists 02:34:38 latest: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 02:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:34:38 b181aaf20fb4: Preparing 02:34:38 b0fdb4208357: Preparing 02:34:38 1c03f00980dd: Preparing 02:34:38 926b86091eb3: Preparing 02:34:38 f5379e1b46a8: Preparing 02:34:38 82b401522ab1: Preparing 02:34:38 ce5a8cde9eee: Preparing 02:34:38 82b401522ab1: Waiting 02:34:38 ce5a8cde9eee: Waiting 02:34:38 f5379e1b46a8: Layer already exists 02:34:38 b0fdb4208357: Layer already exists 02:34:38 1c03f00980dd: Layer already exists 02:34:38 b181aaf20fb4: Layer already exists 02:34:38 926b86091eb3: Layer already exists 02:34:38 ce5a8cde9eee: Layer already exists 02:34:38 82b401522ab1: Layer already exists 02:34:38 4.0.0-dev.53: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:34:39 b181aaf20fb4: Preparing 02:34:39 b0fdb4208357: Preparing 02:34:39 1c03f00980dd: Preparing 02:34:39 926b86091eb3: Preparing 02:34:39 f5379e1b46a8: Preparing 02:34:39 82b401522ab1: Preparing 02:34:39 ce5a8cde9eee: Preparing 02:34:39 82b401522ab1: Waiting 02:34:39 ce5a8cde9eee: Waiting 02:34:39 f5379e1b46a8: Layer already exists 02:34:39 1c03f00980dd: Layer already exists 02:34:39 b181aaf20fb4: Layer already exists 02:34:39 926b86091eb3: Layer already exists 02:34:39 b0fdb4208357: Layer already exists 02:34:39 ce5a8cde9eee: Layer already exists 02:34:39 82b401522ab1: Layer already exists 02:34:39 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:39 + 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 02:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:34:40 b181aaf20fb4: Preparing 02:34:40 b0fdb4208357: Preparing 02:34:40 1c03f00980dd: Preparing 02:34:40 926b86091eb3: Preparing 02:34:40 f5379e1b46a8: Preparing 02:34:40 82b401522ab1: Preparing 02:34:40 ce5a8cde9eee: Preparing 02:34:40 82b401522ab1: Waiting 02:34:40 926b86091eb3: Layer already exists 02:34:40 1c03f00980dd: Layer already exists 02:34:40 b0fdb4208357: Layer already exists 02:34:40 b181aaf20fb4: Layer already exists 02:34:40 f5379e1b46a8: Layer already exists 02:34:40 82b401522ab1: Layer already exists 02:34:40 ce5a8cde9eee: Layer already exists 02:34:40 main: digest: sha256:872d2975aaf4f5a39c8b5057079edeb14fa8df719cf2a8a3b87bbc62ae26ea73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:40 ===================================================== [Pipeline] echo 02:34:40 taggedImages: 02:34:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203 02:34:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:34:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.53 02:34:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:34:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:34:40 63139032be4d16dbd5c4c048fde0529458690203 02:34:40 latest 02:34:40 4.0.0-dev.53 02:34:40 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:40 main 02:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 02:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:34:41 a3ddaf4d1cbf: Preparing 02:34:41 8a771b8e8d7d: Preparing 02:34:41 24f538581ceb: Preparing 02:34:41 1c03f00980dd: Preparing 02:34:41 926b86091eb3: Preparing 02:34:41 ee7e24da9593: Preparing 02:34:41 ff485b3e0ac1: Preparing 02:34:41 c95733846d29: Preparing 02:34:41 f81b2b860703: Preparing 02:34:41 ce5a8cde9eee: Preparing 02:34:41 ee7e24da9593: Waiting 02:34:41 f81b2b860703: Waiting 02:34:41 ff485b3e0ac1: Waiting 02:34:41 ce5a8cde9eee: Waiting 02:34:41 c95733846d29: Waiting 02:34:41 1c03f00980dd: Layer already exists 02:34:41 8a771b8e8d7d: Pushed 02:34:41 24f538581ceb: Pushed 02:34:41 926b86091eb3: Layer already exists 02:34:41 a3ddaf4d1cbf: Pushed 02:34:41 c95733846d29: Pushed 02:34:41 ce5a8cde9eee: Layer already exists 02:34:42 f81b2b860703: Pushed 02:34:47 ff485b3e0ac1: Pushed 02:34:52 ee7e24da9593: Pushed 02:34:52 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:34:52 a3ddaf4d1cbf: Preparing 02:34:52 8a771b8e8d7d: Preparing 02:34:52 24f538581ceb: Preparing 02:34:52 1c03f00980dd: Preparing 02:34:52 926b86091eb3: Preparing 02:34:52 ee7e24da9593: Preparing 02:34:52 ff485b3e0ac1: Preparing 02:34:52 c95733846d29: Preparing 02:34:52 f81b2b860703: Preparing 02:34:52 ce5a8cde9eee: Preparing 02:34:52 ee7e24da9593: Waiting 02:34:52 ff485b3e0ac1: Waiting 02:34:52 c95733846d29: Waiting 02:34:52 f81b2b860703: Waiting 02:34:52 ce5a8cde9eee: Waiting 02:34:52 1c03f00980dd: Layer already exists 02:34:52 24f538581ceb: Layer already exists 02:34:52 926b86091eb3: Layer already exists 02:34:52 a3ddaf4d1cbf: Layer already exists 02:34:52 8a771b8e8d7d: Layer already exists 02:34:52 ee7e24da9593: Layer already exists 02:34:52 f81b2b860703: Layer already exists 02:34:52 c95733846d29: Layer already exists 02:34:52 ff485b3e0ac1: Layer already exists 02:34:52 ce5a8cde9eee: Layer already exists 02:34:52 latest: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 02:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:34:53 a3ddaf4d1cbf: Preparing 02:34:53 8a771b8e8d7d: Preparing 02:34:53 24f538581ceb: Preparing 02:34:53 1c03f00980dd: Preparing 02:34:53 926b86091eb3: Preparing 02:34:53 ee7e24da9593: Preparing 02:34:53 ff485b3e0ac1: Preparing 02:34:53 c95733846d29: Preparing 02:34:53 f81b2b860703: Preparing 02:34:53 ce5a8cde9eee: Preparing 02:34:53 ff485b3e0ac1: Waiting 02:34:53 c95733846d29: Waiting 02:34:53 ce5a8cde9eee: Waiting 02:34:53 ee7e24da9593: Waiting 02:34:53 8a771b8e8d7d: Layer already exists 02:34:53 a3ddaf4d1cbf: Layer already exists 02:34:53 24f538581ceb: Layer already exists 02:34:53 926b86091eb3: Layer already exists 02:34:53 1c03f00980dd: Layer already exists 02:34:53 ee7e24da9593: Layer already exists 02:34:53 c95733846d29: Layer already exists 02:34:53 f81b2b860703: Layer already exists 02:34:53 ce5a8cde9eee: Layer already exists 02:34:53 ff485b3e0ac1: Layer already exists 02:34:53 4.0.0-dev.53: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:34:54 a3ddaf4d1cbf: Preparing 02:34:54 8a771b8e8d7d: Preparing 02:34:54 24f538581ceb: Preparing 02:34:54 1c03f00980dd: Preparing 02:34:54 926b86091eb3: Preparing 02:34:54 ee7e24da9593: Preparing 02:34:54 ff485b3e0ac1: Preparing 02:34:54 c95733846d29: Preparing 02:34:54 f81b2b860703: Preparing 02:34:54 ce5a8cde9eee: Preparing 02:34:54 ff485b3e0ac1: Waiting 02:34:54 ee7e24da9593: Waiting 02:34:54 ce5a8cde9eee: Waiting 02:34:54 c95733846d29: Waiting 02:34:54 f81b2b860703: Waiting 02:34:54 24f538581ceb: Layer already exists 02:34:54 926b86091eb3: Layer already exists 02:34:54 a3ddaf4d1cbf: Layer already exists 02:34:54 8a771b8e8d7d: Layer already exists 02:34:54 ee7e24da9593: Layer already exists 02:34:54 c95733846d29: Layer already exists 02:34:54 ff485b3e0ac1: Layer already exists 02:34:54 f81b2b860703: Layer already exists 02:34:54 1c03f00980dd: Layer already exists 02:34:54 ce5a8cde9eee: Layer already exists 02:34:54 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:34:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:34:54 a3ddaf4d1cbf: Preparing 02:34:54 8a771b8e8d7d: Preparing 02:34:54 24f538581ceb: Preparing 02:34:54 1c03f00980dd: Preparing 02:34:54 926b86091eb3: Preparing 02:34:54 ee7e24da9593: Preparing 02:34:54 ff485b3e0ac1: Preparing 02:34:54 c95733846d29: Preparing 02:34:54 f81b2b860703: Preparing 02:34:54 ce5a8cde9eee: Preparing 02:34:54 ff485b3e0ac1: Waiting 02:34:54 c95733846d29: Waiting 02:34:54 f81b2b860703: Waiting 02:34:54 ce5a8cde9eee: Waiting 02:34:54 ee7e24da9593: Waiting 02:34:54 926b86091eb3: Layer already exists 02:34:54 24f538581ceb: Layer already exists 02:34:54 8a771b8e8d7d: Layer already exists 02:34:54 a3ddaf4d1cbf: Layer already exists 02:34:54 1c03f00980dd: Layer already exists 02:34:54 ee7e24da9593: Layer already exists 02:34:54 c95733846d29: Layer already exists 02:34:54 f81b2b860703: Layer already exists 02:34:54 ff485b3e0ac1: Layer already exists 02:34:54 ce5a8cde9eee: Layer already exists 02:34:54 main: digest: sha256:bdb7d964cc3146474f20627933dc2554a60242d13fcc6931e1d843646eb464a5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:34:54 ===================================================== [Pipeline] echo 02:34:54 taggedImages: 02:34:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203 02:34:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:34:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.53 02:34:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:54 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:34:54 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:34:54 63139032be4d16dbd5c4c048fde0529458690203 02:34:54 latest 02:34:54 4.0.0-dev.53 02:34:54 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:34:54 main 02:34:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 02:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:34:55 de97e4306586: Preparing 02:34:55 19e559da9c41: Preparing 02:34:55 31caccff9093: Preparing 02:34:55 1c03f00980dd: Preparing 02:34:55 926b86091eb3: Preparing 02:34:55 2173a65ed9b0: Preparing 02:34:55 2acd9f75384d: Preparing 02:34:55 a10429219e67: Preparing 02:34:55 ce5a8cde9eee: Preparing 02:34:55 ce5a8cde9eee: Waiting 02:34:55 2173a65ed9b0: Waiting 02:34:55 2acd9f75384d: Waiting 02:34:55 926b86091eb3: Layer already exists 02:34:55 1c03f00980dd: Layer already exists 02:34:55 de97e4306586: Pushed 02:34:55 19e559da9c41: Pushed 02:34:55 31caccff9093: Pushed 02:34:55 ce5a8cde9eee: Layer already exists 02:34:56 a10429219e67: Pushed 02:34:56 2acd9f75384d: Pushed 02:35:06 2173a65ed9b0: Pushed 02:35:06 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:35:06 de97e4306586: Preparing 02:35:06 19e559da9c41: Preparing 02:35:06 31caccff9093: Preparing 02:35:06 1c03f00980dd: Preparing 02:35:06 926b86091eb3: Preparing 02:35:06 2173a65ed9b0: Preparing 02:35:06 2acd9f75384d: Preparing 02:35:06 a10429219e67: Preparing 02:35:06 ce5a8cde9eee: Preparing 02:35:06 a10429219e67: Waiting 02:35:06 ce5a8cde9eee: Waiting 02:35:06 2173a65ed9b0: Waiting 02:35:06 2acd9f75384d: Waiting 02:35:06 1c03f00980dd: Layer already exists 02:35:06 31caccff9093: Layer already exists 02:35:06 de97e4306586: Layer already exists 02:35:06 926b86091eb3: Layer already exists 02:35:06 19e559da9c41: Layer already exists 02:35:06 2acd9f75384d: Layer already exists 02:35:06 a10429219e67: Layer already exists 02:35:06 2173a65ed9b0: Layer already exists 02:35:06 ce5a8cde9eee: Layer already exists 02:35:06 latest: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 02:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:35:07 de97e4306586: Preparing 02:35:07 19e559da9c41: Preparing 02:35:07 31caccff9093: Preparing 02:35:07 1c03f00980dd: Preparing 02:35:07 926b86091eb3: Preparing 02:35:07 2173a65ed9b0: Preparing 02:35:07 2acd9f75384d: Preparing 02:35:07 a10429219e67: Preparing 02:35:07 ce5a8cde9eee: Preparing 02:35:07 2173a65ed9b0: Waiting 02:35:07 2acd9f75384d: Waiting 02:35:07 a10429219e67: Waiting 02:35:07 ce5a8cde9eee: Waiting 02:35:07 de97e4306586: Layer already exists 02:35:07 31caccff9093: Layer already exists 02:35:07 1c03f00980dd: Layer already exists 02:35:07 19e559da9c41: Layer already exists 02:35:07 926b86091eb3: Layer already exists 02:35:07 2173a65ed9b0: Layer already exists 02:35:07 2acd9f75384d: Layer already exists 02:35:07 a10429219e67: Layer already exists 02:35:07 ce5a8cde9eee: Layer already exists 02:35:07 4.0.0-dev.53: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:35:08 de97e4306586: Preparing 02:35:08 19e559da9c41: Preparing 02:35:08 31caccff9093: Preparing 02:35:08 1c03f00980dd: Preparing 02:35:08 926b86091eb3: Preparing 02:35:08 2173a65ed9b0: Preparing 02:35:08 2acd9f75384d: Preparing 02:35:08 a10429219e67: Preparing 02:35:08 ce5a8cde9eee: Preparing 02:35:08 2173a65ed9b0: Waiting 02:35:08 2acd9f75384d: Waiting 02:35:08 a10429219e67: Waiting 02:35:08 ce5a8cde9eee: Waiting 02:35:08 de97e4306586: Layer already exists 02:35:08 926b86091eb3: Layer already exists 02:35:08 19e559da9c41: Layer already exists 02:35:08 1c03f00980dd: Layer already exists 02:35:08 31caccff9093: Layer already exists 02:35:08 a10429219e67: Layer already exists 02:35:08 2173a65ed9b0: Layer already exists 02:35:08 ce5a8cde9eee: Layer already exists 02:35:08 2acd9f75384d: Layer already exists 02:35:08 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:35:08 de97e4306586: Preparing 02:35:08 19e559da9c41: Preparing 02:35:08 31caccff9093: Preparing 02:35:08 1c03f00980dd: Preparing 02:35:08 926b86091eb3: Preparing 02:35:08 2173a65ed9b0: Preparing 02:35:08 2acd9f75384d: Preparing 02:35:08 a10429219e67: Preparing 02:35:08 ce5a8cde9eee: Preparing 02:35:08 2173a65ed9b0: Waiting 02:35:08 2acd9f75384d: Waiting 02:35:08 a10429219e67: Waiting 02:35:08 ce5a8cde9eee: Waiting 02:35:08 1c03f00980dd: Layer already exists 02:35:08 de97e4306586: Layer already exists 02:35:08 19e559da9c41: Layer already exists 02:35:08 31caccff9093: Layer already exists 02:35:08 926b86091eb3: Layer already exists 02:35:08 2acd9f75384d: Layer already exists 02:35:08 2173a65ed9b0: Layer already exists 02:35:08 a10429219e67: Layer already exists 02:35:08 ce5a8cde9eee: Layer already exists 02:35:08 main: digest: sha256:d9e49afa04caa8306fc8e7ec214f48fbe1743b79321de1c903a6ec13fc8fce42 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:09 ===================================================== [Pipeline] echo 02:35:09 taggedImages: 02:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203 02:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.53 02:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:35:09 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:35:09 63139032be4d16dbd5c4c048fde0529458690203 02:35:09 latest 02:35:09 4.0.0-dev.53 02:35:09 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:09 main 02:35:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 02:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:35:09 a3ddaf4d1cbf: Preparing 02:35:09 13678c5baa37: Preparing 02:35:09 c00649c8094a: Preparing 02:35:09 1c03f00980dd: Preparing 02:35:09 926b86091eb3: Preparing 02:35:09 6d8f3b8232ea: Preparing 02:35:09 c95733846d29: Preparing 02:35:09 f81b2b860703: Preparing 02:35:09 ce5a8cde9eee: Preparing 02:35:09 c95733846d29: Waiting 02:35:09 6d8f3b8232ea: Waiting 02:35:09 f81b2b860703: Waiting 02:35:09 ce5a8cde9eee: Waiting 02:35:09 a3ddaf4d1cbf: Layer already exists 02:35:09 926b86091eb3: Layer already exists 02:35:09 1c03f00980dd: Layer already exists 02:35:09 c95733846d29: Layer already exists 02:35:09 f81b2b860703: Layer already exists 02:35:09 ce5a8cde9eee: Layer already exists 02:35:09 c00649c8094a: Pushed 02:35:09 13678c5baa37: Pushed 02:35:19 6d8f3b8232ea: Pushed 02:35:19 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:35:20 a3ddaf4d1cbf: Preparing 02:35:20 13678c5baa37: Preparing 02:35:20 c00649c8094a: Preparing 02:35:20 1c03f00980dd: Preparing 02:35:20 926b86091eb3: Preparing 02:35:20 6d8f3b8232ea: Preparing 02:35:20 c95733846d29: Preparing 02:35:20 f81b2b860703: Preparing 02:35:20 ce5a8cde9eee: Preparing 02:35:20 6d8f3b8232ea: Waiting 02:35:20 c95733846d29: Waiting 02:35:20 f81b2b860703: Waiting 02:35:20 ce5a8cde9eee: Waiting 02:35:20 13678c5baa37: Layer already exists 02:35:20 926b86091eb3: Layer already exists 02:35:20 a3ddaf4d1cbf: Layer already exists 02:35:20 1c03f00980dd: Layer already exists 02:35:20 c00649c8094a: Layer already exists 02:35:20 c95733846d29: Layer already exists 02:35:20 6d8f3b8232ea: Layer already exists 02:35:20 f81b2b860703: Layer already exists 02:35:20 ce5a8cde9eee: Layer already exists 02:35:20 latest: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 02:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:35:21 a3ddaf4d1cbf: Preparing 02:35:21 13678c5baa37: Preparing 02:35:21 c00649c8094a: Preparing 02:35:21 1c03f00980dd: Preparing 02:35:21 926b86091eb3: Preparing 02:35:21 6d8f3b8232ea: Preparing 02:35:21 c95733846d29: Preparing 02:35:21 f81b2b860703: Preparing 02:35:21 ce5a8cde9eee: Preparing 02:35:21 6d8f3b8232ea: Waiting 02:35:21 c95733846d29: Waiting 02:35:21 f81b2b860703: Waiting 02:35:21 ce5a8cde9eee: Waiting 02:35:21 13678c5baa37: Layer already exists 02:35:21 1c03f00980dd: Layer already exists 02:35:21 a3ddaf4d1cbf: Layer already exists 02:35:21 c00649c8094a: Layer already exists 02:35:21 926b86091eb3: Layer already exists 02:35:21 f81b2b860703: Layer already exists 02:35:21 c95733846d29: Layer already exists 02:35:21 6d8f3b8232ea: Layer already exists 02:35:21 ce5a8cde9eee: Layer already exists 02:35:21 4.0.0-dev.53: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:35:21 a3ddaf4d1cbf: Preparing 02:35:21 13678c5baa37: Preparing 02:35:21 c00649c8094a: Preparing 02:35:21 1c03f00980dd: Preparing 02:35:21 926b86091eb3: Preparing 02:35:21 6d8f3b8232ea: Preparing 02:35:21 c95733846d29: Preparing 02:35:21 f81b2b860703: Preparing 02:35:21 ce5a8cde9eee: Preparing 02:35:21 f81b2b860703: Waiting 02:35:21 c95733846d29: Waiting 02:35:21 ce5a8cde9eee: Waiting 02:35:21 6d8f3b8232ea: Waiting 02:35:21 13678c5baa37: Layer already exists 02:35:21 c00649c8094a: Layer already exists 02:35:21 a3ddaf4d1cbf: Layer already exists 02:35:21 926b86091eb3: Layer already exists 02:35:21 1c03f00980dd: Layer already exists 02:35:21 6d8f3b8232ea: Layer already exists 02:35:21 f81b2b860703: Layer already exists 02:35:21 c95733846d29: Layer already exists 02:35:21 ce5a8cde9eee: Layer already exists 02:35:21 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:35:22 a3ddaf4d1cbf: Preparing 02:35:22 13678c5baa37: Preparing 02:35:22 c00649c8094a: Preparing 02:35:22 1c03f00980dd: Preparing 02:35:22 926b86091eb3: Preparing 02:35:22 6d8f3b8232ea: Preparing 02:35:22 c95733846d29: Preparing 02:35:22 f81b2b860703: Preparing 02:35:22 ce5a8cde9eee: Preparing 02:35:22 6d8f3b8232ea: Waiting 02:35:22 c95733846d29: Waiting 02:35:22 f81b2b860703: Waiting 02:35:22 ce5a8cde9eee: Waiting 02:35:22 13678c5baa37: Layer already exists 02:35:22 c00649c8094a: Layer already exists 02:35:22 a3ddaf4d1cbf: Layer already exists 02:35:22 926b86091eb3: Layer already exists 02:35:22 1c03f00980dd: Layer already exists 02:35:22 f81b2b860703: Layer already exists 02:35:22 c95733846d29: Layer already exists 02:35:22 6d8f3b8232ea: Layer already exists 02:35:22 ce5a8cde9eee: Layer already exists 02:35:22 main: digest: sha256:9b2a2183b55e70003ae8f90823108107621fab281e0ad6315de3aed6f8d238f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:22 ===================================================== [Pipeline] echo 02:35:22 taggedImages: 02:35:22 - nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203 02:35:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:35:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.53 02:35:22 - nexus3.edgexfoundry.org:10004/security-spire-server:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:35:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:35:22 63139032be4d16dbd5c4c048fde0529458690203 02:35:22 latest 02:35:22 4.0.0-dev.53 02:35:22 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:22 main 02:35:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 02:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:35:23 9a0fd960b467: Preparing 02:35:23 2d119124d3f8: Preparing 02:35:23 1c03f00980dd: Preparing 02:35:23 926b86091eb3: Preparing 02:35:23 a64e0d9eff06: Preparing 02:35:23 cb829803c42a: Preparing 02:35:23 ce5a8cde9eee: Preparing 02:35:23 cb829803c42a: Waiting 02:35:23 ce5a8cde9eee: Waiting 02:35:23 1c03f00980dd: Layer already exists 02:35:23 926b86091eb3: Layer already exists 02:35:23 9a0fd960b467: Pushed 02:35:23 ce5a8cde9eee: Layer already exists 02:35:24 a64e0d9eff06: Pushed 02:35:24 cb829803c42a: Pushed 02:35:27 2d119124d3f8: Pushed 02:35:27 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:35:28 9a0fd960b467: Preparing 02:35:28 2d119124d3f8: Preparing 02:35:28 1c03f00980dd: Preparing 02:35:28 926b86091eb3: Preparing 02:35:28 a64e0d9eff06: Preparing 02:35:28 cb829803c42a: Preparing 02:35:28 cb829803c42a: Waiting 02:35:28 ce5a8cde9eee: Preparing 02:35:28 ce5a8cde9eee: Waiting 02:35:28 926b86091eb3: Layer already exists 02:35:28 a64e0d9eff06: Layer already exists 02:35:28 9a0fd960b467: Layer already exists 02:35:28 1c03f00980dd: Layer already exists 02:35:28 2d119124d3f8: Layer already exists 02:35:28 ce5a8cde9eee: Layer already exists 02:35:28 cb829803c42a: Layer already exists 02:35:28 latest: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:28 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 02:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:35:28 9a0fd960b467: Preparing 02:35:28 2d119124d3f8: Preparing 02:35:28 1c03f00980dd: Preparing 02:35:28 926b86091eb3: Preparing 02:35:28 a64e0d9eff06: Preparing 02:35:28 cb829803c42a: Preparing 02:35:28 ce5a8cde9eee: Preparing 02:35:28 ce5a8cde9eee: Waiting 02:35:28 a64e0d9eff06: Layer already exists 02:35:28 1c03f00980dd: Layer already exists 02:35:28 926b86091eb3: Layer already exists 02:35:28 9a0fd960b467: Layer already exists 02:35:28 2d119124d3f8: Layer already exists 02:35:28 ce5a8cde9eee: Layer already exists 02:35:28 cb829803c42a: Layer already exists 02:35:28 4.0.0-dev.53: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:35:29 9a0fd960b467: Preparing 02:35:29 2d119124d3f8: Preparing 02:35:29 1c03f00980dd: Preparing 02:35:29 926b86091eb3: Preparing 02:35:29 a64e0d9eff06: Preparing 02:35:29 cb829803c42a: Preparing 02:35:29 ce5a8cde9eee: Preparing 02:35:29 cb829803c42a: Waiting 02:35:29 ce5a8cde9eee: Waiting 02:35:29 2d119124d3f8: Layer already exists 02:35:29 926b86091eb3: Layer already exists 02:35:29 a64e0d9eff06: Layer already exists 02:35:29 9a0fd960b467: Layer already exists 02:35:29 1c03f00980dd: Layer already exists 02:35:29 ce5a8cde9eee: Layer already exists 02:35:29 cb829803c42a: Layer already exists 02:35:29 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:29 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:35:30 9a0fd960b467: Preparing 02:35:30 2d119124d3f8: Preparing 02:35:30 1c03f00980dd: Preparing 02:35:30 926b86091eb3: Preparing 02:35:30 a64e0d9eff06: Preparing 02:35:30 cb829803c42a: Preparing 02:35:30 ce5a8cde9eee: Preparing 02:35:30 cb829803c42a: Waiting 02:35:30 ce5a8cde9eee: Waiting 02:35:30 926b86091eb3: Layer already exists 02:35:30 1c03f00980dd: Layer already exists 02:35:30 9a0fd960b467: Layer already exists 02:35:30 2d119124d3f8: Layer already exists 02:35:30 a64e0d9eff06: Layer already exists 02:35:30 cb829803c42a: Layer already exists 02:35:30 ce5a8cde9eee: Layer already exists 02:35:30 main: digest: sha256:0e7879a0dc612506594759326a83c291c55665f8e559a2adfef73e4ae010d151 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:30 ===================================================== [Pipeline] echo 02:35:30 taggedImages: 02:35:30 - nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203 02:35:30 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:35:30 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.53 02:35:30 - nexus3.edgexfoundry.org:10004/support-notifications:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:30 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:35:30 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:35:30 63139032be4d16dbd5c4c048fde0529458690203 02:35:30 latest 02:35:30 4.0.0-dev.53 02:35:30 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:30 main 02:35:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 02:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:35:30 63363a8b276e: Preparing 02:35:30 6df216b4753c: Preparing 02:35:30 1c03f00980dd: Preparing 02:35:30 926b86091eb3: Preparing 02:35:30 1a66c7d64b14: Preparing 02:35:30 aaf7e68c26ff: Preparing 02:35:30 ce5a8cde9eee: Preparing 02:35:30 aaf7e68c26ff: Waiting 02:35:30 ce5a8cde9eee: Waiting 02:35:30 1c03f00980dd: Layer already exists 02:35:30 926b86091eb3: Layer already exists 02:35:30 ce5a8cde9eee: Layer already exists 02:35:30 63363a8b276e: Pushed 02:35:31 aaf7e68c26ff: Pushed 02:35:31 1a66c7d64b14: Pushed 02:35:34 6df216b4753c: Pushed 02:35:34 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:35:35 63363a8b276e: Preparing 02:35:35 6df216b4753c: Preparing 02:35:35 1c03f00980dd: Preparing 02:35:35 926b86091eb3: Preparing 02:35:35 1a66c7d64b14: Preparing 02:35:35 aaf7e68c26ff: Preparing 02:35:35 ce5a8cde9eee: Preparing 02:35:35 aaf7e68c26ff: Waiting 02:35:35 ce5a8cde9eee: Waiting 02:35:35 1a66c7d64b14: Layer already exists 02:35:35 926b86091eb3: Layer already exists 02:35:35 63363a8b276e: Layer already exists 02:35:35 6df216b4753c: Layer already exists 02:35:35 1c03f00980dd: Layer already exists 02:35:35 ce5a8cde9eee: Layer already exists 02:35:35 aaf7e68c26ff: Layer already exists 02:35:35 latest: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 02:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:35:36 63363a8b276e: Preparing 02:35:36 6df216b4753c: Preparing 02:35:36 1c03f00980dd: Preparing 02:35:36 926b86091eb3: Preparing 02:35:36 1a66c7d64b14: Preparing 02:35:36 aaf7e68c26ff: Preparing 02:35:36 ce5a8cde9eee: Preparing 02:35:36 ce5a8cde9eee: Waiting 02:35:36 aaf7e68c26ff: Waiting 02:35:36 63363a8b276e: Layer already exists 02:35:36 1c03f00980dd: Layer already exists 02:35:36 926b86091eb3: Layer already exists 02:35:36 6df216b4753c: Layer already exists 02:35:36 1a66c7d64b14: Layer already exists 02:35:36 ce5a8cde9eee: Layer already exists 02:35:36 aaf7e68c26ff: Layer already exists 02:35:36 4.0.0-dev.53: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:35:36 63363a8b276e: Preparing 02:35:36 6df216b4753c: Preparing 02:35:36 1c03f00980dd: Preparing 02:35:36 926b86091eb3: Preparing 02:35:36 1a66c7d64b14: Preparing 02:35:36 aaf7e68c26ff: Preparing 02:35:36 ce5a8cde9eee: Preparing 02:35:36 aaf7e68c26ff: Waiting 02:35:36 ce5a8cde9eee: Waiting 02:35:36 926b86091eb3: Layer already exists 02:35:36 1a66c7d64b14: Layer already exists 02:35:36 63363a8b276e: Layer already exists 02:35:36 1c03f00980dd: Layer already exists 02:35:36 6df216b4753c: Layer already exists 02:35:36 ce5a8cde9eee: Layer already exists 02:35:36 aaf7e68c26ff: Layer already exists 02:35:36 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:35:37 63363a8b276e: Preparing 02:35:37 6df216b4753c: Preparing 02:35:37 1c03f00980dd: Preparing 02:35:37 926b86091eb3: Preparing 02:35:37 1a66c7d64b14: Preparing 02:35:37 aaf7e68c26ff: Preparing 02:35:37 ce5a8cde9eee: Preparing 02:35:37 ce5a8cde9eee: Waiting 02:35:37 aaf7e68c26ff: Waiting 02:35:37 926b86091eb3: Layer already exists 02:35:37 1a66c7d64b14: Layer already exists 02:35:37 1c03f00980dd: Layer already exists 02:35:37 63363a8b276e: Layer already exists 02:35:37 6df216b4753c: Layer already exists 02:35:37 aaf7e68c26ff: Layer already exists 02:35:37 ce5a8cde9eee: Layer already exists 02:35:37 main: digest: sha256:e2112f11bac6e78155c44f246e483bc827b6a54723ccb081fed715891bf927a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:37 ===================================================== [Pipeline] echo 02:35:37 taggedImages: 02:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203 02:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.53 02:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 02:35:37 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:52 #144 ... 02:50:52 02:50:52 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:50:52 #153 DONE 1091.8s 02:50:52 02:50:52 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:50:52 #151 ... 02:50:52 02:50:52 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:50:52 #155 DONE 0.3s 02:50:52 02:50:52 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:50:52 #156 DONE 0.2s 02:50:52 02:50:52 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:50:52 #157 DONE 0.3s 02:50:52 02:50:52 #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 02:50:52 #158 DONE 0.1s 02:50:52 02:50:52 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:50:52 #159 DONE 0.1s 02:50:52 02:50:52 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:50:52 #160 DONE 2.2s 02:50:52 02:50:52 #113 [core-common-config-bootstrapper] exporting to image 02:50:52 #113 exporting layers 02:50:52 #113 exporting layers 1.0s done 02:50:52 #113 writing image sha256:43e7282b35ef6409d5305b5109dc551e52253881c9645a332ec10c8533adace8 done 02:50:52 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:50:52 #113 DONE 5.3s 02:50:52 02:50:52 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:50:54 #142 ... 02:50:54 02:50:54 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:50:54 #146 1100.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.53 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:02 #146 ... 02:51:02 02:51:02 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:51:02 #147 DONE 1109.1s 02:51:02 02:51:02 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:02 #145 DONE 1109.2s 02:51:02 02:51:02 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:02 #151 ... 02:51:02 02:51:02 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:51:03 #161 DONE 0.3s 02:51:03 02:51:03 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:51:03 #162 DONE 0.4s 02:51:03 02:51:03 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:51:03 #163 ... 02:51:03 02:51:03 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:51:03 #164 DONE 0.4s 02:51:04 02:51:04 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:51:04 #165 DONE 0.4s 02:51:04 02:51:04 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:51:04 #166 DONE 0.3s 02:51:04 02:51:04 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:51:04 #144 ... 02:51:04 02:51:04 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:51:05 #167 DONE 0.4s 02:51:05 02:51:05 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:51:05 #168 DONE 0.1s 02:51:05 02:51:05 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #169 ... 02:51:07 02:51:07 #163 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:51:07 #163 DONE 3.6s 02:51:07 02:51:07 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:51:07 #170 DONE 0.3s 02:51:07 02:51:07 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:07 #169 DONE 2.4s 02:51:07 02:51:07 #113 [security-proxy-setup] exporting to image 02:51:07 #113 exporting layers 02:51:08 #113 ... 02:51:08 02:51:08 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:51:08 #171 DONE 0.6s 02:51:08 02:51:08 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:51:08 #172 DONE 0.5s 02:51:08 02:51:08 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:08 #142 ... 02:51:08 02:51:08 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:51:08 #173 DONE 0.2s 02:51:08 02:51:08 #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/ 02:51:09 #174 DONE 0.2s 02:51:09 02:51:09 #113 [security-proxy-setup] exporting to image 02:51:09 #113 exporting layers 1.4s done 02:51:09 #113 writing image sha256:4445af28dcf4994840f5952b113fb131b8cfc760f3a32d76f985c8147ca91e53 done 02:51:09 #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 02:51:09 #113 DONE 6.7s 02:51:09 02:51:09 #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/ 02:51:09 #175 DONE 0.2s 02:51:09 02:51:09 #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/ 02:51:09 #176 DONE 0.1s 02:51:09 02:51:09 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:09 #142 ... 02:51:09 02:51:09 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:51:09 #177 DONE 0.1s 02:51:09 02:51:09 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:51:11 #178 DONE 2.0s 02:51:11 02:51:11 #113 [security-bootstrapper] exporting to image 02:51:12 #113 exporting layers 1.0s done 02:51:12 #113 writing image sha256:583edd466f3563d574e4d1be198932bc0f455beb44bcd8da82b85e5da52cd81a done 02:51:12 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:51:12 #113 DONE 7.8s 02:51:12 02:51:12 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:51:15 #142 ... 02:51:15 02:51:15 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:15 #146 DONE 1122.5s 02:51:15 02:51:15 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:51:16 #154 ... 02:51:16 02:51:16 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:51:16 #179 DONE 0.3s 02:51:16 02:51:16 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:51:16 #180 DONE 0.2s 02:51:16 02:51:16 #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 02:51:16 #181 DONE 0.1s 02:51:16 02:51:16 #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 02:51:16 #182 DONE 0.1s 02:51:16 02:51:16 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:51:16 #183 DONE 0.1s 02:51:16 02:51:16 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:51:17 #151 ... 02:51:17 02:51:17 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:51:17 #184 DONE 0.2s 02:51:17 02:51:17 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:51:17 #185 DONE 0.2s 02:51:17 02:51:17 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:51:17 #186 DONE 0.1s 02:51:17 02:51:17 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:51:17 #55 ... 02:51:17 02:51:17 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:51:19 #187 DONE 1.8s 02:51:19 02:51:19 #113 [security-secretstore-setup] exporting to image 02:51:19 #113 exporting layers 02:51:20 #113 exporting layers 1.2s done 02:51:20 #113 writing image sha256:82b0d344c3336b62b38418c132fe722d05db8288f04a788565c474dfddec910b done 02:51:20 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 02:51:20 #113 DONE 9.0s 02:51:20 02:51:20 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:54:12 #150 ... 02:54:12 02:54:12 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:54:12 #144 DONE 1292.6s 02:54:12 02:54:12 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:12 #151 ... 02:54:12 02:54:12 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:12 #188 DONE 0.3s 02:54:12 02:54:12 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:12 #189 DONE 0.1s 02:54:12 02:54:12 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:12 #151 ... 02:54:12 02:54:12 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:54:12 #190 DONE 0.3s 02:54:12 02:54:12 #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 02:54:12 #191 DONE 0.2s 02:54:12 02:54:12 #113 [security-spiffe-token-provider] exporting to image 02:54:12 #113 exporting layers 02:54:12 #113 exporting layers 0.7s done 02:54:12 #113 writing image sha256:6628c234733a2f1d223bcd0aa7563d3352bb9caf592cd4def6907dcdbe52940a done 02:54:12 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:54:12 #113 DONE 9.8s 02:54:12 02:54:12 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:04 #154 ... 03:01:04 03:01:04 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:01:04 #151 DONE 1707.6s 03:01:04 03:01:04 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:04 #154 ... 03:01:04 03:01:04 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:01:04 #192 DONE 0.2s 03:01:04 03:01:04 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:04 #154 ... 03:01:04 03:01:04 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:01:04 #193 DONE 0.1s 03:01:04 03:01:04 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:01:04 #194 DONE 0.3s 03:01:04 03:01:04 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:01:04 #195 DONE 0.2s 03:01:04 03:01:04 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:04 #154 ... 03:01:04 03:01:04 #113 [core-command] exporting to image 03:01:04 #113 exporting layers 03:01:04 #113 exporting layers 0.4s done 03:01:04 #113 writing image sha256:9a3506102553340d3769ba29a1aa7f6b0c1b184380c2c61928f6c177e20851dd done 03:01:04 #113 naming to docker.io/library/core-command-arm64 done 03:01:04 #113 DONE 10.1s 03:01:04 03:01:04 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:03:11 #154 DONE 1830.8s 03:03:11 03:03:11 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:03:11 #150 ... 03:03:11 03:03:11 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:11 #196 DONE 0.2s 03:03:11 03:03:11 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:11 #142 ... 03:03:11 03:03:11 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:11 #197 DONE 0.2s 03:03:11 03:03:11 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:03:11 #198 DONE 0.4s 03:03:11 03:03:11 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:03:11 #199 DONE 0.2s 03:03:11 03:03:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:11 #149 ... 03:03:11 03:03:11 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:03:11 #200 DONE 0.3s 03:03:11 03:03:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:03:11 #152 DONE 1832.7s 03:03:11 03:03:11 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:11 #201 ... 03:03:11 03:03:11 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:11 #202 DONE 0.2s 03:03:11 03:03:11 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:11 #203 DONE 0.3s 03:03:11 03:03:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:11 #149 ... 03:03:11 03:03:11 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:03:11 #204 DONE 0.5s 03:03:11 03:03:11 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:03:11 #205 DONE 0.2s 03:03:11 03:03:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:11 #149 ... 03:03:11 03:03:11 #113 [core-data] exporting to image 03:03:11 #113 exporting layers 03:03:11 #113 ... 03:03:11 03:03:11 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:11 #201 DONE 2.9s 03:03:11 03:03:11 #113 [security-proxy-auth] exporting to image 03:03:11 #113 exporting layers 0.8s done 03:03:11 #113 writing image sha256:9616d8148421833059c43922dee585ff5ff1f92747f59696b2f6e961b1c976b4 0.0s done 03:03:11 #113 naming to docker.io/library/core-data-arm64 done 03:03:11 #113 ... 03:03:11 03:03:11 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:03:11 #150 DONE 1836.3s 03:03:11 03:03:11 #113 [security-proxy-auth] exporting to image 03:03:11 #113 exporting layers 0.9s done 03:03:11 #113 writing image sha256:2c25908241865c5b73e68d623cb4e55ba8149161a139c4b0054048b6037947a3 0.0s done 03:03:11 #113 naming to docker.io/library/security-proxy-auth-arm64 done 03:03:11 #113 DONE 11.8s 03:03:11 03:03:11 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:11 #148 ... 03:03:11 03:03:11 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:03:11 #206 DONE 0.1s 03:03:11 03:03:11 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:03:11 #207 DONE 0.5s 03:03:11 03:03:11 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:03:11 #208 DONE 0.1s 03:03:11 03:03:11 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:11 #149 ... 03:03:11 03:03:11 #113 [core-keeper] exporting to image 03:03:11 #113 exporting layers 0.5s done 03:03:11 #113 writing image sha256:98bbd5b4f9d56919152b265158ae451050733d08c0a8fd65926dcb1ffe7dcbec done 03:03:11 #113 naming to docker.io/library/core-keeper-arm64 done 03:03:11 #113 DONE 12.3s 03:03:11 03:03:11 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:14 #142 ... 03:03:14 03:03:14 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:14 #149 DONE 1841.0s 03:03:14 03:03:14 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:14 #148 ... 03:03:14 03:03:14 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:03:14 #209 DONE 0.2s 03:03:14 03:03:14 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:14 #148 ... 03:03:14 03:03:14 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:03:14 #210 DONE 0.3s 03:03:14 03:03:14 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:14 #148 ... 03:03:14 03:03:14 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:03:15 #211 DONE 0.4s 03:03:15 03:03:15 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:15 #148 ... 03:03:15 03:03:15 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:03:15 #212 DONE 0.1s 03:03:15 03:03:15 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:03:15 #213 DONE 0.1s 03:03:15 03:03:15 #113 [core-metadata] exporting to image 03:03:16 #113 exporting layers 0.4s done 03:03:16 #113 writing image sha256:4fb9c552621e2fac0cd189d1af0349d2c5ae874024a06b3f792f63c5ed7740b7 done 03:03:16 #113 naming to docker.io/library/core-metadata-arm64 03:03:16 #113 naming to docker.io/library/core-metadata-arm64 done 03:03:16 #113 DONE 12.7s 03:03:16 03:03:16 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:42 #142 DONE 1868.2s 03:03:42 03:03:42 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:42 #148 ... 03:03:42 03:03:42 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:42 #214 DONE 0.1s 03:03:42 03:03:42 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:42 #215 DONE 0.1s 03:03:42 03:03:42 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:03:42 #216 DONE 0.4s 03:03:42 03:03:42 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:42 #148 ... 03:03:42 03:03:42 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:03:42 #217 DONE 0.1s 03:03:42 03:03:42 #113 [support-scheduler] exporting to image 03:03:42 #113 exporting layers 03:03:44 #113 exporting layers 1.1s done 03:03:44 #113 writing image sha256:06ba8322551e9ea392c81d5d57803f4b2e8844548b900f1470dfe0bdba7911f3 done 03:03:44 #113 naming to docker.io/library/support-scheduler-arm64 done 03:03:44 #113 DONE 13.8s 03:03:44 03:03:44 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:03:48 #55 ... 03:03:48 03:03:48 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:48 #148 DONE 1874.8s 03:03:48 03:03:48 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:03:48 #218 DONE 0.1s 03:03:48 03:03:48 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:03:48 #219 DONE 0.1s 03:03:48 03:03:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:03:48 #55 ... 03:03:48 03:03:48 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:03:49 #220 DONE 0.4s 03:03:49 03:03:49 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:03:49 #221 DONE 0.1s 03:03:49 03:03:49 #113 [support-notifications] exporting to image 03:03:49 #113 exporting layers 0.7s done 03:03:49 #113 writing image sha256:cda1707df9380bc3b472c5d092f5bb55107e3adba6302184ef0dfb0a5407898c done 03:03:49 #113 naming to docker.io/library/support-notifications-arm64 done 03:03:49 #113 DONE 14.4s 03:03:49 03:03:49 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:03:49 time="2025-02-10T02:29:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:03:49 $ docker stop --time=1 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f 03:03:51 $ docker rm -f --volumes 463cc346c6a70a39f9cc22218629473cf8997792c34fe5ab3ab6f1a76c44cc2f [Pipeline] // withDockerContainer [Pipeline] sh 03:03:51 + docker images 03:03:51 REPOSITORY TAG IMAGE ID CREATED SIZE 03:03:51 support-notifications-arm64 latest cda1707df938 3 seconds ago 58.1MB 03:03:51 support-scheduler-arm64 latest 06ba8322551e 9 seconds ago 54.3MB 03:03:51 core-metadata-arm64 latest 4fb9c552621e 36 seconds ago 39MB 03:03:51 core-keeper-arm64 latest 98bbd5b4f9d5 41 seconds ago 32.5MB 03:03:51 security-proxy-auth-arm64 latest 2c2590824186 43 seconds ago 37.7MB 03:03:51 core-data-arm64 latest 9616d8148421 44 seconds ago 38.7MB 03:03:51 core-command-arm64 latest 9a3506102553 2 minutes ago 34.3MB 03:03:51 security-spiffe-token-provider-arm64 latest 6628c234733a 9 minutes ago 40.2MB 03:03:51 security-secretstore-setup-arm64 latest 82b0d344c333 12 minutes ago 47.6MB 03:03:51 security-bootstrapper-arm64 latest 583edd466f35 12 minutes ago 27MB 03:03:51 security-proxy-setup-arm64 latest 4445af28dcf4 12 minutes ago 36MB 03:03:51 core-common-config-bootstrapper-arm64 latest 43e7282b35ef 13 minutes ago 23.8MB 03:03:51 security-spire-config-arm64 latest ea1a3b7fc809 32 minutes ago 123MB 03:03:51 security-spire-agent-arm64 latest 3dc90d4d212e 32 minutes ago 182MB 03:03:51 security-spire-server-arm64 latest 8cc1a7f2a80b 32 minutes ago 124MB 03:03:51 ci-base-image-arm64 latest 70818d4fe7eb 34 minutes ago 915MB 03:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 6 weeks ago 566MB 03:03:51 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 03:03:52 provisioning config files... 03:03:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/789@tmp/config12917873753824360473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:52 ---> ****-login.sh 03:03:52 nexus3.edgexfoundry.org:10001 03:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:52 Configure a credential helper to remove this warning. See 03:03:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:52 03:03:52 Login Succeeded 03:03:52 nexus3.edgexfoundry.org:10002 03:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:53 Configure a credential helper to remove this warning. See 03:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:53 03:03:53 Login Succeeded 03:03:53 nexus3.edgexfoundry.org:10003 03:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:53 Configure a credential helper to remove this warning. See 03:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:53 03:03:53 Login Succeeded 03:03:53 nexus3.edgexfoundry.org:10004 03:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:53 Configure a credential helper to remove this warning. See 03:03:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:53 03:03:53 Login Succeeded 03:03:53 ****.io 03:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:54 Configure a credential helper to remove this warning. See 03:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:54 03:03:54 Login Succeeded 03:03:54 ---> ****-login.sh ends [Pipeline] } 03:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:03:54 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:03:54 63139032be4d16dbd5c4c048fde0529458690203 03:03:54 latest 03:03:54 4.0.0-dev.53 03:03:54 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:03:54 main 03:03:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:03:55 a335ce3b3529: Preparing 03:03:55 b8815c416754: Preparing 03:03:55 6a63f4ac3246: Preparing 03:03:55 6a908056828f: Preparing 03:03:55 c84a7a7e185f: Preparing 03:03:55 f75472441f99: Preparing 03:03:55 534a70dc8296: Preparing 03:03:55 534a70dc8296: Waiting 03:03:55 f75472441f99: Waiting 03:03:55 a335ce3b3529: Pushed 03:03:55 6a908056828f: Pushed 03:03:55 6a63f4ac3246: Pushed 03:03:55 534a70dc8296: Layer already exists 03:03:55 f75472441f99: Pushed 03:03:56 c84a7a7e185f: Pushed 03:04:00 b8815c416754: Pushed 03:04:00 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:04:01 a335ce3b3529: Preparing 03:04:01 b8815c416754: Preparing 03:04:01 6a63f4ac3246: Preparing 03:04:01 6a908056828f: Preparing 03:04:01 c84a7a7e185f: Preparing 03:04:01 f75472441f99: Preparing 03:04:01 534a70dc8296: Preparing 03:04:01 f75472441f99: Waiting 03:04:01 534a70dc8296: Waiting 03:04:01 6a908056828f: Layer already exists 03:04:01 c84a7a7e185f: Layer already exists 03:04:01 a335ce3b3529: Layer already exists 03:04:01 6a63f4ac3246: Layer already exists 03:04:01 b8815c416754: Layer already exists 03:04:01 f75472441f99: Layer already exists 03:04:01 534a70dc8296: Layer already exists 03:04:01 latest: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 03:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:04:01 a335ce3b3529: Preparing 03:04:01 b8815c416754: Preparing 03:04:01 6a63f4ac3246: Preparing 03:04:01 6a908056828f: Preparing 03:04:01 c84a7a7e185f: Preparing 03:04:01 f75472441f99: Preparing 03:04:01 534a70dc8296: Preparing 03:04:01 f75472441f99: Waiting 03:04:01 534a70dc8296: Waiting 03:04:01 b8815c416754: Layer already exists 03:04:01 6a63f4ac3246: Layer already exists 03:04:01 a335ce3b3529: Layer already exists 03:04:01 c84a7a7e185f: Layer already exists 03:04:01 6a908056828f: Layer already exists 03:04:01 534a70dc8296: Layer already exists 03:04:01 f75472441f99: Layer already exists 03:04:02 4.0.0-dev.53: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:04:02 a335ce3b3529: Preparing 03:04:02 b8815c416754: Preparing 03:04:02 6a63f4ac3246: Preparing 03:04:02 6a908056828f: Preparing 03:04:02 c84a7a7e185f: Preparing 03:04:02 f75472441f99: Preparing 03:04:02 534a70dc8296: Preparing 03:04:02 f75472441f99: Waiting 03:04:02 534a70dc8296: Waiting 03:04:02 c84a7a7e185f: Layer already exists 03:04:02 a335ce3b3529: Layer already exists 03:04:02 6a63f4ac3246: Layer already exists 03:04:02 6a908056828f: Layer already exists 03:04:02 b8815c416754: Layer already exists 03:04:02 f75472441f99: Layer already exists 03:04:02 534a70dc8296: Layer already exists 03:04:02 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:04:03 a335ce3b3529: Preparing 03:04:03 b8815c416754: Preparing 03:04:03 6a63f4ac3246: Preparing 03:04:03 6a908056828f: Preparing 03:04:03 c84a7a7e185f: Preparing 03:04:03 f75472441f99: Preparing 03:04:03 534a70dc8296: Preparing 03:04:03 f75472441f99: Waiting 03:04:03 534a70dc8296: Waiting 03:04:03 a335ce3b3529: Layer already exists 03:04:03 b8815c416754: Layer already exists 03:04:03 6a908056828f: Layer already exists 03:04:03 6a63f4ac3246: Layer already exists 03:04:03 c84a7a7e185f: Layer already exists 03:04:03 f75472441f99: Layer already exists 03:04:03 534a70dc8296: Layer already exists 03:04:04 main: digest: sha256:759e1e2e398b1070c078c2a7664da5428733a7d52499df23d483a64b0910048f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:04 ===================================================== [Pipeline] echo 03:04:04 taggedImages: 03:04:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:04:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.53 03:04:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:04:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:04:04 63139032be4d16dbd5c4c048fde0529458690203 03:04:04 latest 03:04:04 4.0.0-dev.53 03:04:04 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:04 main 03:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:04:05 3916ebcbb4c7: Preparing 03:04:05 f7a14162393d: Preparing 03:04:05 3a7b5efa42d2: Preparing 03:04:05 a478b47044cf: Preparing 03:04:05 6a63f4ac3246: Preparing 03:04:05 6a908056828f: Preparing 03:04:05 c84a7a7e185f: Preparing 03:04:05 f75472441f99: Preparing 03:04:05 534a70dc8296: Preparing 03:04:05 6a908056828f: Waiting 03:04:05 c84a7a7e185f: Waiting 03:04:05 f75472441f99: Waiting 03:04:05 534a70dc8296: Waiting 03:04:05 6a63f4ac3246: Layer already exists 03:04:05 6a908056828f: Layer already exists 03:04:05 3a7b5efa42d2: Pushed 03:04:05 f7a14162393d: Pushed 03:04:05 c84a7a7e185f: Layer already exists 03:04:05 f75472441f99: Layer already exists 03:04:05 534a70dc8296: Layer already exists 03:04:05 3916ebcbb4c7: Pushed 03:04:07 a478b47044cf: Pushed 03:04:07 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:07 + 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 03:04:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:04:08 3916ebcbb4c7: Preparing 03:04:08 f7a14162393d: Preparing 03:04:08 3a7b5efa42d2: Preparing 03:04:08 a478b47044cf: Preparing 03:04:08 6a63f4ac3246: Preparing 03:04:08 6a908056828f: Preparing 03:04:08 c84a7a7e185f: Preparing 03:04:08 f75472441f99: Preparing 03:04:08 534a70dc8296: Preparing 03:04:08 6a908056828f: Waiting 03:04:08 f75472441f99: Waiting 03:04:08 534a70dc8296: Waiting 03:04:08 c84a7a7e185f: Waiting 03:04:08 f7a14162393d: Layer already exists 03:04:08 3916ebcbb4c7: Layer already exists 03:04:08 6a63f4ac3246: Layer already exists 03:04:08 3a7b5efa42d2: Layer already exists 03:04:08 a478b47044cf: Layer already exists 03:04:08 6a908056828f: Layer already exists 03:04:08 c84a7a7e185f: Layer already exists 03:04:08 f75472441f99: Layer already exists 03:04:08 534a70dc8296: Layer already exists 03:04:08 latest: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 03:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:04:09 3916ebcbb4c7: Preparing 03:04:09 f7a14162393d: Preparing 03:04:09 3a7b5efa42d2: Preparing 03:04:09 a478b47044cf: Preparing 03:04:09 6a63f4ac3246: Preparing 03:04:09 6a908056828f: Preparing 03:04:09 c84a7a7e185f: Preparing 03:04:09 f75472441f99: Preparing 03:04:09 534a70dc8296: Preparing 03:04:09 6a908056828f: Waiting 03:04:09 c84a7a7e185f: Waiting 03:04:09 f75472441f99: Waiting 03:04:09 534a70dc8296: Waiting 03:04:09 6a63f4ac3246: Layer already exists 03:04:09 f7a14162393d: Layer already exists 03:04:09 3916ebcbb4c7: Layer already exists 03:04:09 3a7b5efa42d2: Layer already exists 03:04:09 a478b47044cf: Layer already exists 03:04:09 c84a7a7e185f: Layer already exists 03:04:09 6a908056828f: Layer already exists 03:04:09 534a70dc8296: Layer already exists 03:04:09 f75472441f99: Layer already exists 03:04:09 4.0.0-dev.53: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:04:10 3916ebcbb4c7: Preparing 03:04:10 f7a14162393d: Preparing 03:04:10 3a7b5efa42d2: Preparing 03:04:10 a478b47044cf: Preparing 03:04:10 6a63f4ac3246: Preparing 03:04:10 6a908056828f: Preparing 03:04:10 c84a7a7e185f: Preparing 03:04:10 f75472441f99: Preparing 03:04:10 534a70dc8296: Preparing 03:04:10 c84a7a7e185f: Waiting 03:04:10 534a70dc8296: Waiting 03:04:10 f75472441f99: Waiting 03:04:10 6a908056828f: Waiting 03:04:10 3a7b5efa42d2: Layer already exists 03:04:10 a478b47044cf: Layer already exists 03:04:10 6a63f4ac3246: Layer already exists 03:04:10 3916ebcbb4c7: Layer already exists 03:04:10 f7a14162393d: Layer already exists 03:04:10 6a908056828f: Layer already exists 03:04:10 f75472441f99: Layer already exists 03:04:10 534a70dc8296: Layer already exists 03:04:10 c84a7a7e185f: Layer already exists 03:04:10 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:10 + 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 03:04:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:04:11 3916ebcbb4c7: Preparing 03:04:11 f7a14162393d: Preparing 03:04:11 3a7b5efa42d2: Preparing 03:04:11 a478b47044cf: Preparing 03:04:11 6a63f4ac3246: Preparing 03:04:11 6a908056828f: Preparing 03:04:11 c84a7a7e185f: Preparing 03:04:11 f75472441f99: Preparing 03:04:11 534a70dc8296: Preparing 03:04:11 c84a7a7e185f: Waiting 03:04:11 6a908056828f: Waiting 03:04:11 f75472441f99: Waiting 03:04:11 534a70dc8296: Waiting 03:04:11 3a7b5efa42d2: Layer already exists 03:04:11 a478b47044cf: Layer already exists 03:04:11 6a63f4ac3246: Layer already exists 03:04:11 3916ebcbb4c7: Layer already exists 03:04:11 f7a14162393d: Layer already exists 03:04:11 6a908056828f: Layer already exists 03:04:11 c84a7a7e185f: Layer already exists 03:04:11 f75472441f99: Layer already exists 03:04:11 534a70dc8296: Layer already exists 03:04:11 main: digest: sha256:abbce53fc035dc253bcbd9922c1c5c063dcd231a6a14e5eca5cc143cf34756a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:11 ===================================================== [Pipeline] echo 03:04:11 taggedImages: 03:04:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:04:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.53 03:04:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:04:11 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:04:11 63139032be4d16dbd5c4c048fde0529458690203 03:04:11 latest 03:04:11 4.0.0-dev.53 03:04:11 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:11 main 03:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:04:12 078ea9c051b7: Preparing 03:04:12 48cc7987af2d: Preparing 03:04:12 6a63f4ac3246: Preparing 03:04:12 6a908056828f: Preparing 03:04:12 480afa1358d5: Preparing 03:04:12 ca64040645ed: Preparing 03:04:12 534a70dc8296: Preparing 03:04:12 ca64040645ed: Waiting 03:04:12 534a70dc8296: Waiting 03:04:12 6a63f4ac3246: Layer already exists 03:04:12 6a908056828f: Layer already exists 03:04:12 534a70dc8296: Layer already exists 03:04:12 078ea9c051b7: Pushed 03:04:12 ca64040645ed: Pushed 03:04:14 480afa1358d5: Pushed 03:04:18 48cc7987af2d: Pushed 03:04:18 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:04:19 078ea9c051b7: Preparing 03:04:19 48cc7987af2d: Preparing 03:04:19 6a63f4ac3246: Preparing 03:04:19 6a908056828f: Preparing 03:04:19 480afa1358d5: Preparing 03:04:19 ca64040645ed: Preparing 03:04:19 534a70dc8296: Preparing 03:04:19 ca64040645ed: Waiting 03:04:19 534a70dc8296: Waiting 03:04:19 6a908056828f: Layer already exists 03:04:19 480afa1358d5: Layer already exists 03:04:19 6a63f4ac3246: Layer already exists 03:04:19 078ea9c051b7: Layer already exists 03:04:19 48cc7987af2d: Layer already exists 03:04:19 534a70dc8296: Layer already exists 03:04:19 ca64040645ed: Layer already exists 03:04:19 latest: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 03:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:04:20 078ea9c051b7: Preparing 03:04:20 48cc7987af2d: Preparing 03:04:20 6a63f4ac3246: Preparing 03:04:20 6a908056828f: Preparing 03:04:20 480afa1358d5: Preparing 03:04:20 ca64040645ed: Preparing 03:04:20 534a70dc8296: Preparing 03:04:20 ca64040645ed: Waiting 03:04:20 534a70dc8296: Waiting 03:04:20 480afa1358d5: Layer already exists 03:04:20 6a63f4ac3246: Layer already exists 03:04:20 48cc7987af2d: Layer already exists 03:04:20 6a908056828f: Layer already exists 03:04:20 078ea9c051b7: Layer already exists 03:04:20 ca64040645ed: Layer already exists 03:04:20 534a70dc8296: Layer already exists 03:04:20 4.0.0-dev.53: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:04:21 078ea9c051b7: Preparing 03:04:21 48cc7987af2d: Preparing 03:04:21 6a63f4ac3246: Preparing 03:04:21 6a908056828f: Preparing 03:04:21 480afa1358d5: Preparing 03:04:21 ca64040645ed: Preparing 03:04:21 534a70dc8296: Preparing 03:04:21 ca64040645ed: Waiting 03:04:21 534a70dc8296: Waiting 03:04:21 6a63f4ac3246: Layer already exists 03:04:21 078ea9c051b7: Layer already exists 03:04:21 480afa1358d5: Layer already exists 03:04:21 48cc7987af2d: Layer already exists 03:04:21 6a908056828f: Layer already exists 03:04:21 ca64040645ed: Layer already exists 03:04:21 534a70dc8296: Layer already exists 03:04:21 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:04:22 078ea9c051b7: Preparing 03:04:22 48cc7987af2d: Preparing 03:04:22 6a63f4ac3246: Preparing 03:04:22 6a908056828f: Preparing 03:04:22 480afa1358d5: Preparing 03:04:22 ca64040645ed: Preparing 03:04:22 534a70dc8296: Preparing 03:04:22 ca64040645ed: Waiting 03:04:22 534a70dc8296: Waiting 03:04:22 6a908056828f: Layer already exists 03:04:22 078ea9c051b7: Layer already exists 03:04:22 48cc7987af2d: Layer already exists 03:04:22 6a63f4ac3246: Layer already exists 03:04:22 480afa1358d5: Layer already exists 03:04:22 534a70dc8296: Layer already exists 03:04:22 ca64040645ed: Layer already exists 03:04:22 main: digest: sha256:792c9451c89033a336eaf6753539922cf5f5316c5a2baf0aa7687b9a74735feb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:22 ===================================================== [Pipeline] echo 03:04:22 taggedImages: 03:04:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:04:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.53 03:04:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:04:22 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:04:22 63139032be4d16dbd5c4c048fde0529458690203 03:04:22 latest 03:04:22 4.0.0-dev.53 03:04:22 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:22 main 03:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:04:23 f7d8d21b8ed0: Preparing 03:04:23 8c7954bd0477: Preparing 03:04:23 6a908056828f: Preparing 03:04:23 fca41796528a: Preparing 03:04:23 14f9bf765a06: Preparing 03:04:23 534a70dc8296: Preparing 03:04:23 534a70dc8296: Waiting 03:04:23 6a908056828f: Layer already exists 03:04:23 534a70dc8296: Layer already exists 03:04:23 14f9bf765a06: Pushed 03:04:23 f7d8d21b8ed0: Pushed 03:04:23 fca41796528a: Pushed 03:04:28 8c7954bd0477: Pushed 03:04:28 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:04:29 f7d8d21b8ed0: Preparing 03:04:29 8c7954bd0477: Preparing 03:04:29 6a908056828f: Preparing 03:04:29 fca41796528a: Preparing 03:04:29 14f9bf765a06: Preparing 03:04:29 534a70dc8296: Preparing 03:04:29 534a70dc8296: Waiting 03:04:29 14f9bf765a06: Layer already exists 03:04:29 6a908056828f: Layer already exists 03:04:29 fca41796528a: Layer already exists 03:04:29 8c7954bd0477: Layer already exists 03:04:29 f7d8d21b8ed0: Layer already exists 03:04:29 534a70dc8296: Layer already exists 03:04:29 latest: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 03:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:04:30 f7d8d21b8ed0: Preparing 03:04:30 8c7954bd0477: Preparing 03:04:30 6a908056828f: Preparing 03:04:30 fca41796528a: Preparing 03:04:30 14f9bf765a06: Preparing 03:04:30 534a70dc8296: Preparing 03:04:30 534a70dc8296: Waiting 03:04:30 14f9bf765a06: Layer already exists 03:04:30 8c7954bd0477: Layer already exists 03:04:30 f7d8d21b8ed0: Layer already exists 03:04:30 6a908056828f: Layer already exists 03:04:30 fca41796528a: Layer already exists 03:04:30 534a70dc8296: Layer already exists 03:04:30 4.0.0-dev.53: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:04:31 f7d8d21b8ed0: Preparing 03:04:31 8c7954bd0477: Preparing 03:04:31 6a908056828f: Preparing 03:04:31 fca41796528a: Preparing 03:04:31 14f9bf765a06: Preparing 03:04:31 534a70dc8296: Preparing 03:04:31 8c7954bd0477: Layer already exists 03:04:31 6a908056828f: Layer already exists 03:04:31 f7d8d21b8ed0: Layer already exists 03:04:31 fca41796528a: Layer already exists 03:04:31 14f9bf765a06: Layer already exists 03:04:31 534a70dc8296: Layer already exists 03:04:31 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:04:32 f7d8d21b8ed0: Preparing 03:04:32 8c7954bd0477: Preparing 03:04:32 6a908056828f: Preparing 03:04:32 fca41796528a: Preparing 03:04:32 14f9bf765a06: Preparing 03:04:32 534a70dc8296: Preparing 03:04:32 534a70dc8296: Waiting 03:04:32 fca41796528a: Layer already exists 03:04:32 8c7954bd0477: Layer already exists 03:04:32 14f9bf765a06: Layer already exists 03:04:32 f7d8d21b8ed0: Layer already exists 03:04:32 6a908056828f: Layer already exists 03:04:32 534a70dc8296: Layer already exists 03:04:32 main: digest: sha256:9760f32c1340eda3262d65519c3b8f5fc0ef2166391c6f95774279018527aa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:32 ===================================================== [Pipeline] echo 03:04:32 taggedImages: 03:04:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:04:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.53 03:04:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:04:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:04:32 63139032be4d16dbd5c4c048fde0529458690203 03:04:32 latest 03:04:32 4.0.0-dev.53 03:04:32 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:32 main 03:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:04:33 4238884e422f: Preparing 03:04:33 bfe17e616e6b: Preparing 03:04:33 f67769029e9d: Preparing 03:04:33 6a63f4ac3246: Preparing 03:04:33 6a908056828f: Preparing 03:04:33 c84a7a7e185f: Preparing 03:04:33 f75472441f99: Preparing 03:04:33 534a70dc8296: Preparing 03:04:33 c84a7a7e185f: Waiting 03:04:33 f75472441f99: Waiting 03:04:33 534a70dc8296: Waiting 03:04:33 6a908056828f: Layer already exists 03:04:33 6a63f4ac3246: Layer already exists 03:04:33 c84a7a7e185f: Layer already exists 03:04:33 f75472441f99: Layer already exists 03:04:33 534a70dc8296: Layer already exists 03:04:33 bfe17e616e6b: Pushed 03:04:33 4238884e422f: Pushed 03:04:39 f67769029e9d: Pushed 03:04:39 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:04:39 4238884e422f: Preparing 03:04:39 bfe17e616e6b: Preparing 03:04:39 f67769029e9d: Preparing 03:04:39 6a63f4ac3246: Preparing 03:04:39 6a908056828f: Preparing 03:04:39 c84a7a7e185f: Preparing 03:04:39 f75472441f99: Preparing 03:04:39 534a70dc8296: Preparing 03:04:39 c84a7a7e185f: Waiting 03:04:39 f75472441f99: Waiting 03:04:39 534a70dc8296: Waiting 03:04:39 f67769029e9d: Layer already exists 03:04:39 6a63f4ac3246: Layer already exists 03:04:39 bfe17e616e6b: Layer already exists 03:04:39 6a908056828f: Layer already exists 03:04:39 4238884e422f: Layer already exists 03:04:39 534a70dc8296: Layer already exists 03:04:39 c84a7a7e185f: Layer already exists 03:04:39 f75472441f99: Layer already exists 03:04:40 latest: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 03:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:04:40 4238884e422f: Preparing 03:04:40 bfe17e616e6b: Preparing 03:04:40 f67769029e9d: Preparing 03:04:40 6a63f4ac3246: Preparing 03:04:40 6a908056828f: Preparing 03:04:40 c84a7a7e185f: Preparing 03:04:40 f75472441f99: Preparing 03:04:40 534a70dc8296: Preparing 03:04:40 c84a7a7e185f: Waiting 03:04:40 f75472441f99: Waiting 03:04:40 534a70dc8296: Waiting 03:04:40 f67769029e9d: Layer already exists 03:04:40 bfe17e616e6b: Layer already exists 03:04:40 6a63f4ac3246: Layer already exists 03:04:40 4238884e422f: Layer already exists 03:04:40 6a908056828f: Layer already exists 03:04:40 f75472441f99: Layer already exists 03:04:40 534a70dc8296: Layer already exists 03:04:40 c84a7a7e185f: Layer already exists 03:04:41 4.0.0-dev.53: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:04:41 4238884e422f: Preparing 03:04:41 bfe17e616e6b: Preparing 03:04:41 f67769029e9d: Preparing 03:04:41 6a63f4ac3246: Preparing 03:04:41 6a908056828f: Preparing 03:04:41 c84a7a7e185f: Preparing 03:04:41 f75472441f99: Preparing 03:04:41 534a70dc8296: Preparing 03:04:41 c84a7a7e185f: Waiting 03:04:41 f75472441f99: Waiting 03:04:41 534a70dc8296: Waiting 03:04:41 4238884e422f: Layer already exists 03:04:41 6a908056828f: Layer already exists 03:04:41 bfe17e616e6b: Layer already exists 03:04:41 f67769029e9d: Layer already exists 03:04:41 6a63f4ac3246: Layer already exists 03:04:41 c84a7a7e185f: Layer already exists 03:04:41 f75472441f99: Layer already exists 03:04:41 534a70dc8296: Layer already exists 03:04:42 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:04:42 4238884e422f: Preparing 03:04:42 bfe17e616e6b: Preparing 03:04:42 f67769029e9d: Preparing 03:04:42 6a63f4ac3246: Preparing 03:04:42 6a908056828f: Preparing 03:04:42 c84a7a7e185f: Preparing 03:04:42 f75472441f99: Preparing 03:04:42 534a70dc8296: Preparing 03:04:42 c84a7a7e185f: Waiting 03:04:42 f75472441f99: Waiting 03:04:42 534a70dc8296: Waiting 03:04:42 f67769029e9d: Layer already exists 03:04:42 6a63f4ac3246: Layer already exists 03:04:42 6a908056828f: Layer already exists 03:04:42 bfe17e616e6b: Layer already exists 03:04:42 4238884e422f: Layer already exists 03:04:42 c84a7a7e185f: Layer already exists 03:04:42 534a70dc8296: Layer already exists 03:04:42 f75472441f99: Layer already exists 03:04:43 main: digest: sha256:b56160e18635bcfa8efd3cf9c04d62f7ce437865a234ea2b56f61ba6fdf92b4e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:43 ===================================================== [Pipeline] echo 03:04:43 taggedImages: 03:04:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:04:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.53 03:04:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:04:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:04:43 63139032be4d16dbd5c4c048fde0529458690203 03:04:43 latest 03:04:43 4.0.0-dev.53 03:04:43 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:43 main 03:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:43 80ad91cda135: Preparing 03:04:43 4ae3820db669: Preparing 03:04:43 c97dbb12383d: Preparing 03:04:43 52bb4a16b640: Preparing 03:04:43 24374549d069: Preparing 03:04:43 d5508d9bce8d: Preparing 03:04:43 c6fc8f65cd26: Preparing 03:04:43 6a63f4ac3246: Preparing 03:04:43 6a908056828f: Preparing 03:04:43 19f11fbfd6db: Preparing 03:04:43 d9c28cac7842: Preparing 03:04:43 5f70bf18a086: Preparing 03:04:43 12278806331a: Preparing 03:04:43 3414e63da955: Preparing 03:04:43 c6de65717ee9: Preparing 03:04:43 534a70dc8296: Preparing 03:04:43 d9c28cac7842: Waiting 03:04:43 5f70bf18a086: Waiting 03:04:43 12278806331a: Waiting 03:04:43 3414e63da955: Waiting 03:04:43 c6de65717ee9: Waiting 03:04:43 534a70dc8296: Waiting 03:04:43 c6fc8f65cd26: Waiting 03:04:43 d5508d9bce8d: Waiting 03:04:43 6a63f4ac3246: Waiting 03:04:43 6a908056828f: Waiting 03:04:43 19f11fbfd6db: Waiting 03:04:44 52bb4a16b640: Pushed 03:04:44 4ae3820db669: Pushed 03:04:44 80ad91cda135: Pushed 03:04:44 c97dbb12383d: Pushed 03:04:44 24374549d069: Pushed 03:04:44 6a63f4ac3246: Layer already exists 03:04:44 6a908056828f: Layer already exists 03:04:44 d5508d9bce8d: Pushed 03:04:44 5f70bf18a086: Layer already exists 03:04:44 19f11fbfd6db: Pushed 03:04:44 d9c28cac7842: Pushed 03:04:44 534a70dc8296: Layer already exists 03:04:44 12278806331a: Pushed 03:04:44 c6de65717ee9: Pushed 03:04:45 3414e63da955: Pushed 03:04:47 c6fc8f65cd26: Pushed 03:04:47 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:48 80ad91cda135: Preparing 03:04:48 4ae3820db669: Preparing 03:04:48 c97dbb12383d: Preparing 03:04:48 52bb4a16b640: Preparing 03:04:48 24374549d069: Preparing 03:04:48 d5508d9bce8d: Preparing 03:04:48 c6fc8f65cd26: Preparing 03:04:48 6a63f4ac3246: Preparing 03:04:48 6a908056828f: Preparing 03:04:48 19f11fbfd6db: Preparing 03:04:48 d9c28cac7842: Preparing 03:04:48 5f70bf18a086: Preparing 03:04:48 12278806331a: Preparing 03:04:48 3414e63da955: Preparing 03:04:48 c6de65717ee9: Preparing 03:04:48 534a70dc8296: Preparing 03:04:48 d9c28cac7842: Waiting 03:04:48 d5508d9bce8d: Waiting 03:04:48 c6fc8f65cd26: Waiting 03:04:48 5f70bf18a086: Waiting 03:04:48 c6de65717ee9: Waiting 03:04:48 6a63f4ac3246: Waiting 03:04:48 534a70dc8296: Waiting 03:04:48 6a908056828f: Waiting 03:04:48 12278806331a: Waiting 03:04:48 19f11fbfd6db: Waiting 03:04:48 3414e63da955: Waiting 03:04:48 52bb4a16b640: Layer already exists 03:04:48 c97dbb12383d: Layer already exists 03:04:48 24374549d069: Layer already exists 03:04:48 80ad91cda135: Layer already exists 03:04:48 4ae3820db669: Layer already exists 03:04:48 d5508d9bce8d: Layer already exists 03:04:48 c6fc8f65cd26: Layer already exists 03:04:48 6a908056828f: Layer already exists 03:04:48 19f11fbfd6db: Layer already exists 03:04:48 6a63f4ac3246: Layer already exists 03:04:48 d9c28cac7842: Layer already exists 03:04:48 5f70bf18a086: Layer already exists 03:04:48 12278806331a: Layer already exists 03:04:48 3414e63da955: Layer already exists 03:04:48 534a70dc8296: Layer already exists 03:04:48 c6de65717ee9: Layer already exists 03:04:48 latest: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 03:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:49 80ad91cda135: Preparing 03:04:49 4ae3820db669: Preparing 03:04:49 c97dbb12383d: Preparing 03:04:49 52bb4a16b640: Preparing 03:04:49 24374549d069: Preparing 03:04:49 d5508d9bce8d: Preparing 03:04:49 c6fc8f65cd26: Preparing 03:04:49 6a63f4ac3246: Preparing 03:04:49 6a908056828f: Preparing 03:04:49 19f11fbfd6db: Preparing 03:04:49 d9c28cac7842: Preparing 03:04:49 5f70bf18a086: Preparing 03:04:49 12278806331a: Preparing 03:04:49 3414e63da955: Preparing 03:04:49 c6de65717ee9: Preparing 03:04:49 534a70dc8296: Preparing 03:04:49 6a908056828f: Waiting 03:04:49 19f11fbfd6db: Waiting 03:04:49 d9c28cac7842: Waiting 03:04:49 5f70bf18a086: Waiting 03:04:49 12278806331a: Waiting 03:04:49 3414e63da955: Waiting 03:04:49 c6de65717ee9: Waiting 03:04:49 534a70dc8296: Waiting 03:04:49 d5508d9bce8d: Waiting 03:04:49 c6fc8f65cd26: Waiting 03:04:49 6a63f4ac3246: Waiting 03:04:49 c97dbb12383d: Layer already exists 03:04:49 24374549d069: Layer already exists 03:04:49 80ad91cda135: Layer already exists 03:04:49 52bb4a16b640: Layer already exists 03:04:49 4ae3820db669: Layer already exists 03:04:49 c6fc8f65cd26: Layer already exists 03:04:49 6a908056828f: Layer already exists 03:04:49 19f11fbfd6db: Layer already exists 03:04:49 6a63f4ac3246: Layer already exists 03:04:49 d5508d9bce8d: Layer already exists 03:04:49 d9c28cac7842: Layer already exists 03:04:49 5f70bf18a086: Layer already exists 03:04:49 12278806331a: Layer already exists 03:04:49 3414e63da955: Layer already exists 03:04:49 c6de65717ee9: Layer already exists 03:04:49 534a70dc8296: Layer already exists 03:04:49 4.0.0-dev.53: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:50 80ad91cda135: Preparing 03:04:50 4ae3820db669: Preparing 03:04:50 c97dbb12383d: Preparing 03:04:50 52bb4a16b640: Preparing 03:04:50 24374549d069: Preparing 03:04:50 d5508d9bce8d: Preparing 03:04:50 c6fc8f65cd26: Preparing 03:04:50 6a63f4ac3246: Preparing 03:04:50 6a908056828f: Preparing 03:04:50 19f11fbfd6db: Preparing 03:04:50 d9c28cac7842: Preparing 03:04:50 5f70bf18a086: Preparing 03:04:50 12278806331a: Preparing 03:04:50 3414e63da955: Preparing 03:04:50 c6de65717ee9: Preparing 03:04:50 534a70dc8296: Preparing 03:04:50 d5508d9bce8d: Waiting 03:04:50 c6fc8f65cd26: Waiting 03:04:50 6a63f4ac3246: Waiting 03:04:50 6a908056828f: Waiting 03:04:50 19f11fbfd6db: Waiting 03:04:50 d9c28cac7842: Waiting 03:04:50 5f70bf18a086: Waiting 03:04:50 12278806331a: Waiting 03:04:50 3414e63da955: Waiting 03:04:50 c6de65717ee9: Waiting 03:04:50 534a70dc8296: Waiting 03:04:50 24374549d069: Layer already exists 03:04:50 c97dbb12383d: Layer already exists 03:04:50 4ae3820db669: Layer already exists 03:04:50 80ad91cda135: Layer already exists 03:04:50 52bb4a16b640: Layer already exists 03:04:50 6a63f4ac3246: Layer already exists 03:04:50 c6fc8f65cd26: Layer already exists 03:04:50 6a908056828f: Layer already exists 03:04:50 d5508d9bce8d: Layer already exists 03:04:50 19f11fbfd6db: Layer already exists 03:04:50 3414e63da955: Layer already exists 03:04:50 5f70bf18a086: Layer already exists 03:04:50 d9c28cac7842: Layer already exists 03:04:50 12278806331a: Layer already exists 03:04:50 c6de65717ee9: Layer already exists 03:04:50 534a70dc8296: Layer already exists 03:04:50 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:04:52 80ad91cda135: Preparing 03:04:52 4ae3820db669: Preparing 03:04:52 c97dbb12383d: Preparing 03:04:52 52bb4a16b640: Preparing 03:04:52 24374549d069: Preparing 03:04:52 d5508d9bce8d: Preparing 03:04:52 c6fc8f65cd26: Preparing 03:04:52 6a63f4ac3246: Preparing 03:04:52 6a908056828f: Preparing 03:04:52 19f11fbfd6db: Preparing 03:04:52 d9c28cac7842: Preparing 03:04:52 5f70bf18a086: Preparing 03:04:52 12278806331a: Preparing 03:04:52 3414e63da955: Preparing 03:04:52 c6de65717ee9: Preparing 03:04:52 534a70dc8296: Preparing 03:04:52 c6fc8f65cd26: Waiting 03:04:52 6a63f4ac3246: Waiting 03:04:52 6a908056828f: Waiting 03:04:52 19f11fbfd6db: Waiting 03:04:52 d9c28cac7842: Waiting 03:04:52 5f70bf18a086: Waiting 03:04:52 12278806331a: Waiting 03:04:52 3414e63da955: Waiting 03:04:52 c6de65717ee9: Waiting 03:04:52 534a70dc8296: Waiting 03:04:52 d5508d9bce8d: Waiting 03:04:52 24374549d069: Layer already exists 03:04:52 80ad91cda135: Layer already exists 03:04:52 c97dbb12383d: Layer already exists 03:04:52 4ae3820db669: Layer already exists 03:04:52 52bb4a16b640: Layer already exists 03:04:52 d5508d9bce8d: Layer already exists 03:04:52 19f11fbfd6db: Layer already exists 03:04:52 c6fc8f65cd26: Layer already exists 03:04:52 6a908056828f: Layer already exists 03:04:52 6a63f4ac3246: Layer already exists 03:04:52 5f70bf18a086: Layer already exists 03:04:52 d9c28cac7842: Layer already exists 03:04:52 c6de65717ee9: Layer already exists 03:04:52 12278806331a: Layer already exists 03:04:52 3414e63da955: Layer already exists 03:04:52 534a70dc8296: Layer already exists 03:04:52 main: digest: sha256:723628f26a46187e04cf4f618a618d02c1dc1183687f39cfca5497fc82f3bda2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:52 ===================================================== [Pipeline] echo 03:04:52 taggedImages: 03:04:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:04:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.53 03:04:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:04:52 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:04:52 63139032be4d16dbd5c4c048fde0529458690203 03:04:52 latest 03:04:52 4.0.0-dev.53 03:04:52 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:04:52 main 03:04:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:53 6397b8cf9a16: Preparing 03:04:53 d07e2cccd91a: Preparing 03:04:53 b45d85f6592a: Preparing 03:04:53 950cb883ceef: Preparing 03:04:53 6a63f4ac3246: Preparing 03:04:53 6a908056828f: Preparing 03:04:53 c84a7a7e185f: Preparing 03:04:53 6a908056828f: Waiting 03:04:53 f75472441f99: Preparing 03:04:53 534a70dc8296: Preparing 03:04:53 f75472441f99: Waiting 03:04:53 c84a7a7e185f: Waiting 03:04:53 534a70dc8296: Waiting 03:04:53 6a63f4ac3246: Layer already exists 03:04:53 6a908056828f: Layer already exists 03:04:53 c84a7a7e185f: Layer already exists 03:04:53 d07e2cccd91a: Pushed 03:04:53 f75472441f99: Layer already exists 03:04:53 6397b8cf9a16: Pushed 03:04:53 b45d85f6592a: Pushed 03:04:53 534a70dc8296: Layer already exists 03:04:58 950cb883ceef: Pushed 03:04:58 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:59 + 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 03:04:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:04:59 6397b8cf9a16: Preparing 03:04:59 d07e2cccd91a: Preparing 03:04:59 b45d85f6592a: Preparing 03:04:59 950cb883ceef: Preparing 03:04:59 6a63f4ac3246: Preparing 03:04:59 6a908056828f: Preparing 03:04:59 c84a7a7e185f: Preparing 03:04:59 f75472441f99: Preparing 03:04:59 534a70dc8296: Preparing 03:04:59 f75472441f99: Waiting 03:04:59 534a70dc8296: Waiting 03:04:59 6a908056828f: Waiting 03:04:59 c84a7a7e185f: Waiting 03:04:59 d07e2cccd91a: Layer already exists 03:04:59 b45d85f6592a: Layer already exists 03:04:59 950cb883ceef: Layer already exists 03:04:59 6a63f4ac3246: Layer already exists 03:04:59 6397b8cf9a16: Layer already exists 03:04:59 c84a7a7e185f: Layer already exists 03:04:59 6a908056828f: Layer already exists 03:04:59 534a70dc8296: Layer already exists 03:04:59 f75472441f99: Layer already exists 03:04:59 latest: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 03:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:05:00 6397b8cf9a16: Preparing 03:05:00 d07e2cccd91a: Preparing 03:05:00 b45d85f6592a: Preparing 03:05:00 950cb883ceef: Preparing 03:05:00 6a63f4ac3246: Preparing 03:05:00 6a908056828f: Preparing 03:05:00 c84a7a7e185f: Preparing 03:05:00 f75472441f99: Preparing 03:05:00 534a70dc8296: Preparing 03:05:00 c84a7a7e185f: Waiting 03:05:00 534a70dc8296: Waiting 03:05:00 6a908056828f: Waiting 03:05:00 f75472441f99: Waiting 03:05:00 6a63f4ac3246: Layer already exists 03:05:00 b45d85f6592a: Layer already exists 03:05:00 d07e2cccd91a: Layer already exists 03:05:00 6397b8cf9a16: Layer already exists 03:05:00 950cb883ceef: Layer already exists 03:05:00 6a908056828f: Layer already exists 03:05:00 c84a7a7e185f: Layer already exists 03:05:00 534a70dc8296: Layer already exists 03:05:00 f75472441f99: Layer already exists 03:05:00 4.0.0-dev.53: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:05:01 6397b8cf9a16: Preparing 03:05:01 d07e2cccd91a: Preparing 03:05:01 b45d85f6592a: Preparing 03:05:01 950cb883ceef: Preparing 03:05:01 6a63f4ac3246: Preparing 03:05:01 6a908056828f: Preparing 03:05:01 c84a7a7e185f: Preparing 03:05:01 f75472441f99: Preparing 03:05:01 534a70dc8296: Preparing 03:05:01 6a908056828f: Waiting 03:05:01 c84a7a7e185f: Waiting 03:05:01 534a70dc8296: Waiting 03:05:01 f75472441f99: Waiting 03:05:01 950cb883ceef: Layer already exists 03:05:01 d07e2cccd91a: Layer already exists 03:05:01 6397b8cf9a16: Layer already exists 03:05:01 6a63f4ac3246: Layer already exists 03:05:01 b45d85f6592a: Layer already exists 03:05:01 534a70dc8296: Layer already exists 03:05:01 c84a7a7e185f: Layer already exists 03:05:01 6a908056828f: Layer already exists 03:05:01 f75472441f99: Layer already exists 03:05:01 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:02 + 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 03:05:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:05:02 6397b8cf9a16: Preparing 03:05:02 d07e2cccd91a: Preparing 03:05:02 b45d85f6592a: Preparing 03:05:02 950cb883ceef: Preparing 03:05:02 6a63f4ac3246: Preparing 03:05:02 6a908056828f: Preparing 03:05:02 c84a7a7e185f: Preparing 03:05:02 f75472441f99: Preparing 03:05:02 534a70dc8296: Preparing 03:05:02 6a908056828f: Waiting 03:05:02 c84a7a7e185f: Waiting 03:05:02 f75472441f99: Waiting 03:05:02 534a70dc8296: Waiting 03:05:02 b45d85f6592a: Layer already exists 03:05:02 6397b8cf9a16: Layer already exists 03:05:02 d07e2cccd91a: Layer already exists 03:05:02 6a63f4ac3246: Layer already exists 03:05:02 950cb883ceef: Layer already exists 03:05:02 c84a7a7e185f: Layer already exists 03:05:02 6a908056828f: Layer already exists 03:05:02 f75472441f99: Layer already exists 03:05:02 534a70dc8296: Layer already exists 03:05:02 main: digest: sha256:cde6fdae2fa22401fc15cc0e45c774c41e13c9cd9c412815135f5b33aa990d0c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:02 ===================================================== [Pipeline] echo 03:05:03 taggedImages: 03:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.53 03:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:05:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:05:03 63139032be4d16dbd5c4c048fde0529458690203 03:05:03 latest 03:05:03 4.0.0-dev.53 03:05:03 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:03 main 03:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:05:04 5e03b316c7fb: Preparing 03:05:04 2676f813b3fb: Preparing 03:05:04 e5d2db2da4ee: Preparing 03:05:04 13bdcf8cd946: Preparing 03:05:04 81214a300638: Preparing 03:05:04 6a63f4ac3246: Preparing 03:05:04 6a908056828f: Preparing 03:05:04 ada92c4adc0e: Preparing 03:05:04 37cd243c5861: Preparing 03:05:04 49106d2ccb20: Preparing 03:05:04 534a70dc8296: Preparing 03:05:04 6a63f4ac3246: Waiting 03:05:04 6a908056828f: Waiting 03:05:04 37cd243c5861: Waiting 03:05:04 ada92c4adc0e: Waiting 03:05:04 534a70dc8296: Waiting 03:05:04 49106d2ccb20: Waiting 03:05:04 13bdcf8cd946: Pushed 03:05:04 2676f813b3fb: Pushed 03:05:04 81214a300638: Pushed 03:05:04 5e03b316c7fb: Pushed 03:05:04 6a63f4ac3246: Layer already exists 03:05:04 6a908056828f: Layer already exists 03:05:04 534a70dc8296: Layer already exists 03:05:04 ada92c4adc0e: Pushed 03:05:04 37cd243c5861: Pushed 03:05:06 e5d2db2da4ee: Pushed 03:05:08 49106d2ccb20: Pushed 03:05:09 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:09 + 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 03:05:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:05:09 5e03b316c7fb: Preparing 03:05:09 2676f813b3fb: Preparing 03:05:09 e5d2db2da4ee: Preparing 03:05:09 13bdcf8cd946: Preparing 03:05:09 81214a300638: Preparing 03:05:09 6a63f4ac3246: Preparing 03:05:09 6a908056828f: Preparing 03:05:09 ada92c4adc0e: Preparing 03:05:09 37cd243c5861: Preparing 03:05:09 49106d2ccb20: Preparing 03:05:09 534a70dc8296: Preparing 03:05:09 ada92c4adc0e: Waiting 03:05:09 6a63f4ac3246: Waiting 03:05:09 37cd243c5861: Waiting 03:05:09 49106d2ccb20: Waiting 03:05:09 534a70dc8296: Waiting 03:05:09 6a908056828f: Waiting 03:05:09 e5d2db2da4ee: Layer already exists 03:05:09 81214a300638: Layer already exists 03:05:09 2676f813b3fb: Layer already exists 03:05:09 13bdcf8cd946: Layer already exists 03:05:09 5e03b316c7fb: Layer already exists 03:05:09 ada92c4adc0e: Layer already exists 03:05:09 6a908056828f: Layer already exists 03:05:09 6a63f4ac3246: Layer already exists 03:05:09 49106d2ccb20: Layer already exists 03:05:09 37cd243c5861: Layer already exists 03:05:09 534a70dc8296: Layer already exists 03:05:10 latest: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 03:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:05:10 5e03b316c7fb: Preparing 03:05:10 2676f813b3fb: Preparing 03:05:10 e5d2db2da4ee: Preparing 03:05:10 13bdcf8cd946: Preparing 03:05:10 81214a300638: Preparing 03:05:10 6a63f4ac3246: Preparing 03:05:10 6a908056828f: Preparing 03:05:10 6a63f4ac3246: Waiting 03:05:10 ada92c4adc0e: Preparing 03:05:10 6a908056828f: Waiting 03:05:10 ada92c4adc0e: Waiting 03:05:10 37cd243c5861: Preparing 03:05:10 37cd243c5861: Waiting 03:05:10 49106d2ccb20: Preparing 03:05:10 534a70dc8296: Preparing 03:05:10 49106d2ccb20: Waiting 03:05:10 534a70dc8296: Waiting 03:05:10 e5d2db2da4ee: Layer already exists 03:05:10 2676f813b3fb: Layer already exists 03:05:10 13bdcf8cd946: Layer already exists 03:05:10 81214a300638: Layer already exists 03:05:10 5e03b316c7fb: Layer already exists 03:05:10 37cd243c5861: Layer already exists 03:05:10 ada92c4adc0e: Layer already exists 03:05:10 6a63f4ac3246: Layer already exists 03:05:10 49106d2ccb20: Layer already exists 03:05:10 6a908056828f: Layer already exists 03:05:10 534a70dc8296: Layer already exists 03:05:11 4.0.0-dev.53: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:05:11 5e03b316c7fb: Preparing 03:05:11 2676f813b3fb: Preparing 03:05:11 e5d2db2da4ee: Preparing 03:05:11 13bdcf8cd946: Preparing 03:05:11 81214a300638: Preparing 03:05:11 6a63f4ac3246: Preparing 03:05:11 6a908056828f: Preparing 03:05:11 ada92c4adc0e: Preparing 03:05:11 37cd243c5861: Preparing 03:05:11 49106d2ccb20: Preparing 03:05:11 534a70dc8296: Preparing 03:05:11 ada92c4adc0e: Waiting 03:05:11 37cd243c5861: Waiting 03:05:11 49106d2ccb20: Waiting 03:05:11 534a70dc8296: Waiting 03:05:11 6a63f4ac3246: Waiting 03:05:11 6a908056828f: Waiting 03:05:11 5e03b316c7fb: Layer already exists 03:05:11 13bdcf8cd946: Layer already exists 03:05:11 e5d2db2da4ee: Layer already exists 03:05:11 81214a300638: Layer already exists 03:05:11 2676f813b3fb: Layer already exists 03:05:11 ada92c4adc0e: Layer already exists 03:05:11 6a63f4ac3246: Layer already exists 03:05:11 6a908056828f: Layer already exists 03:05:11 49106d2ccb20: Layer already exists 03:05:11 37cd243c5861: Layer already exists 03:05:11 534a70dc8296: Layer already exists 03:05:11 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:12 + 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 03:05:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:05:12 5e03b316c7fb: Preparing 03:05:12 2676f813b3fb: Preparing 03:05:12 e5d2db2da4ee: Preparing 03:05:12 13bdcf8cd946: Preparing 03:05:12 81214a300638: Preparing 03:05:12 6a63f4ac3246: Preparing 03:05:12 6a908056828f: Preparing 03:05:12 ada92c4adc0e: Preparing 03:05:12 37cd243c5861: Preparing 03:05:12 49106d2ccb20: Preparing 03:05:12 534a70dc8296: Preparing 03:05:12 6a908056828f: Waiting 03:05:12 ada92c4adc0e: Waiting 03:05:12 37cd243c5861: Waiting 03:05:12 49106d2ccb20: Waiting 03:05:12 534a70dc8296: Waiting 03:05:12 6a63f4ac3246: Waiting 03:05:12 5e03b316c7fb: Layer already exists 03:05:12 13bdcf8cd946: Layer already exists 03:05:12 2676f813b3fb: Layer already exists 03:05:12 e5d2db2da4ee: Layer already exists 03:05:12 81214a300638: Layer already exists 03:05:12 ada92c4adc0e: Layer already exists 03:05:12 49106d2ccb20: Layer already exists 03:05:12 37cd243c5861: Layer already exists 03:05:12 6a908056828f: Layer already exists 03:05:12 6a63f4ac3246: Layer already exists 03:05:12 534a70dc8296: Layer already exists 03:05:12 main: digest: sha256:b4d66c0152996a5a38ee056d3b215bf7a9f138d1aaab63c57b291fc67b1fb52c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:13 ===================================================== [Pipeline] echo 03:05:13 taggedImages: 03:05:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:05:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.53 03:05:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:05:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:05:13 63139032be4d16dbd5c4c048fde0529458690203 03:05:13 latest 03:05:13 4.0.0-dev.53 03:05:13 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:13 main 03:05:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:05:13 6700edc0d9ac: Preparing 03:05:13 b5f31a361aad: Preparing 03:05:13 95d50c977687: Preparing 03:05:13 1a150587b6b9: Preparing 03:05:13 a7ddd86874f6: Preparing 03:05:13 aa9fbc366dea: Preparing 03:05:13 44a3c17ca37c: Preparing 03:05:13 6a63f4ac3246: Preparing 03:05:13 6a908056828f: Preparing 03:05:13 56d797019cfb: Preparing 03:05:13 9b22adc4fb3f: Preparing 03:05:13 534a70dc8296: Preparing 03:05:13 aa9fbc366dea: Waiting 03:05:13 56d797019cfb: Waiting 03:05:13 44a3c17ca37c: Waiting 03:05:13 9b22adc4fb3f: Waiting 03:05:13 6a63f4ac3246: Waiting 03:05:13 534a70dc8296: Waiting 03:05:13 6a908056828f: Waiting 03:05:14 a7ddd86874f6: Pushed 03:05:14 6700edc0d9ac: Pushed 03:05:14 b5f31a361aad: Pushed 03:05:14 6a63f4ac3246: Layer already exists 03:05:14 6a908056828f: Layer already exists 03:05:14 44a3c17ca37c: Pushed 03:05:14 aa9fbc366dea: Pushed 03:05:14 534a70dc8296: Layer already exists 03:05:15 56d797019cfb: Pushed 03:05:16 1a150587b6b9: Pushed 03:05:16 95d50c977687: Pushed 03:05:17 9b22adc4fb3f: Pushed 03:05:17 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:17 + 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 03:05:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:05:18 6700edc0d9ac: Preparing 03:05:18 b5f31a361aad: Preparing 03:05:18 95d50c977687: Preparing 03:05:18 1a150587b6b9: Preparing 03:05:18 a7ddd86874f6: Preparing 03:05:18 aa9fbc366dea: Preparing 03:05:18 44a3c17ca37c: Preparing 03:05:18 6a63f4ac3246: Preparing 03:05:18 6a908056828f: Preparing 03:05:18 56d797019cfb: Preparing 03:05:18 9b22adc4fb3f: Preparing 03:05:18 534a70dc8296: Preparing 03:05:18 6a63f4ac3246: Waiting 03:05:18 6a908056828f: Waiting 03:05:18 56d797019cfb: Waiting 03:05:18 9b22adc4fb3f: Waiting 03:05:18 534a70dc8296: Waiting 03:05:18 aa9fbc366dea: Waiting 03:05:18 44a3c17ca37c: Waiting 03:05:18 95d50c977687: Layer already exists 03:05:18 6700edc0d9ac: Layer already exists 03:05:18 a7ddd86874f6: Layer already exists 03:05:18 1a150587b6b9: Layer already exists 03:05:18 b5f31a361aad: Layer already exists 03:05:18 44a3c17ca37c: Layer already exists 03:05:18 aa9fbc366dea: Layer already exists 03:05:18 6a908056828f: Layer already exists 03:05:18 6a63f4ac3246: Layer already exists 03:05:18 56d797019cfb: Layer already exists 03:05:18 534a70dc8296: Layer already exists 03:05:18 9b22adc4fb3f: Layer already exists 03:05:18 latest: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 03:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:05:19 6700edc0d9ac: Preparing 03:05:19 b5f31a361aad: Preparing 03:05:19 95d50c977687: Preparing 03:05:19 1a150587b6b9: Preparing 03:05:19 a7ddd86874f6: Preparing 03:05:19 aa9fbc366dea: Preparing 03:05:19 44a3c17ca37c: Preparing 03:05:19 6a63f4ac3246: Preparing 03:05:19 6a908056828f: Preparing 03:05:19 56d797019cfb: Preparing 03:05:19 9b22adc4fb3f: Preparing 03:05:19 534a70dc8296: Preparing 03:05:19 6a908056828f: Waiting 03:05:19 56d797019cfb: Waiting 03:05:19 9b22adc4fb3f: Waiting 03:05:19 534a70dc8296: Waiting 03:05:19 aa9fbc366dea: Waiting 03:05:19 44a3c17ca37c: Waiting 03:05:19 6a63f4ac3246: Waiting 03:05:19 b5f31a361aad: Layer already exists 03:05:19 6700edc0d9ac: Layer already exists 03:05:19 95d50c977687: Layer already exists 03:05:19 1a150587b6b9: Layer already exists 03:05:19 a7ddd86874f6: Layer already exists 03:05:19 44a3c17ca37c: Layer already exists 03:05:19 aa9fbc366dea: Layer already exists 03:05:19 56d797019cfb: Layer already exists 03:05:19 6a63f4ac3246: Layer already exists 03:05:19 6a908056828f: Layer already exists 03:05:19 534a70dc8296: Layer already exists 03:05:19 9b22adc4fb3f: Layer already exists 03:05:19 4.0.0-dev.53: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:05:20 6700edc0d9ac: Preparing 03:05:20 b5f31a361aad: Preparing 03:05:20 95d50c977687: Preparing 03:05:20 1a150587b6b9: Preparing 03:05:20 a7ddd86874f6: Preparing 03:05:20 aa9fbc366dea: Preparing 03:05:20 44a3c17ca37c: Preparing 03:05:20 6a63f4ac3246: Preparing 03:05:20 6a908056828f: Preparing 03:05:20 56d797019cfb: Preparing 03:05:20 9b22adc4fb3f: Preparing 03:05:20 534a70dc8296: Preparing 03:05:20 6a908056828f: Waiting 03:05:20 56d797019cfb: Waiting 03:05:20 aa9fbc366dea: Waiting 03:05:20 9b22adc4fb3f: Waiting 03:05:20 534a70dc8296: Waiting 03:05:20 44a3c17ca37c: Waiting 03:05:20 6a63f4ac3246: Waiting 03:05:20 b5f31a361aad: Layer already exists 03:05:20 6700edc0d9ac: Layer already exists 03:05:20 a7ddd86874f6: Layer already exists 03:05:20 95d50c977687: Layer already exists 03:05:20 1a150587b6b9: Layer already exists 03:05:20 aa9fbc366dea: Layer already exists 03:05:20 6a908056828f: Layer already exists 03:05:20 6a63f4ac3246: Layer already exists 03:05:20 44a3c17ca37c: Layer already exists 03:05:20 56d797019cfb: Layer already exists 03:05:20 9b22adc4fb3f: Layer already exists 03:05:20 534a70dc8296: Layer already exists 03:05:20 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:20 + 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 03:05:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:05:21 6700edc0d9ac: Preparing 03:05:21 b5f31a361aad: Preparing 03:05:21 95d50c977687: Preparing 03:05:21 1a150587b6b9: Preparing 03:05:21 a7ddd86874f6: Preparing 03:05:21 aa9fbc366dea: Preparing 03:05:21 44a3c17ca37c: Preparing 03:05:21 6a63f4ac3246: Preparing 03:05:21 6a908056828f: Preparing 03:05:21 56d797019cfb: Preparing 03:05:21 9b22adc4fb3f: Preparing 03:05:21 534a70dc8296: Preparing 03:05:21 aa9fbc366dea: Waiting 03:05:21 44a3c17ca37c: Waiting 03:05:21 6a63f4ac3246: Waiting 03:05:21 6a908056828f: Waiting 03:05:21 56d797019cfb: Waiting 03:05:21 9b22adc4fb3f: Waiting 03:05:21 534a70dc8296: Waiting 03:05:21 b5f31a361aad: Layer already exists 03:05:21 a7ddd86874f6: Layer already exists 03:05:21 95d50c977687: Layer already exists 03:05:21 1a150587b6b9: Layer already exists 03:05:21 6a63f4ac3246: Layer already exists 03:05:21 44a3c17ca37c: Layer already exists 03:05:21 aa9fbc366dea: Layer already exists 03:05:21 6700edc0d9ac: Layer already exists 03:05:21 6a908056828f: Layer already exists 03:05:21 9b22adc4fb3f: Layer already exists 03:05:21 534a70dc8296: Layer already exists 03:05:21 56d797019cfb: Layer already exists 03:05:21 main: digest: sha256:06a82a8847152c7e6020a89956b6cd4efe2bd0980464ef45c2e289f10ea00db6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:21 ===================================================== [Pipeline] echo 03:05:21 taggedImages: 03:05:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:05:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.53 03:05:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:05:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:05:21 63139032be4d16dbd5c4c048fde0529458690203 03:05:21 latest 03:05:21 4.0.0-dev.53 03:05:21 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:21 main 03:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:05:22 714e0d8520ff: Preparing 03:05:22 dc6512492483: Preparing 03:05:22 6a63f4ac3246: Preparing 03:05:22 6a908056828f: Preparing 03:05:22 97ef40c719e5: Preparing 03:05:22 e00ee5e49b09: Preparing 03:05:22 534a70dc8296: Preparing 03:05:22 e00ee5e49b09: Waiting 03:05:22 534a70dc8296: Waiting 03:05:22 6a908056828f: Layer already exists 03:05:22 6a63f4ac3246: Layer already exists 03:05:22 534a70dc8296: Layer already exists 03:05:22 714e0d8520ff: Pushed 03:05:23 97ef40c719e5: Pushed 03:05:24 e00ee5e49b09: Pushed 03:05:26 dc6512492483: Pushed 03:05:26 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:27 + 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 03:05:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:05:28 714e0d8520ff: Preparing 03:05:28 dc6512492483: Preparing 03:05:28 6a63f4ac3246: Preparing 03:05:28 6a908056828f: Preparing 03:05:28 97ef40c719e5: Preparing 03:05:28 e00ee5e49b09: Preparing 03:05:28 534a70dc8296: Preparing 03:05:28 e00ee5e49b09: Waiting 03:05:28 534a70dc8296: Waiting 03:05:28 714e0d8520ff: Layer already exists 03:05:28 6a908056828f: Layer already exists 03:05:28 6a63f4ac3246: Layer already exists 03:05:28 dc6512492483: Layer already exists 03:05:28 97ef40c719e5: Layer already exists 03:05:28 534a70dc8296: Layer already exists 03:05:28 e00ee5e49b09: Layer already exists 03:05:28 latest: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 03:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:05:28 714e0d8520ff: Preparing 03:05:28 dc6512492483: Preparing 03:05:28 6a63f4ac3246: Preparing 03:05:28 6a908056828f: Preparing 03:05:28 97ef40c719e5: Preparing 03:05:28 e00ee5e49b09: Preparing 03:05:28 534a70dc8296: Preparing 03:05:28 e00ee5e49b09: Waiting 03:05:28 534a70dc8296: Waiting 03:05:28 6a908056828f: Layer already exists 03:05:28 dc6512492483: Layer already exists 03:05:28 6a63f4ac3246: Layer already exists 03:05:28 714e0d8520ff: Layer already exists 03:05:28 97ef40c719e5: Layer already exists 03:05:28 e00ee5e49b09: Layer already exists 03:05:28 534a70dc8296: Layer already exists 03:05:29 4.0.0-dev.53: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:05:29 714e0d8520ff: Preparing 03:05:29 dc6512492483: Preparing 03:05:29 6a63f4ac3246: Preparing 03:05:29 6a908056828f: Preparing 03:05:29 97ef40c719e5: Preparing 03:05:29 e00ee5e49b09: Preparing 03:05:29 534a70dc8296: Preparing 03:05:29 e00ee5e49b09: Waiting 03:05:29 534a70dc8296: Waiting 03:05:29 97ef40c719e5: Layer already exists 03:05:29 6a63f4ac3246: Layer already exists 03:05:29 dc6512492483: Layer already exists 03:05:29 6a908056828f: Layer already exists 03:05:29 714e0d8520ff: Layer already exists 03:05:29 534a70dc8296: Layer already exists 03:05:29 e00ee5e49b09: Layer already exists 03:05:29 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:30 + 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 03:05:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:05:30 714e0d8520ff: Preparing 03:05:30 dc6512492483: Preparing 03:05:30 6a63f4ac3246: Preparing 03:05:30 6a908056828f: Preparing 03:05:30 97ef40c719e5: Preparing 03:05:30 e00ee5e49b09: Preparing 03:05:30 534a70dc8296: Preparing 03:05:30 e00ee5e49b09: Waiting 03:05:30 534a70dc8296: Waiting 03:05:30 dc6512492483: Layer already exists 03:05:30 6a63f4ac3246: Layer already exists 03:05:30 97ef40c719e5: Layer already exists 03:05:30 714e0d8520ff: Layer already exists 03:05:30 6a908056828f: Layer already exists 03:05:30 e00ee5e49b09: Layer already exists 03:05:30 534a70dc8296: Layer already exists 03:05:31 main: digest: sha256:ca49869f636a9474c54883fa557fb61a04e10ae766bae6e65067e306ad1e431b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:31 ===================================================== [Pipeline] echo 03:05:31 taggedImages: 03:05:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:05:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.53 03:05:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:05:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:05:31 63139032be4d16dbd5c4c048fde0529458690203 03:05:31 latest 03:05:31 4.0.0-dev.53 03:05:31 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:31 main 03:05:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:32 ea9f3e9bd685: Preparing 03:05:32 63e6ed61e31a: Preparing 03:05:32 c3ae6e6ff922: Preparing 03:05:32 6a63f4ac3246: Preparing 03:05:32 6a908056828f: Preparing 03:05:32 d43a2a18340c: Preparing 03:05:32 d5054e14f3fc: Preparing 03:05:32 eb6ce6894b01: Preparing 03:05:32 383830cd3eb5: Preparing 03:05:32 534a70dc8296: Preparing 03:05:32 d43a2a18340c: Waiting 03:05:32 d5054e14f3fc: Waiting 03:05:32 eb6ce6894b01: Waiting 03:05:32 534a70dc8296: Waiting 03:05:32 383830cd3eb5: Waiting 03:05:32 6a908056828f: Layer already exists 03:05:32 6a63f4ac3246: Layer already exists 03:05:32 c3ae6e6ff922: Pushed 03:05:32 ea9f3e9bd685: Pushed 03:05:32 63e6ed61e31a: Pushed 03:05:32 534a70dc8296: Layer already exists 03:05:32 eb6ce6894b01: Pushed 03:05:34 383830cd3eb5: Pushed 03:05:44 d5054e14f3fc: Pushed 03:05:53 d43a2a18340c: Pushed 03:05:53 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:53 + 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 03:05:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:54 ea9f3e9bd685: Preparing 03:05:54 63e6ed61e31a: Preparing 03:05:54 c3ae6e6ff922: Preparing 03:05:54 6a63f4ac3246: Preparing 03:05:54 6a908056828f: Preparing 03:05:54 d43a2a18340c: Preparing 03:05:54 d5054e14f3fc: Preparing 03:05:54 eb6ce6894b01: Preparing 03:05:54 383830cd3eb5: Preparing 03:05:54 534a70dc8296: Preparing 03:05:54 d43a2a18340c: Waiting 03:05:54 d5054e14f3fc: Waiting 03:05:54 eb6ce6894b01: Waiting 03:05:54 383830cd3eb5: Waiting 03:05:54 534a70dc8296: Waiting 03:05:54 c3ae6e6ff922: Layer already exists 03:05:54 6a63f4ac3246: Layer already exists 03:05:54 6a908056828f: Layer already exists 03:05:54 ea9f3e9bd685: Layer already exists 03:05:54 63e6ed61e31a: Layer already exists 03:05:54 534a70dc8296: Layer already exists 03:05:54 eb6ce6894b01: Layer already exists 03:05:54 d43a2a18340c: Layer already exists 03:05:54 d5054e14f3fc: Layer already exists 03:05:54 383830cd3eb5: Layer already exists 03:05:54 latest: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 03:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:55 ea9f3e9bd685: Preparing 03:05:55 63e6ed61e31a: Preparing 03:05:55 c3ae6e6ff922: Preparing 03:05:55 6a63f4ac3246: Preparing 03:05:55 6a908056828f: Preparing 03:05:55 d43a2a18340c: Preparing 03:05:55 d5054e14f3fc: Preparing 03:05:55 eb6ce6894b01: Preparing 03:05:55 383830cd3eb5: Preparing 03:05:55 d43a2a18340c: Waiting 03:05:55 d5054e14f3fc: Waiting 03:05:55 534a70dc8296: Preparing 03:05:55 eb6ce6894b01: Waiting 03:05:55 383830cd3eb5: Waiting 03:05:55 534a70dc8296: Waiting 03:05:55 63e6ed61e31a: Layer already exists 03:05:55 6a63f4ac3246: Layer already exists 03:05:55 6a908056828f: Layer already exists 03:05:55 c3ae6e6ff922: Layer already exists 03:05:55 ea9f3e9bd685: Layer already exists 03:05:55 d5054e14f3fc: Layer already exists 03:05:55 383830cd3eb5: Layer already exists 03:05:55 eb6ce6894b01: Layer already exists 03:05:55 d43a2a18340c: Layer already exists 03:05:55 534a70dc8296: Layer already exists 03:05:55 4.0.0-dev.53: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:56 ea9f3e9bd685: Preparing 03:05:56 63e6ed61e31a: Preparing 03:05:56 c3ae6e6ff922: Preparing 03:05:56 6a63f4ac3246: Preparing 03:05:56 6a908056828f: Preparing 03:05:56 d43a2a18340c: Preparing 03:05:56 d5054e14f3fc: Preparing 03:05:56 eb6ce6894b01: Preparing 03:05:56 383830cd3eb5: Preparing 03:05:56 534a70dc8296: Preparing 03:05:56 383830cd3eb5: Waiting 03:05:56 534a70dc8296: Waiting 03:05:56 d43a2a18340c: Waiting 03:05:56 d5054e14f3fc: Waiting 03:05:56 eb6ce6894b01: Waiting 03:05:56 ea9f3e9bd685: Layer already exists 03:05:56 c3ae6e6ff922: Layer already exists 03:05:56 6a908056828f: Layer already exists 03:05:56 63e6ed61e31a: Layer already exists 03:05:56 6a63f4ac3246: Layer already exists 03:05:56 d5054e14f3fc: Layer already exists 03:05:56 d43a2a18340c: Layer already exists 03:05:56 eb6ce6894b01: Layer already exists 03:05:56 534a70dc8296: Layer already exists 03:05:56 383830cd3eb5: Layer already exists 03:05:56 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:56 + 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 03:05:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:05:57 ea9f3e9bd685: Preparing 03:05:57 63e6ed61e31a: Preparing 03:05:57 c3ae6e6ff922: Preparing 03:05:57 6a63f4ac3246: Preparing 03:05:57 6a908056828f: Preparing 03:05:57 d43a2a18340c: Preparing 03:05:57 d5054e14f3fc: Preparing 03:05:57 eb6ce6894b01: Preparing 03:05:57 383830cd3eb5: Preparing 03:05:57 534a70dc8296: Preparing 03:05:57 d5054e14f3fc: Waiting 03:05:57 eb6ce6894b01: Waiting 03:05:57 383830cd3eb5: Waiting 03:05:57 534a70dc8296: Waiting 03:05:57 d43a2a18340c: Waiting 03:05:57 63e6ed61e31a: Layer already exists 03:05:57 6a63f4ac3246: Layer already exists 03:05:57 6a908056828f: Layer already exists 03:05:57 c3ae6e6ff922: Layer already exists 03:05:57 ea9f3e9bd685: Layer already exists 03:05:57 d5054e14f3fc: Layer already exists 03:05:57 383830cd3eb5: Layer already exists 03:05:57 eb6ce6894b01: Layer already exists 03:05:57 d43a2a18340c: Layer already exists 03:05:57 534a70dc8296: Layer already exists 03:05:57 main: digest: sha256:38b2b676d30e1f69363a3d1cf75eee36e94d0ea2edb8e3cbf36ee344b2812040 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:57 ===================================================== [Pipeline] echo 03:05:57 taggedImages: 03:05:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:05:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.53 03:05:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:57 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:05:57 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:05:57 63139032be4d16dbd5c4c048fde0529458690203 03:05:57 latest 03:05:57 4.0.0-dev.53 03:05:57 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:05:57 main 03:05:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:05:58 61797b5d9b5c: Preparing 03:05:58 d52731dfa228: Preparing 03:05:58 b2c6084f9b3f: Preparing 03:05:58 6a63f4ac3246: Preparing 03:05:58 6a908056828f: Preparing 03:05:58 d43a2a18340c: Preparing 03:05:58 f9ea0f07073d: Preparing 03:05:58 c36d71748bad: Preparing 03:05:58 534a70dc8296: Preparing 03:05:58 d43a2a18340c: Waiting 03:05:58 f9ea0f07073d: Waiting 03:05:58 c36d71748bad: Waiting 03:05:58 534a70dc8296: Waiting 03:05:58 6a63f4ac3246: Layer already exists 03:05:58 6a908056828f: Layer already exists 03:05:58 d43a2a18340c: Layer already exists 03:05:58 b2c6084f9b3f: Pushed 03:05:58 d52731dfa228: Pushed 03:05:58 61797b5d9b5c: Pushed 03:05:58 534a70dc8296: Layer already exists 03:05:58 c36d71748bad: Pushed 03:05:59 f9ea0f07073d: Pushed 03:05:59 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + 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 03:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:00 61797b5d9b5c: Preparing 03:06:00 d52731dfa228: Preparing 03:06:00 b2c6084f9b3f: Preparing 03:06:00 6a63f4ac3246: Preparing 03:06:00 6a908056828f: Preparing 03:06:00 d43a2a18340c: Preparing 03:06:00 f9ea0f07073d: Preparing 03:06:00 c36d71748bad: Preparing 03:06:00 534a70dc8296: Preparing 03:06:00 c36d71748bad: Waiting 03:06:00 534a70dc8296: Waiting 03:06:00 d43a2a18340c: Waiting 03:06:00 f9ea0f07073d: Waiting 03:06:00 b2c6084f9b3f: Layer already exists 03:06:00 d52731dfa228: Layer already exists 03:06:00 61797b5d9b5c: Layer already exists 03:06:00 6a908056828f: Layer already exists 03:06:00 6a63f4ac3246: Layer already exists 03:06:00 c36d71748bad: Layer already exists 03:06:00 534a70dc8296: Layer already exists 03:06:00 d43a2a18340c: Layer already exists 03:06:00 f9ea0f07073d: Layer already exists 03:06:00 latest: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 03:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:01 61797b5d9b5c: Preparing 03:06:01 d52731dfa228: Preparing 03:06:01 b2c6084f9b3f: Preparing 03:06:01 6a63f4ac3246: Preparing 03:06:01 6a908056828f: Preparing 03:06:01 d43a2a18340c: Preparing 03:06:01 f9ea0f07073d: Preparing 03:06:01 c36d71748bad: Preparing 03:06:01 534a70dc8296: Preparing 03:06:01 d43a2a18340c: Waiting 03:06:01 f9ea0f07073d: Waiting 03:06:01 c36d71748bad: Waiting 03:06:01 534a70dc8296: Waiting 03:06:01 d52731dfa228: Layer already exists 03:06:01 61797b5d9b5c: Layer already exists 03:06:01 6a908056828f: Layer already exists 03:06:01 6a63f4ac3246: Layer already exists 03:06:01 b2c6084f9b3f: Layer already exists 03:06:01 f9ea0f07073d: Layer already exists 03:06:01 d43a2a18340c: Layer already exists 03:06:01 c36d71748bad: Layer already exists 03:06:01 534a70dc8296: Layer already exists 03:06:01 4.0.0-dev.53: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:02 61797b5d9b5c: Preparing 03:06:02 d52731dfa228: Preparing 03:06:02 b2c6084f9b3f: Preparing 03:06:02 6a63f4ac3246: Preparing 03:06:02 6a908056828f: Preparing 03:06:02 d43a2a18340c: Preparing 03:06:02 f9ea0f07073d: Preparing 03:06:02 c36d71748bad: Preparing 03:06:02 534a70dc8296: Preparing 03:06:02 f9ea0f07073d: Waiting 03:06:02 c36d71748bad: Waiting 03:06:02 534a70dc8296: Waiting 03:06:02 d43a2a18340c: Waiting 03:06:02 d52731dfa228: Layer already exists 03:06:02 6a63f4ac3246: Layer already exists 03:06:02 b2c6084f9b3f: Layer already exists 03:06:02 61797b5d9b5c: Layer already exists 03:06:02 6a908056828f: Layer already exists 03:06:02 d43a2a18340c: Layer already exists 03:06:02 f9ea0f07073d: Layer already exists 03:06:02 c36d71748bad: Layer already exists 03:06:02 534a70dc8296: Layer already exists 03:06:02 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + 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 03:06:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:06:03 61797b5d9b5c: Preparing 03:06:03 d52731dfa228: Preparing 03:06:03 b2c6084f9b3f: Preparing 03:06:03 6a63f4ac3246: Preparing 03:06:03 6a908056828f: Preparing 03:06:03 d43a2a18340c: Preparing 03:06:03 f9ea0f07073d: Preparing 03:06:03 c36d71748bad: Preparing 03:06:03 534a70dc8296: Preparing 03:06:03 d43a2a18340c: Waiting 03:06:03 f9ea0f07073d: Waiting 03:06:03 c36d71748bad: Waiting 03:06:03 534a70dc8296: Waiting 03:06:03 d52731dfa228: Layer already exists 03:06:03 61797b5d9b5c: Layer already exists 03:06:03 6a63f4ac3246: Layer already exists 03:06:03 b2c6084f9b3f: Layer already exists 03:06:03 6a908056828f: Layer already exists 03:06:03 f9ea0f07073d: Layer already exists 03:06:03 c36d71748bad: Layer already exists 03:06:03 534a70dc8296: Layer already exists 03:06:03 d43a2a18340c: Layer already exists 03:06:04 main: digest: sha256:97e2b19629f05ebd092967d35f6968390313b1625922af6e70c706facff0f09e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:04 ===================================================== [Pipeline] echo 03:06:04 taggedImages: 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.53 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:06:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:06:04 63139032be4d16dbd5c4c048fde0529458690203 03:06:04 latest 03:06:04 4.0.0-dev.53 03:06:04 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:04 main 03:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:05 58511b3c43cc: Preparing 03:06:05 d1e8460f49af: Preparing 03:06:05 f5bd5883dc5c: Preparing 03:06:05 6a63f4ac3246: Preparing 03:06:05 6a908056828f: Preparing 03:06:05 792d24ad410b: Preparing 03:06:05 eb6ce6894b01: Preparing 03:06:05 383830cd3eb5: Preparing 03:06:05 534a70dc8296: Preparing 03:06:05 eb6ce6894b01: Waiting 03:06:05 383830cd3eb5: Waiting 03:06:05 534a70dc8296: Waiting 03:06:05 792d24ad410b: Waiting 03:06:05 6a908056828f: Layer already exists 03:06:05 6a63f4ac3246: Layer already exists 03:06:05 eb6ce6894b01: Layer already exists 03:06:05 f5bd5883dc5c: Pushed 03:06:05 383830cd3eb5: Layer already exists 03:06:05 d1e8460f49af: Pushed 03:06:05 58511b3c43cc: Pushed 03:06:05 534a70dc8296: Layer already exists 03:06:27 792d24ad410b: Pushed 03:06:27 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:27 + 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 03:06:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:27 58511b3c43cc: Preparing 03:06:27 d1e8460f49af: Preparing 03:06:27 f5bd5883dc5c: Preparing 03:06:27 6a63f4ac3246: Preparing 03:06:27 6a908056828f: Preparing 03:06:27 792d24ad410b: Preparing 03:06:27 eb6ce6894b01: Preparing 03:06:27 383830cd3eb5: Preparing 03:06:27 534a70dc8296: Preparing 03:06:27 792d24ad410b: Waiting 03:06:27 eb6ce6894b01: Waiting 03:06:27 383830cd3eb5: Waiting 03:06:27 534a70dc8296: Waiting 03:06:27 6a63f4ac3246: Layer already exists 03:06:27 f5bd5883dc5c: Layer already exists 03:06:27 6a908056828f: Layer already exists 03:06:27 d1e8460f49af: Layer already exists 03:06:27 58511b3c43cc: Layer already exists 03:06:27 792d24ad410b: Layer already exists 03:06:27 eb6ce6894b01: Layer already exists 03:06:27 383830cd3eb5: Layer already exists 03:06:27 534a70dc8296: Layer already exists 03:06:27 latest: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 03:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:28 58511b3c43cc: Preparing 03:06:28 d1e8460f49af: Preparing 03:06:28 f5bd5883dc5c: Preparing 03:06:28 6a63f4ac3246: Preparing 03:06:28 6a908056828f: Preparing 03:06:28 792d24ad410b: Preparing 03:06:28 eb6ce6894b01: Preparing 03:06:28 383830cd3eb5: Preparing 03:06:28 534a70dc8296: Preparing 03:06:28 eb6ce6894b01: Waiting 03:06:28 383830cd3eb5: Waiting 03:06:28 534a70dc8296: Waiting 03:06:28 792d24ad410b: Waiting 03:06:28 d1e8460f49af: Layer already exists 03:06:28 6a63f4ac3246: Layer already exists 03:06:28 6a908056828f: Layer already exists 03:06:28 58511b3c43cc: Layer already exists 03:06:28 f5bd5883dc5c: Layer already exists 03:06:28 792d24ad410b: Layer already exists 03:06:28 534a70dc8296: Layer already exists 03:06:28 eb6ce6894b01: Layer already exists 03:06:28 383830cd3eb5: Layer already exists 03:06:29 4.0.0-dev.53: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:29 58511b3c43cc: Preparing 03:06:29 d1e8460f49af: Preparing 03:06:29 f5bd5883dc5c: Preparing 03:06:29 6a63f4ac3246: Preparing 03:06:29 6a908056828f: Preparing 03:06:29 792d24ad410b: Preparing 03:06:29 eb6ce6894b01: Preparing 03:06:29 383830cd3eb5: Preparing 03:06:29 534a70dc8296: Preparing 03:06:29 eb6ce6894b01: Waiting 03:06:29 383830cd3eb5: Waiting 03:06:29 534a70dc8296: Waiting 03:06:29 792d24ad410b: Waiting 03:06:29 6a908056828f: Layer already exists 03:06:29 d1e8460f49af: Layer already exists 03:06:29 58511b3c43cc: Layer already exists 03:06:29 f5bd5883dc5c: Layer already exists 03:06:29 6a63f4ac3246: Layer already exists 03:06:29 792d24ad410b: Layer already exists 03:06:29 383830cd3eb5: Layer already exists 03:06:29 eb6ce6894b01: Layer already exists 03:06:29 534a70dc8296: Layer already exists 03:06:30 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:30 + 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 03:06:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:06:30 58511b3c43cc: Preparing 03:06:30 d1e8460f49af: Preparing 03:06:30 f5bd5883dc5c: Preparing 03:06:30 6a63f4ac3246: Preparing 03:06:30 6a908056828f: Preparing 03:06:30 792d24ad410b: Preparing 03:06:30 eb6ce6894b01: Preparing 03:06:30 383830cd3eb5: Preparing 03:06:30 534a70dc8296: Preparing 03:06:30 792d24ad410b: Waiting 03:06:30 eb6ce6894b01: Waiting 03:06:30 383830cd3eb5: Waiting 03:06:30 534a70dc8296: Waiting 03:06:30 d1e8460f49af: Layer already exists 03:06:30 6a63f4ac3246: Layer already exists 03:06:30 f5bd5883dc5c: Layer already exists 03:06:30 6a908056828f: Layer already exists 03:06:30 58511b3c43cc: Layer already exists 03:06:30 534a70dc8296: Layer already exists 03:06:30 792d24ad410b: Layer already exists 03:06:30 eb6ce6894b01: Layer already exists 03:06:30 383830cd3eb5: Layer already exists 03:06:31 main: digest: sha256:8d15dd0383b924007577203eef84c2e4e47feb1006bafa0b1884b2b3708a3957 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:31 ===================================================== [Pipeline] echo 03:06:31 taggedImages: 03:06:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:06:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.53 03:06:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:31 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:06:31 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:06:31 63139032be4d16dbd5c4c048fde0529458690203 03:06:31 latest 03:06:31 4.0.0-dev.53 03:06:31 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:31 main 03:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:31 7c48fe31d9f1: Preparing 03:06:31 89c9521c6409: Preparing 03:06:31 6a63f4ac3246: Preparing 03:06:31 6a908056828f: Preparing 03:06:31 89bfc135066c: Preparing 03:06:31 5e887fdc6650: Preparing 03:06:31 534a70dc8296: Preparing 03:06:31 5e887fdc6650: Waiting 03:06:31 534a70dc8296: Waiting 03:06:31 6a908056828f: Layer already exists 03:06:31 6a63f4ac3246: Layer already exists 03:06:32 534a70dc8296: Layer already exists 03:06:32 7c48fe31d9f1: Pushed 03:06:33 5e887fdc6650: Pushed 03:06:33 89bfc135066c: Pushed 03:06:40 89c9521c6409: Pushed 03:06:40 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:41 7c48fe31d9f1: Preparing 03:06:41 89c9521c6409: Preparing 03:06:41 6a63f4ac3246: Preparing 03:06:41 6a908056828f: Preparing 03:06:41 89bfc135066c: Preparing 03:06:41 5e887fdc6650: Preparing 03:06:41 534a70dc8296: Preparing 03:06:41 5e887fdc6650: Waiting 03:06:41 534a70dc8296: Waiting 03:06:41 6a63f4ac3246: Layer already exists 03:06:41 89c9521c6409: Layer already exists 03:06:41 6a908056828f: Layer already exists 03:06:41 89bfc135066c: Layer already exists 03:06:41 7c48fe31d9f1: Layer already exists 03:06:41 5e887fdc6650: Layer already exists 03:06:41 534a70dc8296: Layer already exists 03:06:41 latest: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 03:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:42 7c48fe31d9f1: Preparing 03:06:42 89c9521c6409: Preparing 03:06:42 6a63f4ac3246: Preparing 03:06:42 6a908056828f: Preparing 03:06:42 89bfc135066c: Preparing 03:06:42 5e887fdc6650: Preparing 03:06:42 534a70dc8296: Preparing 03:06:42 5e887fdc6650: Waiting 03:06:42 534a70dc8296: Waiting 03:06:42 6a908056828f: Layer already exists 03:06:42 7c48fe31d9f1: Layer already exists 03:06:42 89c9521c6409: Layer already exists 03:06:42 6a63f4ac3246: Layer already exists 03:06:42 89bfc135066c: Layer already exists 03:06:42 5e887fdc6650: Layer already exists 03:06:42 534a70dc8296: Layer already exists 03:06:42 4.0.0-dev.53: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:43 7c48fe31d9f1: Preparing 03:06:43 89c9521c6409: Preparing 03:06:43 6a63f4ac3246: Preparing 03:06:43 6a908056828f: Preparing 03:06:43 89bfc135066c: Preparing 03:06:43 5e887fdc6650: Preparing 03:06:43 534a70dc8296: Preparing 03:06:43 5e887fdc6650: Waiting 03:06:43 534a70dc8296: Waiting 03:06:43 7c48fe31d9f1: Layer already exists 03:06:43 89bfc135066c: Layer already exists 03:06:43 89c9521c6409: Layer already exists 03:06:43 6a908056828f: Layer already exists 03:06:43 6a63f4ac3246: Layer already exists 03:06:43 534a70dc8296: Layer already exists 03:06:43 5e887fdc6650: Layer already exists 03:06:43 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:06:43 7c48fe31d9f1: Preparing 03:06:43 89c9521c6409: Preparing 03:06:43 6a63f4ac3246: Preparing 03:06:43 6a908056828f: Preparing 03:06:43 89bfc135066c: Preparing 03:06:43 5e887fdc6650: Preparing 03:06:43 534a70dc8296: Preparing 03:06:43 5e887fdc6650: Waiting 03:06:43 534a70dc8296: Waiting 03:06:43 89bfc135066c: Layer already exists 03:06:43 6a63f4ac3246: Layer already exists 03:06:43 89c9521c6409: Layer already exists 03:06:43 6a908056828f: Layer already exists 03:06:43 7c48fe31d9f1: Layer already exists 03:06:43 5e887fdc6650: Layer already exists 03:06:43 534a70dc8296: Layer already exists 03:06:44 main: digest: sha256:424b3b702393f6403298262c4b9e0865d6c8a5a709ff9399f6f57aed219e13f4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:44 ===================================================== [Pipeline] echo 03:06:44 taggedImages: 03:06:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:06:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.53 03:06:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:06:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:06:44 63139032be4d16dbd5c4c048fde0529458690203 03:06:44 latest 03:06:44 4.0.0-dev.53 03:06:44 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:44 main 03:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:45 d524a04155cc: Preparing 03:06:45 09dca0a1c137: Preparing 03:06:45 6a63f4ac3246: Preparing 03:06:45 6a908056828f: Preparing 03:06:45 3323d29f60b3: Preparing 03:06:45 90573259f800: Preparing 03:06:45 534a70dc8296: Preparing 03:06:45 90573259f800: Waiting 03:06:45 534a70dc8296: Waiting 03:06:45 6a908056828f: Layer already exists 03:06:45 6a63f4ac3246: Layer already exists 03:06:45 534a70dc8296: Layer already exists 03:06:45 d524a04155cc: Pushed 03:06:45 90573259f800: Pushed 03:06:46 3323d29f60b3: Pushed 03:06:53 09dca0a1c137: Pushed 03:06:53 63139032be4d16dbd5c4c048fde0529458690203: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:54 d524a04155cc: Preparing 03:06:54 09dca0a1c137: Preparing 03:06:54 6a63f4ac3246: Preparing 03:06:54 6a908056828f: Preparing 03:06:54 3323d29f60b3: Preparing 03:06:54 90573259f800: Preparing 03:06:54 534a70dc8296: Preparing 03:06:54 90573259f800: Waiting 03:06:54 534a70dc8296: Waiting 03:06:54 d524a04155cc: Layer already exists 03:06:54 09dca0a1c137: Layer already exists 03:06:54 6a63f4ac3246: Layer already exists 03:06:54 3323d29f60b3: Layer already exists 03:06:54 6a908056828f: Layer already exists 03:06:54 90573259f800: Layer already exists 03:06:54 534a70dc8296: Layer already exists 03:06:54 latest: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 03:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:55 d524a04155cc: Preparing 03:06:55 09dca0a1c137: Preparing 03:06:55 6a63f4ac3246: Preparing 03:06:55 6a908056828f: Preparing 03:06:55 3323d29f60b3: Preparing 03:06:55 90573259f800: Preparing 03:06:55 534a70dc8296: Preparing 03:06:55 90573259f800: Waiting 03:06:55 534a70dc8296: Waiting 03:06:55 d524a04155cc: Layer already exists 03:06:55 6a63f4ac3246: Layer already exists 03:06:55 3323d29f60b3: Layer already exists 03:06:55 09dca0a1c137: Layer already exists 03:06:55 6a908056828f: Layer already exists 03:06:55 534a70dc8296: Layer already exists 03:06:55 90573259f800: Layer already exists 03:06:55 4.0.0-dev.53: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:56 d524a04155cc: Preparing 03:06:56 09dca0a1c137: Preparing 03:06:56 6a63f4ac3246: Preparing 03:06:56 6a908056828f: Preparing 03:06:56 3323d29f60b3: Preparing 03:06:56 90573259f800: Preparing 03:06:56 534a70dc8296: Preparing 03:06:56 90573259f800: Waiting 03:06:56 534a70dc8296: Waiting 03:06:56 6a63f4ac3246: Layer already exists 03:06:56 3323d29f60b3: Layer already exists 03:06:56 d524a04155cc: Layer already exists 03:06:56 09dca0a1c137: Layer already exists 03:06:56 6a908056828f: Layer already exists 03:06:56 534a70dc8296: Layer already exists 03:06:56 90573259f800: Layer already exists 03:06:56 63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:57 d524a04155cc: Preparing 03:06:57 09dca0a1c137: Preparing 03:06:57 6a63f4ac3246: Preparing 03:06:57 6a908056828f: Preparing 03:06:57 3323d29f60b3: Preparing 03:06:57 90573259f800: Preparing 03:06:57 534a70dc8296: Preparing 03:06:57 90573259f800: Waiting 03:06:57 534a70dc8296: Waiting 03:06:57 6a908056828f: Layer already exists 03:06:57 6a63f4ac3246: Layer already exists 03:06:57 3323d29f60b3: Layer already exists 03:06:57 d524a04155cc: Layer already exists 03:06:57 09dca0a1c137: Layer already exists 03:06:57 534a70dc8296: Layer already exists 03:06:57 90573259f800: Layer already exists 03:06:57 main: digest: sha256:c2a51bfb2b3c34b40438cad434c665123121eb20939ce9563eae7074176059bc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:57 ===================================================== [Pipeline] echo 03:06:57 taggedImages: 03:06:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203 03:06:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:06:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.53 03:06:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:63139032be4d16dbd5c4c048fde0529458690203-4.0.0-dev.53 03:06:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:58 03:06:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:58 arm64: Pulling from edgex-lftools-log-publisher 03:06:58 8998bd30e6a1: Pulling fs layer 03:06:58 04944245beec: Pulling fs layer 03:06:58 699f458cf7ca: Pulling fs layer 03:06:58 765212b225bb: Pulling fs layer 03:06:58 f23df028b6ca: Pulling fs layer 03:06:58 d65c8cfc05b1: Pulling fs layer 03:06:58 2437ff75d9bd: Pulling fs layer 03:06:58 f23df028b6ca: Waiting 03:06:58 d65c8cfc05b1: Waiting 03:06:58 2437ff75d9bd: Waiting 03:06:58 765212b225bb: Waiting 03:06:58 04944245beec: Verifying Checksum 03:06:58 04944245beec: Download complete 03:06:58 765212b225bb: Verifying Checksum 03:06:58 765212b225bb: Download complete 03:06:58 f23df028b6ca: Verifying Checksum 03:06:58 f23df028b6ca: Download complete 03:06:58 d65c8cfc05b1: Verifying Checksum 03:06:58 d65c8cfc05b1: Download complete 03:06:58 699f458cf7ca: Verifying Checksum 03:06:58 699f458cf7ca: Download complete 03:06:59 8998bd30e6a1: Verifying Checksum 03:06:59 8998bd30e6a1: Download complete 03:07:01 2437ff75d9bd: Verifying Checksum 03:07:03 8998bd30e6a1: Pull complete 03:07:04 04944245beec: Pull complete 03:07:05 699f458cf7ca: Pull complete 03:07:06 765212b225bb: Pull complete 03:07:07 f23df028b6ca: Pull complete 03:07:07 d65c8cfc05b1: Pull complete 03:07:25 2437ff75d9bd: Pull complete 03:07:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-38486 does not seem to be running inside a container 03:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 03:07:28 $ docker top 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:29 ---> job-cost.sh 03:07:29 lf-activate-venv: SKIPPING 03:07:29 INFO: No Stack... 03:07:29 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:30 INFO: Archiving Costs [Pipeline] sh 03:07:31 + cat /w/workspace/edgex-go/789/archives/cost.csv 03:07:31 + cut -d, -f6 [Pipeline] lock 03:07:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] 03:07:31 Resource [jenkins-edgexfoundry-edgex-go-main-789-stack-cost] did not exist. Created. 03:07:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:31 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:32 Stashed 1 file(s) [Pipeline] } 03:07:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-789-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:32 $ docker stop --time=1 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce 03:07:34 $ docker rm -f --volumes 3a1e5f77bcc2f8ab895f5622c7e1ba2f55c4ff81f164b0349c977e4b6fcab5ce [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 03:07:34 provisioning config files... 03:07:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/789@tmp/config17381854081136736626tmp [Pipeline] { [Pipeline] sh 03:07:35 + set +x 03:07:35 + curl -s https://codecov.io/bash 03:07:35 + bash -s -- 03:07:35 03:07:35 _____ _ 03:07:35 / ____| | | 03:07:35 | | ___ __| | ___ ___ _____ __ 03:07:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:35 Bash-1.0.6 03:07:35 03:07:35 03:07:35 ==> git version 2.25.1 found 03:07:35 ==> 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 03:07:35 Release-Date: 2020-01-08 03:07:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:07:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:07:35 ==> Jenkins CI detected. 03:07:35 current dir:  /w/workspace/edgex-go/789 03:07:35 project root: . 03:07:35 --> token set from env 03:07:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:35 ==> Running gcov in . (disable via -X gcov) 03:07:35 ==> Python coveragepy not found 03:07:35 ==> Searching for coverage reports in: 03:07:35 + . 03:07:35 -> Found 1 reports 03:07:35 ==> Detecting git/mercurial file structure 03:07:35 ==> Reading reports 03:07:35 + ./coverage.out bytes=1544537 03:07:35 ==> Appending adjustments 03:07:35 https://docs.codecov.io/docs/fixing-reports 03:07:36 + Found adjustments 03:07:36 ==> Gzipping contents 03:07:36 132K /tmp/codecov.Ejv4of.gz 03:07:36 ==> Uploading reports 03:07:36 url: https://codecov.io 03:07:36 query: branch=main&commit=63139032be4d16dbd5c4c048fde0529458690203&build=789&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F789%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:36 -> Pinging Codecov 03:07:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=63139032be4d16dbd5c4c048fde0529458690203&build=789&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F789%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:36 -> Uploading to 03:07:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/63139032be4d16dbd5c4c048fde0529458690203/e6489c9b-2d30-4afd-b38b-b5ab5183b386.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T030736Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=665e68845ae38d8c8b1b97e5b1c9ab9a1b2f2991fa50899a597daa247a7a7476 03:07:36 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:36 Dload Upload Total Spent Left Speed 03:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 708k --:--:-- --:--:-- --:--:-- 712k 03:07:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/63139032be4d16dbd5c4c048fde0529458690203 [Pipeline] } 03:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:07:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:07:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:37 03:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:37 latest: Pulling from edgex-devops/edgex-snyk-go 03:07:37 43c4264eed91: Pulling fs layer 03:07:37 4cc291be95ef: Pulling fs layer 03:07:37 2ac1f1163629: Pulling fs layer 03:07:37 5c3c966382ef: Pulling fs layer 03:07:37 4f4fb700ef54: Pulling fs layer 03:07:37 d9c7d2e4e75e: Pulling fs layer 03:07:37 9c3e1370e548: Pulling fs layer 03:07:37 5c3c966382ef: Waiting 03:07:37 4f4fb700ef54: Waiting 03:07:37 d9c7d2e4e75e: Waiting 03:07:37 9c3e1370e548: Waiting 03:07:37 4cc291be95ef: Verifying Checksum 03:07:37 4cc291be95ef: Download complete 03:07:37 5c3c966382ef: Download complete 03:07:37 4f4fb700ef54: Verifying Checksum 03:07:37 4f4fb700ef54: Download complete 03:07:37 43c4264eed91: Download complete 03:07:38 d9c7d2e4e75e: Verifying Checksum 03:07:38 d9c7d2e4e75e: Download complete 03:07:38 43c4264eed91: Pull complete 03:07:38 4cc291be95ef: Pull complete 03:07:38 2ac1f1163629: Verifying Checksum 03:07:38 2ac1f1163629: Download complete 03:07:38 9c3e1370e548: Verifying Checksum 03:07:38 9c3e1370e548: Download complete 03:07:41 2ac1f1163629: Pull complete 03:07:41 5c3c966382ef: Pull complete 03:07:41 4f4fb700ef54: Pull complete 03:07:41 d9c7d2e4e75e: Pull complete 03:07:45 9c3e1370e548: Pull complete 03:07:45 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:07:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:45 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:07:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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/edgex-snyk-go:latest cat 03:07:52 $ docker top e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:52 + git config --global --add safe.directory /w/workspace/edgex-go/789 [Pipeline] echo 03:07:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:07:52 + set -o pipefail 03:07:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:08:00 03:08:00 Monitoring /w/workspace/edgex-go/789 (github.com/edgexfoundry/edgex-go)... 03:08:00 03:08:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5f60f677-32c3-4e89-9e2d-9d8d7313a23b 03:08:00 03:08:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:08:00 03:08:00 03:08:00 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:08:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:08:00 $ docker stop --time=1 e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 03:08:07 $ docker rm -f --volumes e0ae383a0752a558dc90004871cc93956939c177f0ff5f0fbaa6f0d921167821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:08:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:07 provisioning config files... 03:08:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/789@tmp/config16821708856673835551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:08 --> edgex-publish-swagger.sh 03:08:08 === Publish openapi API === 03:08:08 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:08:08 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/789/openapi/core-command.yaml] 03:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:08 Dload Upload Total Spent Left Speed 03:08:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50511 --:--:-- --:--:-- --:--:-- 50511 03:08:08 03:08:08 03:08:08 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/789/openapi/core-data.yaml] 03:08:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:08 Dload Upload Total Spent Left Speed 03:08:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 121k --:--:-- --:--:-- --:--:-- 121k 100 72057 0 0 100 72057 0 121k --:--:-- --:--:-- --:--:-- 121k 03:08:09 03:08:09 03:08:09 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/789/openapi/core-keeper.yaml] 03:08:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:09 Dload Upload Total Spent Left Speed 03:08:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 275 133k --:--:-- --:--:-- --:--:-- 133k 03:08:09 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:09 03:08:09 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/789/openapi/core-metadata.yaml] 03:08:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:09 Dload Upload Total Spent Left Speed 03:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 356 356k --:--:-- --:--:-- --:--:-- 357k 03:08:10 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:08:10 03:08:10 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/789/openapi/security-proxy-auth.yaml] 03:08:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:10 Dload Upload Total Spent Left Speed 03:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 226 83797 --:--:-- --:--:-- --:--:-- 83737 03:08:10 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:08:10 03:08:10 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/789/openapi/support-notifications.yaml] 03:08:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:10 Dload Upload Total Spent Left Speed 03:08:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 423 265k --:--:-- --:--:-- --:--:-- 265k 03:08:10 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:08:10 03:08:10 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/789/openapi/support-scheduler.yaml] 03:08:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:08:10 Dload Upload Total Spent Left Speed 03:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 487 154k --:--:-- --:--:-- --:--:-- 155k 100 50857 100 156 100 50701 487 154k --:--:-- --:--:-- --:--:-- 155k 03:08:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:08:12 [Pipeline] } 03:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:08:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:13 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:13 $ docker top a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:14 [ssh-agent] Looking for ssh-agent implementation... 03:08:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:14 $ docker exec a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b ssh-agent 03:08:14 SSH_AUTH_SOCK=/tmp/ssh-PVzJRrxJPbwr/agent.32 03:08:14 SSH_AGENT_PID=38 03:08:14 Running ssh-add (command line suppressed) 03:08:14 Identity added: /w/workspace/edgex-go/789@tmp/private_key_899090201897379481.key (/w/workspace/edgex-go/789@tmp/private_key_899090201897379481.key) 03:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:14 + git semver tag 03:08:15 2025-02-10 03:08:15,008 [run_tag] DEBUG tag force:False 03:08:15 2025-02-10 03:08:15,008 [check_head_tag] DEBUG check head tag 03:08:15 2025-02-10 03:08:15,014 [execute] INFO git cat-file --batch-check 03:08:15 2025-02-10 03:08:15,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=) 03:08:15 2025-02-10 03:08:15,017 [execute] INFO git cat-file --batch 03:08:15 2025-02-10 03:08:15,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=) 03:08:16 2025-02-10 03:08:15,094 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:16 2025-02-10 03:08:15,095 [execute] INFO git tag -a v4.0.0-dev.53 -m v4.0.0-dev.53 03:08:16 2025-02-10 03:08:15,095 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.53', '-m', 'v4.0.0-dev.53'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) 03:08:16 2025-02-10 03:08:15,101 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:16 4.0.0-dev.53 [Pipeline] } 03:08:16 $ docker exec --env ******** --env ******** a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b ssh-agent -k 03:08:16 unset SSH_AUTH_SOCK; 03:08:16 unset SSH_AGENT_PID; 03:08:16 echo Agent pid 38 killed; 03:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:16 + git semver [Pipeline] } 03:08:17 $ docker stop --time=1 a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b 03:08:18 $ docker rm -f --volumes a68c74bf3a904b62f21475e0a7ab7d9e848373fa702bb1920828afbd8c5b7c7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:18 03:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:19 0.23.1-centos7: Pulling from edgex-lftools 03:08:19 ab5ef0e58194: Pulling fs layer 03:08:19 9712f1f96733: Pulling fs layer 03:08:19 63f879dbbcfc: Pulling fs layer 03:08:19 0d9ebad4ef96: Pulling fs layer 03:08:19 e9a5061849ea: Pulling fs layer 03:08:19 d747dcd14b5f: Pulling fs layer 03:08:19 2de7ff778b66: Pulling fs layer 03:08:19 0d9ebad4ef96: Waiting 03:08:19 2de7ff778b66: Waiting 03:08:19 d747dcd14b5f: Waiting 03:08:19 e9a5061849ea: Waiting 03:08:19 9712f1f96733: Verifying Checksum 03:08:19 9712f1f96733: Download complete 03:08:19 63f879dbbcfc: Verifying Checksum 03:08:19 63f879dbbcfc: Download complete 03:08:19 e9a5061849ea: Verifying Checksum 03:08:19 e9a5061849ea: Download complete 03:08:19 d747dcd14b5f: Verifying Checksum 03:08:19 d747dcd14b5f: Download complete 03:08:19 0d9ebad4ef96: Verifying Checksum 03:08:19 0d9ebad4ef96: Download complete 03:08:19 ab5ef0e58194: Verifying Checksum 03:08:19 ab5ef0e58194: Download complete 03:08:19 2de7ff778b66: Verifying Checksum 03:08:19 2de7ff778b66: Download complete 03:08:22 ab5ef0e58194: Pull complete 03:08:22 9712f1f96733: Pull complete 03:08:22 63f879dbbcfc: Pull complete 03:08:27 0d9ebad4ef96: Pull complete 03:08:27 e9a5061849ea: Pull complete 03:08:27 d747dcd14b5f: Pull complete 03:08:28 2de7ff778b66: Pull complete 03:08:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:28 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:08:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:08:34 $ docker top cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:08:34 provisioning config files... 03:08:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/789@tmp/config11561957846313457293tmp 03:08:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/789@tmp/config11216786716777088954tmp 03:08:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/789@tmp/config12376323749269347472tmp [Pipeline] { [Pipeline] echo 03:08:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:08:34 ---> sigul-configuration.sh 03:08:34 gpg: directory `/root/.gnupg' created 03:08:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:08:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:08:34 gpg: keyring `/root/.gnupg/secring.gpg' created 03:08:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:08:34 gpg: CAST5 encrypted data 03:08:34 gpg: encrypted with 1 passphrase 03:08:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:08:35 + mkdir /home/jenkins 03:08:35 + mkdir /home/jenkins/sigul [Pipeline] sh 03:08:35 + 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 03:08:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:08:35 ---> sigul-install.sh 03:08:35 Sigul already installed; skipping installation. [Pipeline] sh 03:08:36 + git tag --list 03:08:36 0.6.0 03:08:36 0.6.1 03:08:36 0.7.0 03:08:36 0.7.1 03:08:36 v1.0.0 03:08:36 v1.0.1 03:08:36 v1.1.0 03:08:36 v1.2.0 03:08:36 v1.2.1 03:08:36 v1.3.0 03:08:36 v1.3.1 03:08:36 v2.0.0 03:08:36 v2.1.0 03:08:36 v2.1.1 03:08:36 v2.2.0 03:08:36 v2.3.0 03:08:36 v3.0 03:08:36 v3.0.0 03:08:36 v3.1 03:08:36 v3.1.0 03:08:36 v3.1.0-dev.1 03:08:36 v3.1.0-dev.10 03:08:36 v3.1.0-dev.11 03:08:36 v3.1.0-dev.12 03:08:36 v3.1.0-dev.13 03:08:36 v3.1.0-dev.14 03:08:36 v3.1.0-dev.15 03:08:36 v3.1.0-dev.16 03:08:36 v3.1.0-dev.17 03:08:36 v3.1.0-dev.18 03:08:36 v3.1.0-dev.19 03:08:36 v3.1.0-dev.2 03:08:36 v3.1.0-dev.20 03:08:36 v3.1.0-dev.21 03:08:36 v3.1.0-dev.22 03:08:36 v3.1.0-dev.23 03:08:36 v3.1.0-dev.24 03:08:36 v3.1.0-dev.25 03:08:36 v3.1.0-dev.26 03:08:36 v3.1.0-dev.27 03:08:36 v3.1.0-dev.28 03:08:36 v3.1.0-dev.29 03:08:36 v3.1.0-dev.3 03:08:36 v3.1.0-dev.30 03:08:36 v3.1.0-dev.31 03:08:36 v3.1.0-dev.32 03:08:36 v3.1.0-dev.33 03:08:36 v3.1.0-dev.34 03:08:36 v3.1.0-dev.35 03:08:36 v3.1.0-dev.36 03:08:36 v3.1.0-dev.37 03:08:36 v3.1.0-dev.38 03:08:36 v3.1.0-dev.39 03:08:36 v3.1.0-dev.4 03:08:36 v3.1.0-dev.40 03:08:36 v3.1.0-dev.41 03:08:36 v3.1.0-dev.42 03:08:36 v3.1.0-dev.43 03:08:36 v3.1.0-dev.44 03:08:36 v3.1.0-dev.45 03:08:36 v3.1.0-dev.46 03:08:36 v3.1.0-dev.47 03:08:36 v3.1.0-dev.48 03:08:36 v3.1.0-dev.49 03:08:36 v3.1.0-dev.5 03:08:36 v3.1.0-dev.50 03:08:36 v3.1.0-dev.51 03:08:36 v3.1.0-dev.52 03:08:36 v3.1.0-dev.53 03:08:36 v3.1.0-dev.54 03:08:36 v3.1.0-dev.55 03:08:36 v3.1.0-dev.56 03:08:36 v3.1.0-dev.57 03:08:36 v3.1.0-dev.58 03:08:36 v3.1.0-dev.59 03:08:36 v3.1.0-dev.6 03:08:36 v3.1.0-dev.60 03:08:36 v3.1.0-dev.61 03:08:36 v3.1.0-dev.62 03:08:36 v3.1.0-dev.63 03:08:36 v3.1.0-dev.64 03:08:36 v3.1.0-dev.65 03:08:36 v3.1.0-dev.66 03:08:36 v3.1.0-dev.67 03:08:36 v3.1.0-dev.68 03:08:36 v3.1.0-dev.69 03:08:36 v3.1.0-dev.7 03:08:36 v3.1.0-dev.70 03:08:36 v3.1.0-dev.71 03:08:36 v3.1.0-dev.72 03:08:36 v3.1.0-dev.73 03:08:36 v3.1.0-dev.8 03:08:36 v3.1.0-dev.9 03:08:36 v3.1.1 03:08:36 v3.1.1-dev.1 03:08:36 v3.1.1-dev.2 03:08:36 v3.2.0-dev.1 03:08:36 v3.2.0-dev.10 03:08:36 v3.2.0-dev.100 03:08:36 v3.2.0-dev.101 03:08:36 v3.2.0-dev.102 03:08:36 v3.2.0-dev.103 03:08:36 v3.2.0-dev.104 03:08:36 v3.2.0-dev.105 03:08:36 v3.2.0-dev.106 03:08:36 v3.2.0-dev.107 03:08:36 v3.2.0-dev.108 03:08:36 v3.2.0-dev.109 03:08:36 v3.2.0-dev.11 03:08:36 v3.2.0-dev.12 03:08:36 v3.2.0-dev.13 03:08:36 v3.2.0-dev.14 03:08:36 v3.2.0-dev.15 03:08:36 v3.2.0-dev.16 03:08:36 v3.2.0-dev.17 03:08:36 v3.2.0-dev.18 03:08:36 v3.2.0-dev.19 03:08:36 v3.2.0-dev.2 03:08:36 v3.2.0-dev.20 03:08:36 v3.2.0-dev.21 03:08:36 v3.2.0-dev.22 03:08:36 v3.2.0-dev.23 03:08:36 v3.2.0-dev.24 03:08:36 v3.2.0-dev.25 03:08:36 v3.2.0-dev.26 03:08:36 v3.2.0-dev.27 03:08:36 v3.2.0-dev.28 03:08:36 v3.2.0-dev.29 03:08:36 v3.2.0-dev.3 03:08:36 v3.2.0-dev.30 03:08:36 v3.2.0-dev.31 03:08:36 v3.2.0-dev.32 03:08:36 v3.2.0-dev.33 03:08:36 v3.2.0-dev.34 03:08:36 v3.2.0-dev.35 03:08:36 v3.2.0-dev.36 03:08:36 v3.2.0-dev.37 03:08:36 v3.2.0-dev.38 03:08:36 v3.2.0-dev.39 03:08:36 v3.2.0-dev.4 03:08:36 v3.2.0-dev.40 03:08:36 v3.2.0-dev.41 03:08:36 v3.2.0-dev.42 03:08:36 v3.2.0-dev.43 03:08:36 v3.2.0-dev.44 03:08:36 v3.2.0-dev.45 03:08:36 v3.2.0-dev.46 03:08:36 v3.2.0-dev.47 03:08:36 v3.2.0-dev.48 03:08:36 v3.2.0-dev.49 03:08:36 v3.2.0-dev.5 03:08:36 v3.2.0-dev.50 03:08:36 v3.2.0-dev.51 03:08:36 v3.2.0-dev.52 03:08:36 v3.2.0-dev.53 03:08:36 v3.2.0-dev.54 03:08:36 v3.2.0-dev.55 03:08:36 v3.2.0-dev.56 03:08:36 v3.2.0-dev.57 03:08:36 v3.2.0-dev.58 03:08:36 v3.2.0-dev.59 03:08:36 v3.2.0-dev.6 03:08:36 v3.2.0-dev.60 03:08:36 v3.2.0-dev.61 03:08:36 v3.2.0-dev.62 03:08:36 v3.2.0-dev.63 03:08:36 v3.2.0-dev.64 03:08:36 v3.2.0-dev.65 03:08:36 v3.2.0-dev.66 03:08:36 v3.2.0-dev.67 03:08:36 v3.2.0-dev.68 03:08:36 v3.2.0-dev.69 03:08:36 v3.2.0-dev.7 03:08:36 v3.2.0-dev.70 03:08:36 v3.2.0-dev.71 03:08:36 v3.2.0-dev.72 03:08:36 v3.2.0-dev.73 03:08:36 v3.2.0-dev.74 03:08:36 v3.2.0-dev.75 03:08:36 v3.2.0-dev.76 03:08:36 v3.2.0-dev.77 03:08:36 v3.2.0-dev.78 03:08:36 v3.2.0-dev.79 03:08:36 v3.2.0-dev.8 03:08:36 v3.2.0-dev.80 03:08:36 v3.2.0-dev.81 03:08:36 v3.2.0-dev.82 03:08:36 v3.2.0-dev.83 03:08:36 v3.2.0-dev.84 03:08:36 v3.2.0-dev.85 03:08:36 v3.2.0-dev.86 03:08:36 v3.2.0-dev.87 03:08:36 v3.2.0-dev.88 03:08:36 v3.2.0-dev.89 03:08:36 v3.2.0-dev.9 03:08:36 v3.2.0-dev.90 03:08:36 v3.2.0-dev.91 03:08:36 v3.2.0-dev.92 03:08:36 v3.2.0-dev.93 03:08:36 v3.2.0-dev.94 03:08:36 v3.2.0-dev.95 03:08:36 v3.2.0-dev.96 03:08:36 v3.2.0-dev.97 03:08:36 v3.2.0-dev.98 03:08:36 v3.2.0-dev.99 03:08:36 v4.0.0-dev.1 03:08:36 v4.0.0-dev.10 03:08:36 v4.0.0-dev.11 03:08:36 v4.0.0-dev.12 03:08:36 v4.0.0-dev.13 03:08:36 v4.0.0-dev.14 03:08:36 v4.0.0-dev.15 03:08:36 v4.0.0-dev.16 03:08:36 v4.0.0-dev.17 03:08:36 v4.0.0-dev.18 03:08:36 v4.0.0-dev.19 03:08:36 v4.0.0-dev.2 03:08:36 v4.0.0-dev.20 03:08:36 v4.0.0-dev.21 03:08:36 v4.0.0-dev.22 03:08:36 v4.0.0-dev.23 03:08:36 v4.0.0-dev.24 03:08:36 v4.0.0-dev.25 03:08:36 v4.0.0-dev.26 03:08:36 v4.0.0-dev.27 03:08:36 v4.0.0-dev.28 03:08:36 v4.0.0-dev.29 03:08:36 v4.0.0-dev.3 03:08:36 v4.0.0-dev.30 03:08:36 v4.0.0-dev.31 03:08:36 v4.0.0-dev.32 03:08:36 v4.0.0-dev.33 03:08:36 v4.0.0-dev.34 03:08:36 v4.0.0-dev.35 03:08:36 v4.0.0-dev.36 03:08:36 v4.0.0-dev.37 03:08:36 v4.0.0-dev.38 03:08:36 v4.0.0-dev.39 03:08:36 v4.0.0-dev.4 03:08:36 v4.0.0-dev.40 03:08:36 v4.0.0-dev.41 03:08:36 v4.0.0-dev.42 03:08:36 v4.0.0-dev.43 03:08:36 v4.0.0-dev.44 03:08:36 v4.0.0-dev.45 03:08:36 v4.0.0-dev.46 03:08:36 v4.0.0-dev.47 03:08:36 v4.0.0-dev.48 03:08:36 v4.0.0-dev.49 03:08:36 v4.0.0-dev.5 03:08:36 v4.0.0-dev.50 03:08:36 v4.0.0-dev.51 03:08:36 v4.0.0-dev.52 03:08:36 v4.0.0-dev.53 03:08:36 v4.0.0-dev.6 03:08:36 v4.0.0-dev.7 03:08:36 v4.0.0-dev.8 03:08:36 v4.0.0-dev.9 [Pipeline] sh 03:08:36 + lftools sign git-tag v4.0.0-dev.53 03:08:36 Signing Git tag with Sigul... 03:08:36 Signing v4.0.0-dev.53 [Pipeline] echo 03:08:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:08:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:08:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:08:37 $ docker stop --time=1 cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b 03:08:38 $ docker rm -f --volumes cc50b9f1a6f958a16fede24cc407150509d2ddc3cd6d4343d775ee0be6189a7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:08:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:39 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:40 $ docker top 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:40 [ssh-agent] Looking for ssh-agent implementation... 03:08:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:40 $ docker exec 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 ssh-agent 03:08:40 SSH_AUTH_SOCK=/tmp/ssh-HDRuMwhr9SES/agent.32 03:08:40 SSH_AGENT_PID=38 03:08:40 Running ssh-add (command line suppressed) 03:08:40 Identity added: /w/workspace/edgex-go/789@tmp/private_key_2137220636793772336.key (/w/workspace/edgex-go/789@tmp/private_key_2137220636793772336.key) 03:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:40 + git semver bump pre 03:08:41 2025-02-10 03:08:41,040 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:41 2025-02-10 03:08:41,040 [bump_version] DEBUG bumping version:4.0.0-dev.53 on axis:pre with prefix:dev 03:08:41 2025-02-10 03:08:41,040 [bump_version] DEBUG bumped version:4.0.0-dev.54 03:08:41 2025-02-10 03:08:41,040 [write_version] DEBUG write version:4.0.0-dev.54 to path:/w/workspace/edgex-go/789/.semver/main with force:True 03:08:41 2025-02-10 03:08:41,040 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:41 2025-02-10 03:08:41,040 [write_file] DEBUG write to file:/w/workspace/edgex-go/789/.semver/main 03:08:41 2025-02-10 03:08:41,044 [execute] INFO git cat-file --batch-check 03:08:41 2025-02-10 03:08:41,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) 03:08:41 2025-02-10 03:08:41,050 [execute] INFO git cat-file --batch 03:08:41 2025-02-10 03:08:41,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) 03:08:41 2025-02-10 03:08:41,055 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:41 4.0.0-dev.54 [Pipeline] } 03:08:41 $ docker exec --env ******** --env ******** 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 ssh-agent -k 03:08:41 unset SSH_AUTH_SOCK; 03:08:41 unset SSH_AGENT_PID; 03:08:41 echo Agent pid 38 killed; 03:08:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:41 + git semver [Pipeline] } 03:08:41 $ docker stop --time=1 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 03:08:43 $ docker rm -f --volumes 0e011e0f12d777b99360342d4fb460053f964fe3d83fe63cca394e2ff65c2d80 [Pipeline] // withDockerContainer [Pipeline] sh 03:08:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:43 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:08:44 $ docker top 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:44 [ssh-agent] Looking for ssh-agent implementation... 03:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:44 $ docker exec 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 ssh-agent 03:08:44 SSH_AUTH_SOCK=/tmp/ssh-nkqkFp1lqN6T/agent.33 03:08:44 SSH_AGENT_PID=39 03:08:44 Running ssh-add (command line suppressed) 03:08:44 Identity added: /w/workspace/edgex-go/789@tmp/private_key_13304553876529880155.key (/w/workspace/edgex-go/789@tmp/private_key_13304553876529880155.key) 03:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:44 + git semver push 03:08:45 2025-02-10 03:08:45,099 [run_push] DEBUG push 03:08:45 2025-02-10 03:08:45,100 [execute] INFO git cat-file --batch-check 03:08:45 2025-02-10 03:08:45,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=) 03:08:45 2025-02-10 03:08:45,103 [execute] INFO git rev-list e1a3a9aa6840d4cc062ca7afe39059d3a99a2189 -- 03:08:45 2025-02-10 03:08:45,104 [execute] DEBUG Popen(['git', 'rev-list', 'e1a3a9aa6840d4cc062ca7afe39059d3a99a2189', '--'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=None) 03:08:45 2025-02-10 03:08:45,119 [execute] INFO git fetch -v origin 03:08:45 2025-02-10 03:08:45,120 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=True, shell=None, istream=None) 03:08:45 2025-02-10 03:08:45,596 [run_push] DEBUG no remote changes detected 03:08:45 2025-02-10 03:08:45,596 [execute] INFO git push origin semver 03:08:45 2025-02-10 03:08:45,597 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/789/.semver, universal_newlines=False, shell=None, istream=None) 03:08:46 2025-02-10 03:08:46,252 [run_push] DEBUG push all version tags 03:08:46 2025-02-10 03:08:46,252 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:08:46 2025-02-10 03:08:46,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/789, universal_newlines=False, shell=None, istream=None) 03:08:47 2025-02-10 03:08:46,885 [read_version] DEBUG read version from /w/workspace/edgex-go/789/.semver/main 03:08:47 4.0.0-dev.54 [Pipeline] } 03:08:47 $ docker exec --env ******** --env ******** 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 ssh-agent -k 03:08:47 unset SSH_AUTH_SOCK; 03:08:47 unset SSH_AGENT_PID; 03:08:47 echo Agent pid 39 killed; 03:08:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:47 + git semver [Pipeline] } 03:08:47 $ docker stop --time=1 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 03:08:49 $ docker rm -f --volumes 0cb1fe217c98ad59d54943e64ae4faac631aa212cf3b03c0a7647e6061fe4fd2 [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 03:08:49 + [ -d /w/workspace/edgex-go/789/archives ] [Pipeline] libraryResource [Pipeline] sh 03:08:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:51 ---> package-listing.sh 03:08:51 ++ facter osfamily 03:08:51 ++ tr '[:upper:]' '[:lower:]' 03:08:51 + OS_FAMILY=debian 03:08:51 + workspace=/w/workspace/edgex-go/789 03:08:51 + START_PACKAGES=/tmp/packages_start.txt 03:08:51 + END_PACKAGES=/tmp/packages_end.txt 03:08:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:51 + PACKAGES=/tmp/packages_start.txt 03:08:51 + '[' /w/workspace/edgex-go/789 ']' 03:08:51 + PACKAGES=/tmp/packages_end.txt 03:08:51 + case "${OS_FAMILY}" in 03:08:51 + dpkg -l 03:08:51 + grep '^ii' 03:08:51 + '[' -f /tmp/packages_start.txt ']' 03:08:51 + '[' -f /tmp/packages_end.txt ']' 03:08:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:51 + '[' /w/workspace/edgex-go/789 ']' 03:08:51 + mkdir -p /w/workspace/edgex-go/789/archives/ 03:08:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/789/archives/ [Pipeline] echo 03:08:51 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/789/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:08:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:52 03:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:52 latest: Pulling from edgex-lftools-log-publisher 03:08:52 5eb5b503b376: Pulling fs layer 03:08:52 5c69ac0246d0: Pulling fs layer 03:08:52 ec43610c2a17: Pulling fs layer 03:08:52 3a2ae6a8a46f: Pulling fs layer 03:08:52 33b1e0a273af: Pulling fs layer 03:08:52 5d3b04190fa2: Pulling fs layer 03:08:52 2f39f015ded8: Pulling fs layer 03:08:52 3a2ae6a8a46f: Waiting 03:08:52 33b1e0a273af: Waiting 03:08:52 5d3b04190fa2: Waiting 03:08:52 2f39f015ded8: Waiting 03:08:52 5c69ac0246d0: Verifying Checksum 03:08:52 5c69ac0246d0: Download complete 03:08:52 3a2ae6a8a46f: Verifying Checksum 03:08:52 3a2ae6a8a46f: Download complete 03:08:52 33b1e0a273af: Verifying Checksum 03:08:52 33b1e0a273af: Download complete 03:08:52 ec43610c2a17: Verifying Checksum 03:08:52 ec43610c2a17: Download complete 03:08:52 5d3b04190fa2: Download complete 03:08:52 5eb5b503b376: Verifying Checksum 03:08:52 5eb5b503b376: Download complete 03:08:53 2f39f015ded8: Download complete 03:08:53 5eb5b503b376: Pull complete 03:08:53 5c69ac0246d0: Pull complete 03:08:54 ec43610c2a17: Pull complete 03:08:54 3a2ae6a8a46f: Pull complete 03:08:54 33b1e0a273af: Pull complete 03:08:54 5d3b04190fa2: Pull complete 03:08:58 2f39f015ded8: Pull complete 03:08:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:58 prd-ubuntu20.04-docker-8c-8g-38485 does not seem to be running inside a container 03:08:58 $ 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/789/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/789 -v /w/workspace/edgex-go/789:/w/workspace/edgex-go/789:rw,z -v /w/workspace/edgex-go/789@tmp:/w/workspace/edgex-go/789@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:02 $ docker top 0d7cf0891db5ee7afb92418fca4fa894e4df884866993fbe988bb6c736613393 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:09:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:09:03 + ls /var/log/sa-host 03:09:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:03 provisioning config files... 03:09:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/789@tmp/config5792732970511710961tmp [Pipeline] { [Pipeline] echo 03:09:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:09:03 ---> create-netrc.sh [Pipeline] } 03:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:09:04 ---> python-tools-install.sh [Pipeline] echo 03:09:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:09:04 ---> sudo-logs.sh 03:09:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:09:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:09:04 ---> job-cost.sh 03:09:04 lf-activate-venv: SKIPPING 03:09:04 DEBUG: total: 0.10999999940395355 03:09:04 INFO: Retrieving Stack Cost... 03:09:05 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:05 INFO: Archiving Costs [Pipeline] echo 03:09:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:09:05 ---> logs-deploy.sh 03:09:05 lf-activate-venv: SKIPPING 03:09:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/789 03:09:05 INFO: archiving workspace using pattern(s): 03:09:06 Archives upload complete. 03:09:06 INFO: archiving logs to Nexus 03:09:07 ---> uname -a: 03:09:07 Linux prd-ubuntu20-04-docker-8c-8g-38485 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:09:07 03:09:07 03:09:07 ---> lscpu: 03:09:07 Architecture: x86_64 03:09:07 CPU op-mode(s): 32-bit, 64-bit 03:09:07 Byte Order: Little Endian 03:09:07 Address sizes: 40 bits physical, 48 bits virtual 03:09:07 CPU(s): 8 03:09:07 On-line CPU(s) list: 0-7 03:09:07 Thread(s) per core: 1 03:09:07 Core(s) per socket: 1 03:09:07 Socket(s): 8 03:09:07 NUMA node(s): 1 03:09:07 Vendor ID: AuthenticAMD 03:09:07 CPU family: 23 03:09:07 Model: 49 03:09:07 Model name: AMD EPYC-Rome Processor 03:09:07 Stepping: 0 03:09:07 CPU MHz: 2799.998 03:09:07 BogoMIPS: 5599.99 03:09:07 Virtualization: AMD-V 03:09:07 Hypervisor vendor: KVM 03:09:07 Virtualization type: full 03:09:07 L1d cache: 256 KiB 03:09:07 L1i cache: 256 KiB 03:09:07 L2 cache: 4 MiB 03:09:07 L3 cache: 128 MiB 03:09:07 NUMA node0 CPU(s): 0-7 03:09:07 Vulnerability Itlb multihit: Not affected 03:09:07 Vulnerability L1tf: Not affected 03:09:07 Vulnerability Mds: Not affected 03:09:07 Vulnerability Meltdown: Not affected 03:09:07 Vulnerability Mmio stale data: Not affected 03:09:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:09:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:09:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:09:07 Vulnerability Srbds: Not affected 03:09:07 Vulnerability Tsx async abort: Not affected 03:09:07 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 03:09:07 03:09:07 03:09:07 ---> nproc: 03:09:07 8 03:09:07 03:09:07 03:09:07 ---> df -h: 03:09:07 Filesystem Size Used Avail Use% Mounted on 03:09:07 overlay 155G 29G 127G 19% / 03:09:07 tmpfs 64M 0 64M 0% /dev 03:09:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:09:07 shm 64M 0 64M 0% /dev/shm 03:09:07 /dev/vda1 155G 29G 127G 19% /facter-os 03:09:07 03:09:07 03:09:07 ---> sar -b -r -n DEV: 03:09:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38485) 02/10/25 _x86_64_ (8 CPU) 03:09:07 03:09:07 02:23:34 LINUX RESTART (8 CPU) 03:09:07 03:09:07 02:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:09:07 02:25:01 323.68 38.44 285.24 0.00 4268.22 87272.65 0.00 03:09:07 02:26:01 171.14 0.97 170.17 0.00 26.26 99959.87 0.00 03:09:07 02:27:01 49.73 0.00 49.73 0.00 0.00 66084.26 0.00 03:09:07 02:28:01 27.76 0.13 27.63 0.00 2.27 19643.39 0.00 03:09:07 02:29:01 235.26 1.37 233.89 0.00 98.78 174143.38 0.00 03:09:07 02:30:01 716.94 20.91 696.04 0.00 4415.93 111434.82 0.00 03:09:07 02:31:01 435.18 0.48 434.70 0.00 8.91 183682.55 0.00 03:09:07 02:32:01 188.10 0.17 187.94 0.00 1.33 43056.85 0.00 03:09:07 02:33:01 483.82 0.05 483.77 0.00 0.40 126246.85 0.00 03:09:07 02:34:01 456.17 0.13 456.04 0.00 12.53 78961.77 0.00 03:09:07 02:35:01 36.82 0.03 36.79 0.00 5.06 961.95 0.00 03:09:07 02:36:01 14.43 0.03 14.40 0.00 6.93 372.34 0.00 03:09:07 02:37:01 1.55 0.00 1.55 0.00 0.00 21.60 0.00 03:09:07 02:38:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 03:09:07 02:39:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:09:07 02:40:01 2.40 0.02 2.38 0.00 0.13 30.26 0.00 03:09:07 02:41:01 1.13 0.30 0.83 0.00 10.00 9.73 0.00 03:09:07 02:42:01 2.67 1.20 1.47 0.00 25.46 18.93 0.00 03:09:07 02:43:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:09:07 02:44:01 1.92 0.00 1.92 0.00 0.00 21.46 0.00 03:09:07 02:45:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 03:09:07 02:46:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 03:09:07 02:47:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 03:09:07 02:48:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 03:09:07 02:49:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 03:09:07 02:50:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 03:09:07 02:51:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 03:09:07 02:52:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 03:09:07 02:53:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:09:07 02:54:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 03:09:07 02:55:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 03:09:07 02:56:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 03:09:07 02:57:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 03:09:07 02:58:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 03:09:07 02:59:01 1.58 0.00 1.58 0.00 0.00 17.33 0.00 03:09:07 03:00:02 1.82 0.00 1.82 0.00 0.00 20.66 0.00 03:09:07 03:01:01 3.47 1.03 2.44 0.00 22.23 31.05 0.00 03:09:07 03:02:01 1.90 0.00 1.90 0.00 0.00 20.40 0.00 03:09:07 03:03:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 03:09:07 03:04:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 03:09:07 03:05:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 03:09:07 03:06:01 2.03 0.00 2.03 0.00 0.00 22.00 0.00 03:09:07 03:07:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 03:09:07 03:08:01 85.14 0.60 84.54 0.00 12.13 24961.17 0.00 03:09:07 03:09:01 159.95 0.25 159.70 0.00 24.26 49570.01 0.00 03:09:07 Average: 76.26 1.47 74.79 0.00 198.76 23727.27 0.00 03:09:07 03:09:07 02:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:07 02:25:01 28676168 31524848 789784 2.40 76556 3034656 1867552 5.50 1095660 2709516 538896 03:09:07 02:26:01 27303172 31405148 900004 2.74 128136 4108428 2016572 5.94 1793520 3249740 859848 03:09:07 02:27:01 26809636 31119012 1183352 3.60 131208 4297592 2581116 7.61 1959736 3558188 521900 03:09:07 02:28:01 26688980 31521716 779688 2.37 134920 4770512 1781824 5.25 1678816 3913908 460024 03:09:07 02:29:01 21875328 31388760 910372 2.77 147392 9343348 2658528 7.83 1841768 8461456 1293072 03:09:07 02:30:01 17287468 31338700 907188 2.76 357256 13288800 2370296 6.99 2923832 11522628 2610556 03:09:07 02:31:01 13436292 30645264 1544184 4.70 397276 16095008 6068352 17.88 3690184 14223272 157124 03:09:07 02:32:01 8782304 28468072 3708176 11.28 414144 18416252 9753072 28.74 7006768 15397312 1301048 03:09:07 02:33:01 7333048 29232596 2963516 9.01 428528 20565296 7485704 22.06 6995396 16837220 497560 03:09:07 02:34:01 10326948 31402732 844044 2.57 436856 19895332 2223260 6.55 3448084 17628504 468 03:09:07 02:35:01 10321516 31399860 846500 2.57 438404 19896220 2201292 6.49 3816400 17265596 220 03:09:07 02:36:01 10333956 31413136 833104 2.53 438948 19896528 2119124 6.25 4026916 17041200 8 03:09:07 02:37:01 10335208 31414448 831796 2.53 439008 19896536 2119124 6.25 4025684 17041204 4 03:09:07 02:38:01 10346256 31425548 820644 2.50 439044 19896536 2119124 6.25 4014376 17041204 8 03:09:07 02:39:01 10347556 31426796 819932 2.49 439060 19896532 2119124 6.25 4014380 17041208 8 03:09:07 02:40:01 10349992 31429312 817656 2.49 439100 19896520 2147948 6.33 4011512 17041188 8 03:09:07 02:41:01 10347400 31427020 819816 2.49 439124 19896812 2147948 6.33 4016188 17041264 160 03:09:07 02:42:01 10341472 31422984 823868 2.51 439144 19897588 2147948 6.33 4020196 17041460 52 03:09:07 02:43:01 10340316 31421852 825136 2.51 439160 19897592 2147948 6.33 4022888 17041448 12 03:09:07 02:44:01 10340340 31421928 825032 2.51 439228 19897592 2147948 6.33 4022636 17041444 32 03:09:07 02:45:01 10340252 31421844 825056 2.51 439244 19897596 2147948 6.33 4022504 17041448 8 03:09:07 02:46:01 10340084 31421712 825024 2.51 439260 19897600 2147948 6.33 4022488 17041452 124 03:09:07 02:47:01 10340320 31422024 824720 2.51 439296 19897604 2147948 6.33 4022564 17041456 8 03:09:07 02:48:01 10339988 31421696 824940 2.51 439308 19897608 2147948 6.33 4022568 17041460 160 03:09:07 02:49:01 10339892 31421604 824948 2.51 439328 19897604 2164072 6.38 4022452 17041460 8 03:09:07 02:50:01 10340132 31421940 824776 2.51 439372 19897612 2164072 6.38 4022616 17041468 0 03:09:07 02:51:01 10339840 31421664 825004 2.51 439384 19897616 2164072 6.38 4022988 17041468 20 03:09:07 02:52:01 10339808 31421660 824960 2.51 439404 19897620 2164072 6.38 4022692 17041472 168 03:09:07 02:53:01 10339760 31421744 824916 2.51 439412 19897752 2164072 6.38 4022676 17041604 8 03:09:07 02:54:01 10340004 31422008 824604 2.51 439428 19897748 2164072 6.38 4022692 17041604 164 03:09:07 02:55:01 10339524 31421552 825216 2.51 439440 19897756 2164072 6.38 4022768 17041608 8 03:09:07 02:56:01 10339476 31421536 825184 2.51 439488 19897760 2164072 6.38 4022776 17041616 44 03:09:07 02:57:01 10339428 31421488 825156 2.51 439504 19897760 2147696 6.33 4022812 17041616 4 03:09:07 02:58:01 10339084 31421152 825644 2.51 439508 19897764 2147696 6.33 4022796 17041620 164 03:09:07 02:59:01 10339256 31421416 825324 2.51 439560 19897764 2147696 6.33 4023048 17041616 176 03:09:07 03:00:02 10339184 31421400 825176 2.51 439592 19897772 2147696 6.33 4023172 17041620 24 03:09:07 03:01:01 10335840 31419096 827480 2.52 439676 19898392 2169444 6.39 4023256 17042116 8 03:09:07 03:02:01 10335840 31419140 827332 2.52 439708 19898392 2169444 6.39 4023660 17042116 20 03:09:07 03:03:01 10335744 31419108 827296 2.52 439764 19898400 2169444 6.39 4023464 17042124 12 03:09:07 03:04:01 10335508 31418928 827424 2.52 439832 19898396 2169444 6.39 4023764 17042128 8 03:09:07 03:05:01 10335856 31419332 827140 2.52 439880 19898400 2152496 6.34 4023624 17042128 8 03:09:07 03:06:01 10335872 31419360 827048 2.52 439916 19898408 2152496 6.34 4023604 17042132 8 03:09:07 03:07:01 10335824 31419420 826968 2.51 439984 19898408 2152496 6.34 4023508 17042140 8 03:09:07 03:08:01 9117376 31367524 870708 2.65 451796 20931412 2262980 6.67 4211720 17938800 374592 03:09:07 03:09:01 8325576 31373316 866256 2.63 485440 21634452 2190724 6.46 4160688 18721656 97984 03:09:07 Average: 12158952 31281587 967158 2.94 401978 18066695 2540176 7.49 3851685 15483531 193661 03:09:07 03:09:07 02:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:07 02:25:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 03:09:07 02:25:01 docker0 589.04 538.18 40.82 2890.97 0.00 0.00 0.00 0.00 03:09:07 02:25:01 ens3 1281.15 1131.74 11358.75 158.26 0.00 0.00 0.00 0.00 03:09:07 02:26:01 veth9236c47 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:09:07 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:26:01 docker0 232.78 292.08 19.27 1657.50 0.00 0.00 0.00 0.00 03:09:07 02:26:01 ens3 322.45 250.31 1686.11 34.22 0.00 0.00 0.00 0.00 03:09:07 02:27:01 veth9236c47 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 03:09:07 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:27:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 03:09:07 02:27:01 ens3 36.95 23.61 33.53 15.77 0.00 0.00 0.00 0.00 03:09:07 02:28:01 veth9236c47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:28:01 ens3 16.58 10.65 14.53 9.03 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth504fa51 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth1f8ca4f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth6f21434 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:09:07 02:29:01 vethd2c5cd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 docker0 3.17 7.83 0.20 110.24 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth00dfd03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth01e6853 2.62 7.55 0.20 110.02 0.00 0.00 0.00 0.01 03:09:07 02:29:01 veth35b035d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 vethf1e3701 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:29:01 vethc992c7e 0.55 0.57 0.05 0.24 0.00 0.00 0.00 0.00 03:09:07 02:29:01 ens3 188.24 134.61 3236.85 176.10 0.00 0.00 0.00 0.00 03:09:07 02:29:01 veth604e986 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:29:01 vethd282173 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:30:01 veth338cf2f 78.33 131.70 7.96 1222.11 0.00 0.00 0.00 0.10 03:09:07 02:30:01 veth7a6e222 84.36 143.33 8.37 1226.89 0.00 0.00 0.00 0.10 03:09:07 02:30:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 03:09:07 02:30:01 veth24c3c33 82.09 141.61 8.23 1227.10 0.00 0.00 0.00 0.10 03:09:07 02:30:01 docker0 571.10 935.10 47.23 9010.68 0.00 0.00 0.00 0.00 03:09:07 02:30:01 veth88f9ff8 81.13 134.97 8.16 1227.84 0.00 0.00 0.00 0.10 03:09:07 02:30:01 veth182ab03 86.36 127.29 8.49 1224.35 0.00 0.00 0.00 0.10 03:09:07 02:30:01 vethc992c7e 0.05 0.93 0.00 0.04 0.00 0.00 0.00 0.00 03:09:07 02:30:01 ens3 1297.12 729.45 11899.76 73.12 0.00 0.00 0.00 0.00 03:09:07 02:30:01 vethb2f3a42 87.47 128.92 8.58 1223.04 0.00 0.00 0.00 0.10 03:09:07 02:31:01 veth8fd6eba 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth77944bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 vethe6de19c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth84152f1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 vethc89c134 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 vethaf323d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth5e638f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 vethc9110ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth806975f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth7800296 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth38849b8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 vethc992c7e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:31:01 ens3 9.45 5.53 7.65 4.03 0.00 0.00 0.00 0.00 03:09:07 02:31:01 veth6c767df 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth8fd6eba 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth77944bd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 vethe6de19c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth84152f1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 vethc89c134 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 vethaf323d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth5e638f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 vethc9110ac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth806975f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth7800296 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth38849b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 vethc992c7e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:32:01 ens3 6.96 3.70 5.70 3.07 0.00 0.00 0.00 0.00 03:09:07 02:32:01 veth6c767df 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth8fd6eba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth77944bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 vethe6de19c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth5e638f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 vethc9110ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth806975f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth7800296 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 vethcf9638b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 veth29e2a60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 vethc992c7e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:33:01 ens3 15.46 10.10 12.55 6.98 0.00 0.00 0.00 0.00 03:09:07 02:34:01 lo 17.33 17.33 1.70 1.70 0.00 0.00 0.00 0.00 03:09:07 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:34:01 ens3 128.66 119.63 80.77 464.64 0.00 0.00 0.00 0.00 03:09:07 02:35:01 lo 45.92 45.92 4.53 4.53 0.00 0.00 0.00 0.00 03:09:07 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:35:01 ens3 482.66 487.97 201.20 2668.34 0.00 0.00 0.00 0.00 03:09:07 02:36:01 lo 17.80 17.80 1.75 1.75 0.00 0.00 0.00 0.00 03:09:07 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:36:01 ens3 195.60 194.87 99.78 1200.52 0.00 0.00 0.00 0.00 03:09:07 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:40:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:09:07 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:41:01 ens3 0.85 0.57 0.81 0.35 0.00 0.00 0.00 0.00 03:09:07 02:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:09:07 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:42:01 ens3 6.01 5.08 4.76 4.84 0.00 0.00 0.00 0.00 03:09:07 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:43:01 ens3 3.88 3.67 1.15 13.88 0.00 0.00 0.00 0.00 03:09:07 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:45:01 ens3 0.83 1.45 0.12 6.66 0.00 0.00 0.00 0.00 03:09:07 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:48:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:09:07 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:50:01 ens3 4.05 5.72 0.35 7.29 0.00 0.00 0.00 0.00 03:09:07 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:51:01 ens3 4.38 6.22 0.57 7.45 0.00 0.00 0.00 0.00 03:09:07 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:55:01 ens3 3.38 5.06 0.28 7.25 0.00 0.00 0.00 0.00 03:09:07 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:58:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 02:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:00:02 ens3 4.45 5.31 0.36 7.27 0.00 0.00 0.00 0.00 03:09:07 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:02:01 ens3 4.32 5.37 0.51 7.40 0.00 0.00 0.00 0.00 03:09:07 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:04:01 ens3 5.32 5.93 0.70 7.44 0.00 0.00 0.00 0.00 03:09:07 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:05:01 ens3 2.65 4.27 0.29 7.20 0.00 0.00 0.00 0.00 03:09:07 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:09:07 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:07 03:08:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:09:07 03:08:01 docker0 67.76 96.72 6.00 874.47 0.00 0.00 0.00 0.00 03:09:07 03:08:01 veth02a6d4d 67.76 96.83 6.93 874.48 0.00 0.00 0.00 0.07 03:09:07 03:08:01 ens3 247.09 174.52 4804.74 66.97 0.00 0.00 0.00 0.00 03:09:07 03:09:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 03:09:07 03:09:01 docker0 2.40 2.55 0.37 1.89 0.00 0.00 0.00 0.00 03:09:07 03:09:01 ens3 265.11 163.38 5784.36 51.34 0.00 0.00 0.00 0.00 03:09:07 Average: lo 2.12 2.12 0.21 0.21 0.00 0.00 0.00 0.00 03:09:07 Average: docker0 32.63 41.66 2.53 323.39 0.00 0.00 0.00 0.00 03:09:07 Average: ens3 100.82 77.58 872.25 111.36 0.00 0.00 0.00 0.00 03:09:07 03:09:07 03:09:07 ---> sar -P ALL: 03:09:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38485) 02/10/25 _x86_64_ (8 CPU) 03:09:07 03:09:07 02:23:34 LINUX RESTART (8 CPU) 03:09:07 03:09:07 02:24:01 CPU %user %nice %system %iowait %steal %idle 03:09:07 02:25:01 all 11.40 0.00 3.85 2.55 0.07 82.14 03:09:07 02:25:01 0 10.77 0.00 3.89 0.54 0.07 84.73 03:09:07 02:25:01 1 7.69 0.00 3.59 2.61 0.05 86.06 03:09:07 02:25:01 2 11.93 0.00 3.75 2.58 0.07 81.68 03:09:07 02:25:01 3 13.36 0.00 4.70 8.92 0.10 72.92 03:09:07 02:25:01 4 10.36 0.00 4.16 2.11 0.07 83.31 03:09:07 02:25:01 5 12.59 0.00 3.34 1.77 0.07 82.24 03:09:07 02:25:01 6 13.62 0.00 3.93 1.52 0.05 80.87 03:09:07 02:25:01 7 10.91 0.00 3.41 0.32 0.05 85.30 03:09:07 02:26:01 all 33.25 0.00 6.22 1.28 0.09 59.15 03:09:07 02:26:01 0 35.23 0.00 6.52 0.29 0.10 57.86 03:09:07 02:26:01 1 31.68 0.00 6.39 5.34 0.12 56.47 03:09:07 02:26:01 2 34.52 0.00 5.39 0.08 0.08 59.93 03:09:07 02:26:01 3 33.39 0.00 6.35 0.20 0.07 59.98 03:09:07 02:26:01 4 32.61 0.00 6.04 0.02 0.10 61.23 03:09:07 02:26:01 5 33.44 0.00 5.77 0.07 0.08 60.64 03:09:07 02:26:01 6 32.39 0.00 6.51 3.98 0.08 57.03 03:09:07 02:26:01 7 32.74 0.00 6.82 0.27 0.10 60.07 03:09:07 02:27:01 all 34.64 0.00 6.02 0.26 0.09 58.99 03:09:07 02:27:01 0 34.46 0.00 6.08 0.00 0.08 59.38 03:09:07 02:27:01 1 32.77 0.00 4.93 0.00 0.08 62.21 03:09:07 02:27:01 2 33.91 0.00 6.86 1.85 0.08 57.30 03:09:07 02:27:01 3 35.86 0.00 5.99 0.02 0.10 58.04 03:09:07 02:27:01 4 35.66 0.00 6.39 0.00 0.08 57.87 03:09:07 02:27:01 5 36.89 0.00 5.71 0.00 0.10 57.31 03:09:07 02:27:01 6 34.08 0.00 6.02 0.23 0.08 59.57 03:09:07 02:27:01 7 33.47 0.00 6.22 0.00 0.08 60.23 03:09:07 02:28:01 all 62.98 0.00 8.04 0.06 0.16 28.76 03:09:07 02:28:01 0 62.93 0.00 7.82 0.00 0.15 29.11 03:09:07 02:28:01 1 62.47 0.00 8.06 0.02 0.17 29.29 03:09:07 02:28:01 2 61.96 0.00 7.95 0.34 0.15 29.60 03:09:07 02:28:01 3 62.46 0.00 7.78 0.00 0.15 29.61 03:09:07 02:28:01 4 63.64 0.00 8.03 0.03 0.15 28.14 03:09:07 02:28:01 5 63.42 0.00 8.35 0.00 0.15 28.08 03:09:07 02:28:01 6 63.83 0.00 8.05 0.07 0.17 27.89 03:09:07 02:28:01 7 63.16 0.00 8.26 0.03 0.15 28.39 03:09:07 02:29:01 all 21.95 0.00 7.52 14.01 0.10 56.42 03:09:07 02:29:01 0 20.04 0.00 8.21 13.49 0.10 58.16 03:09:07 02:29:01 1 23.45 0.00 8.32 24.51 0.10 43.62 03:09:07 02:29:01 2 23.32 0.00 7.49 22.23 0.10 46.86 03:09:07 02:29:01 3 21.73 0.00 6.87 11.39 0.10 59.90 03:09:07 02:29:01 4 23.00 0.00 7.36 8.09 0.10 61.45 03:09:07 02:29:01 5 22.50 0.00 8.05 6.95 0.10 62.40 03:09:07 02:29:01 6 20.10 0.00 6.31 14.64 0.14 58.81 03:09:07 02:29:01 7 21.47 0.00 7.51 10.85 0.09 60.08 03:09:07 02:30:01 all 14.69 0.00 7.69 22.31 0.14 55.17 03:09:07 02:30:01 0 13.47 0.00 6.37 14.32 0.07 65.77 03:09:07 02:30:01 1 16.36 0.00 7.74 15.26 0.42 60.21 03:09:07 02:30:01 2 15.50 0.00 7.66 20.50 0.10 56.24 03:09:07 02:30:01 3 15.07 0.00 7.93 11.22 0.10 65.68 03:09:07 02:30:01 4 15.43 0.00 8.44 55.49 0.10 20.54 03:09:07 02:30:01 5 15.37 0.00 7.96 9.58 0.12 66.98 03:09:07 02:30:01 6 12.80 0.00 8.53 39.12 0.10 39.44 03:09:07 02:30:01 7 13.55 0.00 6.88 12.93 0.10 66.53 03:09:07 02:31:01 all 9.50 0.00 4.89 20.26 0.07 65.28 03:09:07 02:31:01 0 9.61 0.00 4.82 16.55 0.07 68.95 03:09:07 02:31:01 1 10.10 0.00 4.83 4.81 0.07 80.19 03:09:07 02:31:01 2 9.45 0.00 5.95 34.66 0.08 49.86 03:09:07 02:31:01 3 7.87 0.00 3.84 8.49 0.07 79.72 03:09:07 02:31:01 4 9.98 0.00 5.86 39.14 0.08 44.93 03:09:07 02:31:01 5 9.99 0.00 5.06 38.93 0.07 45.95 03:09:07 02:31:01 6 10.14 0.00 4.21 9.99 0.07 75.60 03:09:07 02:31:01 7 8.82 0.00 4.56 9.85 0.05 76.72 03:09:07 02:32:01 all 88.07 0.00 11.60 0.17 0.16 0.01 03:09:07 02:32:01 0 87.84 0.00 11.81 0.18 0.15 0.02 03:09:07 02:32:01 1 86.74 0.00 12.92 0.18 0.15 0.00 03:09:07 02:32:01 2 88.22 0.00 11.50 0.12 0.17 0.00 03:09:07 02:32:01 3 89.15 0.00 10.40 0.27 0.17 0.02 03:09:07 02:32:01 4 88.24 0.00 11.40 0.17 0.17 0.02 03:09:07 02:32:01 5 87.13 0.00 12.55 0.15 0.17 0.00 03:09:07 02:32:01 6 88.65 0.00 11.08 0.13 0.13 0.00 03:09:07 02:32:01 7 88.58 0.00 11.14 0.12 0.17 0.00 03:09:07 02:33:01 all 87.99 0.00 11.81 0.00 0.19 0.00 03:09:07 02:33:01 0 88.31 0.00 11.50 0.00 0.19 0.00 03:09:07 02:33:01 1 87.15 0.00 12.69 0.00 0.16 0.00 03:09:07 02:33:01 2 87.93 0.00 11.85 0.00 0.22 0.00 03:09:07 02:33:01 3 88.83 0.00 11.01 0.00 0.16 0.00 03:09:07 02:33:01 4 86.90 0.00 12.91 0.00 0.19 0.00 03:09:07 02:33:01 5 87.95 0.00 11.86 0.00 0.17 0.02 03:09:07 02:33:01 6 88.63 0.00 11.09 0.00 0.28 0.00 03:09:07 02:33:01 7 88.20 0.00 11.61 0.00 0.19 0.00 03:09:07 02:34:01 all 39.52 0.00 6.95 5.06 0.12 48.35 03:09:07 02:34:01 0 41.24 0.00 7.32 2.94 0.10 48.39 03:09:07 02:34:01 1 39.74 0.00 6.38 7.90 0.14 45.84 03:09:07 02:34:01 2 36.98 0.00 7.25 2.46 0.17 53.14 03:09:07 02:34:01 3 37.81 0.00 6.17 3.27 0.08 52.66 03:09:07 02:34:01 4 40.15 0.00 7.35 11.66 0.14 40.71 03:09:07 02:34:01 5 39.19 0.00 7.73 1.75 0.10 51.22 03:09:07 02:34:01 6 40.84 0.00 6.36 7.49 0.14 45.18 03:09:07 02:34:01 7 40.13 0.00 7.03 3.02 0.12 49.70 03:09:07 02:35:01 all 10.25 0.00 1.06 0.66 0.07 87.96 03:09:07 02:35:01 0 8.98 0.00 1.17 0.10 0.05 89.70 03:09:07 02:35:01 1 12.33 0.00 1.13 0.28 0.07 86.19 03:09:07 02:35:01 2 13.57 0.00 1.14 0.69 0.07 84.54 03:09:07 02:35:01 3 10.67 0.00 0.95 0.10 0.07 88.21 03:09:07 02:35:01 4 9.95 0.00 1.31 2.97 0.05 85.73 03:09:07 02:35:01 5 8.01 0.00 0.90 0.47 0.07 90.55 03:09:07 02:35:01 6 7.95 0.00 0.87 0.45 0.07 90.66 03:09:07 02:35:01 7 10.55 0.00 1.02 0.20 0.10 88.13 03:09:07 03:09:07 02:35:01 CPU %user %nice %system %iowait %steal %idle 03:09:07 02:36:01 all 4.97 0.00 0.49 0.14 0.04 94.36 03:09:07 02:36:01 0 1.97 0.00 0.43 0.00 0.02 97.58 03:09:07 02:36:01 1 4.90 0.00 0.62 0.00 0.05 94.43 03:09:07 02:36:01 2 6.74 0.00 0.49 0.08 0.05 92.64 03:09:07 02:36:01 3 4.07 0.00 0.43 0.05 0.03 95.41 03:09:07 02:36:01 4 4.99 0.00 0.49 0.00 0.07 94.45 03:09:07 02:36:01 5 3.19 0.00 0.42 0.89 0.03 95.47 03:09:07 02:36:01 6 5.21 0.00 0.48 0.07 0.03 94.21 03:09:07 02:36:01 7 8.66 0.00 0.57 0.03 0.05 90.69 03:09:07 02:37:01 all 0.01 0.00 0.02 0.01 0.01 99.95 03:09:07 02:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:09:07 02:37:01 1 0.02 0.00 0.00 0.00 0.03 99.95 03:09:07 02:37:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:09:07 02:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:37:01 4 0.03 0.00 0.07 0.00 0.02 99.88 03:09:07 02:37:01 5 0.02 0.00 0.02 0.03 0.00 99.93 03:09:07 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 02:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:09:07 02:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 02:38:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:09:07 02:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:09:07 02:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:38:01 4 0.08 0.00 0.02 0.00 0.02 99.88 03:09:07 02:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:09:07 02:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:39:01 all 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:39:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:09:07 02:39:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:09:07 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:39:01 4 0.22 0.00 0.03 0.00 0.02 99.73 03:09:07 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:40:01 all 0.04 0.00 0.04 0.01 0.01 99.90 03:09:07 02:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:09:07 02:40:01 1 0.08 0.00 0.07 0.00 0.02 99.83 03:09:07 02:40:01 2 0.03 0.00 0.07 0.00 0.03 99.87 03:09:07 02:40:01 3 0.02 0.00 0.03 0.02 0.02 99.92 03:09:07 02:40:01 4 0.05 0.00 0.07 0.00 0.02 99.87 03:09:07 02:40:01 5 0.02 0.00 0.02 0.03 0.00 99.93 03:09:07 02:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:09:07 02:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:41:01 all 0.19 0.00 0.02 0.01 0.01 99.77 03:09:07 02:41:01 0 0.15 0.00 0.00 0.02 0.02 99.82 03:09:07 02:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:09:07 02:41:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:09:07 02:41:01 3 0.00 0.00 0.03 0.03 0.00 99.93 03:09:07 02:41:01 4 0.95 0.00 0.03 0.00 0.02 99.00 03:09:07 02:41:01 5 0.02 0.00 0.00 0.05 0.00 99.93 03:09:07 02:41:01 6 0.17 0.00 0.00 0.00 0.00 99.83 03:09:07 02:41:01 7 0.13 0.00 0.02 0.00 0.00 99.85 03:09:07 02:42:01 all 0.44 0.00 0.03 0.01 0.01 99.50 03:09:07 02:42:01 0 0.27 0.00 0.03 0.03 0.00 99.67 03:09:07 02:42:01 1 0.05 0.00 0.03 0.02 0.03 99.87 03:09:07 02:42:01 2 0.27 0.00 0.05 0.00 0.02 99.67 03:09:07 02:42:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:09:07 02:42:01 4 2.09 0.00 0.05 0.02 0.02 97.83 03:09:07 02:42:01 5 0.07 0.00 0.05 0.02 0.00 99.87 03:09:07 02:42:01 6 0.53 0.00 0.02 0.00 0.02 99.43 03:09:07 02:42:01 7 0.17 0.00 0.00 0.00 0.02 99.82 03:09:07 02:43:01 all 0.21 0.00 0.02 0.00 0.00 99.77 03:09:07 02:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 03:09:07 02:43:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:43:01 2 0.07 0.00 0.07 0.00 0.00 99.87 03:09:07 02:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:09:07 02:43:01 4 0.99 0.00 0.00 0.00 0.02 98.99 03:09:07 02:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:09:07 02:43:01 6 0.10 0.00 0.02 0.00 0.02 99.87 03:09:07 02:43:01 7 0.13 0.00 0.03 0.00 0.00 99.83 03:09:07 02:44:01 all 0.04 0.00 0.01 0.01 0.02 99.92 03:09:07 02:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:09:07 02:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:09:07 02:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:09:07 02:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:09:07 02:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:44:01 5 0.02 0.00 0.02 0.07 0.02 99.88 03:09:07 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:44:01 7 0.03 0.00 0.00 0.00 0.05 99.92 03:09:07 02:45:01 all 0.02 0.00 0.02 0.00 0.01 99.96 03:09:07 02:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:45:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:09:07 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:09:07 02:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:46:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:09:07 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:09:07 02:46:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:09:07 02:46:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:09:07 02:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:09:07 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:09:07 02:46:01 CPU %user %nice %system %iowait %steal %idle 03:09:07 02:47:01 all 0.01 0.00 0.01 0.01 0.01 99.95 03:09:07 02:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:09:07 02:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 02:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:09:07 02:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 02:47:01 5 0.02 0.00 0.02 0.07 0.00 99.90 03:09:07 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:09:07 02:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:09:07 02:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:09:07 02:48:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:09:07 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:48:01 5 0.00 0.00 0.00 0.05 0.02 99.93 03:09:07 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:49:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:09:07 02:49:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:09:07 02:49:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:09:07 02:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:49:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:09:07 02:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:09:07 02:49:01 5 0.03 0.00 0.02 0.03 0.00 99.92 03:09:07 02:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:09:07 02:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:50:01 all 0.01 0.00 0.00 0.01 0.00 99.97 03:09:07 02:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 02:50:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:09:07 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:50:01 5 0.00 0.00 0.00 0.05 0.00 99.95 03:09:07 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:07 02:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:09:07 02:51:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:09:07 02:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:51:01 4 0.10 0.00 0.02 0.00 0.00 99.88 03:09:07 02:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:09:07 02:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:09:07 02:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:09:07 02:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:09:07 02:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:09:07 02:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:09:07 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:53:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:07 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:53:01 1 0.08 0.00 0.03 0.00 0.02 99.87 03:09:07 02:53:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:09:07 02:53:01 3 0.05 0.00 0.02 0.02 0.00 99.92 03:09:07 02:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:09:07 02:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 02:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:09:07 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:09:07 02:54:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:09:07 02:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:07 02:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 02:54:01 5 0.00 0.00 0.02 0.05 0.00 99.93 03:09:07 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:55:01 all 0.04 0.00 0.02 0.00 0.00 99.93 03:09:07 02:55:01 0 0.00 0.00 0.05 0.00 0.00 99.95 03:09:07 02:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:09:07 02:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:09:07 02:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:09:07 02:55:01 4 0.10 0.00 0.03 0.00 0.00 99.87 03:09:07 02:55:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:09:07 02:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:09:07 02:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 02:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:09:07 02:56:01 4 0.05 0.00 0.02 0.03 0.02 99.88 03:09:07 02:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:09:07 02:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:09:07 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:09:07 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 02:57:01 3 0.03 0.00 0.03 0.02 0.02 99.90 03:09:07 02:57:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:09:07 02:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:09:07 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:57:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 03:09:07 02:57:01 CPU %user %nice %system %iowait %steal %idle 03:09:07 02:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:09:07 02:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 02:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 02:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:58:01 3 0.00 0.00 0.00 0.02 0.03 99.95 03:09:07 02:58:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:09:07 02:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:09:07 02:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 02:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:09:07 02:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 02:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 02:59:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:09:07 02:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 02:59:01 5 0.02 0.00 0.00 0.05 0.00 99.93 03:09:07 02:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 02:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 03:00:02 all 0.03 0.00 0.02 0.01 0.01 99.94 03:09:07 03:00:02 0 0.02 0.00 0.03 0.00 0.00 99.95 03:09:07 03:00:02 1 0.07 0.00 0.02 0.00 0.02 99.90 03:09:07 03:00:02 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:00:02 3 0.03 0.00 0.05 0.00 0.02 99.90 03:09:07 03:00:02 4 0.02 0.00 0.03 0.02 0.02 99.92 03:09:07 03:00:02 5 0.02 0.00 0.02 0.05 0.02 99.90 03:09:07 03:00:02 6 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:00:02 7 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 03:01:01 all 0.08 0.00 0.05 0.01 0.01 99.85 03:09:07 03:01:01 0 0.03 0.00 0.07 0.00 0.00 99.90 03:09:07 03:01:01 1 0.27 0.00 0.15 0.03 0.02 99.53 03:09:07 03:01:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:09:07 03:01:01 3 0.10 0.00 0.00 0.00 0.02 99.88 03:09:07 03:01:01 4 0.08 0.00 0.02 0.00 0.00 99.90 03:09:07 03:01:01 5 0.05 0.00 0.07 0.05 0.00 99.83 03:09:07 03:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:09:07 03:01:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:09:07 03:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:09:07 03:02:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:09:07 03:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:09:07 03:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 03:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 03:02:01 4 0.05 0.00 0.02 0.02 0.03 99.88 03:09:07 03:02:01 5 0.03 0.00 0.00 0.03 0.00 99.93 03:09:07 03:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 03:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:09:07 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:09:07 03:03:01 4 0.05 0.00 0.03 0.00 0.03 99.88 03:09:07 03:03:01 5 0.02 0.00 0.02 0.07 0.00 99.90 03:09:07 03:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:09:07 03:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 03:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:09:07 03:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:09:07 03:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:09:07 03:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:09:07 03:04:01 5 0.05 0.00 0.00 0.03 0.02 99.90 03:09:07 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 03:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:09:07 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 03:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:09:07 03:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:09:07 03:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:09:07 03:05:01 5 0.05 0.00 0.07 0.03 0.02 99.83 03:09:07 03:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:09:07 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:09:07 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 03:06:01 1 0.10 0.00 0.03 0.00 0.00 99.87 03:09:07 03:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 03:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:09:07 03:06:01 4 0.07 0.00 0.03 0.02 0.00 99.88 03:09:07 03:06:01 5 0.03 0.00 0.02 0.03 0.02 99.90 03:09:07 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:09:07 03:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:09:07 03:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:09:07 03:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:09:07 03:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:09:07 03:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:09:07 03:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:09:07 03:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:09:07 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:09:07 03:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:09:07 03:08:01 all 4.90 0.00 2.03 1.57 0.07 91.43 03:09:07 03:08:01 0 4.34 0.00 1.93 0.27 0.03 93.43 03:09:07 03:08:01 1 4.64 0.00 2.05 0.00 0.05 93.26 03:09:07 03:08:01 2 5.74 0.00 1.71 0.39 0.07 92.10 03:09:07 03:08:01 3 5.45 0.00 3.21 9.44 0.08 81.82 03:09:07 03:08:01 4 3.95 0.00 1.71 0.35 0.07 93.92 03:09:07 03:08:01 5 4.16 0.00 2.11 1.56 0.07 92.10 03:09:07 03:08:01 6 5.24 0.00 1.74 0.59 0.12 92.32 03:09:07 03:08:01 7 5.65 0.00 1.76 0.03 0.07 92.49 03:09:07 03:09:07 03:08:01 CPU %user %nice %system %iowait %steal %idle 03:09:07 03:09:01 all 6.89 0.00 3.30 2.86 0.10 86.85 03:09:07 03:09:01 0 6.76 0.00 3.41 0.05 0.07 89.71 03:09:07 03:09:01 1 8.52 0.00 3.00 1.37 0.19 86.92 03:09:07 03:09:01 2 7.48 0.00 2.95 0.07 0.12 89.39 03:09:07 03:09:01 3 6.68 0.00 4.46 1.14 0.07 87.65 03:09:07 03:09:01 4 7.24 0.00 4.21 11.21 0.09 77.25 03:09:07 03:09:01 5 7.28 0.00 3.20 7.40 0.09 82.04 03:09:07 03:09:01 6 5.84 0.00 2.91 1.31 0.08 89.85 03:09:07 03:09:01 7 5.37 0.00 2.27 0.49 0.10 91.77 03:09:07 Average: all 9.51 0.00 1.80 1.57 0.04 87.09 03:09:07 Average: 0 9.40 0.00 1.80 1.07 0.03 87.70 03:09:07 Average: 1 9.45 0.00 1.83 1.36 0.05 87.31 03:09:07 Average: 2 9.63 0.00 1.82 1.89 0.04 86.62 03:09:07 Average: 3 9.51 0.00 1.77 1.20 0.04 87.48 03:09:07 Average: 4 9.59 0.00 1.89 2.88 0.04 85.59 03:09:07 Average: 5 9.53 0.00 1.84 1.55 0.03 87.05 03:09:07 Average: 6 9.45 0.00 1.72 1.75 0.04 87.04 03:09:07 Average: 7 9.49 0.00 1.74 0.84 0.04 87.90 03:09:07 03:09:07 03:09:07