Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fec7756d37c583cdd2b9a3cb0596e8617403789 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-ssh16086783254344968392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7224685567767844728.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15475485229115856379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2090141863347619725.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-ssh863843326096267059.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/652 [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/652 # 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 > 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 Avoid second fetch Checking out Revision 5fec7756d37c583cdd2b9a3cb0596e8617403789 (main) Commit message: "Merge pull request #4824 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 > git rev-list --no-walk 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:28:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:28:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:57 ========================================================= 00:28:57 EdgeX Global Pipelines Version Info 00:28:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:28:58 ------------------- 00:28:58 stable info: 00:28:58 ------------------- 00:28:58 Commited By: Ginny Guan ginny@iotechsys.com 00:28:58 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 00:28:58 Message: update stable to v1.0.260 00:28:59 ------------------- 00:28:59 experimental info: 00:28:59 ------------------- 00:28:59 Commited By: Ginny Guan ginny@iotechsys.com 00:28:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 00:28:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fec775 [Pipeline] echo 00:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:59 provisioning config files... 00:28:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4160947495875388476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:00 ---> ****-login.sh 00:29:00 nexus3.edgexfoundry.org:10001 00:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:29:00 Configure a credential helper to remove this warning. See 00:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:29:00 00:29:00 Login Succeeded 00:29:00 nexus3.edgexfoundry.org:10002 00:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:29:00 Configure a credential helper to remove this warning. See 00:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:29:00 00:29:00 Login Succeeded 00:29:00 nexus3.edgexfoundry.org:10003 00:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:29:00 Configure a credential helper to remove this warning. See 00:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:29:00 00:29:00 Login Succeeded 00:29:00 nexus3.edgexfoundry.org:10004 00:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:29:00 Configure a credential helper to remove this warning. See 00:29:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:29:00 00:29:00 Login Succeeded 00:29:00 ****.io 00:29:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:29:01 Configure a credential helper to remove this warning. See 00:29:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:29:01 00:29:01 Login Succeeded 00:29:01 ---> ****-login.sh ends [Pipeline] } 00:29:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:01 + 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 00:29:01 + dirname cmd/core-command/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo core-command,cmd/core-command/Dockerfile 00:29:01 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 00:29:01 cut -d/ -f2 00:29:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:29:01 + dirname cmd/core-data/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo core-data,cmd/core-data/Dockerfile 00:29:01 + + dirname cmd/core-keeper/Dockerfile 00:29:01 cut -d/ -f2 00:29:01 + echo core-keeper,cmd/core-keeper/Dockerfile 00:29:01 + dirname cmd/core-metadata/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo core-metadata,cmd/core-metadata/Dockerfile 00:29:01 + dirname cmd/security-bootstrapper/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:29:01 + dirname cmd/security-proxy-auth/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:29:01 + dirname cmd/security-proxy-setup/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:29:01 + dirname cmd/security-secretstore-setup/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:29:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:29:01 + + dirname cmd/security-spire-agent/Dockerfile 00:29:01 cut -d/ -f2 00:29:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:29:01 + dirname cmd/security-spire-config/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:29:01 + + dirname cmd/security-spire-server/Dockerfile 00:29:01 cut -d/ -f2 00:29:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:29:01 + dirname cmd/support-notifications/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo support-notifications,cmd/support-notifications/Dockerfile 00:29:01 + dirname cmd/support-scheduler/Dockerfile 00:29:01 + cut -d/ -f2 00:29:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:29:01 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 00:29:01 + git rev-list -1 --merges 5fec7756d37c583cdd2b9a3cb0596e8617403789~1..5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo 00:29:01 -----------> git rev-list -1 --merges 5fec7756d37c583cdd2b9a3cb0596e8617403789~1..5fec7756d37c583cdd2b9a3cb0596e8617403789 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:29:01 5fec7756d37c583cdd2b9a3cb0596e8617403789 [false] [Pipeline] sh 00:29:02 + git log --format=format:%s -1 5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo 00:29:02 ========================================================= 00:29:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:29:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:29:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:29:02 + grep -v github /etc/ssh/ssh_known_hosts 00:29:02 + [ -e /tmp/ssh_known_hosts ] 00:29:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:29:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:29:02 + sudo tee -a /etc/ssh/ssh_known_hosts 00:29:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:02 00:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:03 0.1.4: Pulling from edgex-devops/py-git-semver 00:29:03 b85a868b505f: Pulling fs layer 00:29:03 e2be974225ed: Pulling fs layer 00:29:03 339a4e72a1f5: Pulling fs layer 00:29:03 988bab9f4d93: Pulling fs layer 00:29:03 1469e6f7b9e6: Pulling fs layer 00:29:03 eaf3925da568: Pulling fs layer 00:29:03 bab4dde63d76: Pulling fs layer 00:29:03 bde34c3a00c8: Pulling fs layer 00:29:03 b352a97aabf1: Pulling fs layer 00:29:03 4872d77fe225: Pulling fs layer 00:29:03 5851b861e8e6: Pulling fs layer 00:29:03 988bab9f4d93: Waiting 00:29:03 1469e6f7b9e6: Waiting 00:29:03 b352a97aabf1: Waiting 00:29:03 eaf3925da568: Waiting 00:29:03 bab4dde63d76: Waiting 00:29:03 4872d77fe225: Waiting 00:29:03 5851b861e8e6: Waiting 00:29:03 bde34c3a00c8: Waiting 00:29:03 e2be974225ed: Download complete 00:29:03 988bab9f4d93: Verifying Checksum 00:29:03 988bab9f4d93: Download complete 00:29:03 339a4e72a1f5: Download complete 00:29:03 1469e6f7b9e6: Verifying Checksum 00:29:03 1469e6f7b9e6: Download complete 00:29:03 eaf3925da568: Verifying Checksum 00:29:03 eaf3925da568: Download complete 00:29:03 bde34c3a00c8: Verifying Checksum 00:29:03 bde34c3a00c8: Download complete 00:29:03 b352a97aabf1: Verifying Checksum 00:29:03 b352a97aabf1: Download complete 00:29:03 4872d77fe225: Download complete 00:29:03 5851b861e8e6: Verifying Checksum 00:29:03 5851b861e8e6: Download complete 00:29:03 b85a868b505f: Verifying Checksum 00:29:03 b85a868b505f: Download complete 00:29:03 bab4dde63d76: Verifying Checksum 00:29:03 bab4dde63d76: Download complete 00:29:04 b85a868b505f: Pull complete 00:29:04 e2be974225ed: Pull complete 00:29:05 339a4e72a1f5: Pull complete 00:29:05 988bab9f4d93: Pull complete 00:29:05 1469e6f7b9e6: Pull complete 00:29:05 eaf3925da568: Pull complete 00:29:07 bab4dde63d76: Pull complete 00:29:07 bde34c3a00c8: Pull complete 00:29:07 b352a97aabf1: Pull complete 00:29:07 4872d77fe225: Pull complete 00:29:07 5851b861e8e6: Pull complete 00:29:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:08 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 00:29:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:29:11 $ docker top 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 -eo pid,comm 00:29:11 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). 00:29:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:11 [ssh-agent] Looking for ssh-agent implementation... 00:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:11 $ docker exec 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent 00:29:11 SSH_AUTH_SOCK=/tmp/ssh-nI1w0czgNDlS/agent.32 00:29:11 SSH_AGENT_PID=38 00:29:11 Running ssh-add (command line suppressed) 00:29:11 Identity added: /w/workspace/edgex-go/652@tmp/private_key_18239352536627930738.key (/w/workspace/edgex-go/652@tmp/private_key_18239352536627930738.key) 00:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:11 + git tag --points-at HEAD [Pipeline] } 00:29:11 $ docker exec --env ******** --env ******** 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent -k 00:29:12 unset SSH_AUTH_SOCK; 00:29:12 unset SSH_AGENT_PID; 00:29:12 echo Agent pid 38 killed; 00:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:12 [ssh-agent] Looking for ssh-agent implementation... 00:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:12 $ docker exec 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent 00:29:12 SSH_AUTH_SOCK=/tmp/ssh-nfLcnao4pIrR/agent.71 00:29:12 SSH_AGENT_PID=76 00:29:12 Running ssh-add (command line suppressed) 00:29:12 Identity added: /w/workspace/edgex-go/652@tmp/private_key_703861202296959741.key (/w/workspace/edgex-go/652@tmp/private_key_703861202296959741.key) 00:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:12 + git semver init 00:29:13 2024-07-12 00:29:12,981 [run_init] DEBUG init version:0.0.0 force:False 00:29:13 2024-07-12 00:29:12,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/652/.semver 00:29:13 2024-07-12 00:29:12,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/652/.semver 00:29:13 2024-07-12 00:29:12,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/652/.semver'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) 00:29:19 2024-07-12 00:29:18,886 [append_file] DEBUG append to file:/w/workspace/edgex-go/652/.git/info/exclude 00:29:19 2024-07-12 00:29:18,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/652/.semver/main with force:False 00:29:19 2024-07-12 00:29:18,887 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 00:29:19 2024-07-12 00:29:18,887 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 00:29:19 3.2.0-dev.34 [Pipeline] } 00:29:19 $ docker exec --env ******** --env ******** 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent -k 00:29:19 unset SSH_AUTH_SOCK; 00:29:19 unset SSH_AGENT_PID; 00:29:19 echo Agent pid 76 killed; 00:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:20 + git semver [Pipeline] } 00:29:20 $ docker stop --time=1 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 00:29:21 $ docker rm -f --volumes 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 [Pipeline] // withDockerContainer [Pipeline] sh 00:29:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:29:22 Stashed 1 file(s) [Pipeline] echo 00:29:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [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 00:29:22 + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo 00:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:29:22 ========================================================= 00:29:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:29:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:29:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:29:23 619be1103602: Pulling fs layer 00:29:23 7862e08f4a3e: Pulling fs layer 00:29:23 5df492c9dc93: Pulling fs layer 00:29:23 7629e6793208: Pulling fs layer 00:29:23 4f4fb700ef54: Pulling fs layer 00:29:23 7629e6793208: Waiting 00:29:23 fb5054dd5b73: Pulling fs layer 00:29:23 4f4fb700ef54: Waiting 00:29:23 eeca6798cff9: Pulling fs layer 00:29:23 aa269ceb94a6: Pulling fs layer 00:29:23 eeca6798cff9: Waiting 00:29:23 fb5054dd5b73: Waiting 00:29:23 ada007ff1a6a: Pulling fs layer 00:29:23 aa269ceb94a6: Waiting 00:29:23 7862e08f4a3e: Verifying Checksum 00:29:23 7862e08f4a3e: Download complete 00:29:23 7629e6793208: Verifying Checksum 00:29:23 7629e6793208: Download complete 00:29:23 4f4fb700ef54: Download complete 00:29:23 fb5054dd5b73: Verifying Checksum 00:29:23 fb5054dd5b73: Download complete 00:29:23 619be1103602: Verifying Checksum 00:29:23 619be1103602: Download complete 00:29:23 eeca6798cff9: Verifying Checksum 00:29:23 eeca6798cff9: Download complete 00:29:23 619be1103602: Pull complete 00:29:23 ada007ff1a6a: Verifying Checksum 00:29:23 ada007ff1a6a: Download complete 00:29:23 7862e08f4a3e: Pull complete 00:29:23 5df492c9dc93: Verifying Checksum 00:29:23 5df492c9dc93: Download complete 00:29:23 aa269ceb94a6: Verifying Checksum 00:29:23 aa269ceb94a6: Download complete 00:29:26 5df492c9dc93: Pull complete 00:29:26 7629e6793208: Pull complete 00:29:26 4f4fb700ef54: Pull complete 00:29:26 fb5054dd5b73: Pull complete 00:29:26 eeca6798cff9: Pull complete 00:29:29 aa269ceb94a6: Pull complete 00:29:29 ada007ff1a6a: Pull complete 00:29:29 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 00:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:29:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:29:29 + docker build -t ci-base-image-x86_64 -f - . 00:29:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:29:29 WORKDIR /edgex 00:29:29 COPY go.mod . 00:29:29 RUN go mod download 00:29:29 Sending build context to Docker daemon 178.6MB 00:29:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:29:29 ---> f489d0715acc 00:29:29 Step 2/4 : WORKDIR /edgex 00:29:34 ---> Running in 2a5a6145d5ed 00:29:34 Removing intermediate container 2a5a6145d5ed 00:29:34 ---> 81ad663ea164 00:29:34 Step 3/4 : COPY go.mod . 00:29:34 ---> f91f22c86846 00:29:34 Step 4/4 : RUN go mod download 00:29:34 ---> Running in d1ca27e0aded 00:29:37 Still waiting to schedule task 00:29:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:30:01 Removing intermediate container d1ca27e0aded 00:30:01 ---> 1e27516e8f9e 00:30:01 Successfully built 1e27516e8f9e 00:30:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:01 + docker inspect -f . ci-base-image-x86_64 00:30:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:01 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 00:30:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:30:01 $ docker top 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:02 + go version 00:30:02 go version go1.21.9 linux/amd64 [Pipeline] } 00:30:02 $ docker stop --time=1 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f 00:30:03 $ docker rm -f --volumes 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:03 + docker inspect -f . ci-base-image-x86_64 00:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:03 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 00:30:03 $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:30:04 $ docker top 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 -eo pid,comm [Pipeline] { [Pipeline] echo 00:30:04 ========================================================= 00:30:04 [edgeXBuildGoParallel] Running Tests and Build... 00:30:04 ========================================================= [Pipeline] sh 00:30:04 + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] fileExists [Pipeline] sh 00:30:04 + make test 00:30:04 go test -race -coverprofile=coverage.out ./... 00:30:11 ? github.com/edgexfoundry/edgex-go [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:30:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 00:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.284s coverage: 93.4% of statements 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 00:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.357s coverage: 95.8% of statements 00:30:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:30:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 32.2% of statements 00:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 00:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:31:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:31:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.351s coverage: 79.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.247s coverage: 92.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 38.4% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 00:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements 00:31:25 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 00:31:25 running golangci-lint 00:31:25 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:31:25 go version go1.21.9 linux/amd64 00:31:25 level=info msg="[config_reader] Used config file .golangci.yml" 00:31:25 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:31:47 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 21.028254181s" 00:31:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.111721ms" 00:31:59 level=info msg="[linters_context/goanalysis] analyzers took 1m52.891396342s with top 10 stages: buildir: 1m2.766545821s, gosec: 9.256123795s, fact_deprecated: 3.531325871s, inspect: 2.961633939s, printf: 2.664772904s, ctrlflow: 2.473680418s, fact_purity: 1.720752137s, nilness: 1.377421076s, S1038: 1.314649874s, SA5012: 903.959867ms" 00:31:59 level=info msg="[runner] Issues before processing: 209, after processing: 0" 00:31:59 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_files: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, cgo: 209/209, exclude: 209/209, exclude-rules: 21/209" 00:31:59 level=info msg="[runner] processing took 17.528882ms with stages: nolint: 8.872247ms, identifier_marker: 4.706147ms, exclude-rules: 1.496758ms, autogenerated_exclude: 1.199896ms, path_prettifier: 831.03µs, skip_dirs: 383.454µs, cgo: 22µs, filename_unadjuster: 12.48µs, uniq_by_line: 680ns, max_same_issues: 680ns, fixer: 620ns, sort_results: 570ns, severity-rules: 490ns, exclude: 420ns, diff: 390ns, skip_files: 380ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 00:31:59 level=info msg="[runner] linters took 13.432975098s with stages: goanalysis_metalinter: 13.415353734s" 00:31:59 level=info msg="File cache stats: 0 entries of total size 0B" 00:31:59 level=info msg="Memory: 347 samples, avg is 329.5MB, max is 1371.3MB" 00:31:59 level=info msg="Execution took 34.519051886s" 00:31:59 go vet ./... 00:32:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:06 ./bin/test-attribution-txt.sh [Pipeline] echo 00:32:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 00:32:07 + ls -al . 00:32:07 total 840 00:32:07 drwxrwxr-x 11 1001 1001 4096 Jul 12 00:30 . 00:32:07 drwxr-xr-x 4 root root 4096 Jul 12 00:30 .. 00:32:07 drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 .blubracket 00:32:07 -rw-rw-r-- 1 1001 1001 10 Jul 12 00:28 .dockerignore 00:32:07 drwxrwxr-x 8 1001 1001 4096 Jul 12 00:31 .git 00:32:07 drwxrwxr-x 3 1001 1001 4096 Jul 12 00:28 .github 00:32:07 -rw-rw-r-- 1 1001 1001 1102 Jul 12 00:28 .gitignore 00:32:07 -rw-rw-r-- 1 1001 1001 42 Jul 12 00:28 .golangci.yml 00:32:07 -rw-rw-r-- 1 1001 1001 100 Jul 12 00:28 .hadolint.yml 00:32:07 drwxr-xr-x 3 1001 1001 4096 Jul 12 00:29 .semver 00:32:07 -rw-rw-r-- 1 1001 1001 155 Jul 12 00:28 .sonarcloud.properties 00:32:07 -rw-rw-r-- 1 1001 1001 1171 Jul 12 00:28 ADOPTERS.md 00:32:07 -rw-rw-r-- 1 1001 1001 20361 Jul 12 00:28 Attribution.txt 00:32:07 -rw-rw-r-- 1 1001 1001 100284 Jul 12 00:28 CHANGELOG.md 00:32:07 -rw-rw-r-- 1 1001 1001 3804 Jul 12 00:28 CONTRIBUTING.md 00:32:07 -rw-rw-r-- 1 1001 1001 677 Jul 12 00:28 GOVERNANCE.md 00:32:07 -rw-rw-r-- 1 1001 1001 861 Jul 12 00:28 Jenkinsfile 00:32:07 -rw-rw-r-- 1 1001 1001 10775 Jul 12 00:28 LICENSE 00:32:07 -rw-rw-r-- 1 1001 1001 16051 Jul 12 00:28 Makefile 00:32:07 -rw-rw-r-- 1 1001 1001 582 Jul 12 00:28 OWNERS.md 00:32:07 -rw-rw-r-- 1 1001 1001 9528 Jul 12 00:28 README.md 00:32:07 -rw-rw-r-- 1 1001 1001 789 Jul 12 00:28 SECURITY.md 00:32:07 -rw-rw-r-- 1 1001 1001 12 Jul 12 00:29 VERSION 00:32:07 drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 bin 00:32:07 drwxrwxr-x 19 1001 1001 4096 Jul 12 00:28 cmd 00:32:07 -rw-r--r-- 1 root root 481596 Jul 12 00:31 coverage.out 00:32:07 drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 fuzz_test 00:32:07 -rw-rw-r-- 1 1001 1001 6911 Jul 12 00:28 go.mod 00:32:07 -rw-rw-r-- 1 1001 1001 101537 Jul 12 00:28 go.sum 00:32:07 drwxrwxr-x 7 1001 1001 4096 Jul 12 00:28 internal 00:32:07 drwxrwxr-x 3 1001 1001 4096 Jul 12 00:28 openapi 00:32:07 -rw-rw-r-- 1 1001 1001 584 Jul 12 00:28 security.txt 00:32:07 -rw-rw-r-- 1 1001 1001 204 Jul 12 00:28 version.go [Pipeline] sh 00:32:07 + '[' -e coverage.out ] 00:32:07 + chown 1001:1001 coverage.out [Pipeline] stash 00:32:07 Stashed 1 file(s) [Pipeline] sh 00:32:07 + make build 00:32:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:32:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:32:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:32:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:32:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:32:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:32:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:32:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:32:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:32:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:32:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:32:46 $ docker stop --time=1 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 00:32:52 $ docker rm -f --volumes 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 [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 00:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:53 00:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:54 latest: Pulling from edgex-devops/edgex-compose 00:32:54 91d30c5bc195: Pulling fs layer 00:32:54 2e9b0aa3be6d: Pulling fs layer 00:32:54 9c61dcf015f6: Pulling fs layer 00:32:54 4698f68db338: Pulling fs layer 00:32:54 2a2f49069b9e: Pulling fs layer 00:32:54 e0025b399a48: Pulling fs layer 00:32:54 2a2f49069b9e: Waiting 00:32:54 4698f68db338: Waiting 00:32:54 e0025b399a48: Waiting 00:32:54 91d30c5bc195: Download complete 00:32:54 4698f68db338: Verifying Checksum 00:32:54 4698f68db338: Download complete 00:32:54 2e9b0aa3be6d: Verifying Checksum 00:32:54 2e9b0aa3be6d: Download complete 00:32:54 e0025b399a48: Verifying Checksum 00:32:54 e0025b399a48: Download complete 00:32:54 91d30c5bc195: Pull complete 00:32:54 2a2f49069b9e: Download complete 00:32:55 2e9b0aa3be6d: Pull complete 00:32:55 9c61dcf015f6: Verifying Checksum 00:32:55 9c61dcf015f6: Download complete 00:32:57 9c61dcf015f6: Pull complete 00:32:57 4698f68db338: Pull complete 00:32:57 2a2f49069b9e: Pull complete 00:32:57 e0025b399a48: Pull complete 00:32:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:57 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 00:32:57 $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:00 $ docker top ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:00 + docker compose -f ./docker-compose-build.yml build --parallel 00:33:03 #1 [core-keeper internal] load build definition from Dockerfile 00:33:03 #1 transferring dockerfile: 2.01kB done 00:33:03 #1 DONE 0.0s 00:33:03 00:33:03 #2 [security-bootstrapper internal] load build definition from Dockerfile 00:33:03 #2 transferring dockerfile: 2.93kB done 00:33:03 #2 DONE 0.0s 00:33:03 00:33:03 #3 [security-proxy-auth internal] load build definition from Dockerfile 00:33:03 #3 transferring dockerfile: 2.15kB done 00:33:03 #3 DONE 0.0s 00:33:03 00:33:03 #4 [security-spire-agent internal] load build definition from Dockerfile 00:33:03 #4 transferring dockerfile: 1.81kB done 00:33:03 #4 DONE 0.0s 00:33:03 00:33:03 #5 [core-metadata internal] load build definition from Dockerfile 00:33:03 #5 transferring dockerfile: 2.06kB done 00:33:03 #5 DONE 0.0s 00:33:03 00:33:03 #6 [core-data internal] load build definition from Dockerfile 00:33:03 #6 DONE 0.0s 00:33:03 00:33:03 #7 [security-proxy-setup internal] load build definition from Dockerfile 00:33:03 #7 transferring dockerfile: 2.50kB done 00:33:03 #7 DONE 0.0s 00:33:03 00:33:03 #8 [security-secretstore-setup internal] load build definition from Dockerfile 00:33:03 #8 transferring dockerfile: 2.49kB done 00:33:03 #8 DONE 0.0s 00:33:03 00:33:03 #6 [core-data internal] load build definition from Dockerfile 00:33:03 #6 transferring dockerfile: 2.01kB done 00:33:03 #6 DONE 0.0s 00:33:03 00:33:03 #9 [core-command internal] load build definition from Dockerfile 00:33:03 #9 transferring dockerfile: 1.93kB done 00:33:03 #9 DONE 0.0s 00:33:03 00:33:03 #10 [support-notifications internal] load build definition from Dockerfile 00:33:03 #10 transferring dockerfile: 1.95kB done 00:33:03 #10 DONE 0.0s 00:33:03 00:33:03 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:33:03 #11 transferring dockerfile: 2.23kB done 00:33:03 #11 DONE 0.0s 00:33:03 00:33:03 #12 [security-spire-config internal] load build definition from Dockerfile 00:33:03 #12 transferring dockerfile: 1.69kB done 00:33:03 #12 DONE 0.0s 00:33:03 00:33:03 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:33:03 #13 transferring dockerfile: 1.89kB done 00:33:03 #13 DONE 0.0s 00:33:03 00:33:03 #14 [security-spire-server internal] load build definition from Dockerfile 00:33:03 #14 transferring dockerfile: 1.70kB done 00:33:03 #14 DONE 0.0s 00:33:03 00:33:03 #15 [core-keeper internal] load .dockerignore 00:33:03 #15 transferring context: 50B done 00:33:03 #15 DONE 0.0s 00:33:03 00:33:03 #16 [support-scheduler internal] load build definition from Dockerfile 00:33:03 #16 transferring dockerfile: 1.93kB done 00:33:03 #16 DONE 0.0s 00:33:03 00:33:03 #17 [security-bootstrapper internal] load .dockerignore 00:33:03 #17 transferring context: 50B done 00:33:03 #17 DONE 0.0s 00:33:03 00:33:03 #18 [security-proxy-auth internal] load .dockerignore 00:33:03 #18 transferring context: 50B done 00:33:03 #18 DONE 0.0s 00:33:03 00:33:03 #19 [security-spire-agent internal] load .dockerignore 00:33:03 #19 transferring context: 50B done 00:33:03 #19 DONE 0.0s 00:33:03 00:33:03 #20 [core-metadata internal] load .dockerignore 00:33:03 #20 transferring context: 50B done 00:33:03 #20 DONE 0.0s 00:33:03 00:33:03 #21 [security-proxy-setup internal] load .dockerignore 00:33:03 #21 transferring context: 50B done 00:33:03 #21 DONE 0.0s 00:33:03 00:33:03 #22 [security-secretstore-setup internal] load .dockerignore 00:33:03 #22 transferring context: 50B done 00:33:03 #22 DONE 0.0s 00:33:03 00:33:03 #23 [core-data internal] load .dockerignore 00:33:03 #23 transferring context: 50B done 00:33:03 #23 DONE 0.0s 00:33:03 00:33:03 #24 [support-notifications internal] load .dockerignore 00:33:03 #24 transferring context: 50B done 00:33:03 #24 DONE 0.0s 00:33:03 00:33:03 #25 [core-command internal] load .dockerignore 00:33:03 #25 transferring context: 50B done 00:33:03 #25 DONE 0.0s 00:33:03 00:33:03 #26 [core-common-config-bootstrapper internal] load .dockerignore 00:33:03 #26 transferring context: 50B done 00:33:03 #26 DONE 0.0s 00:33:03 00:33:03 #27 [security-spiffe-token-provider internal] load .dockerignore 00:33:03 #27 transferring context: 50B done 00:33:03 #27 DONE 0.0s 00:33:03 00:33:03 #28 [security-spire-config internal] load .dockerignore 00:33:03 #28 transferring context: 50B done 00:33:03 #28 DONE 0.1s 00:33:03 00:33:03 #29 [support-scheduler internal] load .dockerignore 00:33:03 #29 transferring context: 50B done 00:33:03 #29 DONE 0.0s 00:33:03 00:33:03 #30 [security-spire-server internal] load .dockerignore 00:33:03 #30 transferring context: 50B done 00:33:03 #30 DONE 0.1s 00:33:03 00:33:03 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:33:03 #31 DONE 0.0s 00:33:03 00:33:03 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 00:33:03 #32 ... 00:33:03 00:33:03 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:33:03 #31 DONE 0.0s 00:33:03 00:33:03 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 00:33:04 #32 DONE 0.5s 00:33:04 00:33:04 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:33:04 #33 DONE 0.4s 00:33:04 00:33:04 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:33:04 #34 DONE 0.4s 00:33:04 00:33:04 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:33:04 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 00:33:04 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 00:33:04 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:33:04 #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:33:04 #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:33:04 #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 00:33:04 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:33:04 #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 00:33:04 #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 00:33:04 #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done 00:33:04 #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 00:33:04 #35 ... 00:33:04 00:33:04 #36 [security-spire-config internal] load build context 00:33:04 #36 transferring context: 25.04kB 0.0s done 00:33:04 #36 DONE 0.5s 00:33:04 00:33:04 #37 [security-spire-server internal] load build context 00:33:04 #37 transferring context: 26.79kB 0.1s done 00:33:04 #37 DONE 0.5s 00:33:04 00:33:04 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:33:04 #35 ... 00:33:04 00:33:04 #38 [security-spire-agent internal] load build context 00:33:04 #38 transferring context: 26.32kB 0.0s done 00:33:04 #38 DONE 0.6s 00:33:04 00:33:04 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:33:04 #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 00:33:05 #35 DONE 1.4s 00:33:05 00:33:05 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:33:05 #39 ... 00:33:05 00:33:05 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:33:05 #40 DONE 1.6s 00:33:05 00:33:05 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:33:05 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 00:33:05 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 00:33:05 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:33:05 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 00:33:05 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 00:33:05 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 00:33:05 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:33:05 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:33:05 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:33:05 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 00:33:05 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 00:33:05 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 00:33:05 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 00:33:11 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.5s done 00:33:13 #41 ... 00:33:13 00:33:13 #42 [core-common-config-bootstrapper internal] load build context 00:33:13 #42 transferring context: 194.10MB 9.9s 00:33:14 #42 ... 00:33:14 00:33:14 #43 [core-command internal] load build context 00:33:14 #43 ... 00:33:14 00:33:14 #44 [security-proxy-setup internal] load build context 00:33:14 #44 ... 00:33:14 00:33:14 #45 [support-notifications internal] load build context 00:33:14 #45 ... 00:33:14 00:33:14 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:33:14 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 00:33:14 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:33:14 #46 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 00:33:14 #46 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 00:33:14 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 00:33:14 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 00:33:14 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:33:14 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 00:33:14 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 00:33:14 #46 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s 00:33:14 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 00:33:14 #46 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.3s done 00:33:14 #46 ... 00:33:14 00:33:14 #47 [security-bootstrapper internal] load build context 00:33:14 #47 ... 00:33:14 00:33:14 #48 [security-proxy-auth internal] load build context 00:33:14 #48 ... 00:33:14 00:33:14 #49 [support-scheduler internal] load build context 00:33:14 #49 ... 00:33:14 00:33:14 #50 [core-metadata internal] load build context 00:33:15 #50 ... 00:33:15 00:33:15 #51 [core-data internal] load build context 00:33:15 #51 ... 00:33:15 00:33:15 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:33:15 #52 ... 00:33:15 00:33:15 #53 [security-secretstore-setup internal] load build context 00:33:15 #53 ... 00:33:15 00:33:15 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:15 #54 ... 00:33:15 00:33:15 #55 [core-keeper internal] load build context 00:33:15 #55 ... 00:33:15 00:33:15 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:15 #56 ... 00:33:15 00:33:15 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:33:15 #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:15 #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:15 #0 1.134 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:15 #0 1.170 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:15 #0 1.178 (3/6) Installing dumb-init (1.2.5-r2) 00:33:15 #0 1.183 (4/6) Installing openssl (3.1.6-r0) 00:33:15 #0 1.193 (5/6) Installing su-exec (0.2-r3) 00:33:15 #0 1.198 (6/6) Installing yq (4.33.3-r5) 00:33:15 #0 1.308 Executing busybox-1.36.1-r7.trigger 00:33:15 #0 1.312 OK: 17 MiB in 19 packages 00:33:16 #57 ... 00:33:16 00:33:16 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:16 #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:16 #0 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:16 #0 1.177 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:16 #0 1.177 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:16 #0 1.177 OK: 20072 distinct packages available 00:33:16 #0 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:16 #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:16 #0 1.767 (1/4) Installing dumb-init (1.2.5-r2) 00:33:16 #0 1.787 (2/4) Installing musl-obstack (1.2.3-r2) 00:33:16 #0 1.795 (3/4) Installing libucontext (1.2-r2) 00:33:16 #0 1.801 (4/4) Installing gcompat (1.1.0-r1) 00:33:16 #0 1.812 Executing busybox-1.36.1-r7.trigger 00:33:16 #0 1.812 OK: 8 MiB in 19 packages 00:33:16 #58 ... 00:33:16 00:33:16 #59 [core-data builder 2/7] WORKDIR /edgex-go 00:33:16 #59 ... 00:33:16 00:33:16 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:16 #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:16 #0 3.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:16 #0 3.520 (1/2) Installing ca-certificates (20240226-r0) 00:33:16 #0 4.031 (2/2) Installing dumb-init (1.2.5-r2) 00:33:16 #0 4.031 Executing busybox-1.36.1-r7.trigger 00:33:16 #0 4.031 Executing ca-certificates-20240226-r0.trigger 00:33:16 #0 4.236 OK: 8 MiB in 17 packages 00:33:16 #60 ... 00:33:16 00:33:16 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:16 #61 ... 00:33:16 00:33:16 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:16 #62 ... 00:33:16 00:33:16 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:16 #63 ... 00:33:16 00:33:16 #64 [security-spiffe-token-provider internal] load build context 00:33:16 #64 ... 00:33:16 00:33:16 #53 [security-secretstore-setup internal] load build context 00:33:19 #53 transferring context: 365.34MB 14.9s 00:33:19 #53 transferring context: 439.76MB 15.6s done 00:33:21 #53 ... 00:33:21 00:33:21 #55 [core-keeper internal] load build context 00:33:21 #55 transferring context: 439.76MB 16.1s done 00:33:24 #55 ... 00:33:24 00:33:24 #43 [core-command internal] load build context 00:33:24 #43 transferring context: 439.76MB 15.9s done 00:33:24 #43 ... 00:33:24 00:33:24 #45 [support-notifications internal] load build context 00:33:24 #45 transferring context: 439.76MB 15.7s done 00:33:24 #45 ... 00:33:24 00:33:24 #42 [core-common-config-bootstrapper internal] load build context 00:33:24 #42 transferring context: 439.76MB 15.7s done 00:33:24 #42 ... 00:33:24 00:33:24 #44 [security-proxy-setup internal] load build context 00:33:24 #44 transferring context: 439.76MB 15.3s done 00:33:24 #44 ... 00:33:24 00:33:24 #49 [support-scheduler internal] load build context 00:33:24 #49 transferring context: 439.76MB 15.4s done 00:33:24 #49 ... 00:33:24 00:33:24 #48 [security-proxy-auth internal] load build context 00:33:24 #48 transferring context: 439.76MB 14.8s done 00:33:25 #48 ... 00:33:25 00:33:25 #47 [security-bootstrapper internal] load build context 00:33:25 #47 transferring context: 439.76MB 14.5s done 00:33:25 #47 ... 00:33:25 00:33:25 #50 [core-metadata internal] load build context 00:33:25 #50 transferring context: 439.76MB 15.0s done 00:33:25 #50 ... 00:33:25 00:33:25 #51 [core-data internal] load build context 00:33:25 #51 transferring context: 439.76MB 15.3s done 00:33:26 #51 ... 00:33:26 00:33:26 #64 [security-spiffe-token-provider internal] load build context 00:33:26 #64 transferring context: 439.76MB 14.9s done 00:33:32 #64 ... 00:33:32 00:33:32 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:33:32 #58 DONE 26.8s 00:33:32 00:33:32 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:33:32 #57 DONE 26.7s 00:33:32 00:33:32 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:33:32 #60 DONE 26.7s 00:33:32 00:33:32 #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:33:32 #65 ... 00:33:32 00:33:32 #64 [security-spiffe-token-provider internal] load build context 00:33:32 #64 DONE 28.1s 00:33:32 00:33:32 #47 [security-bootstrapper internal] load build context 00:33:32 #47 DONE 28.1s 00:33:32 00:33:32 #48 [security-proxy-auth internal] load build context 00:33:32 #48 DONE 28.1s 00:33:32 00:33:32 #50 [core-metadata internal] load build context 00:33:32 #50 DONE 28.1s 00:33:32 00:33:32 #44 [security-proxy-setup internal] load build context 00:33:32 #44 DONE 28.1s 00:33:32 00:33:32 #49 [support-scheduler internal] load build context 00:33:32 #49 DONE 28.1s 00:33:32 00:33:32 #51 [core-data internal] load build context 00:33:32 #51 DONE 28.1s 00:33:32 00:33:32 #42 [core-common-config-bootstrapper internal] load build context 00:33:32 #42 DONE 28.1s 00:33:32 00:33:32 #53 [security-secretstore-setup internal] load build context 00:33:32 #53 DONE 28.2s 00:33:32 00:33:32 #45 [support-notifications internal] load build context 00:33:32 #45 DONE 28.2s 00:33:32 00:33:32 #59 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:33:32 #59 DONE 26.3s 00:33:32 00:33:32 #43 [core-command internal] load build context 00:33:32 #43 DONE 28.2s 00:33:32 00:33:32 #55 [core-keeper internal] load build context 00:33:32 #55 DONE 28.2s 00:33:32 00:33:32 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:33:32 #46 ... 00:33:32 00:33:32 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:32 #63 DONE 27.2s 00:33:32 00:33:32 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:33:33 #66 ... 00:33:33 00:33:33 #62 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:33 #62 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:33 #62 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:33 #62 28.01 (1/1) Installing dumb-init (1.2.5-r2) 00:33:33 #62 28.01 Executing busybox-1.36.1-r7.trigger 00:33:33 #62 28.02 OK: 7 MiB in 16 packages 00:33:33 #62 DONE 28.2s 00:33:33 00:33:33 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:33:33 #61 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:33 #61 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:33 #61 28.01 (1/1) Installing dumb-init (1.2.5-r2) 00:33:33 #61 28.01 Executing busybox-1.36.1-r7.trigger 00:33:33 #61 28.02 OK: 7 MiB in 16 packages 00:33:33 #61 DONE 28.2s 00:33:33 00:33:33 #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 00:33:34 #67 ... 00:33:34 00:33:34 #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:33:34 #65 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #65 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #65 1.884 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:34 #65 1.919 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:34 #65 1.927 OK: 8 MiB in 19 packages 00:33:34 #65 DONE 2.3s 00:33:34 00:33:34 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:33:34 #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #0 1.640 OK: 17 MiB in 19 packages 00:33:34 #68 DONE 2.3s 00:33:34 00:33:34 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:33:34 #56 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #56 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #56 28.15 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:34 #56 28.15 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:34 #56 28.15 OK: 20072 distinct packages available 00:33:34 #56 28.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:34 #56 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:34 #56 28.52 (1/11) Installing ca-certificates (20240226-r0) 00:33:34 #56 28.61 (2/11) Installing brotli-libs (1.0.9-r14) 00:33:34 #56 28.63 (3/11) Installing libunistring (1.1-r1) 00:33:34 #56 28.64 (4/11) Installing libidn2 (2.3.4-r1) 00:33:34 #56 28.64 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:33:34 #56 28.65 (6/11) Installing libcurl (8.5.0-r0) 00:33:34 #56 28.66 (7/11) Installing curl (8.5.0-r0) 00:33:34 #56 28.67 (8/11) Installing dumb-init (1.2.5-r2) 00:33:34 #56 28.67 (9/11) Installing musl-obstack (1.2.3-r2) 00:33:34 #56 28.68 (10/11) Installing libucontext (1.2-r2) 00:33:34 #56 28.69 (11/11) Installing gcompat (1.1.0-r1) 00:33:34 #56 28.79 Executing busybox-1.36.1-r7.trigger 00:33:34 #56 28.79 Executing ca-certificates-20240226-r0.trigger 00:33:34 #56 28.79 OK: 12 MiB in 26 packages 00:33:34 #56 DONE 29.1s 00:33:34 00:33:34 #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:33:34 #69 DONE 0.1s 00:33:34 00:33:34 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:33:35 #70 ... 00:33:35 00:33:35 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:33:35 #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:35 #0 2.667 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:35 #0 2.674 Executing ca-certificates-20240226-r0.trigger 00:33:35 #0 2.730 OK: 8 MiB in 17 packages 00:33:35 #71 DONE 3.4s 00:33:35 00:33:35 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:33:35 #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #0 1.691 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:35 #0 1.691 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:35 #0 1.691 OK: 20075 distinct packages available 00:33:35 #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.281 OK: 264 MiB in 52 packages 00:33:35 #72 DONE 3.4s 00:33:35 00:33:35 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:33:35 #52 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #52 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #52 28.97 (1/2) Installing dumb-init (1.2.5-r2) 00:33:35 #52 29.03 (2/2) Installing su-exec (0.2-r3) 00:33:35 #52 29.05 Executing busybox-1.36.1-r7.trigger 00:33:35 #52 29.06 OK: 7 MiB in 17 packages 00:33:35 #52 DONE 30.1s 00:33:35 00:33:35 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:33:35 #54 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #54 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #54 28.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:33:35 #54 28.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:33:35 #54 28.89 OK: 20072 distinct packages available 00:33:35 #54 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #54 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #54 29.53 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:35 #54 29.58 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:35 #54 29.58 (3/7) Installing dumb-init (1.2.5-r2) 00:33:35 #54 29.59 (4/7) Installing musl-obstack (1.2.3-r2) 00:33:35 #54 29.59 (5/7) Installing libucontext (1.2-r2) 00:33:35 #54 29.59 (6/7) Installing gcompat (1.1.0-r1) 00:33:35 #54 29.86 (7/7) Installing openssl (3.1.6-r0) 00:33:35 #54 29.87 Executing busybox-1.36.1-r7.trigger 00:33:35 #54 29.87 OK: 8 MiB in 20 packages 00:33:35 #54 DONE 30.1s 00:33:35 00:33:35 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:33:35 #39 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #39 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #39 28.85 (1/4) Installing ca-certificates (20240226-r0) 00:33:35 #39 29.04 (2/4) Installing dumb-init (1.2.5-r2) 00:33:35 #39 29.05 (3/4) Installing su-exec (0.2-r3) 00:33:35 #39 29.05 (4/4) Installing yq (4.33.3-r5) 00:33:35 #39 29.14 Executing busybox-1.36.1-r7.trigger 00:33:35 #39 29.15 Executing ca-certificates-20240226-r0.trigger 00:33:35 #39 29.33 OK: 17 MiB in 19 packages 00:33:35 #39 DONE 30.2s 00:33:35 00:33:35 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:33:35 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.663 OK: 264 MiB in 52 packages 00:33:35 #73 DONE 3.4s 00:33:35 00:33:35 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:33:35 #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #0 3.095 OK: 264 MiB in 52 packages 00:33:35 #74 DONE 3.4s 00:33:35 00:33:35 #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:35 #75 DONE 1.2s 00:33:35 00:33:35 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:35 #76 DONE 3.4s 00:33:35 00:33:35 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:33:35 #77 ... 00:33:35 00:33:35 #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:33:35 #78 DONE 0.1s 00:33:35 00:33:35 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:33:35 #79 DONE 0.1s 00:33:35 00:33:35 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:33:35 #80 DONE 0.2s 00:33:35 00:33:35 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:33:35 #77 DONE 0.1s 00:33:35 00:33:35 #81 [security-spire-config stage-2 6/10] COPY security.txt / 00:33:35 #81 DONE 0.1s 00:33:35 00:33:35 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:35 #82 ... 00:33:35 00:33:35 #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:33:35 #83 DONE 0.1s 00:33:35 00:33:35 #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:33:35 #84 DONE 0.0s 00:33:35 00:33:35 #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:33:35 #85 DONE 0.0s 00:33:35 00:33:35 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:33:35 #66 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:35 #66 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:35 #66 3.717 OK: 264 MiB in 52 packages 00:33:35 #66 DONE 3.9s 00:33:35 00:33:35 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 00:33:35 #86 DONE 0.0s 00:33:35 00:33:35 #87 [security-spire-config] exporting to image 00:33:35 #87 exporting layers 00:33:36 #87 exporting layers 0.7s done 00:33:36 #87 writing image sha256:00d37233d32be1a51572892532bad1c4443a23c657a6cc913be92e81ca976f41 done 00:33:36 #87 naming to docker.io/library/security-spire-config done 00:33:36 #87 DONE 0.7s 00:33:36 00:33:36 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:33:37 #88 ... 00:33:37 00:33:37 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:33:37 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:37 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:37 #0 3.547 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #0 3.653 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #0 3.684 OK: 7 MiB in 16 packages 00:33:37 #89 DONE 3.9s 00:33:37 00:33:37 #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 00:33:37 #67 3.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:37 #67 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:37 #67 3.646 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #67 3.684 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #67 3.693 OK: 7 MiB in 16 packages 00:33:37 #67 DONE 3.9s 00:33:37 00:33:37 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:33:37 #70 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:37 #70 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:37 #70 3.079 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #70 3.120 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #70 3.124 Executing ca-certificates-20240226-r0.trigger 00:33:37 #70 3.167 OK: 12 MiB in 26 packages 00:33:37 #70 DONE 3.5s 00:33:37 00:33:37 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:33:37 #88 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:37 #88 ... 00:33:37 00:33:37 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:33:37 #0 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:37 #0 1.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:37 #0 2.184 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #0 2.220 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:37 #0 2.299 Executing ca-certificates-20240226-r0.trigger 00:33:37 #0 2.341 OK: 17 MiB in 19 packages 00:33:37 #90 DONE 2.5s 00:33:37 00:33:37 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:33:37 #88 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:38 #88 2.736 OK: 8 MiB in 20 packages 00:33:38 #88 ... 00:33:38 00:33:38 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:33:38 #0 4.183 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:38 #0 4.686 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:38 #0 5.348 (1/1) Installing dumb-init (1.2.5-r2) 00:33:38 #0 5.666 Executing busybox-1.36.1-r7.trigger 00:33:38 #0 5.671 OK: 7 MiB in 16 packages 00:33:38 #91 DONE 5.9s 00:33:38 00:33:38 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:33:38 #88 DONE 2.9s 00:33:38 00:33:38 #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:33:38 #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:38 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:38 #0 2.667 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:33:38 #0 2.710 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:33:38 #0 2.719 OK: 7 MiB in 17 packages 00:33:38 #92 DONE 3.0s 00:33:38 00:33:38 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:40 #93 ... 00:33:40 00:33:40 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:40 #94 DONE 1.4s 00:33:40 00:33:40 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:33:40 #95 DONE 1.4s 00:33:40 00:33:40 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:33:40 #0 1.884 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:33:40 #0 2.353 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:33:40 #0 3.035 OK: 264 MiB in 52 packages 00:33:40 #96 DONE 4.3s 00:33:40 00:33:40 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:33:40 #97 DONE 0.1s 00:33:40 00:33:40 #98 [security-spire-server stage-2 6/9] COPY security.txt / 00:33:40 #98 ... 00:33:40 00:33:40 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:33:40 #99 DONE 0.6s 00:33:40 00:33:40 #98 [security-spire-server stage-2 6/9] COPY security.txt / 00:33:40 #98 DONE 0.6s 00:33:40 00:33:40 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:33:40 #100 DONE 0.7s 00:33:40 00:33:40 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:33:40 #101 DONE 0.0s 00:33:40 00:33:40 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:33:40 #102 DONE 0.1s 00:33:40 00:33:40 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 00:33:40 #103 DONE 0.1s 00:33:40 00:33:40 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:33:40 #104 DONE 0.1s 00:33:40 00:33:40 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:33:40 #105 ... 00:33:40 00:33:40 #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:33:40 #93 DONE 2.3s 00:33:40 00:33:40 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:33:40 #106 DONE 0.2s 00:33:40 00:33:40 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:33:40 #105 DONE 0.1s 00:33:40 00:33:40 #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:33:40 #107 DONE 0.1s 00:33:40 00:33:40 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:33:40 #108 DONE 0.1s 00:33:40 00:33:40 #87 [security-spire-server] exporting to image 00:33:40 #87 ... 00:33:40 00:33:40 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:33:40 #109 DONE 0.0s 00:33:40 00:33:40 #87 [security-spire-agent] exporting to image 00:33:41 #87 exporting layers 0.6s done 00:33:41 #87 exporting layers 0.6s done 00:33:41 #87 writing image sha256:8f9ab355a4edfc8939378dcb55a4e9f8155e69bd61f1fd9f57709afd1869f869 done 00:33:41 #87 naming to docker.io/library/security-spire-server done 00:33:41 #87 writing image sha256:c966cecda4c08182ebc073c560e2ab0d2e0ba19c617d47db6d8478a67919aa9c done 00:33:41 #87 naming to docker.io/library/security-spire-agent done 00:33:41 #87 DONE 1.4s 00:33:41 00:33:41 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:42 #110 ... 00:33:42 00:33:42 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:33:45 #41 ... 00:33:45 00:33:45 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:45 #111 ... 00:33:45 00:33:45 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:45 #112 ... 00:33:45 00:33:45 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:34:01 Running in /w/workspace/edgex-go/652 [Pipeline] { [Pipeline] checkout 00:34:01 The recommended git tool is: git 00:34:10 using credential edgex-jenkins-ssh 00:34:10 Cloning the remote Git repository 00:34:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:10 > git init /w/workspace/edgex-go/652 # timeout=10 00:34:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:10 > git --version # timeout=10 00:34:10 > git --version # 'git version 2.25.1' 00:34:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:18 #113 ... 00:34:18 00:34:18 #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:18 #111 DONE 38.7s 00:34:18 00:34:18 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:18 #112 DONE 38.7s 00:34:18 00:34:18 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:18 #113 DONE 38.4s 00:34:18 00:34:18 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:18 #82 DONE 38.7s 00:34:18 00:34:18 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:18 #110 DONE 34.0s 00:34:18 00:34:18 #114 [core-keeper builder 7/8] COPY . . 00:34:22 #114 ... 00:34:22 00:34:22 #115 [security-spiffe-token-provider builder 6/7] COPY . . 00:34:22 #115 DONE 7.5s 00:34:22 00:34:22 #116 [support-notifications builder 6/7] COPY . . 00:34:22 #116 DONE 7.5s 00:34:22 00:34:22 #117 [security-secretstore-setup builder 6/7] COPY . . 00:34:22 #117 DONE 7.5s 00:34:22 00:34:22 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:34:22 #118 CACHED 00:34:22 00:34:22 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #119 CACHED 00:34:22 00:34:22 #120 [security-proxy-setup builder 6/7] COPY . . 00:34:22 #120 CACHED 00:34:22 00:34:22 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:34:22 #121 CACHED 00:34:22 00:34:22 #122 [security-bootstrapper builder 6/7] COPY . . 00:34:22 #122 CACHED 00:34:22 00:34:22 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #123 CACHED 00:34:22 00:34:22 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:34:22 #124 CACHED 00:34:22 00:34:22 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #125 CACHED 00:34:22 00:34:22 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 00:34:22 #126 CACHED 00:34:22 00:34:22 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:34:22 #127 CACHED 00:34:22 00:34:22 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #128 CACHED 00:34:22 00:34:22 #129 [support-scheduler builder 6/7] COPY . . 00:34:22 #129 CACHED 00:34:22 00:34:22 #130 [core-data builder 6/7] COPY . . 00:34:22 #130 DONE 7.5s 00:34:22 00:34:22 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #131 CACHED 00:34:22 00:34:22 #132 [core-command builder 6/7] COPY . . 00:34:22 #132 CACHED 00:34:22 00:34:22 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 00:34:22 #133 CACHED 00:34:22 00:34:22 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:34:22 #134 CACHED 00:34:22 00:34:22 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #135 CACHED 00:34:22 00:34:22 #136 [core-metadata builder 6/7] COPY . . 00:34:22 #136 CACHED 00:34:22 00:34:22 #137 [security-proxy-auth builder 6/7] COPY . . 00:34:22 #137 CACHED 00:34:22 00:34:22 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:22 #138 CACHED 00:34:22 00:34:22 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:34:22 #139 CACHED 00:34:22 00:34:22 #114 [core-keeper builder 7/8] COPY . . 00:34:22 #114 DONE 7.5s 00:34:22 00:34:22 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:34:22 #140 1.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:34:29 Avoid second fetch 00:34:29 Checking out Revision 5fec7756d37c583cdd2b9a3cb0596e8617403789 (main) 00:34:30 Commit message: "Merge pull request #4824 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.42" 00:34:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:29 > git config core.sparsecheckout # timeout=10 00:34:29 > git checkout -f 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 00:34:32 #140 ... 00:34:32 00:34:32 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:34:32 #0 0.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:34:32 #141 ... 00:34:32 00:34:32 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:34:32 #0 0.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:34:32 #142 ... 00:34:32 00:34:32 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:34:32 #0 1.582 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:32 #143 ... 00:34:32 00:34:32 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:34:32 #0 1.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:34:32 #144 ... 00:34:32 00:34:32 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:34:32 #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:34:32 #145 ... 00:34:32 00:34:32 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:34:32 #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:34:32 #146 ... 00:34:32 00:34:32 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:34:32 #0 1.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34:32 #147 ... 00:34:32 00:34:32 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:34:32 #0 1.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:34:32 #148 ... 00:34:32 00:34:32 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:34:32 #0 1.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:34:33 #149 ... 00:34:33 00:34:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:34:33 #0 0.902 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:33 #150 ... 00:34:33 00:34:33 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:34:33 #0 1.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:34:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:34 Dload Upload Total Spent Left Speed 00:34:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 00:34:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:34:35 + sudo tee /etc/docker/daemon.new 00:34:35 { 00:34:35 "registry-mirrors": [ 00:34:35 "https://nexus3.edgexfoundry.org:10001" 00:34:35 ], 00:34:35 "bip": "10.250.0.254/24", 00:34:35 "hosts": [ 00:34:35 "tcp://0.0.0.0:5555", 00:34:35 "unix:///var/run/docker.sock" 00:34:35 ], 00:34:35 "mtu": 1458, 00:34:35 "selinux-enabled": true, 00:34:35 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:35 } [Pipeline] sh 00:34:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:34:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:54 provisioning config files... 00:34:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4889629976881045602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:54 ---> ****-login.sh 00:34:54 nexus3.edgexfoundry.org:10001 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 nexus3.edgexfoundry.org:10002 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 nexus3.edgexfoundry.org:10003 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:34:56 Configure a credential helper to remove this warning. See 00:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:34:56 00:34:56 Login Succeeded 00:34:56 nexus3.edgexfoundry.org:10004 00:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:34:56 Configure a credential helper to remove this warning. See 00:34:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:34:56 00:34:56 Login Succeeded 00:34:56 ****.io 00:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:34:57 Configure a credential helper to remove this warning. See 00:34:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:34:57 00:34:57 Login Succeeded 00:34:57 ---> ****-login.sh ends [Pipeline] } 00:34:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:34:57 + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo 00:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:34:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:34:57 ========================================================= 00:34:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:34:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:34:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:58 c6b39de5b339: Pulling fs layer 00:34:58 a69c41024577: Pulling fs layer 00:34:58 d6de4b400683: Pulling fs layer 00:34:58 35cb2a7552d0: Pulling fs layer 00:34:58 4f4fb700ef54: Pulling fs layer 00:34:58 464afbd9ba4c: Pulling fs layer 00:34:58 00f215d4a9da: Pulling fs layer 00:34:58 d496ad576159: Pulling fs layer 00:34:58 464afbd9ba4c: Waiting 00:34:58 00f215d4a9da: Waiting 00:34:58 d496ad576159: Waiting 00:34:58 35cb2a7552d0: Waiting 00:34:58 4f4fb700ef54: Waiting 00:34:58 a69c41024577: Download complete 00:34:58 35cb2a7552d0: Verifying Checksum 00:34:58 35cb2a7552d0: Download complete 00:34:58 4f4fb700ef54: Verifying Checksum 00:34:58 4f4fb700ef54: Download complete 00:34:58 464afbd9ba4c: Verifying Checksum 00:34:58 464afbd9ba4c: Download complete 00:34:58 c6b39de5b339: Verifying Checksum 00:34:58 c6b39de5b339: Download complete 00:34:58 d496ad576159: Verifying Checksum 00:34:58 d496ad576159: Download complete 00:34:59 c6b39de5b339: Pull complete 00:34:59 a69c41024577: Pull complete 00:35:00 d6de4b400683: Verifying Checksum 00:35:00 d6de4b400683: Download complete 00:35:01 00f215d4a9da: Verifying Checksum 00:35:01 00f215d4a9da: Download complete 00:35:13 d6de4b400683: Pull complete 00:35:13 35cb2a7552d0: Pull complete 00:35:13 4f4fb700ef54: Pull complete 00:35:13 464afbd9ba4c: Pull complete 00:35:23 00f215d4a9da: Pull complete 00:35:24 d496ad576159: Pull complete 00:35:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 00:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:35:24 + docker build -t ci-base-image-arm64 -f - . 00:35:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:24 WORKDIR /edgex 00:35:24 COPY go.mod . 00:35:24 RUN go mod download 00:35:24 Sending build context to Docker daemon 3.185MB 00:35:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:35:24 ---> f246e2811388 00:35:24 Step 2/4 : WORKDIR /edgex 00:35:26 ---> Running in 12c5a17421be 00:35:26 Removing intermediate container 12c5a17421be 00:35:26 ---> f37b713abf2c 00:35:26 Step 3/4 : COPY go.mod . 00:35:27 ---> 6e18e331b13d 00:35:27 Step 4/4 : RUN go mod download 00:35:27 ---> Running in 83f327c50112 00:35:55 #151 92.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:36:23 Removing intermediate container 83f327c50112 00:36:23 ---> e473a8eb2bed 00:36:23 Successfully built e473a8eb2bed 00:36:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:24 + docker inspect -f . ci-base-image-arm64 00:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 00:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 00:36:25 $ docker top 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:26 + go version 00:36:26 go version go1.21.9 linux/arm64 [Pipeline] } 00:36:26 $ docker stop --time=1 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a 00:36:28 $ docker rm -f --volumes 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a [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] { 00:36:28 #151 ... 00:36:28 00:36:28 #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:36:28 #141 DONE 125.4s 00:36:28 00:36:28 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:28 #145 DONE 125.5s 00:36:28 00:36:28 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:36:28 #142 DONE 125.5s 00:36:28 00:36:28 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:36:29 00:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:36:29 latest: Pulling from edgex-devops/edgex-compose-arm64 00:36:29 547446be3368: Pulling fs layer 00:36:29 d125d8839a47: Pulling fs layer 00:36:29 3e85d5ac6304: Pulling fs layer 00:36:29 c3105a71a48b: Pulling fs layer 00:36:29 0f093f025ec4: Pulling fs layer 00:36:29 c3106fc0e877: Pulling fs layer 00:36:29 c3105a71a48b: Waiting 00:36:29 0f093f025ec4: Waiting 00:36:29 c3106fc0e877: Waiting 00:36:29 547446be3368: Download complete 00:36:29 c3105a71a48b: Verifying Checksum 00:36:29 c3105a71a48b: Download complete 00:36:30 d125d8839a47: Verifying Checksum 00:36:30 d125d8839a47: Download complete 00:36:30 c3106fc0e877: Verifying Checksum 00:36:30 c3106fc0e877: Download complete 00:36:30 0f093f025ec4: Verifying Checksum 00:36:30 0f093f025ec4: Download complete 00:36:30 #146 ... 00:36:30 00:36:30 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:36:30 #149 DONE 128.5s 00:36:30 547446be3368: Pull complete 00:36:30 00:36:30 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:36:30 #41 ... 00:36:30 00:36:30 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:36:30 #152 ... 00:36:30 00:36:30 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:30 #151 DONE 129.0s 00:36:31 00:36:31 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:31 d125d8839a47: Pull complete 00:36:32 3e85d5ac6304: Verifying Checksum 00:36:32 3e85d5ac6304: Download complete 00:36:33 #153 DONE 2.1s 00:36:33 00:36:33 #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:36:33 #154 ... 00:36:33 00:36:33 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:36:33 #155 DONE 2.2s 00:36:33 00:36:33 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:36:33 #152 DONE 2.2s 00:36:33 00:36:33 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:36:33 #156 DONE 1.1s 00:36:33 00:36:33 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:36:33 #157 DONE 1.4s 00:36:33 00:36:33 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:36:33 #158 ... 00:36:33 00:36:33 #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:36:33 #154 DONE 0.8s 00:36:33 00:36:33 #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:36:33 #159 ... 00:36:33 00:36:33 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:36:33 #160 DONE 0.9s 00:36:34 00:36:34 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:36:34 #161 DONE 1.1s 00:36:34 00:36:34 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:36:34 #162 ... 00:36:34 00:36:34 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:36:34 #158 DONE 1.1s 00:36:34 00:36:34 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:36:42 3e85d5ac6304: Pull complete 00:36:42 c3105a71a48b: Pull complete 00:36:42 #163 ... 00:36:42 00:36:42 #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:36:42 #159 DONE 7.5s 00:36:42 00:36:42 #164 [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 00:36:42 #164 DONE 7.2s 00:36:42 00:36:42 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:36:42 #165 ... 00:36:42 00:36:42 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:36:42 #162 DONE 7.4s 00:36:42 00:36:42 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:36:42 #163 DONE 7.3s 00:36:42 00:36:42 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:36:42 0f093f025ec4: Pull complete 00:36:42 #166 ... 00:36:42 00:36:42 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:36:42 c3106fc0e877: Pull complete 00:36:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:43 #167 ... 00:36:43 00:36:43 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:36:43 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 00:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 00:36:43 #168 ... 00:36:43 00:36:43 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:36:43 #167 DONE 10.4s 00:36:43 00:36:43 #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:36:43 #165 DONE 2.3s 00:36:43 00:36:43 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:36:43 #140 DONE 141.6s 00:36:43 00:36:43 #87 [security-spiffe-token-provider] exporting to image 00:36:43 #87 exporting layers 00:36:44 #87 ... 00:36:44 00:36:44 #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 00:36:44 #169 DONE 2.7s 00:36:44 00:36:44 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:36:44 #170 ... 00:36:44 00:36:44 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:36:44 #168 DONE 3.0s 00:36:44 00:36:44 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:36:44 #171 CACHED 00:36:44 00:36:44 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:36:44 #172 CACHED 00:36:44 00:36:44 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:36:44 #173 ... 00:36:44 00:36:44 #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:36:44 #166 DONE 3.4s 00:36:44 00:36:44 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:36:44 #146 DONE 143.1s 00:36:44 00:36:44 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:36:45 $ docker top 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 -eo pid,comm 00:36:45 #174 ... 00:36:45 00:36:45 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:36:45 #170 DONE 1.9s [Pipeline] { [Pipeline] sh 00:36:45 00:36:45 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:36:45 + docker compose -f ./docker-compose-build.yml build --parallel 00:36:45 #175 ... 00:36:45 00:36:45 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:36:45 #148 DONE 144.0s 00:36:45 00:36:45 #87 [security-spiffe-token-provider] exporting to image 00:36:45 #87 exporting layers 2.4s done 00:36:45 #87 writing image sha256:2f51de8e14c747c9d7bfaed294001003bd7ca5076c7d9cf09aca87965f4a1de9 0.1s done 00:36:45 #87 naming to docker.io/library/security-spiffe-token-provider done 00:36:45 #87 DONE 3.9s 00:36:46 00:36:46 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:36:46 #147 DONE 144.2s 00:36:46 00:36:46 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 #176 ... 00:36:46 00:36:46 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:36:46 #177 CACHED 00:36:46 00:36:46 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 #178 CACHED 00:36:46 00:36:46 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:36:46 #144 DONE 144.4s 00:36:46 00:36:46 #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:36:46 #179 DONE 1.8s 00:36:46 00:36:46 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:46 #180 ... 00:36:46 00:36:46 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:46 #181 DONE 1.8s 00:36:46 00:36:46 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:36:46 #173 DONE 1.6s 00:36:46 00:36:46 #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 #182 CACHED 00:36:46 00:36:46 #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:36:46 #183 CACHED 00:36:46 00:36:46 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:46 #184 ... 00:36:46 00:36:46 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:36:46 #174 DONE 1.7s 00:36:46 00:36:46 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:36:46 #150 DONE 144.8s 00:36:46 00:36:46 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:36:46 #175 DONE 1.4s 00:36:46 00:36:46 #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 #185 ... 00:36:46 00:36:46 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:36:46 #143 DONE 145.1s 00:36:47 00:36:47 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:47 #186 ... 00:36:47 00:36:47 #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 #176 DONE 1.7s 00:36:47 00:36:47 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:36:47 #187 DONE 1.1s 00:36:47 00:36:47 #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:47 #180 DONE 0.9s 00:36:47 00:36:47 #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:36:47 #188 DONE 0.8s 00:36:47 00:36:47 #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 #189 CACHED 00:36:47 00:36:47 #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:36:47 #190 CACHED 00:36:47 00:36:47 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:47 #184 DONE 0.9s 00:36:47 00:36:47 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:36:47 #191 DONE 1.0s 00:36:47 00:36:47 #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 #192 DONE 1.0s 00:36:47 00:36:47 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:47 #193 ... 00:36:47 00:36:47 #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:36:47 #185 DONE 0.8s 00:36:47 00:36:47 #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:47 #186 DONE 0.6s 00:36:47 00:36:47 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:36:47 #194 ... 00:36:47 00:36:47 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:36:47 #195 DONE 0.7s 00:36:47 00:36:47 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:36:47 #196 DONE 0.7s 00:36:47 00:36:47 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:47 #197 ... 00:36:47 00:36:47 #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:47 #198 DONE 0.9s 00:36:48 00:36:48 #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:48 #199 DONE 1.5s 00:36:48 00:36:48 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:48 #200 DONE 0.8s 00:36:48 00:36:48 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:36:48 #201 DONE 0.8s 00:36:48 00:36:48 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:36:48 #202 DONE 0.8s 00:36:48 00:36:48 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:36:48 #194 DONE 0.6s 00:36:48 00:36:48 #203 [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/ 00:36:48 #203 ... 00:36:48 00:36:48 #204 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:36:48 #204 DONE 0.7s 00:36:48 00:36:48 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:36:48 #205 DONE 0.9s 00:36:48 00:36:48 #87 [core-common-config-bootstrapper] exporting to image 00:36:48 #87 ... 00:36:48 00:36:48 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:48 #197 DONE 0.7s 00:36:48 00:36:48 #87 [core-common-config-bootstrapper] exporting to image 00:36:48 #87 exporting layers 0.5s done 00:36:48 #87 ... 00:36:48 00:36:48 #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:48 #206 DONE 0.5s 00:36:48 00:36:48 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:36:48 #207 DONE 0.7s 00:36:48 00:36:48 #208 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:48 #208 ... 00:36:48 00:36:48 #209 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:48 #209 DONE 0.7s 00:36:48 00:36:48 #203 [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/ 00:36:48 #203 DONE 0.7s 00:36:48 00:36:48 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:36:48 #210 DONE 0.7s 00:36:48 00:36:48 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:48 #193 DONE 1.6s 00:36:48 00:36:48 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:36:48 #211 DONE 0.7s 00:36:48 00:36:48 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:36:48 #212 DONE 0.4s 00:36:48 00:36:48 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:36:48 #213 DONE 0.2s 00:36:48 00:36:48 #87 [core-data] exporting to image 00:36:48 #87 writing image sha256:9f472f60e7747dd7c1870b518320662d61d40b8997963047354bc395766907fb 0.0s done 00:36:48 #87 writing image sha256:72ffef62f48381b5fe205fab66a85176c4ff9bd7217272831ea1fbe7f23905a9 done 00:36:48 #87 naming to docker.io/library/core-command done 00:36:48 #87 naming to docker.io/library/core-common-config-bootstrapper done 00:36:49 #87 ... 00:36:49 00:36:49 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:36:49 #214 DONE 0.2s 00:36:49 00:36:49 #87 [support-notifications] exporting to image 00:36:49 #87 exporting layers 0.4s done 00:36:49 #87 ... 00:36:49 00:36:49 #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:36:49 #215 DONE 0.1s 00:36:49 00:36:49 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:49 #216 DONE 1.2s 00:36:49 00:36:49 #87 [support-scheduler] exporting to image 00:36:49 #87 exporting layers 0.3s done 00:36:49 #87 writing image sha256:bfc6a24422b3800acd4152a447cdbd089ffad3df29f4dafb5c268f166820187c 0.0s done 00:36:49 #87 naming to docker.io/library/support-scheduler done 00:36:49 #87 writing image sha256:fe7f67eb8e78ebc99592c5733c369106ff835398ef2b4da90fca1e63057f3cc4 00:36:49 #87 ... 00:36:49 00:36:49 #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:49 #217 DONE 0.1s 00:36:49 00:36:49 #87 [core-metadata] exporting to image 00:36:49 #87 exporting layers 0.4s done 00:36:49 #87 writing image sha256:fe7f67eb8e78ebc99592c5733c369106ff835398ef2b4da90fca1e63057f3cc4 0.1s done 00:36:49 #87 naming to docker.io/library/core-keeper done 00:36:49 #87 writing image sha256:15b651c8f80f8e8cd720ce108805abba4d6c09bab1775083b22acf48b537d189 0.0s done 00:36:49 #87 naming to docker.io/library/core-metadata 0.0s done 00:36:49 #87 writing image sha256:863a675fd715bc1b8fa03fdf85f0cefd00ae5a949c944058b6cc0923da995492 00:36:49 #87 ... 00:36:49 00:36:49 #208 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:49 #208 DONE 0.9s 00:36:49 00:36:49 #87 [support-notifications] exporting to image 00:36:49 #87 exporting layers 0.6s done 00:36:49 #87 writing image sha256:863a675fd715bc1b8fa03fdf85f0cefd00ae5a949c944058b6cc0923da995492 0.0s done 00:36:49 #87 naming to docker.io/library/core-data done 00:36:49 #87 writing image sha256:2c4050fbaa8c813c865c16cd8b0919b3e99a24709c41890adfc90894bc9acfcb 0.0s done 00:36:49 #87 naming to docker.io/library/support-notifications done 00:36:49 #87 exporting layers 0.2s done 00:36:49 #87 writing image sha256:cd7b9db2a6e0ccd445b45f01ea102dd24e88bbb3bb0d9afe4a9bb83a141b57c0 done 00:36:49 #87 writing image sha256:09c0250ca03ff4ca44693529b9e6b576734e2cde1dc06a9084760efa7f4acd14 done 00:36:49 #87 naming to docker.io/library/security-proxy-auth done 00:36:49 #87 naming to docker.io/library/security-proxy-setup done 00:36:49 #87 exporting layers 0.2s done 00:36:49 #87 writing image sha256:ae799d19385ee35ce4562474029f1cf13ad26e8804b76b4adb12c8b3d9ac5ffd done 00:36:49 #87 naming to docker.io/library/security-secretstore-setup done 00:36:49 #87 DONE 5.6s 00:36:49 00:36:49 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:36:50 #218 DONE 0.7s 00:36:50 00:36:50 #87 [security-bootstrapper] exporting to image 00:36:50 #87 exporting layers 0.2s done 00:36:50 #87 writing image sha256:75a5aacaf3445661a4c93cf23bf13461cf4492d27c2423c2b0ade562ca9d5f42 done 00:36:50 #87 naming to docker.io/library/security-bootstrapper done 00:36:50 #87 DONE 5.8s 00:36:50 00:36:50 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:36:50 time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:36:50 $ docker stop --time=1 ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 00:36:51 $ docker rm -f --volumes ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:51 + docker images 00:36:51 REPOSITORY TAG IMAGE ID CREATED SIZE 00:36:51 security-proxy-auth latest 09c0250ca03f 2 seconds ago 38MB 00:36:51 security-secretstore-setup latest ae799d19385e 2 seconds ago 42.2MB 00:36:51 security-bootstrapper latest 75a5aacaf344 2 seconds ago 24MB 00:36:51 core-metadata latest 15b651c8f80f 3 seconds ago 41MB 00:36:51 support-scheduler latest bfc6a24422b3 3 seconds ago 43.1MB 00:36:51 core-keeper latest fe7f67eb8e78 3 seconds ago 35.6MB 00:36:51 core-data latest 863a675fd715 3 seconds ago 40.8MB 00:36:51 support-notifications latest 2c4050fbaa8c 3 seconds ago 43.9MB 00:36:51 security-proxy-setup latest cd7b9db2a6e0 3 seconds ago 31.2MB 00:36:51 core-command latest 72ffef62f483 4 seconds ago 40.4MB 00:36:51 core-common-config-bootstrapper latest 9f472f60e774 4 seconds ago 20.2MB 00:36:51 security-spiffe-token-provider latest 2f51de8e14c7 8 seconds ago 34MB 00:36:51 security-spire-agent latest c966cecda4c0 3 minutes ago 187MB 00:36:51 security-spire-server latest 8f9ab355a4ed 3 minutes ago 126MB 00:36:51 security-spire-config latest 00d37233d32b 3 minutes ago 125MB 00:36:51 ci-base-image-x86_64 latest 1e27516e8f9e 6 minutes ago 966MB 00:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 00:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 00:36:51 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 00:36:52 provisioning config files... 00:36:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4374583613935879951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:52 ---> ****-login.sh 00:36:52 nexus3.edgexfoundry.org:10001 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 nexus3.edgexfoundry.org:10002 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 nexus3.edgexfoundry.org:10003 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 nexus3.edgexfoundry.org:10004 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 ****.io 00:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:36:52 Configure a credential helper to remove this warning. See 00:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:36:52 00:36:52 Login Succeeded 00:36:52 ---> ****-login.sh ends [Pipeline] } 00:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:36:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:36:53 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:36:53 latest 00:36:53 3.2.0-dev.34 00:36:53 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:36:53 main 00:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:53 + docker push nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:53 2becda044feb: Preparing 00:36:53 52ae5c7ed831: Preparing 00:36:53 4ad07c257cd6: Preparing 00:36:53 d9426d04b31b: Preparing 00:36:53 0578f4f6870c: Preparing 00:36:53 612ff4f17471: Preparing 00:36:53 63ec0bd56cf3: Preparing 00:36:53 612ff4f17471: Waiting 00:36:53 63ec0bd56cf3: Waiting 00:36:53 2becda044feb: Pushed 00:36:53 d9426d04b31b: Pushed 00:36:53 4ad07c257cd6: Pushed 00:36:53 63ec0bd56cf3: Layer already exists 00:36:53 612ff4f17471: Pushed 00:36:54 0578f4f6870c: Pushed 00:36:55 #1 [security-proxy-auth internal] load build definition from Dockerfile 00:36:55 #1 transferring dockerfile: 30B 00:36:55 #1 transferring dockerfile: 2.15kB done 00:36:55 #1 DONE 0.1s 00:36:55 00:36:55 #2 [security-proxy-setup internal] load build definition from Dockerfile 00:36:55 #2 transferring dockerfile: 2.50kB done 00:36:55 #2 DONE 0.0s 00:36:55 00:36:55 #3 [core-metadata internal] load build definition from Dockerfile 00:36:55 #3 transferring dockerfile: 2.06kB done 00:36:55 #3 DONE 0.1s 00:36:55 00:36:55 #4 [security-bootstrapper internal] load build definition from Dockerfile 00:36:55 #4 transferring dockerfile: 2.93kB done 00:36:55 #4 DONE 0.1s 00:36:55 00:36:55 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:36:55 #5 transferring dockerfile: 2.23kB done 00:36:55 #5 DONE 0.1s 00:36:55 00:36:55 #6 [support-scheduler internal] load build definition from Dockerfile 00:36:55 #6 transferring dockerfile: 1.93kB done 00:36:55 #6 DONE 0.1s 00:36:55 00:36:55 #7 [security-spire-config internal] load build definition from Dockerfile 00:36:55 #7 transferring dockerfile: 1.69kB done 00:36:55 #7 DONE 0.1s 00:36:55 00:36:55 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:36:55 #8 transferring dockerfile: 1.89kB 0.0s done 00:36:55 #8 DONE 0.1s 00:36:55 00:36:55 #9 [security-secretstore-setup internal] load build definition from Dockerfile 00:36:55 #9 transferring dockerfile: 2.49kB done 00:36:55 #9 DONE 0.1s 00:36:55 00:36:55 #10 [security-spire-agent internal] load build definition from Dockerfile 00:36:55 #10 transferring dockerfile: 1.81kB done 00:36:55 #10 DONE 0.1s 00:36:55 00:36:55 #11 [core-data internal] load build definition from Dockerfile 00:36:55 #11 transferring dockerfile: 2.01kB done 00:36:55 #11 DONE 0.1s 00:36:55 00:36:55 #12 [support-notifications internal] load build definition from Dockerfile 00:36:55 #12 transferring dockerfile: 1.95kB 0.0s done 00:36:55 #12 DONE 0.1s 00:36:55 00:36:55 #13 [core-command internal] load build definition from Dockerfile 00:36:55 #13 transferring dockerfile: 1.93kB 0.0s done 00:36:55 #13 DONE 0.1s 00:36:55 00:36:55 #14 [core-keeper internal] load build definition from Dockerfile 00:36:55 #14 transferring dockerfile: 2.01kB 0.0s done 00:36:55 #14 DONE 0.1s 00:36:55 00:36:55 #15 [security-spire-server internal] load build definition from Dockerfile 00:36:55 #15 transferring dockerfile: 1.70kB 0.0s done 00:36:55 #15 DONE 0.1s 00:36:55 00:36:55 #16 [security-proxy-auth internal] load .dockerignore 00:36:55 #16 transferring context: 50B done 00:36:55 #16 DONE 0.1s 00:36:56 00:36:56 #17 [security-proxy-setup internal] load .dockerignore 00:36:56 #17 transferring context: 50B done 00:36:56 #17 DONE 0.1s 00:36:56 00:36:56 #18 [core-metadata internal] load .dockerignore 00:36:56 #18 transferring context: 50B done 00:36:56 #18 DONE 0.1s 00:36:56 00:36:56 #19 [security-bootstrapper internal] load .dockerignore 00:36:56 #19 transferring context: 50B done 00:36:56 #19 DONE 0.1s 00:36:56 00:36:56 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:36:56 #20 transferring context: 50B 0.0s done 00:36:56 #20 DONE 0.1s 00:36:56 00:36:56 #21 [support-scheduler internal] load .dockerignore 00:36:56 52ae5c7ed831: Pushed 00:36:56 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:57 #21 transferring context: 50B done 00:36:57 #21 DONE 0.1s 00:36:57 00:36:57 #22 [security-spire-config internal] load .dockerignore 00:36:57 #22 transferring context: 50B 0.0s done 00:36:57 #22 DONE 0.1s 00:36:57 00:36:57 #23 [security-spiffe-token-provider internal] load .dockerignore 00:36:57 #23 transferring context: 50B 0.0s done 00:36:57 #23 DONE 0.1s 00:36:57 00:36:57 #24 [security-secretstore-setup internal] load .dockerignore 00:36:57 #24 transferring context: 50B done 00:36:57 #24 DONE 0.1s 00:36:57 00:36:57 #25 [security-spire-agent internal] load .dockerignore 00:36:57 #25 transferring context: 50B done 00:36:57 #25 DONE 0.1s 00:36:57 00:36:57 #26 [core-data internal] load .dockerignore 00:36:57 #26 transferring context: 50B 0.0s done 00:36:57 #26 DONE 0.1s 00:36:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:57 00:36:57 #27 [support-notifications internal] load .dockerignore 00:36:57 #27 transferring context: 50B 0.0s done 00:36:57 #27 DONE 0.1s 00:36:57 00:36:57 #28 [core-command internal] load .dockerignore 00:36:57 #28 transferring context: 50B 0.0s done 00:36:57 #28 DONE 0.1s 00:36:57 00:36:57 #29 [core-keeper internal] load .dockerignore 00:36:57 #29 transferring context: 50B 0.0s done 00:36:57 #29 DONE 0.1s 00:36:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:57 2becda044feb: Preparing 00:36:57 52ae5c7ed831: Preparing 00:36:57 4ad07c257cd6: Preparing 00:36:57 d9426d04b31b: Preparing 00:36:57 0578f4f6870c: Preparing 00:36:57 612ff4f17471: Preparing 00:36:57 63ec0bd56cf3: Preparing 00:36:57 612ff4f17471: Waiting 00:36:57 63ec0bd56cf3: Waiting 00:36:57 d9426d04b31b: Layer already exists 00:36:57 0578f4f6870c: Layer already exists 00:36:57 4ad07c257cd6: Layer already exists 00:36:57 2becda044feb: Layer already exists 00:36:57 52ae5c7ed831: Layer already exists 00:36:57 63ec0bd56cf3: Layer already exists 00:36:57 612ff4f17471: Layer already exists 00:36:57 latest: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:57 00:36:57 #30 [security-spire-server internal] load .dockerignore 00:36:57 #30 transferring context: 50B 0.0s done 00:36:57 #30 DONE 0.1s 00:36:57 00:36:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:57 #31 DONE 0.0s 00:36:57 00:36:57 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 00:36:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 #32 DONE 0.4s 00:36:58 00:36:58 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:58 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:36:58 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 00:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:58 2becda044feb: Preparing 00:36:58 52ae5c7ed831: Preparing 00:36:58 4ad07c257cd6: Preparing 00:36:58 d9426d04b31b: Preparing 00:36:58 0578f4f6870c: Preparing 00:36:58 612ff4f17471: Preparing 00:36:58 63ec0bd56cf3: Preparing 00:36:58 612ff4f17471: Waiting 00:36:58 63ec0bd56cf3: Waiting 00:36:58 4ad07c257cd6: Layer already exists 00:36:58 0578f4f6870c: Layer already exists 00:36:58 2becda044feb: Layer already exists 00:36:58 52ae5c7ed831: Layer already exists 00:36:58 d9426d04b31b: Layer already exists 00:36:58 612ff4f17471: Layer already exists 00:36:58 63ec0bd56cf3: Layer already exists 00:36:58 3.2.0-dev.34: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } 00:36:58 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 00:36:58 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:36:58 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:36:58 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:36:58 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.05MB / 3.34MB 0.2s 00:36:58 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:36:58 #33 ... 00:36:58 00:36:58 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:58 #31 DONE 0.0s 00:36:58 00:36:58 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 00:36:58 #32 DONE 0.4s 00:36:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:58 00:36:58 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:58 #31 DONE 0.0s 00:36:58 00:36:58 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 00:36:58 #32 DONE 0.4s 00:36:58 00:36:58 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:58 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:36:58 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:36:58 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:36:58 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:36:58 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:36:58 #33 ... 00:36:58 00:36:58 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:58 #31 DONE 0.0s 00:36:58 00:36:58 #34 [security-proxy-auth internal] load build context 00:36:58 #34 transferring context: 2.80MB 0.5s done 00:36:58 #34 DONE 0.8s 00:36:58 00:36:58 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:58 + docker push nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:58 2becda044feb: Preparing 00:36:58 52ae5c7ed831: Preparing 00:36:58 4ad07c257cd6: Preparing 00:36:58 d9426d04b31b: Preparing 00:36:58 0578f4f6870c: Preparing 00:36:58 612ff4f17471: Preparing 00:36:58 63ec0bd56cf3: Preparing 00:36:58 612ff4f17471: Waiting 00:36:58 63ec0bd56cf3: Waiting 00:36:58 52ae5c7ed831: Layer already exists 00:36:58 d9426d04b31b: Layer already exists 00:36:58 2becda044feb: Layer already exists 00:36:58 0578f4f6870c: Layer already exists 00:36:58 4ad07c257cd6: Layer already exists 00:36:58 612ff4f17471: Layer already exists 00:36:58 63ec0bd56cf3: Layer already exists 00:36:58 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 #33 ... 00:36:59 00:36:59 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:59 #31 DONE 0.0s 00:36:59 00:36:59 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:36:59 #32 DONE 0.6s 00:36:59 00:36:59 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:59 #33 ... 00:36:59 00:36:59 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:59 #31 DONE 0.0s 00:36:59 00:36:59 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:59 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:36:59 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:36:59 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:36:59 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:36:59 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:36:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 #33 ... 00:36:59 00:36:59 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:36:59 #32 DONE 0.8s 00:36:59 00:36:59 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:59 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:36:59 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:36:59 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:36:59 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:36:59 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:36:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:36:59 2becda044feb: Preparing 00:36:59 52ae5c7ed831: Preparing 00:36:59 4ad07c257cd6: Preparing 00:36:59 d9426d04b31b: Preparing 00:36:59 0578f4f6870c: Preparing 00:36:59 612ff4f17471: Preparing 00:36:59 63ec0bd56cf3: Preparing 00:36:59 612ff4f17471: Waiting 00:36:59 63ec0bd56cf3: Waiting 00:36:59 2becda044feb: Layer already exists 00:36:59 52ae5c7ed831: Layer already exists 00:36:59 d9426d04b31b: Layer already exists 00:36:59 0578f4f6870c: Layer already exists 00:36:59 4ad07c257cd6: Layer already exists 00:36:59 612ff4f17471: Layer already exists 00:36:59 63ec0bd56cf3: Layer already exists 00:36:59 main: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 00:36:59 #33 ... 00:36:59 00:36:59 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:59 #31 DONE 0.0s 00:36:59 00:36:59 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:59 #33 ... 00:36:59 00:36:59 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:36:59 #31 DONE 0.0s 00:36:59 00:36:59 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [Pipeline] // withEnv [Pipeline] echo 00:36:59 ===================================================== [Pipeline] echo 00:36:59 taggedImages: 00:36:59 - nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:36:59 - nexus3.edgexfoundry.org:10004/core-command:latest 00:36:59 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 00:36:59 - nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:36:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:36:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:36:59 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:36:59 latest 00:36:59 3.2.0-dev.34 00:36:59 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:36:59 main 00:36:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:59 #33 ... 00:36:59 00:36:59 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:36:59 #32 DONE 1.0s 00:36:59 00:36:59 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:36:59 #35 DONE 2.6s 00:36:59 00:36:59 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:36:59 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:36:59 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:36:59 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:36:59 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:36:59 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:37:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:00 #33 ... 00:37:00 00:37:00 #36 [security-proxy-setup internal] load build context 00:37:00 #36 transferring context: 2.80MB 1.0s done 00:37:00 #36 DONE 1.3s 00:37:00 00:37:00 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:37:00 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done 00:37:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:37:00 12896b0cf265: Preparing 00:37:00 15a197ad53f1: Preparing 00:37:00 b04bb62f0396: Preparing 00:37:00 f08bcc274714: Preparing 00:37:00 4ad07c257cd6: Preparing 00:37:00 d9426d04b31b: Preparing 00:37:00 0578f4f6870c: Preparing 00:37:00 612ff4f17471: Preparing 00:37:00 63ec0bd56cf3: Preparing 00:37:00 d9426d04b31b: Waiting 00:37:00 0578f4f6870c: Waiting 00:37:00 612ff4f17471: Waiting 00:37:00 63ec0bd56cf3: Waiting 00:37:00 4ad07c257cd6: Layer already exists 00:37:00 d9426d04b31b: Layer already exists 00:37:00 0578f4f6870c: Layer already exists 00:37:00 612ff4f17471: Layer already exists 00:37:00 15a197ad53f1: Pushed 00:37:00 63ec0bd56cf3: Layer already exists 00:37:00 b04bb62f0396: Pushed 00:37:00 12896b0cf265: Pushed 00:37:00 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done 00:37:00 #33 ... 00:37:00 00:37:00 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:00 #31 DONE 0.0s 00:37:00 00:37:00 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 ... 00:37:01 00:37:01 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 00:37:01 #32 DONE 1.8s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 ... 00:37:01 00:37:01 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:01 #31 DONE 0.0s 00:37:01 00:37:01 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:37:01 #38 DONE 1.8s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 ... 00:37:01 00:37:01 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:37:01 #35 DONE 2.6s 00:37:01 00:37:01 #38 [core-data builder 2/7] WORKDIR /edgex-go 00:37:01 #38 DONE 1.9s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 ... 00:37:01 00:37:01 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:01 #31 DONE 0.0s 00:37:01 00:37:01 #39 [core-metadata internal] load build context 00:37:01 #39 transferring context: 2.80MB 1.7s done 00:37:01 #39 DONE 2.4s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 f08bcc274714: Pushed 00:37:01 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:01 #37 ... 00:37:01 00:37:01 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:37:01 #31 DONE 0.1s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 ... 00:37:01 00:37:01 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:37:01 #40 DONE 2.2s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 + 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 00:37:01 #37 ... 00:37:01 00:37:01 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:37:01 #35 DONE 2.6s 00:37:01 00:37:01 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 00:37:01 #38 DONE 1.9s 00:37:01 00:37:01 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 00:37:01 #32 DONE 2.7s 00:37:01 00:37:01 #41 [security-bootstrapper internal] load build context 00:37:01 #41 transferring context: 2.80MB 2.1s done 00:37:01 #41 DONE 2.8s 00:37:01 00:37:01 #37 [security-spiffe-token-provider internal] load build context 00:37:01 #37 transferring context: 2.80MB 1.7s done 00:37:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:37:01 12896b0cf265: Preparing 00:37:01 15a197ad53f1: Preparing 00:37:01 b04bb62f0396: Preparing 00:37:01 f08bcc274714: Preparing 00:37:01 4ad07c257cd6: Preparing 00:37:01 d9426d04b31b: Preparing 00:37:01 0578f4f6870c: Preparing 00:37:01 612ff4f17471: Preparing 00:37:01 63ec0bd56cf3: Preparing 00:37:01 d9426d04b31b: Waiting 00:37:01 0578f4f6870c: Waiting 00:37:01 63ec0bd56cf3: Waiting 00:37:01 612ff4f17471: Waiting 00:37:01 15a197ad53f1: Layer already exists 00:37:01 4ad07c257cd6: Layer already exists 00:37:01 f08bcc274714: Layer already exists 00:37:01 b04bb62f0396: Layer already exists 00:37:01 12896b0cf265: Layer already exists 00:37:01 63ec0bd56cf3: Layer already exists 00:37:01 612ff4f17471: Layer already exists 00:37:01 d9426d04b31b: Layer already exists 00:37:01 0578f4f6870c: Layer already exists 00:37:01 latest: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 #37 ... 00:37:02 00:37:02 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 00:37:02 #40 DONE 2.5s 00:37:02 00:37:02 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 00:37:02 #42 DONE 1.9s 00:37:02 00:37:02 #43 [security-secretstore-setup internal] load build context 00:37:02 #43 transferring context: 2.80MB 1.5s done 00:37:02 #43 DONE 2.1s 00:37:02 00:37:02 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:02 #44 DONE 0.0s 00:37:02 00:37:02 #45 [core-common-config-bootstrapper internal] load build context 00:37:02 #45 transferring context: 2.80MB 2.1s done 00:37:02 #45 DONE 2.9s 00:37:02 00:37:02 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 00:37:02 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 00:37:02 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 00:37:02 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 00:37:02 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 00:37:02 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 00:37:02 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done 00:37:02 #33 DONE 4.7s 00:37:02 00:37:02 #46 [support-scheduler internal] load build context 00:37:02 #46 transferring context: 2.80MB 1.9s done 00:37:02 #46 DONE 2.6s 00:37:02 00:37:02 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 #47 ... 00:37:02 00:37:02 #37 [security-spiffe-token-provider internal] load build context 00:37:02 #37 DONE 2.4s 00:37:02 00:37:02 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 00:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:37:02 12896b0cf265: Preparing 00:37:02 15a197ad53f1: Preparing 00:37:02 b04bb62f0396: Preparing 00:37:02 f08bcc274714: Preparing 00:37:02 4ad07c257cd6: Preparing 00:37:02 d9426d04b31b: Preparing 00:37:02 0578f4f6870c: Preparing 00:37:02 612ff4f17471: Preparing 00:37:02 63ec0bd56cf3: Preparing 00:37:02 d9426d04b31b: Waiting 00:37:02 612ff4f17471: Waiting 00:37:02 0578f4f6870c: Waiting 00:37:02 63ec0bd56cf3: Waiting 00:37:02 4ad07c257cd6: Layer already exists 00:37:02 15a197ad53f1: Layer already exists 00:37:02 f08bcc274714: Layer already exists 00:37:02 12896b0cf265: Layer already exists 00:37:02 b04bb62f0396: Layer already exists 00:37:02 d9426d04b31b: Layer already exists 00:37:02 0578f4f6870c: Layer already exists 00:37:02 612ff4f17471: Layer already exists 00:37:02 63ec0bd56cf3: Layer already exists 00:37:02 3.2.0-dev.34: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv 00:37:02 #47 ... 00:37:02 00:37:02 #48 [security-spire-config internal] load build context 00:37:02 #48 transferring context: 25.04kB 0.1s done 00:37:02 #48 DONE 1.1s 00:37:02 00:37:02 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:02 #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 00:37:02 #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 00:37:02 #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 00:37:02 #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 00:37:02 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s 00:37:02 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 00:37:03 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 00:37:03 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s 00:37:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:37:03 12896b0cf265: Preparing 00:37:03 15a197ad53f1: Preparing 00:37:03 b04bb62f0396: Preparing 00:37:03 f08bcc274714: Preparing 00:37:03 4ad07c257cd6: Preparing 00:37:03 d9426d04b31b: Preparing 00:37:03 0578f4f6870c: Preparing 00:37:03 612ff4f17471: Preparing 00:37:03 63ec0bd56cf3: Preparing 00:37:03 d9426d04b31b: Waiting 00:37:03 612ff4f17471: Waiting 00:37:03 0578f4f6870c: Waiting 00:37:03 63ec0bd56cf3: Waiting 00:37:03 b04bb62f0396: Layer already exists 00:37:03 15a197ad53f1: Layer already exists 00:37:03 12896b0cf265: Layer already exists 00:37:03 f08bcc274714: Layer already exists 00:37:03 4ad07c257cd6: Layer already exists 00:37:03 d9426d04b31b: Layer already exists 00:37:03 612ff4f17471: Layer already exists 00:37:03 63ec0bd56cf3: Layer already exists 00:37:03 0578f4f6870c: Layer already exists 00:37:03 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:03 + 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 00:37:03 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 00:37:03 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 00:37:03 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 00:37:03 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 00:37:03 #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 00:37:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 00:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:37:03 12896b0cf265: Preparing 00:37:03 15a197ad53f1: Preparing 00:37:03 b04bb62f0396: Preparing 00:37:03 f08bcc274714: Preparing 00:37:03 4ad07c257cd6: Preparing 00:37:03 d9426d04b31b: Preparing 00:37:03 0578f4f6870c: Preparing 00:37:03 612ff4f17471: Preparing 00:37:03 63ec0bd56cf3: Preparing 00:37:03 612ff4f17471: Waiting 00:37:03 63ec0bd56cf3: Waiting 00:37:03 0578f4f6870c: Waiting 00:37:03 d9426d04b31b: Waiting 00:37:03 b04bb62f0396: Layer already exists 00:37:03 4ad07c257cd6: Layer already exists 00:37:03 12896b0cf265: Layer already exists 00:37:03 15a197ad53f1: Layer already exists 00:37:03 f08bcc274714: Layer already exists 00:37:03 d9426d04b31b: Layer already exists 00:37:03 612ff4f17471: Layer already exists 00:37:03 63ec0bd56cf3: Layer already exists 00:37:03 0578f4f6870c: Layer already exists 00:37:03 main: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:03 ===================================================== [Pipeline] echo 00:37:03 taggedImages: 00:37:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 00:37:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 00:37:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 00:37:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:37:04 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:04 latest 00:37:04 3.2.0-dev.34 00:37:04 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:04 main 00:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:37:04 #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [Pipeline] sh 00:37:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:04 + docker push nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:37:04 93d19b0c3b43: Preparing 00:37:04 951310dfccbc: Preparing 00:37:04 4ad07c257cd6: Preparing 00:37:04 d9426d04b31b: Preparing 00:37:04 0578f4f6870c: Preparing 00:37:04 612ff4f17471: Preparing 00:37:04 63ec0bd56cf3: Preparing 00:37:04 612ff4f17471: Waiting 00:37:04 63ec0bd56cf3: Waiting 00:37:04 0578f4f6870c: Layer already exists 00:37:04 4ad07c257cd6: Layer already exists 00:37:04 d9426d04b31b: Layer already exists 00:37:04 612ff4f17471: Layer already exists 00:37:04 63ec0bd56cf3: Layer already exists 00:37:04 93d19b0c3b43: Pushed 00:37:05 #49 ... 00:37:05 00:37:05 #50 [security-spire-server internal] load build context 00:37:05 #50 transferring context: 26.79kB 0.3s done 00:37:05 #50 DONE 3.0s 00:37:05 00:37:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:05 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.2s 00:37:05 #49 ... 00:37:05 00:37:05 #51 [core-data internal] load build context 00:37:05 #51 transferring context: 2.80MB 2.4s done 00:37:05 #51 DONE 4.1s 00:37:05 00:37:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:05 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.03MB / 28.04MB 3.7s 00:37:05 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.01MB / 28.04MB 3.9s 00:37:05 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 00:37:05 #49 ... 00:37:05 00:37:05 #52 [security-spire-agent internal] load build context 00:37:05 #52 transferring context: 26.32kB 0.7s done 00:37:05 #52 DONE 4.0s 00:37:05 00:37:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:05 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:37:06 #49 ... 00:37:06 00:37:06 #53 [support-notifications internal] load build context 00:37:06 #53 transferring context: 2.80MB 2.5s done 00:37:06 #53 DONE 4.1s 00:37:06 00:37:06 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:06 #49 ... 00:37:06 00:37:06 #54 [core-keeper internal] load build context 00:37:06 #54 transferring context: 2.80MB 3.0s done 00:37:06 #54 DONE 4.3s 00:37:06 00:37:06 #55 [core-command internal] load build context 00:37:06 #55 transferring context: 2.80MB 3.1s done 00:37:06 #55 DONE 4.3s 00:37:06 00:37:06 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:06 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.4s 00:37:06 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.7s 00:37:07 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.2s 00:37:07 951310dfccbc: Pushed 00:37:07 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv 00:37:07 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.12MB / 28.04MB 6.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:37:08 93d19b0c3b43: Preparing 00:37:08 951310dfccbc: Preparing 00:37:08 4ad07c257cd6: Preparing 00:37:08 d9426d04b31b: Preparing 00:37:08 0578f4f6870c: Preparing 00:37:08 612ff4f17471: Preparing 00:37:08 63ec0bd56cf3: Preparing 00:37:08 612ff4f17471: Waiting 00:37:08 63ec0bd56cf3: Waiting 00:37:08 0578f4f6870c: Layer already exists 00:37:08 4ad07c257cd6: Layer already exists 00:37:08 d9426d04b31b: Layer already exists 00:37:08 93d19b0c3b43: Layer already exists 00:37:08 951310dfccbc: Layer already exists 00:37:08 63ec0bd56cf3: Layer already exists 00:37:08 612ff4f17471: Layer already exists 00:37:08 latest: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 [Pipeline] } 00:37:08 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 00:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:37:09 93d19b0c3b43: Preparing 00:37:09 951310dfccbc: Preparing 00:37:09 4ad07c257cd6: Preparing 00:37:09 d9426d04b31b: Preparing 00:37:09 0578f4f6870c: Preparing 00:37:09 612ff4f17471: Preparing 00:37:09 63ec0bd56cf3: Preparing 00:37:09 63ec0bd56cf3: Waiting 00:37:09 612ff4f17471: Waiting 00:37:09 0578f4f6870c: Layer already exists 00:37:09 4ad07c257cd6: Layer already exists 00:37:09 d9426d04b31b: Layer already exists 00:37:09 951310dfccbc: Layer already exists 00:37:09 93d19b0c3b43: Layer already exists 00:37:09 612ff4f17471: Layer already exists 00:37:09 63ec0bd56cf3: Layer already exists 00:37:09 3.2.0-dev.34: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.37MB / 28.04MB 7.4s 00:37:09 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.69MB / 28.04MB 7.6s 00:37:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:09 #49 ... 00:37:09 00:37:09 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:09 #56 DONE 7.9s 00:37:09 00:37:09 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:37:09 #0 5.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:09 #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:09 #0 8.161 OK: 266 MiB in 52 packages 00:37:09 #57 DONE 9.5s 00:37:09 00:37:09 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:09 + docker push nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:37:09 93d19b0c3b43: Preparing 00:37:09 951310dfccbc: Preparing 00:37:09 4ad07c257cd6: Preparing 00:37:09 d9426d04b31b: Preparing 00:37:09 0578f4f6870c: Preparing 00:37:09 612ff4f17471: Preparing 00:37:09 63ec0bd56cf3: Preparing 00:37:09 612ff4f17471: Waiting 00:37:09 63ec0bd56cf3: Waiting 00:37:09 0578f4f6870c: Layer already exists 00:37:09 d9426d04b31b: Layer already exists 00:37:09 951310dfccbc: Layer already exists 00:37:09 93d19b0c3b43: Layer already exists 00:37:09 4ad07c257cd6: Layer already exists 00:37:09 63ec0bd56cf3: Layer already exists 00:37:09 612ff4f17471: Layer already exists 00:37:09 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.49MB / 28.04MB 8.0s 00:37:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 8.3s 00:37:10 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:37:10 93d19b0c3b43: Preparing 00:37:10 951310dfccbc: Preparing 00:37:10 4ad07c257cd6: Preparing 00:37:10 d9426d04b31b: Preparing 00:37:10 0578f4f6870c: Preparing 00:37:10 612ff4f17471: Preparing 00:37:10 63ec0bd56cf3: Preparing 00:37:10 63ec0bd56cf3: Waiting 00:37:10 0578f4f6870c: Layer already exists 00:37:10 4ad07c257cd6: Layer already exists 00:37:10 93d19b0c3b43: Layer already exists 00:37:10 d9426d04b31b: Layer already exists 00:37:10 951310dfccbc: Layer already exists 00:37:10 63ec0bd56cf3: Layer already exists 00:37:10 612ff4f17471: Layer already exists 00:37:10 main: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:10 ===================================================== [Pipeline] echo 00:37:10 taggedImages: 00:37:10 - nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:10 - nexus3.edgexfoundry.org:10004/core-data:latest 00:37:10 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 00:37:10 - nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:37:10 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:37:10 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:10 latest 00:37:10 3.2.0-dev.34 00:37:10 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:10 main 00:37:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:37:11 845c549c01a6: Preparing 00:37:11 cd6b37446017: Preparing 00:37:11 d9426d04b31b: Preparing 00:37:11 f353a74627af: Preparing 00:37:11 76307ab3d3dd: Preparing 00:37:11 63ec0bd56cf3: Preparing 00:37:11 63ec0bd56cf3: Waiting 00:37:11 d9426d04b31b: Layer already exists 00:37:11 63ec0bd56cf3: Layer already exists 00:37:11 #49 ... 00:37:11 00:37:11 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:37:11 #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:11 #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:11 #0 9.815 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:37:11 #0 9.815 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:37:11 #0 9.815 OK: 19951 distinct packages available 00:37:11 #58 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:11 #58 ... 00:37:11 00:37:11 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:37:11 #0 8.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:11 #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:11 845c549c01a6: Pushed 00:37:11 76307ab3d3dd: Pushed 00:37:11 f353a74627af: Pushed 00:37:11 #59 ... 00:37:11 00:37:11 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:11 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 9.5s 00:37:11 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 00:37:11 #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 00:37:11 #49 ... 00:37:11 00:37:11 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:11 #0 9.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:12 #60 ... 00:37:12 00:37:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:12 #61 ... 00:37:12 00:37:12 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:37:12 #62 ... 00:37:12 00:37:12 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:12 #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done 00:37:12 #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 00:37:12 #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 00:37:12 #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 00:37:12 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 00:37:12 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 00:37:12 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 00:37:12 #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 00:37:12 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 7.0s 00:37:12 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 00:37:12 #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 00:37:12 #44 ... 00:37:12 00:37:12 #63 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:37:12 #63 DONE 2.6s 00:37:12 00:37:12 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:12 #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done 00:37:12 #44 ... 00:37:12 00:37:12 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:37:12 #64 ... 00:37:12 00:37:12 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:37:12 #59 10.93 OK: 266 MiB in 52 packages 00:37:12 #59 DONE 11.5s 00:37:12 00:37:12 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:12 #65 ... 00:37:12 00:37:12 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:37:12 #66 ... 00:37:12 00:37:12 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:37:12 #67 ... 00:37:12 00:37:12 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:37:13 #68 ... 00:37:13 00:37:13 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:13 #69 ... 00:37:13 00:37:13 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:13 #70 ... 00:37:13 00:37:13 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:13 #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.1s done 00:37:14 #49 ... 00:37:14 00:37:14 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:37:14 #71 DONE 1.6s 00:37:14 00:37:14 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:37:14 #58 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:14 #58 12.55 OK: 266 MiB in 52 packages 00:37:14 #58 DONE 13.3s 00:37:14 00:37:14 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:14 cd6b37446017: Pushed 00:37:14 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 #72 ... 00:37:15 00:37:15 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:37:15 #73 DONE 0.8s 00:37:15 00:37:15 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:15 #60 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:15 #60 12.92 OK: 266 MiB in 52 packages 00:37:15 #60 DONE 13.4s 00:37:15 00:37:15 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:37:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 00:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:37:15 845c549c01a6: Preparing 00:37:15 cd6b37446017: Preparing 00:37:15 d9426d04b31b: Preparing 00:37:15 f353a74627af: Preparing 00:37:15 76307ab3d3dd: Preparing 00:37:15 63ec0bd56cf3: Preparing 00:37:15 63ec0bd56cf3: Waiting 00:37:15 f353a74627af: Layer already exists 00:37:15 d9426d04b31b: Layer already exists 00:37:15 cd6b37446017: Layer already exists 00:37:15 76307ab3d3dd: Layer already exists 00:37:15 845c549c01a6: Layer already exists 00:37:15 63ec0bd56cf3: Layer already exists 00:37:15 latest: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 00:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:37:16 845c549c01a6: Preparing 00:37:16 cd6b37446017: Preparing 00:37:16 d9426d04b31b: Preparing 00:37:16 f353a74627af: Preparing 00:37:16 76307ab3d3dd: Preparing 00:37:16 63ec0bd56cf3: Preparing 00:37:16 76307ab3d3dd: Layer already exists 00:37:16 d9426d04b31b: Layer already exists 00:37:16 845c549c01a6: Layer already exists 00:37:16 cd6b37446017: Layer already exists 00:37:16 f353a74627af: Layer already exists 00:37:16 63ec0bd56cf3: Layer already exists 00:37:16 3.2.0-dev.34: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:37:16 845c549c01a6: Preparing 00:37:16 cd6b37446017: Preparing 00:37:16 d9426d04b31b: Preparing 00:37:16 f353a74627af: Preparing 00:37:16 76307ab3d3dd: Preparing 00:37:16 63ec0bd56cf3: Preparing 00:37:16 63ec0bd56cf3: Waiting 00:37:16 cd6b37446017: Layer already exists 00:37:16 f353a74627af: Layer already exists 00:37:16 845c549c01a6: Layer already exists 00:37:16 d9426d04b31b: Layer already exists 00:37:16 76307ab3d3dd: Layer already exists 00:37:16 63ec0bd56cf3: Layer already exists 00:37:16 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:37:16 #74 DONE 1.2s 00:37:16 00:37:16 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:37:16 #62 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 00:37:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 00:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:37:17 845c549c01a6: Preparing 00:37:17 cd6b37446017: Preparing 00:37:17 d9426d04b31b: Preparing 00:37:17 f353a74627af: Preparing 00:37:17 76307ab3d3dd: Preparing 00:37:17 63ec0bd56cf3: Preparing 00:37:17 63ec0bd56cf3: Waiting 00:37:17 76307ab3d3dd: Layer already exists 00:37:17 d9426d04b31b: Layer already exists 00:37:17 cd6b37446017: Layer already exists 00:37:17 f353a74627af: Layer already exists 00:37:17 845c549c01a6: Layer already exists 00:37:17 63ec0bd56cf3: Layer already exists 00:37:17 main: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:17 ===================================================== [Pipeline] echo 00:37:17 taggedImages: 00:37:17 - nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:17 - nexus3.edgexfoundry.org:10004/core-keeper:latest 00:37:17 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 00:37:17 - nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:17 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 00:37:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:37:17 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:17 latest 00:37:17 3.2.0-dev.34 00:37:17 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:17 main 00:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:17 #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:37:18 8538aca85063: Preparing 00:37:18 4578cf9f2c63: Preparing 00:37:18 17c2b49e2444: Preparing 00:37:18 4ad07c257cd6: Preparing 00:37:18 d9426d04b31b: Preparing 00:37:18 0578f4f6870c: Preparing 00:37:18 612ff4f17471: Preparing 00:37:18 63ec0bd56cf3: Preparing 00:37:18 0578f4f6870c: Waiting 00:37:18 63ec0bd56cf3: Waiting 00:37:18 612ff4f17471: Waiting 00:37:18 4ad07c257cd6: Layer already exists 00:37:18 d9426d04b31b: Layer already exists 00:37:18 0578f4f6870c: Layer already exists 00:37:18 612ff4f17471: Layer already exists 00:37:18 63ec0bd56cf3: Layer already exists 00:37:18 4578cf9f2c63: Pushed 00:37:18 8538aca85063: Pushed 00:37:18 #62 ... 00:37:18 00:37:18 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:18 #69 DONE 16.0s 00:37:18 00:37:18 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:18 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 00:37:20 #49 ... 00:37:20 00:37:20 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:37:20 #75 ... 00:37:20 00:37:20 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:21 #49 ... 00:37:21 00:37:21 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:21 #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:21 #61 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:21 #61 13.01 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:37:21 #61 13.01 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:37:21 #61 13.01 OK: 19948 distinct packages available 00:37:21 #61 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:21 #61 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:21 #61 15.42 (1/11) Installing ca-certificates (20240226-r0) 00:37:21 #61 15.83 (2/11) Installing brotli-libs (1.0.9-r14) 00:37:21 #61 16.00 (3/11) Installing libunistring (1.1-r1) 00:37:21 #61 16.28 (4/11) Installing libidn2 (2.3.4-r1) 00:37:21 #61 16.30 (5/11) Installing nghttp2-libs (1.57.0-r0) 00:37:21 #61 16.38 (6/11) Installing libcurl (8.5.0-r0) 00:37:21 #61 16.48 (7/11) Installing curl (8.5.0-r0) 00:37:21 #61 16.57 (8/11) Installing dumb-init (1.2.5-r2) 00:37:21 #61 16.58 (9/11) Installing musl-obstack (1.2.3-r2) 00:37:21 #61 16.65 (10/11) Installing libucontext (1.2-r2) 00:37:21 #61 16.65 (11/11) Installing gcompat (1.1.0-r1) 00:37:21 #61 16.74 Executing busybox-1.36.1-r7.trigger 00:37:21 #61 16.82 Executing ca-certificates-20240226-r0.trigger 00:37:21 #61 17.68 OK: 13 MiB in 26 packages 00:37:21 #61 DONE 18.9s 00:37:21 00:37:21 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:37:21 17c2b49e2444: Pushed 00:37:21 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:37:22 8538aca85063: Preparing 00:37:22 4578cf9f2c63: Preparing 00:37:22 17c2b49e2444: Preparing 00:37:22 4ad07c257cd6: Preparing 00:37:22 d9426d04b31b: Preparing 00:37:22 0578f4f6870c: Preparing 00:37:22 612ff4f17471: Preparing 00:37:22 63ec0bd56cf3: Preparing 00:37:22 612ff4f17471: Waiting 00:37:22 63ec0bd56cf3: Waiting 00:37:22 4578cf9f2c63: Layer already exists 00:37:22 17c2b49e2444: Layer already exists 00:37:22 d9426d04b31b: Layer already exists 00:37:22 8538aca85063: Layer already exists 00:37:22 4ad07c257cd6: Layer already exists 00:37:22 0578f4f6870c: Layer already exists 00:37:22 63ec0bd56cf3: Layer already exists 00:37:22 612ff4f17471: Layer already exists 00:37:22 latest: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 #76 ... 00:37:22 00:37:22 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:22 #77 ... 00:37:22 00:37:22 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:37:22 #62 20.27 (1/2) Installing dumb-init (1.2.5-r2) 00:37:22 #62 20.33 (2/2) Installing su-exec (0.2-r3) 00:37:22 #62 20.34 Executing busybox-1.36.1-r7.trigger 00:37:22 #62 20.52 OK: 8 MiB in 17 packages 00:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 00:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:37:22 8538aca85063: Preparing 00:37:22 4578cf9f2c63: Preparing 00:37:22 17c2b49e2444: Preparing 00:37:22 4ad07c257cd6: Preparing 00:37:22 d9426d04b31b: Preparing 00:37:22 0578f4f6870c: Preparing 00:37:22 612ff4f17471: Preparing 00:37:22 0578f4f6870c: Waiting 00:37:22 63ec0bd56cf3: Preparing 00:37:22 612ff4f17471: Waiting 00:37:22 63ec0bd56cf3: Waiting 00:37:22 4578cf9f2c63: Layer already exists 00:37:22 d9426d04b31b: Layer already exists 00:37:22 17c2b49e2444: Layer already exists 00:37:22 8538aca85063: Layer already exists 00:37:22 4ad07c257cd6: Layer already exists 00:37:22 612ff4f17471: Layer already exists 00:37:22 0578f4f6870c: Layer already exists 00:37:22 63ec0bd56cf3: Layer already exists 00:37:22 3.2.0-dev.34: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:37:23 8538aca85063: Preparing 00:37:23 4578cf9f2c63: Preparing 00:37:23 17c2b49e2444: Preparing 00:37:23 4ad07c257cd6: Preparing 00:37:23 d9426d04b31b: Preparing 00:37:23 0578f4f6870c: Preparing 00:37:23 612ff4f17471: Preparing 00:37:23 63ec0bd56cf3: Preparing 00:37:23 612ff4f17471: Waiting 00:37:23 63ec0bd56cf3: Waiting 00:37:23 d9426d04b31b: Layer already exists 00:37:23 8538aca85063: Layer already exists 00:37:23 4ad07c257cd6: Layer already exists 00:37:23 17c2b49e2444: Layer already exists 00:37:23 4578cf9f2c63: Layer already exists 00:37:23 0578f4f6870c: Layer already exists 00:37:23 63ec0bd56cf3: Layer already exists 00:37:23 612ff4f17471: Layer already exists 00:37:23 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:25 #62 DONE 22.4s 00:37:25 00:37:25 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:25 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s 00:37:25 #49 ... 00:37:25 00:37:25 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:25 #78 ... 00:37:25 00:37:25 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:37:25 8538aca85063: Preparing 00:37:25 4578cf9f2c63: Preparing 00:37:25 17c2b49e2444: Preparing 00:37:25 4ad07c257cd6: Preparing 00:37:25 d9426d04b31b: Preparing 00:37:25 0578f4f6870c: Preparing 00:37:25 612ff4f17471: Preparing 00:37:25 63ec0bd56cf3: Preparing 00:37:25 0578f4f6870c: Waiting 00:37:25 612ff4f17471: Waiting 00:37:25 63ec0bd56cf3: Waiting 00:37:25 8538aca85063: Layer already exists 00:37:25 17c2b49e2444: Layer already exists 00:37:25 d9426d04b31b: Layer already exists 00:37:25 4578cf9f2c63: Layer already exists 00:37:25 4ad07c257cd6: Layer already exists 00:37:25 63ec0bd56cf3: Layer already exists 00:37:25 0578f4f6870c: Layer already exists 00:37:25 612ff4f17471: Layer already exists 00:37:25 main: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:25 ===================================================== [Pipeline] echo 00:37:25 taggedImages: 00:37:25 - nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:37:25 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 00:37:25 - nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:37:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:37:25 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:25 latest 00:37:25 3.2.0-dev.34 00:37:25 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:25 main 00:37:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 #49 ... 00:37:26 00:37:26 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:37:26 #68 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:26 #68 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:26 #68 19.87 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:26 #68 20.70 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:26 #68 20.92 (3/6) Installing dumb-init (1.2.5-r2) 00:37:26 #68 20.98 (4/6) Installing openssl (3.1.6-r0) 00:37:26 #68 21.15 (5/6) Installing su-exec (0.2-r3) 00:37:26 #68 21.15 (6/6) Installing yq (4.33.3-r5) 00:37:26 #68 21.76 Executing busybox-1.36.1-r7.trigger 00:37:26 #68 21.81 OK: 18 MiB in 19 packages 00:37:26 #68 DONE 23.7s 00:37:26 00:37:26 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:26 #49 ... 00:37:26 00:37:26 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:26 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s 00:37:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:26 #44 ... 00:37:26 00:37:26 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:37:26 39ce587f4391: Preparing 00:37:26 eb6faea5ecf2: Preparing 00:37:26 b877f3f831dd: Preparing 00:37:26 c06527ae4145: Preparing 00:37:26 436c82d0b48c: Preparing 00:37:26 86881fee606f: Preparing 00:37:26 9e9828c8a4cc: Preparing 00:37:26 4ad07c257cd6: Preparing 00:37:26 d9426d04b31b: Preparing 00:37:26 2fc94cc03549: Preparing 00:37:26 4af0dfcc1233: Preparing 00:37:26 5f70bf18a086: Preparing 00:37:26 ef7c262ed214: Preparing 00:37:26 65da55c79d50: Preparing 00:37:26 442bf0dc7cd8: Preparing 00:37:26 63ec0bd56cf3: Preparing 00:37:26 9e9828c8a4cc: Waiting 00:37:26 4ad07c257cd6: Waiting 00:37:26 d9426d04b31b: Waiting 00:37:26 2fc94cc03549: Waiting 00:37:26 4af0dfcc1233: Waiting 00:37:26 5f70bf18a086: Waiting 00:37:26 ef7c262ed214: Waiting 00:37:26 65da55c79d50: Waiting 00:37:26 86881fee606f: Waiting 00:37:26 63ec0bd56cf3: Waiting 00:37:26 442bf0dc7cd8: Waiting 00:37:26 436c82d0b48c: Pushed 00:37:26 eb6faea5ecf2: Pushed 00:37:26 c06527ae4145: Pushed 00:37:26 b877f3f831dd: Pushed 00:37:26 39ce587f4391: Pushed 00:37:26 4ad07c257cd6: Layer already exists 00:37:26 d9426d04b31b: Layer already exists 00:37:26 5f70bf18a086: Layer already exists 00:37:26 #49 ... 00:37:26 00:37:26 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:26 86881fee606f: Pushed 00:37:26 2fc94cc03549: Pushed 00:37:26 ef7c262ed214: Pushed 00:37:26 4af0dfcc1233: Pushed 00:37:26 63ec0bd56cf3: Layer already exists 00:37:26 442bf0dc7cd8: Pushed 00:37:26 #79 ... 00:37:26 00:37:26 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:26 #47 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:26 #47 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:26 #47 22.44 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:37:26 #47 22.44 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:37:26 #47 22.44 OK: 19948 distinct packages available 00:37:26 #47 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:26 #47 ... 00:37:26 00:37:26 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:26 #65 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:26 #65 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:26 #65 20.87 (1/4) Installing ca-certificates (20240226-r0) 00:37:26 #65 21.39 (2/4) Installing dumb-init (1.2.5-r2) 00:37:26 #65 21.44 (3/4) Installing su-exec (0.2-r3) 00:37:26 #65 21.45 (4/4) Installing yq (4.33.3-r5) 00:37:26 #65 22.95 Executing busybox-1.36.1-r7.trigger 00:37:26 #65 23.09 Executing ca-certificates-20240226-r0.trigger 00:37:26 #65 24.83 OK: 18 MiB in 19 packages 00:37:27 #65 ... 00:37:27 00:37:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:27 65da55c79d50: Pushed 00:37:27 #49 ... 00:37:27 00:37:27 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:37:27 #64 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:27 #64 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:27 #64 22.32 (1/2) Installing ca-certificates (20240226-r0) 00:37:27 #64 23.05 (2/2) Installing dumb-init (1.2.5-r2) 00:37:27 #64 23.12 Executing busybox-1.36.1-r7.trigger 00:37:27 #64 23.39 Executing ca-certificates-20240226-r0.trigger 00:37:27 #64 ... 00:37:27 00:37:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:28 #49 ... 00:37:28 00:37:28 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:37:28 #66 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:28 #66 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:28 #66 23.70 (1/1) Installing dumb-init (1.2.5-r2) 00:37:28 #66 23.79 Executing busybox-1.36.1-r7.trigger 00:37:28 #66 24.04 OK: 8 MiB in 16 packages 00:37:28 #66 ... 00:37:28 00:37:28 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:28 #70 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:28 #70 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:28 #70 24.67 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:37:28 #70 24.67 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:37:28 #70 24.67 OK: 19948 distinct packages available 00:37:28 #70 ... 00:37:28 00:37:28 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:28 9e9828c8a4cc: Pushed 00:37:28 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 #49 ... 00:37:28 00:37:28 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:37:28 #67 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:28 #67 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:28 #67 24.71 (1/1) Installing dumb-init (1.2.5-r2) 00:37:28 #67 24.76 Executing busybox-1.36.1-r7.trigger 00:37:28 #67 25.04 OK: 8 MiB in 16 packages 00:37:28 #67 ... 00:37:28 00:37:28 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:37:28 #0 5.250 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:28 #0 7.631 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:28 #80 ... 00:37:28 00:37:28 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:37:28 #66 DONE 27.4s 00:37:28 00:37:28 #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 00:37:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:37:28 39ce587f4391: Preparing 00:37:28 eb6faea5ecf2: Preparing 00:37:28 b877f3f831dd: Preparing 00:37:28 c06527ae4145: Preparing 00:37:28 436c82d0b48c: Preparing 00:37:28 86881fee606f: Preparing 00:37:28 9e9828c8a4cc: Preparing 00:37:28 4ad07c257cd6: Preparing 00:37:28 d9426d04b31b: Preparing 00:37:28 2fc94cc03549: Preparing 00:37:28 4af0dfcc1233: Preparing 00:37:28 5f70bf18a086: Preparing 00:37:28 ef7c262ed214: Preparing 00:37:28 65da55c79d50: Preparing 00:37:28 442bf0dc7cd8: Preparing 00:37:28 63ec0bd56cf3: Preparing 00:37:28 2fc94cc03549: Waiting 00:37:28 4af0dfcc1233: Waiting 00:37:28 4ad07c257cd6: Waiting 00:37:28 d9426d04b31b: Waiting 00:37:28 5f70bf18a086: Waiting 00:37:28 86881fee606f: Waiting 00:37:28 9e9828c8a4cc: Waiting 00:37:28 ef7c262ed214: Waiting 00:37:28 65da55c79d50: Waiting 00:37:28 442bf0dc7cd8: Waiting 00:37:28 63ec0bd56cf3: Waiting 00:37:28 39ce587f4391: Layer already exists 00:37:28 436c82d0b48c: Layer already exists 00:37:28 b877f3f831dd: Layer already exists 00:37:28 c06527ae4145: Layer already exists 00:37:28 eb6faea5ecf2: Layer already exists 00:37:28 86881fee606f: Layer already exists 00:37:28 9e9828c8a4cc: Layer already exists 00:37:28 4ad07c257cd6: Layer already exists 00:37:28 d9426d04b31b: Layer already exists 00:37:28 2fc94cc03549: Layer already exists 00:37:28 4af0dfcc1233: Layer already exists 00:37:28 ef7c262ed214: Layer already exists 00:37:28 442bf0dc7cd8: Layer already exists 00:37:28 5f70bf18a086: Layer already exists 00:37:28 65da55c79d50: Layer already exists 00:37:28 63ec0bd56cf3: Layer already exists 00:37:28 latest: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:29 #81 ... 00:37:29 00:37:29 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:29 #65 DONE 27.1s 00:37:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 00:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:37:29 39ce587f4391: Preparing 00:37:29 eb6faea5ecf2: Preparing 00:37:29 b877f3f831dd: Preparing 00:37:29 c06527ae4145: Preparing 00:37:29 436c82d0b48c: Preparing 00:37:29 86881fee606f: Preparing 00:37:29 9e9828c8a4cc: Preparing 00:37:29 4ad07c257cd6: Preparing 00:37:29 86881fee606f: Waiting 00:37:29 9e9828c8a4cc: Waiting 00:37:29 d9426d04b31b: Preparing 00:37:29 4ad07c257cd6: Waiting 00:37:29 2fc94cc03549: Preparing 00:37:29 4af0dfcc1233: Preparing 00:37:29 5f70bf18a086: Preparing 00:37:29 d9426d04b31b: Waiting 00:37:29 ef7c262ed214: Preparing 00:37:29 2fc94cc03549: Waiting 00:37:29 4af0dfcc1233: Waiting 00:37:29 65da55c79d50: Preparing 00:37:29 ef7c262ed214: Waiting 00:37:29 442bf0dc7cd8: Preparing 00:37:29 63ec0bd56cf3: Preparing 00:37:29 442bf0dc7cd8: Waiting 00:37:29 63ec0bd56cf3: Waiting 00:37:29 c06527ae4145: Layer already exists 00:37:29 436c82d0b48c: Layer already exists 00:37:29 eb6faea5ecf2: Layer already exists 00:37:29 39ce587f4391: Layer already exists 00:37:29 b877f3f831dd: Layer already exists 00:37:29 9e9828c8a4cc: Layer already exists 00:37:29 d9426d04b31b: Layer already exists 00:37:29 4ad07c257cd6: Layer already exists 00:37:29 86881fee606f: Layer already exists 00:37:29 2fc94cc03549: Layer already exists 00:37:29 442bf0dc7cd8: Layer already exists 00:37:29 5f70bf18a086: Layer already exists 00:37:29 4af0dfcc1233: Layer already exists 00:37:29 65da55c79d50: Layer already exists 00:37:29 ef7c262ed214: Layer already exists 00:37:29 63ec0bd56cf3: Layer already exists 00:37:29 3.2.0-dev.34: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 00:37:29 00:37:29 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:29 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:37:30 39ce587f4391: Preparing 00:37:30 eb6faea5ecf2: Preparing 00:37:30 b877f3f831dd: Preparing 00:37:30 c06527ae4145: Preparing 00:37:30 436c82d0b48c: Preparing 00:37:30 86881fee606f: Preparing 00:37:30 9e9828c8a4cc: Preparing 00:37:30 4ad07c257cd6: Preparing 00:37:30 d9426d04b31b: Preparing 00:37:30 2fc94cc03549: Preparing 00:37:30 4af0dfcc1233: Preparing 00:37:30 5f70bf18a086: Preparing 00:37:30 ef7c262ed214: Preparing 00:37:30 65da55c79d50: Preparing 00:37:30 442bf0dc7cd8: Preparing 00:37:30 63ec0bd56cf3: Preparing 00:37:30 4af0dfcc1233: Waiting 00:37:30 86881fee606f: Waiting 00:37:30 65da55c79d50: Waiting 00:37:30 9e9828c8a4cc: Waiting 00:37:30 442bf0dc7cd8: Waiting 00:37:30 4ad07c257cd6: Waiting 00:37:30 d9426d04b31b: Waiting 00:37:30 5f70bf18a086: Waiting 00:37:30 2fc94cc03549: Waiting 00:37:30 63ec0bd56cf3: Waiting 00:37:30 ef7c262ed214: Waiting 00:37:30 c06527ae4145: Layer already exists 00:37:30 39ce587f4391: Layer already exists 00:37:30 b877f3f831dd: Layer already exists 00:37:30 eb6faea5ecf2: Layer already exists 00:37:30 436c82d0b48c: Layer already exists 00:37:30 86881fee606f: Layer already exists 00:37:30 9e9828c8a4cc: Layer already exists 00:37:30 4ad07c257cd6: Layer already exists 00:37:30 d9426d04b31b: Layer already exists 00:37:30 2fc94cc03549: Layer already exists 00:37:30 4af0dfcc1233: Layer already exists 00:37:30 65da55c79d50: Layer already exists 00:37:30 442bf0dc7cd8: Layer already exists 00:37:30 ef7c262ed214: Layer already exists 00:37:30 5f70bf18a086: Layer already exists 00:37:30 63ec0bd56cf3: Layer already exists 00:37:30 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:30 #49 ... 00:37:30 00:37:30 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:37:30 #67 DONE 27.9s 00:37:30 00:37:30 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 00:37:30 #64 25.40 OK: 9 MiB in 17 packages 00:37:30 #64 DONE 27.9s 00:37:30 00:37:30 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:37:30 39ce587f4391: Preparing 00:37:30 eb6faea5ecf2: Preparing 00:37:30 b877f3f831dd: Preparing 00:37:30 c06527ae4145: Preparing 00:37:30 436c82d0b48c: Preparing 00:37:30 86881fee606f: Preparing 00:37:30 9e9828c8a4cc: Preparing 00:37:30 4ad07c257cd6: Preparing 00:37:30 d9426d04b31b: Preparing 00:37:30 2fc94cc03549: Preparing 00:37:30 4af0dfcc1233: Preparing 00:37:30 5f70bf18a086: Preparing 00:37:30 ef7c262ed214: Preparing 00:37:30 65da55c79d50: Preparing 00:37:30 442bf0dc7cd8: Preparing 00:37:30 63ec0bd56cf3: Preparing 00:37:30 4ad07c257cd6: Waiting 00:37:30 d9426d04b31b: Waiting 00:37:30 2fc94cc03549: Waiting 00:37:30 63ec0bd56cf3: Waiting 00:37:30 4af0dfcc1233: Waiting 00:37:30 442bf0dc7cd8: Waiting 00:37:30 5f70bf18a086: Waiting 00:37:30 86881fee606f: Waiting 00:37:30 65da55c79d50: Waiting 00:37:30 9e9828c8a4cc: Waiting 00:37:30 b877f3f831dd: Layer already exists 00:37:30 eb6faea5ecf2: Layer already exists 00:37:30 436c82d0b48c: Layer already exists 00:37:30 c06527ae4145: Layer already exists 00:37:30 39ce587f4391: Layer already exists 00:37:30 d9426d04b31b: Layer already exists 00:37:30 86881fee606f: Layer already exists 00:37:30 9e9828c8a4cc: Layer already exists 00:37:30 4ad07c257cd6: Layer already exists 00:37:30 2fc94cc03549: Layer already exists 00:37:30 4af0dfcc1233: Layer already exists 00:37:30 65da55c79d50: Layer already exists 00:37:30 ef7c262ed214: Layer already exists 00:37:30 5f70bf18a086: Layer already exists 00:37:30 442bf0dc7cd8: Layer already exists 00:37:30 63ec0bd56cf3: Layer already exists 00:37:30 main: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:30 ===================================================== [Pipeline] echo 00:37:30 taggedImages: 00:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 00:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:37:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:37:30 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:30 latest 00:37:30 3.2.0-dev.34 00:37:30 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:30 main 00:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:31 48b76ea2bd8f: Preparing 00:37:31 d1b82880bb56: Preparing 00:37:31 767fab157b8d: Preparing 00:37:31 87e5cc894a88: Preparing 00:37:31 4ad07c257cd6: Preparing 00:37:31 d9426d04b31b: Preparing 00:37:31 0578f4f6870c: Preparing 00:37:31 612ff4f17471: Preparing 00:37:31 63ec0bd56cf3: Preparing 00:37:31 d9426d04b31b: Waiting 00:37:31 612ff4f17471: Waiting 00:37:31 0578f4f6870c: Waiting 00:37:31 63ec0bd56cf3: Waiting 00:37:31 4ad07c257cd6: Layer already exists 00:37:31 d9426d04b31b: Layer already exists 00:37:31 0578f4f6870c: Layer already exists 00:37:31 612ff4f17471: Layer already exists 00:37:31 63ec0bd56cf3: Layer already exists 00:37:31 767fab157b8d: Pushed 00:37:31 d1b82880bb56: Pushed 00:37:31 48b76ea2bd8f: Pushed 00:37:32 #49 ... 00:37:32 00:37:32 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:37:32 #75 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:32 #75 14.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:32 #75 ... 00:37:32 00:37:32 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:34 87e5cc894a88: Pushed 00:37:34 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:35 #49 ... 00:37:35 00:37:35 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:37:35 #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:35 #0 9.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:35 #82 ... 00:37:35 00:37:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:35 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s 00:37:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:35 48b76ea2bd8f: Preparing 00:37:35 d1b82880bb56: Preparing 00:37:35 767fab157b8d: Preparing 00:37:35 87e5cc894a88: Preparing 00:37:35 4ad07c257cd6: Preparing 00:37:35 d9426d04b31b: Preparing 00:37:35 0578f4f6870c: Preparing 00:37:35 612ff4f17471: Preparing 00:37:35 63ec0bd56cf3: Preparing 00:37:35 d9426d04b31b: Waiting 00:37:35 0578f4f6870c: Waiting 00:37:35 612ff4f17471: Waiting 00:37:35 63ec0bd56cf3: Waiting 00:37:35 4ad07c257cd6: Layer already exists 00:37:35 d1b82880bb56: Layer already exists 00:37:35 87e5cc894a88: Layer already exists 00:37:35 767fab157b8d: Layer already exists 00:37:35 48b76ea2bd8f: Layer already exists 00:37:35 0578f4f6870c: Layer already exists 00:37:35 63ec0bd56cf3: Layer already exists 00:37:35 612ff4f17471: Layer already exists 00:37:35 d9426d04b31b: Layer already exists 00:37:35 latest: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:35 #49 ... 00:37:35 00:37:35 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:37:35 #80 14.20 (1/1) Installing dumb-init (1.2.5-r2) 00:37:35 #80 15.20 Executing busybox-1.36.1-r7.trigger 00:37:35 #80 15.32 OK: 8 MiB in 16 packages 00:37:35 #80 DONE 16.8s 00:37:35 00:37:35 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 00:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:35 48b76ea2bd8f: Preparing 00:37:35 d1b82880bb56: Preparing 00:37:35 767fab157b8d: Preparing 00:37:35 87e5cc894a88: Preparing 00:37:35 4ad07c257cd6: Preparing 00:37:35 d9426d04b31b: Preparing 00:37:35 0578f4f6870c: Preparing 00:37:35 612ff4f17471: Preparing 00:37:35 63ec0bd56cf3: Preparing 00:37:35 d9426d04b31b: Waiting 00:37:35 0578f4f6870c: Waiting 00:37:35 63ec0bd56cf3: Waiting 00:37:35 612ff4f17471: Waiting 00:37:35 d1b82880bb56: Layer already exists 00:37:35 4ad07c257cd6: Layer already exists 00:37:35 767fab157b8d: Layer already exists 00:37:35 48b76ea2bd8f: Layer already exists 00:37:35 87e5cc894a88: Layer already exists 00:37:35 0578f4f6870c: Layer already exists 00:37:35 612ff4f17471: Layer already exists 00:37:35 d9426d04b31b: Layer already exists 00:37:35 63ec0bd56cf3: Layer already exists 00:37:35 3.2.0-dev.34: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:35 #49 ... 00:37:35 00:37:35 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:37:35 #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:36 #83 ... 00:37:36 00:37:36 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:37:36 #75 24.70 OK: 266 MiB in 52 packages 00:37:36 #75 DONE 26.3s 00:37:36 00:37:36 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:37:36 #83 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:36 #83 ... 00:37:36 00:37:36 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:36 48b76ea2bd8f: Preparing 00:37:36 d1b82880bb56: Preparing 00:37:36 767fab157b8d: Preparing 00:37:36 87e5cc894a88: Preparing 00:37:36 4ad07c257cd6: Preparing 00:37:36 d9426d04b31b: Preparing 00:37:36 0578f4f6870c: Preparing 00:37:36 612ff4f17471: Preparing 00:37:36 63ec0bd56cf3: Preparing 00:37:36 d9426d04b31b: Waiting 00:37:36 612ff4f17471: Waiting 00:37:36 63ec0bd56cf3: Waiting 00:37:36 0578f4f6870c: Waiting 00:37:36 767fab157b8d: Layer already exists 00:37:36 48b76ea2bd8f: Layer already exists 00:37:36 4ad07c257cd6: Layer already exists 00:37:36 d1b82880bb56: Layer already exists 00:37:36 87e5cc894a88: Layer already exists 00:37:36 612ff4f17471: Layer already exists 00:37:36 d9426d04b31b: Layer already exists 00:37:36 63ec0bd56cf3: Layer already exists 00:37:36 0578f4f6870c: Layer already exists 00:37:36 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:36 #49 ... 00:37:36 00:37:36 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:37:36 #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s done 00:37:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } 00:37:36 #44 ... 00:37:36 00:37:36 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:36 #49 ... 00:37:36 00:37:36 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:36 #47 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:36 #47 31.50 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:36 #47 32.11 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:36 #47 32.21 (3/7) Installing dumb-init (1.2.5-r2) 00:37:36 #47 32.27 (4/7) Installing musl-obstack (1.2.3-r2) 00:37:36 #47 32.32 (5/7) Installing libucontext (1.2-r2) 00:37:36 #47 32.35 (6/7) Installing gcompat (1.1.0-r1) 00:37:36 #47 32.43 (7/7) Installing openssl (3.1.6-r0) 00:37:36 #47 32.55 Executing busybox-1.36.1-r7.trigger 00:37:36 #47 32.63 OK: 9 MiB in 20 packages 00:37:36 #47 DONE 34.7s 00:37:36 00:37:36 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:36 #49 ... 00:37:36 00:37:36 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:37:36 #84 DONE 1.1s 00:37:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 00:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:37:37 48b76ea2bd8f: Preparing 00:37:37 d1b82880bb56: Preparing 00:37:37 767fab157b8d: Preparing 00:37:37 87e5cc894a88: Preparing 00:37:37 4ad07c257cd6: Preparing 00:37:37 d9426d04b31b: Preparing 00:37:37 0578f4f6870c: Preparing 00:37:37 612ff4f17471: Preparing 00:37:37 63ec0bd56cf3: Preparing 00:37:37 63ec0bd56cf3: Waiting 00:37:37 612ff4f17471: Waiting 00:37:37 0578f4f6870c: Waiting 00:37:37 d9426d04b31b: Waiting 00:37:37 d1b82880bb56: Layer already exists 00:37:37 767fab157b8d: Layer already exists 00:37:37 87e5cc894a88: Layer already exists 00:37:37 4ad07c257cd6: Layer already exists 00:37:37 48b76ea2bd8f: Layer already exists 00:37:37 0578f4f6870c: Layer already exists 00:37:37 612ff4f17471: Layer already exists 00:37:37 63ec0bd56cf3: Layer already exists 00:37:37 d9426d04b31b: Layer already exists 00:37:37 main: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:37 ===================================================== [Pipeline] echo 00:37:37 taggedImages: 00:37:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 00:37:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 00:37:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:37 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 00:37:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:37:37 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:37 latest 00:37:37 3.2.0-dev.34 00:37:37 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:37 main 00:37:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:37 00:37:37 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:37 #49 ... 00:37:37 00:37:37 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:37:37 #76 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:37 #76 8.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:37 #76 14.61 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:37 #76 15.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:37 #76 15.24 Executing ca-certificates-20240226-r0.trigger 00:37:37 #76 16.23 OK: 13 MiB in 26 packages 00:37:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv 00:37:37 #76 ... 00:37:37 00:37:37 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:37 d7a0dc61cdb3: Preparing 00:37:37 33b77bd93763: Preparing 00:37:37 876cb70abf9d: Preparing 00:37:37 43ee1839c959: Preparing 00:37:37 fe380aff00c3: Preparing 00:37:37 4ad07c257cd6: Preparing 00:37:37 d9426d04b31b: Preparing 00:37:37 c7bac7e9085a: Preparing 00:37:37 8458dc8eaf56: Preparing 00:37:37 5056f4ecb30a: Preparing 00:37:37 63ec0bd56cf3: Preparing 00:37:37 c7bac7e9085a: Waiting 00:37:37 8458dc8eaf56: Waiting 00:37:37 5056f4ecb30a: Waiting 00:37:37 d9426d04b31b: Waiting 00:37:37 4ad07c257cd6: Waiting 00:37:37 d7a0dc61cdb3: Pushed 00:37:37 4ad07c257cd6: Layer already exists 00:37:37 43ee1839c959: Pushed 00:37:38 fe380aff00c3: Pushed 00:37:38 d9426d04b31b: Layer already exists 00:37:38 33b77bd93763: Pushed 00:37:38 63ec0bd56cf3: Layer already exists 00:37:38 c7bac7e9085a: Pushed 00:37:38 8458dc8eaf56: Pushed 00:37:38 #85 ... 00:37:38 00:37:38 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:37:38 #76 DONE 17.4s 00:37:38 00:37:38 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:38 #70 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:38 #70 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:38 #70 34.45 (1/4) Installing dumb-init (1.2.5-r2) 00:37:38 #70 34.57 (2/4) Installing musl-obstack (1.2.3-r2) 00:37:38 #70 34.62 (3/4) Installing libucontext (1.2-r2) 00:37:38 #70 34.65 (4/4) Installing gcompat (1.1.0-r1) 00:37:38 #70 34.74 Executing busybox-1.36.1-r7.trigger 00:37:38 #70 35.06 OK: 8 MiB in 19 packages 00:37:38 #70 ... 00:37:38 00:37:38 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 00:37:38 #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.8s done 00:37:39 876cb70abf9d: Pushed 00:37:39 #49 DONE 37.2s 00:37:39 00:37:39 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:37:39 #86 ... 00:37:39 00:37:39 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:39 #70 DONE 36.8s 00:37:39 00:37:39 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:37:39 #0 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:39 #0 8.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:39 #87 ... 00:37:39 00:37:39 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:37:39 5056f4ecb30a: Pushed 00:37:39 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 #88 ... 00:37:40 00:37:40 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:37:40 #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:40 #0 8.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:40 #89 ... 00:37:40 00:37:40 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:37:40 #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:40 #0 7.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:40 d7a0dc61cdb3: Preparing 00:37:40 33b77bd93763: Preparing 00:37:40 876cb70abf9d: Preparing 00:37:40 43ee1839c959: Preparing 00:37:40 fe380aff00c3: Preparing 00:37:40 4ad07c257cd6: Preparing 00:37:40 d9426d04b31b: Preparing 00:37:40 c7bac7e9085a: Preparing 00:37:40 8458dc8eaf56: Preparing 00:37:40 5056f4ecb30a: Preparing 00:37:40 63ec0bd56cf3: Preparing 00:37:40 d9426d04b31b: Waiting 00:37:40 c7bac7e9085a: Waiting 00:37:40 8458dc8eaf56: Waiting 00:37:40 5056f4ecb30a: Waiting 00:37:40 63ec0bd56cf3: Waiting 00:37:40 4ad07c257cd6: Waiting 00:37:40 fe380aff00c3: Layer already exists 00:37:40 33b77bd93763: Layer already exists 00:37:40 876cb70abf9d: Layer already exists 00:37:40 d7a0dc61cdb3: Layer already exists 00:37:40 43ee1839c959: Layer already exists 00:37:40 4ad07c257cd6: Layer already exists 00:37:40 8458dc8eaf56: Layer already exists 00:37:40 d9426d04b31b: Layer already exists 00:37:40 5056f4ecb30a: Layer already exists 00:37:40 63ec0bd56cf3: Layer already exists 00:37:40 c7bac7e9085a: Layer already exists 00:37:40 latest: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:40 #90 ... 00:37:40 00:37:40 #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 00:37:40 #81 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:40 #81 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 00:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:41 d7a0dc61cdb3: Preparing 00:37:41 33b77bd93763: Preparing 00:37:41 876cb70abf9d: Preparing 00:37:41 43ee1839c959: Preparing 00:37:41 fe380aff00c3: Preparing 00:37:41 4ad07c257cd6: Preparing 00:37:41 d9426d04b31b: Preparing 00:37:41 c7bac7e9085a: Preparing 00:37:41 8458dc8eaf56: Preparing 00:37:41 5056f4ecb30a: Preparing 00:37:41 63ec0bd56cf3: Preparing 00:37:41 4ad07c257cd6: Waiting 00:37:41 8458dc8eaf56: Waiting 00:37:41 d9426d04b31b: Waiting 00:37:41 5056f4ecb30a: Waiting 00:37:41 c7bac7e9085a: Waiting 00:37:41 63ec0bd56cf3: Waiting 00:37:41 d7a0dc61cdb3: Layer already exists 00:37:41 fe380aff00c3: Layer already exists 00:37:41 43ee1839c959: Layer already exists 00:37:41 33b77bd93763: Layer already exists 00:37:41 876cb70abf9d: Layer already exists 00:37:41 c7bac7e9085a: Layer already exists 00:37:41 d9426d04b31b: Layer already exists 00:37:41 8458dc8eaf56: Layer already exists 00:37:41 4ad07c257cd6: Layer already exists 00:37:41 5056f4ecb30a: Layer already exists 00:37:41 63ec0bd56cf3: Layer already exists 00:37:41 3.2.0-dev.34: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 #81 ... 00:37:41 00:37:41 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:37:41 #82 16.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:41 d7a0dc61cdb3: Preparing 00:37:41 33b77bd93763: Preparing 00:37:41 876cb70abf9d: Preparing 00:37:41 43ee1839c959: Preparing 00:37:41 fe380aff00c3: Preparing 00:37:41 4ad07c257cd6: Preparing 00:37:41 d9426d04b31b: Preparing 00:37:41 c7bac7e9085a: Preparing 00:37:41 8458dc8eaf56: Preparing 00:37:41 5056f4ecb30a: Preparing 00:37:41 63ec0bd56cf3: Preparing 00:37:41 4ad07c257cd6: Waiting 00:37:41 d9426d04b31b: Waiting 00:37:41 c7bac7e9085a: Waiting 00:37:41 8458dc8eaf56: Waiting 00:37:41 5056f4ecb30a: Waiting 00:37:41 63ec0bd56cf3: Waiting 00:37:41 876cb70abf9d: Layer already exists 00:37:41 d7a0dc61cdb3: Layer already exists 00:37:41 43ee1839c959: Layer already exists 00:37:41 33b77bd93763: Layer already exists 00:37:41 fe380aff00c3: Layer already exists 00:37:41 4ad07c257cd6: Layer already exists 00:37:41 d9426d04b31b: Layer already exists 00:37:41 c7bac7e9085a: Layer already exists 00:37:41 5056f4ecb30a: Layer already exists 00:37:41 8458dc8eaf56: Layer already exists 00:37:41 63ec0bd56cf3: Layer already exists 00:37:41 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:41 #82 17.21 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:41 #82 17.32 OK: 8 MiB in 17 packages 00:37:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 #82 ... 00:37:42 00:37:42 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:37:42 #83 15.87 OK: 18 MiB in 19 packages 00:37:42 #83 DONE 16.3s 00:37:42 00:37:42 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:37:42 #91 DONE 0.2s 00:37:42 00:37:42 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:37:42 #88 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:37:42 d7a0dc61cdb3: Preparing 00:37:42 33b77bd93763: Preparing 00:37:42 876cb70abf9d: Preparing 00:37:42 43ee1839c959: Preparing 00:37:42 fe380aff00c3: Preparing 00:37:42 4ad07c257cd6: Preparing 00:37:42 d9426d04b31b: Preparing 00:37:42 c7bac7e9085a: Preparing 00:37:42 8458dc8eaf56: Preparing 00:37:42 5056f4ecb30a: Preparing 00:37:42 63ec0bd56cf3: Preparing 00:37:42 4ad07c257cd6: Waiting 00:37:42 d9426d04b31b: Waiting 00:37:42 c7bac7e9085a: Waiting 00:37:42 8458dc8eaf56: Waiting 00:37:42 5056f4ecb30a: Waiting 00:37:42 63ec0bd56cf3: Waiting 00:37:42 43ee1839c959: Layer already exists 00:37:42 d7a0dc61cdb3: Layer already exists 00:37:42 876cb70abf9d: Layer already exists 00:37:42 33b77bd93763: Layer already exists 00:37:42 fe380aff00c3: Layer already exists 00:37:42 4ad07c257cd6: Layer already exists 00:37:42 8458dc8eaf56: Layer already exists 00:37:42 5056f4ecb30a: Layer already exists 00:37:42 c7bac7e9085a: Layer already exists 00:37:42 d9426d04b31b: Layer already exists 00:37:42 63ec0bd56cf3: Layer already exists 00:37:42 main: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:42 ===================================================== [Pipeline] echo 00:37:42 taggedImages: 00:37:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:37:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 00:37:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:37:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:37:42 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:42 latest 00:37:42 3.2.0-dev.34 00:37:42 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:42 main 00:37:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:43 a5e0c6ae25fc: Preparing 00:37:43 482760f99b2b: Preparing 00:37:43 57f72c30aa9b: Preparing 00:37:43 7ea654f292bd: Preparing 00:37:43 3da74ba9be38: Preparing 00:37:43 6fa8b48ac0d1: Preparing 00:37:43 ba756e7af0a4: Preparing 00:37:43 4ad07c257cd6: Preparing 00:37:43 d9426d04b31b: Preparing 00:37:43 d501ddc31687: Preparing 00:37:43 466a4f8bc177: Preparing 00:37:43 63ec0bd56cf3: Preparing 00:37:43 466a4f8bc177: Waiting 00:37:43 d501ddc31687: Waiting 00:37:43 ba756e7af0a4: Waiting 00:37:43 63ec0bd56cf3: Waiting 00:37:43 4ad07c257cd6: Waiting 00:37:43 d9426d04b31b: Waiting 00:37:43 6fa8b48ac0d1: Waiting 00:37:43 a5e0c6ae25fc: Pushed 00:37:43 3da74ba9be38: Pushed 00:37:43 482760f99b2b: Pushed 00:37:43 4ad07c257cd6: Layer already exists 00:37:43 d9426d04b31b: Layer already exists 00:37:43 #88 ... 00:37:43 00:37:43 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:37:43 #82 DONE 18.7s 00:37:43 00:37:43 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:37:43 #90 12.71 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:43 #90 12.97 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:43 #90 13.01 OK: 8 MiB in 16 packages 00:37:43 6fa8b48ac0d1: Pushed 00:37:43 ba756e7af0a4: Pushed 00:37:43 63ec0bd56cf3: Layer already exists 00:37:44 #90 ... 00:37:44 00:37:44 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 00:37:44 #81 14.13 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:44 #81 14.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:44 #81 14.55 OK: 8 MiB in 16 packages 00:37:44 #81 DONE 16.1s 00:37:44 00:37:44 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:37:44 #88 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:44 d501ddc31687: Pushed 00:37:44 7ea654f292bd: Pushed 00:37:44 #88 ... 00:37:44 00:37:44 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:37:44 #90 DONE 14.3s 00:37:44 57f72c30aa9b: Pushed 00:37:44 466a4f8bc177: Pushed 00:37:44 00:37:44 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:37:44 #89 13.38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:44 #89 13.95 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:44 #89 13.99 Executing ca-certificates-20240226-r0.trigger 00:37:44 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:45 #89 14.83 OK: 9 MiB in 17 packages 00:37:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:45 a5e0c6ae25fc: Preparing 00:37:45 482760f99b2b: Preparing 00:37:45 57f72c30aa9b: Preparing 00:37:45 7ea654f292bd: Preparing 00:37:45 3da74ba9be38: Preparing 00:37:45 6fa8b48ac0d1: Preparing 00:37:45 ba756e7af0a4: Preparing 00:37:45 4ad07c257cd6: Preparing 00:37:45 d9426d04b31b: Preparing 00:37:45 d501ddc31687: Preparing 00:37:45 466a4f8bc177: Preparing 00:37:45 63ec0bd56cf3: Preparing 00:37:45 d9426d04b31b: Waiting 00:37:45 d501ddc31687: Waiting 00:37:45 466a4f8bc177: Waiting 00:37:45 4ad07c257cd6: Waiting 00:37:45 63ec0bd56cf3: Waiting 00:37:45 ba756e7af0a4: Waiting 00:37:45 57f72c30aa9b: Layer already exists 00:37:45 7ea654f292bd: Layer already exists 00:37:45 3da74ba9be38: Layer already exists 00:37:45 482760f99b2b: Layer already exists 00:37:45 a5e0c6ae25fc: Layer already exists 00:37:45 4ad07c257cd6: Layer already exists 00:37:45 d9426d04b31b: Layer already exists 00:37:45 ba756e7af0a4: Layer already exists 00:37:45 6fa8b48ac0d1: Layer already exists 00:37:45 d501ddc31687: Layer already exists 00:37:45 466a4f8bc177: Layer already exists 00:37:45 63ec0bd56cf3: Layer already exists 00:37:45 latest: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 00:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:46 a5e0c6ae25fc: Preparing 00:37:46 482760f99b2b: Preparing 00:37:46 57f72c30aa9b: Preparing 00:37:46 7ea654f292bd: Preparing 00:37:46 3da74ba9be38: Preparing 00:37:46 6fa8b48ac0d1: Preparing 00:37:46 ba756e7af0a4: Preparing 00:37:46 4ad07c257cd6: Preparing 00:37:46 6fa8b48ac0d1: Waiting 00:37:46 d9426d04b31b: Preparing 00:37:46 d501ddc31687: Preparing 00:37:46 466a4f8bc177: Preparing 00:37:46 d9426d04b31b: Waiting 00:37:46 d501ddc31687: Waiting 00:37:46 63ec0bd56cf3: Preparing 00:37:46 63ec0bd56cf3: Waiting 00:37:46 7ea654f292bd: Layer already exists 00:37:46 a5e0c6ae25fc: Layer already exists 00:37:46 482760f99b2b: Layer already exists 00:37:46 57f72c30aa9b: Layer already exists 00:37:46 3da74ba9be38: Layer already exists 00:37:46 d9426d04b31b: Layer already exists 00:37:46 ba756e7af0a4: Layer already exists 00:37:46 4ad07c257cd6: Layer already exists 00:37:46 6fa8b48ac0d1: Layer already exists 00:37:46 d501ddc31687: Layer already exists 00:37:46 63ec0bd56cf3: Layer already exists 00:37:46 466a4f8bc177: Layer already exists 00:37:46 3.2.0-dev.34: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:46 #89 DONE 15.8s 00:37:46 00:37:46 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:37:46 #87 13.96 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:46 #87 14.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:46 #87 14.84 Executing ca-certificates-20240226-r0.trigger 00:37:46 #87 15.90 OK: 18 MiB in 19 packages 00:37:46 #87 DONE 16.8s 00:37:46 00:37:46 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:37:46 #86 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:37:46 #86 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:37:46 #86 ... 00:37:46 00:37:46 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:37:46 #92 DONE 3.1s 00:37:46 00:37:46 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:37:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:46 a5e0c6ae25fc: Preparing 00:37:46 482760f99b2b: Preparing 00:37:46 57f72c30aa9b: Preparing 00:37:46 7ea654f292bd: Preparing 00:37:46 3da74ba9be38: Preparing 00:37:46 6fa8b48ac0d1: Preparing 00:37:46 ba756e7af0a4: Preparing 00:37:46 4ad07c257cd6: Preparing 00:37:46 d9426d04b31b: Preparing 00:37:46 d501ddc31687: Preparing 00:37:46 466a4f8bc177: Preparing 00:37:46 63ec0bd56cf3: Preparing 00:37:46 6fa8b48ac0d1: Waiting 00:37:46 ba756e7af0a4: Waiting 00:37:46 d9426d04b31b: Waiting 00:37:46 d501ddc31687: Waiting 00:37:46 466a4f8bc177: Waiting 00:37:46 57f72c30aa9b: Layer already exists 00:37:46 3da74ba9be38: Layer already exists 00:37:46 7ea654f292bd: Layer already exists 00:37:46 482760f99b2b: Layer already exists 00:37:46 a5e0c6ae25fc: Layer already exists 00:37:46 d9426d04b31b: Layer already exists 00:37:46 4ad07c257cd6: Layer already exists 00:37:46 6fa8b48ac0d1: Layer already exists 00:37:46 d501ddc31687: Layer already exists 00:37:46 ba756e7af0a4: Layer already exists 00:37:46 63ec0bd56cf3: Layer already exists 00:37:46 466a4f8bc177: Layer already exists 00:37:46 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:47 #93 DONE 0.6s 00:37:47 00:37:47 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:37:47 #88 7.510 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 00:37:47 #88 7.861 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 00:37:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:47 #88 7.905 OK: 8 MiB in 19 packages 00:37:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:37:47 a5e0c6ae25fc: Preparing 00:37:47 482760f99b2b: Preparing 00:37:47 57f72c30aa9b: Preparing 00:37:47 7ea654f292bd: Preparing 00:37:47 3da74ba9be38: Preparing 00:37:47 6fa8b48ac0d1: Preparing 00:37:47 ba756e7af0a4: Preparing 00:37:47 4ad07c257cd6: Preparing 00:37:47 d9426d04b31b: Preparing 00:37:47 d501ddc31687: Preparing 00:37:47 466a4f8bc177: Preparing 00:37:47 63ec0bd56cf3: Preparing 00:37:47 4ad07c257cd6: Waiting 00:37:47 d9426d04b31b: Waiting 00:37:47 466a4f8bc177: Waiting 00:37:47 63ec0bd56cf3: Waiting 00:37:47 d501ddc31687: Waiting 00:37:47 6fa8b48ac0d1: Waiting 00:37:47 ba756e7af0a4: Waiting 00:37:47 3da74ba9be38: Layer already exists 00:37:47 57f72c30aa9b: Layer already exists 00:37:47 7ea654f292bd: Layer already exists 00:37:47 482760f99b2b: Layer already exists 00:37:47 a5e0c6ae25fc: Layer already exists 00:37:47 6fa8b48ac0d1: Layer already exists 00:37:47 d501ddc31687: Layer already exists 00:37:47 ba756e7af0a4: Layer already exists 00:37:47 4ad07c257cd6: Layer already exists 00:37:47 d9426d04b31b: Layer already exists 00:37:47 466a4f8bc177: Layer already exists 00:37:47 63ec0bd56cf3: Layer already exists 00:37:47 main: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:47 ===================================================== [Pipeline] echo 00:37:47 taggedImages: 00:37:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:37:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 00:37:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:37:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:37:47 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:47 latest 00:37:47 3.2.0-dev.34 00:37:47 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:47 main 00:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:47 #88 DONE 8.3s 00:37:47 00:37:47 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:37:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:48 #94 ... 00:37:48 00:37:48 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:37:48 #86 10.70 OK: 9 MiB in 20 packages 00:37:48 #86 DONE 11.4s 00:37:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:48 6a57fe88d385: Preparing 00:37:48 580dfec5ea26: Preparing 00:37:48 4ad07c257cd6: Preparing 00:37:48 d9426d04b31b: Preparing 00:37:48 e90310bb014f: Preparing 00:37:48 dfa1fbb3509a: Preparing 00:37:48 63ec0bd56cf3: Preparing 00:37:48 dfa1fbb3509a: Waiting 00:37:48 63ec0bd56cf3: Waiting 00:37:48 4ad07c257cd6: Layer already exists 00:37:48 d9426d04b31b: Layer already exists 00:37:48 63ec0bd56cf3: Layer already exists 00:37:48 6a57fe88d385: Pushed 00:37:48 00:37:48 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:37:48 e90310bb014f: Pushed 00:37:49 dfa1fbb3509a: Pushed 00:37:49 #95 DONE 1.5s 00:37:49 00:37:49 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:37:49 #96 DONE 1.6s 00:37:49 00:37:49 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:37:49 #94 DONE 2.0s 00:37:49 00:37:49 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:37:49 #97 ... 00:37:49 00:37:49 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:37:49 #98 DONE 0.2s 00:37:49 00:37:49 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:37:49 #97 DONE 0.2s 00:37:49 00:37:49 #99 [security-spire-server stage-2 6/9] COPY security.txt / 00:37:50 580dfec5ea26: Pushed 00:37:50 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 #99 DONE 0.2s 00:37:50 00:37:50 #100 [security-spire-config stage-2 6/10] COPY security.txt / 00:37:50 #100 DONE 0.3s 00:37:50 00:37:50 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:37:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:37:50 #101 DONE 0.4s 00:37:50 00:37:50 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh 00:37:50 #102 DONE 0.4s 00:37:50 00:37:50 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:50 6a57fe88d385: Preparing 00:37:50 580dfec5ea26: Preparing 00:37:50 4ad07c257cd6: Preparing 00:37:50 d9426d04b31b: Preparing 00:37:50 e90310bb014f: Preparing 00:37:50 dfa1fbb3509a: Preparing 00:37:50 63ec0bd56cf3: Preparing 00:37:50 dfa1fbb3509a: Waiting 00:37:50 63ec0bd56cf3: Waiting 00:37:50 6a57fe88d385: Layer already exists 00:37:50 e90310bb014f: Layer already exists 00:37:50 d9426d04b31b: Layer already exists 00:37:50 580dfec5ea26: Layer already exists 00:37:50 4ad07c257cd6: Layer already exists 00:37:50 dfa1fbb3509a: Layer already exists 00:37:50 63ec0bd56cf3: Layer already exists 00:37:50 latest: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:50 #103 DONE 0.2s 00:37:50 00:37:50 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:37:50 #104 DONE 0.4s 00:37:50 00:37:50 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:37:50 #105 DONE 0.2s 00:37:50 00:37:50 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:37:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 #106 DONE 0.3s 00:37:51 00:37:51 #107 [security-spire-config] exporting to image 00:37:51 #107 exporting layers 00:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 00:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:51 6a57fe88d385: Preparing 00:37:51 580dfec5ea26: Preparing 00:37:51 4ad07c257cd6: Preparing 00:37:51 d9426d04b31b: Preparing 00:37:51 e90310bb014f: Preparing 00:37:51 dfa1fbb3509a: Preparing 00:37:51 63ec0bd56cf3: Preparing 00:37:51 dfa1fbb3509a: Waiting 00:37:51 63ec0bd56cf3: Waiting 00:37:51 4ad07c257cd6: Layer already exists 00:37:51 d9426d04b31b: Layer already exists 00:37:51 580dfec5ea26: Layer already exists 00:37:51 e90310bb014f: Layer already exists 00:37:51 6a57fe88d385: Layer already exists 00:37:51 63ec0bd56cf3: Layer already exists 00:37:51 dfa1fbb3509a: Layer already exists 00:37:51 3.2.0-dev.34: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 #107 ... 00:37:51 00:37:51 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:37:51 #108 DONE 1.9s 00:37:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 00:37:51 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:37:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:51 6a57fe88d385: Preparing 00:37:51 580dfec5ea26: Preparing 00:37:51 4ad07c257cd6: Preparing 00:37:51 d9426d04b31b: Preparing 00:37:51 e90310bb014f: Preparing 00:37:51 dfa1fbb3509a: Preparing 00:37:51 63ec0bd56cf3: Preparing 00:37:51 dfa1fbb3509a: Waiting 00:37:51 63ec0bd56cf3: Waiting 00:37:51 d9426d04b31b: Layer already exists 00:37:51 6a57fe88d385: Layer already exists 00:37:51 e90310bb014f: Layer already exists 00:37:51 4ad07c257cd6: Layer already exists 00:37:51 580dfec5ea26: Layer already exists 00:37:51 dfa1fbb3509a: Layer already exists 00:37:51 63ec0bd56cf3: Layer already exists 00:37:51 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:51 #109 DONE 0.2s 00:37:51 00:37:51 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 00:37:51 #110 DONE 0.2s 00:37:51 00:37:51 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:37:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:37:52 #111 DONE 0.2s 00:37:52 00:37:52 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:52 #78 ... 00:37:52 00:37:52 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:52 #112 DONE 0.2s 00:37:52 00:37:52 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:37:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 00:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:37:52 6a57fe88d385: Preparing 00:37:52 580dfec5ea26: Preparing 00:37:52 4ad07c257cd6: Preparing 00:37:52 d9426d04b31b: Preparing 00:37:52 e90310bb014f: Preparing 00:37:52 dfa1fbb3509a: Preparing 00:37:52 63ec0bd56cf3: Preparing 00:37:52 63ec0bd56cf3: Waiting 00:37:52 dfa1fbb3509a: Waiting 00:37:52 4ad07c257cd6: Layer already exists 00:37:52 580dfec5ea26: Layer already exists 00:37:52 d9426d04b31b: Layer already exists 00:37:52 e90310bb014f: Layer already exists 00:37:52 6a57fe88d385: Layer already exists 00:37:52 dfa1fbb3509a: Layer already exists 00:37:52 63ec0bd56cf3: Layer already exists 00:37:52 main: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:37:52 ===================================================== [Pipeline] echo 00:37:52 taggedImages: 00:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 00:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 00:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 00:37:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:37:52 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:52 latest 00:37:52 3.2.0-dev.34 00:37:52 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:37:52 main 00:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:52 #113 DONE 0.2s 00:37:52 00:37:52 #107 [security-spire-agent] exporting to image 00:37:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:37:53 93f477a68494: Preparing 00:37:53 131c01ac69f0: Preparing 00:37:53 b131bcb5f6c3: Preparing 00:37:53 4ad07c257cd6: Preparing 00:37:53 d9426d04b31b: Preparing 00:37:53 b98137a7a2d6: Preparing 00:37:53 ca44c156cb52: Preparing 00:37:53 01cc5c3ecf8d: Preparing 00:37:53 fa74e24bc896: Preparing 00:37:53 63ec0bd56cf3: Preparing 00:37:53 b98137a7a2d6: Waiting 00:37:53 ca44c156cb52: Waiting 00:37:53 01cc5c3ecf8d: Waiting 00:37:53 fa74e24bc896: Waiting 00:37:53 63ec0bd56cf3: Waiting 00:37:53 4ad07c257cd6: Layer already exists 00:37:53 d9426d04b31b: Layer already exists 00:37:53 131c01ac69f0: Pushed 00:37:53 b131bcb5f6c3: Pushed 00:37:53 93f477a68494: Pushed 00:37:53 63ec0bd56cf3: Layer already exists 00:37:53 01cc5c3ecf8d: Pushed 00:37:54 #107 exporting layers 2.8s done 00:37:54 #107 exporting layers 2.9s done 00:37:54 #107 writing image sha256:36fda5404f66b957165841fff36db6c5295d464692bb063722afc8e27a3731e5 0.0s done 00:37:54 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:37:54 #107 writing image sha256:07e67a73bfb11805462b02496967e408e11f4690eed5b9d871f4f748a1131c8c 0.0s done 00:37:54 #107 naming to docker.io/library/security-spire-server-arm64 done 00:37:54 fa74e24bc896: Pushed 00:37:54 #107 exporting layers 2.0s done 00:37:54 #107 writing image sha256:78e42292f53f17695efe21f871c04065e6a588bd94cede05be75bfa6c2222742 done 00:37:54 #107 naming to docker.io/library/security-spire-agent-arm64 done 00:37:54 #107 DONE 3.8s 00:37:54 00:37:54 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:59 ca44c156cb52: Pushed 00:38:03 b98137a7a2d6: Pushed 00:38:03 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:38:04 93f477a68494: Preparing 00:38:04 131c01ac69f0: Preparing 00:38:04 b131bcb5f6c3: Preparing 00:38:04 4ad07c257cd6: Preparing 00:38:04 d9426d04b31b: Preparing 00:38:04 b98137a7a2d6: Preparing 00:38:04 ca44c156cb52: Preparing 00:38:04 01cc5c3ecf8d: Preparing 00:38:04 fa74e24bc896: Preparing 00:38:04 63ec0bd56cf3: Preparing 00:38:04 01cc5c3ecf8d: Waiting 00:38:04 fa74e24bc896: Waiting 00:38:04 63ec0bd56cf3: Waiting 00:38:04 ca44c156cb52: Waiting 00:38:04 b98137a7a2d6: Waiting 00:38:04 93f477a68494: Layer already exists 00:38:04 b131bcb5f6c3: Layer already exists 00:38:04 4ad07c257cd6: Layer already exists 00:38:04 131c01ac69f0: Layer already exists 00:38:04 d9426d04b31b: Layer already exists 00:38:04 fa74e24bc896: Layer already exists 00:38:04 ca44c156cb52: Layer already exists 00:38:04 01cc5c3ecf8d: Layer already exists 00:38:04 b98137a7a2d6: Layer already exists 00:38:04 63ec0bd56cf3: Layer already exists 00:38:04 latest: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 00:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:38:05 93f477a68494: Preparing 00:38:05 131c01ac69f0: Preparing 00:38:05 b131bcb5f6c3: Preparing 00:38:05 4ad07c257cd6: Preparing 00:38:05 d9426d04b31b: Preparing 00:38:05 b98137a7a2d6: Preparing 00:38:05 ca44c156cb52: Preparing 00:38:05 01cc5c3ecf8d: Preparing 00:38:05 fa74e24bc896: Preparing 00:38:05 63ec0bd56cf3: Preparing 00:38:05 01cc5c3ecf8d: Waiting 00:38:05 fa74e24bc896: Waiting 00:38:05 63ec0bd56cf3: Waiting 00:38:05 b98137a7a2d6: Waiting 00:38:05 ca44c156cb52: Waiting 00:38:05 d9426d04b31b: Layer already exists 00:38:05 4ad07c257cd6: Layer already exists 00:38:05 93f477a68494: Layer already exists 00:38:05 131c01ac69f0: Layer already exists 00:38:05 b131bcb5f6c3: Layer already exists 00:38:05 01cc5c3ecf8d: Layer already exists 00:38:05 ca44c156cb52: Layer already exists 00:38:05 b98137a7a2d6: Layer already exists 00:38:05 fa74e24bc896: Layer already exists 00:38:05 63ec0bd56cf3: Layer already exists 00:38:05 3.2.0-dev.34: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:38:05 93f477a68494: Preparing 00:38:05 131c01ac69f0: Preparing 00:38:05 b131bcb5f6c3: Preparing 00:38:05 4ad07c257cd6: Preparing 00:38:05 d9426d04b31b: Preparing 00:38:05 b98137a7a2d6: Preparing 00:38:05 ca44c156cb52: Preparing 00:38:05 01cc5c3ecf8d: Preparing 00:38:05 fa74e24bc896: Preparing 00:38:05 63ec0bd56cf3: Preparing 00:38:05 fa74e24bc896: Waiting 00:38:05 ca44c156cb52: Waiting 00:38:05 63ec0bd56cf3: Waiting 00:38:05 b98137a7a2d6: Waiting 00:38:05 b131bcb5f6c3: Layer already exists 00:38:05 d9426d04b31b: Layer already exists 00:38:05 93f477a68494: Layer already exists 00:38:05 4ad07c257cd6: Layer already exists 00:38:05 131c01ac69f0: Layer already exists 00:38:05 b98137a7a2d6: Layer already exists 00:38:05 01cc5c3ecf8d: Layer already exists 00:38:05 63ec0bd56cf3: Layer already exists 00:38:05 fa74e24bc896: Layer already exists 00:38:05 ca44c156cb52: Layer already exists 00:38:05 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 00:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:38:06 93f477a68494: Preparing 00:38:06 131c01ac69f0: Preparing 00:38:06 b131bcb5f6c3: Preparing 00:38:06 4ad07c257cd6: Preparing 00:38:06 d9426d04b31b: Preparing 00:38:06 b98137a7a2d6: Preparing 00:38:06 ca44c156cb52: Preparing 00:38:06 01cc5c3ecf8d: Preparing 00:38:06 fa74e24bc896: Preparing 00:38:06 63ec0bd56cf3: Preparing 00:38:06 01cc5c3ecf8d: Waiting 00:38:06 b98137a7a2d6: Waiting 00:38:06 fa74e24bc896: Waiting 00:38:06 63ec0bd56cf3: Waiting 00:38:06 131c01ac69f0: Layer already exists 00:38:06 d9426d04b31b: Layer already exists 00:38:06 93f477a68494: Layer already exists 00:38:06 b131bcb5f6c3: Layer already exists 00:38:06 4ad07c257cd6: Layer already exists 00:38:06 01cc5c3ecf8d: Layer already exists 00:38:06 ca44c156cb52: Layer already exists 00:38:06 fa74e24bc896: Layer already exists 00:38:06 63ec0bd56cf3: Layer already exists 00:38:06 b98137a7a2d6: Layer already exists 00:38:06 main: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:06 ===================================================== [Pipeline] echo 00:38:06 taggedImages: 00:38:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 00:38:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 00:38:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 00:38:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:38:06 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:06 latest 00:38:06 3.2.0-dev.34 00:38:06 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:06 main 00:38:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:38:07 71eebaa0f150: Preparing 00:38:07 3e2c6a8b18d4: Preparing 00:38:07 7d22ef33306d: Preparing 00:38:07 4ad07c257cd6: Preparing 00:38:07 d9426d04b31b: Preparing 00:38:07 e924110230fa: Preparing 00:38:07 9edcaa430b9d: Preparing 00:38:07 446684a3db13: Preparing 00:38:07 63ec0bd56cf3: Preparing 00:38:07 e924110230fa: Waiting 00:38:07 9edcaa430b9d: Waiting 00:38:07 63ec0bd56cf3: Waiting 00:38:07 d9426d04b31b: Layer already exists 00:38:07 4ad07c257cd6: Layer already exists 00:38:07 71eebaa0f150: Pushed 00:38:07 7d22ef33306d: Pushed 00:38:07 3e2c6a8b18d4: Pushed 00:38:07 63ec0bd56cf3: Layer already exists 00:38:07 446684a3db13: Pushed 00:38:07 9edcaa430b9d: Pushed 00:38:17 e924110230fa: Pushed 00:38:17 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:38:18 71eebaa0f150: Preparing 00:38:18 3e2c6a8b18d4: Preparing 00:38:18 7d22ef33306d: Preparing 00:38:18 4ad07c257cd6: Preparing 00:38:18 d9426d04b31b: Preparing 00:38:18 e924110230fa: Preparing 00:38:18 9edcaa430b9d: Preparing 00:38:18 446684a3db13: Preparing 00:38:18 63ec0bd56cf3: Preparing 00:38:18 e924110230fa: Waiting 00:38:18 9edcaa430b9d: Waiting 00:38:18 446684a3db13: Waiting 00:38:18 63ec0bd56cf3: Waiting 00:38:18 71eebaa0f150: Layer already exists 00:38:18 7d22ef33306d: Layer already exists 00:38:18 4ad07c257cd6: Layer already exists 00:38:18 3e2c6a8b18d4: Layer already exists 00:38:18 d9426d04b31b: Layer already exists 00:38:18 e924110230fa: Layer already exists 00:38:18 63ec0bd56cf3: Layer already exists 00:38:18 9edcaa430b9d: Layer already exists 00:38:18 446684a3db13: Layer already exists 00:38:18 latest: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 00:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:38:19 71eebaa0f150: Preparing 00:38:19 3e2c6a8b18d4: Preparing 00:38:19 7d22ef33306d: Preparing 00:38:19 4ad07c257cd6: Preparing 00:38:19 d9426d04b31b: Preparing 00:38:19 e924110230fa: Preparing 00:38:19 9edcaa430b9d: Preparing 00:38:19 446684a3db13: Preparing 00:38:19 63ec0bd56cf3: Preparing 00:38:19 e924110230fa: Waiting 00:38:19 9edcaa430b9d: Waiting 00:38:19 446684a3db13: Waiting 00:38:19 63ec0bd56cf3: Waiting 00:38:19 3e2c6a8b18d4: Layer already exists 00:38:19 71eebaa0f150: Layer already exists 00:38:19 d9426d04b31b: Layer already exists 00:38:19 7d22ef33306d: Layer already exists 00:38:19 4ad07c257cd6: Layer already exists 00:38:19 63ec0bd56cf3: Layer already exists 00:38:19 446684a3db13: Layer already exists 00:38:19 9edcaa430b9d: Layer already exists 00:38:19 e924110230fa: Layer already exists 00:38:19 3.2.0-dev.34: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:38:19 71eebaa0f150: Preparing 00:38:19 3e2c6a8b18d4: Preparing 00:38:19 7d22ef33306d: Preparing 00:38:19 4ad07c257cd6: Preparing 00:38:19 d9426d04b31b: Preparing 00:38:19 e924110230fa: Preparing 00:38:19 9edcaa430b9d: Preparing 00:38:19 446684a3db13: Preparing 00:38:19 63ec0bd56cf3: Preparing 00:38:19 e924110230fa: Waiting 00:38:19 9edcaa430b9d: Waiting 00:38:19 446684a3db13: Waiting 00:38:19 63ec0bd56cf3: Waiting 00:38:19 d9426d04b31b: Layer already exists 00:38:19 71eebaa0f150: Layer already exists 00:38:19 4ad07c257cd6: Layer already exists 00:38:19 7d22ef33306d: Layer already exists 00:38:19 3e2c6a8b18d4: Layer already exists 00:38:19 9edcaa430b9d: Layer already exists 00:38:19 446684a3db13: Layer already exists 00:38:19 e924110230fa: Layer already exists 00:38:19 63ec0bd56cf3: Layer already exists 00:38:19 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 00:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:38:20 71eebaa0f150: Preparing 00:38:20 3e2c6a8b18d4: Preparing 00:38:20 7d22ef33306d: Preparing 00:38:20 4ad07c257cd6: Preparing 00:38:20 d9426d04b31b: Preparing 00:38:20 e924110230fa: Preparing 00:38:20 9edcaa430b9d: Preparing 00:38:20 446684a3db13: Preparing 00:38:20 63ec0bd56cf3: Preparing 00:38:20 e924110230fa: Waiting 00:38:20 63ec0bd56cf3: Waiting 00:38:20 446684a3db13: Waiting 00:38:20 71eebaa0f150: Layer already exists 00:38:20 7d22ef33306d: Layer already exists 00:38:20 4ad07c257cd6: Layer already exists 00:38:20 3e2c6a8b18d4: Layer already exists 00:38:20 d9426d04b31b: Layer already exists 00:38:20 e924110230fa: Layer already exists 00:38:20 9edcaa430b9d: Layer already exists 00:38:20 446684a3db13: Layer already exists 00:38:20 63ec0bd56cf3: Layer already exists 00:38:20 main: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:20 ===================================================== [Pipeline] echo 00:38:20 taggedImages: 00:38:20 - nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 00:38:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 00:38:20 - nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 00:38:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:38:20 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:20 latest 00:38:20 3.2.0-dev.34 00:38:20 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:20 main 00:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:38:21 93f477a68494: Preparing 00:38:21 4bfc2a5440c4: Preparing 00:38:21 73332ebfcb79: Preparing 00:38:21 4ad07c257cd6: Preparing 00:38:21 d9426d04b31b: Preparing 00:38:21 3be0737e2a97: Preparing 00:38:21 01cc5c3ecf8d: Preparing 00:38:21 fa74e24bc896: Preparing 00:38:21 63ec0bd56cf3: Preparing 00:38:21 3be0737e2a97: Waiting 00:38:21 01cc5c3ecf8d: Waiting 00:38:21 63ec0bd56cf3: Waiting 00:38:21 fa74e24bc896: Waiting 00:38:21 d9426d04b31b: Layer already exists 00:38:21 93f477a68494: Layer already exists 00:38:21 4ad07c257cd6: Layer already exists 00:38:21 fa74e24bc896: Layer already exists 00:38:21 01cc5c3ecf8d: Layer already exists 00:38:21 63ec0bd56cf3: Layer already exists 00:38:21 4bfc2a5440c4: Pushed 00:38:21 73332ebfcb79: Pushed 00:38:31 3be0737e2a97: Pushed 00:38:31 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:38:31 93f477a68494: Preparing 00:38:31 4bfc2a5440c4: Preparing 00:38:31 73332ebfcb79: Preparing 00:38:31 4ad07c257cd6: Preparing 00:38:31 d9426d04b31b: Preparing 00:38:31 3be0737e2a97: Preparing 00:38:31 01cc5c3ecf8d: Preparing 00:38:31 fa74e24bc896: Preparing 00:38:31 63ec0bd56cf3: Preparing 00:38:31 3be0737e2a97: Waiting 00:38:31 01cc5c3ecf8d: Waiting 00:38:31 fa74e24bc896: Waiting 00:38:31 63ec0bd56cf3: Waiting 00:38:31 93f477a68494: Layer already exists 00:38:31 d9426d04b31b: Layer already exists 00:38:31 73332ebfcb79: Layer already exists 00:38:31 4bfc2a5440c4: Layer already exists 00:38:31 4ad07c257cd6: Layer already exists 00:38:31 3be0737e2a97: Layer already exists 00:38:31 01cc5c3ecf8d: Layer already exists 00:38:31 fa74e24bc896: Layer already exists 00:38:31 63ec0bd56cf3: Layer already exists 00:38:31 latest: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 00:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:38:32 93f477a68494: Preparing 00:38:32 4bfc2a5440c4: Preparing 00:38:32 73332ebfcb79: Preparing 00:38:32 4ad07c257cd6: Preparing 00:38:32 d9426d04b31b: Preparing 00:38:32 3be0737e2a97: Preparing 00:38:32 01cc5c3ecf8d: Preparing 00:38:32 fa74e24bc896: Preparing 00:38:32 63ec0bd56cf3: Preparing 00:38:32 01cc5c3ecf8d: Waiting 00:38:32 fa74e24bc896: Waiting 00:38:32 63ec0bd56cf3: Waiting 00:38:32 3be0737e2a97: Waiting 00:38:32 4bfc2a5440c4: Layer already exists 00:38:32 73332ebfcb79: Layer already exists 00:38:32 4ad07c257cd6: Layer already exists 00:38:32 d9426d04b31b: Layer already exists 00:38:32 93f477a68494: Layer already exists 00:38:32 01cc5c3ecf8d: Layer already exists 00:38:32 3be0737e2a97: Layer already exists 00:38:32 fa74e24bc896: Layer already exists 00:38:32 63ec0bd56cf3: Layer already exists 00:38:32 3.2.0-dev.34: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:38:33 93f477a68494: Preparing 00:38:33 4bfc2a5440c4: Preparing 00:38:33 73332ebfcb79: Preparing 00:38:33 4ad07c257cd6: Preparing 00:38:33 d9426d04b31b: Preparing 00:38:33 3be0737e2a97: Preparing 00:38:33 01cc5c3ecf8d: Preparing 00:38:33 fa74e24bc896: Preparing 00:38:33 63ec0bd56cf3: Preparing 00:38:33 fa74e24bc896: Waiting 00:38:33 63ec0bd56cf3: Waiting 00:38:33 3be0737e2a97: Waiting 00:38:33 01cc5c3ecf8d: Waiting 00:38:33 d9426d04b31b: Layer already exists 00:38:33 93f477a68494: Layer already exists 00:38:33 4bfc2a5440c4: Layer already exists 00:38:33 4ad07c257cd6: Layer already exists 00:38:33 73332ebfcb79: Layer already exists 00:38:33 3be0737e2a97: Layer already exists 00:38:33 fa74e24bc896: Layer already exists 00:38:33 63ec0bd56cf3: Layer already exists 00:38:33 01cc5c3ecf8d: Layer already exists 00:38:33 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 00:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:38:33 93f477a68494: Preparing 00:38:33 4bfc2a5440c4: Preparing 00:38:33 73332ebfcb79: Preparing 00:38:33 4ad07c257cd6: Preparing 00:38:33 d9426d04b31b: Preparing 00:38:33 3be0737e2a97: Preparing 00:38:33 01cc5c3ecf8d: Preparing 00:38:33 fa74e24bc896: Preparing 00:38:33 63ec0bd56cf3: Preparing 00:38:33 3be0737e2a97: Waiting 00:38:33 01cc5c3ecf8d: Waiting 00:38:33 fa74e24bc896: Waiting 00:38:33 63ec0bd56cf3: Waiting 00:38:33 73332ebfcb79: Layer already exists 00:38:33 93f477a68494: Layer already exists 00:38:33 d9426d04b31b: Layer already exists 00:38:33 4ad07c257cd6: Layer already exists 00:38:33 4bfc2a5440c4: Layer already exists 00:38:33 fa74e24bc896: Layer already exists 00:38:33 01cc5c3ecf8d: Layer already exists 00:38:33 3be0737e2a97: Layer already exists 00:38:33 63ec0bd56cf3: Layer already exists 00:38:33 main: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:33 ===================================================== [Pipeline] echo 00:38:33 taggedImages: 00:38:33 - nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 00:38:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 00:38:33 - nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 00:38:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:38:33 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:33 latest 00:38:33 3.2.0-dev.34 00:38:33 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:33 main 00:38:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:38:34 a9b6ae267b0e: Preparing 00:38:34 1fe5dc0c97cb: Preparing 00:38:34 4ad07c257cd6: Preparing 00:38:34 d9426d04b31b: Preparing 00:38:34 36c68aa604af: Preparing 00:38:34 e1d689bbc779: Preparing 00:38:34 63ec0bd56cf3: Preparing 00:38:34 e1d689bbc779: Waiting 00:38:34 63ec0bd56cf3: Waiting 00:38:34 d9426d04b31b: Layer already exists 00:38:34 4ad07c257cd6: Layer already exists 00:38:34 63ec0bd56cf3: Layer already exists 00:38:34 a9b6ae267b0e: Pushed 00:38:34 e1d689bbc779: Pushed 00:38:35 36c68aa604af: Pushed 00:38:37 1fe5dc0c97cb: Pushed 00:38:37 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:38:38 a9b6ae267b0e: Preparing 00:38:38 1fe5dc0c97cb: Preparing 00:38:38 4ad07c257cd6: Preparing 00:38:38 d9426d04b31b: Preparing 00:38:38 36c68aa604af: Preparing 00:38:38 e1d689bbc779: Preparing 00:38:38 63ec0bd56cf3: Preparing 00:38:38 e1d689bbc779: Waiting 00:38:38 63ec0bd56cf3: Waiting 00:38:38 a9b6ae267b0e: Layer already exists 00:38:38 4ad07c257cd6: Layer already exists 00:38:38 d9426d04b31b: Layer already exists 00:38:38 1fe5dc0c97cb: Layer already exists 00:38:38 36c68aa604af: Layer already exists 00:38:38 63ec0bd56cf3: Layer already exists 00:38:38 e1d689bbc779: Layer already exists 00:38:38 latest: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 00:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:38:39 a9b6ae267b0e: Preparing 00:38:39 1fe5dc0c97cb: Preparing 00:38:39 4ad07c257cd6: Preparing 00:38:39 d9426d04b31b: Preparing 00:38:39 36c68aa604af: Preparing 00:38:39 e1d689bbc779: Preparing 00:38:39 63ec0bd56cf3: Preparing 00:38:39 e1d689bbc779: Waiting 00:38:39 63ec0bd56cf3: Waiting 00:38:39 4ad07c257cd6: Layer already exists 00:38:39 36c68aa604af: Layer already exists 00:38:39 1fe5dc0c97cb: Layer already exists 00:38:39 a9b6ae267b0e: Layer already exists 00:38:39 d9426d04b31b: Layer already exists 00:38:39 e1d689bbc779: Layer already exists 00:38:39 63ec0bd56cf3: Layer already exists 00:38:39 3.2.0-dev.34: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:38:39 a9b6ae267b0e: Preparing 00:38:39 1fe5dc0c97cb: Preparing 00:38:39 4ad07c257cd6: Preparing 00:38:39 d9426d04b31b: Preparing 00:38:39 36c68aa604af: Preparing 00:38:39 e1d689bbc779: Preparing 00:38:39 63ec0bd56cf3: Preparing 00:38:39 63ec0bd56cf3: Waiting 00:38:39 e1d689bbc779: Waiting 00:38:39 4ad07c257cd6: Layer already exists 00:38:39 a9b6ae267b0e: Layer already exists 00:38:39 d9426d04b31b: Layer already exists 00:38:39 36c68aa604af: Layer already exists 00:38:39 1fe5dc0c97cb: Layer already exists 00:38:39 e1d689bbc779: Layer already exists 00:38:39 63ec0bd56cf3: Layer already exists 00:38:39 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:38:40 a9b6ae267b0e: Preparing 00:38:40 1fe5dc0c97cb: Preparing 00:38:40 4ad07c257cd6: Preparing 00:38:40 d9426d04b31b: Preparing 00:38:40 36c68aa604af: Preparing 00:38:40 e1d689bbc779: Preparing 00:38:40 63ec0bd56cf3: Preparing 00:38:40 e1d689bbc779: Waiting 00:38:40 63ec0bd56cf3: Waiting 00:38:40 d9426d04b31b: Layer already exists 00:38:40 a9b6ae267b0e: Layer already exists 00:38:40 36c68aa604af: Layer already exists 00:38:40 1fe5dc0c97cb: Layer already exists 00:38:40 4ad07c257cd6: Layer already exists 00:38:40 63ec0bd56cf3: Layer already exists 00:38:40 e1d689bbc779: Layer already exists 00:38:40 main: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:40 ===================================================== [Pipeline] echo 00:38:40 taggedImages: 00:38:40 - nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:38:40 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 00:38:40 - nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:38:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:38:40 5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:40 latest 00:38:40 3.2.0-dev.34 00:38:40 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:40 main 00:38:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:38:41 bcf0f2e0780d: Preparing 00:38:41 c260aa997ca9: Preparing 00:38:41 4ad07c257cd6: Preparing 00:38:41 d9426d04b31b: Preparing 00:38:41 0578f4f6870c: Preparing 00:38:41 612ff4f17471: Preparing 00:38:41 63ec0bd56cf3: Preparing 00:38:41 612ff4f17471: Waiting 00:38:41 63ec0bd56cf3: Waiting 00:38:41 d9426d04b31b: Layer already exists 00:38:41 4ad07c257cd6: Layer already exists 00:38:41 bcf0f2e0780d: Pushed 00:38:41 0578f4f6870c: Layer already exists 00:38:41 612ff4f17471: Layer already exists 00:38:41 63ec0bd56cf3: Layer already exists 00:38:44 c260aa997ca9: Pushed 00:38:44 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:38:44 bcf0f2e0780d: Preparing 00:38:44 c260aa997ca9: Preparing 00:38:44 4ad07c257cd6: Preparing 00:38:44 d9426d04b31b: Preparing 00:38:44 0578f4f6870c: Preparing 00:38:44 612ff4f17471: Preparing 00:38:44 63ec0bd56cf3: Preparing 00:38:44 63ec0bd56cf3: Waiting 00:38:44 612ff4f17471: Waiting 00:38:44 4ad07c257cd6: Layer already exists 00:38:44 bcf0f2e0780d: Layer already exists 00:38:44 c260aa997ca9: Layer already exists 00:38:44 d9426d04b31b: Layer already exists 00:38:44 0578f4f6870c: Layer already exists 00:38:44 63ec0bd56cf3: Layer already exists 00:38:44 612ff4f17471: Layer already exists 00:38:44 latest: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 00:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:38:45 bcf0f2e0780d: Preparing 00:38:45 c260aa997ca9: Preparing 00:38:45 4ad07c257cd6: Preparing 00:38:45 d9426d04b31b: Preparing 00:38:45 0578f4f6870c: Preparing 00:38:45 612ff4f17471: Preparing 00:38:45 63ec0bd56cf3: Preparing 00:38:45 63ec0bd56cf3: Waiting 00:38:45 612ff4f17471: Waiting 00:38:45 d9426d04b31b: Layer already exists 00:38:45 0578f4f6870c: Layer already exists 00:38:45 bcf0f2e0780d: Layer already exists 00:38:45 4ad07c257cd6: Layer already exists 00:38:45 c260aa997ca9: Layer already exists 00:38:45 63ec0bd56cf3: Layer already exists 00:38:45 612ff4f17471: Layer already exists 00:38:45 3.2.0-dev.34: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:38:46 bcf0f2e0780d: Preparing 00:38:46 c260aa997ca9: Preparing 00:38:46 4ad07c257cd6: Preparing 00:38:46 d9426d04b31b: Preparing 00:38:46 0578f4f6870c: Preparing 00:38:46 612ff4f17471: Preparing 00:38:46 63ec0bd56cf3: Preparing 00:38:46 612ff4f17471: Waiting 00:38:46 63ec0bd56cf3: Waiting 00:38:46 0578f4f6870c: Layer already exists 00:38:46 bcf0f2e0780d: Layer already exists 00:38:46 d9426d04b31b: Layer already exists 00:38:46 4ad07c257cd6: Layer already exists 00:38:46 c260aa997ca9: Layer already exists 00:38:46 63ec0bd56cf3: Layer already exists 00:38:46 612ff4f17471: Layer already exists 00:38:46 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:38:46 bcf0f2e0780d: Preparing 00:38:46 c260aa997ca9: Preparing 00:38:46 4ad07c257cd6: Preparing 00:38:46 d9426d04b31b: Preparing 00:38:46 0578f4f6870c: Preparing 00:38:46 612ff4f17471: Preparing 00:38:46 63ec0bd56cf3: Preparing 00:38:46 612ff4f17471: Waiting 00:38:46 63ec0bd56cf3: Waiting 00:38:46 c260aa997ca9: Layer already exists 00:38:46 d9426d04b31b: Layer already exists 00:38:46 0578f4f6870c: Layer already exists 00:38:46 bcf0f2e0780d: Layer already exists 00:38:46 4ad07c257cd6: Layer already exists 00:38:46 612ff4f17471: Layer already exists 00:38:46 63ec0bd56cf3: Layer already exists 00:38:46 main: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:38:46 ===================================================== [Pipeline] echo 00:38:46 taggedImages: 00:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 00:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 00:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 00:38:46 - 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] } 00:39:02 #78 DONE 101.0s 00:39:02 00:39:02 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #79 DONE 99.6s 00:39:02 00:39:02 #114 [security-spiffe-token-provider builder 6/7] COPY . . 00:39:02 #114 ... 00:39:02 00:39:02 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #85 DONE 79.1s 00:39:02 00:39:02 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #72 DONE 102.1s 00:39:02 00:39:02 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #77 DONE 104.0s 00:39:02 00:39:02 #115 [security-proxy-auth builder 6/7] COPY . . 00:39:02 #115 ... 00:39:02 00:39:02 #116 [support-notifications builder 6/7] COPY . . 00:39:02 #116 DONE 1.4s 00:39:02 00:39:02 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 00:39:02 #117 CACHED 00:39:02 00:39:02 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #118 CACHED 00:39:02 00:39:02 #119 [core-command builder 6/7] COPY . . 00:39:02 #119 CACHED 00:39:02 00:39:02 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 00:39:02 #120 CACHED 00:39:02 00:39:02 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #121 CACHED 00:39:02 00:39:02 #122 [core-data builder 6/7] COPY . . 00:39:02 #122 CACHED 00:39:02 00:39:02 #123 [core-keeper builder 7/8] COPY . . 00:39:02 #123 DONE 1.5s 00:39:02 00:39:02 #124 [security-secretstore-setup builder 6/7] COPY . . 00:39:02 #124 CACHED 00:39:02 00:39:02 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #125 CACHED 00:39:02 00:39:02 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:39:02 #126 CACHED 00:39:02 00:39:02 #114 [security-spiffe-token-provider builder 6/7] COPY . . 00:39:02 #114 DONE 1.5s 00:39:02 00:39:02 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #127 CACHED 00:39:02 00:39:02 #128 [support-scheduler builder 6/7] COPY . . 00:39:02 #128 CACHED 00:39:02 00:39:02 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:39:02 #129 CACHED 00:39:02 00:39:02 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #130 CACHED 00:39:02 00:39:02 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:39:02 #131 CACHED 00:39:02 00:39:02 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 00:39:02 #132 CACHED 00:39:02 00:39:02 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #133 CACHED 00:39:02 00:39:02 #134 [security-bootstrapper builder 6/7] COPY . . 00:39:02 #134 CACHED 00:39:02 00:39:02 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:39:02 #135 CACHED 00:39:02 00:39:02 #136 [security-proxy-setup builder 6/7] COPY . . 00:39:02 #136 DONE 1.4s 00:39:02 00:39:02 #137 [core-metadata builder 6/7] COPY . . 00:39:02 #137 CACHED 00:39:02 00:39:02 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:39:02 #138 CACHED 00:39:02 00:39:02 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:39:02 #139 CACHED 00:39:02 00:39:02 #115 [security-proxy-auth builder 6/7] COPY . . 00:39:02 #115 DONE 1.4s 00:39:02 00:39:02 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:39:03 #140 ... 00:39:03 00:39:03 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:39:03 #0 4.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:39:03 #141 ... 00:39:03 00:39:03 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:39:03 #140 5.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:39:07 #140 ... 00:39:07 00:39:07 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:39:07 #0 5.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:39:08 #142 ... 00:39:08 00:39:08 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:39:08 #0 5.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:39:08 #143 ... 00:39:08 00:39:08 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:08 #0 4.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:08 #144 ... 00:39:08 00:39:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:39:08 #0 5.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:08 #145 ... 00:39:08 00:39:08 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:39:08 #0 4.674 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:08 #146 ... 00:39:08 00:39:08 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:39:08 #0 5.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:39:08 #147 ... 00:39:08 00:39:08 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:39:08 #0 4.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:08 #148 ... 00:39:08 00:39:08 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:39:08 #0 5.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:39:09 #149 ... 00:39:09 00:39:09 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:39:09 #0 5.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:39:09 #150 ... 00:39:09 00:39:09 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:09 #0 4.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:58:32 #151 1169.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:58:32 #151 ... 00:58:32 00:58:32 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:58:32 #143 DONE 1171.3s 00:58:32 00:58:32 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:58:32 #146 ... 00:58:32 00:58:32 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:58:32 #152 DONE 0.3s 00:58:32 00:58:32 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:58:32 #153 DONE 0.2s 00:58:32 00:58:32 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:58:32 #145 ... 00:58:32 00:58:32 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:58:32 #154 DONE 0.2s 00:58:32 00:58:32 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:58:32 #155 DONE 0.1s 00:58:32 00:58:32 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:58:32 #156 DONE 0.2s 00:58:32 00:58:32 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:58:32 #157 DONE 0.2s 00:58:32 00:58:32 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:58:32 #150 ... 00:58:32 00:58:32 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:58:32 #158 DONE 2.2s 00:58:32 00:58:32 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:58:33 #140 ... 00:58:33 00:58:33 #107 [security-proxy-setup] exporting to image 00:58:33 #107 exporting layers 00:58:34 #107 exporting layers 1.0s done 00:58:34 #107 writing image sha256:79783940263885350633e1a807b69fce1ab8c5c1f465aaec9768fe64ad43c03d done 00:58:34 #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 00:58:34 #107 DONE 4.7s 00:58:34 00:58:34 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:58:35 #147 ... 00:58:35 00:58:35 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:58:35 #144 DONE 1177.3s 00:58:35 00:58:35 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:58:35 #159 DONE 0.3s 00:58:35 00:58:35 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:58:37 #160 DONE 2.5s 00:58:37 00:58:37 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:58:38 #161 DONE 0.3s 00:58:38 00:58:38 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:58:38 #162 DONE 0.3s 00:58:38 00:58:38 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:58:38 #163 DONE 0.3s 00:58:38 00:58:38 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:58:39 #164 DONE 0.1s 00:58:39 00:58:39 #165 [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/ 00:58:39 #165 DONE 0.2s 00:58:39 00:58:39 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:58:39 #166 DONE 0.1s 00:58:39 00:58:39 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:58:39 #167 DONE 0.2s 00:58:39 00:58:39 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:58:39 #168 DONE 0.1s 00:58:39 00:58:39 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:58:41 #169 DONE 1.9s 00:58:41 00:58:41 #107 [security-bootstrapper] exporting to image 00:58:41 #107 exporting layers 00:58:42 #107 exporting layers 1.2s done 00:58:42 #107 writing image sha256:ad7006bea2168a72243b7fcfecc965aace3f0d59a2636dd0eea95453d473ea4f done 00:58:42 #107 naming to docker.io/library/security-bootstrapper-arm64 done 00:58:42 #107 DONE 5.9s 00:58:42 00:58:42 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:58:48 #150 ... 00:58:48 00:58:48 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:58:48 #151 DONE 1189.8s 00:58:48 00:58:48 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:58:48 #148 ... 00:58:48 00:58:48 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:58:48 #170 DONE 0.1s 00:58:48 00:58:48 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:58:48 #171 DONE 0.1s 00:58:48 00:58:48 #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 00:58:48 #172 DONE 0.1s 00:58:48 00:58:48 #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 00:58:48 #173 DONE 0.1s 00:58:48 00:58:48 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:58:48 #174 DONE 0.1s 00:58:48 00:58:48 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:58:48 #145 ... 00:58:48 00:58:48 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:58:48 #175 DONE 0.2s 00:58:48 00:58:48 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:58:49 #176 DONE 0.2s 00:58:49 00:58:49 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:58:49 #177 DONE 0.1s 00:58:49 00:58:49 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:58:51 #178 DONE 2.0s 00:58:51 00:58:51 #107 [security-secretstore-setup] exporting to image 00:58:51 #107 exporting layers 00:58:52 #107 exporting layers 1.3s done 00:58:52 #107 writing image sha256:d029ebd2278c9837019a26c52918914aa972fd58eb88a7f54164fca8a63c68f5 0.1s done 00:58:52 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 00:58:52 #107 DONE 7.3s 00:58:52 00:58:52 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 00:59:49 #44 ... 00:59:49 00:59:49 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:59:49 #141 DONE 1245.0s 00:59:49 00:59:49 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:59:49 #149 ... 00:59:49 00:59:49 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:59:49 #179 DONE 0.2s 00:59:49 00:59:49 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:59:49 #149 ... 00:59:49 00:59:49 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:59:49 #180 DONE 0.1s 00:59:49 00:59:49 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:59:49 #181 DONE 0.3s 00:59:49 00:59:49 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:49 #140 ... 00:59:49 00:59:49 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:59:49 #182 DONE 0.1s 00:59:49 00:59:49 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:59:49 #183 DONE 0.1s 00:59:49 00:59:49 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:59:49 #140 ... 00:59:49 00:59:49 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:59:49 #184 DONE 2.4s 00:59:49 00:59:49 #107 [core-common-config-bootstrapper] exporting to image 00:59:49 #107 exporting layers 00:59:49 #107 exporting layers 0.8s done 00:59:49 #107 writing image sha256:bf2efd7fe3ed53c8c449cef3399e4c42c7f0afb8279d95b775eda5f0d31b97ea 0.0s done 00:59:49 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 00:59:49 #107 DONE 8.1s 00:59:49 00:59:49 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:01:40 #146 ... 01:01:40 01:01:40 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:40 #140 DONE 1361.3s 01:01:40 01:01:40 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:01:40 #149 ... 01:01:40 01:01:40 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:01:40 #185 DONE 0.2s 01:01:40 01:01:40 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:01:40 #149 ... 01:01:40 01:01:40 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:01:40 #186 DONE 0.2s 01:01:40 01:01:40 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:01:40 #187 DONE 0.3s 01:01:40 01:01:40 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:01:40 #188 DONE 0.1s 01:01:40 01:01:40 #107 [security-spiffe-token-provider] exporting to image 01:01:40 #107 exporting layers 01:01:41 #107 exporting layers 0.7s done 01:01:41 #107 writing image sha256:613fb1ed18cf55a048afab56a9b341699738cd754ead665f8186e61f967f872e done 01:01:41 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:01:41 #107 DONE 8.9s 01:01:41 01:01:41 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:09:03 #44 ... 01:09:03 01:09:03 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:09:03 #147 DONE 1793.9s 01:09:03 01:09:03 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:09:03 #146 ... 01:09:03 01:09:03 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:09:03 #189 DONE 0.2s 01:09:03 01:09:03 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:09:03 #145 ... 01:09:03 01:09:03 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:09:03 #190 DONE 0.2s 01:09:03 01:09:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:09:03 #149 ... 01:09:03 01:09:03 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:09:03 #191 DONE 0.5s 01:09:03 01:09:03 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:09:03 #192 DONE 0.1s 01:09:03 01:09:03 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:09:03 #193 DONE 0.1s 01:09:03 01:09:03 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:09:03 #194 DONE 2.0s 01:09:03 01:09:03 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:09:03 #142 ... 01:09:03 01:09:03 #107 [security-proxy-auth] exporting to image 01:09:03 #107 exporting layers 01:09:03 #107 exporting layers 0.6s done 01:09:03 #107 writing image sha256:b4c93e94b47483f55ac0e7fc5fb231682980c11b768e3a3a01dbd5304aba6123 0.0s done 01:09:03 #107 naming to docker.io/library/security-proxy-auth-arm64 done 01:09:03 #107 DONE 9.5s 01:09:03 01:09:03 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:09:50 #150 ... 01:09:50 01:09:50 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:09:50 #142 DONE 1849.1s 01:09:50 01:09:50 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:09:50 #146 ... 01:09:50 01:09:50 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:09:50 #195 DONE 0.2s 01:09:50 01:09:50 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:09:50 #44 ... 01:09:50 01:09:50 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:09:50 #196 DONE 0.1s 01:09:50 01:09:50 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:09:50 #44 ... 01:09:50 01:09:50 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:09:50 #197 DONE 0.4s 01:09:50 01:09:50 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:09:50 #198 DONE 0.1s 01:09:50 01:09:50 #107 [core-command] exporting to image 01:09:50 #107 exporting layers 01:09:50 #107 exporting layers 0.4s done 01:09:50 #107 writing image sha256:4ac630c719731a085f99035fdfad24f759f2f28e8f02693993be8b2c113f0d02 done 01:09:50 #107 naming to docker.io/library/core-command-arm64 done 01:09:50 #107 DONE 10.0s 01:09:50 01:09:50 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:10:02 #146 ... 01:10:02 01:10:02 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:10:02 #150 DONE 1863.3s 01:10:02 01:10:02 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:10:02 #44 ... 01:10:02 01:10:02 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:10:02 #199 DONE 0.3s 01:10:02 01:10:02 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:10:02 #148 ... 01:10:02 01:10:02 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:10:02 #200 DONE 0.3s 01:10:02 01:10:02 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:10:02 #149 ... 01:10:02 01:10:02 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:10:02 #201 ... 01:10:02 01:10:02 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:10:02 #148 DONE 1864.9s 01:10:02 01:10:02 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:10:02 #201 DONE 0.6s 01:10:02 01:10:02 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:10:02 #202 DONE 0.3s 01:10:02 01:10:02 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:10:03 #146 ... 01:10:03 01:10:03 #107 [core-data] exporting to image 01:10:03 #107 exporting layers 01:10:03 #107 ... 01:10:03 01:10:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:10:03 #149 DONE 1865.5s 01:10:03 01:10:03 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:10:04 #145 ... 01:10:04 01:10:04 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:10:04 #203 ... 01:10:04 01:10:04 #107 [core-data] exporting to image 01:10:04 #107 exporting layers 1.2s done 01:10:04 #107 writing image sha256:7dc6ade8840347611d2e044ec6fd09be6eeaad99af4100ba25637c6ee590db1c 0.0s done 01:10:04 #107 naming to docker.io/library/core-data-arm64 0.0s done 01:10:04 #107 DONE 11.2s 01:10:04 01:10:04 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:10:04 #203 DONE 0.4s 01:10:04 01:10:04 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:10:04 #204 DONE 0.2s 01:10:04 01:10:04 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:10:04 #205 DONE 0.2s 01:10:04 01:10:04 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:10:05 #206 DONE 0.6s 01:10:05 01:10:05 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:10:05 #207 DONE 0.5s 01:10:05 01:10:05 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:10:05 #208 ... 01:10:05 01:10:05 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:10:05 #209 DONE 0.3s 01:10:05 01:10:05 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:10:05 #208 DONE 0.3s 01:10:05 01:10:05 #107 [core-keeper] exporting to image 01:10:05 #107 ... 01:10:05 01:10:05 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:10:05 #210 DONE 0.3s 01:10:06 01:10:06 #107 [core-metadata] exporting to image 01:10:06 #107 exporting layers 0.6s done 01:10:06 #107 writing image sha256:209152521f204f650137f4a29e4491188311afb217261525654c122d0d680f2a done 01:10:06 #107 naming to docker.io/library/core-keeper-arm64 done 01:10:06 #107 exporting layers 0.6s done 01:10:06 #107 writing image sha256:a910c8e64c22012999a3b005c199d924d3ec0a17d5208a5807fe856ff2e7028e done 01:10:06 #107 naming to docker.io/library/core-metadata-arm64 done 01:10:06 #107 DONE 12.4s 01:10:06 01:10:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:10:33 #145 DONE 1895.1s 01:10:33 01:10:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:10:33 #44 ... 01:10:33 01:10:33 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:10:33 #146 DONE 1895.1s 01:10:33 01:10:33 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:10:33 #211 DONE 0.1s 01:10:33 01:10:33 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:10:33 #44 ... 01:10:33 01:10:33 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:10:33 #212 DONE 0.1s 01:10:33 01:10:33 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:10:33 #213 DONE 0.1s 01:10:33 01:10:33 #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:10:33 #214 DONE 0.2s 01:10:33 01:10:33 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:10:33 #215 DONE 0.4s 01:10:33 01:10:33 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:10:33 #216 DONE 0.2s 01:10:33 01:10:33 #107 [support-scheduler] exporting to image 01:10:33 #107 exporting layers 01:10:34 #107 ... 01:10:34 01:10:34 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:10:34 #217 DONE 0.5s 01:10:34 01:10:34 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:10:34 #218 DONE 0.1s 01:10:34 01:10:34 #107 [support-notifications] exporting to image 01:10:34 #107 exporting layers 0.5s done 01:10:34 #107 writing image sha256:6785aa90e98848804917d01d6ce1a19f82409013e3ad255fcb72010448d022a2 01:10:34 #107 writing image sha256:6785aa90e98848804917d01d6ce1a19f82409013e3ad255fcb72010448d022a2 done 01:10:34 #107 naming to docker.io/library/support-scheduler-arm64 done 01:10:34 #107 exporting layers 0.4s done 01:10:34 #107 writing image sha256:6786175a947bd215541be5f5d9d7d576b60ebc4335cfbef9cf32f0248a315d44 done 01:10:34 #107 naming to docker.io/library/support-notifications-arm64 done 01:10:34 #107 DONE 13.0s 01:10:34 01:10:34 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:10:34 time="2024-07-12T00:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:10:34 time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:10:34 $ docker stop --time=1 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 01:10:36 $ docker rm -f --volumes 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:36 + docker images 01:10:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:10:36 support-notifications-arm64 latest 6786175a947b 2 seconds ago 43.3MB 01:10:36 support-scheduler-arm64 latest 6785aa90e988 3 seconds ago 42.4MB 01:10:36 core-keeper-arm64 latest 209152521f20 31 seconds ago 35.2MB 01:10:36 core-metadata-arm64 latest a910c8e64c22 31 seconds ago 40.3MB 01:10:36 core-data-arm64 latest 7dc6ade88403 34 seconds ago 40.2MB 01:10:36 core-command-arm64 latest 4ac630c71973 48 seconds ago 39.9MB 01:10:36 security-proxy-auth-arm64 latest b4c93e94b474 About a minute ago 37.4MB 01:10:36 security-spiffe-token-provider-arm64 latest 613fb1ed18cf 8 minutes ago 34.1MB 01:10:36 core-common-config-bootstrapper-arm64 latest bf2efd7fe3ed 10 minutes ago 20.1MB 01:10:36 security-secretstore-setup-arm64 latest d029ebd2278c 11 minutes ago 41.5MB 01:10:36 security-bootstrapper-arm64 latest ad7006bea216 11 minutes ago 23.7MB 01:10:36 security-proxy-setup-arm64 latest 797839402638 12 minutes ago 31MB 01:10:36 security-spire-agent-arm64 latest 78e42292f53f 32 minutes ago 179MB 01:10:36 security-spire-config-arm64 latest 36fda5404f66 32 minutes ago 120MB 01:10:36 security-spire-server-arm64 latest 07e67a73bfb1 32 minutes ago 121MB 01:10:36 ci-base-image-arm64 latest e473a8eb2bed 34 minutes ago 962MB 01:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 01:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 01:10:37 provisioning config files... 01:10:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config6550830613698340359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:37 ---> ****-login.sh 01:10:37 nexus3.edgexfoundry.org:10001 01:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:37 Configure a credential helper to remove this warning. See 01:10:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:37 01:10:37 Login Succeeded 01:10:37 nexus3.edgexfoundry.org:10002 01:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10003 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 nexus3.edgexfoundry.org:10004 01:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:38 Configure a credential helper to remove this warning. See 01:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:38 01:10:38 Login Succeeded 01:10:38 ****.io 01:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:39 Configure a credential helper to remove this warning. See 01:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:39 01:10:39 Login Succeeded 01:10:39 ---> ****-login.sh ends [Pipeline] } 01:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:10:39 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:10:39 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:39 latest 01:10:39 3.2.0-dev.34 01:10:39 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:39 main 01:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:10:40 ebe12082d99e: Preparing 01:10:40 934054462c3a: Preparing 01:10:40 a338fb7f13c8: Preparing 01:10:40 3ee83ebf67a1: Preparing 01:10:40 04db2dd71857: Preparing 01:10:40 ceb40e8c2ab8: Preparing 01:10:40 da707bb00cb8: Preparing 01:10:40 ceb40e8c2ab8: Waiting 01:10:40 da707bb00cb8: Waiting 01:10:40 3ee83ebf67a1: Pushed 01:10:40 ebe12082d99e: Pushed 01:10:40 a338fb7f13c8: Pushed 01:10:40 da707bb00cb8: Layer already exists 01:10:40 ceb40e8c2ab8: Pushed 01:10:41 04db2dd71857: Pushed 01:10:46 934054462c3a: Pushed 01:10:46 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:10:47 ebe12082d99e: Preparing 01:10:47 934054462c3a: Preparing 01:10:47 a338fb7f13c8: Preparing 01:10:47 3ee83ebf67a1: Preparing 01:10:47 04db2dd71857: Preparing 01:10:47 ceb40e8c2ab8: Preparing 01:10:47 da707bb00cb8: Preparing 01:10:47 ceb40e8c2ab8: Waiting 01:10:47 da707bb00cb8: Waiting 01:10:47 934054462c3a: Layer already exists 01:10:47 ebe12082d99e: Layer already exists 01:10:47 3ee83ebf67a1: Layer already exists 01:10:47 04db2dd71857: Layer already exists 01:10:47 a338fb7f13c8: Layer already exists 01:10:47 da707bb00cb8: Layer already exists 01:10:47 ceb40e8c2ab8: Layer already exists 01:10:47 latest: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 01:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:10:47 ebe12082d99e: Preparing 01:10:47 934054462c3a: Preparing 01:10:47 a338fb7f13c8: Preparing 01:10:47 3ee83ebf67a1: Preparing 01:10:47 04db2dd71857: Preparing 01:10:47 ceb40e8c2ab8: Preparing 01:10:47 da707bb00cb8: Preparing 01:10:47 ceb40e8c2ab8: Waiting 01:10:47 da707bb00cb8: Waiting 01:10:47 3ee83ebf67a1: Layer already exists 01:10:47 934054462c3a: Layer already exists 01:10:47 a338fb7f13c8: Layer already exists 01:10:47 04db2dd71857: Layer already exists 01:10:47 ebe12082d99e: Layer already exists 01:10:47 ceb40e8c2ab8: Layer already exists 01:10:47 da707bb00cb8: Layer already exists 01:10:48 3.2.0-dev.34: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:10:48 ebe12082d99e: Preparing 01:10:48 934054462c3a: Preparing 01:10:48 a338fb7f13c8: Preparing 01:10:48 3ee83ebf67a1: Preparing 01:10:48 04db2dd71857: Preparing 01:10:48 ceb40e8c2ab8: Preparing 01:10:48 da707bb00cb8: Preparing 01:10:48 ceb40e8c2ab8: Waiting 01:10:48 da707bb00cb8: Waiting 01:10:48 a338fb7f13c8: Layer already exists 01:10:48 3ee83ebf67a1: Layer already exists 01:10:48 934054462c3a: Layer already exists 01:10:48 04db2dd71857: Layer already exists 01:10:48 ebe12082d99e: Layer already exists 01:10:48 da707bb00cb8: Layer already exists 01:10:48 ceb40e8c2ab8: Layer already exists 01:10:48 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:10:49 ebe12082d99e: Preparing 01:10:49 934054462c3a: Preparing 01:10:49 a338fb7f13c8: Preparing 01:10:49 3ee83ebf67a1: Preparing 01:10:49 04db2dd71857: Preparing 01:10:49 ceb40e8c2ab8: Preparing 01:10:49 da707bb00cb8: Preparing 01:10:49 ceb40e8c2ab8: Waiting 01:10:49 da707bb00cb8: Waiting 01:10:49 04db2dd71857: Layer already exists 01:10:49 a338fb7f13c8: Layer already exists 01:10:49 ebe12082d99e: Layer already exists 01:10:49 934054462c3a: Layer already exists 01:10:49 3ee83ebf67a1: Layer already exists 01:10:49 ceb40e8c2ab8: Layer already exists 01:10:49 da707bb00cb8: Layer already exists 01:10:50 main: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:50 ===================================================== [Pipeline] echo 01:10:50 taggedImages: 01:10:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:10:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 01:10:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:50 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:10:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:10:50 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:50 latest 01:10:50 3.2.0-dev.34 01:10:50 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:50 main 01:10:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:10:51 03eabc47697e: Preparing 01:10:51 b562704e4c47: Preparing 01:10:51 4c98e6318aea: Preparing 01:10:51 3a2ac59a12e8: Preparing 01:10:51 a338fb7f13c8: Preparing 01:10:51 3ee83ebf67a1: Preparing 01:10:51 04db2dd71857: Preparing 01:10:51 ceb40e8c2ab8: Preparing 01:10:51 da707bb00cb8: Preparing 01:10:51 04db2dd71857: Waiting 01:10:51 ceb40e8c2ab8: Waiting 01:10:51 da707bb00cb8: Waiting 01:10:51 3ee83ebf67a1: Waiting 01:10:51 a338fb7f13c8: Layer already exists 01:10:51 3ee83ebf67a1: Layer already exists 01:10:51 04db2dd71857: Layer already exists 01:10:51 b562704e4c47: Pushed 01:10:51 4c98e6318aea: Pushed 01:10:51 ceb40e8c2ab8: Layer already exists 01:10:51 da707bb00cb8: Layer already exists 01:10:51 03eabc47697e: Pushed 01:10:53 3a2ac59a12e8: Pushed 01:10:53 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:53 + 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 01:10:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:10:53 03eabc47697e: Preparing 01:10:53 b562704e4c47: Preparing 01:10:53 4c98e6318aea: Preparing 01:10:53 3a2ac59a12e8: Preparing 01:10:53 a338fb7f13c8: Preparing 01:10:53 3ee83ebf67a1: Preparing 01:10:53 04db2dd71857: Preparing 01:10:53 ceb40e8c2ab8: Preparing 01:10:53 da707bb00cb8: Preparing 01:10:53 04db2dd71857: Waiting 01:10:53 ceb40e8c2ab8: Waiting 01:10:53 da707bb00cb8: Waiting 01:10:53 3ee83ebf67a1: Waiting 01:10:53 b562704e4c47: Layer already exists 01:10:53 a338fb7f13c8: Layer already exists 01:10:53 4c98e6318aea: Layer already exists 01:10:53 3a2ac59a12e8: Layer already exists 01:10:53 03eabc47697e: Layer already exists 01:10:53 04db2dd71857: Layer already exists 01:10:53 da707bb00cb8: Layer already exists 01:10:53 3ee83ebf67a1: Layer already exists 01:10:53 ceb40e8c2ab8: Layer already exists 01:10:54 latest: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 01:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:10:54 03eabc47697e: Preparing 01:10:54 b562704e4c47: Preparing 01:10:54 4c98e6318aea: Preparing 01:10:54 3a2ac59a12e8: Preparing 01:10:54 a338fb7f13c8: Preparing 01:10:54 3ee83ebf67a1: Preparing 01:10:54 04db2dd71857: Preparing 01:10:54 ceb40e8c2ab8: Preparing 01:10:54 da707bb00cb8: Preparing 01:10:54 ceb40e8c2ab8: Waiting 01:10:54 da707bb00cb8: Waiting 01:10:54 3ee83ebf67a1: Waiting 01:10:54 04db2dd71857: Waiting 01:10:54 b562704e4c47: Layer already exists 01:10:54 a338fb7f13c8: Layer already exists 01:10:54 3a2ac59a12e8: Layer already exists 01:10:54 03eabc47697e: Layer already exists 01:10:54 4c98e6318aea: Layer already exists 01:10:54 04db2dd71857: Layer already exists 01:10:54 3ee83ebf67a1: Layer already exists 01:10:54 ceb40e8c2ab8: Layer already exists 01:10:54 da707bb00cb8: Layer already exists 01:10:55 3.2.0-dev.34: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:10:55 03eabc47697e: Preparing 01:10:55 b562704e4c47: Preparing 01:10:55 4c98e6318aea: Preparing 01:10:55 3a2ac59a12e8: Preparing 01:10:55 a338fb7f13c8: Preparing 01:10:55 3ee83ebf67a1: Preparing 01:10:55 04db2dd71857: Preparing 01:10:55 ceb40e8c2ab8: Preparing 01:10:55 da707bb00cb8: Preparing 01:10:55 ceb40e8c2ab8: Waiting 01:10:55 da707bb00cb8: Waiting 01:10:55 3ee83ebf67a1: Waiting 01:10:55 04db2dd71857: Waiting 01:10:55 b562704e4c47: Layer already exists 01:10:55 a338fb7f13c8: Layer already exists 01:10:55 03eabc47697e: Layer already exists 01:10:55 3a2ac59a12e8: Layer already exists 01:10:55 4c98e6318aea: Layer already exists 01:10:55 3ee83ebf67a1: Layer already exists 01:10:55 ceb40e8c2ab8: Layer already exists 01:10:55 04db2dd71857: Layer already exists 01:10:55 da707bb00cb8: Layer already exists 01:10:56 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:56 + 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 01:10:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:10:56 03eabc47697e: Preparing 01:10:56 b562704e4c47: Preparing 01:10:56 4c98e6318aea: Preparing 01:10:56 3a2ac59a12e8: Preparing 01:10:56 a338fb7f13c8: Preparing 01:10:56 3ee83ebf67a1: Preparing 01:10:56 04db2dd71857: Preparing 01:10:56 ceb40e8c2ab8: Preparing 01:10:56 da707bb00cb8: Preparing 01:10:56 04db2dd71857: Waiting 01:10:56 ceb40e8c2ab8: Waiting 01:10:56 da707bb00cb8: Waiting 01:10:56 3ee83ebf67a1: Waiting 01:10:56 a338fb7f13c8: Layer already exists 01:10:56 4c98e6318aea: Layer already exists 01:10:56 03eabc47697e: Layer already exists 01:10:56 b562704e4c47: Layer already exists 01:10:56 3a2ac59a12e8: Layer already exists 01:10:56 3ee83ebf67a1: Layer already exists 01:10:56 04db2dd71857: Layer already exists 01:10:56 ceb40e8c2ab8: Layer already exists 01:10:56 da707bb00cb8: Layer already exists 01:10:56 main: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:10:57 ===================================================== [Pipeline] echo 01:10:57 taggedImages: 01:10:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:10:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 01:10:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:10:57 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:10:57 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:57 latest 01:10:57 3.2.0-dev.34 01:10:57 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:10:57 main 01:10:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:10:57 e6879fc986ef: Preparing 01:10:57 1ddf6828a76a: Preparing 01:10:57 a338fb7f13c8: Preparing 01:10:57 3ee83ebf67a1: Preparing 01:10:57 9e76d9b03f24: Preparing 01:10:57 d82b1294145a: Preparing 01:10:57 da707bb00cb8: Preparing 01:10:57 d82b1294145a: Waiting 01:10:57 da707bb00cb8: Waiting 01:10:57 a338fb7f13c8: Layer already exists 01:10:58 d82b1294145a: Pushed 01:10:58 3ee83ebf67a1: Layer already exists 01:10:58 da707bb00cb8: Layer already exists 01:10:58 e6879fc986ef: Pushed 01:10:59 9e76d9b03f24: Pushed 01:11:04 1ddf6828a76a: Pushed 01:11:04 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:11:05 e6879fc986ef: Preparing 01:11:05 1ddf6828a76a: Preparing 01:11:05 a338fb7f13c8: Preparing 01:11:05 3ee83ebf67a1: Preparing 01:11:05 9e76d9b03f24: Preparing 01:11:05 d82b1294145a: Preparing 01:11:05 da707bb00cb8: Preparing 01:11:05 d82b1294145a: Waiting 01:11:05 da707bb00cb8: Waiting 01:11:05 3ee83ebf67a1: Layer already exists 01:11:05 a338fb7f13c8: Layer already exists 01:11:05 e6879fc986ef: Layer already exists 01:11:05 1ddf6828a76a: Layer already exists 01:11:05 9e76d9b03f24: Layer already exists 01:11:05 d82b1294145a: Layer already exists 01:11:05 da707bb00cb8: Layer already exists 01:11:05 latest: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 01:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:11:06 e6879fc986ef: Preparing 01:11:06 1ddf6828a76a: Preparing 01:11:06 a338fb7f13c8: Preparing 01:11:06 3ee83ebf67a1: Preparing 01:11:06 9e76d9b03f24: Preparing 01:11:06 d82b1294145a: Preparing 01:11:06 da707bb00cb8: Preparing 01:11:06 d82b1294145a: Waiting 01:11:06 da707bb00cb8: Waiting 01:11:06 3ee83ebf67a1: Layer already exists 01:11:06 a338fb7f13c8: Layer already exists 01:11:06 9e76d9b03f24: Layer already exists 01:11:06 e6879fc986ef: Layer already exists 01:11:06 1ddf6828a76a: Layer already exists 01:11:06 d82b1294145a: Layer already exists 01:11:06 da707bb00cb8: Layer already exists 01:11:06 3.2.0-dev.34: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:11:07 e6879fc986ef: Preparing 01:11:07 1ddf6828a76a: Preparing 01:11:07 a338fb7f13c8: Preparing 01:11:07 3ee83ebf67a1: Preparing 01:11:07 9e76d9b03f24: Preparing 01:11:07 d82b1294145a: Preparing 01:11:07 da707bb00cb8: Preparing 01:11:07 d82b1294145a: Waiting 01:11:07 da707bb00cb8: Waiting 01:11:07 9e76d9b03f24: Layer already exists 01:11:07 a338fb7f13c8: Layer already exists 01:11:07 1ddf6828a76a: Layer already exists 01:11:07 e6879fc986ef: Layer already exists 01:11:07 3ee83ebf67a1: Layer already exists 01:11:07 d82b1294145a: Layer already exists 01:11:07 da707bb00cb8: Layer already exists 01:11:07 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:11:08 e6879fc986ef: Preparing 01:11:08 1ddf6828a76a: Preparing 01:11:08 a338fb7f13c8: Preparing 01:11:08 3ee83ebf67a1: Preparing 01:11:08 9e76d9b03f24: Preparing 01:11:08 d82b1294145a: Preparing 01:11:08 da707bb00cb8: Preparing 01:11:08 d82b1294145a: Waiting 01:11:08 da707bb00cb8: Waiting 01:11:08 a338fb7f13c8: Layer already exists 01:11:08 9e76d9b03f24: Layer already exists 01:11:08 e6879fc986ef: Layer already exists 01:11:08 1ddf6828a76a: Layer already exists 01:11:08 3ee83ebf67a1: Layer already exists 01:11:08 d82b1294145a: Layer already exists 01:11:08 da707bb00cb8: Layer already exists 01:11:08 main: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:08 ===================================================== [Pipeline] echo 01:11:08 taggedImages: 01:11:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:11:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 01:11:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:11:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:11:08 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:08 latest 01:11:08 3.2.0-dev.34 01:11:08 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:08 main 01:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:11:27 e047d9ef1cdd: Preparing 01:11:27 e08eb1227d82: Preparing 01:11:27 3ee83ebf67a1: Preparing 01:11:27 76f41e347c2a: Preparing 01:11:27 b8bb8d85c46e: Preparing 01:11:27 da707bb00cb8: Preparing 01:11:27 da707bb00cb8: Waiting 01:11:27 3ee83ebf67a1: Layer already exists 01:11:27 da707bb00cb8: Layer already exists 01:11:27 e047d9ef1cdd: Pushed 01:11:27 76f41e347c2a: Pushed 01:11:27 b8bb8d85c46e: Pushed 01:11:32 e08eb1227d82: Pushed 01:11:32 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:11:33 e047d9ef1cdd: Preparing 01:11:33 e08eb1227d82: Preparing 01:11:33 3ee83ebf67a1: Preparing 01:11:33 76f41e347c2a: Preparing 01:11:33 b8bb8d85c46e: Preparing 01:11:33 da707bb00cb8: Preparing 01:11:33 da707bb00cb8: Waiting 01:11:33 e08eb1227d82: Layer already exists 01:11:33 b8bb8d85c46e: Layer already exists 01:11:33 76f41e347c2a: Layer already exists 01:11:33 e047d9ef1cdd: Layer already exists 01:11:33 3ee83ebf67a1: Layer already exists 01:11:33 da707bb00cb8: Layer already exists 01:11:33 latest: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 01:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:11:34 e047d9ef1cdd: Preparing 01:11:34 e08eb1227d82: Preparing 01:11:34 3ee83ebf67a1: Preparing 01:11:34 76f41e347c2a: Preparing 01:11:34 b8bb8d85c46e: Preparing 01:11:34 da707bb00cb8: Preparing 01:11:34 da707bb00cb8: Waiting 01:11:34 e08eb1227d82: Layer already exists 01:11:34 76f41e347c2a: Layer already exists 01:11:34 b8bb8d85c46e: Layer already exists 01:11:34 3ee83ebf67a1: Layer already exists 01:11:34 e047d9ef1cdd: Layer already exists 01:11:34 da707bb00cb8: Layer already exists 01:11:34 3.2.0-dev.34: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:11:35 e047d9ef1cdd: Preparing 01:11:35 e08eb1227d82: Preparing 01:11:35 3ee83ebf67a1: Preparing 01:11:35 76f41e347c2a: Preparing 01:11:35 b8bb8d85c46e: Preparing 01:11:35 da707bb00cb8: Preparing 01:11:35 da707bb00cb8: Waiting 01:11:35 e047d9ef1cdd: Layer already exists 01:11:35 b8bb8d85c46e: Layer already exists 01:11:35 3ee83ebf67a1: Layer already exists 01:11:35 76f41e347c2a: Layer already exists 01:11:35 e08eb1227d82: Layer already exists 01:11:35 da707bb00cb8: Layer already exists 01:11:35 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 01:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:11:36 e047d9ef1cdd: Preparing 01:11:36 e08eb1227d82: Preparing 01:11:36 3ee83ebf67a1: Preparing 01:11:36 76f41e347c2a: Preparing 01:11:36 b8bb8d85c46e: Preparing 01:11:36 da707bb00cb8: Preparing 01:11:36 da707bb00cb8: Waiting 01:11:36 e047d9ef1cdd: Layer already exists 01:11:36 76f41e347c2a: Layer already exists 01:11:36 b8bb8d85c46e: Layer already exists 01:11:36 3ee83ebf67a1: Layer already exists 01:11:36 e08eb1227d82: Layer already exists 01:11:36 da707bb00cb8: Layer already exists 01:11:36 main: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:36 ===================================================== [Pipeline] echo 01:11:36 taggedImages: 01:11:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 01:11:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 01:11:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 01:11:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:11:36 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:36 latest 01:11:36 3.2.0-dev.34 01:11:36 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:36 main 01:11:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:11:37 c04cd55bea25: Preparing 01:11:37 caa53edb0e0c: Preparing 01:11:37 d1fa0f45121b: Preparing 01:11:37 a338fb7f13c8: Preparing 01:11:37 3ee83ebf67a1: Preparing 01:11:37 04db2dd71857: Preparing 01:11:37 ceb40e8c2ab8: Preparing 01:11:37 da707bb00cb8: Preparing 01:11:37 04db2dd71857: Waiting 01:11:37 ceb40e8c2ab8: Waiting 01:11:37 da707bb00cb8: Waiting 01:11:37 a338fb7f13c8: Layer already exists 01:11:37 3ee83ebf67a1: Layer already exists 01:11:37 04db2dd71857: Layer already exists 01:11:37 caa53edb0e0c: Pushed 01:11:37 ceb40e8c2ab8: Layer already exists 01:11:37 da707bb00cb8: Layer already exists 01:11:37 c04cd55bea25: Pushed 01:11:43 d1fa0f45121b: Pushed 01:11:43 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:11:43 c04cd55bea25: Preparing 01:11:43 caa53edb0e0c: Preparing 01:11:43 d1fa0f45121b: Preparing 01:11:43 a338fb7f13c8: Preparing 01:11:43 3ee83ebf67a1: Preparing 01:11:43 04db2dd71857: Preparing 01:11:43 ceb40e8c2ab8: Preparing 01:11:43 da707bb00cb8: Preparing 01:11:43 04db2dd71857: Waiting 01:11:43 ceb40e8c2ab8: Waiting 01:11:43 da707bb00cb8: Waiting 01:11:44 c04cd55bea25: Layer already exists 01:11:44 caa53edb0e0c: Layer already exists 01:11:44 3ee83ebf67a1: Layer already exists 01:11:44 a338fb7f13c8: Layer already exists 01:11:44 d1fa0f45121b: Layer already exists 01:11:44 ceb40e8c2ab8: Layer already exists 01:11:44 04db2dd71857: Layer already exists 01:11:44 da707bb00cb8: Layer already exists 01:11:44 latest: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 01:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:11:45 c04cd55bea25: Preparing 01:11:45 caa53edb0e0c: Preparing 01:11:45 d1fa0f45121b: Preparing 01:11:45 a338fb7f13c8: Preparing 01:11:45 3ee83ebf67a1: Preparing 01:11:45 04db2dd71857: Preparing 01:11:45 ceb40e8c2ab8: Preparing 01:11:45 da707bb00cb8: Preparing 01:11:45 04db2dd71857: Waiting 01:11:45 ceb40e8c2ab8: Waiting 01:11:45 da707bb00cb8: Waiting 01:11:45 a338fb7f13c8: Layer already exists 01:11:45 3ee83ebf67a1: Layer already exists 01:11:45 caa53edb0e0c: Layer already exists 01:11:45 c04cd55bea25: Layer already exists 01:11:45 d1fa0f45121b: Layer already exists 01:11:45 da707bb00cb8: Layer already exists 01:11:45 04db2dd71857: Layer already exists 01:11:45 ceb40e8c2ab8: Layer already exists 01:11:45 3.2.0-dev.34: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:11:46 c04cd55bea25: Preparing 01:11:46 caa53edb0e0c: Preparing 01:11:46 d1fa0f45121b: Preparing 01:11:46 a338fb7f13c8: Preparing 01:11:46 3ee83ebf67a1: Preparing 01:11:46 04db2dd71857: Preparing 01:11:46 ceb40e8c2ab8: Preparing 01:11:46 da707bb00cb8: Preparing 01:11:46 04db2dd71857: Waiting 01:11:46 ceb40e8c2ab8: Waiting 01:11:46 da707bb00cb8: Waiting 01:11:46 3ee83ebf67a1: Layer already exists 01:11:46 c04cd55bea25: Layer already exists 01:11:46 d1fa0f45121b: Layer already exists 01:11:46 a338fb7f13c8: Layer already exists 01:11:46 caa53edb0e0c: Layer already exists 01:11:46 04db2dd71857: Layer already exists 01:11:46 ceb40e8c2ab8: Layer already exists 01:11:46 da707bb00cb8: Layer already exists 01:11:46 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:11:47 c04cd55bea25: Preparing 01:11:47 caa53edb0e0c: Preparing 01:11:47 d1fa0f45121b: Preparing 01:11:47 a338fb7f13c8: Preparing 01:11:47 3ee83ebf67a1: Preparing 01:11:47 04db2dd71857: Preparing 01:11:47 ceb40e8c2ab8: Preparing 01:11:47 da707bb00cb8: Preparing 01:11:47 04db2dd71857: Waiting 01:11:47 ceb40e8c2ab8: Waiting 01:11:47 da707bb00cb8: Waiting 01:11:47 3ee83ebf67a1: Layer already exists 01:11:47 d1fa0f45121b: Layer already exists 01:11:47 c04cd55bea25: Layer already exists 01:11:47 caa53edb0e0c: Layer already exists 01:11:47 a338fb7f13c8: Layer already exists 01:11:47 04db2dd71857: Layer already exists 01:11:47 da707bb00cb8: Layer already exists 01:11:47 ceb40e8c2ab8: Layer already exists 01:11:47 main: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:47 ===================================================== [Pipeline] echo 01:11:47 taggedImages: 01:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 01:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:11:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:11:47 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:47 latest 01:11:47 3.2.0-dev.34 01:11:47 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:47 main 01:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:11:48 f91759c96c9d: Preparing 01:11:48 3b6e47b38aac: Preparing 01:11:48 ea13ee059f4a: Preparing 01:11:48 8bfa4f8d4e2f: Preparing 01:11:48 a75c2a9ebe4b: Preparing 01:11:48 8a84f8374265: Preparing 01:11:48 1b901b3c68e9: Preparing 01:11:48 a338fb7f13c8: Preparing 01:11:48 3ee83ebf67a1: Preparing 01:11:48 01092bfa568b: Preparing 01:11:48 f454d03ed72d: Preparing 01:11:48 5f70bf18a086: Preparing 01:11:48 9217864c9eea: Preparing 01:11:48 d3920f4424ee: Preparing 01:11:48 5ec76f531738: Preparing 01:11:48 da707bb00cb8: Preparing 01:11:48 8a84f8374265: Waiting 01:11:48 1b901b3c68e9: Waiting 01:11:48 a338fb7f13c8: Waiting 01:11:48 3ee83ebf67a1: Waiting 01:11:48 01092bfa568b: Waiting 01:11:48 f454d03ed72d: Waiting 01:11:48 5f70bf18a086: Waiting 01:11:48 9217864c9eea: Waiting 01:11:48 d3920f4424ee: Waiting 01:11:48 da707bb00cb8: Waiting 01:11:48 5ec76f531738: Waiting 01:11:48 8bfa4f8d4e2f: Pushed 01:11:48 ea13ee059f4a: Pushed 01:11:48 a75c2a9ebe4b: Pushed 01:11:48 f91759c96c9d: Pushed 01:11:48 3b6e47b38aac: Pushed 01:11:48 a338fb7f13c8: Layer already exists 01:11:48 3ee83ebf67a1: Layer already exists 01:11:48 8a84f8374265: Pushed 01:11:48 5f70bf18a086: Layer already exists 01:11:49 f454d03ed72d: Pushed 01:11:49 01092bfa568b: Pushed 01:11:49 da707bb00cb8: Layer already exists 01:11:49 9217864c9eea: Pushed 01:11:49 5ec76f531738: Pushed 01:11:50 d3920f4424ee: Pushed 01:11:51 1b901b3c68e9: Pushed 01:11:51 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:11:52 f91759c96c9d: Preparing 01:11:52 3b6e47b38aac: Preparing 01:11:52 ea13ee059f4a: Preparing 01:11:52 8bfa4f8d4e2f: Preparing 01:11:52 a75c2a9ebe4b: Preparing 01:11:52 8a84f8374265: Preparing 01:11:52 1b901b3c68e9: Preparing 01:11:52 a338fb7f13c8: Preparing 01:11:52 3ee83ebf67a1: Preparing 01:11:52 01092bfa568b: Preparing 01:11:52 f454d03ed72d: Preparing 01:11:52 5f70bf18a086: Preparing 01:11:52 9217864c9eea: Preparing 01:11:52 8a84f8374265: Waiting 01:11:52 d3920f4424ee: Preparing 01:11:52 1b901b3c68e9: Waiting 01:11:52 5ec76f531738: Preparing 01:11:52 a338fb7f13c8: Waiting 01:11:52 da707bb00cb8: Preparing 01:11:52 3ee83ebf67a1: Waiting 01:11:52 01092bfa568b: Waiting 01:11:52 9217864c9eea: Waiting 01:11:52 f454d03ed72d: Waiting 01:11:52 d3920f4424ee: Waiting 01:11:52 5f70bf18a086: Waiting 01:11:52 5ec76f531738: Waiting 01:11:52 da707bb00cb8: Waiting 01:11:52 3b6e47b38aac: Layer already exists 01:11:52 8bfa4f8d4e2f: Layer already exists 01:11:52 ea13ee059f4a: Layer already exists 01:11:52 f91759c96c9d: Layer already exists 01:11:52 a75c2a9ebe4b: Layer already exists 01:11:52 a338fb7f13c8: Layer already exists 01:11:52 3ee83ebf67a1: Layer already exists 01:11:52 1b901b3c68e9: Layer already exists 01:11:52 8a84f8374265: Layer already exists 01:11:52 01092bfa568b: Layer already exists 01:11:52 9217864c9eea: Layer already exists 01:11:52 f454d03ed72d: Layer already exists 01:11:52 d3920f4424ee: Layer already exists 01:11:52 5f70bf18a086: Layer already exists 01:11:52 5ec76f531738: Layer already exists 01:11:52 da707bb00cb8: Layer already exists 01:11:52 latest: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 01:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:11:53 f91759c96c9d: Preparing 01:11:53 3b6e47b38aac: Preparing 01:11:53 ea13ee059f4a: Preparing 01:11:53 8bfa4f8d4e2f: Preparing 01:11:53 a75c2a9ebe4b: Preparing 01:11:53 8a84f8374265: Preparing 01:11:53 1b901b3c68e9: Preparing 01:11:53 a338fb7f13c8: Preparing 01:11:53 3ee83ebf67a1: Preparing 01:11:53 01092bfa568b: Preparing 01:11:53 f454d03ed72d: Preparing 01:11:53 5f70bf18a086: Preparing 01:11:53 9217864c9eea: Preparing 01:11:53 d3920f4424ee: Preparing 01:11:53 5ec76f531738: Preparing 01:11:53 da707bb00cb8: Preparing 01:11:53 01092bfa568b: Waiting 01:11:53 f454d03ed72d: Waiting 01:11:53 5f70bf18a086: Waiting 01:11:53 1b901b3c68e9: Waiting 01:11:53 a338fb7f13c8: Waiting 01:11:53 3ee83ebf67a1: Waiting 01:11:53 8a84f8374265: Waiting 01:11:53 9217864c9eea: Waiting 01:11:53 5ec76f531738: Waiting 01:11:53 d3920f4424ee: Waiting 01:11:53 da707bb00cb8: Waiting 01:11:53 8bfa4f8d4e2f: Layer already exists 01:11:53 3b6e47b38aac: Layer already exists 01:11:53 f91759c96c9d: Layer already exists 01:11:53 a75c2a9ebe4b: Layer already exists 01:11:53 ea13ee059f4a: Layer already exists 01:11:53 a338fb7f13c8: Layer already exists 01:11:53 8a84f8374265: Layer already exists 01:11:53 1b901b3c68e9: Layer already exists 01:11:53 3ee83ebf67a1: Layer already exists 01:11:53 01092bfa568b: Layer already exists 01:11:53 9217864c9eea: Layer already exists 01:11:53 5ec76f531738: Layer already exists 01:11:53 f454d03ed72d: Layer already exists 01:11:53 5f70bf18a086: Layer already exists 01:11:53 d3920f4424ee: Layer already exists 01:11:53 da707bb00cb8: Layer already exists 01:11:53 3.2.0-dev.34: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:11:54 f91759c96c9d: Preparing 01:11:54 3b6e47b38aac: Preparing 01:11:54 ea13ee059f4a: Preparing 01:11:54 8bfa4f8d4e2f: Preparing 01:11:54 a75c2a9ebe4b: Preparing 01:11:54 8a84f8374265: Preparing 01:11:54 1b901b3c68e9: Preparing 01:11:54 a338fb7f13c8: Preparing 01:11:54 3ee83ebf67a1: Preparing 01:11:54 01092bfa568b: Preparing 01:11:54 f454d03ed72d: Preparing 01:11:54 5f70bf18a086: Preparing 01:11:54 9217864c9eea: Preparing 01:11:54 d3920f4424ee: Preparing 01:11:54 5ec76f531738: Preparing 01:11:54 da707bb00cb8: Preparing 01:11:54 f454d03ed72d: Waiting 01:11:54 5f70bf18a086: Waiting 01:11:54 8a84f8374265: Waiting 01:11:54 9217864c9eea: Waiting 01:11:54 1b901b3c68e9: Waiting 01:11:54 d3920f4424ee: Waiting 01:11:54 a338fb7f13c8: Waiting 01:11:54 01092bfa568b: Waiting 01:11:54 3ee83ebf67a1: Waiting 01:11:54 5ec76f531738: Waiting 01:11:54 da707bb00cb8: Waiting 01:11:54 f91759c96c9d: Layer already exists 01:11:54 8bfa4f8d4e2f: Layer already exists 01:11:54 3b6e47b38aac: Layer already exists 01:11:54 ea13ee059f4a: Layer already exists 01:11:54 a75c2a9ebe4b: Layer already exists 01:11:54 3ee83ebf67a1: Layer already exists 01:11:54 8a84f8374265: Layer already exists 01:11:54 1b901b3c68e9: Layer already exists 01:11:54 a338fb7f13c8: Layer already exists 01:11:54 01092bfa568b: Layer already exists 01:11:54 5ec76f531738: Layer already exists 01:11:54 f454d03ed72d: Layer already exists 01:11:54 5f70bf18a086: Layer already exists 01:11:54 9217864c9eea: Layer already exists 01:11:54 d3920f4424ee: Layer already exists 01:11:54 da707bb00cb8: Layer already exists 01:11:54 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:11:55 f91759c96c9d: Preparing 01:11:55 3b6e47b38aac: Preparing 01:11:55 ea13ee059f4a: Preparing 01:11:55 8bfa4f8d4e2f: Preparing 01:11:55 a75c2a9ebe4b: Preparing 01:11:55 8a84f8374265: Preparing 01:11:55 1b901b3c68e9: Preparing 01:11:55 a338fb7f13c8: Preparing 01:11:55 3ee83ebf67a1: Preparing 01:11:55 01092bfa568b: Preparing 01:11:55 f454d03ed72d: Preparing 01:11:55 5f70bf18a086: Preparing 01:11:55 9217864c9eea: Preparing 01:11:55 d3920f4424ee: Preparing 01:11:55 5ec76f531738: Preparing 01:11:55 da707bb00cb8: Preparing 01:11:55 8a84f8374265: Waiting 01:11:55 1b901b3c68e9: Waiting 01:11:55 a338fb7f13c8: Waiting 01:11:55 3ee83ebf67a1: Waiting 01:11:55 9217864c9eea: Waiting 01:11:55 d3920f4424ee: Waiting 01:11:55 5ec76f531738: Waiting 01:11:55 da707bb00cb8: Waiting 01:11:55 01092bfa568b: Waiting 01:11:55 5f70bf18a086: Waiting 01:11:55 f454d03ed72d: Waiting 01:11:55 a75c2a9ebe4b: Layer already exists 01:11:55 8bfa4f8d4e2f: Layer already exists 01:11:55 f91759c96c9d: Layer already exists 01:11:55 3b6e47b38aac: Layer already exists 01:11:55 ea13ee059f4a: Layer already exists 01:11:55 1b901b3c68e9: Layer already exists 01:11:55 a338fb7f13c8: Layer already exists 01:11:55 3ee83ebf67a1: Layer already exists 01:11:55 8a84f8374265: Layer already exists 01:11:55 01092bfa568b: Layer already exists 01:11:55 f454d03ed72d: Layer already exists 01:11:55 9217864c9eea: Layer already exists 01:11:55 5f70bf18a086: Layer already exists 01:11:55 5ec76f531738: Layer already exists 01:11:55 d3920f4424ee: Layer already exists 01:11:55 da707bb00cb8: Layer already exists 01:11:55 main: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:55 ===================================================== [Pipeline] echo 01:11:55 taggedImages: 01:11:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:11:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 01:11:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:11:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:11:55 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:55 latest 01:11:55 3.2.0-dev.34 01:11:55 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:11:55 main 01:11:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:11:56 ab7602f634f8: Preparing 01:11:56 1638a7a52431: Preparing 01:11:56 454f3cef2b6c: Preparing 01:11:56 a52afbc88741: Preparing 01:11:56 a338fb7f13c8: Preparing 01:11:56 3ee83ebf67a1: Preparing 01:11:56 04db2dd71857: Preparing 01:11:56 ceb40e8c2ab8: Preparing 01:11:56 da707bb00cb8: Preparing 01:11:56 3ee83ebf67a1: Waiting 01:11:56 04db2dd71857: Waiting 01:11:56 ceb40e8c2ab8: Waiting 01:11:56 da707bb00cb8: Waiting 01:11:56 a338fb7f13c8: Layer already exists 01:11:56 3ee83ebf67a1: Layer already exists 01:11:56 1638a7a52431: Pushed 01:11:56 04db2dd71857: Layer already exists 01:11:56 454f3cef2b6c: Pushed 01:11:56 ab7602f634f8: Pushed 01:11:56 ceb40e8c2ab8: Layer already exists 01:11:56 da707bb00cb8: Layer already exists 01:12:02 a52afbc88741: Pushed 01:12:02 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:02 + 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 01:12:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:12:02 ab7602f634f8: Preparing 01:12:02 1638a7a52431: Preparing 01:12:02 454f3cef2b6c: Preparing 01:12:02 a52afbc88741: Preparing 01:12:02 a338fb7f13c8: Preparing 01:12:02 3ee83ebf67a1: Preparing 01:12:02 04db2dd71857: Preparing 01:12:02 ceb40e8c2ab8: Preparing 01:12:02 da707bb00cb8: Preparing 01:12:02 04db2dd71857: Waiting 01:12:02 ceb40e8c2ab8: Waiting 01:12:02 da707bb00cb8: Waiting 01:12:02 3ee83ebf67a1: Waiting 01:12:02 a52afbc88741: Layer already exists 01:12:02 1638a7a52431: Layer already exists 01:12:02 a338fb7f13c8: Layer already exists 01:12:02 ab7602f634f8: Layer already exists 01:12:02 454f3cef2b6c: Layer already exists 01:12:02 3ee83ebf67a1: Layer already exists 01:12:02 04db2dd71857: Layer already exists 01:12:02 ceb40e8c2ab8: Layer already exists 01:12:02 da707bb00cb8: Layer already exists 01:12:02 latest: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 01:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:12:03 ab7602f634f8: Preparing 01:12:03 1638a7a52431: Preparing 01:12:03 454f3cef2b6c: Preparing 01:12:03 a52afbc88741: Preparing 01:12:03 a338fb7f13c8: Preparing 01:12:03 3ee83ebf67a1: Preparing 01:12:03 04db2dd71857: Preparing 01:12:03 ceb40e8c2ab8: Preparing 01:12:03 da707bb00cb8: Preparing 01:12:03 3ee83ebf67a1: Waiting 01:12:03 04db2dd71857: Waiting 01:12:03 ceb40e8c2ab8: Waiting 01:12:03 da707bb00cb8: Waiting 01:12:03 a338fb7f13c8: Layer already exists 01:12:03 1638a7a52431: Layer already exists 01:12:03 a52afbc88741: Layer already exists 01:12:03 ab7602f634f8: Layer already exists 01:12:03 454f3cef2b6c: Layer already exists 01:12:03 da707bb00cb8: Layer already exists 01:12:03 ceb40e8c2ab8: Layer already exists 01:12:03 3ee83ebf67a1: Layer already exists 01:12:03 04db2dd71857: Layer already exists 01:12:03 3.2.0-dev.34: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:12:04 ab7602f634f8: Preparing 01:12:04 1638a7a52431: Preparing 01:12:04 454f3cef2b6c: Preparing 01:12:04 a52afbc88741: Preparing 01:12:04 a338fb7f13c8: Preparing 01:12:04 3ee83ebf67a1: Preparing 01:12:04 04db2dd71857: Preparing 01:12:04 ceb40e8c2ab8: Preparing 01:12:04 da707bb00cb8: Preparing 01:12:04 04db2dd71857: Waiting 01:12:04 da707bb00cb8: Waiting 01:12:04 ceb40e8c2ab8: Waiting 01:12:04 3ee83ebf67a1: Waiting 01:12:04 a338fb7f13c8: Layer already exists 01:12:04 454f3cef2b6c: Layer already exists 01:12:04 ab7602f634f8: Layer already exists 01:12:04 a52afbc88741: Layer already exists 01:12:04 1638a7a52431: Layer already exists 01:12:04 04db2dd71857: Layer already exists 01:12:04 3ee83ebf67a1: Layer already exists 01:12:04 ceb40e8c2ab8: Layer already exists 01:12:04 da707bb00cb8: Layer already exists 01:12:04 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:05 + 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 01:12:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:12:05 ab7602f634f8: Preparing 01:12:05 1638a7a52431: Preparing 01:12:05 454f3cef2b6c: Preparing 01:12:05 a52afbc88741: Preparing 01:12:05 a338fb7f13c8: Preparing 01:12:05 3ee83ebf67a1: Preparing 01:12:05 04db2dd71857: Preparing 01:12:05 ceb40e8c2ab8: Preparing 01:12:05 da707bb00cb8: Preparing 01:12:05 04db2dd71857: Waiting 01:12:05 ceb40e8c2ab8: Waiting 01:12:05 da707bb00cb8: Waiting 01:12:05 3ee83ebf67a1: Waiting 01:12:05 1638a7a52431: Layer already exists 01:12:05 454f3cef2b6c: Layer already exists 01:12:05 a52afbc88741: Layer already exists 01:12:05 ab7602f634f8: Layer already exists 01:12:05 a338fb7f13c8: Layer already exists 01:12:05 3ee83ebf67a1: Layer already exists 01:12:05 04db2dd71857: Layer already exists 01:12:05 da707bb00cb8: Layer already exists 01:12:05 ceb40e8c2ab8: Layer already exists 01:12:05 main: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:06 ===================================================== [Pipeline] echo 01:12:06 taggedImages: 01:12:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:12:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 01:12:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:12:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:12:06 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:06 latest 01:12:06 3.2.0-dev.34 01:12:06 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:06 main 01:12:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:12:06 6cbe8951a336: Preparing 01:12:06 ac36f50b9208: Preparing 01:12:06 9854b45a093d: Preparing 01:12:06 893951c96781: Preparing 01:12:06 2f8189cfc5df: Preparing 01:12:06 a338fb7f13c8: Preparing 01:12:06 3ee83ebf67a1: Preparing 01:12:06 c8c0182a5651: Preparing 01:12:06 4f78cc05baef: Preparing 01:12:06 847ca3e21844: Preparing 01:12:06 da707bb00cb8: Preparing 01:12:06 c8c0182a5651: Waiting 01:12:06 a338fb7f13c8: Waiting 01:12:06 4f78cc05baef: Waiting 01:12:06 3ee83ebf67a1: Waiting 01:12:06 847ca3e21844: Waiting 01:12:06 da707bb00cb8: Waiting 01:12:07 2f8189cfc5df: Pushed 01:12:07 ac36f50b9208: Pushed 01:12:07 6cbe8951a336: Pushed 01:12:07 893951c96781: Pushed 01:12:07 a338fb7f13c8: Layer already exists 01:12:07 3ee83ebf67a1: Layer already exists 01:12:07 da707bb00cb8: Layer already exists 01:12:07 4f78cc05baef: Pushed 01:12:07 c8c0182a5651: Pushed 01:12:08 9854b45a093d: Pushed 01:12:10 847ca3e21844: Pushed 01:12:10 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:11 + 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 01:12:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:12:11 6cbe8951a336: Preparing 01:12:11 ac36f50b9208: Preparing 01:12:11 9854b45a093d: Preparing 01:12:11 893951c96781: Preparing 01:12:11 2f8189cfc5df: Preparing 01:12:11 a338fb7f13c8: Preparing 01:12:11 3ee83ebf67a1: Preparing 01:12:11 a338fb7f13c8: Waiting 01:12:11 c8c0182a5651: Preparing 01:12:11 3ee83ebf67a1: Waiting 01:12:11 c8c0182a5651: Waiting 01:12:11 4f78cc05baef: Preparing 01:12:11 847ca3e21844: Preparing 01:12:11 da707bb00cb8: Preparing 01:12:11 4f78cc05baef: Waiting 01:12:11 847ca3e21844: Waiting 01:12:11 da707bb00cb8: Waiting 01:12:11 6cbe8951a336: Layer already exists 01:12:11 2f8189cfc5df: Layer already exists 01:12:11 9854b45a093d: Layer already exists 01:12:11 ac36f50b9208: Layer already exists 01:12:11 893951c96781: Layer already exists 01:12:11 c8c0182a5651: Layer already exists 01:12:11 3ee83ebf67a1: Layer already exists 01:12:11 a338fb7f13c8: Layer already exists 01:12:11 847ca3e21844: Layer already exists 01:12:11 4f78cc05baef: Layer already exists 01:12:11 da707bb00cb8: Layer already exists 01:12:11 latest: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 01:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:12:12 6cbe8951a336: Preparing 01:12:12 ac36f50b9208: Preparing 01:12:12 9854b45a093d: Preparing 01:12:12 893951c96781: Preparing 01:12:12 2f8189cfc5df: Preparing 01:12:12 a338fb7f13c8: Preparing 01:12:12 3ee83ebf67a1: Preparing 01:12:12 c8c0182a5651: Preparing 01:12:12 4f78cc05baef: Preparing 01:12:12 847ca3e21844: Preparing 01:12:12 da707bb00cb8: Preparing 01:12:12 a338fb7f13c8: Waiting 01:12:12 3ee83ebf67a1: Waiting 01:12:12 c8c0182a5651: Waiting 01:12:12 4f78cc05baef: Waiting 01:12:12 847ca3e21844: Waiting 01:12:12 da707bb00cb8: Waiting 01:12:12 2f8189cfc5df: Layer already exists 01:12:12 893951c96781: Layer already exists 01:12:12 6cbe8951a336: Layer already exists 01:12:12 ac36f50b9208: Layer already exists 01:12:12 9854b45a093d: Layer already exists 01:12:12 4f78cc05baef: Layer already exists 01:12:12 c8c0182a5651: Layer already exists 01:12:12 a338fb7f13c8: Layer already exists 01:12:12 3ee83ebf67a1: Layer already exists 01:12:12 847ca3e21844: Layer already exists 01:12:12 da707bb00cb8: Layer already exists 01:12:12 3.2.0-dev.34: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:12:13 6cbe8951a336: Preparing 01:12:13 ac36f50b9208: Preparing 01:12:13 9854b45a093d: Preparing 01:12:13 893951c96781: Preparing 01:12:13 2f8189cfc5df: Preparing 01:12:13 a338fb7f13c8: Preparing 01:12:13 3ee83ebf67a1: Preparing 01:12:13 c8c0182a5651: Preparing 01:12:13 4f78cc05baef: Preparing 01:12:13 847ca3e21844: Preparing 01:12:13 da707bb00cb8: Preparing 01:12:13 3ee83ebf67a1: Waiting 01:12:13 c8c0182a5651: Waiting 01:12:13 4f78cc05baef: Waiting 01:12:13 847ca3e21844: Waiting 01:12:13 da707bb00cb8: Waiting 01:12:13 a338fb7f13c8: Waiting 01:12:13 2f8189cfc5df: Layer already exists 01:12:13 893951c96781: Layer already exists 01:12:13 9854b45a093d: Layer already exists 01:12:13 6cbe8951a336: Layer already exists 01:12:13 ac36f50b9208: Layer already exists 01:12:13 c8c0182a5651: Layer already exists 01:12:13 3ee83ebf67a1: Layer already exists 01:12:13 847ca3e21844: Layer already exists 01:12:13 4f78cc05baef: Layer already exists 01:12:13 a338fb7f13c8: Layer already exists 01:12:13 da707bb00cb8: Layer already exists 01:12:13 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:13 + 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 01:12:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:12:14 6cbe8951a336: Preparing 01:12:14 ac36f50b9208: Preparing 01:12:14 9854b45a093d: Preparing 01:12:14 893951c96781: Preparing 01:12:14 2f8189cfc5df: Preparing 01:12:14 a338fb7f13c8: Preparing 01:12:14 3ee83ebf67a1: Preparing 01:12:14 a338fb7f13c8: Waiting 01:12:14 3ee83ebf67a1: Waiting 01:12:14 c8c0182a5651: Preparing 01:12:14 4f78cc05baef: Preparing 01:12:14 c8c0182a5651: Waiting 01:12:14 4f78cc05baef: Waiting 01:12:14 847ca3e21844: Preparing 01:12:14 da707bb00cb8: Preparing 01:12:14 847ca3e21844: Waiting 01:12:14 da707bb00cb8: Waiting 01:12:14 6cbe8951a336: Layer already exists 01:12:14 2f8189cfc5df: Layer already exists 01:12:14 9854b45a093d: Layer already exists 01:12:14 ac36f50b9208: Layer already exists 01:12:14 893951c96781: Layer already exists 01:12:14 3ee83ebf67a1: Layer already exists 01:12:14 a338fb7f13c8: Layer already exists 01:12:14 c8c0182a5651: Layer already exists 01:12:14 4f78cc05baef: Layer already exists 01:12:14 847ca3e21844: Layer already exists 01:12:14 da707bb00cb8: Layer already exists 01:12:14 main: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:14 ===================================================== [Pipeline] echo 01:12:14 taggedImages: 01:12:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:12:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 01:12:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:12:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:12:14 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:14 latest 01:12:14 3.2.0-dev.34 01:12:14 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:14 main 01:12:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:12:15 534e39454e04: Preparing 01:12:15 e5f5d2f0983e: Preparing 01:12:15 1db62e37c729: Preparing 01:12:15 7f6d6148fbdd: Preparing 01:12:15 950282cced43: Preparing 01:12:15 8496c4c83656: Preparing 01:12:15 af8426cd16df: Preparing 01:12:15 a338fb7f13c8: Preparing 01:12:15 3ee83ebf67a1: Preparing 01:12:15 850a9078c880: Preparing 01:12:15 bdbf20691cea: Preparing 01:12:15 da707bb00cb8: Preparing 01:12:15 a338fb7f13c8: Waiting 01:12:15 3ee83ebf67a1: Waiting 01:12:15 850a9078c880: Waiting 01:12:15 da707bb00cb8: Waiting 01:12:15 bdbf20691cea: Waiting 01:12:15 8496c4c83656: Waiting 01:12:15 af8426cd16df: Waiting 01:12:15 534e39454e04: Pushed 01:12:15 950282cced43: Pushed 01:12:15 e5f5d2f0983e: Pushed 01:12:15 a338fb7f13c8: Layer already exists 01:12:15 3ee83ebf67a1: Layer already exists 01:12:15 8496c4c83656: Pushed 01:12:15 af8426cd16df: Pushed 01:12:15 da707bb00cb8: Layer already exists 01:12:17 850a9078c880: Pushed 01:12:17 7f6d6148fbdd: Pushed 01:12:18 1db62e37c729: Pushed 01:12:18 bdbf20691cea: Pushed 01:12:18 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:18 + 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 01:12:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:12:19 534e39454e04: Preparing 01:12:19 e5f5d2f0983e: Preparing 01:12:19 1db62e37c729: Preparing 01:12:19 7f6d6148fbdd: Preparing 01:12:19 950282cced43: Preparing 01:12:19 8496c4c83656: Preparing 01:12:19 af8426cd16df: Preparing 01:12:19 a338fb7f13c8: Preparing 01:12:19 3ee83ebf67a1: Preparing 01:12:19 850a9078c880: Preparing 01:12:19 bdbf20691cea: Preparing 01:12:19 da707bb00cb8: Preparing 01:12:19 3ee83ebf67a1: Waiting 01:12:19 850a9078c880: Waiting 01:12:19 8496c4c83656: Waiting 01:12:19 bdbf20691cea: Waiting 01:12:19 da707bb00cb8: Waiting 01:12:19 af8426cd16df: Waiting 01:12:19 a338fb7f13c8: Waiting 01:12:19 1db62e37c729: Layer already exists 01:12:19 7f6d6148fbdd: Layer already exists 01:12:19 e5f5d2f0983e: Layer already exists 01:12:19 534e39454e04: Layer already exists 01:12:19 950282cced43: Layer already exists 01:12:19 a338fb7f13c8: Layer already exists 01:12:19 8496c4c83656: Layer already exists 01:12:19 3ee83ebf67a1: Layer already exists 01:12:19 af8426cd16df: Layer already exists 01:12:19 850a9078c880: Layer already exists 01:12:19 da707bb00cb8: Layer already exists 01:12:19 bdbf20691cea: Layer already exists 01:12:19 latest: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 01:12:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:12:19 534e39454e04: Preparing 01:12:19 e5f5d2f0983e: Preparing 01:12:19 1db62e37c729: Preparing 01:12:19 7f6d6148fbdd: Preparing 01:12:19 950282cced43: Preparing 01:12:19 8496c4c83656: Preparing 01:12:19 af8426cd16df: Preparing 01:12:19 a338fb7f13c8: Preparing 01:12:19 3ee83ebf67a1: Preparing 01:12:19 850a9078c880: Preparing 01:12:19 bdbf20691cea: Preparing 01:12:19 da707bb00cb8: Preparing 01:12:19 8496c4c83656: Waiting 01:12:19 af8426cd16df: Waiting 01:12:19 3ee83ebf67a1: Waiting 01:12:19 a338fb7f13c8: Waiting 01:12:19 850a9078c880: Waiting 01:12:19 bdbf20691cea: Waiting 01:12:19 e5f5d2f0983e: Layer already exists 01:12:19 1db62e37c729: Layer already exists 01:12:19 534e39454e04: Layer already exists 01:12:19 7f6d6148fbdd: Layer already exists 01:12:19 950282cced43: Layer already exists 01:12:19 3ee83ebf67a1: Layer already exists 01:12:19 a338fb7f13c8: Layer already exists 01:12:19 af8426cd16df: Layer already exists 01:12:19 8496c4c83656: Layer already exists 01:12:19 850a9078c880: Layer already exists 01:12:19 bdbf20691cea: Layer already exists 01:12:19 da707bb00cb8: Layer already exists 01:12:20 3.2.0-dev.34: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:12:20 534e39454e04: Preparing 01:12:20 e5f5d2f0983e: Preparing 01:12:20 1db62e37c729: Preparing 01:12:20 7f6d6148fbdd: Preparing 01:12:20 950282cced43: Preparing 01:12:20 8496c4c83656: Preparing 01:12:20 af8426cd16df: Preparing 01:12:20 a338fb7f13c8: Preparing 01:12:20 3ee83ebf67a1: Preparing 01:12:20 850a9078c880: Preparing 01:12:20 bdbf20691cea: Preparing 01:12:20 da707bb00cb8: Preparing 01:12:20 3ee83ebf67a1: Waiting 01:12:20 8496c4c83656: Waiting 01:12:20 a338fb7f13c8: Waiting 01:12:20 af8426cd16df: Waiting 01:12:20 bdbf20691cea: Waiting 01:12:20 850a9078c880: Waiting 01:12:20 da707bb00cb8: Waiting 01:12:20 950282cced43: Layer already exists 01:12:20 7f6d6148fbdd: Layer already exists 01:12:20 1db62e37c729: Layer already exists 01:12:20 e5f5d2f0983e: Layer already exists 01:12:20 534e39454e04: Layer already exists 01:12:20 af8426cd16df: Layer already exists 01:12:20 8496c4c83656: Layer already exists 01:12:20 a338fb7f13c8: Layer already exists 01:12:20 3ee83ebf67a1: Layer already exists 01:12:20 850a9078c880: Layer already exists 01:12:20 bdbf20691cea: Layer already exists 01:12:20 da707bb00cb8: Layer already exists 01:12:21 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:21 + 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 01:12:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:12:21 534e39454e04: Preparing 01:12:21 e5f5d2f0983e: Preparing 01:12:21 1db62e37c729: Preparing 01:12:21 7f6d6148fbdd: Preparing 01:12:21 950282cced43: Preparing 01:12:21 8496c4c83656: Preparing 01:12:21 af8426cd16df: Preparing 01:12:21 a338fb7f13c8: Preparing 01:12:21 3ee83ebf67a1: Preparing 01:12:21 850a9078c880: Preparing 01:12:21 bdbf20691cea: Preparing 01:12:21 da707bb00cb8: Preparing 01:12:21 a338fb7f13c8: Waiting 01:12:21 3ee83ebf67a1: Waiting 01:12:21 850a9078c880: Waiting 01:12:21 bdbf20691cea: Waiting 01:12:21 da707bb00cb8: Waiting 01:12:21 8496c4c83656: Waiting 01:12:21 af8426cd16df: Waiting 01:12:21 534e39454e04: Layer already exists 01:12:21 950282cced43: Layer already exists 01:12:21 e5f5d2f0983e: Layer already exists 01:12:21 1db62e37c729: Layer already exists 01:12:21 7f6d6148fbdd: Layer already exists 01:12:21 af8426cd16df: Layer already exists 01:12:21 a338fb7f13c8: Layer already exists 01:12:21 8496c4c83656: Layer already exists 01:12:21 850a9078c880: Layer already exists 01:12:21 3ee83ebf67a1: Layer already exists 01:12:21 bdbf20691cea: Layer already exists 01:12:21 da707bb00cb8: Layer already exists 01:12:22 main: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:22 ===================================================== [Pipeline] echo 01:12:22 taggedImages: 01:12:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:12:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 01:12:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:12:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:12:22 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:22 latest 01:12:22 3.2.0-dev.34 01:12:22 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:22 main 01:12:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:12:23 a4b0e9dcc562: Preparing 01:12:23 c11d203abf74: Preparing 01:12:23 a338fb7f13c8: Preparing 01:12:23 3ee83ebf67a1: Preparing 01:12:23 f6d067b96f09: Preparing 01:12:23 731da9789fa4: Preparing 01:12:23 da707bb00cb8: Preparing 01:12:23 731da9789fa4: Waiting 01:12:23 da707bb00cb8: Waiting 01:12:23 a338fb7f13c8: Layer already exists 01:12:23 3ee83ebf67a1: Layer already exists 01:12:23 da707bb00cb8: Layer already exists 01:12:23 a4b0e9dcc562: Pushed 01:12:24 f6d067b96f09: Pushed 01:12:24 731da9789fa4: Pushed 01:12:26 c11d203abf74: Pushed 01:12:26 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:12:27 a4b0e9dcc562: Preparing 01:12:27 c11d203abf74: Preparing 01:12:27 a338fb7f13c8: Preparing 01:12:27 3ee83ebf67a1: Preparing 01:12:27 f6d067b96f09: Preparing 01:12:27 731da9789fa4: Preparing 01:12:27 da707bb00cb8: Preparing 01:12:27 731da9789fa4: Waiting 01:12:27 da707bb00cb8: Waiting 01:12:27 c11d203abf74: Layer already exists 01:12:27 3ee83ebf67a1: Layer already exists 01:12:27 a338fb7f13c8: Layer already exists 01:12:27 a4b0e9dcc562: Layer already exists 01:12:27 f6d067b96f09: Layer already exists 01:12:27 731da9789fa4: Layer already exists 01:12:27 da707bb00cb8: Layer already exists 01:12:27 latest: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 01:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:12:28 a4b0e9dcc562: Preparing 01:12:28 c11d203abf74: Preparing 01:12:28 a338fb7f13c8: Preparing 01:12:28 3ee83ebf67a1: Preparing 01:12:28 f6d067b96f09: Preparing 01:12:28 731da9789fa4: Preparing 01:12:28 da707bb00cb8: Preparing 01:12:28 731da9789fa4: Waiting 01:12:28 da707bb00cb8: Waiting 01:12:28 c11d203abf74: Layer already exists 01:12:28 a4b0e9dcc562: Layer already exists 01:12:28 a338fb7f13c8: Layer already exists 01:12:28 3ee83ebf67a1: Layer already exists 01:12:28 f6d067b96f09: Layer already exists 01:12:28 731da9789fa4: Layer already exists 01:12:28 da707bb00cb8: Layer already exists 01:12:28 3.2.0-dev.34: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:12:29 a4b0e9dcc562: Preparing 01:12:29 c11d203abf74: Preparing 01:12:29 a338fb7f13c8: Preparing 01:12:29 3ee83ebf67a1: Preparing 01:12:29 f6d067b96f09: Preparing 01:12:29 731da9789fa4: Preparing 01:12:29 da707bb00cb8: Preparing 01:12:29 731da9789fa4: Waiting 01:12:29 da707bb00cb8: Waiting 01:12:29 f6d067b96f09: Layer already exists 01:12:29 a338fb7f13c8: Layer already exists 01:12:29 c11d203abf74: Layer already exists 01:12:29 3ee83ebf67a1: Layer already exists 01:12:29 a4b0e9dcc562: Layer already exists 01:12:29 da707bb00cb8: Layer already exists 01:12:29 731da9789fa4: Layer already exists 01:12:29 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:29 + 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 01:12:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:12:30 a4b0e9dcc562: Preparing 01:12:30 c11d203abf74: Preparing 01:12:30 a338fb7f13c8: Preparing 01:12:30 3ee83ebf67a1: Preparing 01:12:30 f6d067b96f09: Preparing 01:12:30 731da9789fa4: Preparing 01:12:30 da707bb00cb8: Preparing 01:12:30 731da9789fa4: Waiting 01:12:30 da707bb00cb8: Waiting 01:12:30 c11d203abf74: Layer already exists 01:12:30 a4b0e9dcc562: Layer already exists 01:12:30 a338fb7f13c8: Layer already exists 01:12:30 f6d067b96f09: Layer already exists 01:12:30 3ee83ebf67a1: Layer already exists 01:12:30 731da9789fa4: Layer already exists 01:12:30 da707bb00cb8: Layer already exists 01:12:30 main: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:30 ===================================================== [Pipeline] echo 01:12:30 taggedImages: 01:12:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:12:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 01:12:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:12:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:12:30 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:30 latest 01:12:30 3.2.0-dev.34 01:12:30 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:30 main 01:12:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:12:31 c32d2668082e: Preparing 01:12:31 8d5c78e76f40: Preparing 01:12:31 16937636e9a8: Preparing 01:12:31 a338fb7f13c8: Preparing 01:12:31 3ee83ebf67a1: Preparing 01:12:31 c41ec7cafbb5: Preparing 01:12:31 79f733c64bdc: Preparing 01:12:31 137f6eaa5c75: Preparing 01:12:31 3d769e19d299: Preparing 01:12:31 c41ec7cafbb5: Waiting 01:12:31 da707bb00cb8: Preparing 01:12:31 79f733c64bdc: Waiting 01:12:31 137f6eaa5c75: Waiting 01:12:31 3d769e19d299: Waiting 01:12:31 da707bb00cb8: Waiting 01:12:31 a338fb7f13c8: Layer already exists 01:12:31 3ee83ebf67a1: Layer already exists 01:12:31 16937636e9a8: Pushed 01:12:31 8d5c78e76f40: Pushed 01:12:31 c32d2668082e: Pushed 01:12:31 da707bb00cb8: Layer already exists 01:12:31 137f6eaa5c75: Pushed 01:12:33 3d769e19d299: Pushed 01:12:43 79f733c64bdc: Pushed 01:12:51 c41ec7cafbb5: Pushed 01:12:51 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + 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 01:12:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:12:52 c32d2668082e: Preparing 01:12:52 8d5c78e76f40: Preparing 01:12:52 16937636e9a8: Preparing 01:12:52 a338fb7f13c8: Preparing 01:12:52 3ee83ebf67a1: Preparing 01:12:52 c41ec7cafbb5: Preparing 01:12:52 79f733c64bdc: Preparing 01:12:52 137f6eaa5c75: Preparing 01:12:52 3d769e19d299: Preparing 01:12:52 da707bb00cb8: Preparing 01:12:52 79f733c64bdc: Waiting 01:12:52 137f6eaa5c75: Waiting 01:12:52 3d769e19d299: Waiting 01:12:52 da707bb00cb8: Waiting 01:12:52 c41ec7cafbb5: Waiting 01:12:52 3ee83ebf67a1: Layer already exists 01:12:52 16937636e9a8: Layer already exists 01:12:52 c32d2668082e: Layer already exists 01:12:52 a338fb7f13c8: Layer already exists 01:12:52 8d5c78e76f40: Layer already exists 01:12:52 79f733c64bdc: Layer already exists 01:12:52 137f6eaa5c75: Layer already exists 01:12:52 3d769e19d299: Layer already exists 01:12:52 c41ec7cafbb5: Layer already exists 01:12:52 da707bb00cb8: Layer already exists 01:12:52 latest: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 01:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:12:53 c32d2668082e: Preparing 01:12:53 8d5c78e76f40: Preparing 01:12:53 16937636e9a8: Preparing 01:12:53 a338fb7f13c8: Preparing 01:12:53 3ee83ebf67a1: Preparing 01:12:53 c41ec7cafbb5: Preparing 01:12:53 79f733c64bdc: Preparing 01:12:53 137f6eaa5c75: Preparing 01:12:53 3d769e19d299: Preparing 01:12:53 da707bb00cb8: Preparing 01:12:53 137f6eaa5c75: Waiting 01:12:53 3d769e19d299: Waiting 01:12:53 da707bb00cb8: Waiting 01:12:53 c41ec7cafbb5: Waiting 01:12:53 79f733c64bdc: Waiting 01:12:53 c32d2668082e: Layer already exists 01:12:53 3ee83ebf67a1: Layer already exists 01:12:53 16937636e9a8: Layer already exists 01:12:53 a338fb7f13c8: Layer already exists 01:12:53 8d5c78e76f40: Layer already exists 01:12:53 137f6eaa5c75: Layer already exists 01:12:53 c41ec7cafbb5: Layer already exists 01:12:53 79f733c64bdc: Layer already exists 01:12:53 da707bb00cb8: Layer already exists 01:12:53 3d769e19d299: Layer already exists 01:12:53 3.2.0-dev.34: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:12:54 c32d2668082e: Preparing 01:12:54 8d5c78e76f40: Preparing 01:12:54 16937636e9a8: Preparing 01:12:54 a338fb7f13c8: Preparing 01:12:54 3ee83ebf67a1: Preparing 01:12:54 c41ec7cafbb5: Preparing 01:12:54 c41ec7cafbb5: Waiting 01:12:54 79f733c64bdc: Preparing 01:12:54 137f6eaa5c75: Preparing 01:12:54 79f733c64bdc: Waiting 01:12:54 137f6eaa5c75: Waiting 01:12:54 3d769e19d299: Preparing 01:12:54 3d769e19d299: Waiting 01:12:54 da707bb00cb8: Preparing 01:12:54 da707bb00cb8: Waiting 01:12:54 a338fb7f13c8: Layer already exists 01:12:54 c32d2668082e: Layer already exists 01:12:54 16937636e9a8: Layer already exists 01:12:54 3ee83ebf67a1: Layer already exists 01:12:54 8d5c78e76f40: Layer already exists 01:12:54 79f733c64bdc: Layer already exists 01:12:54 3d769e19d299: Layer already exists 01:12:54 137f6eaa5c75: Layer already exists 01:12:54 da707bb00cb8: Layer already exists 01:12:54 c41ec7cafbb5: Layer already exists 01:12:54 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:54 + 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 01:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:12:55 c32d2668082e: Preparing 01:12:55 8d5c78e76f40: Preparing 01:12:55 16937636e9a8: Preparing 01:12:55 a338fb7f13c8: Preparing 01:12:55 3ee83ebf67a1: Preparing 01:12:55 c41ec7cafbb5: Preparing 01:12:55 79f733c64bdc: Preparing 01:12:55 137f6eaa5c75: Preparing 01:12:55 3d769e19d299: Preparing 01:12:55 da707bb00cb8: Preparing 01:12:55 c41ec7cafbb5: Waiting 01:12:55 79f733c64bdc: Waiting 01:12:55 137f6eaa5c75: Waiting 01:12:55 3d769e19d299: Waiting 01:12:55 da707bb00cb8: Waiting 01:12:55 3ee83ebf67a1: Layer already exists 01:12:55 8d5c78e76f40: Layer already exists 01:12:55 c32d2668082e: Layer already exists 01:12:55 a338fb7f13c8: Layer already exists 01:12:55 16937636e9a8: Layer already exists 01:12:55 79f733c64bdc: Layer already exists 01:12:55 3d769e19d299: Layer already exists 01:12:55 c41ec7cafbb5: Layer already exists 01:12:55 137f6eaa5c75: Layer already exists 01:12:55 da707bb00cb8: Layer already exists 01:12:55 main: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:55 ===================================================== [Pipeline] echo 01:12:55 taggedImages: 01:12:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:12:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 01:12:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:12:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:12:55 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:55 latest 01:12:55 3.2.0-dev.34 01:12:55 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:12:55 main 01:12:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:12:56 3d75701bb3c8: Preparing 01:12:56 c76bb5eb65da: Preparing 01:12:56 d281310048e4: Preparing 01:12:56 a338fb7f13c8: Preparing 01:12:56 3ee83ebf67a1: Preparing 01:12:56 8de021d4f4a6: Preparing 01:12:56 bf0d5271e8bb: Preparing 01:12:56 24c129adcc8a: Preparing 01:12:56 da707bb00cb8: Preparing 01:12:56 8de021d4f4a6: Waiting 01:12:56 bf0d5271e8bb: Waiting 01:12:56 24c129adcc8a: Waiting 01:12:56 da707bb00cb8: Waiting 01:12:56 a338fb7f13c8: Layer already exists 01:12:56 3ee83ebf67a1: Layer already exists 01:12:56 c76bb5eb65da: Pushed 01:12:56 3d75701bb3c8: Pushed 01:12:56 d281310048e4: Pushed 01:12:56 da707bb00cb8: Layer already exists 01:12:57 24c129adcc8a: Pushed 01:12:57 bf0d5271e8bb: Pushed 01:13:19 8de021d4f4a6: Pushed 01:13:19 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:20 + 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 01:13:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:13:20 3d75701bb3c8: Preparing 01:13:20 c76bb5eb65da: Preparing 01:13:20 d281310048e4: Preparing 01:13:20 a338fb7f13c8: Preparing 01:13:20 3ee83ebf67a1: Preparing 01:13:20 8de021d4f4a6: Preparing 01:13:20 bf0d5271e8bb: Preparing 01:13:20 24c129adcc8a: Preparing 01:13:20 da707bb00cb8: Preparing 01:13:20 bf0d5271e8bb: Waiting 01:13:20 8de021d4f4a6: Waiting 01:13:20 24c129adcc8a: Waiting 01:13:20 da707bb00cb8: Waiting 01:13:20 d281310048e4: Layer already exists 01:13:20 a338fb7f13c8: Layer already exists 01:13:20 c76bb5eb65da: Layer already exists 01:13:20 3d75701bb3c8: Layer already exists 01:13:20 3ee83ebf67a1: Layer already exists 01:13:20 24c129adcc8a: Layer already exists 01:13:20 8de021d4f4a6: Layer already exists 01:13:20 bf0d5271e8bb: Layer already exists 01:13:20 da707bb00cb8: Layer already exists 01:13:20 latest: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 01:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:13:21 3d75701bb3c8: Preparing 01:13:21 c76bb5eb65da: Preparing 01:13:21 d281310048e4: Preparing 01:13:21 a338fb7f13c8: Preparing 01:13:21 3ee83ebf67a1: Preparing 01:13:21 8de021d4f4a6: Preparing 01:13:21 bf0d5271e8bb: Preparing 01:13:21 24c129adcc8a: Preparing 01:13:21 da707bb00cb8: Preparing 01:13:21 24c129adcc8a: Waiting 01:13:21 da707bb00cb8: Waiting 01:13:21 8de021d4f4a6: Waiting 01:13:21 bf0d5271e8bb: Waiting 01:13:21 c76bb5eb65da: Layer already exists 01:13:21 3ee83ebf67a1: Layer already exists 01:13:21 d281310048e4: Layer already exists 01:13:21 3d75701bb3c8: Layer already exists 01:13:21 a338fb7f13c8: Layer already exists 01:13:21 8de021d4f4a6: Layer already exists 01:13:21 24c129adcc8a: Layer already exists 01:13:21 bf0d5271e8bb: Layer already exists 01:13:21 da707bb00cb8: Layer already exists 01:13:21 3.2.0-dev.34: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:13:22 3d75701bb3c8: Preparing 01:13:22 c76bb5eb65da: Preparing 01:13:22 d281310048e4: Preparing 01:13:22 a338fb7f13c8: Preparing 01:13:22 3ee83ebf67a1: Preparing 01:13:22 8de021d4f4a6: Preparing 01:13:22 bf0d5271e8bb: Preparing 01:13:22 24c129adcc8a: Preparing 01:13:22 da707bb00cb8: Preparing 01:13:22 8de021d4f4a6: Waiting 01:13:22 bf0d5271e8bb: Waiting 01:13:22 da707bb00cb8: Waiting 01:13:22 24c129adcc8a: Waiting 01:13:22 a338fb7f13c8: Layer already exists 01:13:22 3ee83ebf67a1: Layer already exists 01:13:22 3d75701bb3c8: Layer already exists 01:13:22 d281310048e4: Layer already exists 01:13:22 c76bb5eb65da: Layer already exists 01:13:22 bf0d5271e8bb: Layer already exists 01:13:22 da707bb00cb8: Layer already exists 01:13:22 24c129adcc8a: Layer already exists 01:13:22 8de021d4f4a6: Layer already exists 01:13:22 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:23 + 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 01:13:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:13:23 3d75701bb3c8: Preparing 01:13:23 c76bb5eb65da: Preparing 01:13:23 d281310048e4: Preparing 01:13:23 a338fb7f13c8: Preparing 01:13:23 3ee83ebf67a1: Preparing 01:13:23 8de021d4f4a6: Preparing 01:13:23 bf0d5271e8bb: Preparing 01:13:23 24c129adcc8a: Preparing 01:13:23 da707bb00cb8: Preparing 01:13:23 bf0d5271e8bb: Waiting 01:13:23 24c129adcc8a: Waiting 01:13:23 8de021d4f4a6: Waiting 01:13:23 da707bb00cb8: Waiting 01:13:23 a338fb7f13c8: Layer already exists 01:13:23 c76bb5eb65da: Layer already exists 01:13:23 3d75701bb3c8: Layer already exists 01:13:23 3ee83ebf67a1: Layer already exists 01:13:23 d281310048e4: Layer already exists 01:13:23 bf0d5271e8bb: Layer already exists 01:13:23 da707bb00cb8: Layer already exists 01:13:23 8de021d4f4a6: Layer already exists 01:13:23 24c129adcc8a: Layer already exists 01:13:23 main: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:23 ===================================================== [Pipeline] echo 01:13:23 taggedImages: 01:13:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:13:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 01:13:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:23 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:13:23 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:13:23 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:23 latest 01:13:23 3.2.0-dev.34 01:13:23 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:23 main 01:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:13:24 3f9d353e9a73: Preparing 01:13:24 f44339653682: Preparing 01:13:24 a069c1269036: Preparing 01:13:24 a338fb7f13c8: Preparing 01:13:24 3ee83ebf67a1: Preparing 01:13:24 2ec9c61eccb8: Preparing 01:13:24 137f6eaa5c75: Preparing 01:13:24 2ec9c61eccb8: Waiting 01:13:24 3d769e19d299: Preparing 01:13:24 137f6eaa5c75: Waiting 01:13:24 da707bb00cb8: Preparing 01:13:24 3d769e19d299: Waiting 01:13:24 da707bb00cb8: Waiting 01:13:24 3ee83ebf67a1: Layer already exists 01:13:24 a338fb7f13c8: Layer already exists 01:13:24 137f6eaa5c75: Layer already exists 01:13:24 f44339653682: Pushed 01:13:24 a069c1269036: Pushed 01:13:24 3d769e19d299: Layer already exists 01:13:24 3f9d353e9a73: Pushed 01:13:24 da707bb00cb8: Layer already exists 01:13:46 2ec9c61eccb8: Pushed 01:13:46 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:47 + 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 01:13:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:13:47 3f9d353e9a73: Preparing 01:13:47 f44339653682: Preparing 01:13:47 a069c1269036: Preparing 01:13:47 a338fb7f13c8: Preparing 01:13:47 3ee83ebf67a1: Preparing 01:13:47 2ec9c61eccb8: Preparing 01:13:47 137f6eaa5c75: Preparing 01:13:47 3d769e19d299: Preparing 01:13:47 da707bb00cb8: Preparing 01:13:47 137f6eaa5c75: Waiting 01:13:47 3d769e19d299: Waiting 01:13:47 da707bb00cb8: Waiting 01:13:47 2ec9c61eccb8: Waiting 01:13:47 3ee83ebf67a1: Layer already exists 01:13:47 a069c1269036: Layer already exists 01:13:47 3f9d353e9a73: Layer already exists 01:13:47 f44339653682: Layer already exists 01:13:47 a338fb7f13c8: Layer already exists 01:13:47 3d769e19d299: Layer already exists 01:13:47 2ec9c61eccb8: Layer already exists 01:13:47 137f6eaa5c75: Layer already exists 01:13:47 da707bb00cb8: Layer already exists 01:13:47 latest: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 01:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:13:48 3f9d353e9a73: Preparing 01:13:48 f44339653682: Preparing 01:13:48 a069c1269036: Preparing 01:13:48 a338fb7f13c8: Preparing 01:13:48 3ee83ebf67a1: Preparing 01:13:48 2ec9c61eccb8: Preparing 01:13:48 137f6eaa5c75: Preparing 01:13:48 3d769e19d299: Preparing 01:13:48 da707bb00cb8: Preparing 01:13:48 2ec9c61eccb8: Waiting 01:13:48 137f6eaa5c75: Waiting 01:13:48 3d769e19d299: Waiting 01:13:48 da707bb00cb8: Waiting 01:13:48 f44339653682: Layer already exists 01:13:48 a069c1269036: Layer already exists 01:13:48 a338fb7f13c8: Layer already exists 01:13:48 3f9d353e9a73: Layer already exists 01:13:48 3ee83ebf67a1: Layer already exists 01:13:48 137f6eaa5c75: Layer already exists 01:13:48 3d769e19d299: Layer already exists 01:13:48 2ec9c61eccb8: Layer already exists 01:13:48 da707bb00cb8: Layer already exists 01:13:48 3.2.0-dev.34: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:13:49 3f9d353e9a73: Preparing 01:13:49 f44339653682: Preparing 01:13:49 a069c1269036: Preparing 01:13:49 a338fb7f13c8: Preparing 01:13:49 3ee83ebf67a1: Preparing 01:13:49 2ec9c61eccb8: Preparing 01:13:49 137f6eaa5c75: Preparing 01:13:49 3d769e19d299: Preparing 01:13:49 da707bb00cb8: Preparing 01:13:49 137f6eaa5c75: Waiting 01:13:49 3d769e19d299: Waiting 01:13:49 da707bb00cb8: Waiting 01:13:49 2ec9c61eccb8: Waiting 01:13:49 f44339653682: Layer already exists 01:13:49 a069c1269036: Layer already exists 01:13:49 a338fb7f13c8: Layer already exists 01:13:49 3ee83ebf67a1: Layer already exists 01:13:49 3f9d353e9a73: Layer already exists 01:13:49 137f6eaa5c75: Layer already exists 01:13:49 2ec9c61eccb8: Layer already exists 01:13:49 da707bb00cb8: Layer already exists 01:13:49 3d769e19d299: Layer already exists 01:13:49 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:50 + 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 01:13:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:13:50 3f9d353e9a73: Preparing 01:13:50 f44339653682: Preparing 01:13:50 a069c1269036: Preparing 01:13:50 a338fb7f13c8: Preparing 01:13:50 3ee83ebf67a1: Preparing 01:13:50 2ec9c61eccb8: Preparing 01:13:50 137f6eaa5c75: Preparing 01:13:50 3d769e19d299: Preparing 01:13:50 da707bb00cb8: Preparing 01:13:50 137f6eaa5c75: Waiting 01:13:50 3d769e19d299: Waiting 01:13:50 da707bb00cb8: Waiting 01:13:50 2ec9c61eccb8: Waiting 01:13:50 3ee83ebf67a1: Layer already exists 01:13:50 f44339653682: Layer already exists 01:13:50 a069c1269036: Layer already exists 01:13:50 3f9d353e9a73: Layer already exists 01:13:50 a338fb7f13c8: Layer already exists 01:13:50 2ec9c61eccb8: Layer already exists 01:13:50 da707bb00cb8: Layer already exists 01:13:50 137f6eaa5c75: Layer already exists 01:13:50 3d769e19d299: Layer already exists 01:13:50 main: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:13:50 ===================================================== [Pipeline] echo 01:13:50 taggedImages: 01:13:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:13:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 01:13:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:13:50 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:13:50 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:50 latest 01:13:50 3.2.0-dev.34 01:13:50 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:13:50 main 01:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:13:51 ed292990c5c3: Preparing 01:13:51 337f9fb2c3d9: Preparing 01:13:51 a338fb7f13c8: Preparing 01:13:51 3ee83ebf67a1: Preparing 01:13:51 83c9bd9972aa: Preparing 01:13:51 dea256057765: Preparing 01:13:51 da707bb00cb8: Preparing 01:13:51 dea256057765: Waiting 01:13:51 da707bb00cb8: Waiting 01:13:51 a338fb7f13c8: Layer already exists 01:13:51 3ee83ebf67a1: Layer already exists 01:13:51 da707bb00cb8: Layer already exists 01:13:51 ed292990c5c3: Pushed 01:13:52 dea256057765: Pushed 01:13:53 83c9bd9972aa: Pushed 01:13:58 337f9fb2c3d9: Pushed 01:13:58 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:13:59 ed292990c5c3: Preparing 01:13:59 337f9fb2c3d9: Preparing 01:13:59 a338fb7f13c8: Preparing 01:13:59 3ee83ebf67a1: Preparing 01:13:59 83c9bd9972aa: Preparing 01:13:59 dea256057765: Preparing 01:13:59 da707bb00cb8: Preparing 01:13:59 dea256057765: Waiting 01:13:59 da707bb00cb8: Waiting 01:13:59 a338fb7f13c8: Layer already exists 01:13:59 337f9fb2c3d9: Layer already exists 01:13:59 ed292990c5c3: Layer already exists 01:13:59 3ee83ebf67a1: Layer already exists 01:13:59 83c9bd9972aa: Layer already exists 01:13:59 da707bb00cb8: Layer already exists 01:13:59 dea256057765: Layer already exists 01:13:59 latest: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 01:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:14:00 ed292990c5c3: Preparing 01:14:00 337f9fb2c3d9: Preparing 01:14:00 a338fb7f13c8: Preparing 01:14:00 3ee83ebf67a1: Preparing 01:14:00 83c9bd9972aa: Preparing 01:14:00 dea256057765: Preparing 01:14:00 da707bb00cb8: Preparing 01:14:00 dea256057765: Waiting 01:14:00 da707bb00cb8: Waiting 01:14:00 337f9fb2c3d9: Layer already exists 01:14:00 ed292990c5c3: Layer already exists 01:14:00 83c9bd9972aa: Layer already exists 01:14:00 a338fb7f13c8: Layer already exists 01:14:00 3ee83ebf67a1: Layer already exists 01:14:00 dea256057765: Layer already exists 01:14:00 da707bb00cb8: Layer already exists 01:14:00 3.2.0-dev.34: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:14:01 ed292990c5c3: Preparing 01:14:01 337f9fb2c3d9: Preparing 01:14:01 a338fb7f13c8: Preparing 01:14:01 3ee83ebf67a1: Preparing 01:14:01 83c9bd9972aa: Preparing 01:14:01 dea256057765: Preparing 01:14:01 da707bb00cb8: Preparing 01:14:01 dea256057765: Waiting 01:14:01 da707bb00cb8: Waiting 01:14:01 ed292990c5c3: Layer already exists 01:14:01 3ee83ebf67a1: Layer already exists 01:14:01 a338fb7f13c8: Layer already exists 01:14:01 83c9bd9972aa: Layer already exists 01:14:01 337f9fb2c3d9: Layer already exists 01:14:01 dea256057765: Layer already exists 01:14:01 da707bb00cb8: Layer already exists 01:14:01 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:14:02 ed292990c5c3: Preparing 01:14:02 337f9fb2c3d9: Preparing 01:14:02 a338fb7f13c8: Preparing 01:14:02 3ee83ebf67a1: Preparing 01:14:02 83c9bd9972aa: Preparing 01:14:02 dea256057765: Preparing 01:14:02 da707bb00cb8: Preparing 01:14:02 dea256057765: Waiting 01:14:02 da707bb00cb8: Waiting 01:14:02 83c9bd9972aa: Layer already exists 01:14:02 ed292990c5c3: Layer already exists 01:14:02 a338fb7f13c8: Layer already exists 01:14:02 337f9fb2c3d9: Layer already exists 01:14:02 3ee83ebf67a1: Layer already exists 01:14:02 dea256057765: Layer already exists 01:14:02 da707bb00cb8: Layer already exists 01:14:02 main: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:02 ===================================================== [Pipeline] echo 01:14:02 taggedImages: 01:14:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:14:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:14:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 01:14:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:14:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:14:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:14:02 5fec7756d37c583cdd2b9a3cb0596e8617403789 01:14:02 latest 01:14:02 3.2.0-dev.34 01:14:02 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:14:02 main 01:14:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:14:03 ddbe0ba16024: Preparing 01:14:03 6876066af933: Preparing 01:14:03 a338fb7f13c8: Preparing 01:14:03 3ee83ebf67a1: Preparing 01:14:03 04db2dd71857: Preparing 01:14:03 ceb40e8c2ab8: Preparing 01:14:03 da707bb00cb8: Preparing 01:14:03 ceb40e8c2ab8: Waiting 01:14:03 da707bb00cb8: Waiting 01:14:03 04db2dd71857: Layer already exists 01:14:03 3ee83ebf67a1: Layer already exists 01:14:03 a338fb7f13c8: Layer already exists 01:14:03 ceb40e8c2ab8: Layer already exists 01:14:03 da707bb00cb8: Layer already exists 01:14:03 ddbe0ba16024: Pushed 01:14:09 6876066af933: Pushed 01:14:09 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:14:10 ddbe0ba16024: Preparing 01:14:10 6876066af933: Preparing 01:14:10 a338fb7f13c8: Preparing 01:14:10 3ee83ebf67a1: Preparing 01:14:10 04db2dd71857: Preparing 01:14:10 ceb40e8c2ab8: Preparing 01:14:10 da707bb00cb8: Preparing 01:14:10 ceb40e8c2ab8: Waiting 01:14:10 da707bb00cb8: Waiting 01:14:10 3ee83ebf67a1: Layer already exists 01:14:10 ddbe0ba16024: Layer already exists 01:14:10 a338fb7f13c8: Layer already exists 01:14:10 6876066af933: Layer already exists 01:14:10 04db2dd71857: Layer already exists 01:14:10 da707bb00cb8: Layer already exists 01:14:10 ceb40e8c2ab8: Layer already exists 01:14:11 latest: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 01:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:14:12 ddbe0ba16024: Preparing 01:14:12 6876066af933: Preparing 01:14:12 a338fb7f13c8: Preparing 01:14:12 3ee83ebf67a1: Preparing 01:14:12 04db2dd71857: Preparing 01:14:12 ceb40e8c2ab8: Preparing 01:14:12 da707bb00cb8: Preparing 01:14:12 ceb40e8c2ab8: Waiting 01:14:12 da707bb00cb8: Waiting 01:14:12 a338fb7f13c8: Layer already exists 01:14:12 ddbe0ba16024: Layer already exists 01:14:12 3ee83ebf67a1: Layer already exists 01:14:12 6876066af933: Layer already exists 01:14:12 04db2dd71857: Layer already exists 01:14:12 ceb40e8c2ab8: Layer already exists 01:14:12 da707bb00cb8: Layer already exists 01:14:12 3.2.0-dev.34: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:14:13 ddbe0ba16024: Preparing 01:14:13 6876066af933: Preparing 01:14:13 a338fb7f13c8: Preparing 01:14:13 3ee83ebf67a1: Preparing 01:14:13 04db2dd71857: Preparing 01:14:13 ceb40e8c2ab8: Preparing 01:14:13 da707bb00cb8: Preparing 01:14:13 ceb40e8c2ab8: Waiting 01:14:13 da707bb00cb8: Waiting 01:14:13 3ee83ebf67a1: Layer already exists 01:14:13 04db2dd71857: Layer already exists 01:14:13 a338fb7f13c8: Layer already exists 01:14:13 6876066af933: Layer already exists 01:14:13 ddbe0ba16024: Layer already exists 01:14:13 ceb40e8c2ab8: Layer already exists 01:14:13 da707bb00cb8: Layer already exists 01:14:13 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:14:14 ddbe0ba16024: Preparing 01:14:14 6876066af933: Preparing 01:14:14 a338fb7f13c8: Preparing 01:14:14 3ee83ebf67a1: Preparing 01:14:14 04db2dd71857: Preparing 01:14:14 ceb40e8c2ab8: Preparing 01:14:14 da707bb00cb8: Preparing 01:14:14 ceb40e8c2ab8: Waiting 01:14:14 da707bb00cb8: Waiting 01:14:14 a338fb7f13c8: Layer already exists 01:14:14 3ee83ebf67a1: Layer already exists 01:14:14 04db2dd71857: Layer already exists 01:14:14 6876066af933: Layer already exists 01:14:14 ddbe0ba16024: Layer already exists 01:14:14 da707bb00cb8: Layer already exists 01:14:14 ceb40e8c2ab8: Layer already exists 01:14:14 main: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:14 ===================================================== [Pipeline] echo 01:14:14 taggedImages: 01:14:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 01:14:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:14:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 01:14:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 01:14:14 - 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 01:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:14 01:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:15 arm64: Pulling from edgex-lftools-log-publisher 01:14:15 8998bd30e6a1: Pulling fs layer 01:14:15 04944245beec: Pulling fs layer 01:14:15 699f458cf7ca: Pulling fs layer 01:14:15 765212b225bb: Pulling fs layer 01:14:15 f23df028b6ca: Pulling fs layer 01:14:15 d65c8cfc05b1: Pulling fs layer 01:14:15 2437ff75d9bd: Pulling fs layer 01:14:15 765212b225bb: Waiting 01:14:15 f23df028b6ca: Waiting 01:14:15 d65c8cfc05b1: Waiting 01:14:15 2437ff75d9bd: Waiting 01:14:15 04944245beec: Verifying Checksum 01:14:15 04944245beec: Download complete 01:14:15 765212b225bb: Verifying Checksum 01:14:15 765212b225bb: Download complete 01:14:15 f23df028b6ca: Verifying Checksum 01:14:15 f23df028b6ca: Download complete 01:14:15 d65c8cfc05b1: Verifying Checksum 01:14:15 d65c8cfc05b1: Download complete 01:14:15 699f458cf7ca: Verifying Checksum 01:14:15 699f458cf7ca: Download complete 01:14:15 8998bd30e6a1: Verifying Checksum 01:14:15 8998bd30e6a1: Download complete 01:14:18 2437ff75d9bd: Verifying Checksum 01:14:18 2437ff75d9bd: Download complete 01:14:20 8998bd30e6a1: Pull complete 01:14:21 04944245beec: Pull complete 01:14:22 699f458cf7ca: Pull complete 01:14:22 765212b225bb: Pull complete 01:14:23 f23df028b6ca: Pull complete 01:14:24 d65c8cfc05b1: Pull complete 01:14:42 2437ff75d9bd: Pull complete 01:14:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:42 prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container 01:14:42 $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 01:14:45 $ docker top 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:46 ---> job-cost.sh 01:14:46 lf-activate-venv: SKIPPING 01:14:46 INFO: No Stack... 01:14:46 INFO: Retrieving Pricing Info for: v3-standard-4 01:14:47 INFO: Archiving Costs [Pipeline] sh 01:14:48 + cat /w/workspace/edgex-go/652/archives/cost.csv 01:14:48 + cut -d, -f6 [Pipeline] lock 01:14:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] 01:14:48 Resource [jenkins-edgexfoundry-edgex-go-main-652-stack-cost] did not exist. Created. 01:14:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:48 + echo total: 0.10999999940395355 [Pipeline] stash 01:14:49 Stashed 1 file(s) [Pipeline] } 01:14:49 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:49 $ docker stop --time=1 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 01:14:51 $ docker rm -f --volumes 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 [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 01:14:51 provisioning config files... 01:14:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/652@tmp/config8383528941338535451tmp [Pipeline] { [Pipeline] sh 01:14:52 + set +x 01:14:52 + bash -s -- 01:14:52 + curl -s https://codecov.io/bash 01:14:52 01:14:52 _____ _ 01:14:52 / ____| | | 01:14:52 | | ___ __| | ___ ___ _____ __ 01:14:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:14:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:14:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:14:52 Bash-1.0.6 01:14:52 01:14:52 01:14:52 ==> git version 2.25.1 found 01:14:52 ==> 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 01:14:52 Release-Date: 2020-01-08 01:14:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:14:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:14:52 ==> Jenkins CI detected. 01:14:52 current dir:  /w/workspace/edgex-go/652 01:14:52 project root: . 01:14:52 --> token set from env 01:14:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:14:52 ==> Running gcov in . (disable via -X gcov) 01:14:52 ==> Python coveragepy not found 01:14:52 ==> Searching for coverage reports in: 01:14:52 + . 01:14:52 -> Found 1 reports 01:14:52 ==> Detecting git/mercurial file structure 01:14:52 ==> Reading reports 01:14:52 + ./coverage.out bytes=481596 01:14:52 ==> Appending adjustments 01:14:52 https://docs.codecov.io/docs/fixing-reports 01:14:53 + Found adjustments 01:14:53 ==> Gzipping contents 01:14:53 60K /tmp/codecov.U0RkJq.gz 01:14:53 ==> Uploading reports 01:14:53 url: https://codecov.io 01:14:53 query: branch=main&commit=5fec7756d37c583cdd2b9a3cb0596e8617403789&build=652&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F652%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:53 -> Pinging Codecov 01:14:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5fec7756d37c583cdd2b9a3cb0596e8617403789&build=652&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F652%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:14:53 -> Uploading to 01:14:53 https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/5fec7756d37c583cdd2b9a3cb0596e8617403789/896cf177-0798-4c9a-b2d1-ed34014fcf57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T011453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53c0dce72e2aeae86810f5a08e660f7064c5946cb3aa509440785fe9f32e9a10 01:14:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:14:53 Dload Upload Total Spent Left Speed 01:14:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61373 0 0 100 61373 0 217k --:--:-- --:--:-- --:--:-- 217k 01:14:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } 01:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:14:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:14:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:14:54 01:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:14:54 latest: Pulling from edgex-devops/edgex-snyk-go 01:14:54 619be1103602: Already exists 01:14:54 f8ea3408117e: Pulling fs layer 01:14:54 91320369b822: Pulling fs layer 01:14:54 0406650e8295: Pulling fs layer 01:14:54 4f4fb700ef54: Pulling fs layer 01:14:54 96d80e3f36e1: Pulling fs layer 01:14:54 bcf3aedb951c: Pulling fs layer 01:14:54 4f4fb700ef54: Waiting 01:14:54 96d80e3f36e1: Waiting 01:14:54 bcf3aedb951c: Waiting 01:14:54 0406650e8295: Verifying Checksum 01:14:54 0406650e8295: Download complete 01:14:54 f8ea3408117e: Verifying Checksum 01:14:54 4f4fb700ef54: Verifying Checksum 01:14:54 4f4fb700ef54: Download complete 01:14:55 f8ea3408117e: Pull complete 01:14:55 96d80e3f36e1: Verifying Checksum 01:14:55 96d80e3f36e1: Download complete 01:14:55 91320369b822: Verifying Checksum 01:14:55 91320369b822: Download complete 01:14:55 bcf3aedb951c: Verifying Checksum 01:14:55 bcf3aedb951c: Download complete 01:14:59 91320369b822: Pull complete 01:14:59 0406650e8295: Pull complete 01:14:59 4f4fb700ef54: Pull complete 01:14:59 96d80e3f36e1: Pull complete 01:15:05 bcf3aedb951c: Pull complete 01:15:05 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 01:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:05 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:15:05 $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:15:11 $ docker top c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:12 + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo 01:15:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:15:12 + set -o pipefail 01:15:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:15:20 01:15:20 Monitoring /w/workspace/edgex-go/652 (github.com/edgexfoundry/edgex-go)... 01:15:20 01:15:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b726a00c-26dd-4606-b078-b254a7c4c7e7 01:15:20 01:15:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:15:20 01:15:20 01:15:20 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:15:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:15:20 $ docker stop --time=1 c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a 01:15:26 $ docker rm -f --volumes c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:15:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:26 provisioning config files... 01:15:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/652@tmp/config7479349347390999069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:26 --> edgex-publish-swagger.sh 01:15:26 === Publish openapi/v3 API === 01:15:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:15:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/652/openapi/v3/core-command.yaml] 01:15:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:26 Dload Upload Total Spent Left Speed 01:15:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45848 --:--:-- --:--:-- --:--:-- 45784 100 32782 0 0 100 32782 0 45848 --:--:-- --:--:-- --:--:-- 45784 01:15:27 01:15:27 01:15:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/652/openapi/v3/core-data.yaml] 01:15:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:27 Dload Upload Total Spent Left Speed 01:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 107k --:--:-- --:--:-- --:--:-- 107k 01:15:28 01:15:28 01:15:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/652/openapi/v3/core-keeper.yaml] 01:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:28 Dload Upload Total Spent Left Speed 01:15:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 189 94313 --:--:-- --:--:-- --:--:-- 94502 01:15:28 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:15:28 01:15:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/652/openapi/v3/core-metadata.yaml] 01:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:28 Dload Upload Total Spent Left Speed 01:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 290 277k --:--:-- --:--:-- --:--:-- 277k 01:15:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:15:29 01:15:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/652/openapi/v3/support-notifications.yaml] 01:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:29 Dload Upload Total Spent Left Speed 01:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 411k --:--:-- --:--:-- --:--:-- 409k 100 87457 100 156 100 87301 313 171k --:--:-- --:--:-- --:--:-- 171k 01:15:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:15:29 01:15:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/652/openapi/v3/support-scheduler.yaml] 01:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:29 Dload Upload Total Spent Left Speed 01:15:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 299 70928 --:--:-- --:--:-- --:--:-- 71228 01:15:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:15:30 [Pipeline] } 01:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:15:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:31 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:31 $ docker top 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:31 [ssh-agent] Looking for ssh-agent implementation... 01:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:31 $ docker exec 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 ssh-agent 01:15:32 SSH_AUTH_SOCK=/tmp/ssh-m5X7l5ZzTlAm/agent.33 01:15:32 SSH_AGENT_PID=39 01:15:32 Running ssh-add (command line suppressed) 01:15:32 Identity added: /w/workspace/edgex-go/652@tmp/private_key_3987294602430160383.key (/w/workspace/edgex-go/652@tmp/private_key_3987294602430160383.key) 01:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:32 + git semver tag 01:15:32 2024-07-12 01:15:32,647 [run_tag] DEBUG tag force:False 01:15:32 2024-07-12 01:15:32,647 [check_head_tag] DEBUG check head tag 01:15:32 2024-07-12 01:15:32,648 [execute] INFO git cat-file --batch-check 01:15:32 2024-07-12 01:15:32,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=) 01:15:32 2024-07-12 01:15:32,653 [execute] INFO git cat-file --batch 01:15:32 2024-07-12 01:15:32,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=) 01:15:32 2024-07-12 01:15:32,691 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:15:32 2024-07-12 01:15:32,692 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 01:15:32 2024-07-12 01:15:32,692 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) 01:15:32 2024-07-12 01:15:32,697 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:15:32 3.2.0-dev.34 [Pipeline] } 01:15:32 $ docker exec --env ******** --env ******** 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 ssh-agent -k 01:15:33 unset SSH_AUTH_SOCK; 01:15:33 unset SSH_AGENT_PID; 01:15:33 echo Agent pid 39 killed; 01:15:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:33 + git semver [Pipeline] } 01:15:33 $ docker stop --time=1 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 01:15:35 $ docker rm -f --volumes 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:35 01:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:35 0.23.1-centos7: Pulling from edgex-lftools 01:15:35 ab5ef0e58194: Pulling fs layer 01:15:35 9712f1f96733: Pulling fs layer 01:15:35 63f879dbbcfc: Pulling fs layer 01:15:35 0d9ebad4ef96: Pulling fs layer 01:15:35 e9a5061849ea: Pulling fs layer 01:15:35 d747dcd14b5f: Pulling fs layer 01:15:35 2de7ff778b66: Pulling fs layer 01:15:35 0d9ebad4ef96: Waiting 01:15:35 d747dcd14b5f: Waiting 01:15:35 2de7ff778b66: Waiting 01:15:35 e9a5061849ea: Waiting 01:15:35 9712f1f96733: Verifying Checksum 01:15:35 9712f1f96733: Download complete 01:15:35 63f879dbbcfc: Verifying Checksum 01:15:35 63f879dbbcfc: Download complete 01:15:36 e9a5061849ea: Verifying Checksum 01:15:36 e9a5061849ea: Download complete 01:15:36 0d9ebad4ef96: Verifying Checksum 01:15:36 0d9ebad4ef96: Download complete 01:15:36 d747dcd14b5f: Verifying Checksum 01:15:36 d747dcd14b5f: Download complete 01:15:36 ab5ef0e58194: Download complete 01:15:36 2de7ff778b66: Verifying Checksum 01:15:36 2de7ff778b66: Download complete 01:15:39 ab5ef0e58194: Pull complete 01:15:39 9712f1f96733: Pull complete 01:15:39 63f879dbbcfc: Pull complete 01:15:43 0d9ebad4ef96: Pull complete 01:15:44 e9a5061849ea: Pull complete 01:15:44 d747dcd14b5f: Pull complete 01:15:45 2de7ff778b66: Pull complete 01:15:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:45 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:15:51 $ docker top 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:15:51 provisioning config files... 01:15:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/652@tmp/config14504437131574255021tmp 01:15:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/652@tmp/config15141441627164030869tmp 01:15:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/652@tmp/config13587639180283507818tmp [Pipeline] { [Pipeline] echo 01:15:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:15:51 ---> sigul-configuration.sh 01:15:51 gpg: directory `/root/.gnupg' created 01:15:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:15:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:15:51 gpg: keyring `/root/.gnupg/secring.gpg' created 01:15:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:15:51 gpg: CAST5 encrypted data 01:15:51 gpg: encrypted with 1 passphrase 01:15:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:15:51 + mkdir /home/jenkins 01:15:51 + mkdir /home/jenkins/sigul [Pipeline] sh 01:15:52 + 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 01:15:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:15:52 ---> sigul-install.sh 01:15:52 Sigul already installed; skipping installation. [Pipeline] sh 01:15:52 + git tag --list 01:15:52 0.6.0 01:15:52 0.6.1 01:15:52 0.7.0 01:15:52 0.7.1 01:15:52 v1.0.0 01:15:52 v1.0.1 01:15:52 v1.1.0 01:15:52 v1.2.0 01:15:52 v1.2.1 01:15:52 v1.3.0 01:15:52 v1.3.1 01:15:52 v2.0.0 01:15:52 v2.1.0 01:15:52 v2.1.1 01:15:52 v2.2.0 01:15:52 v2.3.0 01:15:52 v3.0 01:15:52 v3.0.0 01:15:52 v3.1 01:15:52 v3.1.0 01:15:52 v3.1.0-dev.1 01:15:52 v3.1.0-dev.10 01:15:52 v3.1.0-dev.11 01:15:52 v3.1.0-dev.12 01:15:52 v3.1.0-dev.13 01:15:52 v3.1.0-dev.14 01:15:52 v3.1.0-dev.15 01:15:52 v3.1.0-dev.16 01:15:52 v3.1.0-dev.17 01:15:52 v3.1.0-dev.18 01:15:52 v3.1.0-dev.19 01:15:52 v3.1.0-dev.2 01:15:52 v3.1.0-dev.20 01:15:52 v3.1.0-dev.21 01:15:52 v3.1.0-dev.22 01:15:52 v3.1.0-dev.23 01:15:52 v3.1.0-dev.24 01:15:52 v3.1.0-dev.25 01:15:52 v3.1.0-dev.26 01:15:52 v3.1.0-dev.27 01:15:52 v3.1.0-dev.28 01:15:52 v3.1.0-dev.29 01:15:52 v3.1.0-dev.3 01:15:52 v3.1.0-dev.30 01:15:52 v3.1.0-dev.31 01:15:52 v3.1.0-dev.32 01:15:52 v3.1.0-dev.33 01:15:52 v3.1.0-dev.34 01:15:52 v3.1.0-dev.35 01:15:52 v3.1.0-dev.36 01:15:52 v3.1.0-dev.37 01:15:52 v3.1.0-dev.38 01:15:52 v3.1.0-dev.39 01:15:52 v3.1.0-dev.4 01:15:52 v3.1.0-dev.40 01:15:52 v3.1.0-dev.41 01:15:52 v3.1.0-dev.42 01:15:52 v3.1.0-dev.43 01:15:52 v3.1.0-dev.44 01:15:52 v3.1.0-dev.45 01:15:52 v3.1.0-dev.46 01:15:52 v3.1.0-dev.47 01:15:52 v3.1.0-dev.48 01:15:52 v3.1.0-dev.49 01:15:52 v3.1.0-dev.5 01:15:52 v3.1.0-dev.50 01:15:52 v3.1.0-dev.51 01:15:52 v3.1.0-dev.52 01:15:52 v3.1.0-dev.53 01:15:52 v3.1.0-dev.54 01:15:52 v3.1.0-dev.55 01:15:52 v3.1.0-dev.56 01:15:52 v3.1.0-dev.57 01:15:52 v3.1.0-dev.58 01:15:52 v3.1.0-dev.59 01:15:52 v3.1.0-dev.6 01:15:52 v3.1.0-dev.60 01:15:52 v3.1.0-dev.61 01:15:52 v3.1.0-dev.62 01:15:52 v3.1.0-dev.63 01:15:52 v3.1.0-dev.64 01:15:52 v3.1.0-dev.65 01:15:52 v3.1.0-dev.66 01:15:52 v3.1.0-dev.67 01:15:52 v3.1.0-dev.68 01:15:52 v3.1.0-dev.69 01:15:52 v3.1.0-dev.7 01:15:52 v3.1.0-dev.70 01:15:52 v3.1.0-dev.71 01:15:52 v3.1.0-dev.72 01:15:52 v3.1.0-dev.73 01:15:52 v3.1.0-dev.8 01:15:52 v3.1.0-dev.9 01:15:52 v3.1.1 01:15:52 v3.1.1-dev.1 01:15:52 v3.1.1-dev.2 01:15:52 v3.2.0-dev.1 01:15:52 v3.2.0-dev.10 01:15:52 v3.2.0-dev.11 01:15:52 v3.2.0-dev.12 01:15:52 v3.2.0-dev.13 01:15:52 v3.2.0-dev.14 01:15:52 v3.2.0-dev.15 01:15:52 v3.2.0-dev.16 01:15:52 v3.2.0-dev.17 01:15:52 v3.2.0-dev.18 01:15:52 v3.2.0-dev.19 01:15:52 v3.2.0-dev.2 01:15:52 v3.2.0-dev.20 01:15:52 v3.2.0-dev.21 01:15:52 v3.2.0-dev.22 01:15:52 v3.2.0-dev.23 01:15:52 v3.2.0-dev.24 01:15:52 v3.2.0-dev.25 01:15:52 v3.2.0-dev.26 01:15:52 v3.2.0-dev.27 01:15:52 v3.2.0-dev.28 01:15:52 v3.2.0-dev.29 01:15:52 v3.2.0-dev.3 01:15:52 v3.2.0-dev.30 01:15:52 v3.2.0-dev.31 01:15:52 v3.2.0-dev.32 01:15:52 v3.2.0-dev.33 01:15:52 v3.2.0-dev.34 01:15:52 v3.2.0-dev.4 01:15:52 v3.2.0-dev.5 01:15:52 v3.2.0-dev.6 01:15:52 v3.2.0-dev.7 01:15:52 v3.2.0-dev.8 01:15:52 v3.2.0-dev.9 [Pipeline] sh 01:15:53 + lftools sign git-tag v3.2.0-dev.34 01:15:53 Signing Git tag with Sigul... 01:15:53 Signing v3.2.0-dev.34 [Pipeline] echo 01:15:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:15:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:15:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:15:54 $ docker stop --time=1 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 01:15:55 $ docker rm -f --volumes 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:15:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:56 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:57 $ docker top 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 -eo pid,comm 01:15:57 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). 01:15:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:57 [ssh-agent] Looking for ssh-agent implementation... 01:15:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:57 $ docker exec 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 ssh-agent 01:15:57 SSH_AUTH_SOCK=/tmp/ssh-y5MtbrsG3mlo/agent.32 01:15:57 SSH_AGENT_PID=38 01:15:57 Running ssh-add (command line suppressed) 01:15:57 Identity added: /w/workspace/edgex-go/652@tmp/private_key_1640443459663065439.key (/w/workspace/edgex-go/652@tmp/private_key_1640443459663065439.key) 01:15:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:57 + git semver bump pre 01:15:58 2024-07-12 01:15:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:15:58 2024-07-12 01:15:58,049 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev 01:15:58 2024-07-12 01:15:58,049 [bump_version] DEBUG bumped version:3.2.0-dev.35 01:15:58 2024-07-12 01:15:58,049 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/edgex-go/652/.semver/main with force:True 01:15:58 2024-07-12 01:15:58,049 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:15:58 2024-07-12 01:15:58,049 [write_file] DEBUG write to file:/w/workspace/edgex-go/652/.semver/main 01:15:58 2024-07-12 01:15:58,051 [execute] INFO git cat-file --batch-check 01:15:58 2024-07-12 01:15:58,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) 01:15:58 2024-07-12 01:15:58,058 [execute] INFO git cat-file --batch 01:15:58 2024-07-12 01:15:58,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) 01:15:58 2024-07-12 01:15:58,065 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:15:58 3.2.0-dev.35 [Pipeline] } 01:15:58 $ docker exec --env ******** --env ******** 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 ssh-agent -k 01:15:58 unset SSH_AUTH_SOCK; 01:15:58 unset SSH_AGENT_PID; 01:15:58 echo Agent pid 38 killed; 01:15:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:58 + git semver [Pipeline] } 01:15:58 $ docker stop --time=1 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 01:16:00 $ docker rm -f --volumes 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:16:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:00 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:16:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:01 $ docker top 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 -eo pid,comm 01:16:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:16:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:01 [ssh-agent] Looking for ssh-agent implementation... 01:16:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:01 $ docker exec 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 ssh-agent 01:16:01 SSH_AUTH_SOCK=/tmp/ssh-RoSUYww9bmmx/agent.32 01:16:01 SSH_AGENT_PID=38 01:16:01 Running ssh-add (command line suppressed) 01:16:01 Identity added: /w/workspace/edgex-go/652@tmp/private_key_10270236822127047335.key (/w/workspace/edgex-go/652@tmp/private_key_10270236822127047335.key) 01:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:02 + git semver push 01:16:02 2024-07-12 01:16:02,330 [run_push] DEBUG push 01:16:02 2024-07-12 01:16:02,331 [execute] INFO git cat-file --batch-check 01:16:02 2024-07-12 01:16:02,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) 01:16:02 2024-07-12 01:16:02,337 [execute] INFO git rev-list ae5300e8bbdfc40a028f1d9516fa189b5ee52b0d -- 01:16:02 2024-07-12 01:16:02,337 [execute] DEBUG Popen(['git', 'rev-list', 'ae5300e8bbdfc40a028f1d9516fa189b5ee52b0d', '--'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=None) 01:16:02 2024-07-12 01:16:02,356 [execute] INFO git fetch -v origin 01:16:02 2024-07-12 01:16:02,357 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=True, shell=None, istream=None) 01:16:02 2024-07-12 01:16:02,800 [run_push] DEBUG no remote changes detected 01:16:02 2024-07-12 01:16:02,800 [execute] INFO git push origin semver 01:16:02 2024-07-12 01:16:02,801 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=None) 01:16:04 2024-07-12 01:16:03,844 [run_push] DEBUG push all version tags 01:16:04 2024-07-12 01:16:03,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:16:04 2024-07-12 01:16:03,845 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) 01:16:04 2024-07-12 01:16:04,760 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main 01:16:04 3.2.0-dev.35 [Pipeline] } 01:16:04 $ docker exec --env ******** --env ******** 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 ssh-agent -k 01:16:04 unset SSH_AUTH_SOCK; 01:16:04 unset SSH_AGENT_PID; 01:16:04 echo Agent pid 38 killed; 01:16:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:05 + git semver [Pipeline] } 01:16:05 $ docker stop --time=1 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 01:16:06 $ docker rm -f --volumes 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 [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 01:16:07 + [ -d /w/workspace/edgex-go/652/archives ] [Pipeline] libraryResource [Pipeline] sh 01:16:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:08 ---> package-listing.sh 01:16:08 ++ facter osfamily 01:16:08 ++ tr '[:upper:]' '[:lower:]' 01:16:08 + OS_FAMILY=debian 01:16:08 + workspace=/w/workspace/edgex-go/652 01:16:08 + START_PACKAGES=/tmp/packages_start.txt 01:16:08 + END_PACKAGES=/tmp/packages_end.txt 01:16:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:08 + PACKAGES=/tmp/packages_start.txt 01:16:08 + '[' /w/workspace/edgex-go/652 ']' 01:16:08 + PACKAGES=/tmp/packages_end.txt 01:16:08 + case "${OS_FAMILY}" in 01:16:08 + dpkg -l 01:16:08 + grep '^ii' 01:16:08 + '[' -f /tmp/packages_start.txt ']' 01:16:08 + '[' -f /tmp/packages_end.txt ']' 01:16:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:08 + '[' /w/workspace/edgex-go/652 ']' 01:16:08 + mkdir -p /w/workspace/edgex-go/652/archives/ 01:16:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/652/archives/ [Pipeline] echo 01:16:08 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/652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:09 01:16:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:09 latest: Pulling from edgex-lftools-log-publisher 01:16:09 5eb5b503b376: Pulling fs layer 01:16:09 5c69ac0246d0: Pulling fs layer 01:16:09 ec43610c2a17: Pulling fs layer 01:16:09 3a2ae6a8a46f: Pulling fs layer 01:16:09 33b1e0a273af: Pulling fs layer 01:16:09 5d3b04190fa2: Pulling fs layer 01:16:09 2f39f015ded8: Pulling fs layer 01:16:09 5d3b04190fa2: Waiting 01:16:09 2f39f015ded8: Waiting 01:16:09 3a2ae6a8a46f: Waiting 01:16:09 5c69ac0246d0: Verifying Checksum 01:16:09 5c69ac0246d0: Download complete 01:16:09 3a2ae6a8a46f: Verifying Checksum 01:16:09 3a2ae6a8a46f: Download complete 01:16:09 33b1e0a273af: Verifying Checksum 01:16:09 33b1e0a273af: Download complete 01:16:09 5d3b04190fa2: Download complete 01:16:09 ec43610c2a17: Verifying Checksum 01:16:09 ec43610c2a17: Download complete 01:16:10 5eb5b503b376: Verifying Checksum 01:16:10 5eb5b503b376: Download complete 01:16:10 2f39f015ded8: Verifying Checksum 01:16:10 2f39f015ded8: Download complete 01:16:11 5eb5b503b376: Pull complete 01:16:11 5c69ac0246d0: Pull complete 01:16:11 ec43610c2a17: Pull complete 01:16:12 3a2ae6a8a46f: Pull complete 01:16:12 33b1e0a273af: Pull complete 01:16:12 5d3b04190fa2: Pull complete 01:16:16 2f39f015ded8: Pull complete 01:16:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:16 prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container 01:16:16 $ 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/652/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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:22 $ docker top 93ce7a4d631643b80371ffcf34c61d8354b3d6a33dab6b80f4cd01ff4f38c71c -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:22 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:23 + ls /var/log/sa-host 01:16:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:23 provisioning config files... 01:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/652@tmp/config5596636764211014587tmp [Pipeline] { [Pipeline] echo 01:16:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:23 ---> create-netrc.sh [Pipeline] } 01:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:24 ---> python-tools-install.sh [Pipeline] echo 01:16:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:24 ---> sudo-logs.sh 01:16:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:24 ---> job-cost.sh 01:16:24 lf-activate-venv: SKIPPING 01:16:24 DEBUG: total: 0.10999999940395355 01:16:24 INFO: Retrieving Stack Cost... 01:16:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:25 INFO: Archiving Costs [Pipeline] echo 01:16:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:25 ---> logs-deploy.sh 01:16:25 lf-activate-venv: SKIPPING 01:16:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/652 01:16:25 INFO: archiving workspace using pattern(s): 01:16:26 Archives upload complete. 01:16:26 INFO: archiving logs to Nexus 01:16:27 ---> uname -a: 01:16:27 Linux prd-ubuntu20-04-docker-8c-8g-5387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:16:27 01:16:27 01:16:27 ---> lscpu: 01:16:27 Architecture: x86_64 01:16:27 CPU op-mode(s): 32-bit, 64-bit 01:16:27 Byte Order: Little Endian 01:16:27 Address sizes: 40 bits physical, 48 bits virtual 01:16:27 CPU(s): 8 01:16:27 On-line CPU(s) list: 0-7 01:16:27 Thread(s) per core: 1 01:16:27 Core(s) per socket: 1 01:16:27 Socket(s): 8 01:16:27 NUMA node(s): 1 01:16:27 Vendor ID: AuthenticAMD 01:16:27 CPU family: 23 01:16:27 Model: 49 01:16:27 Model name: AMD EPYC-Rome Processor 01:16:27 Stepping: 0 01:16:27 CPU MHz: 2799.998 01:16:27 BogoMIPS: 5599.99 01:16:27 Virtualization: AMD-V 01:16:27 Hypervisor vendor: KVM 01:16:27 Virtualization type: full 01:16:27 L1d cache: 256 KiB 01:16:27 L1i cache: 256 KiB 01:16:27 L2 cache: 4 MiB 01:16:27 L3 cache: 128 MiB 01:16:27 NUMA node0 CPU(s): 0-7 01:16:27 Vulnerability Itlb multihit: Not affected 01:16:27 Vulnerability L1tf: Not affected 01:16:27 Vulnerability Mds: Not affected 01:16:27 Vulnerability Meltdown: Not affected 01:16:27 Vulnerability Mmio stale data: Not affected 01:16:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:16:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:16:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:16:27 Vulnerability Srbds: Not affected 01:16:27 Vulnerability Tsx async abort: Not affected 01:16:27 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 01:16:27 01:16:27 01:16:27 ---> nproc: 01:16:27 8 01:16:27 01:16:27 01:16:27 ---> df -h: 01:16:27 Filesystem Size Used Avail Use% Mounted on 01:16:27 overlay 155G 27G 129G 18% / 01:16:27 tmpfs 64M 0 64M 0% /dev 01:16:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:16:27 shm 64M 0 64M 0% /dev/shm 01:16:27 /dev/vda1 155G 27G 129G 18% /facter-os 01:16:27 01:16:27 01:16:27 ---> sar -b -r -n DEV: 01:16:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5387) 07/12/24 _x86_64_ (8 CPU) 01:16:27 01:16:27 00:28:14 LINUX RESTART (8 CPU) 01:16:27 01:16:27 00:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:16:27 00:30:01 220.93 4.13 216.80 0.00 453.26 78341.34 0.00 01:16:27 00:31:01 43.23 0.03 43.19 0.00 4.13 23338.78 0.00 01:16:27 00:32:01 31.03 0.22 30.82 0.00 1.73 13585.88 0.00 01:16:27 00:33:01 94.79 0.28 94.50 0.00 28.79 48862.25 0.00 01:16:27 00:34:01 843.34 20.70 822.65 0.00 4498.98 253193.27 0.00 01:16:27 00:35:01 381.63 0.60 381.03 0.00 5.33 142626.15 0.00 01:16:27 00:36:01 311.76 0.08 311.68 0.00 0.67 102651.92 0.00 01:16:27 00:37:01 862.80 0.10 862.70 0.00 1.33 125039.52 0.00 01:16:27 00:38:01 35.70 0.12 35.59 0.00 15.46 944.22 0.00 01:16:27 00:39:01 20.45 0.00 20.45 0.00 0.00 481.52 0.00 01:16:27 00:40:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 01:16:27 00:41:02 1.83 0.00 1.83 0.00 0.00 24.93 0.00 01:16:27 00:42:01 0.95 0.00 0.95 0.00 0.00 10.98 0.00 01:16:27 00:43:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 01:16:27 00:44:01 2.03 0.02 2.02 0.00 0.13 26.53 0.00 01:16:27 00:45:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 01:16:27 00:46:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 01:16:27 00:47:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 01:16:27 00:48:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 01:16:27 00:49:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 01:16:27 00:50:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 01:16:27 00:51:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 01:16:27 00:52:01 1.03 0.00 1.03 0.00 0.00 11.47 0.00 01:16:27 00:53:01 2.77 1.32 1.45 0.00 32.26 18.26 0.00 01:16:27 00:54:01 1.42 0.20 1.22 0.00 3.20 16.40 0.00 01:16:27 00:55:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 01:16:27 00:56:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 01:16:27 00:57:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 01:16:27 00:58:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 01:16:27 00:59:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 01:16:27 01:00:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 01:16:27 01:01:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 01:16:27 01:02:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 01:16:27 01:03:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 01:16:27 01:04:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 01:16:27 01:05:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 01:16:27 01:06:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 01:16:27 01:07:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 01:16:27 01:08:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 01:16:27 01:09:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 01:16:27 01:10:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 01:16:27 01:11:01 1.62 0.00 1.62 0.00 0.00 18.27 0.00 01:16:27 01:12:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 01:16:27 01:13:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 01:16:27 01:14:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 01:16:27 01:15:01 6.56 0.10 6.46 0.00 12.40 1880.44 0.00 01:16:27 01:16:01 180.95 0.35 180.60 0.00 2.80 62209.63 0.00 01:16:27 Average: 65.56 0.60 64.96 0.00 107.70 18171.51 0.00 01:16:27 01:16:27 00:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:27 00:30:01 28345864 31532776 778992 2.37 124088 3277448 1952092 5.75 1134856 2947524 424 01:16:27 00:31:01 27137428 31390840 910972 2.77 127952 4259820 2300484 6.78 1886572 3315228 303972 01:16:27 00:32:01 27215528 31448688 852632 2.59 133944 4206452 2180168 6.43 1386480 3711508 384120 01:16:27 00:33:01 27632696 31496084 806920 2.45 141296 3876892 1926676 5.68 1323508 3398372 1412 01:16:27 00:34:01 18129112 31380196 864060 2.63 328268 12588280 2570484 7.58 2730416 10939216 1762692 01:16:27 00:35:01 10757720 28010356 4172592 12.69 377428 16154176 11597984 34.18 6767684 13791832 1280916 01:16:27 00:36:01 9267288 28455608 3740004 11.37 388696 18026476 8794124 25.92 7030756 14992156 590752 01:16:27 00:37:01 12020512 31453052 798336 2.43 401200 18391796 2265996 6.68 3200464 16288640 488 01:16:27 00:38:01 12005344 31440364 810464 2.46 402676 18392852 2379112 7.01 3539848 15965456 620 01:16:27 00:39:01 12009240 31445352 804832 2.45 403392 18392992 2284964 6.73 3818424 15681360 84 01:16:27 00:40:01 12011288 31447416 802784 2.44 403408 18393000 2284964 6.73 3815532 15681368 12 01:16:27 00:41:02 12022232 31458544 792120 2.41 403436 18393128 2284964 6.73 3803416 15681496 8 01:16:27 00:42:01 12023708 31460056 790844 2.41 403456 18393132 2284964 6.73 3803060 15681500 8 01:16:27 00:43:01 12023944 31460316 790560 2.40 403476 18393136 2284964 6.73 3803200 15681504 8 01:16:27 00:44:01 12028196 31464648 786236 2.39 403528 18393108 2335928 6.88 3798672 15681480 12 01:16:27 00:45:01 12027904 31464408 786440 2.39 403548 18393116 2335928 6.88 3798876 15681484 8 01:16:27 00:46:01 12027920 31464432 786384 2.39 403568 18393120 2335928 6.88 3798596 15681488 8 01:16:27 00:47:01 12027832 31464396 786344 2.39 403592 18393120 2335928 6.88 3798944 15681488 8 01:16:27 00:48:01 12028044 31464612 786100 2.39 403604 18393124 2335928 6.88 3798472 15681492 8 01:16:27 00:49:01 12028400 31464984 785888 2.39 403624 18393116 2335928 6.88 3798076 15681496 32 01:16:27 00:50:01 12028344 31464956 785804 2.39 403648 18393132 2335928 6.88 3798060 15681500 12 01:16:27 00:51:01 12028092 31464780 785956 2.39 403696 18393136 2335928 6.88 3798224 15681508 8 01:16:27 00:52:01 12028044 31464756 785908 2.39 403728 18393136 2335928 6.88 3798248 15681504 8 01:16:27 00:53:01 12022184 31460464 789648 2.40 403756 18394060 2318080 6.83 3803984 15681752 36 01:16:27 00:54:01 12021672 31460676 789800 2.40 403784 18394192 2318080 6.83 3805880 15681744 16 01:16:27 00:55:01 12021720 31460668 789748 2.40 403804 18394208 2318080 6.83 3805596 15681748 8 01:16:27 00:56:01 12021872 31460840 789720 2.40 403812 18394212 2334160 6.88 3805536 15681752 8 01:16:27 00:57:01 12021620 31460596 789940 2.40 403836 18394216 2334160 6.88 3805536 15681756 20 01:16:27 00:58:01 12021596 31460608 789912 2.40 403848 18394220 2334160 6.88 3805568 15681760 8 01:16:27 00:59:01 12021732 31460892 789784 2.40 403872 18394344 2334160 6.88 3805640 15681896 20 01:16:27 01:00:01 12021416 31460604 790036 2.40 403888 18394352 2334160 6.88 3805604 15681896 20 01:16:27 01:01:01 12021440 31460648 789936 2.40 403900 18394356 2334160 6.88 3805628 15681900 8 01:16:27 01:02:01 12021328 31460552 789956 2.40 403912 18394356 2334160 6.88 3805904 15681900 20 01:16:27 01:03:01 12021344 31460572 789924 2.40 403924 18394360 2334160 6.88 3805900 15681904 12 01:16:27 01:04:01 12021360 31460616 789820 2.40 403948 18394364 2334160 6.88 3805640 15681908 16 01:16:27 01:05:01 12021264 31460556 789792 2.40 403960 18394364 2334160 6.88 3806068 15681908 8 01:16:27 01:06:01 12021004 31460304 790120 2.40 403976 18394368 2334160 6.88 3805616 15681912 8 01:16:27 01:07:01 12021424 31460744 789848 2.40 403984 18394372 2334160 6.88 3805696 15681912 8 01:16:27 01:08:01 12021376 31460708 789864 2.40 403992 18394376 2334160 6.88 3805704 15681916 8 01:16:27 01:09:01 12021108 31460484 790084 2.40 404016 18394376 2334160 6.88 3806108 15681924 8 01:16:27 01:10:01 12020808 31460196 790300 2.40 404028 18394380 2334160 6.88 3805800 15681924 16 01:16:27 01:11:01 12020704 31460120 790312 2.40 404040 18394384 2350220 6.93 3806084 15681928 12 01:16:27 01:12:01 12020680 31460104 790264 2.40 404056 18394392 2333976 6.88 3805836 15681932 8 01:16:27 01:13:01 12020884 31460324 789992 2.40 404064 18394392 2333976 6.88 3805860 15681932 12 01:16:27 01:14:01 12020364 31459820 790436 2.40 404080 18394388 2333976 6.88 3805932 15681936 16 01:16:27 01:15:01 11346284 31395444 854460 2.60 407400 18958828 2594824 7.65 3866700 16246144 572904 01:16:27 01:16:01 10561436 31397108 849172 2.58 436292 19627440 2399700 7.07 3939856 16865476 436 01:16:27 Average: 13345347 31318835 933490 2.84 378839 17019978 2653800 7.82 3697065 14531986 104239 01:16:27 01:16:27 00:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:27 00:30:01 veth883167f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:30:01 docker0 916.18 951.96 66.35 4934.09 0.00 0.00 0.00 0.00 01:16:27 00:30:01 ens3 1166.59 1043.91 9767.25 107.19 0.00 0.00 0.00 0.00 01:16:27 00:30:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 01:16:27 00:31:01 vethff15efe 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 01:16:27 00:31:01 docker0 0.08 0.13 0.01 0.02 0.00 0.00 0.00 0.00 01:16:27 00:31:01 ens3 30.69 19.01 27.59 12.56 0.00 0.00 0.00 0.00 01:16:27 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:32:01 vethff15efe 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 01:16:27 00:32:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 01:16:27 00:32:01 ens3 60.78 43.62 49.14 27.78 0.00 0.00 0.00 0.00 01:16:27 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:33:01 ens3 201.80 144.74 2309.54 190.39 0.00 0.00 0.00 0.00 01:16:27 00:33:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 01:16:27 00:33:01 veth5171df4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:34:01 veth0aa9e0d 88.04 152.91 9.00 1189.26 0.00 0.00 0.00 0.10 01:16:27 00:34:01 vethe50d536 87.67 128.35 8.72 1180.81 0.00 0.00 0.00 0.10 01:16:27 00:34:01 veth0021c43 82.59 154.39 8.45 1179.52 0.00 0.00 0.00 0.10 01:16:27 00:34:01 docker0 486.92 805.38 40.94 7285.13 0.00 0.00 0.00 0.00 01:16:27 00:34:01 vethddb0aff 81.50 132.39 8.33 1222.76 0.00 0.00 0.00 0.10 01:16:27 00:34:01 ens3 1042.61 579.95 10917.55 69.92 0.00 0.00 0.00 0.00 01:16:27 00:34:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 01:16:27 00:34:01 veth5171df4 0.58 1.30 0.05 0.26 0.00 0.00 0.00 0.00 01:16:27 00:34:01 vethfb69f04 82.80 135.71 8.36 1178.26 0.00 0.00 0.00 0.10 01:16:27 00:35:01 veth576278f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth67d7a2d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth3adfc33 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 vethefcb4f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth2a85c5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 vethec82ba4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth65f717e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 ens3 13.06 9.46 10.59 5.96 0.00 0.00 0.00 0.00 01:16:27 00:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth5171df4 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth07b76e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth2d61aca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth85f5104 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth439482e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth8b45ee2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth576278f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth67d7a2d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth3adfc33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 vethefcb4f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth2a85c5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 vethec82ba4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth65f717e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 ens3 4.72 3.78 3.53 2.01 0.00 0.00 0.00 0.00 01:16:27 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth5171df4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth07b76e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth2d61aca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth85f5104 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth439482e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth8b45ee2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:37:01 ens3 124.06 131.47 57.10 413.21 0.00 0.00 0.00 0.00 01:16:27 00:37:01 lo 9.40 9.40 0.92 0.92 0.00 0.00 0.00 0.00 01:16:27 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:38:01 ens3 426.66 416.63 208.81 2232.79 0.00 0.00 0.00 0.00 01:16:27 00:38:01 lo 47.65 47.65 4.70 4.70 0.00 0.00 0.00 0.00 01:16:27 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:39:01 ens3 285.39 282.34 126.59 1649.03 0.00 0.00 0.00 0.00 01:16:27 00:39:01 lo 22.46 22.46 2.21 2.21 0.00 0.00 0.00 0.00 01:16:27 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:40:01 ens3 0.57 0.47 0.35 0.28 0.00 0.00 0.00 0.00 01:16:27 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:41:02 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:16:27 00:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:42:01 ens3 0.75 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:16:27 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:43:01 ens3 1.72 1.12 3.43 0.33 0.00 0.00 0.00 0.00 01:16:27 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:44:01 ens3 0.82 0.40 0.44 0.33 0.00 0.00 0.00 0.00 01:16:27 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:46:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:16:27 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:47:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:48:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:49:01 ens3 0.33 0.25 0.10 0.08 0.00 0.00 0.00 0.00 01:16:27 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:52:01 ens3 0.33 0.17 0.13 0.01 0.00 0.00 0.00 0.00 01:16:27 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:53:01 ens3 4.62 3.77 3.30 4.07 0.00 0.00 0.00 0.00 01:16:27 00:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:16:27 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:54:01 ens3 3.80 3.18 2.24 2.39 0.00 0.00 0.00 0.00 01:16:27 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:55:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:57:01 ens3 0.27 0.18 0.12 0.01 0.00 0.00 0.00 0.00 01:16:27 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:59:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:16:27 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:02:01 ens3 0.53 0.25 0.32 0.20 0.00 0.00 0.00 0.00 01:16:27 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:04:01 ens3 0.60 0.10 0.12 0.06 0.00 0.00 0.00 0.00 01:16:27 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:05:01 ens3 0.63 0.38 0.33 0.21 0.00 0.00 0.00 0.00 01:16:27 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:07:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:09:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:16:27 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:11:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:16:27 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:14:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:16:27 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:15:01 ens3 112.11 62.41 3599.96 9.52 0.00 0.00 0.00 0.00 01:16:27 01:15:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:16:27 01:16:01 docker0 79.64 148.19 7.28 1256.36 0.00 0.00 0.00 0.00 01:16:27 01:16:01 ens3 340.96 214.13 4525.45 149.32 0.00 0.00 0.00 0.00 01:16:27 01:16:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 01:16:27 01:16:01 vethee76e2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 Average: docker0 31.59 40.59 2.44 286.81 0.00 0.00 0.00 0.00 01:16:27 Average: ens3 81.46 63.07 672.88 103.83 0.00 0.00 0.00 0.00 01:16:27 Average: lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 01:16:27 Average: vethee76e2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:16:27 01:16:27 ---> sar -P ALL: 01:16:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5387) 07/12/24 _x86_64_ (8 CPU) 01:16:27 01:16:27 00:28:14 LINUX RESTART (8 CPU) 01:16:27 01:16:27 00:29:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:30:01 all 8.85 0.00 4.16 3.54 0.08 83.37 01:16:27 00:30:01 0 9.94 0.00 3.59 0.27 0.07 86.13 01:16:27 00:30:01 1 9.32 0.00 4.41 0.49 0.07 85.71 01:16:27 00:30:01 2 9.58 0.00 3.72 1.44 0.07 85.20 01:16:27 00:30:01 3 10.91 0.00 5.26 2.13 0.08 81.61 01:16:27 00:30:01 4 6.11 0.00 3.47 1.45 0.07 88.90 01:16:27 00:30:01 5 8.63 0.00 3.85 0.44 0.08 86.99 01:16:27 00:30:01 6 8.10 0.00 4.57 10.78 0.09 76.47 01:16:27 00:30:01 7 8.19 0.00 4.43 11.40 0.10 75.87 01:16:27 00:31:01 all 35.55 0.00 5.48 1.38 0.08 57.52 01:16:27 00:31:01 0 35.84 0.00 5.68 0.10 0.08 58.29 01:16:27 00:31:01 1 37.75 0.00 5.67 0.00 0.08 56.49 01:16:27 00:31:01 2 34.08 0.00 5.44 0.52 0.10 59.85 01:16:27 00:31:01 3 34.38 0.00 5.70 0.70 0.08 59.13 01:16:27 00:31:01 4 38.08 0.00 5.63 7.49 0.08 48.71 01:16:27 00:31:01 5 31.11 0.00 4.72 0.02 0.08 64.07 01:16:27 00:31:01 6 35.85 0.00 6.04 0.46 0.08 57.57 01:16:27 00:31:01 7 37.25 0.00 4.94 1.72 0.07 56.02 01:16:27 00:32:01 all 47.21 0.00 5.29 0.73 0.08 46.69 01:16:27 00:32:01 0 46.53 0.00 5.78 0.45 0.08 47.15 01:16:27 00:32:01 1 46.33 0.00 5.37 0.35 0.07 47.88 01:16:27 00:32:01 2 47.71 0.00 5.33 2.34 0.08 44.53 01:16:27 00:32:01 3 48.76 0.00 5.19 0.35 0.08 45.61 01:16:27 00:32:01 4 47.58 0.00 5.03 0.97 0.07 46.35 01:16:27 00:32:01 5 47.48 0.00 5.05 0.40 0.08 46.99 01:16:27 00:32:01 6 46.53 0.00 5.42 0.29 0.07 47.70 01:16:27 00:32:01 7 46.81 0.00 5.15 0.70 0.08 47.25 01:16:27 00:33:01 all 32.56 0.00 6.94 2.73 0.08 57.69 01:16:27 00:33:01 0 30.40 0.00 6.61 2.13 0.07 60.80 01:16:27 00:33:01 1 33.48 0.00 6.47 1.43 0.08 58.53 01:16:27 00:33:01 2 32.10 0.00 7.39 12.66 0.08 47.76 01:16:27 00:33:01 3 32.22 0.00 6.82 0.76 0.08 60.12 01:16:27 00:33:01 4 34.99 0.00 6.90 1.01 0.08 57.02 01:16:27 00:33:01 5 33.12 0.00 7.29 0.49 0.07 59.03 01:16:27 00:33:01 6 32.67 0.00 7.77 1.94 0.10 57.53 01:16:27 00:33:01 7 31.49 0.00 6.30 1.39 0.08 60.73 01:16:27 00:34:01 all 23.75 0.00 10.54 21.38 0.16 44.17 01:16:27 00:34:01 0 20.85 0.00 11.16 23.00 0.17 44.81 01:16:27 00:34:01 1 22.97 0.00 9.75 17.07 0.14 50.07 01:16:27 00:34:01 2 22.99 0.00 10.52 20.18 0.17 46.13 01:16:27 00:34:01 3 23.04 0.00 9.61 10.49 0.14 56.72 01:16:27 00:34:01 4 24.60 0.00 10.70 11.69 0.17 52.84 01:16:27 00:34:01 5 26.16 0.00 9.41 19.66 0.17 44.60 01:16:27 00:34:01 6 24.81 0.00 11.68 41.28 0.17 22.05 01:16:27 00:34:01 7 24.60 0.00 11.48 27.82 0.14 35.96 01:16:27 00:35:01 all 56.90 0.00 10.43 7.03 0.10 25.53 01:16:27 00:35:01 0 56.16 0.00 10.83 10.66 0.12 22.24 01:16:27 00:35:01 1 57.43 0.00 9.44 1.94 0.08 31.10 01:16:27 00:35:01 2 57.61 0.00 10.68 21.07 0.10 10.53 01:16:27 00:35:01 3 57.05 0.00 9.81 7.40 0.10 25.63 01:16:27 00:35:01 4 56.20 0.00 10.40 0.85 0.10 32.44 01:16:27 00:35:01 5 56.99 0.00 11.10 1.86 0.10 29.95 01:16:27 00:35:01 6 57.13 0.00 10.08 5.36 0.10 27.33 01:16:27 00:35:01 7 56.65 0.00 11.12 7.16 0.10 24.97 01:16:27 00:36:01 all 88.56 0.00 11.28 0.00 0.15 0.00 01:16:27 00:36:01 0 88.07 0.00 11.74 0.00 0.17 0.02 01:16:27 00:36:01 1 89.13 0.00 10.68 0.00 0.19 0.00 01:16:27 00:36:01 2 89.08 0.00 10.78 0.00 0.14 0.00 01:16:27 00:36:01 3 88.75 0.00 11.08 0.00 0.17 0.00 01:16:27 00:36:01 4 88.88 0.00 10.99 0.00 0.13 0.00 01:16:27 00:36:01 5 88.41 0.00 11.43 0.00 0.15 0.00 01:16:27 00:36:01 6 88.61 0.00 11.24 0.02 0.13 0.00 01:16:27 00:36:01 7 87.56 0.00 12.30 0.00 0.14 0.00 01:16:27 00:37:01 all 61.46 0.00 10.96 3.47 0.17 23.94 01:16:27 00:37:01 0 60.50 0.00 10.95 3.30 0.26 25.00 01:16:27 00:37:01 1 62.55 0.00 10.88 2.58 0.20 23.79 01:16:27 00:37:01 2 59.81 0.00 11.02 5.85 0.24 23.08 01:16:27 00:37:01 3 63.89 0.00 10.50 2.45 0.12 23.04 01:16:27 00:37:01 4 61.22 0.00 11.51 2.81 0.14 24.32 01:16:27 00:37:01 5 60.93 0.00 11.23 4.24 0.15 23.45 01:16:27 00:37:01 6 60.71 0.00 10.37 0.96 0.10 27.85 01:16:27 00:37:01 7 62.01 0.00 11.22 5.69 0.17 20.91 01:16:27 00:38:01 all 9.24 0.00 1.03 0.12 0.06 89.54 01:16:27 00:38:01 0 8.78 0.00 0.99 0.03 0.05 90.15 01:16:27 00:38:01 1 7.97 0.00 1.21 0.49 0.05 90.29 01:16:27 00:38:01 2 12.64 0.00 1.06 0.05 0.08 86.17 01:16:27 00:38:01 3 8.16 0.00 0.99 0.30 0.07 90.48 01:16:27 00:38:01 4 9.78 0.00 1.09 0.03 0.08 89.02 01:16:27 00:38:01 5 11.03 0.00 1.24 0.03 0.07 87.63 01:16:27 00:38:01 6 10.50 0.00 0.94 0.03 0.05 88.48 01:16:27 00:38:01 7 5.06 0.00 0.75 0.02 0.07 94.11 01:16:27 00:39:01 all 6.43 0.00 0.60 0.25 0.06 92.66 01:16:27 00:39:01 0 4.31 0.00 0.50 0.03 0.05 95.11 01:16:27 00:39:01 1 3.84 0.00 0.60 1.49 0.07 94.00 01:16:27 00:39:01 2 7.89 0.00 0.57 0.15 0.05 91.35 01:16:27 00:39:01 3 6.60 0.00 0.57 0.02 0.05 92.76 01:16:27 00:39:01 4 6.02 0.00 0.57 0.10 0.05 93.27 01:16:27 00:39:01 5 5.38 0.00 0.65 0.00 0.07 93.90 01:16:27 00:39:01 6 9.45 0.00 0.65 0.10 0.05 89.74 01:16:27 00:39:01 7 8.01 0.00 0.67 0.12 0.07 91.13 01:16:27 00:40:01 all 0.19 0.00 0.02 0.00 0.02 99.77 01:16:27 00:40:01 0 1.40 0.00 0.07 0.00 0.05 98.48 01:16:27 00:40:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:16:27 00:40:01 2 0.02 0.00 0.02 0.02 0.02 99.93 01:16:27 00:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:40:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:16:27 00:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:16:27 00:40:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:41:02 all 0.03 0.00 0.01 0.01 0.01 99.94 01:16:27 00:41:02 0 0.03 0.00 0.02 0.00 0.03 99.92 01:16:27 00:41:02 1 0.07 0.00 0.05 0.02 0.02 99.85 01:16:27 00:41:02 2 0.03 0.00 0.00 0.02 0.00 99.95 01:16:27 00:41:02 3 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:41:02 4 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 00:41:02 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:41:02 6 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:41:02 7 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 00:42:01 all 0.01 0.00 0.02 0.01 0.01 99.96 01:16:27 00:42:01 0 0.03 0.00 0.07 0.00 0.05 99.85 01:16:27 00:42:01 1 0.02 0.00 0.02 0.03 0.02 99.92 01:16:27 00:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:43:01 all 0.05 0.00 0.01 0.01 0.01 99.91 01:16:27 00:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:16:27 00:43:01 1 0.05 0.00 0.02 0.05 0.02 99.87 01:16:27 00:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:43:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 00:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:43:01 5 0.15 0.00 0.03 0.00 0.00 99.82 01:16:27 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:44:01 all 0.23 0.00 0.04 0.01 0.01 99.71 01:16:27 00:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 01:16:27 00:44:01 1 0.05 0.00 0.08 0.03 0.02 99.82 01:16:27 00:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 01:16:27 00:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:16:27 00:44:01 4 0.05 0.00 0.05 0.00 0.02 99.88 01:16:27 00:44:01 5 1.55 0.00 0.03 0.00 0.02 98.40 01:16:27 00:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:45:01 all 0.07 0.00 0.01 0.02 0.01 99.89 01:16:27 00:45:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:16:27 00:45:01 1 0.03 0.00 0.00 0.02 0.02 99.93 01:16:27 00:45:01 2 0.03 0.00 0.02 0.12 0.00 99.83 01:16:27 00:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:45:01 5 0.42 0.00 0.00 0.00 0.00 99.58 01:16:27 00:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:46:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:16:27 00:46:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:16:27 00:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:16:27 00:46:01 2 0.08 0.00 0.00 0.02 0.02 99.88 01:16:27 00:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 00:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:16:27 00:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 00:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:16:27 00:47:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:16:27 00:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:16:27 00:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 00:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:48:01 all 0.04 0.00 0.02 0.00 0.01 99.94 01:16:27 00:48:01 0 0.05 0.00 0.07 0.00 0.00 99.88 01:16:27 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:16:27 00:48:01 3 0.05 0.00 0.02 0.00 0.03 99.90 01:16:27 00:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:16:27 00:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:16:27 00:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 01:16:27 00:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 00:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 01:16:27 00:49:01 3 0.03 0.00 0.05 0.00 0.02 99.90 01:16:27 00:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:49:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:16:27 00:50:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:16:27 00:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 00:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 00:50:01 2 0.23 0.00 0.00 0.02 0.02 99.73 01:16:27 00:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 00:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:16:27 00:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:16:27 00:51:01 0 0.02 0.00 0.03 0.02 0.02 99.92 01:16:27 00:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:16:27 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:51:01 5 0.07 0.00 0.02 0.00 0.02 99.90 01:16:27 00:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:16:27 00:51:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:52:01 all 0.06 0.00 0.01 0.00 0.01 99.91 01:16:27 00:52:01 0 0.05 0.00 0.02 0.02 0.02 99.90 01:16:27 00:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:16:27 00:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 00:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:52:01 5 0.25 0.00 0.02 0.00 0.02 99.72 01:16:27 00:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 01:16:27 00:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:53:01 all 0.24 0.00 0.02 0.01 0.00 99.72 01:16:27 00:53:01 0 0.40 0.00 0.03 0.03 0.02 99.52 01:16:27 00:53:01 1 0.12 0.00 0.00 0.02 0.00 99.87 01:16:27 00:53:01 2 0.25 0.00 0.02 0.02 0.00 99.72 01:16:27 00:53:01 3 0.15 0.00 0.05 0.00 0.00 99.80 01:16:27 00:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:16:27 00:53:01 5 0.17 0.00 0.02 0.00 0.00 99.82 01:16:27 00:53:01 6 0.83 0.00 0.02 0.00 0.02 99.13 01:16:27 00:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:54:01 all 0.22 0.00 0.03 0.01 0.01 99.73 01:16:27 00:54:01 0 0.15 0.00 0.08 0.03 0.02 99.72 01:16:27 00:54:01 1 0.05 0.00 0.02 0.02 0.02 99.90 01:16:27 00:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 01:16:27 00:54:01 3 0.08 0.00 0.00 0.00 0.02 99.90 01:16:27 00:54:01 4 0.08 0.00 0.00 0.00 0.02 99.90 01:16:27 00:54:01 5 1.11 0.00 0.12 0.00 0.02 98.76 01:16:27 00:54:01 6 0.20 0.00 0.02 0.00 0.03 99.75 01:16:27 00:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:16:27 00:55:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 00:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 00:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:16:27 00:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:56:01 all 0.04 0.00 0.00 0.00 0.01 99.94 01:16:27 00:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:56:01 1 0.03 0.00 0.00 0.02 0.02 99.93 01:16:27 00:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:56:01 5 0.08 0.00 0.02 0.00 0.03 99.87 01:16:27 00:56:01 6 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 00:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:57:01 all 0.24 0.00 0.01 0.00 0.01 99.73 01:16:27 00:57:01 0 0.00 0.00 0.02 0.03 0.03 99.92 01:16:27 00:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:57:01 5 1.84 0.00 0.00 0.00 0.02 98.14 01:16:27 00:57:01 6 0.00 0.00 0.03 0.00 0.03 99.93 01:16:27 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:58:01 all 0.19 0.00 0.02 0.00 0.01 99.78 01:16:27 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 00:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:58:01 5 1.37 0.00 0.07 0.00 0.02 98.55 01:16:27 00:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 01:16:27 00:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 00:59:01 all 0.06 0.00 0.01 0.01 0.01 99.91 01:16:27 00:59:01 0 0.00 0.00 0.02 0.03 0.03 99.92 01:16:27 00:59:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:16:27 00:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:59:01 5 0.37 0.00 0.03 0.00 0.02 99.58 01:16:27 00:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 01:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:16:27 01:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 01:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:00:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:16:27 01:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 01:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:00:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:16:27 01:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:16:27 01:01:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:16:27 01:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:16:27 01:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:01:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:01:01 6 0.03 0.00 0.00 0.00 0.03 99.93 01:16:27 01:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:02:01 all 0.19 0.00 0.02 0.00 0.01 99.77 01:16:27 01:02:01 0 0.00 0.00 0.02 0.02 0.02 99.95 01:16:27 01:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:02:01 5 1.45 0.00 0.08 0.00 0.02 98.45 01:16:27 01:02:01 6 0.03 0.00 0.05 0.00 0.02 99.90 01:16:27 01:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:16:27 01:02:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 01:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:16:27 01:03:01 0 0.07 0.00 0.03 0.00 0.02 99.88 01:16:27 01:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:03:01 6 0.03 0.00 0.02 0.00 0.03 99.92 01:16:27 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:16:27 01:04:01 0 0.05 0.00 0.03 0.02 0.03 99.87 01:16:27 01:04:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:04:01 5 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:04:01 6 0.02 0.00 0.03 0.00 0.03 99.92 01:16:27 01:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 01:16:27 01:05:01 0 0.03 0.00 0.05 0.02 0.02 99.88 01:16:27 01:05:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 01:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 01:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:16:27 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:07:01 all 0.11 0.00 0.01 0.00 0.01 99.86 01:16:27 01:07:01 0 0.08 0.00 0.02 0.02 0.03 99.85 01:16:27 01:07:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 01:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:07:01 5 0.71 0.00 0.02 0.00 0.02 99.25 01:16:27 01:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:08:01 all 0.24 0.00 0.01 0.00 0.00 99.74 01:16:27 01:08:01 0 0.05 0.00 0.05 0.02 0.03 99.85 01:16:27 01:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:08:01 5 1.76 0.00 0.02 0.00 0.00 98.22 01:16:27 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:09:01 all 0.03 0.00 0.01 0.01 0.01 99.93 01:16:27 01:09:01 0 0.07 0.00 0.03 0.08 0.03 99.78 01:16:27 01:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:09:01 5 0.08 0.00 0.00 0.00 0.02 99.90 01:16:27 01:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:10:01 all 0.01 0.00 0.01 0.00 0.00 99.96 01:16:27 01:10:01 0 0.03 0.00 0.07 0.00 0.03 99.87 01:16:27 01:10:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:16:27 01:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:10:01 5 0.07 0.00 0.00 0.00 0.00 99.93 01:16:27 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:11:01 all 0.04 0.00 0.01 0.00 0.01 99.93 01:16:27 01:11:01 0 0.12 0.00 0.05 0.02 0.03 99.78 01:16:27 01:11:01 1 0.05 0.00 0.02 0.02 0.02 99.90 01:16:27 01:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:16:27 01:12:01 0 0.05 0.00 0.03 0.02 0.03 99.87 01:16:27 01:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:16:27 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:12:01 3 0.00 0.00 0.03 0.00 0.00 99.97 01:16:27 01:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:16:27 01:13:01 0 0.07 0.00 0.05 0.02 0.03 99.83 01:16:27 01:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:16:27 01:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:16:27 01:13:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 01:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:16:27 01:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:16:27 01:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:14:01 5 0.15 0.00 0.02 0.00 0.02 99.82 01:16:27 01:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 01:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:15:01 all 2.65 0.00 1.22 0.23 0.02 95.88 01:16:27 01:15:01 0 3.01 0.00 0.69 0.40 0.07 95.83 01:16:27 01:15:01 1 2.34 0.00 1.19 1.22 0.02 95.23 01:16:27 01:15:01 2 2.27 0.00 0.94 0.02 0.02 96.76 01:16:27 01:15:01 3 2.45 0.00 1.47 0.00 0.03 96.04 01:16:27 01:15:01 4 2.78 0.00 1.09 0.08 0.02 96.03 01:16:27 01:15:01 5 3.97 0.00 1.12 0.05 0.02 94.84 01:16:27 01:15:01 6 2.08 0.00 1.91 0.02 0.02 95.98 01:16:27 01:15:01 7 2.26 0.00 1.36 0.02 0.00 96.37 01:16:27 01:16:01 all 8.16 0.00 3.77 3.76 0.07 84.24 01:16:27 01:16:01 0 7.14 0.00 4.18 16.73 0.12 71.82 01:16:27 01:16:01 1 9.14 0.00 3.67 2.70 0.07 84.42 01:16:27 01:16:01 2 7.09 0.00 4.16 6.17 0.07 82.51 01:16:27 01:16:01 3 8.68 0.00 3.94 0.89 0.05 86.44 01:16:27 01:16:01 4 9.40 0.00 4.02 1.28 0.07 85.23 01:16:27 01:16:01 5 7.25 0.00 2.67 1.21 0.05 88.82 01:16:27 01:16:01 6 7.94 0.00 3.62 0.44 0.05 87.96 01:16:27 01:16:01 7 8.67 0.00 3.92 0.81 0.07 86.53 01:16:27 Average: all 8.08 0.00 1.51 0.93 0.03 89.45 01:16:27 Average: 0 7.87 0.00 1.55 1.20 0.05 89.34 01:16:27 Average: 1 8.08 0.00 1.47 0.63 0.03 89.79 01:16:27 Average: 2 8.03 0.00 1.50 1.48 0.03 88.97 01:16:27 Average: 3 8.14 0.00 1.50 0.53 0.03 89.79 01:16:27 Average: 4 8.15 0.00 1.51 0.58 0.03 89.74 01:16:27 Average: 5 8.24 0.00 1.48 0.59 0.03 89.66 01:16:27 Average: 6 8.15 0.00 1.57 1.27 0.03 88.99 01:16:27 Average: 7 7.96 0.00 1.55 1.18 0.03 89.28 01:16:27 01:16:27 01:16:27