Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1c5a899654eae7656c51fcf435c291ced400fbb 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-ssh16849908252975976279.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-ssh15989564317355143675.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-ssh5300180507867562079.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-ssh2220076678829188702.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-ssh5010234444953651790.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37351 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/785 [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/785 # 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 a1c5a899654eae7656c51fcf435c291ced400fbb (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 Commit message: "feat(metadata): Add query parameters for device parents/children. (#5053)" > git rev-list --no-walk f9a1cad9f109fab15c1ff7a7742b47d3e7afcd9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:20:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:20:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:20:45 ========================================================= 11:20:45 EdgeX Global Pipelines Version Info 11:20:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:20:46 ------------------- 11:20:46 stable info: 11:20:46 ------------------- 11:20:46 Commited By: Cherry Wang cherry@iotechsys.com 11:20:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:20:46 Message: update stable to v1.0.269 11:20:46 ------------------- 11:20:46 experimental info: 11:20:46 ------------------- 11:20:46 Commited By: **** collab-it+edgex@linuxfoundation.org 11:20:46 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:20:46 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:20:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:20:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1c5a89 [Pipeline] echo 11:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:20:47 provisioning config files... 11:20:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config1422854343107361069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:20:48 ---> ****-login.sh 11:20:48 nexus3.edgexfoundry.org:10001 11:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:48 Configure a credential helper to remove this warning. See 11:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:48 11:20:48 Login Succeeded 11:20:48 nexus3.edgexfoundry.org:10002 11:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:48 Configure a credential helper to remove this warning. See 11:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:48 11:20:48 Login Succeeded 11:20:48 nexus3.edgexfoundry.org:10003 11:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:48 Configure a credential helper to remove this warning. See 11:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:48 11:20:48 Login Succeeded 11:20:48 nexus3.edgexfoundry.org:10004 11:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:48 Configure a credential helper to remove this warning. See 11:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:48 11:20:48 Login Succeeded 11:20:48 ****.io 11:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:20:49 Configure a credential helper to remove this warning. See 11:20:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:20:49 11:20:49 Login Succeeded 11:20:49 ---> ****-login.sh ends [Pipeline] } 11:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:20:49 + 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 11:20:49 + cut -d/ -f2 11:20:49 + dirname cmd/core-command/Dockerfile 11:20:49 + echo core-command,cmd/core-command/Dockerfile 11:20:49 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:20:49 cut -d/ -f2 11:20:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:20:49 + dirname cmd/core-data/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo core-data,cmd/core-data/Dockerfile 11:20:49 + dirname cmd/core-keeper/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo core-keeper,cmd/core-keeper/Dockerfile 11:20:49 + + cut -d/ -f2 11:20:49 dirname cmd/core-metadata/Dockerfile 11:20:49 + echo core-metadata,cmd/core-metadata/Dockerfile 11:20:49 + dirname cmd/security-bootstrapper/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:20:49 + dirname cmd/security-proxy-auth/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:20:49 + dirname cmd/security-proxy-setup/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:20:49 + dirname cmd/security-secretstore-setup/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:20:49 + + dirname cmd/security-spiffe-token-provider/Dockerfile 11:20:49 cut -d/ -f2 11:20:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:20:49 + dirname cmd/security-spire-agent/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:20:49 + dirname cmd/security-spire-config/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:20:49 + dirname cmd/security-spire-server/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:20:49 + dirname cmd/support-notifications/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo support-notifications,cmd/support-notifications/Dockerfile 11:20:49 + dirname cmd/support-scheduler/Dockerfile 11:20:49 + cut -d/ -f2 11:20:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:20:49 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 11:20:49 + git rev-list -1 --merges a1c5a899654eae7656c51fcf435c291ced400fbb~1..a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo 11:20:49 -----------> git rev-list -1 --merges a1c5a899654eae7656c51fcf435c291ced400fbb~1..a1c5a899654eae7656c51fcf435c291ced400fbb a1c5a899654eae7656c51fcf435c291ced400fbb [false] [Pipeline] sh 11:20:50 + git log --format=format:%s -1 a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] echo 11:20:50 ========================================================= 11:20:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:20:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:20:50 + grep -v github /etc/ssh/ssh_known_hosts 11:20:50 + [ -e /tmp/ssh_known_hosts ] 11:20:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:20:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:20:50 + sudo tee -a /etc/ssh/ssh_known_hosts 11:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:51 11:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:51 0.1.4: Pulling from edgex-devops/py-git-semver 11:20:51 b85a868b505f: Pulling fs layer 11:20:51 e2be974225ed: Pulling fs layer 11:20:51 339a4e72a1f5: Pulling fs layer 11:20:51 988bab9f4d93: Pulling fs layer 11:20:51 1469e6f7b9e6: Pulling fs layer 11:20:51 eaf3925da568: Pulling fs layer 11:20:51 bab4dde63d76: Pulling fs layer 11:20:51 bde34c3a00c8: Pulling fs layer 11:20:51 b352a97aabf1: Pulling fs layer 11:20:51 4872d77fe225: Pulling fs layer 11:20:51 5851b861e8e6: Pulling fs layer 11:20:51 4872d77fe225: Waiting 11:20:51 988bab9f4d93: Waiting 11:20:51 1469e6f7b9e6: Waiting 11:20:51 b352a97aabf1: Waiting 11:20:51 eaf3925da568: Waiting 11:20:51 bde34c3a00c8: Waiting 11:20:51 5851b861e8e6: Waiting 11:20:51 bab4dde63d76: Waiting 11:20:51 e2be974225ed: Download complete 11:20:51 988bab9f4d93: Download complete 11:20:51 1469e6f7b9e6: Verifying Checksum 11:20:51 1469e6f7b9e6: Download complete 11:20:51 339a4e72a1f5: Verifying Checksum 11:20:51 339a4e72a1f5: Download complete 11:20:51 eaf3925da568: Verifying Checksum 11:20:51 eaf3925da568: Download complete 11:20:51 bde34c3a00c8: Verifying Checksum 11:20:51 bde34c3a00c8: Download complete 11:20:51 b352a97aabf1: Verifying Checksum 11:20:51 b352a97aabf1: Download complete 11:20:51 4872d77fe225: Download complete 11:20:51 5851b861e8e6: Verifying Checksum 11:20:51 5851b861e8e6: Download complete 11:20:51 b85a868b505f: Verifying Checksum 11:20:51 b85a868b505f: Download complete 11:20:51 bab4dde63d76: Verifying Checksum 11:20:51 bab4dde63d76: Download complete 11:20:53 b85a868b505f: Pull complete 11:20:53 e2be974225ed: Pull complete 11:20:53 339a4e72a1f5: Pull complete 11:20:53 988bab9f4d93: Pull complete 11:20:54 1469e6f7b9e6: Pull complete 11:20:54 eaf3925da568: Pull complete 11:20:56 bab4dde63d76: Pull complete 11:20:56 bde34c3a00c8: Pull complete 11:20:56 b352a97aabf1: Pull complete 11:20:56 4872d77fe225: Pull complete 11:20:56 5851b861e8e6: Pull complete 11:20:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:20:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:20:56 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:21:00 $ docker top e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 -eo pid,comm 11:21:00 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). 11:21:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:21:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:21:00 [ssh-agent] Looking for ssh-agent implementation... 11:21:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:21:01 $ docker exec e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent 11:21:01 SSH_AUTH_SOCK=/tmp/ssh-EymaKebgQ2cx/agent.31 11:21:01 SSH_AGENT_PID=37 11:21:01 Running ssh-add (command line suppressed) 11:21:01 Identity added: /w/workspace/edgex-go/785@tmp/private_key_11740001636136304448.key (/w/workspace/edgex-go/785@tmp/private_key_11740001636136304448.key) 11:21:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:21:01 + git tag --points-at HEAD [Pipeline] } 11:21:01 $ docker exec --env ******** --env ******** e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent -k 11:21:01 unset SSH_AUTH_SOCK; 11:21:01 unset SSH_AGENT_PID; 11:21:01 echo Agent pid 37 killed; 11:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:21:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:21:01 [ssh-agent] Looking for ssh-agent implementation... 11:21:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:21:01 $ docker exec e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent 11:21:01 SSH_AUTH_SOCK=/tmp/ssh-Oc4C5QOjaufM/agent.70 11:21:01 SSH_AGENT_PID=76 11:21:01 Running ssh-add (command line suppressed) 11:21:02 Identity added: /w/workspace/edgex-go/785@tmp/private_key_15926413694136827064.key (/w/workspace/edgex-go/785@tmp/private_key_15926413694136827064.key) 11:21:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:21:02 + git semver init 11:21:02 2025-01-21 11:21:02,531 [run_init] DEBUG init version:0.0.0 force:False 11:21:02 2025-01-21 11:21:02,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/785/.semver 11:21:02 2025-01-21 11:21:02,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/785/.semver 11:21:02 2025-01-21 11:21:02,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/785/.semver'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) 11:21:07 2025-01-21 11:21:07,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/785/.git/info/exclude 11:21:07 2025-01-21 11:21:07,402 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/785/.semver/main with force:False 11:21:07 2025-01-21 11:21:07,402 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:21:07 2025-01-21 11:21:07,403 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:21:07 4.0.0-dev.49 [Pipeline] } 11:21:07 $ docker exec --env ******** --env ******** e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 ssh-agent -k 11:21:08 unset SSH_AUTH_SOCK; 11:21:08 unset SSH_AGENT_PID; 11:21:08 echo Agent pid 76 killed; 11:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:21:08 + git semver [Pipeline] } 11:21:08 $ docker stop --time=1 e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 11:21:09 $ docker rm -f --volumes e49d8559aead2890426b1f022c6231c56cad2e59035e3bd817551c20b739c476 [Pipeline] // withDockerContainer [Pipeline] sh 11:21:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:21:10 Stashed 1 file(s) [Pipeline] echo 11:21:10 [edgeXSemver]: initialized semver on version 4.0.0-dev.49 [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 11:21:11 + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo 11:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:21:11 ========================================================= 11:21:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:21:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:21:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:21:11 da9db072f522: Pulling fs layer 11:21:11 6ef4a4ee8ca5: Pulling fs layer 11:21:11 06f05ace1117: Pulling fs layer 11:21:11 5fe327b54edc: Pulling fs layer 11:21:11 4f4fb700ef54: Pulling fs layer 11:21:11 92a5565b7b96: Pulling fs layer 11:21:11 ff9bb7016b71: Pulling fs layer 11:21:11 b67dba6c2c7d: Pulling fs layer 11:21:11 a813b0c90790: Pulling fs layer 11:21:11 ff9bb7016b71: Waiting 11:21:11 4f4fb700ef54: Waiting 11:21:11 b67dba6c2c7d: Waiting 11:21:11 a813b0c90790: Waiting 11:21:11 5fe327b54edc: Waiting 11:21:11 6ef4a4ee8ca5: Verifying Checksum 11:21:11 6ef4a4ee8ca5: Download complete 11:21:11 5fe327b54edc: Verifying Checksum 11:21:11 5fe327b54edc: Download complete 11:21:11 4f4fb700ef54: Download complete 11:21:11 92a5565b7b96: Download complete 11:21:11 da9db072f522: Download complete 11:21:11 ff9bb7016b71: Verifying Checksum 11:21:11 ff9bb7016b71: Download complete 11:21:11 da9db072f522: Pull complete 11:21:11 6ef4a4ee8ca5: Pull complete 11:21:11 a813b0c90790: Verifying Checksum 11:21:11 a813b0c90790: Download complete 11:21:11 06f05ace1117: Verifying Checksum 11:21:11 06f05ace1117: Download complete 11:21:12 b67dba6c2c7d: Verifying Checksum 11:21:12 b67dba6c2c7d: Download complete 11:21:15 06f05ace1117: Pull complete 11:21:15 5fe327b54edc: Pull complete 11:21:15 4f4fb700ef54: Pull complete 11:21:15 92a5565b7b96: Pull complete 11:21:15 ff9bb7016b71: Pull complete 11:21:18 b67dba6c2c7d: Pull complete 11:21:18 a813b0c90790: Pull complete 11:21:18 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 11:21:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:21:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:21:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:21:18 WORKDIR /edgex 11:21:18 COPY go.mod . 11:21:18 RUN go mod download 11:21:18 + docker build -t ci-base-image-x86_64 -f - . 11:21:19 Sending build context to Docker daemon 179.8MB 11:21:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:21:19 ---> 3ba60ce46760 11:21:19 Step 2/4 : WORKDIR /edgex 11:21:24 ---> Running in cea9a2e2fac2 11:21:24 Removing intermediate container cea9a2e2fac2 11:21:24 ---> f991babc06f0 11:21:24 Step 3/4 : COPY go.mod . 11:21:25 ---> 84ba399972f4 11:21:25 Step 4/4 : RUN go mod download 11:21:25 ---> Running in 3f1696b5c4e4 11:21:25 Still waiting to schedule task 11:21:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:21:51 Removing intermediate container 3f1696b5c4e4 11:21:51 ---> 55207bd5bcfe 11:21:51 Successfully built 55207bd5bcfe 11:21:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:52 + docker inspect -f . ci-base-image-x86_64 11:21:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:52 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:21:52 $ docker top 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c -eo pid,comm [Pipeline] { [Pipeline] sh 11:21:53 + go version 11:21:53 go version go1.23.4 linux/amd64 [Pipeline] } 11:21:53 $ docker stop --time=1 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c 11:21:54 $ docker rm -f --volumes 956a1efd86afec468f084c446dd8bd61092a79744008fab0108c656513a4328c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:54 + docker inspect -f . ci-base-image-x86_64 11:21:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:55 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:21:55 $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:21:55 $ docker top 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 -eo pid,comm [Pipeline] { [Pipeline] echo 11:21:55 ========================================================= 11:21:55 [edgeXBuildGoParallel] Running Tests and Build... 11:21:55 ========================================================= [Pipeline] sh 11:21:56 + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] fileExists [Pipeline] sh 11:21:56 + make test 11:21:56 go test -race -coverprofile=coverage.out ./... 11:22:04 ? github.com/edgexfoundry/edgex-go [no test files] 11:22:36 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 11:22:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:22:36 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 11:22:36 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 11:22:38 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 11:22:38 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 11:22:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 11:22:39 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 11:22:39 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 11:22:39 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 11:22:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 11:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 11:22:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 11:22:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 11:22:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:22:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 11:22:43 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 11:22:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:22:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.070s coverage: 69.2% of statements 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 47.2% of statements 11:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 11:22:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.166s coverage: 93.4% of statements 11:22:44 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 11:22:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 9.5% of statements 11:22:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:22:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 11:22:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 11:22:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 11:22:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.8% of statements 11:22:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 11:22:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 11:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 11:22:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 11:22:48 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 11:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 11:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 11:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements 11:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 11:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 11:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 11:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements 11:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 11:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 11:22:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 11:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements 11:22:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 11:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 11:22:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 11:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 11:22:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 11:22:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 11:22:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 11:22:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 11:22:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 11:22:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 11:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:22:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 11:22:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 11:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 11:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 11:23:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 11:23:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37352 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:23:01 Running in /w/workspace/edgex-go/785 [Pipeline] { [Pipeline] checkout 11:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 11:23:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 11:23:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:23:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 11:23:03 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 11:23:04 The recommended git tool is: git 11:23:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 11:23:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 11:23:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 11:23:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 11:23:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:23:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:23:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 11:23:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 11:23:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 11:23:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 11:23:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:23:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:23:11 using credential edgex-jenkins-ssh 11:23:11 Cloning the remote Git repository 11:23:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:23:11 > git init /w/workspace/edgex-go/785 # timeout=10 11:23:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:23:11 > git --version # timeout=10 11:23:11 > git --version # 'git version 2.25.1' 11:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.051s coverage: 92.9% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.061s coverage: 68.8% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 8.633s coverage: 62.3% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 17.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.115s coverage: 63.1% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.1% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.167s coverage: 94.9% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.049s coverage: 9.0% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements 11:23:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.043s coverage: 43.6% of statements 11:23:13 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 11:23:13 running golangci-lint 11:23:13 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 11:23:13 go version go1.23.4 linux/amd64 11:23:13 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 11:23:13 level=info msg="[config_reader] Used config file .golangci.yml" 11:23:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:23:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:23:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:28 Avoid second fetch 11:23:28 Checking out Revision a1c5a899654eae7656c51fcf435c291ced400fbb (main) 11:23:29 Commit message: "feat(metadata): Add query parameters for device parents/children. (#5053)" 11:23:28 > git config core.sparsecheckout # timeout=10 11:23:28 > git checkout -f a1c5a899654eae7656c51fcf435c291ced400fbb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:23:34 Dload Upload Total Spent Left Speed 11:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh 11:23:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:23:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:23:34 + sudo tee /etc/docker/daemon.new 11:23:34 { 11:23:34 "registry-mirrors": [ 11:23:34 "https://nexus3.edgexfoundry.org:10001" 11:23:34 ], 11:23:34 "bip": "10.250.0.254/24", 11:23:34 "hosts": [ 11:23:34 "tcp://0.0.0.0:5555", 11:23:34 "unix:///var/run/docker.sock" 11:23:34 ], 11:23:34 "mtu": 1458, 11:23:34 "selinux-enabled": true, 11:23:34 "seccomp-profile": "/etc/docker/seccomp.json" 11:23:34 } [Pipeline] sh 11:23:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:23:35 + sudo service docker restart 11:23:40 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 25.302651091s" 11:23:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 60.194113ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:53 provisioning config files... 11:23:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config10559124135378332838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:54 ---> ****-login.sh 11:23:54 nexus3.edgexfoundry.org:10001 11:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:54 Configure a credential helper to remove this warning. See 11:23:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:54 11:23:54 Login Succeeded 11:23:54 nexus3.edgexfoundry.org:10002 11:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:55 Configure a credential helper to remove this warning. See 11:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:55 11:23:55 Login Succeeded 11:23:55 nexus3.edgexfoundry.org:10003 11:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:55 Configure a credential helper to remove this warning. See 11:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:55 11:23:55 Login Succeeded 11:23:55 nexus3.edgexfoundry.org:10004 11:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:55 level=info msg="[linters_context/goanalysis] analyzers took 2m8.409046016s with top 10 stages: buildir: 1m11.486858099s, gosec: 4.443588782s, inspect: 2.67288339s, fact_deprecated: 2.186464992s, ctrlflow: 1.845810811s, printf: 1.739981782s, fact_purity: 1.687625069s, nilness: 1.623036851s, S1038: 1.60129281s, typedness: 1.16476797s" 11:23:55 level=info msg="[runner] Issues before processing: 200, after processing: 0" 11:23:55 level=info msg="[runner] Processors filtering stat (in/out): cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, autogenerated_exclude: 200/200, exclude-rules: 200/17, nolint: 17/0, exclude: 200/200, invalid_issue: 200/200, identifier_marker: 200/200, skip_files: 200/200, skip_dirs: 200/200" 11:23:55 level=info msg="[runner] processing took 18.69951ms with stages: nolint: 7.632197ms, identifier_marker: 6.291267ms, autogenerated_exclude: 1.482342ms, path_prettifier: 1.37803ms, exclude-rules: 1.113178ms, skip_dirs: 688.545µs, invalid_issue: 61.841µs, cgo: 31.6µs, filename_unadjuster: 14.78µs, max_same_issues: 1.1µs, max_from_linter: 730ns, fixer: 640ns, exclude: 550ns, skip_files: 510ns, path_shortener: 490ns, uniq_by_line: 480ns, sort_results: 420ns, diff: 210ns, source_code: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns, severity-rules: 130ns" 11:23:55 level=info msg="[runner] linters took 14.500065555s with stages: goanalysis_metalinter: 14.481257855s" 11:23:55 level=info msg="File cache stats: 0 entries of total size 0B" 11:23:55 level=info msg="Memory: 398 samples, avg is 299.6MB, max is 1331.6MB" 11:23:55 level=info msg="Execution took 39.872820518s" 11:23:55 go vet ./... 11:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:55 Configure a credential helper to remove this warning. See 11:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:55 11:23:55 Login Succeeded 11:23:55 ****.io 11:23:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:55 Configure a credential helper to remove this warning. See 11:23:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:55 11:23:55 Login Succeeded 11:23:55 ---> ****-login.sh ends [Pipeline] } 11:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:23:56 + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo 11:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:56 ========================================================= 11:23:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:23:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:23:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:23:57 9986a736f7d3: Pulling fs layer 11:23:57 1f018df60701: Pulling fs layer 11:23:57 39f8f326b044: Pulling fs layer 11:23:57 e6a1e7a6a96a: Pulling fs layer 11:23:57 4f4fb700ef54: Pulling fs layer 11:23:57 d45d956e0dbf: Pulling fs layer 11:23:57 d7702b0d1db1: Pulling fs layer 11:23:57 5c7f0f088c93: Pulling fs layer 11:23:57 e6a1e7a6a96a: Waiting 11:23:57 4f4fb700ef54: Waiting 11:23:57 d45d956e0dbf: Waiting 11:23:57 d7702b0d1db1: Waiting 11:23:57 4fdc064ae6cf: Pulling fs layer 11:23:57 4fdc064ae6cf: Waiting 11:23:57 1f018df60701: Verifying Checksum 11:23:57 1f018df60701: Download complete 11:23:57 e6a1e7a6a96a: Verifying Checksum 11:23:57 e6a1e7a6a96a: Download complete 11:23:57 4f4fb700ef54: Verifying Checksum 11:23:57 4f4fb700ef54: Download complete 11:23:57 d45d956e0dbf: Download complete 11:23:57 9986a736f7d3: Verifying Checksum 11:23:57 9986a736f7d3: Download complete 11:23:57 d7702b0d1db1: Verifying Checksum 11:23:57 d7702b0d1db1: Download complete 11:23:58 4fdc064ae6cf: Verifying Checksum 11:23:58 4fdc064ae6cf: Download complete 11:23:58 9986a736f7d3: Pull complete 11:23:58 1f018df60701: Pull complete 11:23:59 39f8f326b044: Download complete 11:24:00 5c7f0f088c93: Verifying Checksum 11:24:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:24:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:24:01 ./bin/test-attribution-txt.sh [Pipeline] echo 11:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:24:01 + ls -al . 11:24:01 total 1856 11:24:01 drwxrwxr-x 11 1001 1001 4096 Jan 21 11:21 . 11:24:01 drwxr-xr-x 4 root root 4096 Jan 21 11:21 .. 11:24:01 drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 .blubracket 11:24:01 -rw-rw-r-- 1 1001 1001 10 Jan 21 11:20 .dockerignore 11:24:01 drwxrwxr-x 8 1001 1001 4096 Jan 21 11:23 .git 11:24:01 drwxrwxr-x 3 1001 1001 4096 Jan 21 11:20 .github 11:24:01 -rw-rw-r-- 1 1001 1001 907 Jan 21 11:20 .gitignore 11:24:01 -rw-rw-r-- 1 1001 1001 199 Jan 21 11:20 .golangci.yml 11:24:01 -rw-rw-r-- 1 1001 1001 100 Jan 21 11:20 .hadolint.yml 11:24:01 drwxr-xr-x 3 1001 1001 4096 Jan 21 11:21 .semver 11:24:01 -rw-rw-r-- 1 1001 1001 155 Jan 21 11:20 .sonarcloud.properties 11:24:01 -rw-rw-r-- 1 1001 1001 1171 Jan 21 11:20 ADOPTERS.md 11:24:01 -rw-rw-r-- 1 1001 1001 17256 Jan 21 11:20 Attribution.txt 11:24:01 -rw-rw-r-- 1 1001 1001 100284 Jan 21 11:20 CHANGELOG.md 11:24:01 -rw-rw-r-- 1 1001 1001 3804 Jan 21 11:20 CONTRIBUTING.md 11:24:01 -rw-rw-r-- 1 1001 1001 677 Jan 21 11:20 GOVERNANCE.md 11:24:01 -rw-rw-r-- 1 1001 1001 858 Jan 21 11:20 Jenkinsfile 11:24:01 -rw-rw-r-- 1 1001 1001 10775 Jan 21 11:20 LICENSE 11:24:01 -rw-rw-r-- 1 1001 1001 16740 Jan 21 11:20 Makefile 11:24:01 -rw-rw-r-- 1 1001 1001 582 Jan 21 11:20 OWNERS.md 11:24:01 -rw-rw-r-- 1 1001 1001 9932 Jan 21 11:20 README.md 11:24:01 -rw-rw-r-- 1 1001 1001 789 Jan 21 11:20 SECURITY.md 11:24:01 -rw-rw-r-- 1 1001 1001 12 Jan 21 11:21 VERSION 11:24:01 drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 bin 11:24:01 drwxrwxr-x 19 1001 1001 4096 Jan 21 11:20 cmd 11:24:01 -rw-r--r-- 1 root root 1531392 Jan 21 11:23 coverage.out 11:24:01 drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 fuzz_test 11:24:01 -rw-rw-r-- 1 1001 1001 6506 Jan 21 11:20 go.mod 11:24:01 -rw-rw-r-- 1 1001 1001 88058 Jan 21 11:20 go.sum 11:24:01 drwxrwxr-x 7 1001 1001 4096 Jan 21 11:20 internal 11:24:01 drwxrwxr-x 2 1001 1001 4096 Jan 21 11:20 openapi 11:24:01 -rw-rw-r-- 1 1001 1001 584 Jan 21 11:20 security.txt 11:24:01 -rw-rw-r-- 1 1001 1001 204 Jan 21 11:20 version.go [Pipeline] sh 11:24:02 + '[' -e coverage.out ] 11:24:02 + chown 1001:1001 coverage.out [Pipeline] stash 11:24:02 Stashed 1 file(s) [Pipeline] sh 11:24:02 + make build 11:24:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:24:22 39f8f326b044: Pull complete 11:24:22 e6a1e7a6a96a: Pull complete 11:24:22 4f4fb700ef54: Pull complete 11:24:22 d45d956e0dbf: Pull complete 11:24:22 d7702b0d1db1: Pull complete 11:24:28 5c7f0f088c93: Pull complete 11:24:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:24:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:24:29 4fdc064ae6cf: Pull complete 11:24:29 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 11:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:24:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:24:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:24:30 WORKDIR /edgex 11:24:30 COPY go.mod . 11:24:30 RUN go mod download 11:24:30 + docker build -t ci-base-image-arm64 -f - . 11:24:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:24:31 #0 building with "default" instance using docker driver 11:24:31 11:24:31 #1 [internal] load build definition from Dockerfile 11:24:31 #1 transferring dockerfile: 172B 0.0s done 11:24:31 #1 DONE 0.1s 11:24:31 11:24:31 #2 [internal] load .dockerignore 11:24:31 #2 transferring context: 50B done 11:24:31 #2 DONE 0.1s 11:24:31 11:24:31 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:24:31 #3 DONE 0.0s 11:24:31 11:24:31 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:24:31 #4 ... 11:24:31 11:24:31 #5 [internal] load build context 11:24:31 #5 transferring context: 6.54kB 0.0s done 11:24:31 #5 DONE 0.1s 11:24:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:24:31 11:24:31 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:24:31 #4 DONE 0.3s 11:24:31 11:24:31 #6 [2/4] WORKDIR /edgex 11:24:33 #6 DONE 1.6s 11:24:33 11:24:33 #7 [3/4] COPY go.mod . 11:24:33 #7 DONE 0.1s 11:24:33 11:24:33 #8 [4/4] RUN go mod download 11:24:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:24:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:24:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:24:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:24:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:24:47 $ docker stop --time=1 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 11:24:48 #8 DONE 13.6s 11:24:48 11:24:48 #9 exporting to image 11:24:48 #9 exporting layers 11:24:54 $ docker rm -f --volumes 74d7509942ee2cbc411b472b51493f885ac0dffd80547877f531436479778421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:56 11:24:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:24:56 latest: Pulling from edgex-devops/edgex-compose 11:24:56 91d30c5bc195: Pulling fs layer 11:24:56 2e9b0aa3be6d: Pulling fs layer 11:24:56 9c61dcf015f6: Pulling fs layer 11:24:56 4698f68db338: Pulling fs layer 11:24:56 2a2f49069b9e: Pulling fs layer 11:24:56 e0025b399a48: Pulling fs layer 11:24:56 4698f68db338: Waiting 11:24:56 2a2f49069b9e: Waiting 11:24:56 e0025b399a48: Waiting 11:24:56 91d30c5bc195: Verifying Checksum 11:24:56 91d30c5bc195: Download complete 11:24:56 4698f68db338: Verifying Checksum 11:24:56 4698f68db338: Download complete 11:24:56 2e9b0aa3be6d: Verifying Checksum 11:24:56 2e9b0aa3be6d: Download complete 11:24:56 e0025b399a48: Verifying Checksum 11:24:56 e0025b399a48: Download complete 11:24:56 91d30c5bc195: Pull complete 11:24:56 2a2f49069b9e: Verifying Checksum 11:24:56 2a2f49069b9e: Download complete 11:24:56 2e9b0aa3be6d: Pull complete 11:24:57 9c61dcf015f6: Verifying Checksum 11:24:57 9c61dcf015f6: Download complete 11:24:59 9c61dcf015f6: Pull complete 11:24:59 4698f68db338: Pull complete 11:25:00 2a2f49069b9e: Pull complete 11:25:00 e0025b399a48: Pull complete 11:25:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:25:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:00 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:25:00 $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:25:03 #9 exporting layers 15.8s done 11:25:03 #9 writing image sha256:41170f87f9b993a8db2f1d81dd52071f07ebf240288da917b3d3a149c86ed11e done 11:25:03 #9 naming to docker.io/library/ci-base-image-arm64 done 11:25:03 #9 DONE 15.8s 11:25:04 $ docker top 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:04 + docker compose -f ./docker-compose-build.yml build --parallel 11:25:04 + docker inspect -f . ci-base-image-arm64 11:25:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:05 prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container 11:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:25:07 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:25:07 #1 transferring dockerfile: 11:25:07 #1 transferring dockerfile: 2.23kB done 11:25:07 #1 DONE 0.0s 11:25:07 11:25:07 #2 [security-proxy-setup internal] load build definition from Dockerfile 11:25:07 #2 transferring dockerfile: 2.50kB done 11:25:07 #2 DONE 0.0s 11:25:07 11:25:07 #3 [security-spire-config internal] load build definition from Dockerfile 11:25:07 #3 transferring dockerfile: 1.69kB done 11:25:07 #3 DONE 0.0s 11:25:07 11:25:07 #4 [core-command internal] load build definition from Dockerfile 11:25:07 #4 transferring dockerfile: 1.94kB done 11:25:07 #4 DONE 0.0s 11:25:07 11:25:07 #5 [support-scheduler internal] load build definition from Dockerfile 11:25:07 #5 transferring dockerfile: 1.82kB done 11:25:07 #5 DONE 0.0s 11:25:07 11:25:07 #6 [core-keeper internal] load build definition from Dockerfile 11:25:07 #6 transferring dockerfile: 2.07kB done 11:25:07 #6 DONE 0.0s 11:25:07 11:25:07 #7 [security-secretstore-setup internal] load build definition from Dockerfile 11:25:07 #7 transferring dockerfile: 2.49kB done 11:25:07 #7 DONE 0.0s 11:25:07 11:25:07 #8 [security-spire-server internal] load build definition from Dockerfile 11:25:07 #8 transferring dockerfile: 1.70kB done 11:25:07 #8 DONE 0.0s 11:25:07 11:25:07 #9 [security-proxy-auth internal] load build definition from Dockerfile 11:25:07 #9 transferring dockerfile: 2.11kB done 11:25:07 #9 DONE 0.0s 11:25:07 11:25:07 #10 [security-bootstrapper internal] load build definition from Dockerfile 11:25:07 #10 transferring dockerfile: 3.02kB 0.0s done 11:25:07 #10 DONE 0.1s 11:25:07 11:25:07 #11 [support-notifications internal] load build definition from Dockerfile 11:25:07 #11 transferring dockerfile: 2.04kB done 11:25:07 #11 DONE 0.0s 11:25:07 11:25:07 #12 [security-spire-agent internal] load build definition from Dockerfile 11:25:07 #12 transferring dockerfile: 1.81kB done 11:25:07 #12 DONE 0.1s 11:25:07 11:25:07 #13 [core-data internal] load build definition from Dockerfile 11:25:07 #13 transferring dockerfile: 2.07kB done 11:25:07 #13 DONE 0.1s 11:25:07 11:25:07 #14 [core-metadata internal] load build definition from Dockerfile 11:25:07 #14 transferring dockerfile: 2.13kB done 11:25:07 #14 DONE 0.1s 11:25:07 11:25:07 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:25:07 #15 transferring dockerfile: 1.89kB done 11:25:07 #15 DONE 0.1s 11:25:07 11:25:07 #16 [core-common-config-bootstrapper internal] load .dockerignore 11:25:07 #16 transferring context: 50B done 11:25:07 #16 DONE 0.1s 11:25:07 $ docker top 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:08 11:25:08 #17 [security-proxy-setup internal] load .dockerignore 11:25:08 #17 transferring context: 50B done 11:25:08 #17 DONE 0.0s 11:25:08 11:25:08 #18 [security-spire-config internal] load .dockerignore 11:25:08 #18 transferring context: 50B done 11:25:08 #18 DONE 0.0s 11:25:08 11:25:08 #19 [core-command internal] load .dockerignore 11:25:08 #19 transferring context: 50B done 11:25:08 #19 DONE 0.0s 11:25:08 11:25:08 #20 [support-scheduler internal] load .dockerignore 11:25:08 #20 transferring context: 50B done 11:25:08 #20 DONE 0.0s 11:25:08 11:25:08 #21 [core-keeper internal] load .dockerignore 11:25:08 #21 transferring context: 50B done 11:25:08 #21 DONE 0.0s 11:25:08 11:25:08 #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #23 [security-spire-server internal] load .dockerignore 11:25:08 #23 transferring context: 50B done 11:25:08 #23 DONE 0.0s 11:25:08 11:25:08 #24 [security-proxy-auth internal] load .dockerignore 11:25:08 #24 transferring context: 50B done 11:25:08 #24 DONE 0.0s 11:25:08 11:25:08 #25 [security-bootstrapper internal] load .dockerignore 11:25:08 #25 transferring context: 50B done 11:25:08 #25 DONE 0.0s 11:25:08 11:25:08 #26 [core-data internal] load .dockerignore 11:25:08 #26 transferring context: 50B done 11:25:08 #26 DONE 0.1s 11:25:08 11:25:08 #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #27 [core-metadata internal] load .dockerignore 11:25:08 #27 transferring context: 50B done 11:25:08 #27 DONE 0.1s 11:25:08 11:25:08 #28 [support-notifications internal] load .dockerignore 11:25:08 #28 transferring context: 50B done 11:25:08 #28 DONE 0.1s 11:25:08 11:25:08 #29 [security-spire-agent internal] load .dockerignore 11:25:08 #29 transferring context: 50B done 11:25:08 #29 DONE 0.1s 11:25:08 11:25:08 #30 [security-spiffe-token-provider internal] load .dockerignore 11:25:08 #30 transferring context: 50B done 11:25:08 #30 DONE 0.1s 11:25:08 11:25:08 #31 [security-secretstore-setup internal] load .dockerignore 11:25:08 #31 transferring context: 50B done 11:25:08 #31 DONE 0.0s 11:25:08 11:25:08 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 11:25:08 #32 ... 11:25:08 11:25:08 #22 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 11:25:08 #32 ... 11:25:08 11:25:08 #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 11:25:08 + go version 11:25:08 go version go1.23.4 linux/arm64 [Pipeline] } 11:25:08 $ docker stop --time=1 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 11:25:08 #32 ... 11:25:08 11:25:08 #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:25:08 #32 ... 11:25:08 11:25:08 #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:25:08 #22 DONE 0.0s 11:25:08 11:25:08 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:25:09 #32 DONE 0.9s 11:25:09 11:25:09 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 11:25:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:09 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 11:25:09 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 11:25:09 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done 11:25:09 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 11:25:09 #33 ... 11:25:09 11:25:09 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:25:09 #34 DONE 1.3s 11:25:09 11:25:09 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 11:25:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:09 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 11:25:09 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 11:25:09 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done 11:25:09 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done 11:25:09 #33 ... 11:25:09 11:25:09 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:25:09 #35 DONE 1.1s 11:25:09 11:25:09 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:09 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 11:25:09 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:09 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 11:25:09 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 11:25:09 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.4s done 11:25:09 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.7s done 11:25:10 $ docker rm -f --volumes 1072c6c2ed18be3ff2b6ee067da7e209ac1082415a6403165ac5d94ed865e599 [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] { 11:25:10 #33 DONE 2.4s 11:25:10 11:25:10 #36 [security-spire-agent internal] load build context 11:25:10 #36 transferring context: 23.21kB 0.0s done 11:25:10 #36 DONE 0.8s 11:25:10 11:25:10 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:10 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 11:25:10 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:25:10 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 11:25:10 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 11:25:10 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 11:25:10 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:25:10 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 11:25:10 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 11:25:10 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:25:10 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s 11:25:10 #37 ... 11:25:10 11:25:10 #38 [security-spire-config internal] load build context 11:25:10 #38 transferring context: 21.93kB 0.0s done 11:25:10 #38 DONE 0.9s 11:25:10 11:25:10 #39 [security-spire-server internal] load build context 11:25:10 #39 transferring context: 23.68kB 0.1s done 11:25:10 #39 DONE 0.9s 11:25:10 11:25:10 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:10 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.8s 11:25:10 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:10 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 11:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:11 11:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:11 latest: Pulling from edgex-devops/edgex-compose-arm64 11:25:11 547446be3368: Pulling fs layer 11:25:11 d125d8839a47: Pulling fs layer 11:25:11 3e85d5ac6304: Pulling fs layer 11:25:11 c3105a71a48b: Pulling fs layer 11:25:11 0f093f025ec4: Pulling fs layer 11:25:11 c3106fc0e877: Pulling fs layer 11:25:11 c3105a71a48b: Waiting 11:25:11 0f093f025ec4: Waiting 11:25:11 c3106fc0e877: Waiting 11:25:11 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 11:25:11 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11:25:11 547446be3368: Verifying Checksum 11:25:11 547446be3368: Download complete 11:25:11 c3105a71a48b: Verifying Checksum 11:25:11 c3105a71a48b: Download complete 11:25:11 d125d8839a47: Verifying Checksum 11:25:11 d125d8839a47: Download complete 11:25:11 c3106fc0e877: Verifying Checksum 11:25:11 c3106fc0e877: Download complete 11:25:11 0f093f025ec4: Verifying Checksum 11:25:11 0f093f025ec4: Download complete 11:25:12 #37 ... 11:25:12 11:25:12 #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:25:12 #40 DONE 3.9s 11:25:12 11:25:12 #41 [core-data builder 2/7] WORKDIR /edgex-go 11:25:12 547446be3368: Pull complete 11:25:12 d125d8839a47: Pull complete 11:25:13 3e85d5ac6304: Verifying Checksum 11:25:13 3e85d5ac6304: Download complete 11:25:17 #41 ... 11:25:17 11:25:17 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:17 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 11:25:17 #37 ... 11:25:17 11:25:17 #42 [core-common-config-bootstrapper internal] load build context 11:25:17 #42 transferring context: 170.46MB 8.9s 11:25:18 #42 ... 11:25:18 11:25:18 #43 [core-keeper internal] load build context 11:25:18 #43 ... 11:25:18 11:25:18 #44 [core-command internal] load build context 11:25:18 #44 ... 11:25:18 11:25:18 #45 [core-data internal] load build context 11:25:18 #45 ... 11:25:18 11:25:18 #46 [security-bootstrapper internal] load build context 11:25:19 #46 ... 11:25:19 11:25:19 #47 [support-scheduler internal] load build context 11:25:19 #47 ... 11:25:19 11:25:19 #48 [security-proxy-setup internal] load build context 11:25:19 #48 ... 11:25:19 11:25:19 #49 [security-secretstore-setup internal] load build context 11:25:19 #49 ... 11:25:19 11:25:19 #50 [support-notifications internal] load build context 11:25:19 #50 ... 11:25:19 11:25:19 #51 [security-proxy-auth internal] load build context 11:25:19 #51 ... 11:25:19 11:25:19 #41 [core-data builder 2/7] WORKDIR /edgex-go 11:25:19 #41 DONE 7.8s 11:25:19 11:25:19 #51 [security-proxy-auth internal] load build context 11:25:19 #51 ... 11:25:19 11:25:19 #52 [core-metadata internal] load build context 11:25:19 #52 ... 11:25:19 11:25:19 #53 [security-spiffe-token-provider internal] load build context 11:25:19 #53 ... 11:25:19 11:25:19 #52 [core-metadata internal] load build context 11:25:19 #52 ... 11:25:19 11:25:19 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:25:19 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 11:25:19 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 11:25:19 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:25:19 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 11:25:19 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:25:19 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 11:25:19 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 11:25:19 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s 11:25:19 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:25:19 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 11:25:19 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 11:25:19 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.0s done 11:25:19 #54 ... 11:25:19 11:25:19 #47 [support-scheduler internal] load build context 11:25:20 #47 ... 11:25:20 11:25:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:20 #37 DONE 10.5s 11:25:20 11:25:20 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:25:20 #54 DONE 10.6s 11:25:20 11:25:20 #47 [support-scheduler internal] load build context 11:25:20 #47 ... 11:25:20 11:25:20 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:20 #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:20 #0 9.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:20 #0 9.690 (1/1) Installing dumb-init (1.2.5-r3) 11:25:20 #0 9.784 Executing busybox-1.36.1-r29.trigger 11:25:20 #0 9.806 OK: 8 MiB in 15 packages 11:25:21 #55 ... 11:25:21 11:25:21 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:21 #56 ... 11:25:21 11:25:21 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:21 #57 ... 11:25:21 11:25:21 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:25:21 #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 10.08 (1/3) Installing ca-certificates (20241121-r1) 11:25:21 #0 10.25 (2/3) Installing dumb-init (1.2.5-r3) 11:25:21 #0 10.27 (3/3) Installing tzdata (2024b-r0) 11:25:21 #0 10.31 Executing busybox-1.36.1-r29.trigger 11:25:21 #0 10.32 Executing ca-certificates-20241121-r1.trigger 11:25:21 #58 10.37 OK: 10 MiB in 17 packages 11:25:21 #58 ... 11:25:21 11:25:21 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:25:21 #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.893 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:21 #0 9.893 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:21 #0 9.893 OK: 24170 distinct packages available 11:25:21 #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 10.40 (1/4) Installing dumb-init (1.2.5-r3) 11:25:21 #0 10.40 (2/4) Installing musl-obstack (1.2.3-r2) 11:25:21 #0 10.41 (3/4) Installing libucontext (1.2-r3) 11:25:21 #0 10.41 (4/4) Installing gcompat (1.1.0-r4) 11:25:21 #0 10.42 Executing busybox-1.36.1-r29.trigger 11:25:21 #59 10.45 OK: 8 MiB in 18 packages 11:25:21 #59 ... 11:25:21 11:25:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:25:21 #60 ... 11:25:21 11:25:21 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:21 #0 9.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 10.06 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:21 #0 10.06 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:21 #0 10.06 OK: 24170 distinct packages available 11:25:21 #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #61 10.59 (1/5) Installing dumb-init (1.2.5-r3) 11:25:21 #61 10.60 (2/5) Installing musl-obstack (1.2.3-r2) 11:25:21 #61 ... 11:25:21 11:25:21 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:25:21 #0 9.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.940 (1/4) Installing dumb-init (1.2.5-r3) 11:25:21 #0 9.940 (2/4) Installing openssl (3.3.2-r1) 11:25:21 #0 9.944 (3/4) Installing su-exec (0.2-r3) 11:25:21 #0 9.951 (4/4) Installing yq-go (4.44.1-r2) 11:25:21 #0 10.02 Executing busybox-1.36.1-r29.trigger 11:25:21 #0 10.24 OK: 19 MiB in 18 packages 11:25:21 #62 ... 11:25:21 11:25:21 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:25:21 #0 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.821 (1/2) Installing dumb-init (1.2.5-r3) 11:25:21 #0 9.821 (2/2) Installing su-exec (0.2-r3) 11:25:21 #0 9.821 Executing busybox-1.36.1-r29.trigger 11:25:21 #0 9.828 OK: 8 MiB in 16 packages 11:25:21 #63 ... 11:25:21 11:25:21 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:25:21 #64 ... 11:25:21 11:25:21 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:25:21 #0 9.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:21 #0 9.775 (1/7) Installing ca-certificates (20241121-r1) 11:25:21 #0 9.811 (2/7) Installing dumb-init (1.2.5-r3) 11:25:21 #0 9.840 (3/7) Installing libgcc (13.2.1_git20240309-r0) 11:25:21 #0 9.840 (4/7) Installing libsodium (1.0.19-r0) 11:25:21 #0 10.16 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 11:25:21 #0 10.18 (6/7) Installing libzmq (4.3.5-r2) 11:25:21 #0 10.27 (7/7) Installing zeromq (4.3.5-r2) 11:25:21 #0 10.28 Executing busybox-1.36.1-r29.trigger 11:25:21 #0 10.28 Executing ca-certificates-20241121-r1.trigger 11:25:21 #0 10.37 OK: 12 MiB in 21 packages 11:25:22 #65 ... 11:25:22 11:25:22 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:22 #61 10.92 (3/5) Installing libucontext (1.2-r3) 11:25:22 #61 10.92 (4/5) Installing gcompat (1.1.0-r4) 11:25:22 #61 10.92 (5/5) Installing openssl (3.3.2-r1) 11:25:22 #61 10.93 Executing busybox-1.36.1-r29.trigger 11:25:22 #61 10.93 OK: 9 MiB in 19 packages 11:25:25 3e85d5ac6304: Pull complete 11:25:25 c3105a71a48b: Pull complete 11:25:26 0f093f025ec4: Pull complete 11:25:26 c3106fc0e877: Pull complete 11:25:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:25:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:26 prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container 11:25:26 $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:25:27 #61 ... 11:25:27 11:25:27 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:25:27 #64 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:27 #64 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:27 #64 15.92 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:27 #64 15.92 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:27 #64 15.92 OK: 24170 distinct packages available 11:25:27 #64 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:27 #64 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:27 #64 16.43 (1/14) Installing ca-certificates (20241121-r1) 11:25:27 #64 16.44 (2/14) Installing brotli-libs (1.1.0-r2) 11:25:27 #64 16.45 (3/14) Installing c-ares (1.33.1-r0) 11:25:27 #64 16.46 (4/14) Installing libunistring (1.2-r0) 11:25:27 #64 16.47 (5/14) Installing libidn2 (2.3.7-r0) 11:25:27 #64 16.48 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:25:27 #64 16.48 (7/14) Installing libpsl (0.21.5-r1) 11:25:27 #64 16.48 (8/14) Installing zstd-libs (1.5.6-r0) 11:25:27 #64 16.49 (9/14) Installing libcurl (8.11.1-r0) 11:25:27 #64 16.50 (10/14) Installing curl (8.11.1-r0) 11:25:27 #64 16.51 (11/14) Installing dumb-init (1.2.5-r3) 11:25:27 #64 16.51 (12/14) Installing musl-obstack (1.2.3-r2) 11:25:27 #64 16.51 (13/14) Installing libucontext (1.2-r3) 11:25:27 #64 16.52 (14/14) Installing gcompat (1.1.0-r4) 11:25:27 #64 16.52 Executing busybox-1.36.1-r29.trigger 11:25:27 #64 16.53 Executing ca-certificates-20241121-r1.trigger 11:25:27 #64 16.57 OK: 13 MiB in 28 packages 11:25:28 $ docker top 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:28 + docker compose -f ./docker-compose-build.yml build --parallel 11:25:28 #64 ... 11:25:28 11:25:28 #43 [core-keeper internal] load build context 11:25:28 #43 transferring context: 441.21MB 16.7s done 11:25:28 #43 ... 11:25:28 11:25:28 #44 [core-command internal] load build context 11:25:28 #44 transferring context: 441.21MB 15.8s done 11:25:28 #44 ... 11:25:28 11:25:28 #42 [core-common-config-bootstrapper internal] load build context 11:25:28 #42 transferring context: 441.21MB 17.6s done 11:25:29 #42 ... 11:25:29 11:25:29 #45 [core-data internal] load build context 11:25:29 #45 transferring context: 441.21MB 14.8s done 11:25:29 #45 ... 11:25:29 11:25:29 #48 [security-proxy-setup internal] load build context 11:25:29 #48 transferring context: 441.21MB 15.5s done 11:25:29 #48 ... 11:25:29 11:25:29 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:25:30 #66 ... 11:25:30 11:25:30 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:25:30 #67 ... 11:25:30 11:25:30 #46 [security-bootstrapper internal] load build context 11:25:30 #46 transferring context: 441.21MB 14.9s done 11:25:30 #46 ... 11:25:30 11:25:30 #51 [security-proxy-auth internal] load build context 11:25:30 #51 transferring context: 441.21MB 15.9s done 11:25:30 #51 ... 11:25:30 11:25:30 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:30 #68 ... 11:25:30 11:25:30 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:25:30 #1 [security-proxy-auth internal] load build definition from Dockerfile 11:25:30 #1 transferring dockerfile: 2.11kB 0.0s done 11:25:30 #1 DONE 0.1s 11:25:30 11:25:30 #2 [core-command internal] load build definition from Dockerfile 11:25:30 #2 transferring dockerfile: 1.94kB done 11:25:30 #2 DONE 0.1s 11:25:30 11:25:30 #3 [security-proxy-auth internal] load .dockerignore 11:25:30 #3 transferring context: 50B done 11:25:30 #3 DONE 0.1s 11:25:30 11:25:30 #4 [core-command internal] load .dockerignore 11:25:30 #4 transferring context: 50B 0.0s done 11:25:30 #4 DONE 0.1s 11:25:30 11:25:30 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:30 #5 DONE 0.0s 11:25:30 11:25:30 #6 [security-proxy-setup internal] load build definition from Dockerfile 11:25:30 #6 transferring dockerfile: 2.50kB 0.0s done 11:25:30 #6 DONE 0.1s 11:25:30 11:25:30 #7 [security-proxy-setup internal] load .dockerignore 11:25:30 #7 transferring context: 50B 0.0s done 11:25:30 #7 DONE 0.1s 11:25:30 11:25:30 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:30 #5 DONE 0.0s 11:25:30 11:25:30 #8 [core-data internal] load build definition from Dockerfile 11:25:30 #8 transferring dockerfile: 2.07kB done 11:25:30 #69 ... 11:25:30 11:25:30 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 11:25:30 #8 DONE 0.1s 11:25:30 11:25:30 #9 [core-data internal] load .dockerignore 11:25:30 #9 transferring context: 50B done 11:25:30 #9 DONE 0.1s 11:25:30 11:25:30 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:30 #5 DONE 0.0s 11:25:30 11:25:30 #10 [core-common-config-bootstrapper internal] load .dockerignore 11:25:30 #10 transferring context: 50B 0.0s done 11:25:30 #10 DONE 0.2s 11:25:30 11:25:30 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:25:30 #11 transferring dockerfile: 2.23kB done 11:25:30 #11 DONE 0.1s 11:25:30 11:25:30 #12 [core-metadata internal] load .dockerignore 11:25:31 #12 ... 11:25:31 11:25:31 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:31 #5 DONE 0.0s 11:25:31 11:25:31 #13 [core-metadata internal] load build definition from Dockerfile 11:25:31 #13 transferring dockerfile: 2.13kB done 11:25:31 #13 DONE 0.2s 11:25:31 11:25:31 #14 [core-data internal] load build context 11:25:31 #14 DONE 0.0s 11:25:31 11:25:31 #15 [core-common-config-bootstrapper internal] load build context 11:25:31 #15 DONE 0.0s 11:25:31 11:25:31 #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 11:25:31 #16 DONE 0.4s 11:25:31 11:25:31 #17 [security-proxy-setup internal] load build context 11:25:31 #17 DONE 0.0s 11:25:31 11:25:31 #18 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:25:31 #18 DONE 0.0s 11:25:31 11:25:31 #12 [core-metadata internal] load .dockerignore 11:25:31 #12 transferring context: 50B 0.0s done 11:25:31 #12 DONE 0.2s 11:25:31 11:25:31 #19 [support-scheduler internal] load .dockerignore 11:25:31 #19 transferring context: 50B done 11:25:31 #19 DONE 0.1s 11:25:31 11:25:31 #20 [support-scheduler internal] load build definition from Dockerfile 11:25:31 #20 transferring dockerfile: 1.82kB done 11:25:31 #20 DONE 0.2s 11:25:31 11:25:31 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:31 #5 DONE 0.0s 11:25:31 11:25:31 #21 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:31 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:31 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:31 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:31 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:31 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:31 #21 ... 11:25:31 11:25:31 #16 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 11:25:31 #16 DONE 0.8s 11:25:31 11:25:31 #21 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:31 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:31 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:31 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:31 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:31 #70 ... 11:25:31 11:25:31 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:25:31 #71 ... 11:25:31 11:25:31 #52 [core-metadata internal] load build context 11:25:31 #52 transferring context: 441.21MB 12.8s done 11:25:31 #21 ... 11:25:31 11:25:31 #22 [security-bootstrapper internal] load .dockerignore 11:25:31 #22 transferring context: 50B 0.0s done 11:25:31 #22 DONE 0.5s 11:25:31 11:25:31 #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:31 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:31 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:31 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:31 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:31 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s 11:25:31 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s 11:25:31 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.27MB / 4.09MB 0.3s 11:25:31 #52 ... 11:25:31 11:25:31 #53 [security-spiffe-token-provider internal] load build context 11:25:31 #53 transferring context: 441.21MB 17.1s done 11:25:31 #53 ... 11:25:31 11:25:31 #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:31 #56 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:31 #56 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:31 #56 11.82 (1/1) Installing dumb-init (1.2.5-r3) 11:25:31 #56 11.82 Executing busybox-1.36.1-r29.trigger 11:25:31 #56 11.83 OK: 8 MiB in 15 packages 11:25:32 #21 ... 11:25:32 11:25:32 #23 [security-spire-config internal] load build definition from Dockerfile 11:25:32 #23 DONE 0.0s 11:25:32 11:25:32 #24 [security-spire-config internal] load .dockerignore 11:25:32 #24 DONE 0.0s 11:25:32 11:25:32 #25 [security-bootstrapper internal] load build definition from Dockerfile 11:25:32 #25 transferring dockerfile: 3.02kB 0.1s done 11:25:32 #25 DONE 0.8s 11:25:32 11:25:32 #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:32 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:32 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 11:25:32 #56 ... 11:25:32 11:25:32 #47 [support-scheduler internal] load build context 11:25:32 #47 transferring context: 441.21MB 14.8s done 11:25:32 #47 ... 11:25:32 11:25:32 #50 [support-notifications internal] load build context 11:25:32 #50 transferring context: 441.21MB 15.1s done 11:25:32 #21 ... 11:25:32 11:25:32 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:32 #5 DONE 0.0s 11:25:32 11:25:32 #21 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:32 #50 ... 11:25:32 11:25:32 #49 [security-secretstore-setup internal] load build context 11:25:32 #49 transferring context: 441.21MB 13.7s done 11:25:32 #21 ... 11:25:32 11:25:32 #26 [security-spiffe-token-provider internal] load .dockerignore 11:25:32 #26 transferring context: 50B 0.0s done 11:25:32 #26 DONE 1.0s 11:25:32 11:25:32 #16 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 11:25:32 #16 DONE 1.1s 11:25:32 11:25:32 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:32 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:32 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:32 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:32 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:32 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:32 #21 ... 11:25:32 11:25:32 #27 [security-spire-agent internal] load build definition from Dockerfile 11:25:32 #27 DONE 0.0s 11:25:32 11:25:32 #28 [security-spire-agent internal] load .dockerignore 11:25:32 #28 DONE 0.0s 11:25:32 11:25:32 #29 [security-secretstore-setup internal] load build definition from Dockerfile 11:25:32 #29 transferring dockerfile: 2.49kB 0.0s done 11:25:32 #29 DONE 1.3s 11:25:32 11:25:32 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:32 #21 ... 11:25:32 11:25:32 #17 [security-proxy-setup internal] load build context 11:25:32 #17 transferring context: 3.09MB 1.1s done 11:25:32 #17 DONE 1.6s 11:25:32 11:25:32 #18 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:25:32 #18 DONE 1.8s 11:25:32 11:25:32 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:32 #21 ... 11:25:32 11:25:32 #15 [core-common-config-bootstrapper internal] load build context 11:25:32 #15 transferring context: 3.09MB 1.1s done 11:25:32 #15 DONE 1.7s 11:25:32 11:25:32 #14 [core-data internal] load build context 11:25:32 #14 transferring context: 3.09MB 1.2s done 11:25:32 #14 DONE 1.8s 11:25:32 11:25:32 #30 [core-command internal] load build context 11:25:32 #30 transferring context: 3.09MB 1.3s done 11:25:32 #30 DONE 1.8s 11:25:32 11:25:32 #31 [security-proxy-auth internal] load build context 11:25:32 #31 transferring context: 3.09MB 1.5s done 11:25:32 #31 DONE 1.8s 11:25:32 11:25:32 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:33 #21 ... 11:25:33 11:25:33 #32 [security-secretstore-setup internal] load .dockerignore 11:25:33 #32 transferring context: 50B 0.0s done 11:25:33 #32 DONE 2.0s 11:25:33 11:25:33 #33 [core-metadata internal] load build context 11:25:33 #33 transferring context: 3.09MB 0.8s done 11:25:33 #33 DONE 1.6s 11:25:33 11:25:33 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:33 #21 ... 11:25:33 11:25:33 #34 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:25:33 #34 transferring dockerfile: 1.89kB done 11:25:33 #34 DONE 2.0s 11:25:33 11:25:33 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:33 #5 DONE 0.0s 11:25:33 11:25:33 #35 [core-data builder 2/7] WORKDIR /edgex-go 11:25:33 #35 DONE 0.8s 11:25:33 11:25:33 #21 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:33 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:33 #21 ... 11:25:33 11:25:33 #36 [support-notifications internal] load build definition from Dockerfile 11:25:33 #36 transferring dockerfile: 2.04kB done 11:25:33 #36 DONE 1.0s 11:25:33 11:25:33 #37 [support-scheduler internal] load build context 11:25:33 #37 transferring context: 3.09MB 0.8s done 11:25:33 #37 DONE 1.9s 11:25:33 11:25:33 #18 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:25:33 #18 DONE 2.0s 11:25:33 11:25:33 #24 [security-spire-config internal] load .dockerignore 11:25:33 #24 transferring context: 50B 0.0s done 11:25:33 #24 DONE 1.6s 11:25:33 11:25:33 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 11:25:33 #35 DONE 1.0s 11:25:33 11:25:33 #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:25:33 #16 DONE 1.4s 11:25:33 11:25:33 #21 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:33 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:33 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:33 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:33 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:33 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:33 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:33 #21 ... 11:25:33 11:25:33 #18 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:25:33 #18 DONE 2.0s 11:25:33 11:25:33 #38 [security-spire-server internal] load build definition from Dockerfile 11:25:33 #38 transferring dockerfile: 1.70kB done 11:25:33 #38 DONE 1.6s 11:25:33 11:25:33 #39 [core-keeper internal] load build definition from Dockerfile 11:25:33 #39 transferring dockerfile: 2.07kB done 11:25:33 #39 DONE 2.2s 11:25:33 11:25:33 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 11:25:33 #35 DONE 1.0s 11:25:33 11:25:33 #40 [security-bootstrapper internal] load build context 11:25:33 #40 transferring context: 3.09MB 0.6s done 11:25:33 #40 DONE 1.3s 11:25:33 11:25:33 #21 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:33 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:33 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:33 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:33 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:33 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:33 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:33 #21 ... 11:25:33 11:25:33 #27 [security-spire-agent internal] load build definition from Dockerfile 11:25:33 #27 transferring dockerfile: 1.81kB done 11:25:33 #27 DONE 1.1s 11:25:33 11:25:33 #28 [security-spire-agent internal] load .dockerignore 11:25:33 #28 transferring context: 50B done 11:25:33 #28 DONE 1.1s 11:25:33 11:25:33 #41 [support-notifications internal] load .dockerignore 11:25:33 #41 transferring context: 50B done 11:25:33 #41 DONE 1.4s 11:25:33 11:25:33 #42 [core-keeper internal] load .dockerignore 11:25:33 #42 transferring context: 50B done 11:25:33 #42 DONE 2.3s 11:25:33 11:25:33 #43 [security-spire-server internal] load .dockerignore 11:25:33 #43 transferring context: 50B 0.0s done 11:25:33 #43 DONE 1.8s 11:25:33 11:25:33 #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:25:33 #5 DONE 0.0s 11:25:33 11:25:33 #16 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 11:25:34 #16 ... 11:25:34 11:25:34 #23 [security-spire-config internal] load build definition from Dockerfile 11:25:34 #23 transferring dockerfile: 1.69kB 0.0s done 11:25:34 #23 DONE 2.1s 11:25:34 11:25:34 #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 11:25:34 #16 ... 11:25:34 11:25:34 #18 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:25:34 #18 DONE 2.8s 11:25:34 11:25:34 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 11:25:34 #35 DONE 1.8s 11:25:34 11:25:34 #21 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:34 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:34 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:34 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:34 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:34 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:34 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:34 #21 DONE 4.3s 11:25:34 11:25:34 #44 [core-keeper internal] load build context 11:25:36 #44 ... 11:25:36 11:25:36 #45 [security-secretstore-setup internal] load build context 11:25:36 #45 transferring context: 3.09MB 1.5s done 11:25:36 #45 DONE 2.3s 11:25:36 11:25:36 #44 [core-keeper internal] load build context 11:25:36 #44 ... 11:25:36 11:25:36 #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 11:25:36 #16 DONE 3.7s 11:25:36 11:25:36 #44 [core-keeper internal] load build context 11:25:36 #44 ... 11:25:36 11:25:36 #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:25:36 #46 DONE 3.3s 11:25:36 11:25:36 #47 [security-spiffe-token-provider internal] load build context 11:25:36 #47 transferring context: 3.09MB 2.3s done 11:25:36 #47 DONE 2.9s 11:25:36 #49 ... 11:25:36 11:25:36 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:25:36 #60 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:36 #60 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:36 #60 15.99 (1/4) Installing ca-certificates (20241121-r1) 11:25:36 #60 16.01 (2/4) Installing dumb-init (1.2.5-r3) 11:25:36 #60 16.02 (3/4) Installing su-exec (0.2-r3) 11:25:36 #60 16.02 (4/4) Installing yq-go (4.44.1-r2) 11:25:36 #60 16.12 Executing busybox-1.36.1-r29.trigger 11:25:36 #60 16.13 Executing ca-certificates-20241121-r1.trigger 11:25:36 #60 16.17 OK: 19 MiB in 18 packages 11:25:37 11:25:37 #21 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:37 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:37 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:37 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:37 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:37 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:37 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:37 #21 DONE 4.3s 11:25:37 11:25:37 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:37 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:37 #48 ... 11:25:37 11:25:37 #49 [security-spire-config internal] load build context 11:25:37 #49 transferring context: 21.93kB 0.0s done 11:25:37 #49 DONE 0.3s 11:25:37 11:25:37 #44 [core-keeper internal] load build context 11:25:37 #44 transferring context: 3.09MB 2.6s done 11:25:37 #44 DONE 3.0s 11:25:37 11:25:37 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:25:37 #50 DONE 3.2s 11:25:37 11:25:37 #51 [security-spire-server internal] load build context 11:25:37 #51 ... 11:25:37 11:25:37 #21 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 11:25:37 #21 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done 11:25:37 #21 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 11:25:37 #21 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 11:25:37 #21 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 11:25:37 #21 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 11:25:37 #21 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.5s done 11:25:37 #21 DONE 4.3s 11:25:37 11:25:37 #52 [support-notifications internal] load build context 11:25:37 #52 transferring context: 3.09MB 2.2s done 11:25:37 #52 DONE 3.0s 11:25:37 11:25:37 #51 [security-spire-server internal] load build context 11:25:37 #51 transferring context: 23.68kB 0.1s done 11:25:37 #51 ... 11:25:37 11:25:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:25:37 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 11:25:37 #53 DONE 0.2s 11:25:37 11:25:37 #54 [security-spire-agent internal] load build context 11:25:37 #54 transferring context: 23.21kB 0.0s done 11:25:37 #54 DONE 0.3s 11:25:37 11:25:37 #51 [security-spire-server internal] load build context 11:25:37 #51 DONE 0.7s 11:25:37 11:25:37 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:37 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 11:25:37 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:25:37 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:25:37 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:25:37 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:25:37 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:25:37 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 11:25:38 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 11:25:38 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 11:25:38 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 11:25:38 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 11:25:38 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s 11:25:38 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 11:25:38 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 11:25:38 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 11:25:38 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 11:25:38 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 11:25:38 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.9s 11:25:38 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 11:25:39 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.1s 11:25:39 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.26MB / 28.04MB 1.3s 11:25:39 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 1.4s 11:25:39 #48 ... 11:25:39 11:25:39 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:39 #55 DONE 5.1s 11:25:39 11:25:39 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:25:39 #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:39 #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:39 #0 4.658 OK: 239 MiB in 58 packages 11:25:39 #56 DONE 5.8s 11:25:39 11:25:39 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:39 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.7s 11:25:40 #48 ... 11:25:40 11:25:40 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:40 #57 DONE 5.7s 11:25:40 11:25:40 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:25:40 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:40 #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:40 #0 5.770 OK: 239 MiB in 58 packages 11:25:40 #58 DONE 6.5s 11:25:40 11:25:40 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:40 #48 ... 11:25:40 11:25:40 #59 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:25:40 #59 DONE 0.9s 11:25:40 11:25:40 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:25:40 #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:40 #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:40 #0 5.836 OK: 239 MiB in 58 packages 11:25:40 #60 DONE 6.9s 11:25:40 11:25:40 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:40 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.5s 11:25:40 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.47MB / 28.04MB 2.8s 11:25:40 #48 ... 11:25:40 11:25:40 #61 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:25:40 #61 DONE 0.6s 11:25:40 11:25:40 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:40 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 3.2s 11:25:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.49MB / 28.04MB 3.3s 11:25:41 #48 ... 11:25:41 11:25:41 #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:25:41 #62 DONE 1.0s 11:25:41 11:25:41 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.5s 11:25:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.62MB / 28.04MB 3.6s 11:25:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.67MB / 28.04MB 3.9s 11:25:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 4.2s 11:25:42 #60 ... 11:25:42 11:25:42 #52 [core-metadata internal] load build context 11:25:42 #52 DONE 33.3s 11:25:42 11:25:42 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:42 #57 DONE 31.6s 11:25:42 11:25:42 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:42 #55 DONE 31.8s 11:25:42 11:25:42 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:25:42 #62 DONE 31.6s 11:25:42 11:25:42 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:42 #61 DONE 31.6s 11:25:42 11:25:42 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:25:42 #60 DONE 31.6s 11:25:42 11:25:42 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:25:42 #64 DONE 31.6s 11:25:42 11:25:42 #56 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:42 #56 DONE 32.1s 11:25:42 11:25:42 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:25:42 #72 ... 11:25:42 11:25:42 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:25:42 #58 DONE 31.8s 11:25:42 11:25:42 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:25:42 #65 DONE 31.7s 11:25:42 11:25:42 #49 [security-secretstore-setup internal] load build context 11:25:42 #49 DONE 33.5s 11:25:42 11:25:42 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:25:42 #59 DONE 31.8s 11:25:42 11:25:42 #47 [support-scheduler internal] load build context 11:25:42 #47 DONE 34.1s 11:25:42 11:25:42 #45 [core-data internal] load build context 11:25:42 #45 DONE 34.1s 11:25:42 11:25:42 #46 [security-bootstrapper internal] load build context 11:25:42 #46 DONE 34.1s 11:25:42 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.6s 11:25:42 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.7s done 11:25:42 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11:25:42 11:25:42 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:25:42 #63 DONE 31.8s 11:25:42 11:25:42 #50 [support-notifications internal] load build context 11:25:42 #50 DONE 33.6s 11:25:42 11:25:42 #44 [core-command internal] load build context 11:25:42 #44 DONE 34.2s 11:25:42 11:25:42 #48 [security-proxy-setup internal] load build context 11:25:42 #48 DONE 34.2s 11:25:42 11:25:42 #51 [security-proxy-auth internal] load build context 11:25:42 #51 DONE 34.1s 11:25:42 11:25:42 #43 [core-keeper internal] load build context 11:25:42 #43 DONE 34.2s 11:25:42 11:25:42 #53 [security-spiffe-token-provider internal] load build context 11:25:42 #53 DONE 33.6s 11:25:42 11:25:42 #42 [core-common-config-bootstrapper internal] load build context 11:25:42 #42 DONE 34.2s 11:25:42 11:25:42 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:25:43 #73 ... 11:25:43 11:25:43 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:25:43 #68 DONE 24.1s 11:25:43 11:25:43 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:25:43 #71 24.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:43 #71 24.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:43 #71 24.52 OK: 248 MiB in 58 packages 11:25:43 #48 ... 11:25:43 11:25:43 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:25:43 #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:43 #0 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:43 #0 7.085 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:43 #0 7.085 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:43 #0 7.085 OK: 24052 distinct packages available 11:25:43 #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:43 #0 8.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:43 #63 ... 11:25:43 11:25:43 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:44 #48 ... 11:25:44 11:25:44 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:44 #0 7.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 8.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #64 ... 11:25:44 11:25:44 #65 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:44 #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #0 9.835 (1/1) Installing dumb-init (1.2.5-r3) 11:25:44 #0 9.866 Executing busybox-1.36.1-r29.trigger 11:25:44 #0 9.962 OK: 9 MiB in 15 packages 11:25:44 #65 ... 11:25:44 11:25:44 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:25:44 #0 4.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #0 8.711 (1/3) Installing ca-certificates (20241121-r1) 11:25:44 #0 8.959 (2/3) Installing dumb-init (1.2.5-r3) 11:25:44 #0 8.971 (3/3) Installing tzdata (2024b-r0) 11:25:44 #0 9.726 Executing busybox-1.36.1-r29.trigger 11:25:44 #0 9.816 Executing ca-certificates-20241121-r1.trigger 11:25:44 #66 ... 11:25:44 11:25:44 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 11:25:44 #0 5.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #0 9.373 OK: 239 MiB in 58 packages 11:25:44 #67 DONE 10.4s 11:25:44 11:25:44 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:25:44 #0 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #68 ... 11:25:44 11:25:44 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:25:44 #0 5.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 5.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #0 9.288 (1/2) Installing dumb-init (1.2.5-r3) 11:25:44 #0 9.319 (2/2) Installing su-exec (0.2-r3) 11:25:44 #0 9.319 Executing busybox-1.36.1-r29.trigger 11:25:44 #0 9.426 OK: 9 MiB in 16 packages 11:25:44 #69 ... 11:25:44 11:25:44 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:25:44 #0 7.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:44 #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:44 #71 DONE 25.3s 11:25:44 11:25:44 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:25:44 #66 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:44 #66 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:44 #66 24.52 OK: 248 MiB in 58 packages 11:25:44 #66 DONE 25.2s 11:25:44 11:25:44 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:25:44 #70 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:44 #70 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:44 #70 24.58 OK: 248 MiB in 58 packages 11:25:44 #70 DONE 25.2s 11:25:44 11:25:44 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:25:44 #67 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:44 #67 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:44 #67 24.91 OK: 248 MiB in 58 packages 11:25:44 #67 DONE 25.6s 11:25:44 11:25:44 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:25:45 #70 ... 11:25:45 11:25:45 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:25:45 #69 DONE 10.7s 11:25:45 11:25:45 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:25:45 #0 7.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:45 #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:45 #71 ... 11:25:45 11:25:45 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:25:45 #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:45 #0 8.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:45 #72 ... 11:25:45 11:25:45 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:45 #74 ... 11:25:45 11:25:45 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:25:45 #75 DONE 0.6s 11:25:45 11:25:45 #76 [core-command builder 4/7] COPY go.mod vendor* ./ 11:25:45 #76 DONE 0.7s 11:25:45 11:25:45 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:25:45 #74 DONE 0.7s 11:25:45 11:25:45 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:25:45 #77 DONE 0.8s 11:25:45 11:25:45 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:45 #48 ... 11:25:45 11:25:45 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:25:45 #73 DONE 0.7s 11:25:45 11:25:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:25:45 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:25:45 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:25:45 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:25:45 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 11:25:45 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 11:25:45 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 11:25:45 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 11:25:45 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.3s done 11:25:45 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 11:25:45 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.4s 11:25:45 #53 ... 11:25:45 11:25:45 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:46 #78 ... 11:25:46 11:25:46 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:25:46 #69 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:46 #69 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:46 #69 25.48 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:46 #69 25.48 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:46 #69 25.48 OK: 24174 distinct packages available 11:25:46 #69 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:46 #69 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:46 #69 26.05 OK: 248 MiB in 58 packages 11:25:46 #69 DONE 26.3s 11:25:46 11:25:46 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:25:46 #79 DONE 0.0s 11:25:46 11:25:46 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:46 #48 ... 11:25:46 11:25:46 #65 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:46 #65 DONE 11.7s 11:25:46 11:25:46 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:25:46 #74 ... 11:25:46 11:25:46 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:25:46 #66 10.63 OK: 11 MiB in 17 packages 11:25:46 #66 DONE 12.3s 11:25:46 11:25:46 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:25:46 #0 4.276 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:46 #0 5.910 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:46 #75 ... 11:25:46 11:25:46 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:25:46 #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:46 #0 7.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:47 #80 ... 11:25:47 11:25:47 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:25:47 #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:47 #0 3.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:47 #0 4.177 OK: 8 MiB in 15 packages 11:25:47 #81 DONE 4.4s 11:25:47 11:25:47 #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 11:25:47 #73 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:47 #73 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:47 #73 4.561 OK: 8 MiB in 15 packages 11:25:47 #73 DONE 5.1s 11:25:47 11:25:47 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:25:47 #0 4.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:47 #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:47 #0 4.712 OK: 19 MiB in 18 packages 11:25:47 #82 DONE 4.9s 11:25:47 11:25:47 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:25:47 #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:47 #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:47 #0 4.804 OK: 9 MiB in 19 packages 11:25:47 #76 ... 11:25:47 11:25:47 #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:47 #0 5.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:47 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:47 #77 ... 11:25:47 11:25:47 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:47 #83 DONE 5.0s 11:25:47 11:25:47 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:25:47 #72 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:47 #72 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:47 #48 ... 11:25:47 11:25:47 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:25:47 #64 11.91 (1/1) Installing dumb-init (1.2.5-r3) 11:25:47 #64 11.93 Executing busybox-1.36.1-r29.trigger 11:25:47 #64 12.03 OK: 9 MiB in 15 packages 11:25:47 #64 DONE 13.3s 11:25:47 11:25:47 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:47 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 11:25:48 #48 ... 11:25:48 11:25:48 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:25:48 #63 13.41 OK: 239 MiB in 58 packages 11:25:48 #63 DONE 14.3s 11:25:48 #72 5.396 OK: 13 MiB in 28 packages 11:25:48 11:25:48 #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:48 #77 11.67 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:48 #77 11.67 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:48 #77 11.67 OK: 24048 distinct packages available 11:25:49 #77 ... 11:25:49 11:25:49 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:25:49 #78 DONE 1.0s 11:25:49 11:25:49 #77 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:49 #77 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:49 #72 DONE 6.7s 11:25:49 11:25:49 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:25:49 #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:49 #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:49 #0 5.202 OK: 19 MiB in 18 packages 11:25:49 #84 DONE 6.7s 11:25:49 11:25:49 #85 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:25:49 #0 4.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:49 #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:49 #0 5.308 OK: 12 MiB in 21 packages 11:25:49 #85 DONE 6.6s 11:25:49 11:25:49 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:25:49 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:49 #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:49 #0 4.886 OK: 10 MiB in 17 packages 11:25:49 #86 DONE 6.6s 11:25:49 11:25:49 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:25:49 #0 3.924 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:49 #0 4.425 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:49 #0 5.195 (1/1) Installing dumb-init (1.2.5-r3) 11:25:49 #0 5.588 Executing busybox-1.36.1-r29.trigger 11:25:49 #0 5.594 OK: 8 MiB in 15 packages 11:25:49 #87 DONE 6.8s 11:25:49 11:25:49 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:25:49 #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:49 #0 5.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:49 #0 6.099 OK: 8 MiB in 18 packages 11:25:49 #88 DONE 6.6s 11:25:49 11:25:49 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:25:49 #89 ... 11:25:49 11:25:49 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:25:49 #90 DONE 1.8s 11:25:49 11:25:49 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:25:49 #91 DONE 1.9s 11:25:49 11:25:49 #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:25:49 #92 DONE 0.2s 11:25:49 11:25:49 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:25:50 #77 ... 11:25:50 11:25:50 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 11:25:50 #71 12.78 (1/7) Installing ca-certificates (20241121-r1) 11:25:50 #71 13.06 (2/7) Installing dumb-init (1.2.5-r3) 11:25:50 #71 13.07 (3/7) Installing libgcc (13.2.1_git20240309-r0) 11:25:50 #71 13.10 (4/7) Installing libsodium (1.0.19-r0) 11:25:50 #71 13.14 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 11:25:50 #71 13.40 (6/7) Installing libzmq (4.3.5-r2) 11:25:50 #71 13.54 (7/7) Installing zeromq (4.3.5-r2) 11:25:50 #71 13.57 Executing busybox-1.36.1-r29.trigger 11:25:50 #71 13.73 Executing ca-certificates-20241121-r1.trigger 11:25:50 #71 14.79 OK: 14 MiB in 21 packages 11:25:50 #71 DONE 15.8s 11:25:50 11:25:50 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:50 #48 ... 11:25:50 11:25:50 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:50 #79 ... 11:25:50 11:25:50 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:25:50 #0 4.460 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:50 #0 5.898 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:50 #80 ... 11:25:50 11:25:50 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:50 #48 ... 11:25:50 11:25:50 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:25:50 #68 13.79 (1/4) Installing dumb-init (1.2.5-r3) 11:25:50 #68 13.81 (2/4) Installing openssl (3.3.2-r1) 11:25:50 #68 13.91 (3/4) Installing su-exec (0.2-r3) 11:25:50 #68 13.92 (4/4) Installing yq-go (4.44.1-r2) 11:25:50 #68 14.74 Executing busybox-1.36.1-r29.trigger 11:25:50 #68 14.92 OK: 20 MiB in 18 packages 11:25:50 #68 DONE 16.5s 11:25:50 11:25:50 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:50 #48 ... 11:25:50 11:25:50 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:50 #81 ... 11:25:50 11:25:50 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:25:51 #82 ... 11:25:51 11:25:51 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:51 #83 ... 11:25:51 11:25:51 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:51 #48 ... 11:25:51 11:25:51 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:25:51 #70 13.83 (1/4) Installing ca-certificates (20241121-r1) 11:25:51 #70 14.19 (2/4) Installing dumb-init (1.2.5-r3) 11:25:51 #70 14.23 (3/4) Installing su-exec (0.2-r3) 11:25:51 #70 14.23 (4/4) Installing yq-go (4.44.1-r2) 11:25:51 #70 14.94 Executing busybox-1.36.1-r29.trigger 11:25:51 #70 15.08 Executing ca-certificates-20241121-r1.trigger 11:25:51 #70 16.09 OK: 20 MiB in 18 packages 11:25:51 #70 DONE 17.1s 11:25:51 11:25:51 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:52 #93 ... 11:25:52 11:25:52 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:25:52 #89 DONE 2.8s 11:25:52 11:25:52 #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:25:52 #0 6.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:52 #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:52 #0 6.913 OK: 8 MiB in 16 packages 11:25:52 #94 DONE 9.4s 11:25:52 11:25:52 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:25:52 #93 DONE 2.8s 11:25:52 11:25:52 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:25:52 #0 5.499 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:52 #0 5.983 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:52 #0 7.230 OK: 248 MiB in 58 packages 11:25:52 #95 DONE 8.6s 11:25:52 11:25:52 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:25:52 #96 DONE 2.9s 11:25:52 11:25:52 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:25:52 #97 DONE 0.1s 11:25:52 11:25:52 #98 [security-spire-server stage-2 6/9] COPY security.txt / 11:25:52 #98 DONE 0.1s 11:25:52 11:25:52 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:25:52 #99 DONE 0.3s 11:25:52 11:25:52 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:25:52 #100 DONE 0.2s 11:25:52 11:25:52 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 11:25:52 #101 DONE 0.1s 11:25:52 11:25:52 #102 [security-spire-config stage-2 6/10] COPY security.txt / 11:25:52 #102 DONE 0.1s 11:25:52 11:25:52 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:25:52 #103 DONE 0.2s 11:25:52 11:25:52 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:25:52 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 11:25:52 #48 ... 11:25:52 11:25:52 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:25:52 #75 11.58 OK: 239 MiB in 58 packages 11:25:52 #75 DONE 13.3s 11:25:52 11:25:52 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:52 #48 ... 11:25:52 11:25:52 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:25:52 #80 10.92 (1/1) Installing dumb-init (1.2.5-r3) 11:25:52 #80 11.62 Executing busybox-1.36.1-r29.trigger 11:25:52 #80 11.68 OK: 9 MiB in 15 packages 11:25:52 #80 DONE 12.7s 11:25:52 11:25:52 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:53 #104 ... 11:25:53 11:25:53 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:25:53 #105 DONE 0.3s 11:25:53 11:25:53 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:25:53 #104 DONE 0.4s 11:25:53 11:25:53 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:25:53 #106 DONE 0.5s 11:25:53 11:25:53 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:25:53 #48 ... 11:25:53 11:25:53 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:25:53 #84 DONE 0.5s 11:25:53 11:25:53 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:53 #107 ... 11:25:53 11:25:53 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:25:53 #108 DONE 0.6s 11:25:53 11:25:53 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:25:53 #109 DONE 0.6s 11:25:53 11:25:53 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:25:53 #110 DONE 0.2s 11:25:53 11:25:53 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:25:53 #107 DONE 0.6s 11:25:53 11:25:53 #111 [security-spire-server] exporting to image 11:25:53 #111 exporting layers 11:25:53 #111 ... 11:25:53 11:25:53 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:25:53 #112 DONE 0.4s 11:25:53 11:25:53 #111 [security-spire-config] exporting to image 11:25:54 #111 ... 11:25:54 11:25:54 #113 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:25:54 #113 DONE 2.0s 11:25:54 #48 ... 11:25:54 11:25:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:25:54 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.3s done 11:25:54 #53 DONE 16.8s 11:25:54 11:25:54 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:54 11:25:54 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:25:54 #114 DONE 0.6s 11:25:54 11:25:54 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:54 #115 ... 11:25:54 11:25:54 #111 [security-spire-config] exporting to image 11:25:54 #111 exporting layers 1.0s done 11:25:54 #111 writing image sha256:7d76a26bcc9d3ecb24f399326d10a588b295944fe208830a0de7996d74d02712 done 11:25:54 #111 naming to docker.io/library/security-spire-server done 11:25:54 #111 writing image sha256:495f392820167074f0931b82f56d9c9c9327b5f7e1a4ec5b66e991c68c703331 0.0s done 11:25:54 #111 naming to docker.io/library/security-spire-agent done 11:25:54 #111 writing image sha256:6ff28847fa8726ff47da2d7893be7a741318a732cb62aa248df4edf44f952da2 done 11:25:54 #111 naming to docker.io/library/security-spire-config done 11:25:54 #111 DONE 1.5s 11:25:55 #48 ... 11:25:55 11:25:55 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:25:55 #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:55 #0 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:55 #85 ... 11:25:55 11:25:55 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:55 11:25:55 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:55 #116 ... 11:25:55 11:25:55 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:55 #117 ... 11:25:55 11:25:55 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:55 #48 ... 11:25:55 11:25:55 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:55 #86 ... 11:25:55 11:25:55 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:55 #48 ... 11:25:55 11:25:55 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:25:55 #0 3.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:55 #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:55 #0 8.238 OK: 11 MiB in 17 packages 11:25:55 #87 DONE 9.0s 11:25:55 11:25:55 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:56 #48 ... 11:25:56 11:25:56 #77 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:25:56 #77 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:56 #77 18.31 (1/5) Installing dumb-init (1.2.5-r3) 11:25:56 #77 18.32 (2/5) Installing musl-obstack (1.2.3-r2) 11:25:56 #77 18.34 (3/5) Installing libucontext (1.2-r3) 11:25:56 #77 18.39 (4/5) Installing gcompat (1.1.0-r4) 11:25:56 #77 18.42 (5/5) Installing openssl (3.3.2-r1) 11:25:56 #77 18.52 Executing busybox-1.36.1-r29.trigger 11:25:56 #77 18.62 OK: 10 MiB in 19 packages 11:25:56 #77 DONE 19.5s 11:25:56 11:25:56 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:25:56 #85 10.30 OK: 9 MiB in 16 packages 11:25:56 #85 DONE 11.2s 11:25:56 11:25:56 #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 11:25:56 #74 4.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:56 #74 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:56 #74 9.563 OK: 9 MiB in 15 packages 11:25:56 #74 DONE 10.2s 11:25:56 11:25:56 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:56 #48 ... 11:25:56 11:25:56 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:25:56 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:56 #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:56 #0 8.025 OK: 9 MiB in 15 packages 11:25:56 #88 DONE 9.0s 11:25:56 11:25:56 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:56 #48 ... 11:25:56 11:25:56 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:25:56 #72 13.97 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:56 #72 13.97 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:56 #72 13.97 OK: 24048 distinct packages available 11:25:56 #72 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:56 #72 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:56 #72 19.62 (1/14) Installing ca-certificates (20241121-r1) 11:25:56 #72 19.87 (2/14) Installing brotli-libs (1.1.0-r2) 11:25:56 #72 19.98 (3/14) Installing c-ares (1.33.1-r0) 11:25:56 #72 20.07 (4/14) Installing libunistring (1.2-r0) 11:25:56 #72 20.17 (5/14) Installing libidn2 (2.3.7-r0) 11:25:56 #72 20.22 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:25:56 #72 20.26 (7/14) Installing libpsl (0.21.5-r1) 11:25:56 #72 20.35 (8/14) Installing zstd-libs (1.5.6-r0) 11:25:56 #72 20.39 (9/14) Installing libcurl (8.11.1-r0) 11:25:56 #72 20.52 (10/14) Installing curl (8.11.1-r0) 11:25:56 #72 20.63 (11/14) Installing dumb-init (1.2.5-r3) 11:25:56 #72 20.64 (12/14) Installing musl-obstack (1.2.3-r2) 11:25:56 #72 20.67 (13/14) Installing libucontext (1.2-r3) 11:25:56 #72 20.69 (14/14) Installing gcompat (1.1.0-r4) 11:25:56 #72 20.73 Executing busybox-1.36.1-r29.trigger 11:25:56 #72 20.83 Executing ca-certificates-20241121-r1.trigger 11:25:56 #72 21.65 OK: 15 MiB in 28 packages 11:25:56 #72 DONE 22.5s 11:25:57 11:25:57 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:25:58 #89 ... 11:25:58 11:25:58 #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:25:58 #76 12.03 v3.20.5-20-g6a2ca1523d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:58 #76 12.03 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:58 #76 12.03 OK: 24048 distinct packages available 11:25:58 #76 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:58 #76 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:58 #76 20.11 (1/4) Installing dumb-init (1.2.5-r3) 11:25:58 #76 20.15 (2/4) Installing musl-obstack (1.2.3-r2) 11:25:58 #76 20.15 (3/4) Installing libucontext (1.2-r3) 11:25:58 #76 20.15 (4/4) Installing gcompat (1.1.0-r4) 11:25:58 #76 20.19 Executing busybox-1.36.1-r29.trigger 11:25:58 #76 20.27 OK: 9 MiB in 18 packages 11:25:58 #76 DONE 21.3s 11:25:58 11:25:58 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:58 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 11:25:58 #48 ... 11:25:58 11:25:58 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:25:58 #82 3.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:58 #82 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:58 #82 7.494 OK: 20 MiB in 18 packages 11:25:58 #82 DONE 8.0s 11:25:58 11:25:58 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:59 #48 ... 11:25:59 11:25:59 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:25:59 #90 DONE 0.2s 11:25:59 11:25:59 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:59 #48 ... 11:25:59 11:25:59 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:25:59 #91 ... 11:25:59 11:25:59 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:59 #48 ... 11:25:59 11:25:59 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:25:59 #0 3.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:59 #0 3.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:59 #0 7.297 OK: 20 MiB in 18 packages 11:25:59 #92 DONE 8.0s 11:25:59 11:25:59 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:25:59 #48 ... 11:25:59 11:25:59 #93 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:25:59 #0 3.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:59 #0 4.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:59 #0 8.975 OK: 14 MiB in 21 packages 11:25:59 #93 DONE 9.4s 11:25:59 11:25:59 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:26:00 #48 ... 11:26:00 11:26:00 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:26:00 #94 DONE 4.0s 11:26:00 11:26:00 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:26:00 #48 ... 11:26:00 11:26:00 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:26:00 #95 DONE 0.2s 11:26:00 11:26:00 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:26:00 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.7s done 11:26:00 #48 DONE 24.2s 11:26:00 11:26:00 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:26:00 #89 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:26:00 #89 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:26:02 #89 5.208 OK: 15 MiB in 28 packages 11:26:02 #89 ... 11:26:02 11:26:02 #96 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:26:02 #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:26:02 #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:26:02 #0 5.916 OK: 10 MiB in 19 packages 11:26:02 #96 DONE 6.3s 11:26:02 11:26:02 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:02 #97 ... 11:26:02 11:26:02 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:26:02 #89 DONE 5.6s 11:26:02 11:26:02 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:26:03 #98 ... 11:26:03 11:26:03 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:26:03 #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:26:03 #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:26:03 #0 4.243 OK: 9 MiB in 18 packages 11:26:03 #99 DONE 5.0s 11:26:03 11:26:03 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:26:03 #98 DONE 1.0s 11:26:03 11:26:03 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:03 #100 ... 11:26:03 11:26:03 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:03 #101 ... 11:26:03 11:26:03 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:03 #102 ... 11:26:03 11:26:03 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:03 #97 DONE 1.4s 11:26:03 11:26:03 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:26:03 #103 DONE 0.4s 11:26:03 11:26:03 #104 [security-spire-server stage-2 6/9] COPY security.txt / 11:26:04 #104 ... 11:26:04 11:26:04 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:04 #102 DONE 0.9s 11:26:04 11:26:04 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:26:04 #100 DONE 1.1s 11:26:04 11:26:04 #104 [security-spire-server stage-2 6/9] COPY security.txt / 11:26:04 #104 DONE 0.2s 11:26:04 11:26:04 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:26:04 #105 DONE 0.2s 11:26:04 11:26:04 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:26:04 #106 DONE 0.2s 11:26:04 11:26:04 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:26:04 #107 DONE 0.2s 11:26:04 11:26:04 #108 [security-spire-config stage-2 6/10] COPY security.txt / 11:26:04 #108 DONE 0.2s 11:26:04 11:26:04 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:26:04 #109 DONE 0.2s 11:26:04 11:26:04 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 11:26:04 #110 DONE 0.2s 11:26:04 11:26:04 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:26:04 #111 DONE 0.2s 11:26:04 11:26:04 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:26:04 #112 ... 11:26:04 11:26:04 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:26:04 #113 DONE 0.2s 11:26:04 11:26:04 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:26:04 #112 DONE 0.2s 11:26:04 11:26:04 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:26:04 #114 DONE 0.2s 11:26:04 11:26:04 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:26:05 #115 ... 11:26:05 11:26:05 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:26:05 #116 DONE 0.2s 11:26:05 11:26:05 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:26:05 #115 DONE 0.2s 11:26:05 11:26:05 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:26:05 #117 DONE 0.1s 11:26:05 11:26:05 #118 [security-spire-config] exporting to image 11:26:05 #118 exporting layers 11:26:06 #118 ... 11:26:06 11:26:06 #119 [security-spire-server] exporting to image 11:26:06 #119 exporting layers 1.5s done 11:26:06 #119 writing image sha256:9790423d709e5fb26ce54c6634d5f5fab2adda89fed20ec77f4ecaaa3d465d86 done 11:26:06 #119 naming to docker.io/library/security-spire-server-arm64 done 11:26:06 #119 DONE 1.5s 11:26:06 11:26:06 #120 [security-spire-agent] exporting to image 11:26:07 #120 ... 11:26:07 11:26:07 #118 [security-spire-config] exporting to image 11:26:07 #118 exporting layers 1.8s done 11:26:07 #118 writing image sha256:c01a66557ad611b363367e81522162e1b3916d7980ad1c307f5d9fa4f1b5c40c 0.1s done 11:26:07 #118 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:26:07 #118 DONE 2.0s 11:26:07 11:26:07 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:07 #91 ... 11:26:07 11:26:07 #120 [security-spire-agent] exporting to image 11:26:07 #120 exporting layers 1.9s done 11:26:07 #120 writing image sha256:ae3908721cbafba861f160d16a3ec52df1c622eb890bf896850389dd45cd1a3f 0.0s done 11:26:07 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 11:26:07 #120 DONE 1.9s 11:26:07 11:26:07 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #91 ... 11:26:54 11:26:54 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #83 DONE 69.9s 11:26:54 11:26:54 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #86 DONE 65.7s 11:26:54 11:26:54 #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #101 DONE 57.9s 11:26:54 11:26:54 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #91 DONE 62.0s 11:26:54 11:26:54 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #79 DONE 70.8s 11:26:54 11:26:54 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #81 DONE 70.4s 11:26:54 11:26:54 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:26:54 #121 ... 11:26:54 11:26:54 #122 [security-proxy-setup builder 6/7] COPY . . 11:26:54 #122 DONE 1.0s 11:26:54 11:26:54 #123 [support-notifications builder 6/7] COPY . . 11:26:54 #123 DONE 1.0s 11:26:54 11:26:54 #124 [core-keeper builder 7/8] COPY . . 11:26:54 #124 DONE 1.0s 11:26:54 11:26:54 #121 [security-spiffe-token-provider builder 6/7] COPY . . 11:26:54 #121 DONE 1.0s 11:26:54 11:26:54 #125 [security-secretstore-setup builder 6/7] COPY . . 11:26:54 #125 CACHED 11:26:54 11:26:54 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:26:54 #126 CACHED 11:26:54 11:26:54 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #127 CACHED 11:26:54 11:26:54 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #128 CACHED 11:26:54 11:26:54 #129 [security-bootstrapper builder 6/7] COPY . . 11:26:54 #129 CACHED 11:26:54 11:26:54 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:26:54 #130 CACHED 11:26:54 11:26:54 #131 [support-scheduler builder 6/7] COPY . . 11:26:54 #131 DONE 1.0s 11:26:54 11:26:54 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:26:54 #132 CACHED 11:26:54 11:26:54 #133 [core-metadata builder 6/7] COPY . . 11:26:54 #133 CACHED 11:26:54 11:26:54 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #134 CACHED 11:26:54 11:26:54 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:26:54 #135 CACHED 11:26:54 11:26:54 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #136 CACHED 11:26:54 11:26:54 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 11:26:54 #137 CACHED 11:26:54 11:26:54 #138 [security-proxy-auth builder 6/7] COPY . . 11:26:54 #138 DONE 1.0s 11:26:54 11:26:54 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #139 CACHED 11:26:54 11:26:54 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 11:26:54 #140 CACHED 11:26:54 11:26:54 #141 [core-data builder 6/7] COPY . . 11:26:54 #141 CACHED 11:26:54 11:26:54 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 11:26:54 #142 CACHED 11:26:54 11:26:54 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:26:54 #143 CACHED 11:26:54 11:26:54 #144 [core-command builder 6/7] COPY . . 11:26:54 #144 CACHED 11:26:54 11:26:54 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:26:55 #145 3.327 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:27:02 #145 ... 11:27:02 11:27:02 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:27:02 #0 2.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:27:02 #146 ... 11:27:02 11:27:02 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:27:02 #0 2.488 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:27:02 #147 ... 11:27:02 11:27:02 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:27:02 #0 3.240 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:27:02 #148 ... 11:27:02 11:27:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:27:02 #0 3.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:27:02 #149 ... 11:27:02 11:27:02 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:27:02 #0 1.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:27:03 #118 DONE 71.4s 11:27:03 11:27:03 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:03 #115 DONE 64.4s 11:27:03 11:27:03 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:03 #116 DONE 71.3s 11:27:03 11:27:03 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:03 #80 DONE 71.0s 11:27:03 11:27:03 #119 [security-spiffe-token-provider builder 6/7] COPY . . 11:27:03 #119 ... 11:27:03 11:27:03 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:03 #78 DONE 71.4s 11:27:03 11:27:03 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:03 #117 DONE 71.5s 11:27:03 11:27:03 #120 [support-notifications builder 6/7] COPY . . 11:27:03 #150 ... 11:27:03 11:27:03 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:27:03 #0 2.398 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:27:03 #151 ... 11:27:03 11:27:03 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:27:03 #0 3.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:27:03 #152 ... 11:27:03 11:27:03 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:27:03 #0 2.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:27:03 #153 ... 11:27:03 11:27:03 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:27:03 #0 3.303 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:27:04 #154 ... 11:27:04 11:27:04 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:27:04 #0 2.775 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:27:04 #155 ... 11:27:04 11:27:04 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:27:04 #0 1.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:27:07 #120 ... 11:27:07 11:27:07 #121 [support-scheduler builder 6/7] COPY . . 11:27:07 #121 ... 11:27:07 11:27:07 #122 [core-command builder 6/7] COPY . . 11:27:07 #122 ... 11:27:07 11:27:07 #123 [core-keeper builder 7/8] COPY . . 11:27:07 #123 ... 11:27:07 11:27:07 #124 [security-proxy-setup builder 6/7] COPY . . 11:27:10 #124 DONE 13.8s 11:27:10 11:27:10 #125 [security-secretstore-setup builder 6/7] COPY . . 11:27:10 #125 CACHED 11:27:10 11:27:10 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:27:10 #126 CACHED 11:27:10 11:27:10 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #127 CACHED 11:27:10 11:27:10 #121 [support-scheduler builder 6/7] COPY . . 11:27:10 #121 DONE 13.8s 11:27:10 11:27:10 #123 [core-keeper builder 7/8] COPY . . 11:27:10 #123 DONE 13.8s 11:27:10 11:27:10 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #128 CACHED 11:27:10 11:27:10 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:27:10 #129 CACHED 11:27:10 11:27:10 #130 [core-metadata builder 6/7] COPY . . 11:27:10 #130 CACHED 11:27:10 11:27:10 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:27:10 #131 CACHED 11:27:10 11:27:10 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #132 CACHED 11:27:10 11:27:10 #133 [security-bootstrapper builder 6/7] COPY . . 11:27:10 #133 CACHED 11:27:10 11:27:10 #119 [security-spiffe-token-provider builder 6/7] COPY . . 11:27:10 #119 DONE 13.8s 11:27:10 11:27:10 #134 [security-proxy-auth builder 6/7] COPY . . 11:27:10 #134 CACHED 11:27:10 11:27:10 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #135 CACHED 11:27:10 11:27:10 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:27:10 #136 CACHED 11:27:10 11:27:10 #122 [core-command builder 6/7] COPY . . 11:27:10 #122 DONE 13.8s 11:27:10 11:27:10 #137 [core-data builder 6/7] COPY . . 11:27:10 #137 CACHED 11:27:10 11:27:10 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #138 CACHED 11:27:10 11:27:10 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 11:27:10 #139 CACHED 11:27:10 11:27:10 #120 [support-notifications builder 6/7] COPY . . 11:27:10 #120 DONE 13.8s 11:27:10 11:27:10 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:10 #140 CACHED 11:27:10 11:27:10 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:27:10 #141 CACHED 11:27:10 11:27:10 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 11:27:10 #142 CACHED 11:27:10 11:27:10 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:27:11 #143 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:27:16 #143 ... 11:27:16 11:27:16 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:27:16 #0 1.444 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:27:21 #144 ... 11:27:21 11:27:21 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:27:21 #0 0.901 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:27:21 #145 ... 11:27:21 11:27:21 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:27:21 #0 1.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:27:21 #146 ... 11:27:21 11:27:21 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:27:21 #0 0.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:27:21 #147 ... 11:27:21 11:27:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:27:21 #0 0.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:27:21 #148 ... 11:27:21 11:27:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:27:21 #0 0.738 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:27:21 #149 ... 11:27:21 11:27:21 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:27:21 #0 0.460 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:27:21 #150 ... 11:27:21 11:27:21 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:27:21 #0 1.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:27:21 #151 ... 11:27:21 11:27:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:27:21 #0 0.610 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:27:21 #152 ... 11:27:21 11:27:21 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:27:21 #0 0.456 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:27:22 #153 ... 11:27:22 11:27:22 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:27:22 #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:28:43 #154 ... 11:28:43 11:28:43 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:28:43 #153 83.08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:28:46 #153 DONE 96.0s 11:28:46 11:28:46 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:28:46 #151 ... 11:28:46 11:28:46 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:28:46 #150 DONE 96.0s 11:28:46 11:28:46 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:28:46 #145 DONE 96.0s 11:28:46 11:28:46 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:28:46 #154 DONE 96.0s 11:28:46 11:28:46 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:28:48 #155 DONE 1.5s 11:28:48 11:28:48 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:28:48 #156 ... 11:28:48 11:28:48 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:28:48 #157 DONE 1.7s 11:28:48 11:28:48 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:28:48 #156 DONE 1.7s 11:28:48 11:28:48 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:28:48 #158 DONE 1.7s 11:28:48 11:28:48 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:28:48 #159 DONE 0.7s 11:28:48 11:28:48 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:28:49 #160 ... 11:28:49 11:28:49 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:28:49 #161 DONE 0.4s 11:28:49 11:28:49 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:28:49 #162 DONE 0.4s 11:28:49 11:28:49 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:28:49 #160 DONE 0.5s 11:28:49 11:28:49 #163 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:28:49 #163 ... 11:28:49 11:28:49 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:28:49 #164 DONE 0.4s 11:28:49 11:28:49 #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:28:49 #165 ... 11:28:49 11:28:49 #166 [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 11:28:49 #166 DONE 0.6s 11:28:49 11:28:49 #163 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:28:49 #163 DONE 0.6s 11:28:49 11:28:49 #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:28:49 #165 DONE 0.4s 11:28:49 11:28:49 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:28:49 #167 DONE 1.3s 11:28:49 11:28:49 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:28:50 #168 ... 11:28:50 11:28:50 #169 [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 11:28:50 #169 DONE 0.2s 11:28:50 11:28:50 #170 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:28:50 #170 DONE 0.4s 11:28:50 11:28:50 #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:28:51 #171 ... 11:28:51 11:28:51 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:28:51 #168 DONE 1.5s 11:28:51 11:28:51 #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:28:51 #172 ... 11:28:51 11:28:51 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:28:51 #173 DONE 1.8s 11:28:51 11:28:51 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:28:52 #174 ... 11:28:52 11:28:52 #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:28:52 #171 DONE 2.1s 11:28:52 11:28:52 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:28:54 #175 ... 11:28:54 11:28:54 #176 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:28:54 #176 DONE 3.9s 11:28:54 11:28:54 #111 [core-common-config-bootstrapper] exporting to image 11:28:54 #111 exporting layers 11:28:55 #111 ... 11:28:55 11:28:55 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:28:55 #174 DONE 2.9s 11:28:55 11:28:55 #177 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:28:55 #177 ... 11:28:55 11:28:55 #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:28:55 #172 DONE 3.7s 11:28:55 11:28:55 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:28:55 #175 DONE 3.0s 11:28:55 11:28:55 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:28:59 #178 ... 11:28:59 11:28:59 #177 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:28:59 #177 DONE 4.3s 11:28:59 11:28:59 #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:29:06 #179 ... 11:29:06 11:29:06 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:29:16 #180 ... 11:29:16 11:29:16 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:29:16 #178 DONE 18.7s 11:29:16 11:29:16 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:29:27 #181 ... 11:29:27 11:29:27 #111 [core-common-config-bootstrapper] exporting to image 11:29:27 #111 exporting layers 31.1s done 11:29:42 #111 ... 11:29:42 11:29:42 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:29:42 #143 DONE 149.8s 11:29:42 11:29:42 #111 [core-common-config-bootstrapper] exporting to image 11:29:42 #111 writing image sha256:d4660a7b2cd2032c1eae7b0f0fdb1add62cc5e614a3c00886486ffaacd97c75a 11:29:42 #111 writing image sha256:d4660a7b2cd2032c1eae7b0f0fdb1add62cc5e614a3c00886486ffaacd97c75a 0.8s done 11:29:42 #111 naming to docker.io/library/core-common-config-bootstrapper 11:29:42 #111 ... 11:29:42 11:29:42 #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:29:42 #180 DONE 46.0s 11:29:42 11:29:42 #111 [core-common-config-bootstrapper] exporting to image 11:29:42 #111 exporting layers 11:29:42 #111 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 11:29:54 #111 ... 11:29:54 11:29:54 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #182 ... 11:29:54 11:29:54 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:29:54 #147 DONE 162.3s 11:29:54 11:29:54 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:29:54 #151 DONE 162.4s 11:29:54 11:29:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:29:54 #149 DONE 162.5s 11:29:54 11:29:54 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:29:54 #146 DONE 162.5s 11:29:54 11:29:54 #183 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #183 ... 11:29:54 11:29:54 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:29:54 #148 DONE 162.7s 11:29:54 11:29:54 #111 [core-common-config-bootstrapper] exporting to image 11:29:54 #111 exporting layers 12.2s done 11:29:54 #111 ... 11:29:54 11:29:54 #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:29:54 #179 DONE 54.2s 11:29:54 11:29:54 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:29:54 #152 DONE 163.0s 11:29:54 11:29:54 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:29:54 #144 DONE 162.9s 11:29:54 11:29:54 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:29:54 #181 DONE 39.6s 11:29:54 11:29:54 #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #184 ... 11:29:54 11:29:54 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #182 DONE 0.9s 11:29:54 11:29:54 #111 [security-proxy-setup] exporting to image 11:29:54 #111 writing image sha256:1db9ecf1978f5e8da2f67d1087e66de7b34e544e8ff3e9cf26fc7c6d6a77b0a1 0.0s done 11:29:54 #111 naming to docker.io/library/security-proxy-setup done 11:29:54 #111 DONE 60.5s 11:29:54 11:29:54 #183 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #183 DONE 0.7s 11:29:54 11:29:54 #185 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #185 DONE 0.6s 11:29:54 11:29:54 #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #186 DONE 0.7s 11:29:54 11:29:54 #187 [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/ 11:29:54 #187 DONE 0.4s 11:29:54 11:29:54 #188 [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/ 11:29:54 #188 ... 11:29:54 11:29:54 #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #189 DONE 0.7s 11:29:54 11:29:54 #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #184 DONE 0.6s 11:29:54 11:29:54 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:29:54 #190 DONE 0.6s 11:29:54 11:29:54 #191 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:29:54 #191 DONE 0.5s 11:29:54 11:29:54 #192 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:29:54 #192 DONE 0.6s 11:29:54 11:29:54 #193 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:29:54 #193 CACHED 11:29:54 11:29:54 #194 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #194 CACHED 11:29:54 11:29:54 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:29:54 #195 DONE 0.5s 11:29:54 11:29:54 #188 [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/ 11:29:54 #188 DONE 0.5s 11:29:54 11:29:54 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:29:54 #196 CACHED 11:29:54 11:29:54 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:29:54 #197 CACHED 11:29:54 11:29:54 #198 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:29:54 #198 DONE 0.8s 11:29:54 11:29:54 #111 [security-secretstore-setup] exporting to image 11:29:54 #111 ... 11:29:54 11:29:54 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:29:54 #199 DONE 0.3s 11:29:54 11:29:54 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:29:54 #200 ... 11:29:54 11:29:54 #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:29:54 #201 DONE 0.6s 11:29:55 11:29:55 #202 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:29:55 #202 DONE 0.7s 11:29:55 11:29:55 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:29:55 #203 DONE 0.7s 11:29:55 11:29:55 #204 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:29:55 #204 DONE 0.7s 11:29:55 11:29:55 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:29:56 #205 ... 11:29:56 11:29:56 #206 [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/ 11:29:56 #206 DONE 1.9s 11:29:56 11:29:56 #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:29:56 #207 ... 11:29:56 11:29:56 #208 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:29:56 #208 DONE 2.4s 11:29:56 11:29:56 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:29:56 #200 DONE 2.2s 11:29:56 11:29:56 #209 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:29:56 #209 DONE 2.4s 11:29:56 11:29:56 #210 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:29:56 #210 DONE 2.4s 11:29:56 11:29:56 #211 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:29:56 #211 DONE 1.9s 11:29:56 11:29:56 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:29:56 #212 DONE 1.8s 11:29:56 11:29:56 #213 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:29:56 #213 DONE 1.9s 11:29:57 11:29:57 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:29:57 #205 DONE 1.9s 11:29:57 11:29:57 #207 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:29:57 #207 DONE 0.6s 11:29:57 11:29:57 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:29:57 #214 DONE 0.2s 11:29:57 11:29:57 #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:29:57 #215 DONE 0.2s 11:29:57 11:29:57 #111 [support-scheduler] exporting to image 11:29:57 #111 ... 11:29:57 11:29:57 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:29:57 #216 DONE 0.2s 11:29:57 11:29:57 #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:29:57 #217 DONE 0.2s 11:29:57 11:29:57 #218 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:29:57 #218 DONE 0.2s 11:29:57 11:29:57 #111 [core-command] exporting to image 11:29:57 #111 exporting layers 0.2s done 11:29:57 #111 ... 11:29:57 11:29:57 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:29:57 #219 DONE 0.2s 11:29:57 11:29:57 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:29:57 #220 DONE 0.2s 11:29:57 11:29:57 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:29:57 #221 DONE 0.2s 11:29:57 11:29:57 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 11:29:57 #222 DONE 0.1s 11:29:57 11:29:57 #111 [security-secretstore-setup] exporting to image 11:29:57 #111 writing image sha256:ffda5bb4d679b3f96605a8b8f06c12e28653809dd3860e71ac51b8f446c09e1d 0.0s done 11:29:57 #111 writing image sha256:a5ee4303738251ae388643db4f9853f23711d4d1cc9f1aca1efb4e5f7620517a 11:29:57 #111 naming to docker.io/library/security-secretstore-setup done 11:29:57 #111 exporting layers 0.2s done 11:29:57 #111 writing image sha256:a5ee4303738251ae388643db4f9853f23711d4d1cc9f1aca1efb4e5f7620517a 0.0s done 11:29:57 #111 naming to docker.io/library/core-keeper done 11:29:57 #111 writing image sha256:4f793e09886aa9b449b12df839d73cd07f6c9a7c7dc753e66f9eaeae4831d1a3 done 11:29:57 #111 writing image sha256:68a58f82ff1a9ced361157baeac984da0e128cc3940acda37d87335542078334 11:29:57 #111 naming to docker.io/library/security-spiffe-token-provider done 11:29:57 #111 ... 11:29:57 11:29:57 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:29:57 #223 DONE 0.2s 11:29:57 11:29:57 #111 [support-scheduler] exporting to image 11:29:57 #111 writing image sha256:68a58f82ff1a9ced361157baeac984da0e128cc3940acda37d87335542078334 0.0s done 11:29:57 #111 naming to docker.io/library/core-command 0.0s done 11:29:57 #111 writing image sha256:e2d9f9c2c681586183b98cb8efbbcc6b765adaf3968a3001d07e71b74188a6a7 0.0s done 11:29:57 #111 naming to docker.io/library/support-scheduler done 11:29:57 #111 ... 11:29:57 11:29:57 #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:29:57 #224 DONE 0.7s 11:29:57 11:29:57 #111 [security-bootstrapper] exporting to image 11:29:57 #111 exporting layers 0.6s done 11:29:57 #111 writing image sha256:4012cb04b0fb1a661cc3a35f3728afe83f7c714f1ee53de143de24fb90c5da00 11:29:58 #111 ... 11:29:58 11:29:58 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:29:58 #225 DONE 0.6s 11:29:58 11:29:58 #111 [support-notifications] exporting to image 11:29:58 #111 exporting layers 0.7s done 11:29:58 #111 writing image sha256:4012cb04b0fb1a661cc3a35f3728afe83f7c714f1ee53de143de24fb90c5da00 0.2s done 11:29:58 #111 naming to docker.io/library/core-data done 11:29:58 #111 writing image sha256:dc89b435cf9845d02e6dcd94db9eb4d974676db217e67f4107e17738b20125ff done 11:29:58 #111 naming to docker.io/library/support-notifications done 11:29:58 #111 exporting layers 0.8s done 11:29:58 #111 writing image sha256:f81d24bdb7c76478c5410b4c5d40abe877f84aab3a2ab4585e9b1c86c0372aa8 done 11:29:58 #111 naming to docker.io/library/security-bootstrapper done 11:29:58 #111 exporting layers 0.3s done 11:29:58 #111 writing image sha256:25027b94c7aeaefa2413b459aade9851f45a4971245b3a9e661b7edfd92e4742 done 11:29:58 #111 naming to docker.io/library/core-metadata done 11:29:58 #111 writing image sha256:bf761b36001d40b1205658849e512f75a919be33a06ff8186f34a9fca7c3b7f3 done 11:29:58 #111 naming to docker.io/library/security-proxy-auth done 11:29:58 #111 DONE 64.2s 11:29:58 time="2025-01-21T11:25:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:29:58 time="2025-01-21T11:25:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:29:58 $ docker stop --time=1 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab 11:29:59 $ docker rm -f --volumes 5b5983ed39b68e4c99b978a178379fd375bb1ae53e3e9105cbee0d1349d80fab [Pipeline] // withDockerContainer [Pipeline] sh 11:29:59 + docker images 11:29:59 REPOSITORY TAG IMAGE ID CREATED SIZE 11:29:59 support-notifications latest dc89b435cf98 2 seconds ago 50.7MB 11:29:59 security-bootstrapper latest f81d24bdb7c7 2 seconds ago 20.3MB 11:29:59 core-metadata latest 25027b94c7ae 2 seconds ago 32.1MB 11:29:59 security-proxy-auth latest bf761b36001d 2 seconds ago 30.8MB 11:29:59 core-data latest 4012cb04b0fb 2 seconds ago 31.9MB 11:29:59 security-spiffe-token-provider latest 4f793e09886a 3 seconds ago 32.6MB 11:29:59 core-command latest 68a58f82ff1a 3 seconds ago 27.6MB 11:29:59 core-keeper latest a5ee43037382 3 seconds ago 31.5MB 11:29:59 support-scheduler latest e2d9f9c2c681 3 seconds ago 47.1MB 11:29:59 security-secretstore-setup latest ffda5bb4d679 5 seconds ago 41MB 11:29:59 security-proxy-setup latest 1db9ecf1978f 18 seconds ago 29.3MB 11:29:59 core-common-config-bootstrapper latest d4660a7b2cd2 About a minute ago 17.1MB 11:29:59 security-spire-server latest 7d76a26bcc9d 4 minutes ago 122MB 11:29:59 security-spire-config latest 6ff28847fa87 4 minutes ago 121MB 11:29:59 security-spire-agent latest 495f39282016 4 minutes ago 182MB 11:29:59 ci-base-image-x86_64 latest 55207bd5bcfe 8 minutes ago 923MB 11:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 4 weeks ago 580MB 11:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 11:29:59 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 11:29:59 provisioning config files... 11:29:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config13461442455834137603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:00 ---> ****-login.sh 11:30:00 nexus3.edgexfoundry.org:10001 11:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:30:00 Configure a credential helper to remove this warning. See 11:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:30:00 11:30:00 Login Succeeded 11:30:00 nexus3.edgexfoundry.org:10002 11:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:30:00 Configure a credential helper to remove this warning. See 11:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:30:00 11:30:00 Login Succeeded 11:30:00 nexus3.edgexfoundry.org:10003 11:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:30:00 Configure a credential helper to remove this warning. See 11:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:30:00 11:30:00 Login Succeeded 11:30:00 nexus3.edgexfoundry.org:10004 11:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:30:00 Configure a credential helper to remove this warning. See 11:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:30:00 11:30:00 Login Succeeded 11:30:00 ****.io 11:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:30:00 Configure a credential helper to remove this warning. See 11:30:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:30:00 11:30:00 Login Succeeded 11:30:00 ---> ****-login.sh ends [Pipeline] } 11:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:30:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:30:01 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:01 latest 11:30:01 4.0.0-dev.49 11:30:01 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:01 main 11:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:01 + docker push nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:30:01 b0d3058035ba: Preparing 11:30:01 4b3b596085af: Preparing 11:30:01 cb15a3f7e41f: Preparing 11:30:01 505627a677a3: Preparing 11:30:01 2f1c0ddf5196: Preparing 11:30:01 e26ed9290dc8: Preparing 11:30:01 ce5a8cde9eee: Preparing 11:30:01 e26ed9290dc8: Waiting 11:30:01 ce5a8cde9eee: Waiting 11:30:01 cb15a3f7e41f: Pushed 11:30:01 505627a677a3: Pushed 11:30:01 2f1c0ddf5196: Pushed 11:30:01 b0d3058035ba: Pushed 11:30:01 ce5a8cde9eee: Layer already exists 11:30:01 e26ed9290dc8: Pushed 11:30:03 4b3b596085af: Pushed 11:30:03 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:30:04 b0d3058035ba: Preparing 11:30:04 4b3b596085af: Preparing 11:30:04 cb15a3f7e41f: Preparing 11:30:04 505627a677a3: Preparing 11:30:04 2f1c0ddf5196: Preparing 11:30:04 e26ed9290dc8: Preparing 11:30:04 ce5a8cde9eee: Preparing 11:30:04 e26ed9290dc8: Waiting 11:30:04 2f1c0ddf5196: Layer already exists 11:30:04 505627a677a3: Layer already exists 11:30:04 b0d3058035ba: Layer already exists 11:30:04 cb15a3f7e41f: Layer already exists 11:30:04 4b3b596085af: Layer already exists 11:30:04 e26ed9290dc8: Layer already exists 11:30:04 ce5a8cde9eee: Layer already exists 11:30:04 latest: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:05 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 11:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:30:05 b0d3058035ba: Preparing 11:30:05 4b3b596085af: Preparing 11:30:05 cb15a3f7e41f: Preparing 11:30:05 505627a677a3: Preparing 11:30:05 2f1c0ddf5196: Preparing 11:30:05 e26ed9290dc8: Preparing 11:30:05 ce5a8cde9eee: Preparing 11:30:05 ce5a8cde9eee: Waiting 11:30:05 e26ed9290dc8: Waiting 11:30:05 4b3b596085af: Layer already exists 11:30:05 505627a677a3: Layer already exists 11:30:05 cb15a3f7e41f: Layer already exists 11:30:05 b0d3058035ba: Layer already exists 11:30:05 2f1c0ddf5196: Layer already exists 11:30:05 e26ed9290dc8: Layer already exists 11:30:05 ce5a8cde9eee: Layer already exists 11:30:05 4.0.0-dev.49: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:05 + docker push nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:30:05 b0d3058035ba: Preparing 11:30:05 4b3b596085af: Preparing 11:30:05 cb15a3f7e41f: Preparing 11:30:05 505627a677a3: Preparing 11:30:05 2f1c0ddf5196: Preparing 11:30:05 e26ed9290dc8: Preparing 11:30:05 ce5a8cde9eee: Preparing 11:30:05 e26ed9290dc8: Waiting 11:30:05 ce5a8cde9eee: Waiting 11:30:05 4b3b596085af: Layer already exists 11:30:05 505627a677a3: Layer already exists 11:30:05 2f1c0ddf5196: Layer already exists 11:30:05 b0d3058035ba: Layer already exists 11:30:05 cb15a3f7e41f: Layer already exists 11:30:05 e26ed9290dc8: Layer already exists 11:30:05 ce5a8cde9eee: Layer already exists 11:30:05 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:30:06 b0d3058035ba: Preparing 11:30:06 4b3b596085af: Preparing 11:30:06 cb15a3f7e41f: Preparing 11:30:06 505627a677a3: Preparing 11:30:06 2f1c0ddf5196: Preparing 11:30:06 e26ed9290dc8: Preparing 11:30:06 ce5a8cde9eee: Preparing 11:30:06 ce5a8cde9eee: Waiting 11:30:06 505627a677a3: Layer already exists 11:30:06 cb15a3f7e41f: Layer already exists 11:30:06 2f1c0ddf5196: Layer already exists 11:30:06 b0d3058035ba: Layer already exists 11:30:06 4b3b596085af: Layer already exists 11:30:06 e26ed9290dc8: Layer already exists 11:30:06 ce5a8cde9eee: Layer already exists 11:30:06 main: digest: sha256:ed829c275e4a9db2709091f3c8f01198e3c029ccdc42348f2c7acd9c9c956255 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:06 ===================================================== [Pipeline] echo 11:30:06 taggedImages: 11:30:06 - nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:06 - nexus3.edgexfoundry.org:10004/core-command:latest 11:30:06 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.49 11:30:06 - nexus3.edgexfoundry.org:10004/core-command:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:30:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:30:06 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:06 latest 11:30:06 4.0.0-dev.49 11:30:06 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:06 main 11:30:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:30:07 074268cdd572: Preparing 11:30:07 ae0c0c0c53c1: Preparing 11:30:07 c679b17abce3: Preparing 11:30:07 22187e439970: Preparing 11:30:07 cb15a3f7e41f: Preparing 11:30:07 505627a677a3: Preparing 11:30:07 2f1c0ddf5196: Preparing 11:30:07 e26ed9290dc8: Preparing 11:30:07 ce5a8cde9eee: Preparing 11:30:07 2f1c0ddf5196: Waiting 11:30:07 e26ed9290dc8: Waiting 11:30:07 ce5a8cde9eee: Waiting 11:30:07 505627a677a3: Waiting 11:30:07 cb15a3f7e41f: Layer already exists 11:30:07 505627a677a3: Layer already exists 11:30:07 2f1c0ddf5196: Layer already exists 11:30:07 e26ed9290dc8: Layer already exists 11:30:07 c679b17abce3: Pushed 11:30:07 ce5a8cde9eee: Layer already exists 11:30:07 ae0c0c0c53c1: Pushed 11:30:07 074268cdd572: Pushed 11:30:08 22187e439970: Pushed 11:30:08 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:08 + 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 11:30:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:30:09 074268cdd572: Preparing 11:30:09 ae0c0c0c53c1: Preparing 11:30:09 c679b17abce3: Preparing 11:30:09 22187e439970: Preparing 11:30:09 cb15a3f7e41f: Preparing 11:30:09 505627a677a3: Preparing 11:30:09 2f1c0ddf5196: Preparing 11:30:09 e26ed9290dc8: Preparing 11:30:09 ce5a8cde9eee: Preparing 11:30:09 e26ed9290dc8: Waiting 11:30:09 505627a677a3: Waiting 11:30:09 ce5a8cde9eee: Waiting 11:30:09 2f1c0ddf5196: Waiting 11:30:09 cb15a3f7e41f: Layer already exists 11:30:09 074268cdd572: Layer already exists 11:30:09 ae0c0c0c53c1: Layer already exists 11:30:09 c679b17abce3: Layer already exists 11:30:09 22187e439970: Layer already exists 11:30:09 505627a677a3: Layer already exists 11:30:09 ce5a8cde9eee: Layer already exists 11:30:09 e26ed9290dc8: Layer already exists 11:30:09 2f1c0ddf5196: Layer already exists 11:30:09 latest: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 11:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:30:09 074268cdd572: Preparing 11:30:09 ae0c0c0c53c1: Preparing 11:30:09 c679b17abce3: Preparing 11:30:09 22187e439970: Preparing 11:30:09 cb15a3f7e41f: Preparing 11:30:09 505627a677a3: Preparing 11:30:09 2f1c0ddf5196: Preparing 11:30:09 e26ed9290dc8: Preparing 11:30:09 ce5a8cde9eee: Preparing 11:30:09 e26ed9290dc8: Waiting 11:30:09 2f1c0ddf5196: Waiting 11:30:09 505627a677a3: Waiting 11:30:09 ce5a8cde9eee: Waiting 11:30:09 22187e439970: Layer already exists 11:30:09 c679b17abce3: Layer already exists 11:30:09 ae0c0c0c53c1: Layer already exists 11:30:09 074268cdd572: Layer already exists 11:30:09 cb15a3f7e41f: Layer already exists 11:30:09 505627a677a3: Layer already exists 11:30:09 ce5a8cde9eee: Layer already exists 11:30:09 2f1c0ddf5196: Layer already exists 11:30:09 e26ed9290dc8: Layer already exists 11:30:09 4.0.0-dev.49: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:30:10 074268cdd572: Preparing 11:30:10 ae0c0c0c53c1: Preparing 11:30:10 c679b17abce3: Preparing 11:30:10 22187e439970: Preparing 11:30:10 cb15a3f7e41f: Preparing 11:30:10 505627a677a3: Preparing 11:30:10 2f1c0ddf5196: Preparing 11:30:10 e26ed9290dc8: Preparing 11:30:10 ce5a8cde9eee: Preparing 11:30:10 2f1c0ddf5196: Waiting 11:30:10 ce5a8cde9eee: Waiting 11:30:10 505627a677a3: Waiting 11:30:10 22187e439970: Layer already exists 11:30:10 ae0c0c0c53c1: Layer already exists 11:30:10 cb15a3f7e41f: Layer already exists 11:30:10 074268cdd572: Layer already exists 11:30:10 c679b17abce3: Layer already exists 11:30:10 505627a677a3: Layer already exists 11:30:10 2f1c0ddf5196: Layer already exists 11:30:10 ce5a8cde9eee: Layer already exists 11:30:10 e26ed9290dc8: Layer already exists 11:30:10 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:10 + 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 11:30:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:30:11 074268cdd572: Preparing 11:30:11 ae0c0c0c53c1: Preparing 11:30:11 c679b17abce3: Preparing 11:30:11 22187e439970: Preparing 11:30:11 cb15a3f7e41f: Preparing 11:30:11 505627a677a3: Preparing 11:30:11 2f1c0ddf5196: Preparing 11:30:11 e26ed9290dc8: Preparing 11:30:11 ce5a8cde9eee: Preparing 11:30:11 e26ed9290dc8: Waiting 11:30:11 2f1c0ddf5196: Waiting 11:30:11 ce5a8cde9eee: Waiting 11:30:11 505627a677a3: Waiting 11:30:11 074268cdd572: Layer already exists 11:30:11 ae0c0c0c53c1: Layer already exists 11:30:11 22187e439970: Layer already exists 11:30:11 cb15a3f7e41f: Layer already exists 11:30:11 c679b17abce3: Layer already exists 11:30:11 505627a677a3: Layer already exists 11:30:11 e26ed9290dc8: Layer already exists 11:30:11 ce5a8cde9eee: Layer already exists 11:30:11 2f1c0ddf5196: Layer already exists 11:30:11 main: digest: sha256:56aa1034d78049bc198729f8ca9ffda25ea664da07e5c013c7fa48dc45623bef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:11 ===================================================== [Pipeline] echo 11:30:11 taggedImages: 11:30:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:30:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.49 11:30:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:30:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:30:11 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:11 latest 11:30:11 4.0.0-dev.49 11:30:11 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:11 main 11:30:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:11 + docker push nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:30:11 6db7fe5860cf: Preparing 11:30:11 d952329f21da: Preparing 11:30:11 2a1c0d5c1890: Preparing 11:30:11 cb15a3f7e41f: Preparing 11:30:11 505627a677a3: Preparing 11:30:11 2567e98a5aeb: Preparing 11:30:11 237a820991dd: Preparing 11:30:11 ce5a8cde9eee: Preparing 11:30:11 ce5a8cde9eee: Waiting 11:30:11 237a820991dd: Waiting 11:30:11 2567e98a5aeb: Waiting 11:30:11 505627a677a3: Layer already exists 11:30:11 cb15a3f7e41f: Layer already exists 11:30:11 2567e98a5aeb: Pushed 11:30:11 d952329f21da: Pushed 11:30:11 6db7fe5860cf: Pushed 11:30:11 ce5a8cde9eee: Layer already exists 11:30:11 237a820991dd: Pushed 11:30:14 2a1c0d5c1890: Pushed 11:30:14 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:15 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:30:15 6db7fe5860cf: Preparing 11:30:15 d952329f21da: Preparing 11:30:15 2a1c0d5c1890: Preparing 11:30:15 cb15a3f7e41f: Preparing 11:30:15 505627a677a3: Preparing 11:30:15 2567e98a5aeb: Preparing 11:30:15 237a820991dd: Preparing 11:30:15 ce5a8cde9eee: Preparing 11:30:15 237a820991dd: Waiting 11:30:15 2567e98a5aeb: Waiting 11:30:15 ce5a8cde9eee: Waiting 11:30:15 2a1c0d5c1890: Layer already exists 11:30:15 d952329f21da: Layer already exists 11:30:15 6db7fe5860cf: Layer already exists 11:30:15 cb15a3f7e41f: Layer already exists 11:30:15 505627a677a3: Layer already exists 11:30:15 2567e98a5aeb: Layer already exists 11:30:15 237a820991dd: Layer already exists 11:30:15 ce5a8cde9eee: Layer already exists 11:30:15 latest: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:15 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 11:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:30:15 6db7fe5860cf: Preparing 11:30:15 d952329f21da: Preparing 11:30:15 2a1c0d5c1890: Preparing 11:30:15 cb15a3f7e41f: Preparing 11:30:15 505627a677a3: Preparing 11:30:15 2567e98a5aeb: Preparing 11:30:15 237a820991dd: Preparing 11:30:15 ce5a8cde9eee: Preparing 11:30:15 2567e98a5aeb: Waiting 11:30:15 237a820991dd: Waiting 11:30:15 ce5a8cde9eee: Waiting 11:30:15 2a1c0d5c1890: Layer already exists 11:30:15 505627a677a3: Layer already exists 11:30:15 cb15a3f7e41f: Layer already exists 11:30:15 6db7fe5860cf: Layer already exists 11:30:15 d952329f21da: Layer already exists 11:30:15 2567e98a5aeb: Layer already exists 11:30:15 ce5a8cde9eee: Layer already exists 11:30:15 237a820991dd: Layer already exists 11:30:15 4.0.0-dev.49: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:16 + docker push nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:30:16 6db7fe5860cf: Preparing 11:30:16 d952329f21da: Preparing 11:30:16 2a1c0d5c1890: Preparing 11:30:16 cb15a3f7e41f: Preparing 11:30:16 505627a677a3: Preparing 11:30:16 2567e98a5aeb: Preparing 11:30:16 237a820991dd: Preparing 11:30:16 ce5a8cde9eee: Preparing 11:30:16 2567e98a5aeb: Waiting 11:30:16 237a820991dd: Waiting 11:30:16 ce5a8cde9eee: Waiting 11:30:16 505627a677a3: Layer already exists 11:30:16 d952329f21da: Layer already exists 11:30:16 2a1c0d5c1890: Layer already exists 11:30:16 cb15a3f7e41f: Layer already exists 11:30:16 6db7fe5860cf: Layer already exists 11:30:16 ce5a8cde9eee: Layer already exists 11:30:16 2567e98a5aeb: Layer already exists 11:30:16 237a820991dd: Layer already exists 11:30:16 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:30:17 6db7fe5860cf: Preparing 11:30:17 d952329f21da: Preparing 11:30:17 2a1c0d5c1890: Preparing 11:30:17 cb15a3f7e41f: Preparing 11:30:17 505627a677a3: Preparing 11:30:17 2567e98a5aeb: Preparing 11:30:17 237a820991dd: Preparing 11:30:17 ce5a8cde9eee: Preparing 11:30:17 2567e98a5aeb: Waiting 11:30:17 237a820991dd: Waiting 11:30:17 ce5a8cde9eee: Waiting 11:30:17 2a1c0d5c1890: Layer already exists 11:30:17 505627a677a3: Layer already exists 11:30:17 d952329f21da: Layer already exists 11:30:17 cb15a3f7e41f: Layer already exists 11:30:17 6db7fe5860cf: Layer already exists 11:30:17 2567e98a5aeb: Layer already exists 11:30:17 237a820991dd: Layer already exists 11:30:17 ce5a8cde9eee: Layer already exists 11:30:17 main: digest: sha256:079f5bf706eccf558306306050d67eb0e63dc09e80c5b899fc4273c36c2a93e1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:17 ===================================================== [Pipeline] echo 11:30:17 taggedImages: 11:30:17 - nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:17 - nexus3.edgexfoundry.org:10004/core-data:latest 11:30:17 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.49 11:30:17 - nexus3.edgexfoundry.org:10004/core-data:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:17 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:30:17 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:30:17 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:17 latest 11:30:17 4.0.0-dev.49 11:30:17 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:17 main 11:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:30:17 254d42112090: Preparing 11:30:17 866ed2da4721: Preparing 11:30:17 bea77b7ad19b: Preparing 11:30:17 505627a677a3: Preparing 11:30:17 84f12186bd6f: Preparing 11:30:17 c94893237c40: Preparing 11:30:17 ce5a8cde9eee: Preparing 11:30:17 c94893237c40: Waiting 11:30:17 ce5a8cde9eee: Waiting 11:30:17 505627a677a3: Layer already exists 11:30:17 866ed2da4721: Pushed 11:30:17 ce5a8cde9eee: Layer already exists 11:30:17 254d42112090: Pushed 11:30:17 c94893237c40: Pushed 11:30:17 84f12186bd6f: Pushed 11:30:20 bea77b7ad19b: Pushed 11:30:20 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 11:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:30:20 254d42112090: Preparing 11:30:20 866ed2da4721: Preparing 11:30:20 bea77b7ad19b: Preparing 11:30:20 505627a677a3: Preparing 11:30:20 84f12186bd6f: Preparing 11:30:20 c94893237c40: Preparing 11:30:20 ce5a8cde9eee: Preparing 11:30:20 ce5a8cde9eee: Waiting 11:30:20 c94893237c40: Waiting 11:30:20 84f12186bd6f: Layer already exists 11:30:20 866ed2da4721: Layer already exists 11:30:20 bea77b7ad19b: Layer already exists 11:30:20 254d42112090: Layer already exists 11:30:20 505627a677a3: Layer already exists 11:30:20 ce5a8cde9eee: Layer already exists 11:30:20 c94893237c40: Layer already exists 11:30:20 latest: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 11:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:30:21 254d42112090: Preparing 11:30:21 866ed2da4721: Preparing 11:30:21 bea77b7ad19b: Preparing 11:30:21 505627a677a3: Preparing 11:30:21 84f12186bd6f: Preparing 11:30:21 c94893237c40: Preparing 11:30:21 ce5a8cde9eee: Preparing 11:30:21 c94893237c40: Waiting 11:30:21 ce5a8cde9eee: Waiting 11:30:21 bea77b7ad19b: Layer already exists 11:30:21 254d42112090: Layer already exists 11:30:21 505627a677a3: Layer already exists 11:30:21 866ed2da4721: Layer already exists 11:30:21 84f12186bd6f: Layer already exists 11:30:21 c94893237c40: Layer already exists 11:30:21 ce5a8cde9eee: Layer already exists 11:30:21 4.0.0-dev.49: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:30:22 254d42112090: Preparing 11:30:22 866ed2da4721: Preparing 11:30:22 bea77b7ad19b: Preparing 11:30:22 505627a677a3: Preparing 11:30:22 84f12186bd6f: Preparing 11:30:22 c94893237c40: Preparing 11:30:22 ce5a8cde9eee: Preparing 11:30:22 ce5a8cde9eee: Waiting 11:30:22 505627a677a3: Layer already exists 11:30:22 bea77b7ad19b: Layer already exists 11:30:22 254d42112090: Layer already exists 11:30:22 84f12186bd6f: Layer already exists 11:30:22 866ed2da4721: Layer already exists 11:30:22 ce5a8cde9eee: Layer already exists 11:30:22 c94893237c40: Layer already exists 11:30:22 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 11:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:30:22 254d42112090: Preparing 11:30:22 866ed2da4721: Preparing 11:30:22 bea77b7ad19b: Preparing 11:30:22 505627a677a3: Preparing 11:30:22 84f12186bd6f: Preparing 11:30:22 c94893237c40: Preparing 11:30:22 ce5a8cde9eee: Preparing 11:30:22 c94893237c40: Waiting 11:30:22 ce5a8cde9eee: Waiting 11:30:22 866ed2da4721: Layer already exists 11:30:22 254d42112090: Layer already exists 11:30:22 84f12186bd6f: Layer already exists 11:30:22 505627a677a3: Layer already exists 11:30:22 bea77b7ad19b: Layer already exists 11:30:22 ce5a8cde9eee: Layer already exists 11:30:22 c94893237c40: Layer already exists 11:30:22 main: digest: sha256:9d8c56dfe5d0fb9486216859b84f41e95b6eee5b69bf0751c211d7f20ad669de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:22 ===================================================== [Pipeline] echo 11:30:22 taggedImages: 11:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 11:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.49 11:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 11:30:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:30:22 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:22 latest 11:30:22 4.0.0-dev.49 11:30:22 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:22 main 11:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:30:23 ba66b258b2f4: Preparing 11:30:23 ce57c4785a1f: Preparing 11:30:23 361f483e748a: Preparing 11:30:23 e1066fbcb45f: Preparing 11:30:23 cb15a3f7e41f: Preparing 11:30:23 505627a677a3: Preparing 11:30:23 2f1c0ddf5196: Preparing 11:30:23 e26ed9290dc8: Preparing 11:30:23 ce5a8cde9eee: Preparing 11:30:23 2f1c0ddf5196: Waiting 11:30:23 505627a677a3: Waiting 11:30:23 e26ed9290dc8: Waiting 11:30:23 ce5a8cde9eee: Waiting 11:30:23 cb15a3f7e41f: Layer already exists 11:30:23 505627a677a3: Layer already exists 11:30:23 2f1c0ddf5196: Layer already exists 11:30:23 ce57c4785a1f: Pushed 11:30:23 e26ed9290dc8: Layer already exists 11:30:23 ba66b258b2f4: Pushed 11:30:23 361f483e748a: Pushed 11:30:23 ce5a8cde9eee: Layer already exists 11:30:26 e1066fbcb45f: Pushed 11:30:26 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:30:26 ba66b258b2f4: Preparing 11:30:26 ce57c4785a1f: Preparing 11:30:26 361f483e748a: Preparing 11:30:26 e1066fbcb45f: Preparing 11:30:26 cb15a3f7e41f: Preparing 11:30:26 505627a677a3: Preparing 11:30:26 2f1c0ddf5196: Preparing 11:30:26 e26ed9290dc8: Preparing 11:30:26 ce5a8cde9eee: Preparing 11:30:26 505627a677a3: Waiting 11:30:26 2f1c0ddf5196: Waiting 11:30:26 e26ed9290dc8: Waiting 11:30:26 ce5a8cde9eee: Waiting 11:30:26 ba66b258b2f4: Layer already exists 11:30:26 cb15a3f7e41f: Layer already exists 11:30:26 ce57c4785a1f: Layer already exists 11:30:26 361f483e748a: Layer already exists 11:30:26 e1066fbcb45f: Layer already exists 11:30:26 505627a677a3: Layer already exists 11:30:26 2f1c0ddf5196: Layer already exists 11:30:26 e26ed9290dc8: Layer already exists 11:30:26 ce5a8cde9eee: Layer already exists 11:30:26 latest: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 11:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:30:27 ba66b258b2f4: Preparing 11:30:27 ce57c4785a1f: Preparing 11:30:27 361f483e748a: Preparing 11:30:27 e1066fbcb45f: Preparing 11:30:27 cb15a3f7e41f: Preparing 11:30:27 505627a677a3: Preparing 11:30:27 2f1c0ddf5196: Preparing 11:30:27 505627a677a3: Waiting 11:30:27 e26ed9290dc8: Preparing 11:30:27 ce5a8cde9eee: Preparing 11:30:27 e26ed9290dc8: Waiting 11:30:27 2f1c0ddf5196: Waiting 11:30:27 ce5a8cde9eee: Waiting 11:30:27 cb15a3f7e41f: Layer already exists 11:30:27 361f483e748a: Layer already exists 11:30:27 ce57c4785a1f: Layer already exists 11:30:27 e1066fbcb45f: Layer already exists 11:30:27 ba66b258b2f4: Layer already exists 11:30:27 505627a677a3: Layer already exists 11:30:27 e26ed9290dc8: Layer already exists 11:30:27 2f1c0ddf5196: Layer already exists 11:30:27 ce5a8cde9eee: Layer already exists 11:30:27 4.0.0-dev.49: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:30:28 ba66b258b2f4: Preparing 11:30:28 ce57c4785a1f: Preparing 11:30:28 361f483e748a: Preparing 11:30:28 e1066fbcb45f: Preparing 11:30:28 cb15a3f7e41f: Preparing 11:30:28 505627a677a3: Preparing 11:30:28 505627a677a3: Waiting 11:30:28 2f1c0ddf5196: Preparing 11:30:28 e26ed9290dc8: Preparing 11:30:28 ce5a8cde9eee: Preparing 11:30:28 e26ed9290dc8: Waiting 11:30:28 2f1c0ddf5196: Waiting 11:30:28 361f483e748a: Layer already exists 11:30:28 e1066fbcb45f: Layer already exists 11:30:28 ce57c4785a1f: Layer already exists 11:30:28 ba66b258b2f4: Layer already exists 11:30:28 cb15a3f7e41f: Layer already exists 11:30:28 505627a677a3: Layer already exists 11:30:28 2f1c0ddf5196: Layer already exists 11:30:28 ce5a8cde9eee: Layer already exists 11:30:28 e26ed9290dc8: Layer already exists 11:30:28 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:30:28 ba66b258b2f4: Preparing 11:30:28 ce57c4785a1f: Preparing 11:30:28 361f483e748a: Preparing 11:30:28 e1066fbcb45f: Preparing 11:30:28 cb15a3f7e41f: Preparing 11:30:28 505627a677a3: Preparing 11:30:28 2f1c0ddf5196: Preparing 11:30:28 e26ed9290dc8: Preparing 11:30:28 ce5a8cde9eee: Preparing 11:30:28 505627a677a3: Waiting 11:30:28 2f1c0ddf5196: Waiting 11:30:28 e26ed9290dc8: Waiting 11:30:28 ce5a8cde9eee: Waiting 11:30:28 361f483e748a: Layer already exists 11:30:28 ba66b258b2f4: Layer already exists 11:30:28 cb15a3f7e41f: Layer already exists 11:30:28 ce57c4785a1f: Layer already exists 11:30:28 e1066fbcb45f: Layer already exists 11:30:28 2f1c0ddf5196: Layer already exists 11:30:28 ce5a8cde9eee: Layer already exists 11:30:28 505627a677a3: Layer already exists 11:30:28 e26ed9290dc8: Layer already exists 11:30:28 main: digest: sha256:44a90c851ac86242b34ddf4894332303647ff9f939cea5d3fd83cbfb8d165939 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:28 ===================================================== [Pipeline] echo 11:30:28 taggedImages: 11:30:28 - nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:30:28 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.49 11:30:28 - nexus3.edgexfoundry.org:10004/core-metadata:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:30:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:30:28 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:28 latest 11:30:28 4.0.0-dev.49 11:30:28 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:28 main 11:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:30:29 69935373106f: Preparing 11:30:29 deb6d920a47f: Preparing 11:30:29 bb3491a2057c: Preparing 11:30:29 4778571d6067: Preparing 11:30:29 d9978a718ba7: Preparing 11:30:29 c98bfacc2828: Preparing 11:30:29 072a8a2b1ca8: Preparing 11:30:29 cb15a3f7e41f: Preparing 11:30:29 505627a677a3: Preparing 11:30:29 072a8a2b1ca8: Waiting 11:30:29 505627a677a3: Waiting 11:30:29 8fd19b301611: Preparing 11:30:29 777390af7052: Preparing 11:30:29 5f70bf18a086: Preparing 11:30:29 017a3ccbfa22: Preparing 11:30:29 f5419a2c9e58: Preparing 11:30:29 8b7c46dbafe6: Preparing 11:30:29 8fd19b301611: Waiting 11:30:29 ce5a8cde9eee: Preparing 11:30:29 777390af7052: Waiting 11:30:29 5f70bf18a086: Waiting 11:30:29 f5419a2c9e58: Waiting 11:30:29 017a3ccbfa22: Waiting 11:30:29 ce5a8cde9eee: Waiting 11:30:29 d9978a718ba7: Pushed 11:30:29 deb6d920a47f: Pushed 11:30:29 bb3491a2057c: Pushed 11:30:29 4778571d6067: Pushed 11:30:29 69935373106f: Pushed 11:30:29 505627a677a3: Layer already exists 11:30:29 cb15a3f7e41f: Layer already exists 11:30:29 5f70bf18a086: Layer already exists 11:30:29 c98bfacc2828: Pushed 11:30:29 8fd19b301611: Pushed 11:30:29 777390af7052: Pushed 11:30:29 ce5a8cde9eee: Layer already exists 11:30:29 017a3ccbfa22: Pushed 11:30:29 f5419a2c9e58: Pushed 11:30:29 8b7c46dbafe6: Pushed 11:30:31 072a8a2b1ca8: Pushed 11:30:31 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:30:31 69935373106f: Preparing 11:30:31 deb6d920a47f: Preparing 11:30:31 bb3491a2057c: Preparing 11:30:31 4778571d6067: Preparing 11:30:31 d9978a718ba7: Preparing 11:30:31 c98bfacc2828: Preparing 11:30:31 072a8a2b1ca8: Preparing 11:30:31 cb15a3f7e41f: Preparing 11:30:31 505627a677a3: Preparing 11:30:31 8fd19b301611: Preparing 11:30:31 777390af7052: Preparing 11:30:31 5f70bf18a086: Preparing 11:30:31 017a3ccbfa22: Preparing 11:30:31 f5419a2c9e58: Preparing 11:30:31 8b7c46dbafe6: Preparing 11:30:31 ce5a8cde9eee: Preparing 11:30:31 c98bfacc2828: Waiting 11:30:31 5f70bf18a086: Waiting 11:30:31 017a3ccbfa22: Waiting 11:30:31 072a8a2b1ca8: Waiting 11:30:31 f5419a2c9e58: Waiting 11:30:31 8b7c46dbafe6: Waiting 11:30:31 ce5a8cde9eee: Waiting 11:30:31 cb15a3f7e41f: Waiting 11:30:31 8fd19b301611: Waiting 11:30:31 505627a677a3: Waiting 11:30:31 777390af7052: Waiting 11:30:31 bb3491a2057c: Layer already exists 11:30:31 d9978a718ba7: Layer already exists 11:30:31 69935373106f: Layer already exists 11:30:31 deb6d920a47f: Layer already exists 11:30:31 4778571d6067: Layer already exists 11:30:31 c98bfacc2828: Layer already exists 11:30:31 8fd19b301611: Layer already exists 11:30:31 505627a677a3: Layer already exists 11:30:31 cb15a3f7e41f: Layer already exists 11:30:31 072a8a2b1ca8: Layer already exists 11:30:31 777390af7052: Layer already exists 11:30:31 5f70bf18a086: Layer already exists 11:30:31 017a3ccbfa22: Layer already exists 11:30:31 f5419a2c9e58: Layer already exists 11:30:31 8b7c46dbafe6: Layer already exists 11:30:31 ce5a8cde9eee: Layer already exists 11:30:31 latest: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 11:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:30:32 69935373106f: Preparing 11:30:32 deb6d920a47f: Preparing 11:30:32 bb3491a2057c: Preparing 11:30:32 4778571d6067: Preparing 11:30:32 d9978a718ba7: Preparing 11:30:32 c98bfacc2828: Preparing 11:30:32 072a8a2b1ca8: Preparing 11:30:32 cb15a3f7e41f: Preparing 11:30:32 505627a677a3: Preparing 11:30:32 8fd19b301611: Preparing 11:30:32 777390af7052: Preparing 11:30:32 5f70bf18a086: Preparing 11:30:32 017a3ccbfa22: Preparing 11:30:32 f5419a2c9e58: Preparing 11:30:32 8b7c46dbafe6: Preparing 11:30:32 ce5a8cde9eee: Preparing 11:30:32 777390af7052: Waiting 11:30:32 cb15a3f7e41f: Waiting 11:30:32 c98bfacc2828: Waiting 11:30:32 505627a677a3: Waiting 11:30:32 ce5a8cde9eee: Waiting 11:30:32 8fd19b301611: Waiting 11:30:32 5f70bf18a086: Waiting 11:30:32 8b7c46dbafe6: Waiting 11:30:32 072a8a2b1ca8: Waiting 11:30:32 017a3ccbfa22: Waiting 11:30:32 f5419a2c9e58: Waiting 11:30:32 bb3491a2057c: Layer already exists 11:30:32 69935373106f: Layer already exists 11:30:32 deb6d920a47f: Layer already exists 11:30:32 d9978a718ba7: Layer already exists 11:30:32 4778571d6067: Layer already exists 11:30:32 cb15a3f7e41f: Layer already exists 11:30:32 505627a677a3: Layer already exists 11:30:32 c98bfacc2828: Layer already exists 11:30:32 072a8a2b1ca8: Layer already exists 11:30:32 8fd19b301611: Layer already exists 11:30:32 5f70bf18a086: Layer already exists 11:30:32 777390af7052: Layer already exists 11:30:32 f5419a2c9e58: Layer already exists 11:30:32 017a3ccbfa22: Layer already exists 11:30:32 8b7c46dbafe6: Layer already exists 11:30:32 ce5a8cde9eee: Layer already exists 11:30:32 4.0.0-dev.49: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:30:33 69935373106f: Preparing 11:30:33 deb6d920a47f: Preparing 11:30:33 bb3491a2057c: Preparing 11:30:33 4778571d6067: Preparing 11:30:33 d9978a718ba7: Preparing 11:30:33 c98bfacc2828: Preparing 11:30:33 072a8a2b1ca8: Preparing 11:30:33 cb15a3f7e41f: Preparing 11:30:33 505627a677a3: Preparing 11:30:33 8fd19b301611: Preparing 11:30:33 777390af7052: Preparing 11:30:33 5f70bf18a086: Preparing 11:30:33 017a3ccbfa22: Preparing 11:30:33 f5419a2c9e58: Preparing 11:30:33 8b7c46dbafe6: Preparing 11:30:33 ce5a8cde9eee: Preparing 11:30:33 505627a677a3: Waiting 11:30:33 8fd19b301611: Waiting 11:30:33 c98bfacc2828: Waiting 11:30:33 f5419a2c9e58: Waiting 11:30:33 777390af7052: Waiting 11:30:33 017a3ccbfa22: Waiting 11:30:33 8b7c46dbafe6: Waiting 11:30:33 cb15a3f7e41f: Waiting 11:30:33 ce5a8cde9eee: Waiting 11:30:33 072a8a2b1ca8: Waiting 11:30:33 69935373106f: Layer already exists 11:30:33 bb3491a2057c: Layer already exists 11:30:33 deb6d920a47f: Layer already exists 11:30:33 d9978a718ba7: Layer already exists 11:30:33 4778571d6067: Layer already exists 11:30:33 c98bfacc2828: Layer already exists 11:30:33 cb15a3f7e41f: Layer already exists 11:30:33 072a8a2b1ca8: Layer already exists 11:30:33 8fd19b301611: Layer already exists 11:30:33 505627a677a3: Layer already exists 11:30:33 5f70bf18a086: Layer already exists 11:30:33 777390af7052: Layer already exists 11:30:33 017a3ccbfa22: Layer already exists 11:30:33 f5419a2c9e58: Layer already exists 11:30:33 8b7c46dbafe6: Layer already exists 11:30:33 ce5a8cde9eee: Layer already exists 11:30:33 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:30:33 69935373106f: Preparing 11:30:33 deb6d920a47f: Preparing 11:30:33 bb3491a2057c: Preparing 11:30:33 4778571d6067: Preparing 11:30:33 d9978a718ba7: Preparing 11:30:33 c98bfacc2828: Preparing 11:30:33 072a8a2b1ca8: Preparing 11:30:33 c98bfacc2828: Waiting 11:30:33 072a8a2b1ca8: Waiting 11:30:33 cb15a3f7e41f: Preparing 11:30:33 505627a677a3: Preparing 11:30:33 8fd19b301611: Preparing 11:30:33 777390af7052: Preparing 11:30:33 5f70bf18a086: Preparing 11:30:33 017a3ccbfa22: Preparing 11:30:33 f5419a2c9e58: Preparing 11:30:33 8b7c46dbafe6: Preparing 11:30:33 cb15a3f7e41f: Waiting 11:30:33 ce5a8cde9eee: Preparing 11:30:33 8fd19b301611: Waiting 11:30:33 777390af7052: Waiting 11:30:33 5f70bf18a086: Waiting 11:30:33 017a3ccbfa22: Waiting 11:30:33 f5419a2c9e58: Waiting 11:30:33 8b7c46dbafe6: Waiting 11:30:33 505627a677a3: Waiting 11:30:33 ce5a8cde9eee: Waiting 11:30:33 69935373106f: Layer already exists 11:30:33 4778571d6067: Layer already exists 11:30:33 deb6d920a47f: Layer already exists 11:30:33 bb3491a2057c: Layer already exists 11:30:33 d9978a718ba7: Layer already exists 11:30:33 cb15a3f7e41f: Layer already exists 11:30:33 072a8a2b1ca8: Layer already exists 11:30:33 8fd19b301611: Layer already exists 11:30:33 c98bfacc2828: Layer already exists 11:30:33 505627a677a3: Layer already exists 11:30:33 777390af7052: Layer already exists 11:30:33 5f70bf18a086: Layer already exists 11:30:33 f5419a2c9e58: Layer already exists 11:30:33 017a3ccbfa22: Layer already exists 11:30:33 8b7c46dbafe6: Layer already exists 11:30:33 ce5a8cde9eee: Layer already exists 11:30:33 main: digest: sha256:a96488c7296d277250f6aa5efe3db85d918525bdea4fe582eebe9d181bd71b5d size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:33 ===================================================== [Pipeline] echo 11:30:33 taggedImages: 11:30:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:30:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.49 11:30:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:30:33 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 11:30:33 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:33 latest 11:30:33 4.0.0-dev.49 11:30:33 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:33 main 11:30:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:30:34 a1b59bac4802: Preparing 11:30:34 3eb87a603338: Preparing 11:30:34 55c8311f3f8e: Preparing 11:30:34 1e74b22500ba: Preparing 11:30:34 cb15a3f7e41f: Preparing 11:30:34 505627a677a3: Preparing 11:30:34 2f1c0ddf5196: Preparing 11:30:34 e26ed9290dc8: Preparing 11:30:34 ce5a8cde9eee: Preparing 11:30:34 505627a677a3: Waiting 11:30:34 2f1c0ddf5196: Waiting 11:30:34 ce5a8cde9eee: Waiting 11:30:34 e26ed9290dc8: Waiting 11:30:34 cb15a3f7e41f: Layer already exists 11:30:34 505627a677a3: Layer already exists 11:30:34 2f1c0ddf5196: Layer already exists 11:30:34 e26ed9290dc8: Layer already exists 11:30:34 ce5a8cde9eee: Layer already exists 11:30:34 a1b59bac4802: Pushed 11:30:34 55c8311f3f8e: Pushed 11:30:34 3eb87a603338: Pushed 11:30:37 1e74b22500ba: Pushed 11:30:37 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:30:37 a1b59bac4802: Preparing 11:30:37 3eb87a603338: Preparing 11:30:37 55c8311f3f8e: Preparing 11:30:37 1e74b22500ba: Preparing 11:30:37 cb15a3f7e41f: Preparing 11:30:37 505627a677a3: Preparing 11:30:37 2f1c0ddf5196: Preparing 11:30:37 e26ed9290dc8: Preparing 11:30:37 ce5a8cde9eee: Preparing 11:30:37 2f1c0ddf5196: Waiting 11:30:37 e26ed9290dc8: Waiting 11:30:37 505627a677a3: Waiting 11:30:37 ce5a8cde9eee: Waiting 11:30:37 3eb87a603338: Layer already exists 11:30:37 cb15a3f7e41f: Layer already exists 11:30:37 1e74b22500ba: Layer already exists 11:30:37 a1b59bac4802: Layer already exists 11:30:37 55c8311f3f8e: Layer already exists 11:30:37 505627a677a3: Layer already exists 11:30:37 e26ed9290dc8: Layer already exists 11:30:37 2f1c0ddf5196: Layer already exists 11:30:37 ce5a8cde9eee: Layer already exists 11:30:37 latest: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 11:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:30:38 a1b59bac4802: Preparing 11:30:38 3eb87a603338: Preparing 11:30:38 55c8311f3f8e: Preparing 11:30:38 1e74b22500ba: Preparing 11:30:38 cb15a3f7e41f: Preparing 11:30:38 505627a677a3: Preparing 11:30:38 2f1c0ddf5196: Preparing 11:30:38 e26ed9290dc8: Preparing 11:30:38 2f1c0ddf5196: Waiting 11:30:38 505627a677a3: Waiting 11:30:38 ce5a8cde9eee: Preparing 11:30:38 e26ed9290dc8: Waiting 11:30:38 ce5a8cde9eee: Waiting 11:30:38 1e74b22500ba: Layer already exists 11:30:38 55c8311f3f8e: Layer already exists 11:30:38 a1b59bac4802: Layer already exists 11:30:38 3eb87a603338: Layer already exists 11:30:38 cb15a3f7e41f: Layer already exists 11:30:38 2f1c0ddf5196: Layer already exists 11:30:38 505627a677a3: Layer already exists 11:30:38 e26ed9290dc8: Layer already exists 11:30:38 ce5a8cde9eee: Layer already exists 11:30:38 4.0.0-dev.49: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:30:39 a1b59bac4802: Preparing 11:30:39 3eb87a603338: Preparing 11:30:39 55c8311f3f8e: Preparing 11:30:39 1e74b22500ba: Preparing 11:30:39 cb15a3f7e41f: Preparing 11:30:39 505627a677a3: Preparing 11:30:39 2f1c0ddf5196: Preparing 11:30:39 e26ed9290dc8: Preparing 11:30:39 ce5a8cde9eee: Preparing 11:30:39 2f1c0ddf5196: Waiting 11:30:39 e26ed9290dc8: Waiting 11:30:39 ce5a8cde9eee: Waiting 11:30:39 a1b59bac4802: Layer already exists 11:30:39 55c8311f3f8e: Layer already exists 11:30:39 cb15a3f7e41f: Layer already exists 11:30:39 3eb87a603338: Layer already exists 11:30:39 1e74b22500ba: Layer already exists 11:30:39 2f1c0ddf5196: Layer already exists 11:30:39 505627a677a3: Layer already exists 11:30:39 e26ed9290dc8: Layer already exists 11:30:39 ce5a8cde9eee: Layer already exists 11:30:39 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 11:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 11:30:39 a1b59bac4802: Preparing 11:30:39 3eb87a603338: Preparing 11:30:39 55c8311f3f8e: Preparing 11:30:39 1e74b22500ba: Preparing 11:30:39 cb15a3f7e41f: Preparing 11:30:39 505627a677a3: Preparing 11:30:39 2f1c0ddf5196: Preparing 11:30:39 e26ed9290dc8: Preparing 11:30:39 ce5a8cde9eee: Preparing 11:30:39 505627a677a3: Waiting 11:30:39 2f1c0ddf5196: Waiting 11:30:39 e26ed9290dc8: Waiting 11:30:39 ce5a8cde9eee: Waiting 11:30:39 55c8311f3f8e: Layer already exists 11:30:39 3eb87a603338: Layer already exists 11:30:39 cb15a3f7e41f: Layer already exists 11:30:39 a1b59bac4802: Layer already exists 11:30:39 1e74b22500ba: Layer already exists 11:30:39 ce5a8cde9eee: Layer already exists 11:30:39 505627a677a3: Layer already exists 11:30:39 2f1c0ddf5196: Layer already exists 11:30:39 e26ed9290dc8: Layer already exists 11:30:39 main: digest: sha256:0f637f87e8fd59449cb75cbaa14344a41051f94781e6d5aae312cea353af6947 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:39 ===================================================== [Pipeline] echo 11:30:39 taggedImages: 11:30:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 11:30:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.49 11:30:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 11:30:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:30:39 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:39 latest 11:30:39 4.0.0-dev.49 11:30:39 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:39 main 11:30:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:30:40 32592e8229a9: Preparing 11:30:40 c182ba97f515: Preparing 11:30:40 1968d6622dd3: Preparing 11:30:40 9e562cb65116: Preparing 11:30:40 17d330a2e0af: Preparing 11:30:40 cb15a3f7e41f: Preparing 11:30:40 505627a677a3: Preparing 11:30:40 35ea25043de5: Preparing 11:30:40 cb15a3f7e41f: Waiting 11:30:40 505627a677a3: Waiting 11:30:40 219516c72736: Preparing 11:30:40 d5193db092b6: Preparing 11:30:40 ce5a8cde9eee: Preparing 11:30:40 219516c72736: Waiting 11:30:40 35ea25043de5: Waiting 11:30:40 d5193db092b6: Waiting 11:30:40 9e562cb65116: Pushed 11:30:40 32592e8229a9: Pushed 11:30:40 17d330a2e0af: Pushed 11:30:40 c182ba97f515: Pushed 11:30:40 cb15a3f7e41f: Layer already exists 11:30:40 505627a677a3: Layer already exists 11:30:40 ce5a8cde9eee: Layer already exists 11:30:40 35ea25043de5: Pushed 11:30:40 219516c72736: Pushed 11:30:41 1968d6622dd3: Pushed 11:30:41 d5193db092b6: Pushed 11:30:41 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:30:42 32592e8229a9: Preparing 11:30:42 c182ba97f515: Preparing 11:30:42 1968d6622dd3: Preparing 11:30:42 9e562cb65116: Preparing 11:30:42 17d330a2e0af: Preparing 11:30:42 cb15a3f7e41f: Preparing 11:30:42 505627a677a3: Preparing 11:30:42 cb15a3f7e41f: Waiting 11:30:42 35ea25043de5: Preparing 11:30:42 219516c72736: Preparing 11:30:42 505627a677a3: Waiting 11:30:42 35ea25043de5: Waiting 11:30:42 219516c72736: Waiting 11:30:42 d5193db092b6: Preparing 11:30:42 ce5a8cde9eee: Preparing 11:30:42 d5193db092b6: Waiting 11:30:42 ce5a8cde9eee: Waiting 11:30:42 32592e8229a9: Layer already exists 11:30:42 9e562cb65116: Layer already exists 11:30:42 c182ba97f515: Layer already exists 11:30:42 17d330a2e0af: Layer already exists 11:30:42 1968d6622dd3: Layer already exists 11:30:42 cb15a3f7e41f: Layer already exists 11:30:42 d5193db092b6: Layer already exists 11:30:42 505627a677a3: Layer already exists 11:30:42 35ea25043de5: Layer already exists 11:30:42 219516c72736: Layer already exists 11:30:42 ce5a8cde9eee: Layer already exists 11:30:42 latest: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 11:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:30:43 32592e8229a9: Preparing 11:30:43 c182ba97f515: Preparing 11:30:43 1968d6622dd3: Preparing 11:30:43 9e562cb65116: Preparing 11:30:43 17d330a2e0af: Preparing 11:30:43 cb15a3f7e41f: Preparing 11:30:43 505627a677a3: Preparing 11:30:43 35ea25043de5: Preparing 11:30:43 219516c72736: Preparing 11:30:43 d5193db092b6: Preparing 11:30:43 ce5a8cde9eee: Preparing 11:30:43 505627a677a3: Waiting 11:30:43 35ea25043de5: Waiting 11:30:43 219516c72736: Waiting 11:30:43 d5193db092b6: Waiting 11:30:43 ce5a8cde9eee: Waiting 11:30:43 cb15a3f7e41f: Waiting 11:30:43 32592e8229a9: Layer already exists 11:30:43 c182ba97f515: Layer already exists 11:30:43 17d330a2e0af: Layer already exists 11:30:43 1968d6622dd3: Layer already exists 11:30:43 9e562cb65116: Layer already exists 11:30:43 cb15a3f7e41f: Layer already exists 11:30:43 505627a677a3: Layer already exists 11:30:43 35ea25043de5: Layer already exists 11:30:43 219516c72736: Layer already exists 11:30:43 d5193db092b6: Layer already exists 11:30:43 ce5a8cde9eee: Layer already exists 11:30:43 4.0.0-dev.49: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:30:43 32592e8229a9: Preparing 11:30:43 c182ba97f515: Preparing 11:30:43 1968d6622dd3: Preparing 11:30:43 9e562cb65116: Preparing 11:30:43 17d330a2e0af: Preparing 11:30:43 cb15a3f7e41f: Preparing 11:30:43 505627a677a3: Preparing 11:30:43 35ea25043de5: Preparing 11:30:43 219516c72736: Preparing 11:30:43 d5193db092b6: Preparing 11:30:43 ce5a8cde9eee: Preparing 11:30:43 35ea25043de5: Waiting 11:30:43 219516c72736: Waiting 11:30:43 505627a677a3: Waiting 11:30:43 d5193db092b6: Waiting 11:30:43 cb15a3f7e41f: Waiting 11:30:43 ce5a8cde9eee: Waiting 11:30:43 c182ba97f515: Layer already exists 11:30:43 1968d6622dd3: Layer already exists 11:30:43 32592e8229a9: Layer already exists 11:30:43 9e562cb65116: Layer already exists 11:30:43 17d330a2e0af: Layer already exists 11:30:43 cb15a3f7e41f: Layer already exists 11:30:43 505627a677a3: Layer already exists 11:30:43 219516c72736: Layer already exists 11:30:43 35ea25043de5: Layer already exists 11:30:43 d5193db092b6: Layer already exists 11:30:43 ce5a8cde9eee: Layer already exists 11:30:43 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:30:44 32592e8229a9: Preparing 11:30:44 c182ba97f515: Preparing 11:30:44 1968d6622dd3: Preparing 11:30:44 9e562cb65116: Preparing 11:30:44 17d330a2e0af: Preparing 11:30:44 cb15a3f7e41f: Preparing 11:30:44 505627a677a3: Preparing 11:30:44 35ea25043de5: Preparing 11:30:44 219516c72736: Preparing 11:30:44 d5193db092b6: Preparing 11:30:44 ce5a8cde9eee: Preparing 11:30:44 35ea25043de5: Waiting 11:30:44 cb15a3f7e41f: Waiting 11:30:44 ce5a8cde9eee: Waiting 11:30:44 219516c72736: Waiting 11:30:44 d5193db092b6: Waiting 11:30:44 505627a677a3: Waiting 11:30:44 32592e8229a9: Layer already exists 11:30:44 17d330a2e0af: Layer already exists 11:30:44 c182ba97f515: Layer already exists 11:30:44 9e562cb65116: Layer already exists 11:30:44 1968d6622dd3: Layer already exists 11:30:44 cb15a3f7e41f: Layer already exists 11:30:44 505627a677a3: Layer already exists 11:30:44 35ea25043de5: Layer already exists 11:30:44 219516c72736: Layer already exists 11:30:44 d5193db092b6: Layer already exists 11:30:44 ce5a8cde9eee: Layer already exists 11:30:44 main: digest: sha256:07b655fe3825bbc03bb6fbf476e24341e93f1d852f96a383722f3ce490aabc44 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:44 ===================================================== [Pipeline] echo 11:30:44 taggedImages: 11:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.49 11:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:30:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:30:44 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:44 latest 11:30:44 4.0.0-dev.49 11:30:44 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:44 main 11:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:30:45 46c884588d26: Preparing 11:30:45 4ca8bb9f8ac1: Preparing 11:30:45 ad6c77623039: Preparing 11:30:45 bdefc4979603: Preparing 11:30:45 7d7716a7c95e: Preparing 11:30:45 926495db6a78: Preparing 11:30:45 c9878628b174: Preparing 11:30:45 cb15a3f7e41f: Preparing 11:30:45 505627a677a3: Preparing 11:30:45 e098bc23b138: Preparing 11:30:45 1d43190e3b5f: Preparing 11:30:45 ce5a8cde9eee: Preparing 11:30:45 cb15a3f7e41f: Waiting 11:30:45 505627a677a3: Waiting 11:30:45 e098bc23b138: Waiting 11:30:45 1d43190e3b5f: Waiting 11:30:45 ce5a8cde9eee: Waiting 11:30:45 c9878628b174: Waiting 11:30:45 926495db6a78: Waiting 11:30:45 7d7716a7c95e: Pushed 11:30:45 4ca8bb9f8ac1: Pushed 11:30:45 46c884588d26: Pushed 11:30:45 cb15a3f7e41f: Layer already exists 11:30:45 505627a677a3: Layer already exists 11:30:45 926495db6a78: Pushed 11:30:45 c9878628b174: Pushed 11:30:45 ce5a8cde9eee: Layer already exists 11:30:45 e098bc23b138: Pushed 11:30:46 bdefc4979603: Pushed 11:30:46 ad6c77623039: Pushed 11:30:46 1d43190e3b5f: Pushed 11:30:46 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:30:47 46c884588d26: Preparing 11:30:47 4ca8bb9f8ac1: Preparing 11:30:47 ad6c77623039: Preparing 11:30:47 bdefc4979603: Preparing 11:30:47 7d7716a7c95e: Preparing 11:30:47 926495db6a78: Preparing 11:30:47 c9878628b174: Preparing 11:30:47 cb15a3f7e41f: Preparing 11:30:47 505627a677a3: Preparing 11:30:47 e098bc23b138: Preparing 11:30:47 1d43190e3b5f: Preparing 11:30:47 ce5a8cde9eee: Preparing 11:30:47 c9878628b174: Waiting 11:30:47 cb15a3f7e41f: Waiting 11:30:47 505627a677a3: Waiting 11:30:47 e098bc23b138: Waiting 11:30:47 1d43190e3b5f: Waiting 11:30:47 ce5a8cde9eee: Waiting 11:30:47 926495db6a78: Waiting 11:30:47 ad6c77623039: Layer already exists 11:30:47 4ca8bb9f8ac1: Layer already exists 11:30:47 7d7716a7c95e: Layer already exists 11:30:47 46c884588d26: Layer already exists 11:30:47 bdefc4979603: Layer already exists 11:30:47 c9878628b174: Layer already exists 11:30:47 926495db6a78: Layer already exists 11:30:47 e098bc23b138: Layer already exists 11:30:47 cb15a3f7e41f: Layer already exists 11:30:47 505627a677a3: Layer already exists 11:30:47 1d43190e3b5f: Layer already exists 11:30:47 ce5a8cde9eee: Layer already exists 11:30:47 latest: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 11:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:30:48 46c884588d26: Preparing 11:30:48 4ca8bb9f8ac1: Preparing 11:30:48 ad6c77623039: Preparing 11:30:48 bdefc4979603: Preparing 11:30:48 7d7716a7c95e: Preparing 11:30:48 926495db6a78: Preparing 11:30:48 c9878628b174: Preparing 11:30:48 cb15a3f7e41f: Preparing 11:30:48 505627a677a3: Preparing 11:30:48 e098bc23b138: Preparing 11:30:48 1d43190e3b5f: Preparing 11:30:48 ce5a8cde9eee: Preparing 11:30:48 926495db6a78: Waiting 11:30:48 505627a677a3: Waiting 11:30:48 c9878628b174: Waiting 11:30:48 cb15a3f7e41f: Waiting 11:30:48 e098bc23b138: Waiting 11:30:48 1d43190e3b5f: Waiting 11:30:48 46c884588d26: Layer already exists 11:30:48 bdefc4979603: Layer already exists 11:30:48 4ca8bb9f8ac1: Layer already exists 11:30:48 ad6c77623039: Layer already exists 11:30:48 7d7716a7c95e: Layer already exists 11:30:48 cb15a3f7e41f: Layer already exists 11:30:48 e098bc23b138: Layer already exists 11:30:48 926495db6a78: Layer already exists 11:30:48 505627a677a3: Layer already exists 11:30:48 c9878628b174: Layer already exists 11:30:48 1d43190e3b5f: Layer already exists 11:30:48 ce5a8cde9eee: Layer already exists 11:30:48 4.0.0-dev.49: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:30:48 46c884588d26: Preparing 11:30:48 4ca8bb9f8ac1: Preparing 11:30:48 ad6c77623039: Preparing 11:30:48 bdefc4979603: Preparing 11:30:48 7d7716a7c95e: Preparing 11:30:48 926495db6a78: Preparing 11:30:48 c9878628b174: Preparing 11:30:48 cb15a3f7e41f: Preparing 11:30:48 926495db6a78: Waiting 11:30:48 c9878628b174: Waiting 11:30:48 505627a677a3: Preparing 11:30:48 e098bc23b138: Preparing 11:30:48 1d43190e3b5f: Preparing 11:30:48 ce5a8cde9eee: Preparing 11:30:48 cb15a3f7e41f: Waiting 11:30:48 505627a677a3: Waiting 11:30:48 e098bc23b138: Waiting 11:30:48 1d43190e3b5f: Waiting 11:30:48 ce5a8cde9eee: Waiting 11:30:48 ad6c77623039: Layer already exists 11:30:48 bdefc4979603: Layer already exists 11:30:48 4ca8bb9f8ac1: Layer already exists 11:30:48 46c884588d26: Layer already exists 11:30:48 7d7716a7c95e: Layer already exists 11:30:48 926495db6a78: Layer already exists 11:30:48 c9878628b174: Layer already exists 11:30:48 505627a677a3: Layer already exists 11:30:48 e098bc23b138: Layer already exists 11:30:48 cb15a3f7e41f: Layer already exists 11:30:48 1d43190e3b5f: Layer already exists 11:30:48 ce5a8cde9eee: Layer already exists 11:30:48 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:30:49 46c884588d26: Preparing 11:30:49 4ca8bb9f8ac1: Preparing 11:30:49 ad6c77623039: Preparing 11:30:49 bdefc4979603: Preparing 11:30:49 7d7716a7c95e: Preparing 11:30:49 926495db6a78: Preparing 11:30:49 c9878628b174: Preparing 11:30:49 cb15a3f7e41f: Preparing 11:30:49 926495db6a78: Waiting 11:30:49 c9878628b174: Waiting 11:30:49 505627a677a3: Preparing 11:30:49 e098bc23b138: Preparing 11:30:49 1d43190e3b5f: Preparing 11:30:49 ce5a8cde9eee: Preparing 11:30:49 1d43190e3b5f: Waiting 11:30:49 cb15a3f7e41f: Waiting 11:30:49 ce5a8cde9eee: Waiting 11:30:49 e098bc23b138: Waiting 11:30:49 505627a677a3: Waiting 11:30:49 ad6c77623039: Layer already exists 11:30:49 4ca8bb9f8ac1: Layer already exists 11:30:49 7d7716a7c95e: Layer already exists 11:30:49 bdefc4979603: Layer already exists 11:30:49 46c884588d26: Layer already exists 11:30:49 c9878628b174: Layer already exists 11:30:49 926495db6a78: Layer already exists 11:30:49 cb15a3f7e41f: Layer already exists 11:30:49 505627a677a3: Layer already exists 11:30:49 e098bc23b138: Layer already exists 11:30:49 1d43190e3b5f: Layer already exists 11:30:49 ce5a8cde9eee: Layer already exists 11:30:49 main: digest: sha256:b443089e5bc92b9fd90eb5c52ae191ea2d3805feaa0abe2918c7781fd89fcf45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:49 ===================================================== [Pipeline] echo 11:30:49 taggedImages: 11:30:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:30:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.49 11:30:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:30:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:30:49 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:49 latest 11:30:49 4.0.0-dev.49 11:30:49 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:49 main 11:30:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:30:50 fb0b7816a948: Preparing 11:30:50 5085132b3c4e: Preparing 11:30:50 cb15a3f7e41f: Preparing 11:30:50 505627a677a3: Preparing 11:30:50 32a0698b8c3a: Preparing 11:30:50 11f06c618b4a: Preparing 11:30:50 ce5a8cde9eee: Preparing 11:30:50 11f06c618b4a: Waiting 11:30:50 ce5a8cde9eee: Waiting 11:30:50 cb15a3f7e41f: Layer already exists 11:30:50 505627a677a3: Layer already exists 11:30:50 ce5a8cde9eee: Layer already exists 11:30:50 fb0b7816a948: Pushed 11:30:50 32a0698b8c3a: Pushed 11:30:51 11f06c618b4a: Pushed 11:30:52 5085132b3c4e: Pushed 11:30:52 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:52 + 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 11:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:30:52 fb0b7816a948: Preparing 11:30:52 5085132b3c4e: Preparing 11:30:52 cb15a3f7e41f: Preparing 11:30:52 505627a677a3: Preparing 11:30:52 32a0698b8c3a: Preparing 11:30:52 11f06c618b4a: Preparing 11:30:52 ce5a8cde9eee: Preparing 11:30:52 11f06c618b4a: Waiting 11:30:52 ce5a8cde9eee: Waiting 11:30:52 fb0b7816a948: Layer already exists 11:30:52 32a0698b8c3a: Layer already exists 11:30:52 505627a677a3: Layer already exists 11:30:52 cb15a3f7e41f: Layer already exists 11:30:52 5085132b3c4e: Layer already exists 11:30:52 ce5a8cde9eee: Layer already exists 11:30:52 11f06c618b4a: Layer already exists 11:30:52 latest: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 11:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:30:53 fb0b7816a948: Preparing 11:30:53 5085132b3c4e: Preparing 11:30:53 cb15a3f7e41f: Preparing 11:30:53 505627a677a3: Preparing 11:30:53 32a0698b8c3a: Preparing 11:30:53 11f06c618b4a: Preparing 11:30:53 ce5a8cde9eee: Preparing 11:30:53 11f06c618b4a: Waiting 11:30:53 ce5a8cde9eee: Waiting 11:30:53 cb15a3f7e41f: Layer already exists 11:30:53 505627a677a3: Layer already exists 11:30:53 fb0b7816a948: Layer already exists 11:30:53 5085132b3c4e: Layer already exists 11:30:53 32a0698b8c3a: Layer already exists 11:30:53 11f06c618b4a: Layer already exists 11:30:53 ce5a8cde9eee: Layer already exists 11:30:53 4.0.0-dev.49: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:30:54 fb0b7816a948: Preparing 11:30:54 5085132b3c4e: Preparing 11:30:54 cb15a3f7e41f: Preparing 11:30:54 505627a677a3: Preparing 11:30:54 32a0698b8c3a: Preparing 11:30:54 11f06c618b4a: Preparing 11:30:54 ce5a8cde9eee: Preparing 11:30:54 11f06c618b4a: Waiting 11:30:54 ce5a8cde9eee: Waiting 11:30:54 cb15a3f7e41f: Layer already exists 11:30:54 5085132b3c4e: Layer already exists 11:30:54 505627a677a3: Layer already exists 11:30:54 32a0698b8c3a: Layer already exists 11:30:54 fb0b7816a948: Layer already exists 11:30:54 11f06c618b4a: Layer already exists 11:30:54 ce5a8cde9eee: Layer already exists 11:30:54 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:54 + 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 11:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:30:54 fb0b7816a948: Preparing 11:30:54 5085132b3c4e: Preparing 11:30:54 cb15a3f7e41f: Preparing 11:30:54 505627a677a3: Preparing 11:30:54 32a0698b8c3a: Preparing 11:30:54 11f06c618b4a: Preparing 11:30:54 ce5a8cde9eee: Preparing 11:30:54 11f06c618b4a: Waiting 11:30:54 fb0b7816a948: Layer already exists 11:30:54 5085132b3c4e: Layer already exists 11:30:54 505627a677a3: Layer already exists 11:30:54 cb15a3f7e41f: Layer already exists 11:30:54 32a0698b8c3a: Layer already exists 11:30:54 11f06c618b4a: Layer already exists 11:30:54 ce5a8cde9eee: Layer already exists 11:30:54 main: digest: sha256:a24a9b5b5da40f0dc4f954dac44619971329265ba3c0d658b9ac061a6342ee26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:54 ===================================================== [Pipeline] echo 11:30:54 taggedImages: 11:30:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:30:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.49 11:30:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:30:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:30:54 a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:54 latest 11:30:54 4.0.0-dev.49 11:30:54 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:30:54 main 11:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb 11:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:30:55 18128cf84bd4: Preparing 11:30:55 453f07c077ca: Preparing 11:30:55 3f35c2b76111: Preparing 11:30:55 cb15a3f7e41f: Preparing 11:30:55 505627a677a3: Preparing 11:30:55 794e3de7769f: Preparing 11:30:55 558f9597ed07: Preparing 11:30:55 7874fea138ee: Preparing 11:30:55 967ab782daa2: Preparing 11:30:55 ce5a8cde9eee: Preparing 11:30:55 558f9597ed07: Waiting 11:30:55 7874fea138ee: Waiting 11:30:55 967ab782daa2: Waiting 11:30:55 ce5a8cde9eee: Waiting 11:30:55 cb15a3f7e41f: Layer already exists 11:30:55 3f35c2b76111: Pushed 11:30:55 453f07c077ca: Pushed 11:30:55 18128cf84bd4: Pushed 11:30:55 505627a677a3: Layer already exists 11:30:55 ce5a8cde9eee: Layer already exists 11:30:55 7874fea138ee: Pushed 11:30:55 967ab782daa2: Pushed 11:31:01 558f9597ed07: Pushed 11:31:05 794e3de7769f: Pushed 11:31:05 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:31:06 18128cf84bd4: Preparing 11:31:06 453f07c077ca: Preparing 11:31:06 3f35c2b76111: Preparing 11:31:06 cb15a3f7e41f: Preparing 11:31:06 505627a677a3: Preparing 11:31:06 794e3de7769f: Preparing 11:31:06 558f9597ed07: Preparing 11:31:06 7874fea138ee: Preparing 11:31:06 967ab782daa2: Preparing 11:31:06 ce5a8cde9eee: Preparing 11:31:06 794e3de7769f: Waiting 11:31:06 967ab782daa2: Waiting 11:31:06 558f9597ed07: Waiting 11:31:06 7874fea138ee: Waiting 11:31:06 ce5a8cde9eee: Waiting 11:31:06 505627a677a3: Layer already exists 11:31:06 cb15a3f7e41f: Layer already exists 11:31:06 453f07c077ca: Layer already exists 11:31:06 18128cf84bd4: Layer already exists 11:31:06 3f35c2b76111: Layer already exists 11:31:06 7874fea138ee: Layer already exists 11:31:06 794e3de7769f: Layer already exists 11:31:06 558f9597ed07: Layer already exists 11:31:06 967ab782daa2: Layer already exists 11:31:06 ce5a8cde9eee: Layer already exists 11:31:06 latest: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 11:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:31:06 18128cf84bd4: Preparing 11:31:06 453f07c077ca: Preparing 11:31:06 3f35c2b76111: Preparing 11:31:06 cb15a3f7e41f: Preparing 11:31:06 505627a677a3: Preparing 11:31:06 794e3de7769f: Preparing 11:31:06 558f9597ed07: Preparing 11:31:06 7874fea138ee: Preparing 11:31:06 967ab782daa2: Preparing 11:31:06 ce5a8cde9eee: Preparing 11:31:06 7874fea138ee: Waiting 11:31:06 558f9597ed07: Waiting 11:31:06 794e3de7769f: Waiting 11:31:06 967ab782daa2: Waiting 11:31:06 ce5a8cde9eee: Waiting 11:31:06 cb15a3f7e41f: Layer already exists 11:31:06 453f07c077ca: Layer already exists 11:31:06 505627a677a3: Layer already exists 11:31:06 18128cf84bd4: Layer already exists 11:31:06 3f35c2b76111: Layer already exists 11:31:06 558f9597ed07: Layer already exists 11:31:06 ce5a8cde9eee: Layer already exists 11:31:06 967ab782daa2: Layer already exists 11:31:06 794e3de7769f: Layer already exists 11:31:06 7874fea138ee: Layer already exists 11:31:06 4.0.0-dev.49: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:31:07 18128cf84bd4: Preparing 11:31:07 453f07c077ca: Preparing 11:31:07 3f35c2b76111: Preparing 11:31:07 cb15a3f7e41f: Preparing 11:31:07 505627a677a3: Preparing 11:31:07 794e3de7769f: Preparing 11:31:07 558f9597ed07: Preparing 11:31:07 7874fea138ee: Preparing 11:31:07 967ab782daa2: Preparing 11:31:07 ce5a8cde9eee: Preparing 11:31:07 794e3de7769f: Waiting 11:31:07 967ab782daa2: Waiting 11:31:07 ce5a8cde9eee: Waiting 11:31:07 558f9597ed07: Waiting 11:31:07 7874fea138ee: Waiting 11:31:07 453f07c077ca: Layer already exists 11:31:07 cb15a3f7e41f: Layer already exists 11:31:07 505627a677a3: Layer already exists 11:31:07 18128cf84bd4: Layer already exists 11:31:07 3f35c2b76111: Layer already exists 11:31:07 7874fea138ee: Layer already exists 11:31:07 794e3de7769f: Layer already exists 11:31:07 558f9597ed07: Layer already exists 11:31:07 967ab782daa2: Layer already exists 11:31:07 ce5a8cde9eee: Layer already exists 11:31:07 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:31:07 18128cf84bd4: Preparing 11:31:07 453f07c077ca: Preparing 11:31:07 3f35c2b76111: Preparing 11:31:07 cb15a3f7e41f: Preparing 11:31:07 505627a677a3: Preparing 11:31:07 794e3de7769f: Preparing 11:31:07 558f9597ed07: Preparing 11:31:07 7874fea138ee: Preparing 11:31:07 967ab782daa2: Preparing 11:31:07 ce5a8cde9eee: Preparing 11:31:07 794e3de7769f: Waiting 11:31:07 967ab782daa2: Waiting 11:31:07 558f9597ed07: Waiting 11:31:07 7874fea138ee: Waiting 11:31:07 ce5a8cde9eee: Waiting 11:31:07 3f35c2b76111: Layer already exists 11:31:07 505627a677a3: Layer already exists 11:31:07 453f07c077ca: Layer already exists 11:31:07 18128cf84bd4: Layer already exists 11:31:07 cb15a3f7e41f: Layer already exists 11:31:07 558f9597ed07: Layer already exists 11:31:07 7874fea138ee: Layer already exists 11:31:07 794e3de7769f: Layer already exists 11:31:07 ce5a8cde9eee: Layer already exists 11:31:07 967ab782daa2: Layer already exists 11:31:07 main: digest: sha256:de6a23d6789a3a0644de7e4bc2c42e3ccbf91f60d6e38c363bf171135817241a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:08 ===================================================== [Pipeline] echo 11:31:08 taggedImages: 11:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.49 11:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:31:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:31:08 a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:08 latest 11:31:08 4.0.0-dev.49 11:31:08 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:08 main 11:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:31:08 479f3e67f115: Preparing 11:31:08 16bdb7475134: Preparing 11:31:08 f87c31b91fbc: Preparing 11:31:08 cb15a3f7e41f: Preparing 11:31:08 505627a677a3: Preparing 11:31:08 794e3de7769f: Preparing 11:31:08 d2a00a6570e0: Preparing 11:31:08 22a5113c1631: Preparing 11:31:08 ce5a8cde9eee: Preparing 11:31:08 d2a00a6570e0: Waiting 11:31:08 22a5113c1631: Waiting 11:31:08 794e3de7769f: Waiting 11:31:08 ce5a8cde9eee: Waiting 11:31:08 cb15a3f7e41f: Layer already exists 11:31:08 505627a677a3: Layer already exists 11:31:08 794e3de7769f: Layer already exists 11:31:08 479f3e67f115: Pushed 11:31:08 ce5a8cde9eee: Layer already exists 11:31:08 16bdb7475134: Pushed 11:31:08 d2a00a6570e0: Pushed 11:31:08 f87c31b91fbc: Pushed 11:31:09 22a5113c1631: Pushed 11:31:09 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:31:10 479f3e67f115: Preparing 11:31:10 16bdb7475134: Preparing 11:31:10 f87c31b91fbc: Preparing 11:31:10 cb15a3f7e41f: Preparing 11:31:10 505627a677a3: Preparing 11:31:10 794e3de7769f: Preparing 11:31:10 d2a00a6570e0: Preparing 11:31:10 22a5113c1631: Preparing 11:31:10 d2a00a6570e0: Waiting 11:31:10 794e3de7769f: Waiting 11:31:10 ce5a8cde9eee: Preparing 11:31:10 ce5a8cde9eee: Waiting 11:31:10 22a5113c1631: Waiting 11:31:10 f87c31b91fbc: Layer already exists 11:31:10 16bdb7475134: Layer already exists 11:31:10 505627a677a3: Layer already exists 11:31:10 479f3e67f115: Layer already exists 11:31:10 cb15a3f7e41f: Layer already exists 11:31:10 794e3de7769f: Layer already exists 11:31:10 ce5a8cde9eee: Layer already exists 11:31:10 22a5113c1631: Layer already exists 11:31:10 d2a00a6570e0: Layer already exists 11:31:10 latest: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 11:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:31:10 479f3e67f115: Preparing 11:31:10 16bdb7475134: Preparing 11:31:10 f87c31b91fbc: Preparing 11:31:10 cb15a3f7e41f: Preparing 11:31:10 505627a677a3: Preparing 11:31:10 794e3de7769f: Preparing 11:31:10 d2a00a6570e0: Preparing 11:31:10 22a5113c1631: Preparing 11:31:10 ce5a8cde9eee: Preparing 11:31:10 794e3de7769f: Waiting 11:31:10 d2a00a6570e0: Waiting 11:31:10 22a5113c1631: Waiting 11:31:10 ce5a8cde9eee: Waiting 11:31:10 505627a677a3: Layer already exists 11:31:10 cb15a3f7e41f: Layer already exists 11:31:10 f87c31b91fbc: Layer already exists 11:31:10 16bdb7475134: Layer already exists 11:31:10 479f3e67f115: Layer already exists 11:31:10 794e3de7769f: Layer already exists 11:31:10 22a5113c1631: Layer already exists 11:31:10 d2a00a6570e0: Layer already exists 11:31:10 ce5a8cde9eee: Layer already exists 11:31:10 4.0.0-dev.49: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:31:11 479f3e67f115: Preparing 11:31:11 16bdb7475134: Preparing 11:31:11 f87c31b91fbc: Preparing 11:31:11 cb15a3f7e41f: Preparing 11:31:11 505627a677a3: Preparing 11:31:11 794e3de7769f: Preparing 11:31:11 d2a00a6570e0: Preparing 11:31:11 22a5113c1631: Preparing 11:31:11 ce5a8cde9eee: Preparing 11:31:11 d2a00a6570e0: Waiting 11:31:11 22a5113c1631: Waiting 11:31:11 ce5a8cde9eee: Waiting 11:31:11 794e3de7769f: Waiting 11:31:11 505627a677a3: Layer already exists 11:31:11 cb15a3f7e41f: Layer already exists 11:31:11 f87c31b91fbc: Layer already exists 11:31:11 479f3e67f115: Layer already exists 11:31:11 16bdb7475134: Layer already exists 11:31:11 794e3de7769f: Layer already exists 11:31:11 d2a00a6570e0: Layer already exists 11:31:11 22a5113c1631: Layer already exists 11:31:11 ce5a8cde9eee: Layer already exists 11:31:11 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:31:11 479f3e67f115: Preparing 11:31:11 16bdb7475134: Preparing 11:31:11 f87c31b91fbc: Preparing 11:31:11 cb15a3f7e41f: Preparing 11:31:11 505627a677a3: Preparing 11:31:11 794e3de7769f: Preparing 11:31:11 d2a00a6570e0: Preparing 11:31:11 22a5113c1631: Preparing 11:31:11 ce5a8cde9eee: Preparing 11:31:11 794e3de7769f: Waiting 11:31:11 d2a00a6570e0: Waiting 11:31:11 22a5113c1631: Waiting 11:31:11 ce5a8cde9eee: Waiting 11:31:11 479f3e67f115: Layer already exists 11:31:11 f87c31b91fbc: Layer already exists 11:31:11 cb15a3f7e41f: Layer already exists 11:31:11 505627a677a3: Layer already exists 11:31:11 16bdb7475134: Layer already exists 11:31:11 794e3de7769f: Layer already exists 11:31:11 22a5113c1631: Layer already exists 11:31:11 d2a00a6570e0: Layer already exists 11:31:11 ce5a8cde9eee: Layer already exists 11:31:11 main: digest: sha256:d97c5f086ab4b691df5c8fcd20433c3d90f5b499b0f2cbbd135641ddba686aba size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:12 ===================================================== [Pipeline] echo 11:31:12 taggedImages: 11:31:12 - nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:31:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.49 11:31:12 - nexus3.edgexfoundry.org:10004/security-spire-config:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:31:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:31:12 a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:12 latest 11:31:12 4.0.0-dev.49 11:31:12 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:12 main 11:31:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:31:12 18128cf84bd4: Preparing 11:31:12 f7d2bd4ecda6: Preparing 11:31:12 b6a72175e864: Preparing 11:31:12 cb15a3f7e41f: Preparing 11:31:12 505627a677a3: Preparing 11:31:12 ee6b4006b00b: Preparing 11:31:12 7874fea138ee: Preparing 11:31:12 967ab782daa2: Preparing 11:31:12 ce5a8cde9eee: Preparing 11:31:12 ee6b4006b00b: Waiting 11:31:12 7874fea138ee: Waiting 11:31:12 967ab782daa2: Waiting 11:31:12 ce5a8cde9eee: Waiting 11:31:12 505627a677a3: Layer already exists 11:31:12 cb15a3f7e41f: Layer already exists 11:31:12 18128cf84bd4: Layer already exists 11:31:12 7874fea138ee: Layer already exists 11:31:12 967ab782daa2: Layer already exists 11:31:12 ce5a8cde9eee: Layer already exists 11:31:12 b6a72175e864: Pushed 11:31:12 f7d2bd4ecda6: Pushed 11:31:22 ee6b4006b00b: Pushed 11:31:22 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:31:23 18128cf84bd4: Preparing 11:31:23 f7d2bd4ecda6: Preparing 11:31:23 b6a72175e864: Preparing 11:31:23 cb15a3f7e41f: Preparing 11:31:23 505627a677a3: Preparing 11:31:23 ee6b4006b00b: Preparing 11:31:23 7874fea138ee: Preparing 11:31:23 967ab782daa2: Preparing 11:31:23 ce5a8cde9eee: Preparing 11:31:23 ee6b4006b00b: Waiting 11:31:23 7874fea138ee: Waiting 11:31:23 967ab782daa2: Waiting 11:31:23 ce5a8cde9eee: Waiting 11:31:23 b6a72175e864: Layer already exists 11:31:23 505627a677a3: Layer already exists 11:31:23 18128cf84bd4: Layer already exists 11:31:23 cb15a3f7e41f: Layer already exists 11:31:23 f7d2bd4ecda6: Layer already exists 11:31:23 7874fea138ee: Layer already exists 11:31:23 967ab782daa2: Layer already exists 11:31:23 ee6b4006b00b: Layer already exists 11:31:23 ce5a8cde9eee: Layer already exists 11:31:23 latest: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 11:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:31:24 18128cf84bd4: Preparing 11:31:24 f7d2bd4ecda6: Preparing 11:31:24 b6a72175e864: Preparing 11:31:24 cb15a3f7e41f: Preparing 11:31:24 505627a677a3: Preparing 11:31:24 ee6b4006b00b: Preparing 11:31:24 7874fea138ee: Preparing 11:31:24 967ab782daa2: Preparing 11:31:24 ce5a8cde9eee: Preparing 11:31:24 ee6b4006b00b: Waiting 11:31:24 7874fea138ee: Waiting 11:31:24 967ab782daa2: Waiting 11:31:24 ce5a8cde9eee: Waiting 11:31:24 cb15a3f7e41f: Layer already exists 11:31:24 505627a677a3: Layer already exists 11:31:24 b6a72175e864: Layer already exists 11:31:24 18128cf84bd4: Layer already exists 11:31:24 f7d2bd4ecda6: Layer already exists 11:31:24 7874fea138ee: Layer already exists 11:31:24 ee6b4006b00b: Layer already exists 11:31:24 967ab782daa2: Layer already exists 11:31:24 ce5a8cde9eee: Layer already exists 11:31:24 4.0.0-dev.49: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:31:24 18128cf84bd4: Preparing 11:31:24 f7d2bd4ecda6: Preparing 11:31:24 b6a72175e864: Preparing 11:31:24 cb15a3f7e41f: Preparing 11:31:24 505627a677a3: Preparing 11:31:24 ee6b4006b00b: Preparing 11:31:24 7874fea138ee: Preparing 11:31:24 967ab782daa2: Preparing 11:31:24 ce5a8cde9eee: Preparing 11:31:24 7874fea138ee: Waiting 11:31:24 ce5a8cde9eee: Waiting 11:31:24 967ab782daa2: Waiting 11:31:24 b6a72175e864: Layer already exists 11:31:24 18128cf84bd4: Layer already exists 11:31:24 505627a677a3: Layer already exists 11:31:24 f7d2bd4ecda6: Layer already exists 11:31:24 cb15a3f7e41f: Layer already exists 11:31:24 ee6b4006b00b: Layer already exists 11:31:24 7874fea138ee: Layer already exists 11:31:24 967ab782daa2: Layer already exists 11:31:24 ce5a8cde9eee: Layer already exists 11:31:24 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:31:25 18128cf84bd4: Preparing 11:31:25 f7d2bd4ecda6: Preparing 11:31:25 b6a72175e864: Preparing 11:31:25 cb15a3f7e41f: Preparing 11:31:25 505627a677a3: Preparing 11:31:25 ee6b4006b00b: Preparing 11:31:25 7874fea138ee: Preparing 11:31:25 967ab782daa2: Preparing 11:31:25 ce5a8cde9eee: Preparing 11:31:25 ee6b4006b00b: Waiting 11:31:25 7874fea138ee: Waiting 11:31:25 cb15a3f7e41f: Layer already exists 11:31:25 18128cf84bd4: Layer already exists 11:31:25 b6a72175e864: Layer already exists 11:31:25 505627a677a3: Layer already exists 11:31:25 f7d2bd4ecda6: Layer already exists 11:31:25 ce5a8cde9eee: Layer already exists 11:31:25 ee6b4006b00b: Layer already exists 11:31:25 7874fea138ee: Layer already exists 11:31:25 967ab782daa2: Layer already exists 11:31:25 main: digest: sha256:dfece512d5ed599203965422a12178bd0c70ba2c8ba38d5766ccd2e20a6c17e8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:25 ===================================================== [Pipeline] echo 11:31:25 taggedImages: 11:31:25 - nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:31:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.49 11:31:25 - nexus3.edgexfoundry.org:10004/security-spire-server:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:31:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:31:25 a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:25 latest 11:31:25 4.0.0-dev.49 11:31:25 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:25 main 11:31:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:31:26 69c4ef94ede5: Preparing 11:31:26 23a2e73d5a83: Preparing 11:31:26 e5122ae0e511: Preparing 11:31:26 cb15a3f7e41f: Preparing 11:31:26 505627a677a3: Preparing 11:31:26 9a12ff5a4bf6: Preparing 11:31:26 4cba50cb25ff: Preparing 11:31:26 ce5a8cde9eee: Preparing 11:31:26 9a12ff5a4bf6: Waiting 11:31:26 4cba50cb25ff: Waiting 11:31:26 ce5a8cde9eee: Waiting 11:31:26 cb15a3f7e41f: Layer already exists 11:31:26 505627a677a3: Layer already exists 11:31:26 23a2e73d5a83: Pushed 11:31:26 9a12ff5a4bf6: Pushed 11:31:26 69c4ef94ede5: Pushed 11:31:26 ce5a8cde9eee: Layer already exists 11:31:26 4cba50cb25ff: Pushed 11:31:29 e5122ae0e511: Pushed 11:31:29 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:31:30 69c4ef94ede5: Preparing 11:31:30 23a2e73d5a83: Preparing 11:31:30 e5122ae0e511: Preparing 11:31:30 cb15a3f7e41f: Preparing 11:31:30 505627a677a3: Preparing 11:31:30 9a12ff5a4bf6: Preparing 11:31:30 4cba50cb25ff: Preparing 11:31:30 ce5a8cde9eee: Preparing 11:31:30 9a12ff5a4bf6: Waiting 11:31:30 ce5a8cde9eee: Waiting 11:31:30 4cba50cb25ff: Waiting 11:31:30 505627a677a3: Layer already exists 11:31:30 cb15a3f7e41f: Layer already exists 11:31:30 69c4ef94ede5: Layer already exists 11:31:30 e5122ae0e511: Layer already exists 11:31:30 23a2e73d5a83: Layer already exists 11:31:30 9a12ff5a4bf6: Layer already exists 11:31:30 4cba50cb25ff: Layer already exists 11:31:30 ce5a8cde9eee: Layer already exists 11:31:30 latest: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 11:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:31:31 69c4ef94ede5: Preparing 11:31:31 23a2e73d5a83: Preparing 11:31:31 e5122ae0e511: Preparing 11:31:31 cb15a3f7e41f: Preparing 11:31:31 505627a677a3: Preparing 11:31:31 9a12ff5a4bf6: Preparing 11:31:31 4cba50cb25ff: Preparing 11:31:31 ce5a8cde9eee: Preparing 11:31:31 ce5a8cde9eee: Waiting 11:31:31 9a12ff5a4bf6: Waiting 11:31:31 4cba50cb25ff: Waiting 11:31:31 cb15a3f7e41f: Layer already exists 11:31:31 23a2e73d5a83: Layer already exists 11:31:31 69c4ef94ede5: Layer already exists 11:31:31 505627a677a3: Layer already exists 11:31:31 e5122ae0e511: Layer already exists 11:31:31 9a12ff5a4bf6: Layer already exists 11:31:31 ce5a8cde9eee: Layer already exists 11:31:31 4cba50cb25ff: Layer already exists 11:31:31 4.0.0-dev.49: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:31:31 69c4ef94ede5: Preparing 11:31:31 23a2e73d5a83: Preparing 11:31:31 e5122ae0e511: Preparing 11:31:31 cb15a3f7e41f: Preparing 11:31:31 505627a677a3: Preparing 11:31:31 9a12ff5a4bf6: Preparing 11:31:31 4cba50cb25ff: Preparing 11:31:31 ce5a8cde9eee: Preparing 11:31:31 9a12ff5a4bf6: Waiting 11:31:31 4cba50cb25ff: Waiting 11:31:31 69c4ef94ede5: Layer already exists 11:31:31 cb15a3f7e41f: Layer already exists 11:31:31 e5122ae0e511: Layer already exists 11:31:31 23a2e73d5a83: Layer already exists 11:31:31 505627a677a3: Layer already exists 11:31:31 4cba50cb25ff: Layer already exists 11:31:31 9a12ff5a4bf6: Layer already exists 11:31:31 ce5a8cde9eee: Layer already exists 11:31:31 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:31:32 69c4ef94ede5: Preparing 11:31:32 23a2e73d5a83: Preparing 11:31:32 e5122ae0e511: Preparing 11:31:32 cb15a3f7e41f: Preparing 11:31:32 505627a677a3: Preparing 11:31:32 9a12ff5a4bf6: Preparing 11:31:32 4cba50cb25ff: Preparing 11:31:32 ce5a8cde9eee: Preparing 11:31:32 4cba50cb25ff: Waiting 11:31:32 9a12ff5a4bf6: Waiting 11:31:32 ce5a8cde9eee: Waiting 11:31:32 23a2e73d5a83: Layer already exists 11:31:32 69c4ef94ede5: Layer already exists 11:31:32 e5122ae0e511: Layer already exists 11:31:32 505627a677a3: Layer already exists 11:31:32 cb15a3f7e41f: Layer already exists 11:31:32 ce5a8cde9eee: Layer already exists 11:31:32 9a12ff5a4bf6: Layer already exists 11:31:32 4cba50cb25ff: Layer already exists 11:31:32 main: digest: sha256:46233d33143e413b7875fc752d082c358d182a552a17aaacbea9fd3788c00205 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:32 ===================================================== [Pipeline] echo 11:31:32 taggedImages: 11:31:32 - nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:31:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.49 11:31:32 - nexus3.edgexfoundry.org:10004/support-notifications:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:31:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:31:32 a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:32 latest 11:31:32 4.0.0-dev.49 11:31:32 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:32 main 11:31:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:31:33 a79636f3830a: Preparing 11:31:33 b40f8e90fca8: Preparing 11:31:33 cb15a3f7e41f: Preparing 11:31:33 505627a677a3: Preparing 11:31:33 a40d2fb9c630: Preparing 11:31:33 69a144f40242: Preparing 11:31:33 ce5a8cde9eee: Preparing 11:31:33 69a144f40242: Waiting 11:31:33 ce5a8cde9eee: Waiting 11:31:33 cb15a3f7e41f: Layer already exists 11:31:33 505627a677a3: Layer already exists 11:31:33 ce5a8cde9eee: Layer already exists 11:31:33 a79636f3830a: Pushed 11:31:33 a40d2fb9c630: Pushed 11:31:33 69a144f40242: Pushed 11:31:36 b40f8e90fca8: Pushed 11:31:37 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:31:37 a79636f3830a: Preparing 11:31:37 b40f8e90fca8: Preparing 11:31:37 cb15a3f7e41f: Preparing 11:31:37 505627a677a3: Preparing 11:31:37 a40d2fb9c630: Preparing 11:31:37 69a144f40242: Preparing 11:31:37 ce5a8cde9eee: Preparing 11:31:37 69a144f40242: Waiting 11:31:37 ce5a8cde9eee: Waiting 11:31:37 a79636f3830a: Layer already exists 11:31:37 b40f8e90fca8: Layer already exists 11:31:37 a40d2fb9c630: Layer already exists 11:31:37 cb15a3f7e41f: Layer already exists 11:31:37 505627a677a3: Layer already exists 11:31:37 ce5a8cde9eee: Layer already exists 11:31:37 69a144f40242: Layer already exists 11:31:37 latest: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 11:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:31:38 a79636f3830a: Preparing 11:31:38 b40f8e90fca8: Preparing 11:31:38 cb15a3f7e41f: Preparing 11:31:38 505627a677a3: Preparing 11:31:38 a40d2fb9c630: Preparing 11:31:38 69a144f40242: Preparing 11:31:38 ce5a8cde9eee: Preparing 11:31:38 69a144f40242: Waiting 11:31:38 ce5a8cde9eee: Waiting 11:31:38 a79636f3830a: Layer already exists 11:31:38 cb15a3f7e41f: Layer already exists 11:31:38 b40f8e90fca8: Layer already exists 11:31:38 a40d2fb9c630: Layer already exists 11:31:38 505627a677a3: Layer already exists 11:31:38 69a144f40242: Layer already exists 11:31:38 ce5a8cde9eee: Layer already exists 11:31:38 4.0.0-dev.49: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:31:39 a79636f3830a: Preparing 11:31:39 b40f8e90fca8: Preparing 11:31:39 cb15a3f7e41f: Preparing 11:31:39 505627a677a3: Preparing 11:31:39 a40d2fb9c630: Preparing 11:31:39 69a144f40242: Preparing 11:31:39 ce5a8cde9eee: Preparing 11:31:39 69a144f40242: Waiting 11:31:39 ce5a8cde9eee: Waiting 11:31:39 a79636f3830a: Layer already exists 11:31:39 505627a677a3: Layer already exists 11:31:39 b40f8e90fca8: Layer already exists 11:31:39 a40d2fb9c630: Layer already exists 11:31:39 cb15a3f7e41f: Layer already exists 11:31:39 69a144f40242: Layer already exists 11:31:39 ce5a8cde9eee: Layer already exists 11:31:39 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:31:39 a79636f3830a: Preparing 11:31:39 b40f8e90fca8: Preparing 11:31:39 cb15a3f7e41f: Preparing 11:31:39 505627a677a3: Preparing 11:31:39 a40d2fb9c630: Preparing 11:31:39 69a144f40242: Preparing 11:31:39 ce5a8cde9eee: Preparing 11:31:39 69a144f40242: Waiting 11:31:39 ce5a8cde9eee: Waiting 11:31:39 b40f8e90fca8: Layer already exists 11:31:39 505627a677a3: Layer already exists 11:31:39 a40d2fb9c630: Layer already exists 11:31:39 a79636f3830a: Layer already exists 11:31:39 cb15a3f7e41f: Layer already exists 11:31:39 69a144f40242: Layer already exists 11:31:39 ce5a8cde9eee: Layer already exists 11:31:39 main: digest: sha256:efcca835a129a0fd62f55d675e49b334fa9d0ac4fb321d2d7491ca725d151d76 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:39 ===================================================== [Pipeline] echo 11:31:39 taggedImages: 11:31:39 - nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb 11:31:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:31:39 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.49 11:31:39 - nexus3.edgexfoundry.org:10004/support-scheduler:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:31:39 - 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] } 11:36:26 #156 ... 11:36:26 11:36:26 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:26 #150 567.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:36:27 #150 ... 11:36:27 11:36:27 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:36:27 #148 DONE 575.4s 11:36:27 11:36:27 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:36:28 #153 ... 11:36:28 11:36:28 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:36:28 #157 DONE 0.4s 11:36:28 11:36:28 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:28 #154 ... 11:36:28 11:36:28 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:36:28 #158 DONE 0.2s 11:36:28 11:36:28 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:36:28 #159 DONE 0.3s 11:36:28 11:36:28 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:36:28 #160 DONE 0.1s 11:36:28 11:36:28 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:36:29 #161 DONE 0.2s 11:36:29 11:36:29 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:30 #162 ... 11:36:30 11:36:30 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:36:30 #156 DONE 578.5s 11:36:30 11:36:30 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:31 #162 DONE 2.4s 11:36:31 11:36:31 #163 [core-common-config-bootstrapper] exporting to image 11:36:31 #163 exporting layers 11:36:32 #163 ... 11:36:32 11:36:32 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:36:32 #164 DONE 0.7s 11:36:32 11:36:32 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:36:32 #165 DONE 0.5s 11:36:32 11:36:32 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:36:32 #152 ... 11:36:32 11:36:32 #163 [core-common-config-bootstrapper] exporting to image 11:36:32 #163 exporting layers 1.1s done 11:36:32 #163 writing image sha256:7f395f1d9e3fc66f6b1d839e1f978990e0582ad03cae189b0c4f72803bf39c36 done 11:36:32 #163 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 11:36:32 #163 DONE 1.1s 11:36:32 11:36:32 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:36:32 #166 DONE 0.4s 11:36:32 11:36:32 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:36:32 #150 DONE 580.8s 11:36:32 11:36:32 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:36:32 #149 ... 11:36:32 11:36:32 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:36:33 #167 DONE 0.5s 11:36:33 11:36:33 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:36:34 #168 DONE 0.6s 11:36:34 11:36:34 #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:36:34 #169 DONE 0.5s 11:36:34 11:36:34 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:36:34 #170 ... 11:36:34 11:36:34 #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:36:34 #171 DONE 0.3s 11:36:34 11:36:34 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:36:34 #170 DONE 0.4s 11:36:34 11:36:34 #172 [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 11:36:35 #172 DONE 0.5s 11:36:35 11:36:35 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:36:35 #173 DONE 0.3s 11:36:35 11:36:35 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:36:35 #174 DONE 0.4s 11:36:35 11:36:35 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:36:36 #175 DONE 0.6s 11:36:36 11:36:36 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:36:36 #176 ... 11:36:36 11:36:36 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:36 #177 DONE 2.1s 11:36:36 11:36:36 #178 [security-proxy-setup] exporting to image 11:36:36 #178 ... 11:36:36 11:36:36 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:36:36 #153 DONE 584.6s 11:36:37 11:36:37 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:36:37 #154 ... 11:36:37 11:36:37 #179 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:36:37 #179 ... 11:36:37 11:36:37 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:36:37 #176 DONE 1.1s 11:36:37 11:36:37 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:36:38 #180 DONE 0.7s 11:36:38 11:36:38 #179 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:36:38 #179 DONE 0.7s 11:36:38 11:36:38 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:36:38 #181 ... 11:36:38 11:36:38 #178 [security-proxy-setup] exporting to image 11:36:38 #178 exporting layers 1.9s done 11:36:38 #178 writing image sha256:772829e9be717fbb683d1b7c4db953b52d65a98742f5cabddc1aecf3fb30ed53 done 11:36:38 #178 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 11:36:38 #178 DONE 2.0s 11:36:38 11:36:38 #182 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:36:42 #182 DONE 3.6s 11:36:42 11:36:42 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:36:42 #181 DONE 3.7s 11:36:42 11:36:42 #183 [security-secretstore-setup] exporting to image 11:36:42 #183 ... 11:36:42 11:36:42 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:36:42 #184 DONE 0.7s 11:36:42 11:36:42 #185 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:36:42 #185 DONE 0.5s 11:36:42 11:36:42 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:36:43 #186 DONE 0.4s 11:36:43 11:36:43 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:36:43 #152 ... 11:36:43 11:36:43 #183 [security-secretstore-setup] exporting to image 11:36:43 #183 exporting layers 1.6s done 11:36:43 #183 writing image sha256:d52f292829d8e80d7e5fe17ebcff4c34eee8e2da754466b73383e9ba68e2a13f 0.0s done 11:36:43 #183 naming to docker.io/library/security-secretstore-setup-arm64 11:36:43 #183 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 11:36:43 #183 DONE 1.8s 11:36:43 11:36:43 #187 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:36:43 #187 DONE 0.2s 11:36:43 11:36:43 #188 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:36:44 #188 DONE 0.3s 11:36:44 11:36:44 #189 [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/ 11:36:44 #189 DONE 0.1s 11:36:44 11:36:44 #190 [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/ 11:36:44 #190 DONE 0.1s 11:36:44 11:36:44 #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:36:44 #191 DONE 0.3s 11:36:44 11:36:44 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:36:44 #146 ... 11:36:44 11:36:44 #192 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:36:46 #192 DONE 1.9s 11:36:46 11:36:46 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:36:46 #145 ... 11:36:46 11:36:46 #193 [security-bootstrapper] exporting to image 11:36:47 #193 exporting layers 1.0s done 11:36:47 #193 writing image sha256:4368f1bc2b8674f63e6d857435ce519d10d3b043a542302c80184d7cbc45b435 0.0s done 11:36:47 #193 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 11:36:47 #193 DONE 1.1s 11:36:47 11:36:47 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:38:09 #154 ... 11:38:09 11:38:09 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:38:09 #152 DONE 671.9s 11:38:09 11:38:09 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:38:09 #194 DONE 0.3s 11:38:09 11:38:09 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:38:09 #145 ... 11:38:09 11:38:09 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:38:09 #195 DONE 0.2s 11:38:09 11:38:09 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:38:09 #196 DONE 0.3s 11:38:09 11:38:09 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:38:09 #197 DONE 0.2s 11:38:09 11:38:09 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:38:09 #154 ... 11:38:09 11:38:09 #198 [security-spiffe-token-provider] exporting to image 11:38:09 #198 exporting layers 11:38:09 #198 exporting layers 0.7s done 11:38:09 #198 writing image sha256:4a52fd18ea4a4198a12f29abcac9d4e86711be307f876ebff923becd556ab67c done 11:38:09 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:38:09 #198 DONE 0.8s 11:38:09 11:38:09 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:42:00 #154 DONE 901.4s 11:42:00 11:42:00 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:42:00 #147 ... 11:42:00 11:42:00 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:42:00 #199 DONE 0.3s 11:42:00 11:42:00 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:42:00 #200 DONE 0.2s 11:42:00 11:42:00 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:42:00 #145 ... 11:42:00 11:42:00 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:42:00 #201 DONE 0.3s 11:42:00 11:42:00 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:42:00 #202 DONE 0.2s 11:42:00 11:42:00 #203 [core-command] exporting to image 11:42:00 #203 exporting layers 11:42:00 #203 exporting layers 2.0s done 11:42:00 #203 writing image sha256:1e51f3a9b45a7453886359454c32ce585ed76ab068afc139603a6110bad669f9 0.0s done 11:42:00 #203 naming to docker.io/library/core-command-arm64 0.0s done 11:42:00 #203 DONE 2.1s 11:42:00 11:42:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:42:57 #149 ... 11:42:57 11:42:57 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:42:57 #147 DONE 956.4s 11:42:57 11:42:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:42:57 #151 ... 11:42:57 11:42:57 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:42:57 #204 DONE 0.4s 11:42:57 11:42:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:42:57 #151 ... 11:42:57 11:42:57 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:42:57 #205 DONE 0.2s 11:42:57 11:42:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:42:57 #145 ... 11:42:57 11:42:57 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:42:57 #206 DONE 0.5s 11:42:57 11:42:57 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 11:42:57 #207 DONE 0.3s 11:42:57 11:42:57 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:42:57 #208 DONE 0.2s 11:42:57 11:42:57 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:42:57 #149 ... 11:42:57 11:42:57 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:42:57 #209 ... 11:42:57 11:42:57 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:42:57 #146 DONE 959.2s 11:42:57 11:42:57 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:42:57 #155 DONE 959.3s 11:42:57 11:42:57 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:42:57 #149 DONE 959.2s 11:42:57 11:42:57 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:42:57 #209 ... 11:42:57 11:42:57 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:42:57 #210 DONE 0.2s 11:42:57 11:42:57 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:42:57 #211 CACHED 11:42:57 11:42:57 #212 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:42:57 #212 CACHED 11:42:57 11:42:57 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:42:57 #213 ... 11:42:57 11:42:57 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:42:57 #214 DONE 0.3s 11:42:57 11:42:57 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:42:57 #213 DONE 0.3s 11:42:57 11:42:57 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:42:57 #209 DONE 2.0s 11:42:57 11:42:57 #215 [security-proxy-auth] exporting to image 11:42:57 #215 exporting layers 11:42:57 #215 ... 11:42:57 11:42:57 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:42:57 #216 DONE 0.6s 11:42:57 11:42:57 #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:42:57 #217 DONE 0.3s 11:42:57 11:42:57 #218 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:42:57 #218 DONE 0.7s 11:42:57 11:42:57 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:42:57 #219 ... 11:42:57 11:42:57 #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:42:57 #220 DONE 0.6s 11:42:57 11:42:57 #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:42:57 #221 DONE 0.2s 11:42:57 11:42:57 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:42:57 #219 DONE 0.2s 11:42:57 11:42:57 #215 [security-proxy-auth] exporting to image 11:42:57 #215 exporting layers 0.7s done 11:42:57 #215 writing image sha256:6c6bc8751a609a2a8180964e231dd0117d272b6cb0fc2d42cbe181f38b03f868 done 11:42:57 #215 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 11:42:57 #215 DONE 0.8s 11:42:57 11:42:57 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:42:57 #222 DONE 0.2s 11:42:57 11:42:57 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:42:57 #223 ... 11:42:57 11:42:57 #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:42:57 #224 DONE 0.2s 11:42:57 11:42:57 #225 [core-metadata] exporting to image 11:42:57 #225 ... 11:42:57 11:42:57 #226 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:42:57 #226 DONE 0.3s 11:42:57 11:42:57 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:42:57 #223 DONE 0.3s 11:42:57 11:42:57 #227 [core-data] exporting to image 11:42:57 #227 exporting layers 0.5s done 11:42:57 #227 writing image sha256:28017532baaa42d3e6a8a53ccf32339a65c6ba8ea67860bb8e7e2cf3b986ff12 0.0s done 11:42:57 #227 naming to docker.io/library/core-data-arm64 0.0s done 11:42:57 #227 DONE 0.5s 11:42:57 11:42:57 #228 [core-keeper] exporting to image 11:42:57 #228 exporting layers 0.5s done 11:42:57 #228 writing image sha256:fbaa5c9d9735ffe4d5008b86fcf9c0eeecfd6f15e1fa40bb99a8dda7b0d30a67 0.0s done 11:42:57 #228 naming to docker.io/library/core-keeper-arm64 0.0s done 11:42:57 #228 DONE 0.5s 11:42:57 11:42:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:42:57 #151 ... 11:42:57 11:42:57 #225 [core-metadata] exporting to image 11:42:57 #225 exporting layers 0.8s done 11:42:57 #225 writing image sha256:7fb4ea88890160a564fde559462eaacc8e12be8b26d2818de941ddb61ef579bb done 11:42:57 #225 naming to docker.io/library/core-metadata-arm64 done 11:42:57 #225 DONE 0.8s 11:42:57 11:42:57 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:43:07 #151 DONE 973.8s 11:43:07 11:43:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:43:07 #145 ... 11:43:07 11:43:07 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:43:07 #229 DONE 0.1s 11:43:07 11:43:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:43:07 #145 ... 11:43:07 11:43:07 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:43:07 #230 DONE 0.1s 11:43:07 11:43:07 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:43:07 #231 DONE 0.5s 11:43:07 11:43:07 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:43:07 #232 DONE 0.1s 11:43:07 11:43:07 #233 [support-scheduler] exporting to image 11:43:07 #233 exporting layers 11:43:08 #233 exporting layers 0.6s done 11:43:08 #233 writing image sha256:bfe71355d2cab3ffddf9be2e46a6e614f900276280eaa677d3ab37448b58c285 done 11:43:08 #233 naming to docker.io/library/support-scheduler-arm64 0.0s done 11:43:08 #233 DONE 0.7s 11:43:08 11:43:08 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:43:13 #145 DONE 981.1s 11:43:13 11:43:13 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:43:13 #234 DONE 0.1s 11:43:13 11:43:13 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:43:13 #235 DONE 0.1s 11:43:13 11:43:13 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:43:14 #236 DONE 0.4s 11:43:14 11:43:14 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:43:14 #237 DONE 0.1s 11:43:14 11:43:14 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 11:43:14 #238 DONE 0.1s 11:43:14 11:43:14 #239 [support-notifications] exporting to image 11:43:14 #239 exporting layers 11:43:15 #239 exporting layers 0.5s done 11:43:15 #239 writing image sha256:d1ccd8b26a8e4c6c588a9f808c4fb4743b061ee5dfaf761dd90fba368fcebf5a done 11:43:15 #239 naming to docker.io/library/support-notifications-arm64 done 11:43:15 #239 DONE 0.5s 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:43:15 time="2025-01-21T11:25:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:43:15 $ docker stop --time=1 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da 11:43:16 $ docker rm -f --volumes 9fd59b5f17c109c66e5aa1426df6079dc9aa320ffcdc3fe51ceffd86270200da [Pipeline] // withDockerContainer [Pipeline] sh 11:43:17 + docker images 11:43:17 REPOSITORY TAG IMAGE ID CREATED SIZE 11:43:17 support-notifications-arm64 latest d1ccd8b26a8e 2 seconds ago 51.1MB 11:43:17 support-scheduler-arm64 latest bfe71355d2ca 10 seconds ago 47.2MB 11:43:17 core-metadata-arm64 latest 7fb4ea888901 23 seconds ago 32.5MB 11:43:17 core-keeper-arm64 latest fbaa5c9d9735 23 seconds ago 32MB 11:43:17 core-data-arm64 latest 28017532baaa 23 seconds ago 32.4MB 11:43:17 security-proxy-auth-arm64 latest 6c6bc8751a60 24 seconds ago 31.2MB 11:43:17 core-command-arm64 latest 1e51f3a9b45a About a minute ago 28MB 11:43:17 security-spiffe-token-provider-arm64 latest 4a52fd18ea4a 5 minutes ago 33.7MB 11:43:17 security-bootstrapper-arm64 latest 4368f1bc2b86 6 minutes ago 20.9MB 11:43:17 security-secretstore-setup-arm64 latest d52f292829d8 6 minutes ago 41.1MB 11:43:17 security-proxy-setup-arm64 latest 772829e9be71 6 minutes ago 29.9MB 11:43:17 core-common-config-bootstrapper-arm64 latest 7f395f1d9e3f 6 minutes ago 17.8MB 11:43:17 security-spire-agent-arm64 latest ae3908721cba 17 minutes ago 176MB 11:43:17 security-spire-config-arm64 latest c01a66557ad6 17 minutes ago 117MB 11:43:17 security-spire-server-arm64 latest 9790423d709e 17 minutes ago 118MB 11:43:17 ci-base-image-arm64 latest 41170f87f9b9 18 minutes ago 909MB 11:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 4 weeks ago 566MB 11:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:17 provisioning config files... 11:43:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/785@tmp/config7277207907716416417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:17 ---> ****-login.sh 11:43:17 nexus3.edgexfoundry.org:10001 11:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:17 Configure a credential helper to remove this warning. See 11:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:17 11:43:17 Login Succeeded 11:43:17 nexus3.edgexfoundry.org:10002 11:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:18 Configure a credential helper to remove this warning. See 11:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:18 11:43:18 Login Succeeded 11:43:18 nexus3.edgexfoundry.org:10003 11:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:18 Configure a credential helper to remove this warning. See 11:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:18 11:43:18 Login Succeeded 11:43:18 nexus3.edgexfoundry.org:10004 11:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:18 Configure a credential helper to remove this warning. See 11:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:18 11:43:18 Login Succeeded 11:43:18 ****.io 11:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:43:19 Configure a credential helper to remove this warning. See 11:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:43:19 11:43:19 Login Succeeded 11:43:19 ---> ****-login.sh ends [Pipeline] } 11:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:43:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:43:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:43:19 a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:19 latest 11:43:19 4.0.0-dev.49 11:43:19 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:19 main 11:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:43:20 78553a08215e: Preparing 11:43:20 76ff8db5811a: Preparing 11:43:20 6c740ee61d07: Preparing 11:43:20 281ed97550aa: Preparing 11:43:20 c5d231b67b08: Preparing 11:43:20 41e8406b94e6: Preparing 11:43:20 534a70dc8296: Preparing 11:43:20 41e8406b94e6: Waiting 11:43:20 534a70dc8296: Waiting 11:43:20 281ed97550aa: Pushed 11:43:20 6c740ee61d07: Pushed 11:43:20 78553a08215e: Pushed 11:43:20 c5d231b67b08: Pushed 11:43:20 534a70dc8296: Layer already exists 11:43:20 41e8406b94e6: Pushed 11:43:24 76ff8db5811a: Pushed 11:43:24 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:43:25 78553a08215e: Preparing 11:43:25 76ff8db5811a: Preparing 11:43:25 6c740ee61d07: Preparing 11:43:25 281ed97550aa: Preparing 11:43:25 c5d231b67b08: Preparing 11:43:25 41e8406b94e6: Preparing 11:43:25 534a70dc8296: Preparing 11:43:25 41e8406b94e6: Waiting 11:43:25 534a70dc8296: Waiting 11:43:25 76ff8db5811a: Layer already exists 11:43:25 281ed97550aa: Layer already exists 11:43:25 78553a08215e: Layer already exists 11:43:25 c5d231b67b08: Layer already exists 11:43:25 6c740ee61d07: Layer already exists 11:43:25 41e8406b94e6: Layer already exists 11:43:25 534a70dc8296: Layer already exists 11:43:25 latest: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 11:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:43:26 78553a08215e: Preparing 11:43:26 76ff8db5811a: Preparing 11:43:26 6c740ee61d07: Preparing 11:43:26 281ed97550aa: Preparing 11:43:26 c5d231b67b08: Preparing 11:43:26 41e8406b94e6: Preparing 11:43:26 534a70dc8296: Preparing 11:43:26 41e8406b94e6: Waiting 11:43:26 534a70dc8296: Waiting 11:43:26 281ed97550aa: Layer already exists 11:43:26 78553a08215e: Layer already exists 11:43:26 76ff8db5811a: Layer already exists 11:43:26 6c740ee61d07: Layer already exists 11:43:26 c5d231b67b08: Layer already exists 11:43:26 41e8406b94e6: Layer already exists 11:43:26 534a70dc8296: Layer already exists 11:43:26 4.0.0-dev.49: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:43:27 78553a08215e: Preparing 11:43:27 76ff8db5811a: Preparing 11:43:27 6c740ee61d07: Preparing 11:43:27 281ed97550aa: Preparing 11:43:27 c5d231b67b08: Preparing 11:43:27 41e8406b94e6: Preparing 11:43:27 534a70dc8296: Preparing 11:43:27 41e8406b94e6: Waiting 11:43:27 534a70dc8296: Waiting 11:43:27 76ff8db5811a: Layer already exists 11:43:27 78553a08215e: Layer already exists 11:43:27 281ed97550aa: Layer already exists 11:43:27 6c740ee61d07: Layer already exists 11:43:27 c5d231b67b08: Layer already exists 11:43:27 534a70dc8296: Layer already exists 11:43:27 41e8406b94e6: Layer already exists 11:43:27 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:43:28 78553a08215e: Preparing 11:43:28 76ff8db5811a: Preparing 11:43:28 6c740ee61d07: Preparing 11:43:28 281ed97550aa: Preparing 11:43:28 c5d231b67b08: Preparing 11:43:28 41e8406b94e6: Preparing 11:43:28 534a70dc8296: Preparing 11:43:28 41e8406b94e6: Waiting 11:43:28 534a70dc8296: Waiting 11:43:28 281ed97550aa: Layer already exists 11:43:28 78553a08215e: Layer already exists 11:43:28 76ff8db5811a: Layer already exists 11:43:28 6c740ee61d07: Layer already exists 11:43:28 c5d231b67b08: Layer already exists 11:43:28 41e8406b94e6: Layer already exists 11:43:28 534a70dc8296: Layer already exists 11:43:28 main: digest: sha256:5dc1236b8caee0ac9de16d32112388e9630ea08c041be287614d581f63e00ddd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:43:28 ===================================================== [Pipeline] echo 11:43:28 taggedImages: 11:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.49 11:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:43:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:43:28 a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:28 latest 11:43:28 4.0.0-dev.49 11:43:28 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:28 main 11:43:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:43:29 e380772c920b: Preparing 11:43:29 ff575a62b5d0: Preparing 11:43:29 f83b0da402f0: Preparing 11:43:29 304e935f8745: Preparing 11:43:29 6c740ee61d07: Preparing 11:43:29 281ed97550aa: Preparing 11:43:29 c5d231b67b08: Preparing 11:43:29 41e8406b94e6: Preparing 11:43:29 534a70dc8296: Preparing 11:43:29 c5d231b67b08: Waiting 11:43:29 41e8406b94e6: Waiting 11:43:29 534a70dc8296: Waiting 11:43:29 281ed97550aa: Waiting 11:43:29 6c740ee61d07: Layer already exists 11:43:29 281ed97550aa: Layer already exists 11:43:29 c5d231b67b08: Layer already exists 11:43:29 41e8406b94e6: Layer already exists 11:43:29 f83b0da402f0: Pushed 11:43:29 e380772c920b: Pushed 11:43:29 ff575a62b5d0: Pushed 11:43:29 534a70dc8296: Layer already exists 11:43:31 304e935f8745: Pushed 11:43:31 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:43:32 e380772c920b: Preparing 11:43:32 ff575a62b5d0: Preparing 11:43:32 f83b0da402f0: Preparing 11:43:32 304e935f8745: Preparing 11:43:32 6c740ee61d07: Preparing 11:43:32 281ed97550aa: Preparing 11:43:32 c5d231b67b08: Preparing 11:43:32 41e8406b94e6: Preparing 11:43:32 534a70dc8296: Preparing 11:43:32 281ed97550aa: Waiting 11:43:32 c5d231b67b08: Waiting 11:43:32 41e8406b94e6: Waiting 11:43:32 534a70dc8296: Waiting 11:43:32 ff575a62b5d0: Layer already exists 11:43:32 304e935f8745: Layer already exists 11:43:32 e380772c920b: Layer already exists 11:43:32 f83b0da402f0: Layer already exists 11:43:32 6c740ee61d07: Layer already exists 11:43:32 41e8406b94e6: Layer already exists 11:43:32 c5d231b67b08: Layer already exists 11:43:32 281ed97550aa: Layer already exists 11:43:32 534a70dc8296: Layer already exists 11:43:33 latest: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 11:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:43:33 e380772c920b: Preparing 11:43:33 ff575a62b5d0: Preparing 11:43:33 f83b0da402f0: Preparing 11:43:33 304e935f8745: Preparing 11:43:33 6c740ee61d07: Preparing 11:43:33 281ed97550aa: Preparing 11:43:33 c5d231b67b08: Preparing 11:43:33 281ed97550aa: Waiting 11:43:33 41e8406b94e6: Preparing 11:43:33 c5d231b67b08: Waiting 11:43:33 534a70dc8296: Preparing 11:43:33 41e8406b94e6: Waiting 11:43:33 534a70dc8296: Waiting 11:43:33 e380772c920b: Layer already exists 11:43:33 6c740ee61d07: Layer already exists 11:43:33 304e935f8745: Layer already exists 11:43:33 ff575a62b5d0: Layer already exists 11:43:33 f83b0da402f0: Layer already exists 11:43:33 41e8406b94e6: Layer already exists 11:43:33 281ed97550aa: Layer already exists 11:43:33 534a70dc8296: Layer already exists 11:43:33 c5d231b67b08: Layer already exists 11:43:34 4.0.0-dev.49: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:43:34 e380772c920b: Preparing 11:43:34 ff575a62b5d0: Preparing 11:43:34 f83b0da402f0: Preparing 11:43:34 304e935f8745: Preparing 11:43:34 6c740ee61d07: Preparing 11:43:34 281ed97550aa: Preparing 11:43:34 c5d231b67b08: Preparing 11:43:34 41e8406b94e6: Preparing 11:43:34 534a70dc8296: Preparing 11:43:34 c5d231b67b08: Waiting 11:43:34 41e8406b94e6: Waiting 11:43:34 534a70dc8296: Waiting 11:43:34 281ed97550aa: Waiting 11:43:34 304e935f8745: Layer already exists 11:43:34 e380772c920b: Layer already exists 11:43:34 ff575a62b5d0: Layer already exists 11:43:34 6c740ee61d07: Layer already exists 11:43:34 f83b0da402f0: Layer already exists 11:43:34 281ed97550aa: Layer already exists 11:43:34 534a70dc8296: Layer already exists 11:43:34 c5d231b67b08: Layer already exists 11:43:34 41e8406b94e6: Layer already exists 11:43:34 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:43:35 e380772c920b: Preparing 11:43:35 ff575a62b5d0: Preparing 11:43:35 f83b0da402f0: Preparing 11:43:35 304e935f8745: Preparing 11:43:35 6c740ee61d07: Preparing 11:43:35 281ed97550aa: Preparing 11:43:35 c5d231b67b08: Preparing 11:43:35 41e8406b94e6: Preparing 11:43:35 534a70dc8296: Preparing 11:43:35 41e8406b94e6: Waiting 11:43:35 c5d231b67b08: Waiting 11:43:35 534a70dc8296: Waiting 11:43:35 281ed97550aa: Waiting 11:43:35 ff575a62b5d0: Layer already exists 11:43:35 304e935f8745: Layer already exists 11:43:35 f83b0da402f0: Layer already exists 11:43:35 6c740ee61d07: Layer already exists 11:43:35 e380772c920b: Layer already exists 11:43:35 281ed97550aa: Layer already exists 11:43:35 534a70dc8296: Layer already exists 11:43:35 c5d231b67b08: Layer already exists 11:43:35 41e8406b94e6: Layer already exists 11:43:35 main: digest: sha256:5f5b1179182c4777f539e5e3ec68acff64138a7d11ab65f442eb7378dcb4df44 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:43:36 ===================================================== [Pipeline] echo 11:43:36 taggedImages: 11:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.49 11:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:43:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:43:36 a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:36 latest 11:43:36 4.0.0-dev.49 11:43:36 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:36 main 11:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:43:36 09c73f9755b7: Preparing 11:43:36 833a167b32e6: Preparing 11:43:36 d199cd40b41c: Preparing 11:43:36 6c740ee61d07: Preparing 11:43:36 281ed97550aa: Preparing 11:43:36 605d6275999d: Preparing 11:43:36 45aa0100d09e: Preparing 11:43:36 534a70dc8296: Preparing 11:43:36 534a70dc8296: Waiting 11:43:36 45aa0100d09e: Waiting 11:43:36 605d6275999d: Waiting 11:43:36 281ed97550aa: Layer already exists 11:43:36 6c740ee61d07: Layer already exists 11:43:37 833a167b32e6: Pushed 11:43:37 09c73f9755b7: Pushed 11:43:37 605d6275999d: Pushed 11:43:37 534a70dc8296: Layer already exists 11:43:37 45aa0100d09e: Pushed 11:43:42 d199cd40b41c: Pushed 11:43:42 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:43:44 09c73f9755b7: Preparing 11:43:44 833a167b32e6: Preparing 11:43:44 d199cd40b41c: Preparing 11:43:44 6c740ee61d07: Preparing 11:43:44 281ed97550aa: Preparing 11:43:44 605d6275999d: Preparing 11:43:44 45aa0100d09e: Preparing 11:43:44 534a70dc8296: Preparing 11:43:44 605d6275999d: Waiting 11:43:44 534a70dc8296: Waiting 11:43:44 45aa0100d09e: Waiting 11:43:44 09c73f9755b7: Layer already exists 11:43:44 d199cd40b41c: Layer already exists 11:43:44 833a167b32e6: Layer already exists 11:43:44 6c740ee61d07: Layer already exists 11:43:44 281ed97550aa: Layer already exists 11:43:44 605d6275999d: Layer already exists 11:43:44 45aa0100d09e: Layer already exists 11:43:44 534a70dc8296: Layer already exists 11:43:44 latest: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 11:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:43:45 09c73f9755b7: Preparing 11:43:45 833a167b32e6: Preparing 11:43:45 d199cd40b41c: Preparing 11:43:45 6c740ee61d07: Preparing 11:43:45 281ed97550aa: Preparing 11:43:45 605d6275999d: Preparing 11:43:45 45aa0100d09e: Preparing 11:43:45 534a70dc8296: Preparing 11:43:45 45aa0100d09e: Waiting 11:43:45 534a70dc8296: Waiting 11:43:45 605d6275999d: Waiting 11:43:45 09c73f9755b7: Layer already exists 11:43:45 281ed97550aa: Layer already exists 11:43:45 833a167b32e6: Layer already exists 11:43:45 6c740ee61d07: Layer already exists 11:43:45 d199cd40b41c: Layer already exists 11:43:45 534a70dc8296: Layer already exists 11:43:45 605d6275999d: Layer already exists 11:43:45 45aa0100d09e: Layer already exists 11:43:45 4.0.0-dev.49: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:43:45 09c73f9755b7: Preparing 11:43:45 833a167b32e6: Preparing 11:43:45 d199cd40b41c: Preparing 11:43:45 6c740ee61d07: Preparing 11:43:45 281ed97550aa: Preparing 11:43:45 605d6275999d: Preparing 11:43:45 45aa0100d09e: Preparing 11:43:45 534a70dc8296: Preparing 11:43:45 605d6275999d: Waiting 11:43:45 45aa0100d09e: Waiting 11:43:45 534a70dc8296: Waiting 11:43:45 833a167b32e6: Layer already exists 11:43:45 281ed97550aa: Layer already exists 11:43:45 6c740ee61d07: Layer already exists 11:43:45 d199cd40b41c: Layer already exists 11:43:45 09c73f9755b7: Layer already exists 11:43:45 605d6275999d: Layer already exists 11:43:45 45aa0100d09e: Layer already exists 11:43:45 534a70dc8296: Layer already exists 11:43:46 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:43:46 09c73f9755b7: Preparing 11:43:46 833a167b32e6: Preparing 11:43:46 d199cd40b41c: Preparing 11:43:46 6c740ee61d07: Preparing 11:43:46 281ed97550aa: Preparing 11:43:46 605d6275999d: Preparing 11:43:46 45aa0100d09e: Preparing 11:43:46 534a70dc8296: Preparing 11:43:46 605d6275999d: Waiting 11:43:46 45aa0100d09e: Waiting 11:43:46 534a70dc8296: Waiting 11:43:46 281ed97550aa: Layer already exists 11:43:46 09c73f9755b7: Layer already exists 11:43:46 d199cd40b41c: Layer already exists 11:43:46 833a167b32e6: Layer already exists 11:43:46 6c740ee61d07: Layer already exists 11:43:46 45aa0100d09e: Layer already exists 11:43:46 605d6275999d: Layer already exists 11:43:46 534a70dc8296: Layer already exists 11:43:47 main: digest: sha256:be25e17cf032a0f13cad90ed6b403af1df04130e2fa0b80682e28b9918e885a6 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:43:47 ===================================================== [Pipeline] echo 11:43:47 taggedImages: 11:43:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:43:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.49 11:43:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:43:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:43:47 a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:47 latest 11:43:47 4.0.0-dev.49 11:43:47 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:47 main 11:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:43:48 3727e2cacab7: Preparing 11:43:48 aae263dc8a6f: Preparing 11:43:48 f8d7e4660b12: Preparing 11:43:48 281ed97550aa: Preparing 11:43:48 ef2baaeb6d4b: Preparing 11:43:48 93beada20ea9: Preparing 11:43:48 534a70dc8296: Preparing 11:43:48 93beada20ea9: Waiting 11:43:48 534a70dc8296: Waiting 11:43:48 281ed97550aa: Layer already exists 11:43:48 aae263dc8a6f: Pushed 11:43:48 3727e2cacab7: Pushed 11:43:48 93beada20ea9: Pushed 11:43:48 ef2baaeb6d4b: Pushed 11:43:48 534a70dc8296: Layer already exists 11:43:53 f8d7e4660b12: Pushed 11:43:53 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:43:54 3727e2cacab7: Preparing 11:43:54 aae263dc8a6f: Preparing 11:43:54 f8d7e4660b12: Preparing 11:43:54 281ed97550aa: Preparing 11:43:54 ef2baaeb6d4b: Preparing 11:43:54 93beada20ea9: Preparing 11:43:54 534a70dc8296: Preparing 11:43:54 93beada20ea9: Waiting 11:43:54 534a70dc8296: Waiting 11:43:54 3727e2cacab7: Layer already exists 11:43:54 aae263dc8a6f: Layer already exists 11:43:54 ef2baaeb6d4b: Layer already exists 11:43:54 f8d7e4660b12: Layer already exists 11:43:54 281ed97550aa: Layer already exists 11:43:54 93beada20ea9: Layer already exists 11:43:54 534a70dc8296: Layer already exists 11:43:54 latest: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 11:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:43:55 3727e2cacab7: Preparing 11:43:55 aae263dc8a6f: Preparing 11:43:55 f8d7e4660b12: Preparing 11:43:55 281ed97550aa: Preparing 11:43:55 ef2baaeb6d4b: Preparing 11:43:55 93beada20ea9: Preparing 11:43:55 534a70dc8296: Preparing 11:43:55 93beada20ea9: Waiting 11:43:55 534a70dc8296: Waiting 11:43:55 aae263dc8a6f: Layer already exists 11:43:55 281ed97550aa: Layer already exists 11:43:55 f8d7e4660b12: Layer already exists 11:43:55 3727e2cacab7: Layer already exists 11:43:55 ef2baaeb6d4b: Layer already exists 11:43:55 93beada20ea9: Layer already exists 11:43:55 534a70dc8296: Layer already exists 11:43:55 4.0.0-dev.49: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:43:56 3727e2cacab7: Preparing 11:43:56 aae263dc8a6f: Preparing 11:43:56 f8d7e4660b12: Preparing 11:43:56 281ed97550aa: Preparing 11:43:56 ef2baaeb6d4b: Preparing 11:43:56 93beada20ea9: Preparing 11:43:56 534a70dc8296: Preparing 11:43:56 93beada20ea9: Waiting 11:43:56 534a70dc8296: Waiting 11:43:56 ef2baaeb6d4b: Layer already exists 11:43:56 281ed97550aa: Layer already exists 11:43:56 f8d7e4660b12: Layer already exists 11:43:56 3727e2cacab7: Layer already exists 11:43:56 aae263dc8a6f: Layer already exists 11:43:56 534a70dc8296: Layer already exists 11:43:56 93beada20ea9: Layer already exists 11:43:56 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:43:57 3727e2cacab7: Preparing 11:43:57 aae263dc8a6f: Preparing 11:43:57 f8d7e4660b12: Preparing 11:43:57 281ed97550aa: Preparing 11:43:57 ef2baaeb6d4b: Preparing 11:43:57 93beada20ea9: Preparing 11:43:57 534a70dc8296: Preparing 11:43:57 93beada20ea9: Waiting 11:43:57 534a70dc8296: Waiting 11:43:57 aae263dc8a6f: Layer already exists 11:43:57 281ed97550aa: Layer already exists 11:43:57 f8d7e4660b12: Layer already exists 11:43:57 3727e2cacab7: Layer already exists 11:43:57 ef2baaeb6d4b: Layer already exists 11:43:57 93beada20ea9: Layer already exists 11:43:57 534a70dc8296: Layer already exists 11:43:57 main: digest: sha256:eef7f7dddbaa7fbd609a8f4cc1a3be7e0ad03e92e3e1979a9f883ff395266603 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:43:57 ===================================================== [Pipeline] echo 11:43:57 taggedImages: 11:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.49 11:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:43:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:43:57 a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:57 latest 11:43:57 4.0.0-dev.49 11:43:57 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:43:57 main 11:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:43:58 4350a3bf5384: Preparing 11:43:58 c0dbb6248d20: Preparing 11:43:58 6f9419c7a338: Preparing 11:43:58 e349114dde9b: Preparing 11:43:58 6c740ee61d07: Preparing 11:43:58 281ed97550aa: Preparing 11:43:58 c5d231b67b08: Preparing 11:43:58 41e8406b94e6: Preparing 11:43:58 534a70dc8296: Preparing 11:43:58 c5d231b67b08: Waiting 11:43:58 281ed97550aa: Waiting 11:43:58 41e8406b94e6: Waiting 11:43:58 534a70dc8296: Waiting 11:43:58 6c740ee61d07: Layer already exists 11:43:58 281ed97550aa: Layer already exists 11:43:58 c0dbb6248d20: Pushed 11:43:58 c5d231b67b08: Layer already exists 11:43:58 4350a3bf5384: Pushed 11:43:58 6f9419c7a338: Pushed 11:43:58 41e8406b94e6: Layer already exists 11:43:58 534a70dc8296: Layer already exists 11:44:04 e349114dde9b: Pushed 11:44:04 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:44:04 4350a3bf5384: Preparing 11:44:04 c0dbb6248d20: Preparing 11:44:04 6f9419c7a338: Preparing 11:44:04 e349114dde9b: Preparing 11:44:04 6c740ee61d07: Preparing 11:44:04 281ed97550aa: Preparing 11:44:04 c5d231b67b08: Preparing 11:44:04 41e8406b94e6: Preparing 11:44:04 534a70dc8296: Preparing 11:44:04 281ed97550aa: Waiting 11:44:04 c5d231b67b08: Waiting 11:44:04 41e8406b94e6: Waiting 11:44:04 534a70dc8296: Waiting 11:44:04 4350a3bf5384: Layer already exists 11:44:04 6c740ee61d07: Layer already exists 11:44:04 6f9419c7a338: Layer already exists 11:44:04 e349114dde9b: Layer already exists 11:44:04 c0dbb6248d20: Layer already exists 11:44:04 41e8406b94e6: Layer already exists 11:44:04 c5d231b67b08: Layer already exists 11:44:04 281ed97550aa: Layer already exists 11:44:04 534a70dc8296: Layer already exists 11:44:05 latest: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 11:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:44:05 4350a3bf5384: Preparing 11:44:05 c0dbb6248d20: Preparing 11:44:05 6f9419c7a338: Preparing 11:44:05 e349114dde9b: Preparing 11:44:05 6c740ee61d07: Preparing 11:44:05 281ed97550aa: Preparing 11:44:05 c5d231b67b08: Preparing 11:44:05 41e8406b94e6: Preparing 11:44:05 534a70dc8296: Preparing 11:44:05 c5d231b67b08: Waiting 11:44:05 41e8406b94e6: Waiting 11:44:05 534a70dc8296: Waiting 11:44:05 281ed97550aa: Waiting 11:44:05 4350a3bf5384: Layer already exists 11:44:05 6f9419c7a338: Layer already exists 11:44:05 c0dbb6248d20: Layer already exists 11:44:05 e349114dde9b: Layer already exists 11:44:05 6c740ee61d07: Layer already exists 11:44:05 534a70dc8296: Layer already exists 11:44:05 41e8406b94e6: Layer already exists 11:44:05 c5d231b67b08: Layer already exists 11:44:05 281ed97550aa: Layer already exists 11:44:05 4.0.0-dev.49: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:44:07 4350a3bf5384: Preparing 11:44:07 c0dbb6248d20: Preparing 11:44:07 6f9419c7a338: Preparing 11:44:07 e349114dde9b: Preparing 11:44:07 6c740ee61d07: Preparing 11:44:07 281ed97550aa: Preparing 11:44:07 c5d231b67b08: Preparing 11:44:07 41e8406b94e6: Preparing 11:44:07 534a70dc8296: Preparing 11:44:07 c5d231b67b08: Waiting 11:44:07 534a70dc8296: Waiting 11:44:07 41e8406b94e6: Waiting 11:44:07 281ed97550aa: Waiting 11:44:07 4350a3bf5384: Layer already exists 11:44:07 6c740ee61d07: Layer already exists 11:44:07 c0dbb6248d20: Layer already exists 11:44:07 e349114dde9b: Layer already exists 11:44:07 6f9419c7a338: Layer already exists 11:44:07 281ed97550aa: Layer already exists 11:44:07 c5d231b67b08: Layer already exists 11:44:07 534a70dc8296: Layer already exists 11:44:07 41e8406b94e6: Layer already exists 11:44:07 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:44:08 4350a3bf5384: Preparing 11:44:08 c0dbb6248d20: Preparing 11:44:08 6f9419c7a338: Preparing 11:44:08 e349114dde9b: Preparing 11:44:08 6c740ee61d07: Preparing 11:44:08 281ed97550aa: Preparing 11:44:08 c5d231b67b08: Preparing 11:44:08 41e8406b94e6: Preparing 11:44:08 534a70dc8296: Preparing 11:44:08 281ed97550aa: Waiting 11:44:08 c5d231b67b08: Waiting 11:44:08 41e8406b94e6: Waiting 11:44:08 534a70dc8296: Waiting 11:44:08 6f9419c7a338: Layer already exists 11:44:08 c0dbb6248d20: Layer already exists 11:44:08 e349114dde9b: Layer already exists 11:44:08 4350a3bf5384: Layer already exists 11:44:08 6c740ee61d07: Layer already exists 11:44:08 534a70dc8296: Layer already exists 11:44:08 c5d231b67b08: Layer already exists 11:44:08 41e8406b94e6: Layer already exists 11:44:08 281ed97550aa: Layer already exists 11:44:08 main: digest: sha256:aac4b9731932ea64caf49336ef601c12584bcb744e9502a53a6dca162bc20fb9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:08 ===================================================== [Pipeline] echo 11:44:08 taggedImages: 11:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.49 11:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:08 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:44:08 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:44:08 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:08 latest 11:44:08 4.0.0-dev.49 11:44:08 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:08 main 11:44:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:44:09 caa4c0097e79: Preparing 11:44:09 603e4b278c25: Preparing 11:44:09 5028ce8d33df: Preparing 11:44:09 ae3bb2672c79: Preparing 11:44:09 cd6c0d266d6f: Preparing 11:44:09 69f9cb2d40ec: Preparing 11:44:09 26e7483043a3: Preparing 11:44:09 6c740ee61d07: Preparing 11:44:09 281ed97550aa: Preparing 11:44:09 bf9920cd1667: Preparing 11:44:09 7185de9c2608: Preparing 11:44:09 5f70bf18a086: Preparing 11:44:09 b5fce27e9488: Preparing 11:44:09 4886f49b2a40: Preparing 11:44:09 24e13c8bda3e: Preparing 11:44:09 69f9cb2d40ec: Waiting 11:44:09 26e7483043a3: Waiting 11:44:09 534a70dc8296: Preparing 11:44:09 6c740ee61d07: Waiting 11:44:09 281ed97550aa: Waiting 11:44:09 bf9920cd1667: Waiting 11:44:09 7185de9c2608: Waiting 11:44:09 5f70bf18a086: Waiting 11:44:09 b5fce27e9488: Waiting 11:44:09 4886f49b2a40: Waiting 11:44:09 24e13c8bda3e: Waiting 11:44:09 534a70dc8296: Waiting 11:44:09 ae3bb2672c79: Pushed 11:44:09 caa4c0097e79: Pushed 11:44:09 5028ce8d33df: Pushed 11:44:09 603e4b278c25: Pushed 11:44:09 cd6c0d266d6f: Pushed 11:44:09 6c740ee61d07: Layer already exists 11:44:09 281ed97550aa: Layer already exists 11:44:09 69f9cb2d40ec: Pushed 11:44:09 5f70bf18a086: Layer already exists 11:44:09 bf9920cd1667: Pushed 11:44:09 7185de9c2608: Pushed 11:44:09 b5fce27e9488: Pushed 11:44:09 534a70dc8296: Layer already exists 11:44:09 4886f49b2a40: Pushed 11:44:09 24e13c8bda3e: Pushed 11:44:12 26e7483043a3: Pushed 11:44:12 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:44:13 caa4c0097e79: Preparing 11:44:13 603e4b278c25: Preparing 11:44:13 5028ce8d33df: Preparing 11:44:13 ae3bb2672c79: Preparing 11:44:13 cd6c0d266d6f: Preparing 11:44:13 69f9cb2d40ec: Preparing 11:44:13 26e7483043a3: Preparing 11:44:13 6c740ee61d07: Preparing 11:44:13 281ed97550aa: Preparing 11:44:13 bf9920cd1667: Preparing 11:44:13 7185de9c2608: Preparing 11:44:13 5f70bf18a086: Preparing 11:44:13 69f9cb2d40ec: Waiting 11:44:13 b5fce27e9488: Preparing 11:44:13 4886f49b2a40: Preparing 11:44:13 26e7483043a3: Waiting 11:44:13 24e13c8bda3e: Preparing 11:44:13 534a70dc8296: Preparing 11:44:13 6c740ee61d07: Waiting 11:44:13 281ed97550aa: Waiting 11:44:13 bf9920cd1667: Waiting 11:44:13 7185de9c2608: Waiting 11:44:13 5f70bf18a086: Waiting 11:44:13 b5fce27e9488: Waiting 11:44:13 4886f49b2a40: Waiting 11:44:13 24e13c8bda3e: Waiting 11:44:13 534a70dc8296: Waiting 11:44:13 603e4b278c25: Layer already exists 11:44:13 caa4c0097e79: Layer already exists 11:44:13 ae3bb2672c79: Layer already exists 11:44:13 cd6c0d266d6f: Layer already exists 11:44:13 5028ce8d33df: Layer already exists 11:44:13 69f9cb2d40ec: Layer already exists 11:44:13 281ed97550aa: Layer already exists 11:44:13 6c740ee61d07: Layer already exists 11:44:13 26e7483043a3: Layer already exists 11:44:13 bf9920cd1667: Layer already exists 11:44:13 7185de9c2608: Layer already exists 11:44:13 5f70bf18a086: Layer already exists 11:44:13 4886f49b2a40: Layer already exists 11:44:13 b5fce27e9488: Layer already exists 11:44:13 24e13c8bda3e: Layer already exists 11:44:13 534a70dc8296: Layer already exists 11:44:13 latest: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 11:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:44:14 caa4c0097e79: Preparing 11:44:14 603e4b278c25: Preparing 11:44:14 5028ce8d33df: Preparing 11:44:14 ae3bb2672c79: Preparing 11:44:14 cd6c0d266d6f: Preparing 11:44:14 69f9cb2d40ec: Preparing 11:44:14 26e7483043a3: Preparing 11:44:14 69f9cb2d40ec: Waiting 11:44:14 6c740ee61d07: Preparing 11:44:14 26e7483043a3: Waiting 11:44:14 281ed97550aa: Preparing 11:44:14 6c740ee61d07: Waiting 11:44:14 bf9920cd1667: Preparing 11:44:14 281ed97550aa: Waiting 11:44:14 bf9920cd1667: Waiting 11:44:14 7185de9c2608: Preparing 11:44:14 5f70bf18a086: Preparing 11:44:14 7185de9c2608: Waiting 11:44:14 b5fce27e9488: Preparing 11:44:14 5f70bf18a086: Waiting 11:44:14 4886f49b2a40: Preparing 11:44:14 24e13c8bda3e: Preparing 11:44:14 b5fce27e9488: Waiting 11:44:14 4886f49b2a40: Waiting 11:44:14 534a70dc8296: Preparing 11:44:14 24e13c8bda3e: Waiting 11:44:14 534a70dc8296: Waiting 11:44:14 ae3bb2672c79: Layer already exists 11:44:14 caa4c0097e79: Layer already exists 11:44:14 cd6c0d266d6f: Layer already exists 11:44:14 603e4b278c25: Layer already exists 11:44:14 5028ce8d33df: Layer already exists 11:44:14 26e7483043a3: Layer already exists 11:44:14 69f9cb2d40ec: Layer already exists 11:44:14 6c740ee61d07: Layer already exists 11:44:14 281ed97550aa: Layer already exists 11:44:14 bf9920cd1667: Layer already exists 11:44:14 b5fce27e9488: Layer already exists 11:44:14 7185de9c2608: Layer already exists 11:44:14 5f70bf18a086: Layer already exists 11:44:14 24e13c8bda3e: Layer already exists 11:44:14 534a70dc8296: Layer already exists 11:44:14 4886f49b2a40: Layer already exists 11:44:14 4.0.0-dev.49: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:44:15 caa4c0097e79: Preparing 11:44:15 603e4b278c25: Preparing 11:44:15 5028ce8d33df: Preparing 11:44:15 ae3bb2672c79: Preparing 11:44:15 cd6c0d266d6f: Preparing 11:44:15 69f9cb2d40ec: Preparing 11:44:15 26e7483043a3: Preparing 11:44:15 6c740ee61d07: Preparing 11:44:15 281ed97550aa: Preparing 11:44:15 bf9920cd1667: Preparing 11:44:15 7185de9c2608: Preparing 11:44:15 69f9cb2d40ec: Waiting 11:44:15 26e7483043a3: Waiting 11:44:15 5f70bf18a086: Preparing 11:44:15 b5fce27e9488: Preparing 11:44:15 6c740ee61d07: Waiting 11:44:15 281ed97550aa: Waiting 11:44:15 4886f49b2a40: Preparing 11:44:15 bf9920cd1667: Waiting 11:44:15 24e13c8bda3e: Preparing 11:44:15 534a70dc8296: Preparing 11:44:15 7185de9c2608: Waiting 11:44:15 5f70bf18a086: Waiting 11:44:15 b5fce27e9488: Waiting 11:44:15 4886f49b2a40: Waiting 11:44:15 24e13c8bda3e: Waiting 11:44:15 534a70dc8296: Waiting 11:44:15 caa4c0097e79: Layer already exists 11:44:15 cd6c0d266d6f: Layer already exists 11:44:15 603e4b278c25: Layer already exists 11:44:15 5028ce8d33df: Layer already exists 11:44:15 ae3bb2672c79: Layer already exists 11:44:15 6c740ee61d07: Layer already exists 11:44:15 69f9cb2d40ec: Layer already exists 11:44:15 26e7483043a3: Layer already exists 11:44:15 281ed97550aa: Layer already exists 11:44:15 bf9920cd1667: Layer already exists 11:44:15 7185de9c2608: Layer already exists 11:44:15 5f70bf18a086: Layer already exists 11:44:15 b5fce27e9488: Layer already exists 11:44:15 4886f49b2a40: Layer already exists 11:44:15 24e13c8bda3e: Layer already exists 11:44:15 534a70dc8296: Layer already exists 11:44:15 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:44:16 caa4c0097e79: Preparing 11:44:16 603e4b278c25: Preparing 11:44:16 5028ce8d33df: Preparing 11:44:16 ae3bb2672c79: Preparing 11:44:16 cd6c0d266d6f: Preparing 11:44:16 69f9cb2d40ec: Preparing 11:44:16 26e7483043a3: Preparing 11:44:16 6c740ee61d07: Preparing 11:44:16 281ed97550aa: Preparing 11:44:16 bf9920cd1667: Preparing 11:44:16 7185de9c2608: Preparing 11:44:16 5f70bf18a086: Preparing 11:44:16 b5fce27e9488: Preparing 11:44:16 4886f49b2a40: Preparing 11:44:16 24e13c8bda3e: Preparing 11:44:16 534a70dc8296: Preparing 11:44:16 69f9cb2d40ec: Waiting 11:44:16 26e7483043a3: Waiting 11:44:16 6c740ee61d07: Waiting 11:44:16 b5fce27e9488: Waiting 11:44:16 4886f49b2a40: Waiting 11:44:16 281ed97550aa: Waiting 11:44:16 24e13c8bda3e: Waiting 11:44:16 534a70dc8296: Waiting 11:44:16 bf9920cd1667: Waiting 11:44:16 7185de9c2608: Waiting 11:44:16 5f70bf18a086: Waiting 11:44:16 5028ce8d33df: Layer already exists 11:44:16 caa4c0097e79: Layer already exists 11:44:16 cd6c0d266d6f: Layer already exists 11:44:16 603e4b278c25: Layer already exists 11:44:16 ae3bb2672c79: Layer already exists 11:44:16 69f9cb2d40ec: Layer already exists 11:44:16 6c740ee61d07: Layer already exists 11:44:16 26e7483043a3: Layer already exists 11:44:16 bf9920cd1667: Layer already exists 11:44:16 281ed97550aa: Layer already exists 11:44:16 b5fce27e9488: Layer already exists 11:44:16 7185de9c2608: Layer already exists 11:44:16 5f70bf18a086: Layer already exists 11:44:16 4886f49b2a40: Layer already exists 11:44:16 24e13c8bda3e: Layer already exists 11:44:16 534a70dc8296: Layer already exists 11:44:16 main: digest: sha256:f391c00326eca73e2d20e225fffedfd049b24a1c02f1f49de5d5390c869d21b0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:16 ===================================================== [Pipeline] echo 11:44:16 taggedImages: 11:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.49 11:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:44:16 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:44:16 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:16 latest 11:44:16 4.0.0-dev.49 11:44:16 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:16 main 11:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:44:17 31e864973b83: Preparing 11:44:17 68c08c9106df: Preparing 11:44:17 096056853ae9: Preparing 11:44:17 5a59b82feb4f: Preparing 11:44:17 6c740ee61d07: Preparing 11:44:17 281ed97550aa: Preparing 11:44:17 c5d231b67b08: Preparing 11:44:17 41e8406b94e6: Preparing 11:44:17 534a70dc8296: Preparing 11:44:17 c5d231b67b08: Waiting 11:44:17 534a70dc8296: Waiting 11:44:17 41e8406b94e6: Waiting 11:44:17 281ed97550aa: Waiting 11:44:17 6c740ee61d07: Layer already exists 11:44:17 281ed97550aa: Layer already exists 11:44:17 096056853ae9: Pushed 11:44:17 68c08c9106df: Pushed 11:44:17 c5d231b67b08: Layer already exists 11:44:17 31e864973b83: Pushed 11:44:17 41e8406b94e6: Layer already exists 11:44:17 534a70dc8296: Layer already exists 11:44:21 5a59b82feb4f: Pushed 11:44:22 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:44:22 31e864973b83: Preparing 11:44:22 68c08c9106df: Preparing 11:44:22 096056853ae9: Preparing 11:44:22 5a59b82feb4f: Preparing 11:44:22 6c740ee61d07: Preparing 11:44:22 281ed97550aa: Preparing 11:44:22 c5d231b67b08: Preparing 11:44:22 41e8406b94e6: Preparing 11:44:22 534a70dc8296: Preparing 11:44:22 281ed97550aa: Waiting 11:44:22 41e8406b94e6: Waiting 11:44:22 534a70dc8296: Waiting 11:44:22 c5d231b67b08: Waiting 11:44:22 68c08c9106df: Layer already exists 11:44:22 5a59b82feb4f: Layer already exists 11:44:22 6c740ee61d07: Layer already exists 11:44:22 31e864973b83: Layer already exists 11:44:22 096056853ae9: Layer already exists 11:44:22 534a70dc8296: Layer already exists 11:44:22 41e8406b94e6: Layer already exists 11:44:22 281ed97550aa: Layer already exists 11:44:22 c5d231b67b08: Layer already exists 11:44:23 latest: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 11:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:44:23 31e864973b83: Preparing 11:44:23 68c08c9106df: Preparing 11:44:23 096056853ae9: Preparing 11:44:23 5a59b82feb4f: Preparing 11:44:23 6c740ee61d07: Preparing 11:44:23 281ed97550aa: Preparing 11:44:23 c5d231b67b08: Preparing 11:44:23 41e8406b94e6: Preparing 11:44:23 534a70dc8296: Preparing 11:44:23 281ed97550aa: Waiting 11:44:23 41e8406b94e6: Waiting 11:44:23 c5d231b67b08: Waiting 11:44:23 534a70dc8296: Waiting 11:44:23 68c08c9106df: Layer already exists 11:44:23 6c740ee61d07: Layer already exists 11:44:23 096056853ae9: Layer already exists 11:44:23 31e864973b83: Layer already exists 11:44:23 5a59b82feb4f: Layer already exists 11:44:23 281ed97550aa: Layer already exists 11:44:23 c5d231b67b08: Layer already exists 11:44:23 534a70dc8296: Layer already exists 11:44:23 41e8406b94e6: Layer already exists 11:44:24 4.0.0-dev.49: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:44:24 31e864973b83: Preparing 11:44:24 68c08c9106df: Preparing 11:44:24 096056853ae9: Preparing 11:44:24 5a59b82feb4f: Preparing 11:44:24 6c740ee61d07: Preparing 11:44:24 281ed97550aa: Preparing 11:44:24 c5d231b67b08: Preparing 11:44:24 41e8406b94e6: Preparing 11:44:24 534a70dc8296: Preparing 11:44:24 281ed97550aa: Waiting 11:44:24 41e8406b94e6: Waiting 11:44:24 c5d231b67b08: Waiting 11:44:24 534a70dc8296: Waiting 11:44:24 31e864973b83: Layer already exists 11:44:24 68c08c9106df: Layer already exists 11:44:24 5a59b82feb4f: Layer already exists 11:44:24 096056853ae9: Layer already exists 11:44:24 6c740ee61d07: Layer already exists 11:44:24 281ed97550aa: Layer already exists 11:44:24 41e8406b94e6: Layer already exists 11:44:24 c5d231b67b08: Layer already exists 11:44:24 534a70dc8296: Layer already exists 11:44:25 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:44:25 31e864973b83: Preparing 11:44:25 68c08c9106df: Preparing 11:44:25 096056853ae9: Preparing 11:44:25 5a59b82feb4f: Preparing 11:44:25 6c740ee61d07: Preparing 11:44:25 281ed97550aa: Preparing 11:44:25 c5d231b67b08: Preparing 11:44:25 41e8406b94e6: Preparing 11:44:25 534a70dc8296: Preparing 11:44:25 281ed97550aa: Waiting 11:44:25 c5d231b67b08: Waiting 11:44:25 41e8406b94e6: Waiting 11:44:25 534a70dc8296: Waiting 11:44:25 31e864973b83: Layer already exists 11:44:25 6c740ee61d07: Layer already exists 11:44:25 68c08c9106df: Layer already exists 11:44:25 096056853ae9: Layer already exists 11:44:25 5a59b82feb4f: Layer already exists 11:44:25 c5d231b67b08: Layer already exists 11:44:25 534a70dc8296: Layer already exists 11:44:25 41e8406b94e6: Layer already exists 11:44:25 281ed97550aa: Layer already exists 11:44:25 main: digest: sha256:38c19a5f6c3480356193a8dfde1c9d4afac5a27adc9578cacc9e98cebfe05688 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:26 ===================================================== [Pipeline] echo 11:44:26 taggedImages: 11:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.49 11:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:44:26 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:44:26 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:26 latest 11:44:26 4.0.0-dev.49 11:44:26 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:26 main 11:44:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:44:26 179d7f95742c: Preparing 11:44:26 aa89bb03232a: Preparing 11:44:26 41abc26d526e: Preparing 11:44:26 541fbfbf2c1d: Preparing 11:44:26 ffbc7ea6f4bc: Preparing 11:44:26 6c740ee61d07: Preparing 11:44:26 281ed97550aa: Preparing 11:44:26 46aa3acf6c97: Preparing 11:44:26 48c4afbfb5c7: Preparing 11:44:26 6c740ee61d07: Waiting 11:44:26 bb8e827db477: Preparing 11:44:26 534a70dc8296: Preparing 11:44:26 281ed97550aa: Waiting 11:44:26 46aa3acf6c97: Waiting 11:44:26 48c4afbfb5c7: Waiting 11:44:26 bb8e827db477: Waiting 11:44:26 534a70dc8296: Waiting 11:44:27 541fbfbf2c1d: Pushed 11:44:27 ffbc7ea6f4bc: Pushed 11:44:27 179d7f95742c: Pushed 11:44:27 aa89bb03232a: Pushed 11:44:27 6c740ee61d07: Layer already exists 11:44:27 281ed97550aa: Layer already exists 11:44:27 534a70dc8296: Layer already exists 11:44:27 46aa3acf6c97: Pushed 11:44:27 48c4afbfb5c7: Pushed 11:44:29 41abc26d526e: Pushed 11:44:29 bb8e827db477: Pushed 11:44:29 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:44:30 179d7f95742c: Preparing 11:44:30 aa89bb03232a: Preparing 11:44:30 41abc26d526e: Preparing 11:44:30 541fbfbf2c1d: Preparing 11:44:30 ffbc7ea6f4bc: Preparing 11:44:30 6c740ee61d07: Preparing 11:44:30 281ed97550aa: Preparing 11:44:30 46aa3acf6c97: Preparing 11:44:30 48c4afbfb5c7: Preparing 11:44:30 bb8e827db477: Preparing 11:44:30 534a70dc8296: Preparing 11:44:30 281ed97550aa: Waiting 11:44:30 46aa3acf6c97: Waiting 11:44:30 48c4afbfb5c7: Waiting 11:44:30 bb8e827db477: Waiting 11:44:30 534a70dc8296: Waiting 11:44:30 6c740ee61d07: Waiting 11:44:30 aa89bb03232a: Layer already exists 11:44:30 ffbc7ea6f4bc: Layer already exists 11:44:30 41abc26d526e: Layer already exists 11:44:30 541fbfbf2c1d: Layer already exists 11:44:30 179d7f95742c: Layer already exists 11:44:30 6c740ee61d07: Layer already exists 11:44:30 46aa3acf6c97: Layer already exists 11:44:30 281ed97550aa: Layer already exists 11:44:30 bb8e827db477: Layer already exists 11:44:30 48c4afbfb5c7: Layer already exists 11:44:30 534a70dc8296: Layer already exists 11:44:30 latest: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 11:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:44:31 179d7f95742c: Preparing 11:44:31 aa89bb03232a: Preparing 11:44:31 41abc26d526e: Preparing 11:44:31 541fbfbf2c1d: Preparing 11:44:31 ffbc7ea6f4bc: Preparing 11:44:31 6c740ee61d07: Preparing 11:44:31 281ed97550aa: Preparing 11:44:31 46aa3acf6c97: Preparing 11:44:31 48c4afbfb5c7: Preparing 11:44:31 bb8e827db477: Preparing 11:44:31 534a70dc8296: Preparing 11:44:31 6c740ee61d07: Waiting 11:44:31 281ed97550aa: Waiting 11:44:31 46aa3acf6c97: Waiting 11:44:31 48c4afbfb5c7: Waiting 11:44:31 bb8e827db477: Waiting 11:44:31 534a70dc8296: Waiting 11:44:31 179d7f95742c: Layer already exists 11:44:31 ffbc7ea6f4bc: Layer already exists 11:44:31 41abc26d526e: Layer already exists 11:44:31 aa89bb03232a: Layer already exists 11:44:31 541fbfbf2c1d: Layer already exists 11:44:31 281ed97550aa: Layer already exists 11:44:31 6c740ee61d07: Layer already exists 11:44:31 46aa3acf6c97: Layer already exists 11:44:31 48c4afbfb5c7: Layer already exists 11:44:31 bb8e827db477: Layer already exists 11:44:31 534a70dc8296: Layer already exists 11:44:32 4.0.0-dev.49: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:44:32 179d7f95742c: Preparing 11:44:32 aa89bb03232a: Preparing 11:44:32 41abc26d526e: Preparing 11:44:32 541fbfbf2c1d: Preparing 11:44:32 ffbc7ea6f4bc: Preparing 11:44:32 6c740ee61d07: Preparing 11:44:32 281ed97550aa: Preparing 11:44:32 46aa3acf6c97: Preparing 11:44:32 48c4afbfb5c7: Preparing 11:44:32 bb8e827db477: Preparing 11:44:32 534a70dc8296: Preparing 11:44:32 6c740ee61d07: Waiting 11:44:32 281ed97550aa: Waiting 11:44:32 48c4afbfb5c7: Waiting 11:44:32 46aa3acf6c97: Waiting 11:44:32 bb8e827db477: Waiting 11:44:32 534a70dc8296: Waiting 11:44:32 aa89bb03232a: Layer already exists 11:44:32 ffbc7ea6f4bc: Layer already exists 11:44:32 179d7f95742c: Layer already exists 11:44:32 541fbfbf2c1d: Layer already exists 11:44:32 41abc26d526e: Layer already exists 11:44:32 6c740ee61d07: Layer already exists 11:44:32 46aa3acf6c97: Layer already exists 11:44:32 281ed97550aa: Layer already exists 11:44:32 48c4afbfb5c7: Layer already exists 11:44:32 bb8e827db477: Layer already exists 11:44:32 534a70dc8296: Layer already exists 11:44:33 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:44:33 179d7f95742c: Preparing 11:44:33 aa89bb03232a: Preparing 11:44:33 41abc26d526e: Preparing 11:44:33 541fbfbf2c1d: Preparing 11:44:33 ffbc7ea6f4bc: Preparing 11:44:33 6c740ee61d07: Preparing 11:44:33 281ed97550aa: Preparing 11:44:33 46aa3acf6c97: Preparing 11:44:33 48c4afbfb5c7: Preparing 11:44:33 bb8e827db477: Preparing 11:44:33 534a70dc8296: Preparing 11:44:33 46aa3acf6c97: Waiting 11:44:33 bb8e827db477: Waiting 11:44:33 48c4afbfb5c7: Waiting 11:44:33 534a70dc8296: Waiting 11:44:33 6c740ee61d07: Waiting 11:44:33 281ed97550aa: Waiting 11:44:33 541fbfbf2c1d: Layer already exists 11:44:33 179d7f95742c: Layer already exists 11:44:33 ffbc7ea6f4bc: Layer already exists 11:44:33 aa89bb03232a: Layer already exists 11:44:33 41abc26d526e: Layer already exists 11:44:33 6c740ee61d07: Layer already exists 11:44:33 281ed97550aa: Layer already exists 11:44:33 46aa3acf6c97: Layer already exists 11:44:33 48c4afbfb5c7: Layer already exists 11:44:33 bb8e827db477: Layer already exists 11:44:33 534a70dc8296: Layer already exists 11:44:34 main: digest: sha256:da372cfc96f7e5cff3bc7eeda7f3146d0fdc816e4b06628d873224724ec0d909 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:34 ===================================================== [Pipeline] echo 11:44:34 taggedImages: 11:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.49 11:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:44:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:44:34 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:34 latest 11:44:34 4.0.0-dev.49 11:44:34 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:34 main 11:44:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:44:35 f02457f1ef8f: Preparing 11:44:35 60011418db0c: Preparing 11:44:35 14102a8fd72c: Preparing 11:44:35 bee69a521859: Preparing 11:44:35 069ad1dd05c9: Preparing 11:44:35 dd6a4446fea7: Preparing 11:44:35 70a8bf5b553d: Preparing 11:44:35 6c740ee61d07: Preparing 11:44:35 281ed97550aa: Preparing 11:44:35 861cd34f7f80: Preparing 11:44:35 fecaf3aa418c: Preparing 11:44:35 70a8bf5b553d: Waiting 11:44:35 281ed97550aa: Waiting 11:44:35 6c740ee61d07: Waiting 11:44:35 534a70dc8296: Preparing 11:44:35 861cd34f7f80: Waiting 11:44:35 dd6a4446fea7: Waiting 11:44:35 fecaf3aa418c: Waiting 11:44:35 534a70dc8296: Waiting 11:44:35 069ad1dd05c9: Pushed 11:44:35 60011418db0c: Pushed 11:44:35 f02457f1ef8f: Pushed 11:44:35 6c740ee61d07: Layer already exists 11:44:35 281ed97550aa: Layer already exists 11:44:35 dd6a4446fea7: Pushed 11:44:35 70a8bf5b553d: Pushed 11:44:35 534a70dc8296: Layer already exists 11:44:35 861cd34f7f80: Pushed 11:44:37 bee69a521859: Pushed 11:44:38 14102a8fd72c: Pushed 11:44:38 fecaf3aa418c: Pushed 11:44:39 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:44:39 f02457f1ef8f: Preparing 11:44:39 60011418db0c: Preparing 11:44:39 14102a8fd72c: Preparing 11:44:39 bee69a521859: Preparing 11:44:39 069ad1dd05c9: Preparing 11:44:39 dd6a4446fea7: Preparing 11:44:39 70a8bf5b553d: Preparing 11:44:39 6c740ee61d07: Preparing 11:44:39 281ed97550aa: Preparing 11:44:39 861cd34f7f80: Preparing 11:44:39 fecaf3aa418c: Preparing 11:44:39 534a70dc8296: Preparing 11:44:39 dd6a4446fea7: Waiting 11:44:39 70a8bf5b553d: Waiting 11:44:39 6c740ee61d07: Waiting 11:44:39 281ed97550aa: Waiting 11:44:39 861cd34f7f80: Waiting 11:44:39 fecaf3aa418c: Waiting 11:44:39 534a70dc8296: Waiting 11:44:39 14102a8fd72c: Layer already exists 11:44:39 f02457f1ef8f: Layer already exists 11:44:39 bee69a521859: Layer already exists 11:44:39 069ad1dd05c9: Layer already exists 11:44:39 60011418db0c: Layer already exists 11:44:39 dd6a4446fea7: Layer already exists 11:44:39 861cd34f7f80: Layer already exists 11:44:39 70a8bf5b553d: Layer already exists 11:44:39 6c740ee61d07: Layer already exists 11:44:39 281ed97550aa: Layer already exists 11:44:39 fecaf3aa418c: Layer already exists 11:44:39 534a70dc8296: Layer already exists 11:44:39 latest: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 11:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:44:40 f02457f1ef8f: Preparing 11:44:40 60011418db0c: Preparing 11:44:40 14102a8fd72c: Preparing 11:44:40 bee69a521859: Preparing 11:44:40 069ad1dd05c9: Preparing 11:44:40 dd6a4446fea7: Preparing 11:44:40 70a8bf5b553d: Preparing 11:44:40 6c740ee61d07: Preparing 11:44:40 281ed97550aa: Preparing 11:44:40 861cd34f7f80: Preparing 11:44:40 fecaf3aa418c: Preparing 11:44:40 534a70dc8296: Preparing 11:44:40 dd6a4446fea7: Waiting 11:44:40 70a8bf5b553d: Waiting 11:44:40 6c740ee61d07: Waiting 11:44:40 281ed97550aa: Waiting 11:44:40 861cd34f7f80: Waiting 11:44:40 fecaf3aa418c: Waiting 11:44:40 534a70dc8296: Waiting 11:44:40 60011418db0c: Layer already exists 11:44:40 f02457f1ef8f: Layer already exists 11:44:40 bee69a521859: Layer already exists 11:44:40 069ad1dd05c9: Layer already exists 11:44:40 14102a8fd72c: Layer already exists 11:44:40 70a8bf5b553d: Layer already exists 11:44:40 dd6a4446fea7: Layer already exists 11:44:40 281ed97550aa: Layer already exists 11:44:40 861cd34f7f80: Layer already exists 11:44:40 6c740ee61d07: Layer already exists 11:44:40 fecaf3aa418c: Layer already exists 11:44:40 534a70dc8296: Layer already exists 11:44:40 4.0.0-dev.49: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:44:41 f02457f1ef8f: Preparing 11:44:41 60011418db0c: Preparing 11:44:41 14102a8fd72c: Preparing 11:44:41 bee69a521859: Preparing 11:44:41 069ad1dd05c9: Preparing 11:44:41 dd6a4446fea7: Preparing 11:44:41 70a8bf5b553d: Preparing 11:44:41 6c740ee61d07: Preparing 11:44:41 281ed97550aa: Preparing 11:44:41 861cd34f7f80: Preparing 11:44:41 70a8bf5b553d: Waiting 11:44:41 fecaf3aa418c: Preparing 11:44:41 534a70dc8296: Preparing 11:44:41 dd6a4446fea7: Waiting 11:44:41 281ed97550aa: Waiting 11:44:41 861cd34f7f80: Waiting 11:44:41 534a70dc8296: Waiting 11:44:41 fecaf3aa418c: Waiting 11:44:41 6c740ee61d07: Waiting 11:44:41 bee69a521859: Layer already exists 11:44:41 069ad1dd05c9: Layer already exists 11:44:41 f02457f1ef8f: Layer already exists 11:44:41 60011418db0c: Layer already exists 11:44:41 14102a8fd72c: Layer already exists 11:44:41 dd6a4446fea7: Layer already exists 11:44:41 6c740ee61d07: Layer already exists 11:44:41 70a8bf5b553d: Layer already exists 11:44:41 281ed97550aa: Layer already exists 11:44:41 861cd34f7f80: Layer already exists 11:44:41 534a70dc8296: Layer already exists 11:44:41 fecaf3aa418c: Layer already exists 11:44:41 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:44:42 f02457f1ef8f: Preparing 11:44:42 60011418db0c: Preparing 11:44:42 14102a8fd72c: Preparing 11:44:42 bee69a521859: Preparing 11:44:42 069ad1dd05c9: Preparing 11:44:42 dd6a4446fea7: Preparing 11:44:42 70a8bf5b553d: Preparing 11:44:42 6c740ee61d07: Preparing 11:44:42 281ed97550aa: Preparing 11:44:42 861cd34f7f80: Preparing 11:44:42 fecaf3aa418c: Preparing 11:44:42 534a70dc8296: Preparing 11:44:42 281ed97550aa: Waiting 11:44:42 861cd34f7f80: Waiting 11:44:42 fecaf3aa418c: Waiting 11:44:42 534a70dc8296: Waiting 11:44:42 dd6a4446fea7: Waiting 11:44:42 70a8bf5b553d: Waiting 11:44:42 6c740ee61d07: Waiting 11:44:42 069ad1dd05c9: Layer already exists 11:44:42 60011418db0c: Layer already exists 11:44:42 f02457f1ef8f: Layer already exists 11:44:42 bee69a521859: Layer already exists 11:44:42 14102a8fd72c: Layer already exists 11:44:42 dd6a4446fea7: Layer already exists 11:44:42 70a8bf5b553d: Layer already exists 11:44:42 861cd34f7f80: Layer already exists 11:44:42 281ed97550aa: Layer already exists 11:44:42 6c740ee61d07: Layer already exists 11:44:42 534a70dc8296: Layer already exists 11:44:42 fecaf3aa418c: Layer already exists 11:44:42 main: digest: sha256:6e207334511d1eef25ff1076a13a976efca28074124d2106cc8f984d321d410b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:42 ===================================================== [Pipeline] echo 11:44:42 taggedImages: 11:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.49 11:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:44:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:44:42 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:42 latest 11:44:42 4.0.0-dev.49 11:44:42 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:42 main 11:44:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:44:43 9afc12c7710e: Preparing 11:44:43 7729bf959391: Preparing 11:44:43 6c740ee61d07: Preparing 11:44:43 281ed97550aa: Preparing 11:44:43 a1c204c2f42e: Preparing 11:44:43 90bd30d5ab60: Preparing 11:44:43 534a70dc8296: Preparing 11:44:43 90bd30d5ab60: Waiting 11:44:43 534a70dc8296: Waiting 11:44:43 281ed97550aa: Layer already exists 11:44:43 6c740ee61d07: Layer already exists 11:44:43 534a70dc8296: Layer already exists 11:44:43 a1c204c2f42e: Pushed 11:44:43 9afc12c7710e: Pushed 11:44:45 90bd30d5ab60: Pushed 11:44:47 7729bf959391: Pushed 11:44:48 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:44:48 9afc12c7710e: Preparing 11:44:48 7729bf959391: Preparing 11:44:48 6c740ee61d07: Preparing 11:44:48 281ed97550aa: Preparing 11:44:48 a1c204c2f42e: Preparing 11:44:48 90bd30d5ab60: Preparing 11:44:48 534a70dc8296: Preparing 11:44:48 90bd30d5ab60: Waiting 11:44:48 534a70dc8296: Waiting 11:44:48 281ed97550aa: Layer already exists 11:44:48 9afc12c7710e: Layer already exists 11:44:48 6c740ee61d07: Layer already exists 11:44:48 7729bf959391: Layer already exists 11:44:48 a1c204c2f42e: Layer already exists 11:44:48 90bd30d5ab60: Layer already exists 11:44:48 534a70dc8296: Layer already exists 11:44:49 latest: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 11:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:44:49 9afc12c7710e: Preparing 11:44:49 7729bf959391: Preparing 11:44:49 6c740ee61d07: Preparing 11:44:49 281ed97550aa: Preparing 11:44:49 a1c204c2f42e: Preparing 11:44:49 90bd30d5ab60: Preparing 11:44:49 534a70dc8296: Preparing 11:44:49 90bd30d5ab60: Waiting 11:44:49 534a70dc8296: Waiting 11:44:49 6c740ee61d07: Layer already exists 11:44:49 a1c204c2f42e: Layer already exists 11:44:49 281ed97550aa: Layer already exists 11:44:49 7729bf959391: Layer already exists 11:44:49 9afc12c7710e: Layer already exists 11:44:49 90bd30d5ab60: Layer already exists 11:44:49 534a70dc8296: Layer already exists 11:44:50 4.0.0-dev.49: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:44:50 9afc12c7710e: Preparing 11:44:50 7729bf959391: Preparing 11:44:50 6c740ee61d07: Preparing 11:44:50 281ed97550aa: Preparing 11:44:50 a1c204c2f42e: Preparing 11:44:50 90bd30d5ab60: Preparing 11:44:50 534a70dc8296: Preparing 11:44:50 534a70dc8296: Waiting 11:44:50 90bd30d5ab60: Waiting 11:44:50 9afc12c7710e: Layer already exists 11:44:50 281ed97550aa: Layer already exists 11:44:50 6c740ee61d07: Layer already exists 11:44:50 7729bf959391: Layer already exists 11:44:50 a1c204c2f42e: Layer already exists 11:44:50 90bd30d5ab60: Layer already exists 11:44:50 534a70dc8296: Layer already exists 11:44:51 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:44:51 9afc12c7710e: Preparing 11:44:51 7729bf959391: Preparing 11:44:51 6c740ee61d07: Preparing 11:44:51 281ed97550aa: Preparing 11:44:51 a1c204c2f42e: Preparing 11:44:51 90bd30d5ab60: Preparing 11:44:51 534a70dc8296: Preparing 11:44:51 90bd30d5ab60: Waiting 11:44:51 534a70dc8296: Waiting 11:44:51 7729bf959391: Layer already exists 11:44:51 6c740ee61d07: Layer already exists 11:44:51 281ed97550aa: Layer already exists 11:44:51 9afc12c7710e: Layer already exists 11:44:51 a1c204c2f42e: Layer already exists 11:44:51 534a70dc8296: Layer already exists 11:44:51 90bd30d5ab60: Layer already exists 11:44:52 main: digest: sha256:79a606cbed18ce379584401b873e5632ce75cba675152d8a823deda5c7c9a7b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:44:52 ===================================================== [Pipeline] echo 11:44:52 taggedImages: 11:44:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:44:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.49 11:44:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:44:52 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:44:52 a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:52 latest 11:44:52 4.0.0-dev.49 11:44:52 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:44:52 main 11:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:44:52 45857198c897: Preparing 11:44:52 c581f86009da: Preparing 11:44:52 5abfbff65b81: Preparing 11:44:52 6c740ee61d07: Preparing 11:44:52 281ed97550aa: Preparing 11:44:52 3044749015a2: Preparing 11:44:52 938976f5c176: Preparing 11:44:52 3044749015a2: Waiting 11:44:52 c736f32b3bad: Preparing 11:44:52 938976f5c176: Waiting 11:44:52 924c6dc4d119: Preparing 11:44:52 c736f32b3bad: Waiting 11:44:52 534a70dc8296: Preparing 11:44:52 924c6dc4d119: Waiting 11:44:52 534a70dc8296: Waiting 11:44:53 c581f86009da: Pushed 11:44:53 5abfbff65b81: Pushed 11:44:55 281ed97550aa: Layer already exists 11:44:55 6c740ee61d07: Layer already exists 11:44:55 45857198c897: Pushed 11:44:55 534a70dc8296: Layer already exists 11:44:55 c736f32b3bad: Pushed 11:44:56 924c6dc4d119: Pushed 11:45:08 938976f5c176: Pushed 11:45:16 3044749015a2: Pushed 11:45:16 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:45:17 45857198c897: Preparing 11:45:17 c581f86009da: Preparing 11:45:17 5abfbff65b81: Preparing 11:45:17 6c740ee61d07: Preparing 11:45:17 281ed97550aa: Preparing 11:45:17 3044749015a2: Preparing 11:45:17 938976f5c176: Preparing 11:45:17 c736f32b3bad: Preparing 11:45:17 924c6dc4d119: Preparing 11:45:17 534a70dc8296: Preparing 11:45:17 938976f5c176: Waiting 11:45:17 924c6dc4d119: Waiting 11:45:17 c736f32b3bad: Waiting 11:45:17 534a70dc8296: Waiting 11:45:17 3044749015a2: Waiting 11:45:17 45857198c897: Layer already exists 11:45:17 6c740ee61d07: Layer already exists 11:45:17 5abfbff65b81: Layer already exists 11:45:17 c581f86009da: Layer already exists 11:45:17 281ed97550aa: Layer already exists 11:45:17 938976f5c176: Layer already exists 11:45:17 924c6dc4d119: Layer already exists 11:45:17 534a70dc8296: Layer already exists 11:45:17 3044749015a2: Layer already exists 11:45:17 c736f32b3bad: Layer already exists 11:45:17 latest: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 11:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:45:18 45857198c897: Preparing 11:45:18 c581f86009da: Preparing 11:45:18 5abfbff65b81: Preparing 11:45:18 6c740ee61d07: Preparing 11:45:18 281ed97550aa: Preparing 11:45:18 3044749015a2: Preparing 11:45:18 938976f5c176: Preparing 11:45:18 c736f32b3bad: Preparing 11:45:18 924c6dc4d119: Preparing 11:45:18 534a70dc8296: Preparing 11:45:18 938976f5c176: Waiting 11:45:18 c736f32b3bad: Waiting 11:45:18 924c6dc4d119: Waiting 11:45:18 534a70dc8296: Waiting 11:45:18 3044749015a2: Waiting 11:45:18 45857198c897: Layer already exists 11:45:18 6c740ee61d07: Layer already exists 11:45:18 c581f86009da: Layer already exists 11:45:18 281ed97550aa: Layer already exists 11:45:18 5abfbff65b81: Layer already exists 11:45:18 924c6dc4d119: Layer already exists 11:45:18 3044749015a2: Layer already exists 11:45:18 c736f32b3bad: Layer already exists 11:45:18 938976f5c176: Layer already exists 11:45:18 534a70dc8296: Layer already exists 11:45:18 4.0.0-dev.49: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:45:19 45857198c897: Preparing 11:45:19 c581f86009da: Preparing 11:45:19 5abfbff65b81: Preparing 11:45:19 6c740ee61d07: Preparing 11:45:19 281ed97550aa: Preparing 11:45:19 3044749015a2: Preparing 11:45:19 938976f5c176: Preparing 11:45:19 c736f32b3bad: Preparing 11:45:19 924c6dc4d119: Preparing 11:45:19 534a70dc8296: Preparing 11:45:19 3044749015a2: Waiting 11:45:19 938976f5c176: Waiting 11:45:19 c736f32b3bad: Waiting 11:45:19 924c6dc4d119: Waiting 11:45:19 534a70dc8296: Waiting 11:45:19 5abfbff65b81: Layer already exists 11:45:19 6c740ee61d07: Layer already exists 11:45:19 281ed97550aa: Layer already exists 11:45:19 c581f86009da: Layer already exists 11:45:19 45857198c897: Layer already exists 11:45:19 c736f32b3bad: Layer already exists 11:45:19 3044749015a2: Layer already exists 11:45:19 938976f5c176: Layer already exists 11:45:19 924c6dc4d119: Layer already exists 11:45:19 534a70dc8296: Layer already exists 11:45:19 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:45:20 45857198c897: Preparing 11:45:20 c581f86009da: Preparing 11:45:20 5abfbff65b81: Preparing 11:45:20 6c740ee61d07: Preparing 11:45:20 281ed97550aa: Preparing 11:45:20 3044749015a2: Preparing 11:45:20 938976f5c176: Preparing 11:45:20 c736f32b3bad: Preparing 11:45:20 3044749015a2: Waiting 11:45:20 938976f5c176: Waiting 11:45:20 924c6dc4d119: Preparing 11:45:20 534a70dc8296: Preparing 11:45:20 c736f32b3bad: Waiting 11:45:20 924c6dc4d119: Waiting 11:45:20 534a70dc8296: Waiting 11:45:20 6c740ee61d07: Layer already exists 11:45:20 c581f86009da: Layer already exists 11:45:20 281ed97550aa: Layer already exists 11:45:20 45857198c897: Layer already exists 11:45:20 5abfbff65b81: Layer already exists 11:45:20 924c6dc4d119: Layer already exists 11:45:20 3044749015a2: Layer already exists 11:45:20 c736f32b3bad: Layer already exists 11:45:20 938976f5c176: Layer already exists 11:45:20 534a70dc8296: Layer already exists 11:45:20 main: digest: sha256:f14e44d5a8fef69faf4a5bf826177e1ab8b78573d2afcda18843a3fa31cd580f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:20 ===================================================== [Pipeline] echo 11:45:20 taggedImages: 11:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.49 11:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:45:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:45:20 a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:20 latest 11:45:20 4.0.0-dev.49 11:45:20 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:20 main 11:45:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:45:21 7c53bd2361bd: Preparing 11:45:21 f08f2f5f6d9b: Preparing 11:45:21 765e23a2ba43: Preparing 11:45:21 6c740ee61d07: Preparing 11:45:21 281ed97550aa: Preparing 11:45:21 3044749015a2: Preparing 11:45:21 8a097ebfb27e: Preparing 11:45:21 6bff9eaa8dac: Preparing 11:45:21 534a70dc8296: Preparing 11:45:21 3044749015a2: Waiting 11:45:21 8a097ebfb27e: Waiting 11:45:21 6bff9eaa8dac: Waiting 11:45:21 534a70dc8296: Waiting 11:45:21 6c740ee61d07: Layer already exists 11:45:21 281ed97550aa: Layer already exists 11:45:21 3044749015a2: Layer already exists 11:45:21 765e23a2ba43: Pushed 11:45:21 f08f2f5f6d9b: Pushed 11:45:21 7c53bd2361bd: Pushed 11:45:21 534a70dc8296: Layer already exists 11:45:21 8a097ebfb27e: Pushed 11:45:22 6bff9eaa8dac: Pushed 11:45:22 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:45:23 7c53bd2361bd: Preparing 11:45:23 f08f2f5f6d9b: Preparing 11:45:23 765e23a2ba43: Preparing 11:45:23 6c740ee61d07: Preparing 11:45:23 281ed97550aa: Preparing 11:45:23 3044749015a2: Preparing 11:45:23 8a097ebfb27e: Preparing 11:45:23 6bff9eaa8dac: Preparing 11:45:23 534a70dc8296: Preparing 11:45:23 3044749015a2: Waiting 11:45:23 8a097ebfb27e: Waiting 11:45:23 6bff9eaa8dac: Waiting 11:45:23 534a70dc8296: Waiting 11:45:23 6c740ee61d07: Layer already exists 11:45:23 7c53bd2361bd: Layer already exists 11:45:23 765e23a2ba43: Layer already exists 11:45:23 f08f2f5f6d9b: Layer already exists 11:45:23 281ed97550aa: Layer already exists 11:45:23 3044749015a2: Layer already exists 11:45:23 8a097ebfb27e: Layer already exists 11:45:23 6bff9eaa8dac: Layer already exists 11:45:23 534a70dc8296: Layer already exists 11:45:23 latest: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 11:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:45:24 7c53bd2361bd: Preparing 11:45:24 f08f2f5f6d9b: Preparing 11:45:24 765e23a2ba43: Preparing 11:45:24 6c740ee61d07: Preparing 11:45:24 281ed97550aa: Preparing 11:45:24 3044749015a2: Preparing 11:45:24 8a097ebfb27e: Preparing 11:45:24 3044749015a2: Waiting 11:45:24 6bff9eaa8dac: Preparing 11:45:24 8a097ebfb27e: Waiting 11:45:24 534a70dc8296: Preparing 11:45:24 6bff9eaa8dac: Waiting 11:45:24 534a70dc8296: Waiting 11:45:24 6c740ee61d07: Layer already exists 11:45:24 f08f2f5f6d9b: Layer already exists 11:45:24 281ed97550aa: Layer already exists 11:45:24 7c53bd2361bd: Layer already exists 11:45:24 765e23a2ba43: Layer already exists 11:45:24 3044749015a2: Layer already exists 11:45:24 8a097ebfb27e: Layer already exists 11:45:24 6bff9eaa8dac: Layer already exists 11:45:24 534a70dc8296: Layer already exists 11:45:24 4.0.0-dev.49: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:45:25 7c53bd2361bd: Preparing 11:45:25 f08f2f5f6d9b: Preparing 11:45:25 765e23a2ba43: Preparing 11:45:25 6c740ee61d07: Preparing 11:45:25 281ed97550aa: Preparing 11:45:25 3044749015a2: Preparing 11:45:25 8a097ebfb27e: Preparing 11:45:25 6bff9eaa8dac: Preparing 11:45:25 534a70dc8296: Preparing 11:45:25 3044749015a2: Waiting 11:45:25 8a097ebfb27e: Waiting 11:45:25 6bff9eaa8dac: Waiting 11:45:25 534a70dc8296: Waiting 11:45:25 6c740ee61d07: Layer already exists 11:45:25 765e23a2ba43: Layer already exists 11:45:25 281ed97550aa: Layer already exists 11:45:25 7c53bd2361bd: Layer already exists 11:45:25 f08f2f5f6d9b: Layer already exists 11:45:25 3044749015a2: Layer already exists 11:45:25 6bff9eaa8dac: Layer already exists 11:45:25 8a097ebfb27e: Layer already exists 11:45:25 534a70dc8296: Layer already exists 11:45:25 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:45:26 7c53bd2361bd: Preparing 11:45:26 f08f2f5f6d9b: Preparing 11:45:26 765e23a2ba43: Preparing 11:45:26 6c740ee61d07: Preparing 11:45:26 281ed97550aa: Preparing 11:45:26 3044749015a2: Preparing 11:45:26 8a097ebfb27e: Preparing 11:45:26 6bff9eaa8dac: Preparing 11:45:26 534a70dc8296: Preparing 11:45:26 3044749015a2: Waiting 11:45:26 534a70dc8296: Waiting 11:45:26 8a097ebfb27e: Waiting 11:45:26 6bff9eaa8dac: Waiting 11:45:26 765e23a2ba43: Layer already exists 11:45:26 7c53bd2361bd: Layer already exists 11:45:26 281ed97550aa: Layer already exists 11:45:26 6c740ee61d07: Layer already exists 11:45:26 f08f2f5f6d9b: Layer already exists 11:45:26 3044749015a2: Layer already exists 11:45:26 8a097ebfb27e: Layer already exists 11:45:26 6bff9eaa8dac: Layer already exists 11:45:26 534a70dc8296: Layer already exists 11:45:26 main: digest: sha256:acc11bf5f2af9ff1fc3f9e034f5ff8b2aeaa90cadb66dd6ad03738c444014f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:26 ===================================================== [Pipeline] echo 11:45:26 taggedImages: 11:45:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:45:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.49 11:45:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:26 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:45:26 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:45:26 a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:26 latest 11:45:26 4.0.0-dev.49 11:45:26 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:26 main 11:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:45:27 a5f1eaf9bb88: Preparing 11:45:27 4c824ac8291c: Preparing 11:45:27 7042e0bad2d5: Preparing 11:45:27 6c740ee61d07: Preparing 11:45:27 281ed97550aa: Preparing 11:45:27 192ffd2aee33: Preparing 11:45:27 c736f32b3bad: Preparing 11:45:27 924c6dc4d119: Preparing 11:45:27 534a70dc8296: Preparing 11:45:27 c736f32b3bad: Waiting 11:45:27 924c6dc4d119: Waiting 11:45:27 534a70dc8296: Waiting 11:45:27 192ffd2aee33: Waiting 11:45:27 281ed97550aa: Layer already exists 11:45:27 6c740ee61d07: Layer already exists 11:45:27 c736f32b3bad: Layer already exists 11:45:27 7042e0bad2d5: Pushed 11:45:27 a5f1eaf9bb88: Pushed 11:45:27 4c824ac8291c: Pushed 11:45:27 924c6dc4d119: Layer already exists 11:45:27 534a70dc8296: Layer already exists 11:45:49 192ffd2aee33: Pushed 11:45:49 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:50 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:45:50 a5f1eaf9bb88: Preparing 11:45:50 4c824ac8291c: Preparing 11:45:50 7042e0bad2d5: Preparing 11:45:50 6c740ee61d07: Preparing 11:45:50 281ed97550aa: Preparing 11:45:50 192ffd2aee33: Preparing 11:45:50 c736f32b3bad: Preparing 11:45:50 924c6dc4d119: Preparing 11:45:50 534a70dc8296: Preparing 11:45:50 192ffd2aee33: Waiting 11:45:50 c736f32b3bad: Waiting 11:45:50 534a70dc8296: Waiting 11:45:50 924c6dc4d119: Waiting 11:45:50 281ed97550aa: Layer already exists 11:45:50 7042e0bad2d5: Layer already exists 11:45:50 4c824ac8291c: Layer already exists 11:45:50 a5f1eaf9bb88: Layer already exists 11:45:50 6c740ee61d07: Layer already exists 11:45:50 c736f32b3bad: Layer already exists 11:45:50 192ffd2aee33: Layer already exists 11:45:50 924c6dc4d119: Layer already exists 11:45:50 534a70dc8296: Layer already exists 11:45:50 latest: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 11:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:45:51 a5f1eaf9bb88: Preparing 11:45:51 4c824ac8291c: Preparing 11:45:51 7042e0bad2d5: Preparing 11:45:51 6c740ee61d07: Preparing 11:45:51 281ed97550aa: Preparing 11:45:51 192ffd2aee33: Preparing 11:45:51 c736f32b3bad: Preparing 11:45:51 924c6dc4d119: Preparing 11:45:51 c736f32b3bad: Waiting 11:45:51 192ffd2aee33: Waiting 11:45:51 534a70dc8296: Preparing 11:45:51 924c6dc4d119: Waiting 11:45:51 534a70dc8296: Waiting 11:45:51 6c740ee61d07: Layer already exists 11:45:51 281ed97550aa: Layer already exists 11:45:51 4c824ac8291c: Layer already exists 11:45:51 a5f1eaf9bb88: Layer already exists 11:45:51 7042e0bad2d5: Layer already exists 11:45:51 924c6dc4d119: Layer already exists 11:45:51 c736f32b3bad: Layer already exists 11:45:51 192ffd2aee33: Layer already exists 11:45:51 534a70dc8296: Layer already exists 11:45:51 4.0.0-dev.49: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:45:52 a5f1eaf9bb88: Preparing 11:45:52 4c824ac8291c: Preparing 11:45:52 7042e0bad2d5: Preparing 11:45:52 6c740ee61d07: Preparing 11:45:52 281ed97550aa: Preparing 11:45:52 192ffd2aee33: Preparing 11:45:52 c736f32b3bad: Preparing 11:45:52 924c6dc4d119: Preparing 11:45:52 534a70dc8296: Preparing 11:45:52 c736f32b3bad: Waiting 11:45:52 924c6dc4d119: Waiting 11:45:52 534a70dc8296: Waiting 11:45:52 192ffd2aee33: Waiting 11:45:52 4c824ac8291c: Layer already exists 11:45:52 a5f1eaf9bb88: Layer already exists 11:45:52 281ed97550aa: Layer already exists 11:45:52 7042e0bad2d5: Layer already exists 11:45:52 6c740ee61d07: Layer already exists 11:45:52 924c6dc4d119: Layer already exists 11:45:52 c736f32b3bad: Layer already exists 11:45:52 192ffd2aee33: Layer already exists 11:45:52 534a70dc8296: Layer already exists 11:45:52 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:45:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:45:53 a5f1eaf9bb88: Preparing 11:45:53 4c824ac8291c: Preparing 11:45:53 7042e0bad2d5: Preparing 11:45:53 6c740ee61d07: Preparing 11:45:53 281ed97550aa: Preparing 11:45:53 192ffd2aee33: Preparing 11:45:53 c736f32b3bad: Preparing 11:45:53 924c6dc4d119: Preparing 11:45:53 534a70dc8296: Preparing 11:45:53 c736f32b3bad: Waiting 11:45:53 192ffd2aee33: Waiting 11:45:53 924c6dc4d119: Waiting 11:45:53 534a70dc8296: Waiting 11:45:53 7042e0bad2d5: Layer already exists 11:45:53 4c824ac8291c: Layer already exists 11:45:53 6c740ee61d07: Layer already exists 11:45:53 a5f1eaf9bb88: Layer already exists 11:45:53 281ed97550aa: Layer already exists 11:45:53 192ffd2aee33: Layer already exists 11:45:53 924c6dc4d119: Layer already exists 11:45:53 c736f32b3bad: Layer already exists 11:45:53 534a70dc8296: Layer already exists 11:45:54 main: digest: sha256:bc069d7bacf29db885f46953818bd5aab511969696b5790f8a0883b9136a3d5b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:45:54 ===================================================== [Pipeline] echo 11:45:54 taggedImages: 11:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.49 11:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:45:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:45:54 a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:54 latest 11:45:54 4.0.0-dev.49 11:45:54 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:45:54 main 11:45:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:45:54 64ec46a4b72b: Preparing 11:45:54 82fa87d8e5c9: Preparing 11:45:54 4d9a1a60a965: Preparing 11:45:54 6c740ee61d07: Preparing 11:45:54 281ed97550aa: Preparing 11:45:54 15dc9489aaff: Preparing 11:45:54 0c6612529d5d: Preparing 11:45:54 15dc9489aaff: Waiting 11:45:54 534a70dc8296: Preparing 11:45:54 0c6612529d5d: Waiting 11:45:54 534a70dc8296: Waiting 11:45:54 6c740ee61d07: Layer already exists 11:45:54 281ed97550aa: Layer already exists 11:45:55 82fa87d8e5c9: Pushed 11:45:55 64ec46a4b72b: Pushed 11:45:55 534a70dc8296: Layer already exists 11:45:55 15dc9489aaff: Pushed 11:45:56 0c6612529d5d: Pushed 11:46:03 4d9a1a60a965: Pushed 11:46:03 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:46:03 64ec46a4b72b: Preparing 11:46:03 82fa87d8e5c9: Preparing 11:46:03 4d9a1a60a965: Preparing 11:46:03 6c740ee61d07: Preparing 11:46:03 281ed97550aa: Preparing 11:46:03 15dc9489aaff: Preparing 11:46:03 0c6612529d5d: Preparing 11:46:03 534a70dc8296: Preparing 11:46:03 15dc9489aaff: Waiting 11:46:03 0c6612529d5d: Waiting 11:46:03 534a70dc8296: Waiting 11:46:03 82fa87d8e5c9: Layer already exists 11:46:03 6c740ee61d07: Layer already exists 11:46:03 4d9a1a60a965: Layer already exists 11:46:03 64ec46a4b72b: Layer already exists 11:46:03 281ed97550aa: Layer already exists 11:46:03 15dc9489aaff: Layer already exists 11:46:03 534a70dc8296: Layer already exists 11:46:03 0c6612529d5d: Layer already exists 11:46:04 latest: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 11:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:46:04 64ec46a4b72b: Preparing 11:46:04 82fa87d8e5c9: Preparing 11:46:04 4d9a1a60a965: Preparing 11:46:04 6c740ee61d07: Preparing 11:46:04 281ed97550aa: Preparing 11:46:04 15dc9489aaff: Preparing 11:46:04 0c6612529d5d: Preparing 11:46:04 534a70dc8296: Preparing 11:46:04 534a70dc8296: Waiting 11:46:04 15dc9489aaff: Waiting 11:46:04 0c6612529d5d: Waiting 11:46:04 281ed97550aa: Layer already exists 11:46:04 64ec46a4b72b: Layer already exists 11:46:04 82fa87d8e5c9: Layer already exists 11:46:04 6c740ee61d07: Layer already exists 11:46:04 4d9a1a60a965: Layer already exists 11:46:04 15dc9489aaff: Layer already exists 11:46:04 0c6612529d5d: Layer already exists 11:46:04 534a70dc8296: Layer already exists 11:46:05 4.0.0-dev.49: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:46:05 64ec46a4b72b: Preparing 11:46:05 82fa87d8e5c9: Preparing 11:46:05 4d9a1a60a965: Preparing 11:46:05 6c740ee61d07: Preparing 11:46:05 281ed97550aa: Preparing 11:46:05 15dc9489aaff: Preparing 11:46:05 0c6612529d5d: Preparing 11:46:05 534a70dc8296: Preparing 11:46:05 0c6612529d5d: Waiting 11:46:05 15dc9489aaff: Waiting 11:46:05 534a70dc8296: Waiting 11:46:05 4d9a1a60a965: Layer already exists 11:46:05 281ed97550aa: Layer already exists 11:46:05 82fa87d8e5c9: Layer already exists 11:46:05 6c740ee61d07: Layer already exists 11:46:05 64ec46a4b72b: Layer already exists 11:46:05 15dc9489aaff: Layer already exists 11:46:05 0c6612529d5d: Layer already exists 11:46:05 534a70dc8296: Layer already exists 11:46:06 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:46:06 64ec46a4b72b: Preparing 11:46:06 82fa87d8e5c9: Preparing 11:46:06 4d9a1a60a965: Preparing 11:46:06 6c740ee61d07: Preparing 11:46:06 281ed97550aa: Preparing 11:46:06 15dc9489aaff: Preparing 11:46:06 0c6612529d5d: Preparing 11:46:06 534a70dc8296: Preparing 11:46:06 15dc9489aaff: Waiting 11:46:06 0c6612529d5d: Waiting 11:46:06 534a70dc8296: Waiting 11:46:06 82fa87d8e5c9: Layer already exists 11:46:06 281ed97550aa: Layer already exists 11:46:06 64ec46a4b72b: Layer already exists 11:46:06 6c740ee61d07: Layer already exists 11:46:06 4d9a1a60a965: Layer already exists 11:46:06 0c6612529d5d: Layer already exists 11:46:06 15dc9489aaff: Layer already exists 11:46:06 534a70dc8296: Layer already exists 11:46:06 main: digest: sha256:e56f2cb60d67b037abaeeb177718c95e947c4410e4fed8e0125479c0e606ec8e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:07 ===================================================== [Pipeline] echo 11:46:07 taggedImages: 11:46:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:46:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:46:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.49 11:46:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:46:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:46:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:46:07 a1c5a899654eae7656c51fcf435c291ced400fbb 11:46:07 latest 11:46:07 4.0.0-dev.49 11:46:07 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:46:07 main 11:46:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:46:07 e17feaf4afe0: Preparing 11:46:07 bd7167ee71c6: Preparing 11:46:07 6c740ee61d07: Preparing 11:46:07 281ed97550aa: Preparing 11:46:07 6e0a9c5b10ca: Preparing 11:46:07 e7c73e10295a: Preparing 11:46:07 534a70dc8296: Preparing 11:46:07 534a70dc8296: Waiting 11:46:07 e7c73e10295a: Waiting 11:46:07 6c740ee61d07: Layer already exists 11:46:07 281ed97550aa: Layer already exists 11:46:07 534a70dc8296: Layer already exists 11:46:08 6e0a9c5b10ca: Pushed 11:46:08 e17feaf4afe0: Pushed 11:46:08 e7c73e10295a: Pushed 11:46:15 bd7167ee71c6: Pushed 11:46:15 a1c5a899654eae7656c51fcf435c291ced400fbb: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:46:17 e17feaf4afe0: Preparing 11:46:17 bd7167ee71c6: Preparing 11:46:17 6c740ee61d07: Preparing 11:46:17 281ed97550aa: Preparing 11:46:17 6e0a9c5b10ca: Preparing 11:46:17 e7c73e10295a: Preparing 11:46:17 534a70dc8296: Preparing 11:46:17 e7c73e10295a: Waiting 11:46:17 534a70dc8296: Waiting 11:46:17 e17feaf4afe0: Layer already exists 11:46:17 281ed97550aa: Layer already exists 11:46:17 6c740ee61d07: Layer already exists 11:46:17 bd7167ee71c6: Layer already exists 11:46:17 6e0a9c5b10ca: Layer already exists 11:46:17 e7c73e10295a: Layer already exists 11:46:17 534a70dc8296: Layer already exists 11:46:17 latest: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 11:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:46:18 e17feaf4afe0: Preparing 11:46:18 bd7167ee71c6: Preparing 11:46:18 6c740ee61d07: Preparing 11:46:18 281ed97550aa: Preparing 11:46:18 6e0a9c5b10ca: Preparing 11:46:18 e7c73e10295a: Preparing 11:46:18 534a70dc8296: Preparing 11:46:18 534a70dc8296: Waiting 11:46:18 e7c73e10295a: Waiting 11:46:18 bd7167ee71c6: Layer already exists 11:46:18 e17feaf4afe0: Layer already exists 11:46:18 281ed97550aa: Layer already exists 11:46:18 6e0a9c5b10ca: Layer already exists 11:46:18 6c740ee61d07: Layer already exists 11:46:18 e7c73e10295a: Layer already exists 11:46:18 534a70dc8296: Layer already exists 11:46:18 4.0.0-dev.49: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:46:19 e17feaf4afe0: Preparing 11:46:19 bd7167ee71c6: Preparing 11:46:19 6c740ee61d07: Preparing 11:46:19 281ed97550aa: Preparing 11:46:19 6e0a9c5b10ca: Preparing 11:46:19 e7c73e10295a: Preparing 11:46:19 534a70dc8296: Preparing 11:46:19 e7c73e10295a: Waiting 11:46:19 534a70dc8296: Waiting 11:46:19 e17feaf4afe0: Layer already exists 11:46:19 281ed97550aa: Layer already exists 11:46:19 6c740ee61d07: Layer already exists 11:46:19 6e0a9c5b10ca: Layer already exists 11:46:19 bd7167ee71c6: Layer already exists 11:46:19 534a70dc8296: Layer already exists 11:46:19 e7c73e10295a: Layer already exists 11:46:19 a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:46:20 e17feaf4afe0: Preparing 11:46:20 bd7167ee71c6: Preparing 11:46:20 6c740ee61d07: Preparing 11:46:20 281ed97550aa: Preparing 11:46:20 6e0a9c5b10ca: Preparing 11:46:20 e7c73e10295a: Preparing 11:46:20 534a70dc8296: Preparing 11:46:20 e7c73e10295a: Waiting 11:46:20 534a70dc8296: Waiting 11:46:20 bd7167ee71c6: Layer already exists 11:46:20 6e0a9c5b10ca: Layer already exists 11:46:20 6c740ee61d07: Layer already exists 11:46:20 281ed97550aa: Layer already exists 11:46:20 e17feaf4afe0: Layer already exists 11:46:20 e7c73e10295a: Layer already exists 11:46:20 534a70dc8296: Layer already exists 11:46:20 main: digest: sha256:9e680265f3891731b950c7ab1715fd4d41edd8522d85cc2cacbf314a06ebf790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:46:20 ===================================================== [Pipeline] echo 11:46:20 taggedImages: 11:46:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb 11:46:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:46:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.49 11:46:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a1c5a899654eae7656c51fcf435c291ced400fbb-4.0.0-dev.49 11:46:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:46:21 11:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:46:21 arm64: Pulling from edgex-lftools-log-publisher 11:46:21 8998bd30e6a1: Pulling fs layer 11:46:21 04944245beec: Pulling fs layer 11:46:21 699f458cf7ca: Pulling fs layer 11:46:21 765212b225bb: Pulling fs layer 11:46:21 f23df028b6ca: Pulling fs layer 11:46:21 765212b225bb: Waiting 11:46:21 f23df028b6ca: Waiting 11:46:21 d65c8cfc05b1: Pulling fs layer 11:46:21 2437ff75d9bd: Pulling fs layer 11:46:21 d65c8cfc05b1: Waiting 11:46:21 2437ff75d9bd: Waiting 11:46:21 04944245beec: Verifying Checksum 11:46:21 04944245beec: Download complete 11:46:21 765212b225bb: Verifying Checksum 11:46:21 765212b225bb: Download complete 11:46:21 f23df028b6ca: Verifying Checksum 11:46:21 f23df028b6ca: Download complete 11:46:21 d65c8cfc05b1: Verifying Checksum 11:46:21 d65c8cfc05b1: Download complete 11:46:21 699f458cf7ca: Verifying Checksum 11:46:21 699f458cf7ca: Download complete 11:46:22 8998bd30e6a1: Verifying Checksum 11:46:22 8998bd30e6a1: Download complete 11:46:24 2437ff75d9bd: Verifying Checksum 11:46:24 2437ff75d9bd: Download complete 11:46:28 8998bd30e6a1: Pull complete 11:46:28 04944245beec: Pull complete 11:46:30 699f458cf7ca: Pull complete 11:46:30 765212b225bb: Pull complete 11:46:31 f23df028b6ca: Pull complete 11:46:31 d65c8cfc05b1: Pull complete 11:46:58 2437ff75d9bd: Pull complete 11:46:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:46:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:46:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:58 prd-ubuntu20.04-docker-arm64-4c-16g-37352 does not seem to be running inside a container 11:46:58 $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:46:59 $ docker top de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:00 ---> job-cost.sh 11:47:00 lf-activate-venv: SKIPPING 11:47:00 INFO: No Stack... 11:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 11:47:01 INFO: Archiving Costs [Pipeline] sh 11:47:01 + cat /w/workspace/edgex-go/785/archives/cost.csv 11:47:01 + cut -d, -f6 [Pipeline] lock 11:47:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] 11:47:01 Resource [jenkins-edgexfoundry-edgex-go-main-785-stack-cost] did not exist. Created. 11:47:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:47:02 + echo total: 0.2199999988079071 [Pipeline] stash 11:47:02 Stashed 1 file(s) [Pipeline] } 11:47:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-785-stack-cost] [Pipeline] // lock [Pipeline] } 11:47:02 $ docker stop --time=1 de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 11:47:04 $ docker rm -f --volumes de7841df3fcd73aa6329fe16fa01721cc84557d5bdfdf44be2162cdb528aff60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 11:47:04 provisioning config files... 11:47:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/785@tmp/config4910380467139068015tmp [Pipeline] { [Pipeline] sh 11:47:05 + set +x 11:47:05 + bash -s -- 11:47:05 + curl -s https://codecov.io/bash 11:47:05 11:47:05 _____ _ 11:47:05 / ____| | | 11:47:05 | | ___ __| | ___ ___ _____ __ 11:47:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:47:05 | |___| (_) | (_| | __/ (_| (_) \ V / 11:47:05 \_____\___/ \__,_|\___|\___\___/ \_/ 11:47:05 Bash-1.0.6 11:47:05 11:47:05 11:47:05 ==> git version 2.25.1 found 11:47:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 11:47:05 Release-Date: 2020-01-08 11:47:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:47:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:47:05 ==> Jenkins CI detected. 11:47:05 current dir:  /w/workspace/edgex-go/785 11:47:05 project root: . 11:47:05 --> token set from env 11:47:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:47:05 ==> Running gcov in . (disable via -X gcov) 11:47:05 ==> Python coveragepy not found 11:47:05 ==> Searching for coverage reports in: 11:47:05 + . 11:47:05 -> Found 1 reports 11:47:05 ==> Detecting git/mercurial file structure 11:47:05 ==> Reading reports 11:47:05 + ./coverage.out bytes=1531392 11:47:05 ==> Appending adjustments 11:47:05 https://docs.codecov.io/docs/fixing-reports 11:47:06 + Found adjustments 11:47:06 ==> Gzipping contents 11:47:06 132K /tmp/codecov.Fdmjsf.gz 11:47:06 ==> Uploading reports 11:47:06 url: https://codecov.io 11:47:06 query: branch=main&commit=a1c5a899654eae7656c51fcf435c291ced400fbb&build=785&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F785%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:47:06 -> Pinging Codecov 11:47:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a1c5a899654eae7656c51fcf435c291ced400fbb&build=785&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F785%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:47:07 -> Uploading to 11:47:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/a1c5a899654eae7656c51fcf435c291ced400fbb/1c29333e-ce18-43c2-84b9-8c294c513069.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250121T114706Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8e544032a9affbc0b427028d3346969492af5d2e30ba03e28f18950f76350818 11:47:07 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:07 Dload Upload Total Spent Left Speed 11:47:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 479k --:--:-- --:--:-- --:--:-- 479k 11:47:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a1c5a899654eae7656c51fcf435c291ced400fbb [Pipeline] } 11:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:47:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:47:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:47:07 11:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:47:08 latest: Pulling from edgex-devops/edgex-snyk-go 11:47:08 43c4264eed91: Pulling fs layer 11:47:08 4cc291be95ef: Pulling fs layer 11:47:08 2ac1f1163629: Pulling fs layer 11:47:08 5c3c966382ef: Pulling fs layer 11:47:08 4f4fb700ef54: Pulling fs layer 11:47:08 d9c7d2e4e75e: Pulling fs layer 11:47:08 9c3e1370e548: Pulling fs layer 11:47:08 5c3c966382ef: Waiting 11:47:08 9c3e1370e548: Waiting 11:47:08 4f4fb700ef54: Waiting 11:47:08 d9c7d2e4e75e: Waiting 11:47:08 4cc291be95ef: Verifying Checksum 11:47:08 4cc291be95ef: Download complete 11:47:08 5c3c966382ef: Verifying Checksum 11:47:08 5c3c966382ef: Download complete 11:47:08 4f4fb700ef54: Verifying Checksum 11:47:08 4f4fb700ef54: Download complete 11:47:08 43c4264eed91: Download complete 11:47:08 d9c7d2e4e75e: Verifying Checksum 11:47:08 d9c7d2e4e75e: Download complete 11:47:08 43c4264eed91: Pull complete 11:47:09 2ac1f1163629: Verifying Checksum 11:47:09 2ac1f1163629: Download complete 11:47:09 4cc291be95ef: Pull complete 11:47:09 9c3e1370e548: Verifying Checksum 11:47:09 9c3e1370e548: Download complete 11:47:12 2ac1f1163629: Pull complete 11:47:12 5c3c966382ef: Pull complete 11:47:13 4f4fb700ef54: Pull complete 11:47:13 d9c7d2e4e75e: Pull complete 11:47:16 9c3e1370e548: Pull complete 11:47:16 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:47:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:47:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:17 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:47:17 $ 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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:47:30 $ docker top ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:30 + git config --global --add safe.directory /w/workspace/edgex-go/785 [Pipeline] echo 11:47:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:47:31 + set -o pipefail 11:47:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:47:41 11:47:41 Monitoring /w/workspace/edgex-go/785 (github.com/edgexfoundry/edgex-go)... 11:47:41 11:47:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c2d83244-e575-4055-9a39-8d09704cd151 11:47:41 11:47:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:47:41 11:47:41 11:47:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:47:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:47:41 $ docker stop --time=1 ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 11:47:50 $ docker rm -f --volumes ae4de00192276b914969a02ffcbb88ec043705660b5ff7fe2369f5435a248d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:47:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:47:51 provisioning config files... 11:47:51 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/785@tmp/config2263474864091475293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:47:51 --> edgex-publish-swagger.sh 11:47:51 === Publish openapi API === 11:47:51 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 11:47:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/785/openapi/core-command.yaml] 11:47:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:51 Dload Upload Total Spent Left Speed 11:47:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50356 100 32782 0 0 100 32782 0 50433 --:--:-- --:--:-- --:--:-- 50356 11:47:51 11:47:51 11:47:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/785/openapi/core-data.yaml] 11:47:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:51 Dload Upload Total Spent Left Speed 11:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 133k --:--:-- --:--:-- --:--:-- 133k 11:47:52 11:47:52 11:47:52 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/785/openapi/core-keeper.yaml] 11:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:52 Dload Upload Total Spent Left Speed 11:47:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 211 102k --:--:-- --:--:-- --:--:-- 102k 11:47:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:47:52 11:47:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/785/openapi/core-metadata.yaml] 11:47:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:52 Dload Upload Total Spent Left Speed 11:47:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 328 328k --:--:-- --:--:-- --:--:-- 329k 11:47:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:47:53 11:47:53 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/785/openapi/security-proxy-auth.yaml] 11:47:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:53 Dload Upload Total Spent Left Speed 11:47:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k 11:47:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:47:53 11:47:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/785/openapi/support-notifications.yaml] 11:47:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:53 Dload Upload Total Spent Left Speed 11:47:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 345 216k --:--:-- --:--:-- --:--:-- 215k 11:47:53 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:47:53 11:47:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/785/openapi/support-scheduler.yaml] 11:47:53 % Total % Received % Xferd Average Speed Time Time Time Current 11:47:53 Dload Upload Total Spent Left Speed 11:47:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 403 127k --:--:-- --:--:-- --:--:-- 128k 11:47:54 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:47:54 [Pipeline] } 11:47:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:47:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:47:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:55 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:47:56 $ docker top b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 -eo pid,comm 11:47:56 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). 11:47:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:47:56 [ssh-agent] Looking for ssh-agent implementation... 11:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:56 $ docker exec b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 ssh-agent 11:47:56 SSH_AUTH_SOCK=/tmp/ssh-zJMyHL8MXnT3/agent.14 11:47:56 SSH_AGENT_PID=20 11:47:56 Running ssh-add (command line suppressed) 11:47:56 Identity added: /w/workspace/edgex-go/785@tmp/private_key_11812550615801045257.key (/w/workspace/edgex-go/785@tmp/private_key_11812550615801045257.key) 11:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:47:57 + git semver tag 11:47:57 2025-01-21 11:47:57,651 [run_tag] DEBUG tag force:False 11:47:57 2025-01-21 11:47:57,651 [check_head_tag] DEBUG check head tag 11:47:57 2025-01-21 11:47:57,658 [execute] INFO git cat-file --batch-check 11:47:57 2025-01-21 11:47:57,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=) 11:47:57 2025-01-21 11:47:57,663 [execute] INFO git cat-file --batch 11:47:57 2025-01-21 11:47:57,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=) 11:47:57 2025-01-21 11:47:57,740 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:47:57 2025-01-21 11:47:57,740 [execute] INFO git tag -a v4.0.0-dev.49 -m v4.0.0-dev.49 11:47:57 2025-01-21 11:47:57,741 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.49', '-m', 'v4.0.0-dev.49'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) 11:47:57 2025-01-21 11:47:57,747 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:47:57 4.0.0-dev.49 [Pipeline] } 11:47:57 $ docker exec --env ******** --env ******** b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 ssh-agent -k 11:47:57 unset SSH_AUTH_SOCK; 11:47:57 unset SSH_AGENT_PID; 11:47:57 echo Agent pid 20 killed; 11:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:47:58 + git semver [Pipeline] } 11:47:58 $ docker stop --time=1 b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 11:48:00 $ docker rm -f --volumes b4fe6adc0d53025a9a04b6ae01e913372ae9206e635286c84e3ddceb1ff0b623 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:48:01 11:48:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:48:01 0.23.1-centos7: Pulling from edgex-lftools 11:48:01 ab5ef0e58194: Pulling fs layer 11:48:01 9712f1f96733: Pulling fs layer 11:48:01 63f879dbbcfc: Pulling fs layer 11:48:01 0d9ebad4ef96: Pulling fs layer 11:48:01 e9a5061849ea: Pulling fs layer 11:48:01 d747dcd14b5f: Pulling fs layer 11:48:01 2de7ff778b66: Pulling fs layer 11:48:01 0d9ebad4ef96: Waiting 11:48:01 e9a5061849ea: Waiting 11:48:01 d747dcd14b5f: Waiting 11:48:01 2de7ff778b66: Waiting 11:48:01 9712f1f96733: Verifying Checksum 11:48:01 9712f1f96733: Download complete 11:48:01 63f879dbbcfc: Verifying Checksum 11:48:01 63f879dbbcfc: Download complete 11:48:02 e9a5061849ea: Verifying Checksum 11:48:02 e9a5061849ea: Download complete 11:48:02 d747dcd14b5f: Download complete 11:48:02 ab5ef0e58194: Download complete 11:48:02 0d9ebad4ef96: Verifying Checksum 11:48:02 0d9ebad4ef96: Download complete 11:48:02 2de7ff778b66: Verifying Checksum 11:48:02 2de7ff778b66: Download complete 11:48:05 ab5ef0e58194: Pull complete 11:48:05 9712f1f96733: Pull complete 11:48:06 63f879dbbcfc: Pull complete 11:48:10 0d9ebad4ef96: Pull complete 11:48:10 e9a5061849ea: Pull complete 11:48:10 d747dcd14b5f: Pull complete 11:48:11 2de7ff778b66: Pull complete 11:48:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:48:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:11 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:48:23 $ docker top 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:48:23 provisioning config files... 11:48:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/785@tmp/config13475926332710048189tmp 11:48:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/785@tmp/config1589913796426355588tmp 11:48:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/785@tmp/config5458281972591799248tmp [Pipeline] { [Pipeline] echo 11:48:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:48:24 ---> sigul-configuration.sh 11:48:24 gpg: directory `/root/.gnupg' created 11:48:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:48:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:48:24 gpg: keyring `/root/.gnupg/secring.gpg' created 11:48:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:48:24 gpg: CAST5 encrypted data 11:48:24 gpg: encrypted with 1 passphrase 11:48:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:48:24 + mkdir /home/jenkins 11:48:24 + mkdir /home/jenkins/sigul [Pipeline] sh 11:48:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:48:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:48:25 ---> sigul-install.sh 11:48:25 Sigul already installed; skipping installation. [Pipeline] sh 11:48:25 + git tag --list 11:48:25 0.6.0 11:48:25 0.6.1 11:48:25 0.7.0 11:48:25 0.7.1 11:48:25 v1.0.0 11:48:25 v1.0.1 11:48:25 v1.1.0 11:48:25 v1.2.0 11:48:25 v1.2.1 11:48:25 v1.3.0 11:48:25 v1.3.1 11:48:25 v2.0.0 11:48:25 v2.1.0 11:48:25 v2.1.1 11:48:25 v2.2.0 11:48:25 v2.3.0 11:48:25 v3.0 11:48:25 v3.0.0 11:48:25 v3.1 11:48:25 v3.1.0 11:48:25 v3.1.0-dev.1 11:48:25 v3.1.0-dev.10 11:48:25 v3.1.0-dev.11 11:48:25 v3.1.0-dev.12 11:48:25 v3.1.0-dev.13 11:48:25 v3.1.0-dev.14 11:48:25 v3.1.0-dev.15 11:48:25 v3.1.0-dev.16 11:48:25 v3.1.0-dev.17 11:48:25 v3.1.0-dev.18 11:48:25 v3.1.0-dev.19 11:48:25 v3.1.0-dev.2 11:48:25 v3.1.0-dev.20 11:48:25 v3.1.0-dev.21 11:48:25 v3.1.0-dev.22 11:48:25 v3.1.0-dev.23 11:48:25 v3.1.0-dev.24 11:48:25 v3.1.0-dev.25 11:48:25 v3.1.0-dev.26 11:48:25 v3.1.0-dev.27 11:48:25 v3.1.0-dev.28 11:48:25 v3.1.0-dev.29 11:48:25 v3.1.0-dev.3 11:48:25 v3.1.0-dev.30 11:48:25 v3.1.0-dev.31 11:48:25 v3.1.0-dev.32 11:48:25 v3.1.0-dev.33 11:48:25 v3.1.0-dev.34 11:48:25 v3.1.0-dev.35 11:48:25 v3.1.0-dev.36 11:48:25 v3.1.0-dev.37 11:48:25 v3.1.0-dev.38 11:48:25 v3.1.0-dev.39 11:48:25 v3.1.0-dev.4 11:48:25 v3.1.0-dev.40 11:48:25 v3.1.0-dev.41 11:48:25 v3.1.0-dev.42 11:48:25 v3.1.0-dev.43 11:48:25 v3.1.0-dev.44 11:48:25 v3.1.0-dev.45 11:48:25 v3.1.0-dev.46 11:48:25 v3.1.0-dev.47 11:48:25 v3.1.0-dev.48 11:48:25 v3.1.0-dev.49 11:48:25 v3.1.0-dev.5 11:48:25 v3.1.0-dev.50 11:48:25 v3.1.0-dev.51 11:48:25 v3.1.0-dev.52 11:48:25 v3.1.0-dev.53 11:48:25 v3.1.0-dev.54 11:48:25 v3.1.0-dev.55 11:48:25 v3.1.0-dev.56 11:48:25 v3.1.0-dev.57 11:48:25 v3.1.0-dev.58 11:48:25 v3.1.0-dev.59 11:48:25 v3.1.0-dev.6 11:48:25 v3.1.0-dev.60 11:48:25 v3.1.0-dev.61 11:48:25 v3.1.0-dev.62 11:48:25 v3.1.0-dev.63 11:48:25 v3.1.0-dev.64 11:48:25 v3.1.0-dev.65 11:48:25 v3.1.0-dev.66 11:48:25 v3.1.0-dev.67 11:48:25 v3.1.0-dev.68 11:48:25 v3.1.0-dev.69 11:48:25 v3.1.0-dev.7 11:48:25 v3.1.0-dev.70 11:48:25 v3.1.0-dev.71 11:48:25 v3.1.0-dev.72 11:48:25 v3.1.0-dev.73 11:48:25 v3.1.0-dev.8 11:48:25 v3.1.0-dev.9 11:48:25 v3.1.1 11:48:25 v3.1.1-dev.1 11:48:25 v3.1.1-dev.2 11:48:25 v3.2.0-dev.1 11:48:25 v3.2.0-dev.10 11:48:25 v3.2.0-dev.100 11:48:25 v3.2.0-dev.101 11:48:25 v3.2.0-dev.102 11:48:25 v3.2.0-dev.103 11:48:25 v3.2.0-dev.104 11:48:25 v3.2.0-dev.105 11:48:25 v3.2.0-dev.106 11:48:25 v3.2.0-dev.107 11:48:25 v3.2.0-dev.108 11:48:25 v3.2.0-dev.109 11:48:25 v3.2.0-dev.11 11:48:25 v3.2.0-dev.12 11:48:25 v3.2.0-dev.13 11:48:25 v3.2.0-dev.14 11:48:25 v3.2.0-dev.15 11:48:25 v3.2.0-dev.16 11:48:25 v3.2.0-dev.17 11:48:25 v3.2.0-dev.18 11:48:25 v3.2.0-dev.19 11:48:25 v3.2.0-dev.2 11:48:25 v3.2.0-dev.20 11:48:25 v3.2.0-dev.21 11:48:25 v3.2.0-dev.22 11:48:25 v3.2.0-dev.23 11:48:25 v3.2.0-dev.24 11:48:25 v3.2.0-dev.25 11:48:25 v3.2.0-dev.26 11:48:25 v3.2.0-dev.27 11:48:25 v3.2.0-dev.28 11:48:25 v3.2.0-dev.29 11:48:25 v3.2.0-dev.3 11:48:25 v3.2.0-dev.30 11:48:25 v3.2.0-dev.31 11:48:25 v3.2.0-dev.32 11:48:25 v3.2.0-dev.33 11:48:25 v3.2.0-dev.34 11:48:25 v3.2.0-dev.35 11:48:25 v3.2.0-dev.36 11:48:25 v3.2.0-dev.37 11:48:25 v3.2.0-dev.38 11:48:25 v3.2.0-dev.39 11:48:25 v3.2.0-dev.4 11:48:25 v3.2.0-dev.40 11:48:25 v3.2.0-dev.41 11:48:25 v3.2.0-dev.42 11:48:25 v3.2.0-dev.43 11:48:25 v3.2.0-dev.44 11:48:25 v3.2.0-dev.45 11:48:25 v3.2.0-dev.46 11:48:25 v3.2.0-dev.47 11:48:25 v3.2.0-dev.48 11:48:25 v3.2.0-dev.49 11:48:25 v3.2.0-dev.5 11:48:25 v3.2.0-dev.50 11:48:25 v3.2.0-dev.51 11:48:25 v3.2.0-dev.52 11:48:25 v3.2.0-dev.53 11:48:25 v3.2.0-dev.54 11:48:25 v3.2.0-dev.55 11:48:25 v3.2.0-dev.56 11:48:25 v3.2.0-dev.57 11:48:25 v3.2.0-dev.58 11:48:25 v3.2.0-dev.59 11:48:25 v3.2.0-dev.6 11:48:25 v3.2.0-dev.60 11:48:25 v3.2.0-dev.61 11:48:25 v3.2.0-dev.62 11:48:25 v3.2.0-dev.63 11:48:25 v3.2.0-dev.64 11:48:25 v3.2.0-dev.65 11:48:25 v3.2.0-dev.66 11:48:25 v3.2.0-dev.67 11:48:25 v3.2.0-dev.68 11:48:25 v3.2.0-dev.69 11:48:25 v3.2.0-dev.7 11:48:25 v3.2.0-dev.70 11:48:25 v3.2.0-dev.71 11:48:25 v3.2.0-dev.72 11:48:25 v3.2.0-dev.73 11:48:25 v3.2.0-dev.74 11:48:25 v3.2.0-dev.75 11:48:25 v3.2.0-dev.76 11:48:25 v3.2.0-dev.77 11:48:25 v3.2.0-dev.78 11:48:25 v3.2.0-dev.79 11:48:25 v3.2.0-dev.8 11:48:25 v3.2.0-dev.80 11:48:25 v3.2.0-dev.81 11:48:25 v3.2.0-dev.82 11:48:25 v3.2.0-dev.83 11:48:25 v3.2.0-dev.84 11:48:25 v3.2.0-dev.85 11:48:25 v3.2.0-dev.86 11:48:25 v3.2.0-dev.87 11:48:25 v3.2.0-dev.88 11:48:25 v3.2.0-dev.89 11:48:25 v3.2.0-dev.9 11:48:25 v3.2.0-dev.90 11:48:25 v3.2.0-dev.91 11:48:25 v3.2.0-dev.92 11:48:25 v3.2.0-dev.93 11:48:25 v3.2.0-dev.94 11:48:25 v3.2.0-dev.95 11:48:25 v3.2.0-dev.96 11:48:25 v3.2.0-dev.97 11:48:25 v3.2.0-dev.98 11:48:25 v3.2.0-dev.99 11:48:25 v4.0.0-dev.1 11:48:25 v4.0.0-dev.10 11:48:25 v4.0.0-dev.11 11:48:25 v4.0.0-dev.12 11:48:25 v4.0.0-dev.13 11:48:25 v4.0.0-dev.14 11:48:25 v4.0.0-dev.15 11:48:25 v4.0.0-dev.16 11:48:25 v4.0.0-dev.17 11:48:25 v4.0.0-dev.18 11:48:25 v4.0.0-dev.19 11:48:25 v4.0.0-dev.2 11:48:25 v4.0.0-dev.20 11:48:25 v4.0.0-dev.21 11:48:25 v4.0.0-dev.22 11:48:25 v4.0.0-dev.23 11:48:25 v4.0.0-dev.24 11:48:25 v4.0.0-dev.25 11:48:25 v4.0.0-dev.26 11:48:25 v4.0.0-dev.27 11:48:25 v4.0.0-dev.28 11:48:25 v4.0.0-dev.29 11:48:25 v4.0.0-dev.3 11:48:25 v4.0.0-dev.30 11:48:25 v4.0.0-dev.31 11:48:25 v4.0.0-dev.32 11:48:25 v4.0.0-dev.33 11:48:25 v4.0.0-dev.34 11:48:25 v4.0.0-dev.35 11:48:25 v4.0.0-dev.36 11:48:25 v4.0.0-dev.37 11:48:25 v4.0.0-dev.38 11:48:25 v4.0.0-dev.39 11:48:25 v4.0.0-dev.4 11:48:25 v4.0.0-dev.40 11:48:25 v4.0.0-dev.41 11:48:25 v4.0.0-dev.42 11:48:25 v4.0.0-dev.43 11:48:25 v4.0.0-dev.44 11:48:25 v4.0.0-dev.45 11:48:25 v4.0.0-dev.46 11:48:25 v4.0.0-dev.47 11:48:25 v4.0.0-dev.48 11:48:25 v4.0.0-dev.49 11:48:25 v4.0.0-dev.5 11:48:25 v4.0.0-dev.6 11:48:25 v4.0.0-dev.7 11:48:25 v4.0.0-dev.8 11:48:25 v4.0.0-dev.9 [Pipeline] sh 11:48:25 + lftools sign git-tag v4.0.0-dev.49 11:48:26 Signing Git tag with Sigul... 11:48:26 Signing v4.0.0-dev.49 [Pipeline] echo 11:48:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:48:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:48:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:48:27 $ docker stop --time=1 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 11:48:29 $ docker rm -f --volumes 663f39066c2ba28bd6f89fe35464be3b9485773a036cdec880a9c692374ca5b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:48:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:30 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:48:31 $ docker top aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca -eo pid,comm 11:48:31 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). 11:48:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:31 [ssh-agent] Looking for ssh-agent implementation... 11:48:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:31 $ docker exec aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca ssh-agent 11:48:31 SSH_AUTH_SOCK=/tmp/ssh-ttannE8Tr2sx/agent.14 11:48:31 SSH_AGENT_PID=20 11:48:31 Running ssh-add (command line suppressed) 11:48:31 Identity added: /w/workspace/edgex-go/785@tmp/private_key_13465303276073162018.key (/w/workspace/edgex-go/785@tmp/private_key_13465303276073162018.key) 11:48:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:31 + git semver bump pre 11:48:32 2025-01-21 11:48:32,070 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:48:32 2025-01-21 11:48:32,070 [bump_version] DEBUG bumping version:4.0.0-dev.49 on axis:pre with prefix:dev 11:48:32 2025-01-21 11:48:32,071 [bump_version] DEBUG bumped version:4.0.0-dev.50 11:48:32 2025-01-21 11:48:32,071 [write_version] DEBUG write version:4.0.0-dev.50 to path:/w/workspace/edgex-go/785/.semver/main with force:True 11:48:32 2025-01-21 11:48:32,071 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:48:32 2025-01-21 11:48:32,071 [write_file] DEBUG write to file:/w/workspace/edgex-go/785/.semver/main 11:48:32 2025-01-21 11:48:32,075 [execute] INFO git cat-file --batch-check 11:48:32 2025-01-21 11:48:32,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) 11:48:32 2025-01-21 11:48:32,082 [execute] INFO git cat-file --batch 11:48:32 2025-01-21 11:48:32,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) 11:48:32 2025-01-21 11:48:32,087 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:48:32 4.0.0-dev.50 [Pipeline] } 11:48:32 $ docker exec --env ******** --env ******** aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca ssh-agent -k 11:48:32 unset SSH_AUTH_SOCK; 11:48:32 unset SSH_AGENT_PID; 11:48:32 echo Agent pid 20 killed; 11:48:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:32 + git semver [Pipeline] } 11:48:33 $ docker stop --time=1 aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca 11:48:34 $ docker rm -f --volumes aaa4a0cc587c309cc590797f3908175ac675e8249efa7091feaf307d2c3ae4ca [Pipeline] // withDockerContainer [Pipeline] sh 11:48:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:48:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:48:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:35 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:48:36 $ docker top 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 -eo pid,comm 11:48:36 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). 11:48:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:48:36 [ssh-agent] Looking for ssh-agent implementation... 11:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:48:36 $ docker exec 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 ssh-agent 11:48:36 SSH_AUTH_SOCK=/tmp/ssh-9RdVtwSjsW8z/agent.32 11:48:36 SSH_AGENT_PID=38 11:48:36 Running ssh-add (command line suppressed) 11:48:36 Identity added: /w/workspace/edgex-go/785@tmp/private_key_11321793338861068563.key (/w/workspace/edgex-go/785@tmp/private_key_11321793338861068563.key) 11:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:48:36 + git semver push 11:48:37 2025-01-21 11:48:37,008 [run_push] DEBUG push 11:48:37 2025-01-21 11:48:37,009 [execute] INFO git cat-file --batch-check 11:48:37 2025-01-21 11:48:37,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=) 11:48:37 2025-01-21 11:48:37,012 [execute] INFO git rev-list 92282c6faca2c133f718b1061ef9b38b0b9d79fd -- 11:48:37 2025-01-21 11:48:37,012 [execute] DEBUG Popen(['git', 'rev-list', '92282c6faca2c133f718b1061ef9b38b0b9d79fd', '--'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=None) 11:48:37 2025-01-21 11:48:37,028 [execute] INFO git fetch -v origin 11:48:37 2025-01-21 11:48:37,029 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=True, shell=None, istream=None) 11:48:37 2025-01-21 11:48:37,484 [run_push] DEBUG no remote changes detected 11:48:37 2025-01-21 11:48:37,484 [execute] INFO git push origin semver 11:48:37 2025-01-21 11:48:37,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/785/.semver, universal_newlines=False, shell=None, istream=None) 11:48:38 2025-01-21 11:48:38,130 [run_push] DEBUG push all version tags 11:48:38 2025-01-21 11:48:38,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:48:38 2025-01-21 11:48:38,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/785, universal_newlines=False, shell=None, istream=None) 11:48:39 2025-01-21 11:48:38,733 [read_version] DEBUG read version from /w/workspace/edgex-go/785/.semver/main 11:48:39 4.0.0-dev.50 [Pipeline] } 11:48:39 $ docker exec --env ******** --env ******** 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 ssh-agent -k 11:48:39 unset SSH_AUTH_SOCK; 11:48:39 unset SSH_AGENT_PID; 11:48:39 echo Agent pid 38 killed; 11:48:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:48:39 + git semver [Pipeline] } 11:48:39 $ docker stop --time=1 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 11:48:41 $ docker rm -f --volumes 4fc3172d0098c15b3de8924efe778cf3c65a379e03f1d35cf9af25a2eb954286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:48:41 + [ -d /w/workspace/edgex-go/785/archives ] [Pipeline] libraryResource [Pipeline] sh 11:48:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:48:42 ---> package-listing.sh 11:48:42 ++ facter osfamily 11:48:42 ++ tr '[:upper:]' '[:lower:]' 11:48:43 + OS_FAMILY=debian 11:48:43 + workspace=/w/workspace/edgex-go/785 11:48:43 + START_PACKAGES=/tmp/packages_start.txt 11:48:43 + END_PACKAGES=/tmp/packages_end.txt 11:48:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:48:43 + PACKAGES=/tmp/packages_start.txt 11:48:43 + '[' /w/workspace/edgex-go/785 ']' 11:48:43 + PACKAGES=/tmp/packages_end.txt 11:48:43 + case "${OS_FAMILY}" in 11:48:43 + dpkg -l 11:48:43 + grep '^ii' 11:48:43 + '[' -f /tmp/packages_start.txt ']' 11:48:43 + '[' -f /tmp/packages_end.txt ']' 11:48:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:48:43 + '[' /w/workspace/edgex-go/785 ']' 11:48:43 + mkdir -p /w/workspace/edgex-go/785/archives/ 11:48:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/785/archives/ [Pipeline] echo 11:48:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/785/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:48:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:44 11:48:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:44 latest: Pulling from edgex-lftools-log-publisher 11:48:44 5eb5b503b376: Pulling fs layer 11:48:44 5c69ac0246d0: Pulling fs layer 11:48:44 ec43610c2a17: Pulling fs layer 11:48:44 3a2ae6a8a46f: Pulling fs layer 11:48:44 33b1e0a273af: Pulling fs layer 11:48:44 5d3b04190fa2: Pulling fs layer 11:48:44 2f39f015ded8: Pulling fs layer 11:48:44 33b1e0a273af: Waiting 11:48:44 5d3b04190fa2: Waiting 11:48:44 2f39f015ded8: Waiting 11:48:44 3a2ae6a8a46f: Waiting 11:48:44 5c69ac0246d0: Verifying Checksum 11:48:44 5c69ac0246d0: Download complete 11:48:44 3a2ae6a8a46f: Verifying Checksum 11:48:44 3a2ae6a8a46f: Download complete 11:48:44 33b1e0a273af: Verifying Checksum 11:48:44 33b1e0a273af: Download complete 11:48:44 5d3b04190fa2: Download complete 11:48:44 ec43610c2a17: Verifying Checksum 11:48:44 ec43610c2a17: Download complete 11:48:44 5eb5b503b376: Download complete 11:48:45 2f39f015ded8: Verifying Checksum 11:48:45 2f39f015ded8: Download complete 11:48:46 5eb5b503b376: Pull complete 11:48:46 5c69ac0246d0: Pull complete 11:48:46 ec43610c2a17: Pull complete 11:48:46 3a2ae6a8a46f: Pull complete 11:48:46 33b1e0a273af: Pull complete 11:48:46 5d3b04190fa2: Pull complete 11:48:51 2f39f015ded8: Pull complete 11:48:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:48:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:48:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:48:51 prd-ubuntu20.04-docker-8c-8g-37351 does not seem to be running inside a container 11:48:51 $ 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/785/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/785 -v /w/workspace/edgex-go/785:/w/workspace/edgex-go/785:rw,z -v /w/workspace/edgex-go/785@tmp:/w/workspace/edgex-go/785@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 11:49:00 $ docker top c3641abb5f0cf94f599284082795323198678f4106a3a050a22040833232b501 -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:01 + touch /tmp/pre-build-complete [Pipeline] sh 11:49:01 + mkdir -p /var/log/sysstat [Pipeline] sh 11:49:01 + ls /var/log/sa-host 11:49:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:49:02 provisioning config files... 11:49:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/785@tmp/config17127635836593074530tmp [Pipeline] { [Pipeline] echo 11:49:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:49:02 ---> create-netrc.sh [Pipeline] } 11:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:49:02 ---> python-tools-install.sh [Pipeline] echo 11:49:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:49:02 ---> sudo-logs.sh 11:49:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:49:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:49:03 ---> job-cost.sh 11:49:03 lf-activate-venv: SKIPPING 11:49:03 DEBUG: total: 0.2199999988079071 11:49:03 INFO: Retrieving Stack Cost... 11:49:03 INFO: Retrieving Pricing Info for: v3-standard-8 11:49:04 INFO: Archiving Costs [Pipeline] echo 11:49:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:49:04 ---> logs-deploy.sh 11:49:04 lf-activate-venv: SKIPPING 11:49:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/785 11:49:04 INFO: archiving workspace using pattern(s): 11:49:05 Archives upload complete. 11:49:05 INFO: archiving logs to Nexus 11:49:06 ---> uname -a: 11:49:06 Linux prd-ubuntu20-04-docker-8c-8g-37351 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:49:06 11:49:06 11:49:06 ---> lscpu: 11:49:06 Architecture: x86_64 11:49:06 CPU op-mode(s): 32-bit, 64-bit 11:49:06 Byte Order: Little Endian 11:49:06 Address sizes: 40 bits physical, 48 bits virtual 11:49:06 CPU(s): 8 11:49:06 On-line CPU(s) list: 0-7 11:49:06 Thread(s) per core: 1 11:49:06 Core(s) per socket: 1 11:49:06 Socket(s): 8 11:49:06 NUMA node(s): 1 11:49:06 Vendor ID: AuthenticAMD 11:49:06 CPU family: 23 11:49:06 Model: 49 11:49:06 Model name: AMD EPYC-Rome Processor 11:49:06 Stepping: 0 11:49:06 CPU MHz: 2799.998 11:49:06 BogoMIPS: 5599.99 11:49:06 Virtualization: AMD-V 11:49:06 Hypervisor vendor: KVM 11:49:06 Virtualization type: full 11:49:06 L1d cache: 256 KiB 11:49:06 L1i cache: 256 KiB 11:49:06 L2 cache: 4 MiB 11:49:06 L3 cache: 128 MiB 11:49:06 NUMA node0 CPU(s): 0-7 11:49:06 Vulnerability Itlb multihit: Not affected 11:49:06 Vulnerability L1tf: Not affected 11:49:06 Vulnerability Mds: Not affected 11:49:06 Vulnerability Meltdown: Not affected 11:49:06 Vulnerability Mmio stale data: Not affected 11:49:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:49:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:49:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:49:06 Vulnerability Srbds: Not affected 11:49:06 Vulnerability Tsx async abort: Not affected 11:49:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:49:06 11:49:06 11:49:06 ---> nproc: 11:49:06 8 11:49:06 11:49:06 11:49:06 ---> df -h: 11:49:06 Filesystem Size Used Avail Use% Mounted on 11:49:06 overlay 155G 28G 127G 19% / 11:49:06 tmpfs 64M 0 64M 0% /dev 11:49:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:49:06 shm 64M 0 64M 0% /dev/shm 11:49:06 /dev/vda1 155G 28G 127G 19% /facter-os 11:49:06 11:49:06 11:49:06 ---> sar -b -r -n DEV: 11:49:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37351) 01/21/25 _x86_64_ (8 CPU) 11:49:06 11:49:06 11:19:55 LINUX RESTART (8 CPU) 11:49:06 11:49:06 11:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:49:06 11:21:02 295.45 48.14 247.31 0.00 5438.16 167873.62 0.00 11:49:06 11:22:01 189.33 1.34 187.99 0.00 45.81 65737.58 0.00 11:49:06 11:23:01 38.81 0.00 38.81 0.00 0.00 28201.65 0.00 11:49:06 11:24:01 27.06 0.03 27.03 0.00 0.27 15437.43 0.00 11:49:06 11:25:01 54.67 1.15 53.52 0.00 87.30 37843.92 0.00 11:49:06 11:26:01 615.46 5.98 609.48 0.00 4362.07 225967.14 0.00 11:49:06 11:27:01 512.16 15.88 496.28 0.00 127.05 138748.88 0.00 11:49:06 11:28:01 254.02 0.55 253.47 0.00 4.40 89932.74 0.00 11:49:06 11:29:01 616.83 0.05 616.78 0.00 0.40 138801.60 0.00 11:49:06 11:30:01 547.03 0.08 546.95 0.00 4.40 98003.87 0.00 11:49:06 11:31:01 44.74 0.15 44.59 0.00 18.93 1159.01 0.00 11:49:06 11:32:01 19.66 0.02 19.65 0.00 2.67 490.32 0.00 11:49:06 11:33:01 1.45 0.00 1.45 0.00 0.00 21.73 0.00 11:49:06 11:34:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 11:49:06 11:35:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 11:49:06 11:36:01 1.82 0.02 1.80 0.00 0.13 25.06 0.00 11:49:06 11:37:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 11:49:06 11:38:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 11:49:06 11:39:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 11:49:06 11:40:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 11:49:06 11:41:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 11:49:06 11:42:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 11:49:06 11:43:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:49:06 11:44:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 11:49:06 11:45:01 1.23 0.30 0.93 0.00 10.00 11.46 0.00 11:49:06 11:46:01 2.57 1.22 1.35 0.00 25.45 18.39 0.00 11:49:06 11:47:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 11:49:06 11:48:01 127.24 0.63 126.61 0.00 15.06 37932.96 0.00 11:49:06 11:49:01 124.62 0.20 124.42 0.00 18.53 40073.73 0.00 11:49:06 Average: 120.26 2.61 117.64 0.00 350.52 37447.19 0.00 11:49:06 11:49:06 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:49:06 11:21:02 29748856 31569624 773244 2.35 60556 2060348 1921868 5.66 992212 1804720 580 11:49:06 11:22:01 28148400 31338928 960516 2.92 125516 3253968 2074716 6.11 1368872 2873404 20428 11:49:06 11:23:01 27026004 31354020 942100 2.87 128864 4326588 2304964 6.79 1987084 3315248 243176 11:49:06 11:24:01 27220332 31543184 751168 2.28 133164 4288492 1795608 5.29 1364264 3714936 282968 11:49:06 11:25:01 27661216 31527592 774156 2.35 137396 3884724 1863912 5.49 1320504 3380784 288192 11:49:06 11:26:01 20858628 31178232 1064176 3.24 184864 10057612 3647116 10.75 2474864 8723320 4620 11:49:06 11:27:01 14786612 31396636 851156 2.59 368916 15762856 2498044 7.36 2884196 13992528 2007464 11:49:06 11:28:01 10255852 29052876 3128616 9.51 402184 17582396 9792840 28.86 6055368 14923780 1467828 11:49:06 11:29:01 7153236 28064136 4129852 12.56 415316 19623248 8964328 26.42 7810756 16231108 49376 11:49:06 11:30:01 10575220 31388348 860528 2.62 425720 19657932 2294748 6.76 3321324 17520168 552 11:49:06 11:31:01 10616204 31432288 815884 2.48 427920 19659104 2337040 6.89 3596904 17208160 584 11:49:06 11:32:01 10623228 31440360 807668 2.46 428688 19659468 2215860 6.53 3807844 16987592 140 11:49:06 11:33:01 10624836 31441984 806080 2.45 428704 19659472 2215860 6.53 3806420 16987596 8 11:49:06 11:34:01 10638308 31455516 792428 2.41 428724 19659476 2215860 6.53 3791996 16987600 216 11:49:06 11:35:01 10639300 31456528 791888 2.41 428784 19659472 2215860 6.53 3792032 16987600 8 11:49:06 11:36:01 10641864 31459316 789068 2.40 428800 19659588 2246864 6.62 3788892 16987708 152 11:49:06 11:37:01 10642248 31459728 788592 2.40 428840 19659588 2246864 6.62 3788676 16987708 16 11:49:06 11:38:01 10642160 31459652 788596 2.40 428856 19659592 2246864 6.62 3788252 16987712 148 11:49:06 11:39:01 10642624 31460152 788004 2.40 428904 19659596 2246864 6.62 3788324 16987716 4 11:49:06 11:40:01 10642672 31460264 787928 2.40 428932 19659596 2246864 6.62 3788384 16987724 156 11:49:06 11:41:01 10643568 31461164 786944 2.39 428956 19659600 2246864 6.62 3787524 16987728 24 11:49:06 11:42:01 10643704 31461364 786896 2.39 428984 19659604 2246864 6.62 3787800 16987736 148 11:49:06 11:43:01 10643420 31461084 787120 2.39 428996 19659604 2246864 6.62 3787828 16987736 8 11:49:06 11:44:01 10643348 31461020 787144 2.39 429016 19659612 2246864 6.62 3787560 16987740 164 11:49:06 11:45:01 10643032 31461052 787036 2.39 429032 19659904 2246864 6.62 3789404 16987804 40 11:49:06 11:46:01 10638372 31458284 789676 2.40 429048 19660680 2246864 6.62 3794324 16988028 252 11:49:06 11:47:01 10638356 31458312 789616 2.40 429100 19660684 2246864 6.62 3794036 16987988 180 11:49:06 11:48:01 9819640 31394728 851996 2.59 444124 20344684 2423608 7.14 3904716 17635344 5772 11:49:06 11:49:01 8607628 31396412 845124 2.57 478384 21396424 2329676 6.87 3951940 18663824 396 11:49:06 Average: 13886513 31239751 1013903 3.08 365355 16429445 2761182 8.14 3506976 14199691 150814 11:49:06 11:49:06 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:49:06 11:21:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 11:49:06 11:21:02 ens3 842.99 749.19 5305.07 137.35 0.00 0.00 0.00 0.00 11:49:06 11:21:02 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:21:02 veth57ac350 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:22:01 veth616eb56 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:22:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 11:49:06 11:22:01 ens3 982.68 918.49 7920.77 95.73 0.00 0.00 0.00 0.00 11:49:06 11:22:01 docker0 836.29 846.51 61.07 4600.21 0.00 0.00 0.00 0.00 11:49:06 11:23:01 veth616eb56 0.23 0.30 0.02 0.03 0.00 0.00 0.00 0.00 11:49:06 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:23:01 ens3 28.72 18.96 31.19 12.16 0.00 0.00 0.00 0.00 11:49:06 11:23:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 11:49:06 11:24:01 veth616eb56 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 11:49:06 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:24:01 ens3 23.41 14.56 17.96 10.01 0.00 0.00 0.00 0.00 11:49:06 11:24:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 11:49:06 11:25:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 11:49:06 11:25:01 ens3 127.47 75.79 2979.99 19.71 0.00 0.00 0.00 0.00 11:49:06 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:26:01 vethd8d5ceb 14.40 19.45 1.38 9.09 0.00 0.00 0.00 0.00 11:49:06 11:26:01 veth160d114 0.40 1.35 0.04 0.17 0.00 0.00 0.00 0.00 11:49:06 11:26:01 veth647b8d8 14.78 19.83 1.41 9.26 0.00 0.00 0.00 0.00 11:49:06 11:26:01 veth90699d3 14.75 19.88 1.41 9.14 0.00 0.00 0.00 0.00 11:49:06 11:26:01 vethb15ed64 14.30 19.53 1.38 9.11 0.00 0.00 0.00 0.00 11:49:06 11:26:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 11:49:06 11:26:01 veth4314e69 14.71 19.83 1.41 9.23 0.00 0.00 0.00 0.00 11:49:06 11:26:01 ens3 515.66 273.45 4504.30 38.42 0.00 0.00 0.00 0.00 11:49:06 11:26:01 veth9787e3c 14.95 20.43 1.43 9.27 0.00 0.00 0.00 0.00 11:49:06 11:26:01 docker0 150.37 228.85 11.01 1467.67 0.00 0.00 0.00 0.00 11:49:06 11:27:01 veth1fb53be 120.53 78.84 1216.80 8.02 0.00 0.00 0.00 0.00 11:49:06 11:27:01 veth160d114 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:27:01 veth90699d3 64.09 100.65 6.61 1207.66 0.00 0.00 0.00 0.10 11:49:06 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:27:01 ens3 691.67 368.32 7287.58 39.93 0.00 0.00 0.00 0.00 11:49:06 11:27:01 docker0 365.84 687.67 33.39 7284.56 0.00 0.00 0.00 0.00 11:49:06 11:28:01 vethee9d4cf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth160d114 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth9c6c211 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 vethc33e45a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth2f3148b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth7a4df01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 ens3 38.19 51.69 14.45 183.18 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth268ea71 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 vethad2a0c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth3a916d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 vethb81a307 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth861246c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 veth2123436 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:28:01 vethf6a8a0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:29:01 vethee9d4cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth160d114 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth2f3148b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth7a4df01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 ens3 14.48 10.20 11.28 6.42 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth268ea71 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 vethb81a307 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth861246c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth2123436 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:29:01 veth8102c85 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:49:06 11:29:01 vethf6a8a0f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:30:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 11:49:06 11:30:01 ens3 27.76 21.34 23.58 11.93 0.00 0.00 0.00 0.00 11:49:06 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:31:01 lo 56.79 56.79 5.60 5.60 0.00 0.00 0.00 0.00 11:49:06 11:31:01 ens3 484.40 490.83 245.26 2242.26 0.00 0.00 0.00 0.00 11:49:06 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:32:01 lo 22.93 22.93 2.26 2.26 0.00 0.00 0.00 0.00 11:49:06 11:32:01 ens3 226.13 214.25 116.13 1156.72 0.00 0.00 0.00 0.00 11:49:06 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:36:01 ens3 2.80 1.40 4.10 0.15 0.00 0.00 0.00 0.00 11:49:06 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:37:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:39:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:41:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:49:06 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:49:06 11:44:01 ens3 0.18 0.18 0.09 0.01 0.00 0.00 0.00 0.00 11:49:06 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:45:01 ens3 1.00 0.88 0.93 0.44 0.00 0.00 0.00 0.00 11:49:06 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:49:06 11:46:01 ens3 7.43 6.08 4.84 6.08 0.00 0.00 0.00 0.00 11:49:06 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:06 11:48:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 11:49:06 11:48:01 ens3 293.99 200.88 4911.79 154.03 0.00 0.00 0.00 0.00 11:49:06 11:48:01 docker0 63.06 102.90 5.78 857.20 0.00 0.00 0.00 0.00 11:49:06 11:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:49:06 11:49:01 ens3 238.15 141.35 5668.52 35.56 0.00 0.00 0.00 0.00 11:49:06 11:49:01 docker0 2.37 2.40 0.37 1.85 0.00 0.00 0.00 0.00 11:49:06 Average: lo 3.27 3.27 0.32 0.32 0.00 0.00 0.00 0.00 11:49:06 Average: ens3 156.34 122.25 1342.67 143.13 0.00 0.00 0.00 0.00 11:49:06 Average: docker0 48.50 64.03 3.82 487.69 0.00 0.00 0.00 0.00 11:49:06 11:49:06 11:49:06 ---> sar -P ALL: 11:49:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37351) 01/21/25 _x86_64_ (8 CPU) 11:49:06 11:49:06 11:19:55 LINUX RESTART (8 CPU) 11:49:06 11:49:06 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:49:06 11:21:02 all 7.33 0.00 2.25 2.78 0.06 87.59 11:49:06 11:21:02 0 7.60 0.00 2.70 9.99 0.05 79.66 11:49:06 11:21:02 1 10.21 0.00 1.70 0.47 0.07 87.56 11:49:06 11:21:02 2 5.95 0.00 1.52 0.42 0.07 92.04 11:49:06 11:21:02 3 8.26 0.00 1.75 0.98 0.05 88.96 11:49:06 11:21:02 4 4.45 0.00 1.86 2.76 0.05 90.88 11:49:06 11:21:02 5 4.78 0.00 1.90 0.46 0.07 92.79 11:49:06 11:21:02 6 11.01 0.00 3.70 6.74 0.07 78.48 11:49:06 11:21:02 7 6.31 0.00 2.82 0.39 0.05 90.43 11:49:06 11:22:01 all 9.48 0.00 4.07 3.62 0.07 82.77 11:49:06 11:22:01 0 10.88 0.00 4.03 9.66 0.09 75.34 11:49:06 11:22:01 1 8.66 0.00 5.77 8.35 0.07 77.15 11:49:06 11:22:01 2 8.81 0.00 3.72 1.21 0.07 86.19 11:49:06 11:22:01 3 8.80 0.00 3.55 4.44 0.07 83.14 11:49:06 11:22:01 4 8.52 0.00 3.01 0.79 0.05 87.64 11:49:06 11:22:01 5 13.11 0.00 4.54 1.58 0.07 80.70 11:49:06 11:22:01 6 7.20 0.00 5.03 0.43 0.07 87.27 11:49:06 11:22:01 7 9.83 0.00 2.90 2.52 0.05 84.70 11:49:06 11:23:01 all 40.92 0.00 6.91 3.21 0.12 48.84 11:49:06 11:23:01 0 43.28 0.00 7.17 0.44 0.12 49.00 11:49:06 11:23:01 1 41.57 0.00 7.24 18.22 0.10 32.87 11:49:06 11:23:01 2 41.55 0.00 7.29 0.95 0.12 50.09 11:49:06 11:23:01 3 43.03 0.00 7.32 0.68 0.12 48.86 11:49:06 11:23:01 4 41.12 0.00 6.54 0.08 0.12 52.13 11:49:06 11:23:01 5 41.08 0.00 6.62 0.84 0.15 51.30 11:49:06 11:23:01 6 35.71 0.00 6.24 0.54 0.14 57.38 11:49:06 11:23:01 7 39.98 0.00 6.85 3.92 0.10 49.15 11:49:06 11:24:01 all 58.21 0.00 8.43 0.68 0.10 32.58 11:49:06 11:24:01 0 59.56 0.00 8.35 0.27 0.12 31.70 11:49:06 11:24:01 1 57.55 0.00 8.82 3.79 0.08 29.74 11:49:06 11:24:01 2 59.00 0.00 8.52 0.17 0.08 32.23 11:49:06 11:24:01 3 59.74 0.00 8.70 0.27 0.10 31.18 11:49:06 11:24:01 4 57.99 0.00 8.54 0.15 0.12 33.20 11:49:06 11:24:01 5 55.86 0.00 7.67 0.03 0.10 36.33 11:49:06 11:24:01 6 57.20 0.00 7.95 0.08 0.08 34.68 11:49:06 11:24:01 7 58.73 0.00 8.83 0.69 0.12 31.63 11:49:06 11:25:01 all 32.82 0.00 6.50 2.80 0.09 57.78 11:49:06 11:25:01 0 31.61 0.00 6.54 0.02 0.08 61.74 11:49:06 11:25:01 1 33.23 0.00 6.58 4.05 0.10 56.04 11:49:06 11:25:01 2 33.80 0.00 6.41 0.84 0.12 58.83 11:49:06 11:25:01 3 32.99 0.00 6.37 4.80 0.08 55.75 11:49:06 11:25:01 4 32.34 0.00 6.28 1.16 0.08 60.13 11:49:06 11:25:01 5 31.94 0.00 5.57 0.93 0.08 61.47 11:49:06 11:25:01 6 33.65 0.00 6.31 0.37 0.08 59.59 11:49:06 11:25:01 7 32.99 0.00 7.96 10.26 0.10 48.68 11:49:06 11:26:01 all 22.23 0.00 9.21 21.02 0.12 47.42 11:49:06 11:26:01 0 20.38 0.00 8.30 8.15 0.12 63.04 11:49:06 11:26:01 1 22.08 0.00 8.10 19.14 0.10 50.58 11:49:06 11:26:01 2 20.86 0.00 9.06 20.96 0.10 49.02 11:49:06 11:26:01 3 24.71 0.00 10.81 11.26 0.14 53.09 11:49:06 11:26:01 4 23.11 0.00 9.71 19.25 0.14 47.79 11:49:06 11:26:01 5 21.54 0.00 9.11 21.85 0.14 47.36 11:49:06 11:26:01 6 20.75 0.00 9.84 41.21 0.12 28.08 11:49:06 11:26:01 7 24.40 0.00 8.79 26.48 0.12 40.20 11:49:06 11:27:01 all 6.96 0.00 4.54 16.96 0.06 71.47 11:49:06 11:27:01 0 6.79 0.00 7.06 72.45 0.08 13.61 11:49:06 11:27:01 1 6.19 0.00 3.28 14.00 0.07 76.46 11:49:06 11:27:01 2 6.45 0.00 4.22 5.59 0.05 83.69 11:49:06 11:27:01 3 6.98 0.00 5.00 10.75 0.05 77.22 11:49:06 11:27:01 4 7.73 0.00 4.61 8.02 0.07 79.57 11:49:06 11:27:01 5 7.72 0.00 4.29 7.64 0.08 80.26 11:49:06 11:27:01 6 6.31 0.00 3.68 6.78 0.05 83.17 11:49:06 11:27:01 7 7.51 0.00 4.19 10.71 0.05 77.53 11:49:06 11:28:01 all 69.52 0.00 10.62 7.75 0.10 12.00 11:49:06 11:28:01 0 69.48 0.00 10.67 18.48 0.10 1.27 11:49:06 11:28:01 1 69.04 0.00 10.09 4.72 0.12 16.04 11:49:06 11:28:01 2 69.42 0.00 10.29 3.99 0.10 16.20 11:49:06 11:28:01 3 69.83 0.00 11.60 8.15 0.12 10.30 11:49:06 11:28:01 4 70.66 0.00 9.96 6.46 0.10 12.83 11:49:06 11:28:01 5 69.93 0.00 11.40 3.48 0.08 15.10 11:49:06 11:28:01 6 68.42 0.00 10.46 3.02 0.12 17.98 11:49:06 11:28:01 7 69.36 0.00 10.51 13.76 0.10 6.27 11:49:06 11:29:01 all 89.49 0.00 10.33 0.00 0.18 0.00 11:49:06 11:29:01 0 90.21 0.00 9.62 0.00 0.17 0.00 11:49:06 11:29:01 1 89.77 0.00 10.06 0.00 0.17 0.00 11:49:06 11:29:01 2 90.01 0.00 9.79 0.00 0.18 0.02 11:49:06 11:29:01 3 89.37 0.00 10.46 0.00 0.17 0.00 11:49:06 11:29:01 4 89.73 0.00 10.10 0.00 0.17 0.00 11:49:06 11:29:01 5 88.51 0.00 11.30 0.00 0.18 0.00 11:49:06 11:29:01 6 88.99 0.00 10.84 0.00 0.17 0.00 11:49:06 11:29:01 7 89.36 0.00 10.43 0.00 0.20 0.00 11:49:06 11:30:01 all 57.75 0.00 9.38 10.77 0.15 21.95 11:49:06 11:30:01 0 57.64 0.00 9.17 11.86 0.14 21.20 11:49:06 11:30:01 1 58.32 0.00 7.94 6.82 0.14 26.79 11:49:06 11:30:01 2 57.98 0.00 8.63 10.32 0.17 22.90 11:49:06 11:30:01 3 57.60 0.00 10.50 5.01 0.14 26.75 11:49:06 11:30:01 4 57.33 0.00 9.83 11.93 0.16 20.76 11:49:06 11:30:01 5 58.24 0.00 9.69 20.18 0.14 11.75 11:49:06 11:30:01 6 55.79 0.00 10.34 13.38 0.12 20.36 11:49:06 11:30:01 7 59.09 0.00 8.98 6.63 0.17 25.14 11:49:06 11:31:01 all 8.46 0.00 1.16 0.23 0.06 90.09 11:49:06 11:31:01 0 8.39 0.00 1.36 0.02 0.05 90.19 11:49:06 11:31:01 1 5.80 0.00 0.93 0.08 0.05 93.13 11:49:06 11:31:01 2 8.68 0.00 1.12 0.12 0.07 90.02 11:49:06 11:31:01 3 8.40 0.00 1.09 0.08 0.05 90.38 11:49:06 11:31:01 4 8.37 0.00 1.26 0.49 0.05 89.84 11:49:06 11:31:01 5 11.46 0.00 1.13 0.10 0.07 87.24 11:49:06 11:31:01 6 5.50 0.00 1.09 0.89 0.05 92.48 11:49:06 11:31:01 7 11.16 0.00 1.28 0.08 0.08 87.39 11:49:06 11:49:06 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:49:06 11:32:01 all 4.99 0.00 0.54 0.07 0.05 94.36 11:49:06 11:32:01 0 0.62 0.00 0.43 0.02 0.02 98.92 11:49:06 11:32:01 1 2.89 0.00 0.58 0.02 0.03 96.47 11:49:06 11:32:01 2 8.64 0.00 0.63 0.35 0.05 90.33 11:49:06 11:32:01 3 4.37 0.00 0.43 0.05 0.05 95.10 11:49:06 11:32:01 4 5.44 0.00 0.59 0.08 0.07 93.82 11:49:06 11:32:01 5 7.67 0.00 0.55 0.02 0.07 91.70 11:49:06 11:32:01 6 5.71 0.00 0.57 0.02 0.05 93.66 11:49:06 11:32:01 7 4.58 0.00 0.53 0.02 0.03 94.84 11:49:06 11:33:01 all 0.25 0.00 0.01 0.06 0.01 99.67 11:49:06 11:33:01 0 0.07 0.00 0.00 0.02 0.02 99.90 11:49:06 11:33:01 1 1.71 0.00 0.00 0.00 0.02 98.27 11:49:06 11:33:01 2 0.02 0.00 0.02 0.40 0.00 99.57 11:49:06 11:33:01 3 0.03 0.00 0.02 0.10 0.00 99.85 11:49:06 11:33:01 4 0.12 0.00 0.05 0.00 0.02 99.82 11:49:06 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:34:01 all 0.05 0.00 0.01 0.03 0.01 99.90 11:49:06 11:34:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:49:06 11:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:34:01 2 0.07 0.00 0.00 0.12 0.02 99.80 11:49:06 11:34:01 3 0.05 0.00 0.02 0.10 0.02 99.82 11:49:06 11:34:01 4 0.12 0.00 0.07 0.00 0.03 99.78 11:49:06 11:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:49:06 11:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:06 11:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:35:01 all 0.03 0.00 0.02 0.05 0.01 99.90 11:49:06 11:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:49:06 11:35:01 2 0.03 0.00 0.02 0.23 0.02 99.70 11:49:06 11:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:49:06 11:35:01 4 0.12 0.00 0.05 0.12 0.02 99.70 11:49:06 11:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 11:49:06 11:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:49:06 11:36:01 all 0.06 0.00 0.05 0.04 0.01 99.85 11:49:06 11:36:01 0 0.08 0.00 0.03 0.07 0.02 99.80 11:49:06 11:36:01 1 0.05 0.00 0.07 0.00 0.00 99.88 11:49:06 11:36:01 2 0.07 0.00 0.05 0.20 0.00 99.68 11:49:06 11:36:01 3 0.03 0.00 0.03 0.02 0.02 99.90 11:49:06 11:36:01 4 0.10 0.00 0.10 0.00 0.02 99.78 11:49:06 11:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 11:49:06 11:36:01 6 0.05 0.00 0.07 0.00 0.00 99.88 11:49:06 11:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:49:06 11:37:01 all 0.04 0.00 0.01 0.04 0.01 99.90 11:49:06 11:37:01 0 0.03 0.00 0.02 0.20 0.00 99.75 11:49:06 11:37:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:49:06 11:37:01 2 0.07 0.00 0.03 0.15 0.02 99.73 11:49:06 11:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:49:06 11:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:49:06 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 11:49:06 11:38:01 all 0.03 0.00 0.02 0.07 0.01 99.86 11:49:06 11:38:01 0 0.03 0.00 0.02 0.13 0.02 99.80 11:49:06 11:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 11:49:06 11:38:01 2 0.03 0.00 0.03 0.45 0.02 99.47 11:49:06 11:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:49:06 11:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 11:49:06 11:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 11:49:06 11:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:06 11:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:49:06 11:39:01 all 0.02 0.00 0.02 0.04 0.00 99.92 11:49:06 11:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:49:06 11:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:49:06 11:39:01 2 0.03 0.00 0.02 0.10 0.00 99.85 11:49:06 11:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 11:49:06 11:39:01 5 0.00 0.00 0.03 0.18 0.00 99.78 11:49:06 11:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:49:06 11:40:01 all 0.04 0.00 0.02 0.01 0.01 99.92 11:49:06 11:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:49:06 11:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:49:06 11:40:01 2 0.08 0.00 0.02 0.02 0.02 99.87 11:49:06 11:40:01 3 0.10 0.00 0.00 0.00 0.02 99.88 11:49:06 11:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:49:06 11:40:01 5 0.03 0.00 0.02 0.10 0.00 99.85 11:49:06 11:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:49:06 11:40:01 7 0.03 0.00 0.05 0.00 0.02 99.90 11:49:06 11:41:01 all 0.09 0.00 0.02 0.07 0.01 99.81 11:49:06 11:41:01 0 0.05 0.00 0.02 0.00 0.05 99.88 11:49:06 11:41:01 1 0.53 0.00 0.02 0.00 0.02 99.43 11:49:06 11:41:01 2 0.05 0.00 0.03 0.33 0.00 99.58 11:49:06 11:41:01 3 0.03 0.00 0.00 0.08 0.00 99.88 11:49:06 11:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:49:06 11:41:01 5 0.02 0.00 0.02 0.12 0.00 99.85 11:49:06 11:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:49:06 11:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:49:06 11:42:01 all 0.05 0.00 0.01 0.06 0.00 99.87 11:49:06 11:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:49:06 11:42:01 1 0.23 0.00 0.02 0.00 0.00 99.75 11:49:06 11:42:01 2 0.03 0.00 0.03 0.35 0.00 99.58 11:49:06 11:42:01 3 0.00 0.00 0.02 0.05 0.00 99.93 11:49:06 11:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:49:06 11:42:01 5 0.00 0.00 0.00 0.08 0.02 99.90 11:49:06 11:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:49:06 11:42:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:49:06 11:49:06 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:49:06 11:43:01 all 0.10 0.00 0.01 0.06 0.01 99.82 11:49:06 11:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:49:06 11:43:01 1 0.60 0.00 0.02 0.00 0.00 99.38 11:49:06 11:43:01 2 0.03 0.00 0.03 0.17 0.02 99.75 11:49:06 11:43:01 3 0.00 0.00 0.00 0.28 0.00 99.72 11:49:06 11:43:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:49:06 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:49:06 11:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:49:06 11:44:01 all 0.13 0.00 0.02 0.03 0.01 99.81 11:49:06 11:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:49:06 11:44:01 1 0.81 0.00 0.05 0.00 0.02 99.12 11:49:06 11:44:01 2 0.05 0.00 0.00 0.03 0.00 99.92 11:49:06 11:44:01 3 0.10 0.00 0.00 0.20 0.02 99.68 11:49:06 11:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 11:49:06 11:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:49:06 11:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:44:01 7 0.00 0.00 0.07 0.00 0.02 99.92 11:49:06 11:45:01 all 0.16 0.00 0.01 0.02 0.00 99.80 11:49:06 11:45:01 0 0.22 0.00 0.00 0.00 0.00 99.78 11:49:06 11:45:01 1 0.55 0.00 0.00 0.00 0.00 99.45 11:49:06 11:45:01 2 0.12 0.00 0.05 0.13 0.00 99.70 11:49:06 11:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 11:49:06 11:45:01 4 0.20 0.00 0.05 0.00 0.00 99.75 11:49:06 11:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:49:06 11:45:01 6 0.10 0.00 0.00 0.00 0.02 99.88 11:49:06 11:45:01 7 0.10 0.00 0.02 0.00 0.00 99.88 11:49:06 11:46:01 all 0.28 0.00 0.05 0.04 0.01 99.63 11:49:06 11:46:01 0 0.70 0.00 0.03 0.00 0.02 99.25 11:49:06 11:46:01 1 0.55 0.00 0.03 0.00 0.02 99.40 11:49:06 11:46:01 2 0.12 0.00 0.07 0.15 0.02 99.65 11:49:06 11:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:49:06 11:46:01 4 0.22 0.00 0.07 0.00 0.02 99.70 11:49:06 11:46:01 5 0.27 0.00 0.05 0.12 0.00 99.57 11:49:06 11:46:01 6 0.27 0.00 0.05 0.02 0.00 99.67 11:49:06 11:46:01 7 0.10 0.00 0.05 0.02 0.00 99.83 11:49:06 11:47:01 all 0.04 0.00 0.02 0.04 0.00 99.89 11:49:06 11:47:01 0 0.07 0.00 0.00 0.00 0.00 99.93 11:49:06 11:47:01 1 0.12 0.00 0.02 0.00 0.00 99.87 11:49:06 11:47:01 2 0.07 0.00 0.03 0.32 0.00 99.58 11:49:06 11:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:49:06 11:47:01 4 0.03 0.00 0.05 0.00 0.02 99.90 11:49:06 11:47:01 5 0.02 0.00 0.00 0.03 0.00 99.95 11:49:06 11:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:49:06 11:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:49:06 11:48:01 all 5.82 0.00 2.53 5.57 0.05 86.02 11:49:06 11:48:01 0 6.49 0.00 2.15 1.01 0.05 90.30 11:49:06 11:48:01 1 6.67 0.00 1.92 0.35 0.05 91.01 11:49:06 11:48:01 2 5.93 0.00 3.34 5.59 0.05 85.08 11:49:06 11:48:01 3 4.84 0.00 3.28 0.90 0.05 90.93 11:49:06 11:48:01 4 5.67 0.00 2.35 0.27 0.07 91.64 11:49:06 11:48:01 5 5.43 0.00 2.56 30.63 0.08 61.29 11:49:06 11:48:01 6 4.31 0.00 2.46 3.64 0.03 89.56 11:49:06 11:48:01 7 7.26 0.00 2.18 2.41 0.05 88.10 11:49:06 11:49:01 all 7.07 0.00 3.09 5.71 0.07 84.05 11:49:06 11:49:01 0 6.98 0.00 3.16 1.36 0.08 88.41 11:49:06 11:49:01 1 6.76 0.00 3.28 3.65 0.08 86.23 11:49:06 11:49:01 2 8.10 0.00 3.75 2.57 0.08 85.49 11:49:06 11:49:01 3 6.22 0.00 2.04 1.58 0.07 90.09 11:49:06 11:49:01 4 8.52 0.00 4.32 16.55 0.09 70.52 11:49:06 11:49:01 5 7.51 0.00 3.01 13.22 0.07 76.19 11:49:06 11:49:01 6 6.28 0.00 2.45 0.17 0.07 91.04 11:49:06 11:49:01 7 6.23 0.00 2.71 6.91 0.05 84.09 11:49:06 Average: all 14.46 0.00 2.73 2.79 0.05 79.97 11:49:06 Average: 0 14.45 0.00 2.77 4.58 0.05 78.15 11:49:06 Average: 1 14.54 0.00 2.62 2.85 0.05 79.94 11:49:06 Average: 2 14.59 0.00 2.69 1.92 0.05 80.75 11:49:06 Average: 3 14.54 0.00 2.84 1.70 0.05 80.88 11:49:06 Average: 4 14.42 0.00 2.71 2.31 0.05 80.51 11:49:06 Average: 5 14.57 0.00 2.72 3.46 0.05 79.21 11:49:06 Average: 6 13.92 0.00 2.77 2.62 0.04 80.65 11:49:06 Average: 7 14.65 0.00 2.72 2.90 0.05 79.68 11:49:06 11:49:06 11:49:06