Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 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-ssh14571007899479244786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4269219573044011089.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3237580780210984737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1698251078161744876.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-ssh4025335783448761624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/793 [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/793 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c # timeout=10 Commit message: "Merge pull request #5078 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.33.0" > git rev-list --no-walk 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:46 ========================================================= 08:29:46 EdgeX Global Pipelines Version Info 08:29:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:47 ------------------- 08:29:47 stable info: 08:29:47 ------------------- 08:29:47 Commited By: Cherry Wang cherry@iotechsys.com 08:29:47 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:29:47 Message: update stable to v1.0.269 08:29:47 ------------------- 08:29:47 experimental info: 08:29:47 ------------------- 08:29:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:47 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:29:47 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb3b6aa [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:50 provisioning config files... 08:29:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config12783609810751429112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:51 ---> ****-login.sh 08:29:51 nexus3.edgexfoundry.org:10001 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:51 Configure a credential helper to remove this warning. See 08:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:51 08:29:51 Login Succeeded 08:29:51 nexus3.edgexfoundry.org:10002 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:51 Configure a credential helper to remove this warning. See 08:29:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:51 08:29:51 Login Succeeded 08:29:51 nexus3.edgexfoundry.org:10003 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10004 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 ****.io 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 ---> ****-login.sh ends [Pipeline] } 08:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + dirname cmd/core-command/Dockerfile 08:29:52 + echo core-command,cmd/core-command/Dockerfile 08:29:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:52 + dirname cmd/core-data/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-data,cmd/core-data/Dockerfile 08:29:52 + dirname cmd/core-keeper/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:52 + dirname cmd/core-metadata/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:52 + dirname cmd/security-bootstrapper/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:52 + dirname cmd/security-proxy-auth/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:52 + dirname cmd/security-proxy-setup/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:52 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:52 + dirname cmd/security-spire-agent/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:52 + dirname cmd/security-spire-config/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:52 + dirname cmd/security-spire-server/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:52 + dirname cmd/support-notifications/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:52 + dirname cmd/support-scheduler/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:53 + git rev-list -1 --merges fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c~1..fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo 08:29:53 -----------> git rev-list -1 --merges fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c~1..fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:29:53 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [false] [Pipeline] sh 08:29:53 + git log --format=format:%s -1 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] echo 08:29:53 ========================================================= 08:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:54 + grep -v github /etc/ssh/ssh_known_hosts 08:29:54 + [ -e /tmp/ssh_known_hosts ] 08:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 08:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:55 b85a868b505f: Pulling fs layer 08:29:55 e2be974225ed: Pulling fs layer 08:29:55 339a4e72a1f5: Pulling fs layer 08:29:55 988bab9f4d93: Pulling fs layer 08:29:55 1469e6f7b9e6: Pulling fs layer 08:29:55 eaf3925da568: Pulling fs layer 08:29:55 bab4dde63d76: Pulling fs layer 08:29:55 bde34c3a00c8: Pulling fs layer 08:29:55 b352a97aabf1: Pulling fs layer 08:29:55 4872d77fe225: Pulling fs layer 08:29:55 5851b861e8e6: Pulling fs layer 08:29:55 1469e6f7b9e6: Waiting 08:29:55 eaf3925da568: Waiting 08:29:55 bab4dde63d76: Waiting 08:29:55 988bab9f4d93: Waiting 08:29:55 bde34c3a00c8: Waiting 08:29:55 b352a97aabf1: Waiting 08:29:55 4872d77fe225: Waiting 08:29:55 5851b861e8e6: Waiting 08:29:55 e2be974225ed: Download complete 08:29:55 988bab9f4d93: Verifying Checksum 08:29:55 988bab9f4d93: Download complete 08:29:55 1469e6f7b9e6: Verifying Checksum 08:29:55 1469e6f7b9e6: Download complete 08:29:55 eaf3925da568: Verifying Checksum 08:29:55 eaf3925da568: Download complete 08:29:55 339a4e72a1f5: Verifying Checksum 08:29:55 339a4e72a1f5: Download complete 08:29:55 bde34c3a00c8: Verifying Checksum 08:29:55 bde34c3a00c8: Download complete 08:29:55 b352a97aabf1: Verifying Checksum 08:29:55 b352a97aabf1: Download complete 08:29:55 4872d77fe225: Verifying Checksum 08:29:55 4872d77fe225: Download complete 08:29:55 5851b861e8e6: Verifying Checksum 08:29:55 5851b861e8e6: Download complete 08:29:55 b85a868b505f: Download complete 08:29:56 bab4dde63d76: Verifying Checksum 08:29:56 bab4dde63d76: Download complete 08:29:56 b85a868b505f: Pull complete 08:29:57 e2be974225ed: Pull complete 08:29:57 339a4e72a1f5: Pull complete 08:29:57 988bab9f4d93: Pull complete 08:29:57 1469e6f7b9e6: Pull complete 08:29:58 eaf3925da568: Pull complete 08:29:59 bab4dde63d76: Pull complete 08:29:59 bde34c3a00c8: Pull complete 08:30:00 b352a97aabf1: Pull complete 08:30:00 4872d77fe225: Pull complete 08:30:00 5851b861e8e6: Pull complete 08:30:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:00 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 08:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:03 $ docker top 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:03 [ssh-agent] Looking for ssh-agent implementation... 08:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:03 $ docker exec 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent 08:30:03 SSH_AUTH_SOCK=/tmp/ssh-Kmb4Xi9J17Rg/agent.32 08:30:03 SSH_AGENT_PID=38 08:30:03 Running ssh-add (command line suppressed) 08:30:04 Identity added: /w/workspace/edgex-go/793@tmp/private_key_11996984502143686356.key (/w/workspace/edgex-go/793@tmp/private_key_11996984502143686356.key) 08:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:04 + git tag --points-at HEAD [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent -k 08:30:04 unset SSH_AUTH_SOCK; 08:30:04 unset SSH_AGENT_PID; 08:30:04 echo Agent pid 38 killed; 08:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:04 [ssh-agent] Looking for ssh-agent implementation... 08:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:04 $ docker exec 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-R0siFjpHpO09/agent.71 08:30:05 SSH_AGENT_PID=77 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/edgex-go/793@tmp/private_key_1070674549120915533.key (/w/workspace/edgex-go/793@tmp/private_key_1070674549120915533.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:05 + git semver init 08:30:06 2025-02-12 08:30:05,927 [run_init] DEBUG init version:0.0.0 force:False 08:30:06 2025-02-12 08:30:05,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/793/.semver 08:30:06 2025-02-12 08:30:05,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/793/.semver 08:30:06 2025-02-12 08:30:05,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/793/.semver'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) 08:30:11 2025-02-12 08:30:10,766 [append_file] DEBUG append to file:/w/workspace/edgex-go/793/.git/info/exclude 08:30:11 2025-02-12 08:30:10,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/793/.semver/main with force:False 08:30:11 2025-02-12 08:30:10,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 08:30:11 2025-02-12 08:30:10,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 08:30:11 4.0.0-dev.56 [Pipeline] } 08:30:11 $ docker exec --env ******** --env ******** 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a ssh-agent -k 08:30:11 unset SSH_AUTH_SOCK; 08:30:11 unset SSH_AGENT_PID; 08:30:11 echo Agent pid 77 killed; 08:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:12 + git semver [Pipeline] } 08:30:12 $ docker stop --time=1 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a 08:30:14 $ docker rm -f --volumes 9365027d6388eaf9b06ab227280e8cd525a8198998cb8f22d4dc410b73e2921a [Pipeline] // withDockerContainer [Pipeline] sh 08:30:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:15 Stashed 1 file(s) [Pipeline] echo 08:30:15 [edgeXSemver]: initialized semver on version 4.0.0-dev.56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:16 + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo 08:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:16 ========================================================= 08:30:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:30:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:17 da9db072f522: Pulling fs layer 08:30:17 6ef4a4ee8ca5: Pulling fs layer 08:30:17 06f05ace1117: Pulling fs layer 08:30:17 5fe327b54edc: Pulling fs layer 08:30:17 4f4fb700ef54: Pulling fs layer 08:30:17 92a5565b7b96: Pulling fs layer 08:30:17 ff9bb7016b71: Pulling fs layer 08:30:17 b67dba6c2c7d: Pulling fs layer 08:30:17 a813b0c90790: Pulling fs layer 08:30:17 5fe327b54edc: Waiting 08:30:17 4f4fb700ef54: Waiting 08:30:17 92a5565b7b96: Waiting 08:30:17 a813b0c90790: Waiting 08:30:17 ff9bb7016b71: Waiting 08:30:17 b67dba6c2c7d: Waiting 08:30:17 6ef4a4ee8ca5: Verifying Checksum 08:30:17 6ef4a4ee8ca5: Download complete 08:30:17 5fe327b54edc: Verifying Checksum 08:30:17 5fe327b54edc: Download complete 08:30:17 4f4fb700ef54: Verifying Checksum 08:30:17 4f4fb700ef54: Download complete 08:30:17 da9db072f522: Download complete 08:30:17 92a5565b7b96: Verifying Checksum 08:30:17 92a5565b7b96: Download complete 08:30:17 ff9bb7016b71: Verifying Checksum 08:30:17 ff9bb7016b71: Download complete 08:30:17 da9db072f522: Pull complete 08:30:17 a813b0c90790: Verifying Checksum 08:30:17 a813b0c90790: Download complete 08:30:17 6ef4a4ee8ca5: Pull complete 08:30:17 06f05ace1117: Verifying Checksum 08:30:17 06f05ace1117: Download complete 08:30:18 b67dba6c2c7d: Verifying Checksum 08:30:20 06f05ace1117: Pull complete 08:30:20 5fe327b54edc: Pull complete 08:30:20 4f4fb700ef54: Pull complete 08:30:20 92a5565b7b96: Pull complete 08:30:21 ff9bb7016b71: Pull complete 08:30:23 b67dba6c2c7d: Pull complete 08:30:23 a813b0c90790: Pull complete 08:30:23 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:30:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:24 WORKDIR /edgex 08:30:24 COPY go.mod . 08:30:24 RUN go mod download 08:30:24 + docker build -t ci-base-image-x86_64 -f - . 08:30:24 Sending build context to Docker daemon 180MB 08:30:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:30:24 ---> 3ba60ce46760 08:30:24 Step 2/4 : WORKDIR /edgex 08:30:29 ---> Running in a32895eca2ba 08:30:29 Removing intermediate container a32895eca2ba 08:30:29 ---> 89d0fce25202 08:30:29 Step 3/4 : COPY go.mod . 08:30:29 ---> 4cfec7806907 08:30:29 Step 4/4 : RUN go mod download 08:30:29 ---> Running in 28d19c25b586 08:30:30 Still waiting to schedule task 08:30:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-38743’ is offline 08:30:48 Removing intermediate container 28d19c25b586 08:30:48 ---> 4382caba0af4 08:30:48 Successfully built 4382caba0af4 08:30:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:48 + docker inspect -f . ci-base-image-x86_64 08:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:48 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 08:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:49 $ docker top a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:49 + go version 08:30:49 go version go1.23.4 linux/amd64 [Pipeline] } 08:30:50 $ docker stop --time=1 a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac 08:30:51 $ docker rm -f --volumes a78cd93377b82ef1106bcb71a1b52bb65f76fb146a2bdbf782ffff90b51f26ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker inspect -f . ci-base-image-x86_64 08:30:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:52 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 08:30:52 $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:52 $ docker top 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:52 ========================================================= 08:30:52 [edgeXBuildGoParallel] Running Tests and Build... 08:30:52 ========================================================= [Pipeline] sh 08:30:53 + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] fileExists [Pipeline] sh 08:30:53 + make test 08:30:53 go test -race -coverprofile=coverage.out ./... 08:31:02 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:30 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:30 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:31:30 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:31:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:31:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 08:31:32 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:31:32 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:31:32 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:31:33 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:31:33 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:31:34 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:31:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:31:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:35 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:31:35 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 45.7% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:31:36 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.876s coverage: 93.4% of statements 08:31:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 9.4% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:31:38 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 95.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:31:40 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:31:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.038s coverage: 0.0% of statements [no tests to run] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.020s coverage: 43.1% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:31:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:31:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:31:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:31:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:31:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:31:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:31:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:31:53 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:31:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:31:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:31:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.039s coverage: 92.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.133s coverage: 63.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 08:32:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:05 running golangci-lint 08:32:05 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:32:05 go version go1.23.4 linux/amd64 08:32:05 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:32:05 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:05 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38748 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:32:17 Running in /w/workspace/edgex-go/793 [Pipeline] { [Pipeline] checkout 08:32:20 The recommended git tool is: git 08:32:28 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 21.477023566s" 08:32:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.05538ms" 08:32:32 using credential edgex-jenkins-ssh 08:32:32 Cloning the remote Git repository 08:32:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:32 > git init /w/workspace/edgex-go/793 # timeout=10 08:32:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:32 > git --version # timeout=10 08:32:32 > git --version # 'git version 2.25.1' 08:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:39 level=info msg="[linters_context/goanalysis] analyzers took 1m33.955817762s with top 10 stages: buildir: 51.022678915s, gosec: 3.856349356s, inspect: 3.070810223s, fact_deprecated: 2.63870064s, ctrlflow: 1.724674318s, printf: 1.389981899s, S1038: 1.117774878s, fact_purity: 1.071382531s, isgenerated: 926.674426ms, nilness: 885.926582ms" 08:32:39 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:32:39 level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, cgo: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude-rules: 202/20" 08:32:39 level=info msg="[runner] processing took 17.164945ms with stages: nolint: 7.383401ms, identifier_marker: 4.513936ms, autogenerated_exclude: 1.567913ms, path_prettifier: 1.549423ms, exclude-rules: 1.184321ms, skip_dirs: 892.206µs, cgo: 28.002µs, invalid_issue: 27.652µs, filename_unadjuster: 13.051µs, max_same_issues: 1.33µs, uniq_by_line: 630ns, max_from_linter: 570ns, skip_files: 420ns, exclude: 410ns, fixer: 380ns, sort_results: 310ns, diff: 280ns, path_shortener: 240ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" 08:32:39 level=info msg="[runner] linters took 10.768330545s with stages: goanalysis_metalinter: 10.751063229s" 08:32:39 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:39 level=info msg="Memory: 325 samples, avg is 277.6MB, max is 1307.8MB" 08:32:39 level=info msg="Execution took 32.310345151s" 08:32:39 go vet ./... 08:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:45 + ls -al . 08:32:45 total 1896 08:32:45 drwxrwxr-x 11 1001 1001 4096 Feb 12 08:30 . 08:32:45 drwxr-xr-x 4 root root 4096 Feb 12 08:30 .. 08:32:45 drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 .blubracket 08:32:45 -rw-rw-r-- 1 1001 1001 10 Feb 12 08:29 .dockerignore 08:32:45 drwxrwxr-x 8 1001 1001 4096 Feb 12 08:32 .git 08:32:45 drwxrwxr-x 3 1001 1001 4096 Feb 12 08:29 .github 08:32:45 -rw-rw-r-- 1 1001 1001 907 Feb 12 08:29 .gitignore 08:32:45 -rw-rw-r-- 1 1001 1001 199 Feb 12 08:29 .golangci.yml 08:32:45 -rw-rw-r-- 1 1001 1001 100 Feb 12 08:29 .hadolint.yml 08:32:45 drwxr-xr-x 3 1001 1001 4096 Feb 12 08:30 .semver 08:32:45 -rw-rw-r-- 1 1001 1001 155 Feb 12 08:29 .sonarcloud.properties 08:32:45 -rw-rw-r-- 1 1001 1001 1171 Feb 12 08:29 ADOPTERS.md 08:32:45 -rw-rw-r-- 1 1001 1001 17374 Feb 12 08:29 Attribution.txt 08:32:45 -rw-rw-r-- 1 1001 1001 100284 Feb 12 08:29 CHANGELOG.md 08:32:45 -rw-rw-r-- 1 1001 1001 3804 Feb 12 08:29 CONTRIBUTING.md 08:32:45 -rw-rw-r-- 1 1001 1001 677 Feb 12 08:29 GOVERNANCE.md 08:32:45 -rw-rw-r-- 1 1001 1001 858 Feb 12 08:29 Jenkinsfile 08:32:45 -rw-rw-r-- 1 1001 1001 10775 Feb 12 08:29 LICENSE 08:32:45 -rw-rw-r-- 1 1001 1001 16740 Feb 12 08:29 Makefile 08:32:45 -rw-rw-r-- 1 1001 1001 582 Feb 12 08:29 OWNERS.md 08:32:45 -rw-rw-r-- 1 1001 1001 9932 Feb 12 08:29 README.md 08:32:45 -rw-rw-r-- 1 1001 1001 789 Feb 12 08:29 SECURITY.md 08:32:45 -rw-rw-r-- 1 1001 1001 12 Feb 12 08:30 VERSION 08:32:45 drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 bin 08:32:45 drwxrwxr-x 19 1001 1001 4096 Feb 12 08:29 cmd 08:32:45 -rw-r--r-- 1 root root 1572700 Feb 12 08:32 coverage.out 08:32:45 drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 fuzz_test 08:32:45 -rw-rw-r-- 1 1001 1001 6494 Feb 12 08:29 go.mod 08:32:45 -rw-rw-r-- 1 1001 1001 88223 Feb 12 08:29 go.sum 08:32:45 drwxrwxr-x 7 1001 1001 4096 Feb 12 08:29 internal 08:32:45 drwxrwxr-x 2 1001 1001 4096 Feb 12 08:29 openapi 08:32:45 -rw-rw-r-- 1 1001 1001 584 Feb 12 08:29 security.txt 08:32:45 -rw-rw-r-- 1 1001 1001 204 Feb 12 08:29 version.go [Pipeline] sh 08:32:46 + '[' -e coverage.out ] 08:32:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:46 Stashed 1 file(s) [Pipeline] sh 08:32:46 + make build 08:32:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:32:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:51 Avoid second fetch 08:32:51 Checking out Revision fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c (main) 08:32:52 Commit message: "Merge pull request #5078 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.33.0" 08:32:51 > git config core.sparsecheckout # timeout=10 08:32:51 > git checkout -f fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:58 Dload Upload Total Spent Left Speed 08:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 08:32:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:58 + + sudo teesudo /etc/docker/daemon.new jq 08:32:58 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:58 { 08:32:58 "registry-mirrors": [ 08:32:58 "https://nexus3.edgexfoundry.org:10001" 08:32:58 ], 08:32:58 "bip": "10.250.0.254/24", 08:32:58 "hosts": [ 08:32:58 "tcp://0.0.0.0:5555", 08:32:58 "unix:///var/run/docker.sock" 08:32:58 ], 08:32:58 "mtu": 1458, 08:32:58 "selinux-enabled": true, 08:32:58 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:58 } [Pipeline] sh 08:32:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:59 + sudo service docker restart 08:33:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:33:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:19 provisioning config files... 08:33:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config14630045967254198542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:19 ---> ****-login.sh 08:33:19 nexus3.edgexfoundry.org:10001 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 nexus3.edgexfoundry.org:10002 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 nexus3.edgexfoundry.org:10003 08:33:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:21 Configure a credential helper to remove this warning. See 08:33:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:21 08:33:21 Login Succeeded 08:33:21 nexus3.edgexfoundry.org:10004 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:21 Configure a credential helper to remove this warning. See 08:33:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:21 08:33:21 Login Succeeded 08:33:21 ****.io 08:33:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:22 Configure a credential helper to remove this warning. See 08:33:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:22 08:33:22 Login Succeeded 08:33:22 ---> ****-login.sh ends [Pipeline] } 08:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 08:33:23 + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo 08:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:23 ========================================================= 08:33:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:33:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:23 9986a736f7d3: Pulling fs layer 08:33:23 1f018df60701: Pulling fs layer 08:33:23 39f8f326b044: Pulling fs layer 08:33:23 e6a1e7a6a96a: Pulling fs layer 08:33:23 4f4fb700ef54: Pulling fs layer 08:33:23 d45d956e0dbf: Pulling fs layer 08:33:23 d7702b0d1db1: Pulling fs layer 08:33:23 5c7f0f088c93: Pulling fs layer 08:33:23 4fdc064ae6cf: Pulling fs layer 08:33:23 e6a1e7a6a96a: Waiting 08:33:23 4f4fb700ef54: Waiting 08:33:23 d45d956e0dbf: Waiting 08:33:23 d7702b0d1db1: Waiting 08:33:23 5c7f0f088c93: Waiting 08:33:23 4fdc064ae6cf: Waiting [Pipeline] } 08:33:23 $ docker stop --time=1 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 08:33:24 1f018df60701: Verifying Checksum 08:33:24 1f018df60701: Download complete 08:33:24 e6a1e7a6a96a: Verifying Checksum 08:33:24 e6a1e7a6a96a: Download complete 08:33:24 4f4fb700ef54: Verifying Checksum 08:33:24 4f4fb700ef54: Download complete 08:33:24 d45d956e0dbf: Verifying Checksum 08:33:24 d45d956e0dbf: Download complete 08:33:24 d7702b0d1db1: Verifying Checksum 08:33:24 d7702b0d1db1: Download complete 08:33:24 9986a736f7d3: Verifying Checksum 08:33:24 9986a736f7d3: Download complete 08:33:24 4fdc064ae6cf: Verifying Checksum 08:33:24 4fdc064ae6cf: Download complete 08:33:25 9986a736f7d3: Pull complete 08:33:25 1f018df60701: Pull complete 08:33:25 39f8f326b044: Verifying Checksum 08:33:25 39f8f326b044: Download complete 08:33:27 5c7f0f088c93: Verifying Checksum 08:33:27 5c7f0f088c93: Download complete 08:33:30 $ docker rm -f --volumes 7d0dd9ee313e15a8e2aed2c9dec27b884b9e49b03a11daeca65f2533dee44dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 08:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 latest: Pulling from edgex-devops/edgex-compose 08:33:32 91d30c5bc195: Pulling fs layer 08:33:32 2e9b0aa3be6d: Pulling fs layer 08:33:32 9c61dcf015f6: Pulling fs layer 08:33:32 4698f68db338: Pulling fs layer 08:33:32 2a2f49069b9e: Pulling fs layer 08:33:32 e0025b399a48: Pulling fs layer 08:33:32 4698f68db338: Waiting 08:33:32 2a2f49069b9e: Waiting 08:33:32 e0025b399a48: Waiting 08:33:32 91d30c5bc195: Verifying Checksum 08:33:32 91d30c5bc195: Download complete 08:33:32 4698f68db338: Verifying Checksum 08:33:32 4698f68db338: Download complete 08:33:32 2e9b0aa3be6d: Verifying Checksum 08:33:32 2e9b0aa3be6d: Download complete 08:33:32 e0025b399a48: Download complete 08:33:32 91d30c5bc195: Pull complete 08:33:32 2a2f49069b9e: Download complete 08:33:33 2e9b0aa3be6d: Pull complete 08:33:33 9c61dcf015f6: Verifying Checksum 08:33:33 9c61dcf015f6: Download complete 08:33:35 9c61dcf015f6: Pull complete 08:33:35 4698f68db338: Pull complete 08:33:35 2a2f49069b9e: Pull complete 08:33:35 e0025b399a48: Pull complete 08:33:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:36 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 08:33:36 $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:39 $ docker top b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:39 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:39 39f8f326b044: Pull complete 08:33:40 e6a1e7a6a96a: Pull complete 08:33:40 4f4fb700ef54: Pull complete 08:33:40 d45d956e0dbf: Pull complete 08:33:40 d7702b0d1db1: Pull complete 08:33:41 #1 [core-keeper internal] load build definition from Dockerfile 08:33:41 #1 transferring dockerfile: 08:33:41 #1 transferring dockerfile: 2.01kB done 08:33:41 #1 DONE 0.0s 08:33:42 08:33:42 #2 [core-command internal] load build definition from Dockerfile 08:33:42 #2 transferring dockerfile: 1.94kB done 08:33:42 #2 DONE 0.0s 08:33:42 08:33:42 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:33:42 #3 transferring dockerfile: 2.50kB done 08:33:42 #3 DONE 0.0s 08:33:42 08:33:42 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:33:42 #4 transferring dockerfile: 3.02kB done 08:33:42 #4 DONE 0.0s 08:33:42 08:33:42 #5 [security-proxy-auth internal] load build definition from Dockerfile 08:33:42 #5 transferring dockerfile: 2.14kB done 08:33:42 #5 DONE 0.0s 08:33:42 08:33:42 #6 [support-notifications internal] load build definition from Dockerfile 08:33:42 #6 transferring dockerfile: 2.00kB done 08:33:42 #6 DONE 0.0s 08:33:42 08:33:42 #7 [security-spire-server internal] load build definition from Dockerfile 08:33:42 #7 transferring dockerfile: 1.70kB done 08:33:42 #7 DONE 0.1s 08:33:42 08:33:42 #8 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:42 #8 transferring dockerfile: 2.49kB done 08:33:42 #8 DONE 0.1s 08:33:42 08:33:42 #9 [core-metadata internal] load build definition from Dockerfile 08:33:42 #9 transferring dockerfile: 2.10kB done 08:33:42 #9 DONE 0.1s 08:33:42 08:33:42 #10 [security-spire-agent internal] load build definition from Dockerfile 08:33:42 #10 transferring dockerfile: 1.81kB done 08:33:42 #10 DONE 0.1s 08:33:42 08:33:42 #11 [support-scheduler internal] load build definition from Dockerfile 08:33:42 #11 transferring dockerfile: 1.83kB done 08:33:42 #11 DONE 0.1s 08:33:42 08:33:42 #12 [core-data internal] load build definition from Dockerfile 08:33:42 #12 transferring dockerfile: 2.04kB done 08:33:42 #12 DONE 0.1s 08:33:42 08:33:42 #13 [security-spire-config internal] load build definition from Dockerfile 08:33:42 #13 transferring dockerfile: 1.69kB done 08:33:42 #13 DONE 0.1s 08:33:42 08:33:42 #14 [core-keeper internal] load .dockerignore 08:33:42 #14 transferring context: 50B done 08:33:42 #14 DONE 0.1s 08:33:42 08:33:42 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:42 #15 transferring dockerfile: 2.23kB done 08:33:42 #15 DONE 0.1s 08:33:42 08:33:42 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:42 #16 transferring dockerfile: 1.89kB done 08:33:42 #16 DONE 0.1s 08:33:42 08:33:42 #17 [core-command internal] load .dockerignore 08:33:42 #17 transferring context: 50B done 08:33:42 #17 DONE 0.0s 08:33:42 08:33:42 #18 [security-proxy-setup internal] load .dockerignore 08:33:42 #18 transferring context: 50B done 08:33:42 #18 DONE 0.0s 08:33:42 08:33:42 #19 [security-bootstrapper internal] load .dockerignore 08:33:42 #19 transferring context: 50B done 08:33:42 #19 DONE 0.0s 08:33:42 08:33:42 #20 [security-proxy-auth internal] load .dockerignore 08:33:42 #20 transferring context: 50B done 08:33:42 #20 DONE 0.0s 08:33:42 08:33:42 #21 [support-notifications internal] load .dockerignore 08:33:42 #21 transferring context: 50B done 08:33:42 #21 DONE 0.0s 08:33:42 08:33:42 #22 [security-spire-agent internal] load .dockerignore 08:33:42 #22 DONE 0.0s 08:33:42 08:33:42 #23 [security-spire-server internal] load .dockerignore 08:33:42 #23 transferring context: 50B done 08:33:42 #23 DONE 0.0s 08:33:42 08:33:42 #24 [core-metadata internal] load .dockerignore 08:33:42 #24 transferring context: 50B done 08:33:42 #24 DONE 0.0s 08:33:42 08:33:42 #22 [security-spire-agent internal] load .dockerignore 08:33:42 #22 transferring context: 50B done 08:33:42 #22 DONE 0.0s 08:33:42 08:33:42 #25 [security-secretstore-setup internal] load .dockerignore 08:33:42 #25 transferring context: 50B done 08:33:42 #25 DONE 0.0s 08:33:42 08:33:42 #26 [support-scheduler internal] load .dockerignore 08:33:42 #26 transferring context: 50B done 08:33:42 #26 DONE 0.0s 08:33:42 08:33:42 #27 [core-data internal] load .dockerignore 08:33:42 #27 transferring context: 50B done 08:33:42 #27 DONE 0.0s 08:33:42 08:33:42 #28 [security-spire-config internal] load .dockerignore 08:33:42 #28 transferring context: 50B done 08:33:42 #28 DONE 0.0s 08:33:42 08:33:42 #29 [core-common-config-bootstrapper internal] load .dockerignore 08:33:42 #29 transferring context: 50B done 08:33:42 #29 DONE 0.0s 08:33:42 08:33:42 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #30 DONE 0.0s 08:33:42 08:33:42 #31 [security-spiffe-token-provider internal] load .dockerignore 08:33:42 #31 transferring context: 50B done 08:33:42 #31 DONE 0.0s 08:33:42 08:33:42 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #30 DONE 0.0s 08:33:42 08:33:42 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:33:42 #32 DONE 0.1s 08:33:42 08:33:42 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:42 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:42 #33 ... 08:33:42 08:33:42 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #30 DONE 0.0s 08:33:42 08:33:42 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:42 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:42 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:42 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:42 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:42 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 08:33:42 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 08:33:42 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:42 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:42 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:42 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:42 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:42 #33 ... 08:33:42 08:33:42 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:42 #30 DONE 0.0s 08:33:42 08:33:42 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:42 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:42 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:42 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:42 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:42 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:43 #33 ... 08:33:43 08:33:43 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:43 #30 DONE 0.0s 08:33:43 08:33:43 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:43 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:43 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:43 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:43 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:43 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:43 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:43 #33 ... 08:33:43 08:33:43 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:43 #30 DONE 0.0s 08:33:43 08:33:43 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:43 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:43 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:43 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:43 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:43 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:43 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:43 #33 ... 08:33:43 08:33:43 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:43 #30 DONE 0.0s 08:33:43 08:33:43 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 08:33:43 #32 DONE 0.7s 08:33:43 08:33:43 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:43 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:43 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:43 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:43 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:43 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:43 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:44 #33 ... 08:33:44 08:33:44 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:33:44 #34 DONE 1.0s 08:33:44 08:33:44 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:44 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:44 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:44 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:44 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:44 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:44 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:44 #33 ... 08:33:44 08:33:44 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:33:44 #35 DONE 0.9s 08:33:44 08:33:44 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:33:44 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:33:44 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:33:44 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 08:33:44 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 08:33:44 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done 08:33:44 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done 08:33:44 #33 DONE 1.5s 08:33:44 08:33:44 #36 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:33:44 #36 DONE 1.5s 08:33:44 08:33:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:44 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:33:44 #37 ... 08:33:44 08:33:44 #38 [security-spire-agent internal] load build context 08:33:44 #38 transferring context: 23.33kB 0.0s done 08:33:44 #38 DONE 0.2s 08:33:44 08:33:44 #39 [security-spire-server internal] load build context 08:33:44 #39 transferring context: 23.80kB 0.0s done 08:33:44 #39 DONE 0.3s 08:33:44 08:33:44 #40 [security-spire-config internal] load build context 08:33:44 #40 transferring context: 22.05kB 0.0s done 08:33:44 #40 DONE 0.3s 08:33:44 08:33:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:44 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:33:44 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:33:44 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:33:44 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 08:33:44 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 08:33:44 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 08:33:44 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 08:33:44 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 08:33:44 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 08:33:44 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 08:33:44 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:44 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 08:33:44 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:45 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 08:33:45 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s 08:33:45 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 1.3s 08:33:45 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s 08:33:49 5c7f0f088c93: Pull complete 08:33:49 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.7s done 08:33:49 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:33:50 4fdc064ae6cf: Pull complete 08:33:50 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 08:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:33:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:50 WORKDIR /edgex 08:33:50 COPY go.mod . 08:33:50 RUN go mod download 08:33:50 + docker build -t ci-base-image-arm64 -f - . 08:33:51 Sending build context to Docker daemon 3.59MB 08:33:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:33:51 ---> 63f30b955cb9 08:33:51 Step 2/4 : WORKDIR /edgex 08:33:53 #37 ... 08:33:53 08:33:53 #41 [core-keeper internal] load build context 08:33:53 #41 transferring context: 296.11MB 9.9s 08:33:53 #41 ... 08:33:53 08:33:53 #42 [core-command internal] load build context 08:33:53 #42 ... 08:33:53 08:33:53 #43 [security-proxy-setup internal] load build context 08:33:53 #43 ... 08:33:53 08:33:53 #44 [security-proxy-auth internal] load build context 08:33:53 #44 ... 08:33:53 08:33:53 #45 [core-metadata internal] load build context 08:33:53 #45 ... 08:33:53 08:33:53 #46 [core-data internal] load build context 08:33:53 #46 ... 08:33:53 08:33:53 #47 [security-secretstore-setup internal] load build context 08:33:53 #47 ... 08:33:53 08:33:53 #48 [support-scheduler internal] load build context 08:33:53 #48 ... 08:33:53 08:33:53 #49 [support-notifications internal] load build context 08:33:53 #49 ... 08:33:53 08:33:53 #50 [security-bootstrapper internal] load build context 08:33:53 #50 ... 08:33:53 08:33:53 #51 [core-common-config-bootstrapper internal] load build context 08:33:53 #51 ... 08:33:53 08:33:53 #52 [security-spiffe-token-provider internal] load build context 08:33:53 #52 ... 08:33:53 08:33:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:53 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:33:53 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:33:53 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:33:53 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:33:53 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:33:53 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:33:53 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:33:53 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:33:53 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.2s done 08:33:53 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s done 08:33:53 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:33:54 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 08:33:54 #53 ... 08:33:54 08:33:54 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:33:54 #54 ... 08:33:54 08:33:54 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:54 #55 ... 08:33:54 08:33:54 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:54 #56 ... 08:33:54 08:33:54 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:33:54 #57 ... 08:33:54 08:33:54 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:54 #58 ... 08:33:54 08:33:54 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:54 #59 ... 08:33:54 08:33:54 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:54 #60 ... 08:33:54 08:33:54 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:33:54 #0 2.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 2.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 2.778 (1/7) Installing ca-certificates (20241121-r1) 08:33:54 #0 2.796 (2/7) Installing dumb-init (1.2.5-r3) 08:33:54 #0 2.810 (3/7) Installing libgcc (13.2.1_git20240309-r0) 08:33:54 #0 2.824 (4/7) Installing libsodium (1.0.19-r0) 08:33:54 #0 2.832 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 08:33:54 #0 2.849 (6/7) Installing libzmq (4.3.5-r2) 08:33:54 #0 2.857 (7/7) Installing zeromq (4.3.5-r2) 08:33:54 #0 2.877 Executing busybox-1.36.1-r29.trigger 08:33:54 #0 2.882 Executing ca-certificates-20241121-r1.trigger 08:33:54 #0 2.913 OK: 12 MiB in 21 packages 08:33:55 ---> Running in f2f8bd770266 08:33:55 Removing intermediate container f2f8bd770266 08:33:55 ---> 11ac1b8b3618 08:33:55 Step 3/4 : COPY go.mod . 08:33:55 ---> 59a4c481bd1d 08:33:55 Step 4/4 : RUN go mod download 08:33:55 #61 ... 08:33:55 08:33:55 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:55 #62 ... 08:33:55 08:33:55 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:33:55 #63 ... 08:33:55 08:33:55 #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:55 #64 ... 08:33:55 08:33:55 #65 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 08:33:55 ---> Running in c1679471d982 08:33:55 #65 ... 08:33:55 08:33:55 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:55 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 08:33:59 #37 ... 08:33:59 08:33:59 #43 [security-proxy-setup internal] load build context 08:33:59 #43 transferring context: 446.48MB 10.5s done 08:33:59 #43 DONE 16.6s 08:33:59 08:33:59 #47 [security-secretstore-setup internal] load build context 08:33:59 #47 transferring context: 446.48MB 14.1s done 08:33:59 #47 ... 08:33:59 08:33:59 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:33:59 #61 DONE 15.3s 08:33:59 08:33:59 #52 [security-spiffe-token-provider internal] load build context 08:33:59 #52 transferring context: 446.48MB 10.5s done 08:33:59 #52 DONE 15.9s 08:33:59 08:33:59 #44 [security-proxy-auth internal] load build context 08:33:59 #44 transferring context: 446.48MB 11.7s done 08:33:59 #44 DONE 16.6s 08:33:59 08:33:59 #48 [support-scheduler internal] load build context 08:33:59 #48 transferring context: 446.48MB 10.8s done 08:33:59 #48 DONE 16.3s 08:33:59 08:33:59 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:59 #56 DONE 15.4s 08:33:59 08:33:59 #65 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 08:33:59 #65 DONE 15.4s 08:33:59 08:33:59 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:59 #66 ... 08:33:59 08:33:59 #45 [core-metadata internal] load build context 08:33:59 #45 transferring context: 446.48MB 11.7s done 08:33:59 #45 DONE 16.5s 08:33:59 08:33:59 #51 [core-common-config-bootstrapper internal] load build context 08:33:59 #51 transferring context: 446.48MB 11.1s done 08:33:59 #51 DONE 16.0s 08:33:59 08:33:59 #49 [support-notifications internal] load build context 08:33:59 #49 transferring context: 446.48MB 12.1s done 08:33:59 #49 DONE 16.7s 08:33:59 08:33:59 #46 [core-data internal] load build context 08:33:59 #46 transferring context: 446.48MB 12.0s done 08:33:59 #46 DONE 16.4s 08:33:59 08:33:59 #50 [security-bootstrapper internal] load build context 08:33:59 #50 transferring context: 446.48MB 13.4s done 08:33:59 #50 DONE 16.7s 08:33:59 08:33:59 #42 [core-command internal] load build context 08:33:59 #42 transferring context: 446.48MB 13.4s done 08:33:59 #42 DONE 16.9s 08:33:59 08:33:59 #41 [core-keeper internal] load build context 08:33:59 #41 transferring context: 446.48MB 12.9s done 08:33:59 #41 DONE 16.9s 08:33:59 08:33:59 #47 [security-secretstore-setup internal] load build context 08:33:59 #47 DONE 16.5s 08:33:59 08:33:59 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:33:59 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 08:33:59 #53 DONE 15.7s 08:33:59 08:33:59 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:59 #67 ... 08:33:59 08:33:59 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:33:59 #37 DONE 15.9s 08:33:59 08:33:59 #64 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:59 #64 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:33:59 #64 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #64 16.27 (1/1) Installing dumb-init (1.2.5-r3) 08:34:00 #64 16.30 Executing busybox-1.36.1-r29.trigger 08:34:00 #64 16.31 OK: 8 MiB in 15 packages 08:34:00 #64 DONE 16.8s 08:34:00 08:34:00 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:00 #63 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #63 16.27 (1/3) Installing ca-certificates (20241121-r1) 08:34:00 #63 16.30 (2/3) Installing dumb-init (1.2.5-r3) 08:34:00 #63 16.31 (3/3) Installing tzdata (2024b-r0) 08:34:00 #63 16.38 Executing busybox-1.36.1-r29.trigger 08:34:00 #63 16.39 Executing ca-certificates-20241121-r1.trigger 08:34:00 #63 16.56 OK: 10 MiB in 17 packages 08:34:00 #63 DONE 16.7s 08:34:00 08:34:00 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:00 #68 ... 08:34:00 08:34:00 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:00 #54 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #54 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #54 16.46 (1/1) Installing dumb-init (1.2.5-r3) 08:34:00 #54 16.53 Executing busybox-1.36.1-r29.trigger 08:34:00 #54 16.55 OK: 8 MiB in 15 packages 08:34:00 #54 DONE 16.7s 08:34:00 08:34:00 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:00 #60 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #60 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #60 16.11 (1/4) Installing ca-certificates (20241121-r1) 08:34:00 #60 16.13 (2/4) Installing dumb-init (1.2.5-r3) 08:34:00 #60 16.14 (3/4) Installing su-exec (0.2-r3) 08:34:00 #60 16.14 (4/4) Installing yq-go (4.44.1-r2) 08:34:00 #60 16.24 Executing busybox-1.36.1-r29.trigger 08:34:00 #60 16.25 Executing ca-certificates-20241121-r1.trigger 08:34:00 #60 16.32 OK: 19 MiB in 18 packages 08:34:00 #60 DONE 16.8s 08:34:00 08:34:00 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:00 #62 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:00 #62 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:00 #62 16.15 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:00 #62 16.20 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:00 #62 16.22 (3/6) Installing dumb-init (1.2.5-r3) 08:34:00 #62 16.23 (4/6) Installing openssl (3.3.3-r0) 08:34:00 #62 16.24 (5/6) Installing su-exec (0.2-r3) 08:34:00 #62 16.24 (6/6) Installing yq-go (4.44.1-r2) 08:34:00 #62 16.40 Executing busybox-1.36.1-r29.trigger 08:34:00 #62 16.41 OK: 19 MiB in 18 packages 08:34:00 #62 DONE 16.8s 08:34:00 08:34:00 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:00 #69 DONE 1.5s 08:34:01 08:34:01 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:01 #59 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #59 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #59 16.31 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:01 #59 16.31 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:01 #59 16.31 OK: 24172 distinct packages available 08:34:01 #59 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #59 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #59 16.76 (1/14) Installing ca-certificates (20241121-r1) 08:34:01 #59 16.77 (2/14) Installing brotli-libs (1.1.0-r2) 08:34:01 #59 16.79 (3/14) Installing c-ares (1.33.1-r0) 08:34:01 #59 16.80 (4/14) Installing libunistring (1.2-r0) 08:34:01 #59 16.82 (5/14) Installing libidn2 (2.3.7-r0) 08:34:01 #59 16.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:34:01 #59 16.83 (7/14) Installing libpsl (0.21.5-r1) 08:34:01 #59 16.83 (8/14) Installing zstd-libs (1.5.6-r0) 08:34:01 #59 16.84 (9/14) Installing libcurl (8.11.1-r1) 08:34:01 #59 16.85 (10/14) Installing curl (8.11.1-r1) 08:34:01 #59 16.86 (11/14) Installing dumb-init (1.2.5-r3) 08:34:01 #59 16.86 (12/14) Installing musl-obstack (1.2.3-r2) 08:34:01 #59 16.87 (13/14) Installing libucontext (1.2-r3) 08:34:01 #59 16.87 (14/14) Installing gcompat (1.1.0-r4) 08:34:01 #59 16.87 Executing busybox-1.36.1-r29.trigger 08:34:01 #59 16.88 Executing ca-certificates-20241121-r1.trigger 08:34:01 #59 16.93 OK: 13 MiB in 28 packages 08:34:01 #59 ... 08:34:01 08:34:01 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:01 #58 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #58 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #58 16.40 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:01 #58 16.40 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:01 #58 16.40 OK: 24172 distinct packages available 08:34:01 #58 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #58 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #58 16.85 (1/4) Installing dumb-init (1.2.5-r3) 08:34:01 #58 16.86 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:01 #58 16.86 (3/4) Installing libucontext (1.2-r3) 08:34:01 #58 16.87 (4/4) Installing gcompat (1.1.0-r4) 08:34:01 #58 16.87 Executing busybox-1.36.1-r29.trigger 08:34:01 #58 16.88 OK: 8 MiB in 18 packages 08:34:01 #58 DONE 17.6s 08:34:01 08:34:01 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:01 #59 DONE 17.7s 08:34:01 08:34:01 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:01 #57 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #57 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #57 16.95 (1/2) Installing dumb-init (1.2.5-r3) 08:34:01 #57 16.95 (2/2) Installing su-exec (0.2-r3) 08:34:01 #57 16.95 Executing busybox-1.36.1-r29.trigger 08:34:01 #57 16.96 OK: 8 MiB in 16 packages 08:34:01 #57 DONE 17.7s 08:34:01 08:34:01 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:34:01 #66 1.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:01 #66 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:01 #66 1.926 OK: 248 MiB in 58 packages 08:34:01 #66 DONE 2.4s 08:34:01 08:34:01 #70 [core-command builder 4/7] COPY go.mod vendor* ./ 08:34:02 #70 DONE 0.4s 08:34:02 08:34:02 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:02 #71 ... 08:34:02 08:34:02 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:02 #55 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #55 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #55 17.39 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:02 #55 17.39 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:02 #55 17.39 OK: 24172 distinct packages available 08:34:02 #55 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #55 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #55 17.79 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:02 #55 17.83 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:02 #55 17.85 (3/7) Installing dumb-init (1.2.5-r3) 08:34:02 #55 17.85 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:02 #55 17.86 (5/7) Installing libucontext (1.2-r3) 08:34:02 #55 17.86 (6/7) Installing gcompat (1.1.0-r4) 08:34:02 #55 17.87 (7/7) Installing openssl (3.3.3-r0) 08:34:02 #55 17.92 Executing busybox-1.36.1-r29.trigger 08:34:02 #55 17.95 OK: 9 MiB in 19 packages 08:34:02 #55 DONE 18.1s 08:34:02 08:34:02 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:02 #67 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #67 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #67 2.771 OK: 248 MiB in 58 packages 08:34:02 #67 DONE 2.9s 08:34:02 08:34:02 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:34:02 #0 1.135 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #0 1.723 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #0 2.485 (1/1) Installing dumb-init (1.2.5-r3) 08:34:02 #0 2.819 Executing busybox-1.36.1-r29.trigger 08:34:02 #0 2.827 OK: 8 MiB in 15 packages 08:34:02 #72 DONE 3.0s 08:34:02 08:34:02 #73 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:02 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #0 2.764 OK: 248 MiB in 58 packages 08:34:02 #73 DONE 3.0s 08:34:02 08:34:02 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:34:02 #74 DONE 0.2s 08:34:02 08:34:02 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:34:02 #75 DONE 0.1s 08:34:02 08:34:02 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:02 #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:02 #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:02 #0 2.746 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:02 #0 2.824 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:02 #0 2.873 Executing ca-certificates-20241121-r1.trigger 08:34:02 #0 2.940 OK: 12 MiB in 21 packages 08:34:02 #76 DONE 3.1s 08:34:02 08:34:02 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #77 ... 08:34:03 08:34:03 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:34:03 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.341 OK: 248 MiB in 58 packages 08:34:03 #78 DONE 3.5s 08:34:03 08:34:03 #79 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 08:34:03 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:03 #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:03 #0 1.870 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:03 #0 1.904 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:03 #0 1.916 OK: 8 MiB in 15 packages 08:34:03 #79 DONE 2.1s 08:34:03 08:34:03 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:03 #80 DONE 0.1s 08:34:03 08:34:03 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #81 ... 08:34:03 08:34:03 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:03 #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.384 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:34:03 #0 3.384 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:34:03 #0 3.384 OK: 24178 distinct packages available 08:34:03 #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:03 #0 3.758 OK: 248 MiB in 58 packages 08:34:03 #82 DONE 3.9s 08:34:03 08:34:03 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:03 #83 DONE 0.1s 08:34:03 08:34:03 #68 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:34:03 #68 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:03 #68 2.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:03 #68 2.753 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:03 #68 2.789 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:03 #68 2.814 Executing ca-certificates-20241121-r1.trigger 08:34:03 #68 2.847 OK: 10 MiB in 17 packages 08:34:04 #68 DONE 3.1s 08:34:04 08:34:04 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 #84 ... 08:34:04 08:34:04 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:04 #0 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:04 #0 3.227 OK: 19 MiB in 18 packages 08:34:04 #85 DONE 3.4s 08:34:04 08:34:04 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:04 #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:04 #0 3.130 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #0 3.182 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #0 3.196 OK: 8 MiB in 15 packages 08:34:04 #86 DONE 3.5s 08:34:04 08:34:04 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:04 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:04 #0 3.162 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #0 3.206 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #0 3.227 Executing ca-certificates-20241121-r1.trigger 08:34:04 #0 3.363 OK: 19 MiB in 18 packages 08:34:04 #87 DONE 3.5s 08:34:04 08:34:04 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:04 #88 DONE 0.1s 08:34:04 08:34:04 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:04 #0 2.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.683 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #89 2.715 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:04 #89 2.721 OK: 8 MiB in 18 packages 08:34:04 #89 DONE 3.0s 08:34:04 08:34:04 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:04 #0 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:04 #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:05 #90 2.988 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:05 #90 3.023 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:05 #90 3.034 OK: 8 MiB in 16 packages 08:34:05 #90 DONE 3.4s 08:34:05 08:34:05 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:05 #0 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:05 #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:05 #0 2.991 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:34:05 #0 3.026 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:34:05 #0 3.036 Executing ca-certificates-20241121-r1.trigger 08:34:05 #0 3.071 OK: 13 MiB in 28 packages 08:34:05 #91 DONE 3.4s 08:34:05 08:34:05 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:05 #92 ... 08:34:05 08:34:05 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:34:05 #0 2.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:05 #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:05 #0 2.883 OK: 9 MiB in 19 packages 08:34:05 #93 DONE 3.0s 08:34:05 08:34:05 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:05 #94 DONE 0.5s 08:34:05 08:34:05 #95 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:05 #0 3.089 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:34:05 #0 3.541 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:34:05 #0 4.238 OK: 248 MiB in 58 packages 08:34:05 #95 DONE 4.4s 08:34:05 08:34:05 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:05 #96 DONE 0.2s 08:34:05 08:34:05 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:06 #97 DONE 0.8s 08:34:06 08:34:06 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:06 #98 DONE 1.0s 08:34:06 08:34:06 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:06 #99 DONE 1.0s 08:34:06 08:34:06 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:06 #100 DONE 0.8s 08:34:06 08:34:06 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:06 #101 DONE 0.5s 08:34:06 08:34:06 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:06 #102 ... 08:34:06 08:34:06 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:06 #103 DONE 0.6s 08:34:06 08:34:06 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:06 #104 DONE 0.6s 08:34:06 08:34:06 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:06 #102 DONE 0.2s 08:34:06 08:34:06 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:06 #105 DONE 0.1s 08:34:06 08:34:06 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:06 #106 DONE 0.1s 08:34:06 08:34:06 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:06 #107 DONE 0.1s 08:34:06 08:34:06 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:07 #108 DONE 0.1s 08:34:07 08:34:07 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:07 #109 DONE 0.1s 08:34:07 08:34:07 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:07 #92 DONE 1.9s 08:34:07 08:34:07 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:07 #110 DONE 0.1s 08:34:07 08:34:07 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:07 #111 DONE 0.2s 08:34:07 08:34:07 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:07 #112 DONE 0.2s 08:34:07 08:34:07 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:07 #113 DONE 0.1s 08:34:07 08:34:07 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:07 #114 DONE 0.1s 08:34:07 08:34:07 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:07 #115 DONE 0.1s 08:34:07 08:34:07 #116 [security-spire-agent] exporting to image 08:34:07 #116 exporting layers 08:34:08 #116 exporting layers 0.6s done 08:34:08 #116 writing image sha256:cba3e28ade0dcb31484e6517f01fb58aea4869c5825394ebdd8d4ba17fe7d443 done 08:34:08 #116 naming to docker.io/library/security-spire-config done 08:34:08 #116 writing image sha256:670d401ed5f09ef004b93b3986ffb444b42bb343e2cd134407996199582930cd done 08:34:08 #116 naming to docker.io/library/security-spire-server done 08:34:08 #116 writing image sha256:f5da1e40adb954c86ea6a129fe09b40ae6bf79aaa1036de977543b8ee6a5c8d9 done 08:34:08 #116 naming to docker.io/library/security-spire-agent done 08:34:08 #116 DONE 1.0s 08:34:08 08:34:08 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:12 #117 ... 08:34:12 08:34:12 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 Removing intermediate container c1679471d982 08:34:43 ---> 795c53cea99c 08:34:43 Successfully built 795c53cea99c 08:34:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker inspect -f . ci-base-image-arm64 08:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:44 prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container 08:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:45 $ docker top d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:46 + go version 08:34:46 go version go1.23.4 linux/arm64 [Pipeline] } 08:34:46 $ docker stop --time=1 d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 08:34:47 $ docker rm -f --volumes d08936eb8c0e85caa8bd246bb179e956fd374f324307c21aa69992f3d8848b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:34:48 08:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:34:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:34:49 547446be3368: Pulling fs layer 08:34:49 d125d8839a47: Pulling fs layer 08:34:49 3e85d5ac6304: Pulling fs layer 08:34:49 c3105a71a48b: Pulling fs layer 08:34:49 0f093f025ec4: Pulling fs layer 08:34:49 c3106fc0e877: Pulling fs layer 08:34:49 c3105a71a48b: Waiting 08:34:49 0f093f025ec4: Waiting 08:34:49 c3106fc0e877: Waiting 08:34:49 547446be3368: Verifying Checksum 08:34:49 547446be3368: Download complete 08:34:49 c3105a71a48b: Verifying Checksum 08:34:49 c3105a71a48b: Download complete 08:34:49 d125d8839a47: Verifying Checksum 08:34:49 d125d8839a47: Download complete 08:34:49 c3106fc0e877: Verifying Checksum 08:34:49 c3106fc0e877: Download complete 08:34:49 0f093f025ec4: Verifying Checksum 08:34:49 0f093f025ec4: Download complete 08:34:51 547446be3368: Pull complete 08:34:51 3e85d5ac6304: Verifying Checksum 08:34:51 3e85d5ac6304: Download complete 08:34:52 d125d8839a47: Pull complete 08:34:52 #118 ... 08:34:52 08:34:52 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #84 DONE 44.0s 08:34:52 08:34:52 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #77 DONE 44.8s 08:34:52 08:34:52 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #118 DONE 44.8s 08:34:52 08:34:52 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #81 DONE 44.3s 08:34:52 08:34:52 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #71 DONE 45.2s 08:34:52 08:34:52 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #117 DONE 41.1s 08:34:52 08:34:52 #119 [core-command builder 6/7] COPY . . 08:34:53 #119 ... 08:34:53 08:34:53 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:34:53 #120 DONE 5.9s 08:34:53 08:34:53 #121 [security-secretstore-setup builder 6/7] COPY . . 08:34:53 #121 CACHED 08:34:53 08:34:53 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #122 CACHED 08:34:53 08:34:53 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:34:53 #123 CACHED 08:34:53 08:34:53 #124 [support-scheduler builder 6/7] COPY . . 08:34:53 #124 DONE 5.9s 08:34:53 08:34:53 #125 [security-proxy-setup builder 6/7] COPY . . 08:34:53 #125 DONE 5.9s 08:34:53 08:34:53 #126 [security-bootstrapper builder 6/7] COPY . . 08:34:53 #126 CACHED 08:34:53 08:34:53 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #127 CACHED 08:34:53 08:34:53 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:53 #128 CACHED 08:34:53 08:34:53 #129 [support-notifications builder 6/7] COPY . . 08:34:53 #129 DONE 5.9s 08:34:53 08:34:53 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:34:53 #130 ... 08:34:53 08:34:53 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:53 #131 CACHED 08:34:53 08:34:53 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:34:53 #132 CACHED 08:34:53 08:34:53 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #133 CACHED 08:34:53 08:34:53 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #134 CACHED 08:34:53 08:34:53 #135 [core-data builder 6/7] COPY . . 08:34:53 #135 CACHED 08:34:53 08:34:53 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:34:53 #136 CACHED 08:34:53 08:34:53 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:53 #137 CACHED 08:34:53 08:34:53 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #138 CACHED 08:34:53 08:34:53 #139 [core-metadata builder 6/7] COPY . . 08:34:53 #139 CACHED 08:34:53 08:34:53 #119 [core-command builder 6/7] COPY . . 08:34:53 #119 DONE 5.9s 08:34:53 08:34:53 #140 [security-proxy-auth builder 6/7] COPY . . 08:34:53 #140 CACHED 08:34:53 08:34:53 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:53 #141 CACHED 08:34:53 08:34:53 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:34:53 #142 CACHED 08:34:53 08:34:53 #143 [core-keeper builder 7/8] COPY . . 08:34:53 #143 DONE 5.9s 08:34:53 08:34:53 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:34:55 #144 1.903 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:35:02 3e85d5ac6304: Pull complete 08:35:02 c3105a71a48b: Pull complete 08:35:03 0f093f025ec4: Pull complete 08:35:03 c3106fc0e877: Pull complete 08:35:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:03 prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container 08:35:03 $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:04 #144 ... 08:35:04 08:35:04 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:04 #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:35:04 #145 ... 08:35:04 08:35:04 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:04 #0 0.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:04 #146 ... 08:35:04 08:35:04 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:04 #0 1.935 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:04 #147 ... 08:35:04 08:35:04 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:04 #0 0.719 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:04 #148 ... 08:35:04 08:35:04 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:04 #0 0.913 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:04 #149 ... 08:35:04 08:35:04 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:04 #0 1.784 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:04 #150 ... 08:35:04 08:35:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:04 #130 0.895 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:04 #130 ... 08:35:04 08:35:04 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:04 #0 1.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:04 #151 ... 08:35:04 08:35:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:04 #0 0.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:04 #152 ... 08:35:04 08:35:04 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:04 #0 1.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:35:04 #153 ... 08:35:04 08:35:04 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:04 #0 1.058 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:06 $ docker top 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:35:17 #1 [core-data internal] load build definition from Dockerfile 08:35:17 #1 transferring dockerfile: 2.04kB done 08:35:17 #1 DONE 0.1s 08:35:17 08:35:17 #2 [support-scheduler internal] load build definition from Dockerfile 08:35:17 #2 transferring dockerfile: 1.83kB done 08:35:17 #2 DONE 0.1s 08:35:17 08:35:17 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:35:17 #3 transferring dockerfile: 2.23kB 0.0s done 08:35:17 #3 DONE 0.1s 08:35:17 08:35:17 #4 [security-spire-agent internal] load build definition from Dockerfile 08:35:17 #4 transferring dockerfile: 1.81kB done 08:35:17 #4 DONE 0.1s 08:35:17 08:35:17 #5 [security-bootstrapper internal] load build definition from Dockerfile 08:35:17 #5 transferring dockerfile: 3.02kB 0.0s done 08:35:17 #5 DONE 0.1s 08:35:17 08:35:17 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:35:17 #6 transferring dockerfile: 1.89kB done 08:35:17 #6 DONE 0.1s 08:35:17 08:35:17 #7 [security-spire-server internal] load build definition from Dockerfile 08:35:17 #7 transferring dockerfile: 1.70kB done 08:35:17 #7 DONE 0.1s 08:35:17 08:35:17 #8 [core-command internal] load build definition from Dockerfile 08:35:17 #8 transferring dockerfile: 1.94kB done 08:35:17 #8 DONE 0.1s 08:35:17 08:35:17 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:35:17 #9 transferring dockerfile: 2.49kB done 08:35:17 #9 DONE 0.1s 08:35:17 08:35:17 #10 [core-keeper internal] load build definition from Dockerfile 08:35:17 #10 transferring dockerfile: 2.01kB 0.0s done 08:35:17 #10 DONE 0.1s 08:35:17 08:35:17 #11 [security-spire-config internal] load build definition from Dockerfile 08:35:17 #11 transferring dockerfile: 1.69kB 0.0s done 08:35:17 #11 DONE 0.1s 08:35:17 08:35:17 #12 [core-metadata internal] load build definition from Dockerfile 08:35:17 #12 transferring dockerfile: 2.10kB 0.0s done 08:35:17 #12 DONE 0.1s 08:35:17 08:35:17 #13 [support-notifications internal] load build definition from Dockerfile 08:35:17 #13 transferring dockerfile: 2.00kB done 08:35:17 #13 DONE 0.1s 08:35:17 08:35:17 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:35:18 #14 transferring dockerfile: 2.14kB done 08:35:18 #14 DONE 0.1s 08:35:18 08:35:18 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:35:18 #15 transferring dockerfile: 2.50kB 0.0s done 08:35:18 #15 DONE 0.1s 08:35:18 08:35:18 #16 [core-data internal] load .dockerignore 08:35:18 #16 transferring context: 08:35:18 #16 transferring context: 50B 0.0s done 08:35:18 #16 DONE 0.1s 08:35:18 08:35:18 #17 [support-scheduler internal] load .dockerignore 08:35:18 #17 transferring context: 50B done 08:35:18 #17 DONE 0.0s 08:35:19 08:35:19 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:35:19 #18 transferring context: 50B done 08:35:19 #18 DONE 0.1s 08:35:19 08:35:19 #19 [security-spire-agent internal] load .dockerignore 08:35:19 #19 transferring context: 50B done 08:35:19 #19 DONE 0.1s 08:35:19 08:35:19 #20 [security-bootstrapper internal] load .dockerignore 08:35:19 #20 transferring context: 50B 0.0s done 08:35:19 #20 DONE 0.1s 08:35:19 08:35:19 #21 [security-spiffe-token-provider internal] load .dockerignore 08:35:19 #21 transferring context: 50B 0.0s done 08:35:19 #21 DONE 0.1s 08:35:19 08:35:19 #22 [security-spire-server internal] load .dockerignore 08:35:19 #22 transferring context: 50B done 08:35:19 #22 DONE 0.1s 08:35:19 08:35:19 #23 [core-command internal] load .dockerignore 08:35:19 #23 transferring context: 50B 0.0s done 08:35:19 #23 DONE 0.1s 08:35:19 08:35:19 #24 [security-secretstore-setup internal] load .dockerignore 08:35:19 #24 transferring context: 50B 0.0s done 08:35:19 #24 DONE 0.1s 08:35:19 08:35:19 #25 [core-keeper internal] load .dockerignore 08:35:19 #25 transferring context: 50B 0.0s done 08:35:19 #25 DONE 0.1s 08:35:19 08:35:19 #26 [security-spire-config internal] load .dockerignore 08:35:19 #26 transferring context: 50B 0.0s done 08:35:19 #26 DONE 0.1s 08:35:19 08:35:19 #27 [core-metadata internal] load .dockerignore 08:35:19 #27 transferring context: 50B 0.0s done 08:35:19 #27 DONE 0.1s 08:35:19 08:35:19 #28 [support-notifications internal] load .dockerignore 08:35:19 #28 transferring context: 50B done 08:35:19 #28 DONE 0.1s 08:35:19 08:35:19 #29 [security-proxy-auth internal] load .dockerignore 08:35:19 #29 transferring context: 50B done 08:35:19 #29 DONE 0.1s 08:35:19 08:35:19 #30 [security-proxy-setup internal] load .dockerignore 08:35:19 #30 transferring context: 50B 0.0s done 08:35:19 #30 DONE 0.1s 08:35:20 08:35:20 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:20 #31 DONE 0.0s 08:35:20 08:35:20 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:35:20 #32 DONE 0.2s 08:35:20 08:35:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:20 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:20 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:20 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s 08:35:20 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:20 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:20 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.2s 08:35:20 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:20 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 08:35:20 #33 ... 08:35:20 08:35:20 #34 [core-data internal] load build context 08:35:20 #34 transferring context: 3.13MB 0.7s done 08:35:20 #34 DONE 0.8s 08:35:20 08:35:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:20 #33 ... 08:35:20 08:35:20 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:20 #31 DONE 0.0s 08:35:20 08:35:20 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:21 #33 ... 08:35:21 08:35:21 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:21 #31 DONE 0.0s 08:35:21 08:35:21 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:21 #35 DONE 1.8s 08:35:21 08:35:21 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:21 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:21 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:21 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:21 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:21 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:21 #33 ... 08:35:21 08:35:21 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:21 #31 DONE 0.0s 08:35:21 08:35:21 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:21 #31 DONE 0.0s 08:35:21 08:35:21 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:21 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:21 #33 ... 08:35:21 08:35:21 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:35:21 #32 DONE 0.6s 08:35:21 08:35:21 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:21 #35 DONE 1.9s 08:35:21 08:35:21 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:21 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:21 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:21 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:21 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:21 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:21 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:22 #33 ... 08:35:22 08:35:22 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:22 #31 DONE 0.0s 08:35:22 08:35:22 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:35:22 #36 DONE 1.4s 08:35:22 08:35:22 #37 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:35:22 #37 ... 08:35:22 08:35:22 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:22 #31 DONE 0.0s 08:35:22 08:35:22 #38 [core-common-config-bootstrapper internal] load build context 08:35:22 #38 ... 08:35:22 08:35:22 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:22 #31 DONE 0.0s 08:35:22 08:35:22 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:22 #35 DONE 2.0s 08:35:22 08:35:22 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:35:22 #32 DONE 1.4s 08:35:22 08:35:22 #36 [core-command builder 2/7] WORKDIR /edgex-go 08:35:22 #36 DONE 1.4s 08:35:22 08:35:22 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:22 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:22 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:22 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:22 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:22 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:22 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:22 #33 ... 08:35:22 08:35:22 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:22 #35 DONE 2.0s 08:35:22 08:35:22 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:35:22 #36 DONE 1.5s 08:35:22 08:35:22 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:22 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:22 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:22 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:22 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:22 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:22 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:23 #33 ... 08:35:23 08:35:23 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:23 #31 DONE 0.0s 08:35:23 08:35:23 #39 [support-scheduler internal] load build context 08:35:23 #39 transferring context: 3.13MB 1.1s done 08:35:23 #39 DONE 1.7s 08:35:23 08:35:23 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:23 #31 DONE 0.0s 08:35:23 08:35:23 #38 [core-common-config-bootstrapper internal] load build context 08:35:23 #38 transferring context: 3.13MB 1.6s done 08:35:23 #38 ... 08:35:23 08:35:23 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:23 #40 DONE 0.0s 08:35:23 08:35:23 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:35:23 #41 DONE 2.0s 08:35:23 08:35:23 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:23 #31 DONE 0.0s 08:35:23 08:35:23 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:35:23 #42 DONE 2.0s 08:35:23 08:35:23 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:23 #43 DONE 0.0s 08:35:23 08:35:23 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:23 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:23 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:23 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:23 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:23 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:23 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:23 #33 ... 08:35:23 08:35:23 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:23 #35 DONE 2.1s 08:35:23 08:35:23 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 08:35:23 #36 DONE 1.5s 08:35:23 08:35:23 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:35:23 #31 DONE 0.0s 08:35:23 08:35:23 #44 [core-metadata internal] load build context 08:35:23 #44 DONE 0.0s 08:35:23 08:35:23 #38 [core-common-config-bootstrapper internal] load build context 08:35:23 #38 DONE 2.1s 08:35:23 08:35:23 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:23 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:23 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:23 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:23 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:23 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:23 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:23 #33 DONE 4.4s 08:35:23 08:35:23 #45 [security-bootstrapper internal] load build context 08:35:23 #45 transferring context: 3.13MB 1.2s done 08:35:23 #45 DONE 1.8s 08:35:23 08:35:23 #46 [security-spiffe-token-provider internal] load build context 08:35:23 #46 transferring context: 3.13MB 1.1s done 08:35:23 #46 DONE 1.9s 08:35:23 08:35:23 #47 [support-notifications internal] load build context 08:35:24 #47 ... 08:35:24 08:35:24 #48 [security-spire-server internal] load build context 08:35:24 #48 transferring context: 23.80kB 0.1s done 08:35:24 #48 DONE 1.2s 08:35:24 08:35:24 #49 [security-secretstore-setup internal] load build context 08:35:24 #49 ... 08:35:24 08:35:24 #50 [security-spire-agent internal] load build context 08:35:24 #50 transferring context: 23.33kB 0.1s done 08:35:24 #50 DONE 1.5s 08:35:24 08:35:24 #49 [security-secretstore-setup internal] load build context 08:35:25 #49 ... 08:35:25 08:35:25 #51 [security-spire-config internal] load build context 08:35:25 #51 transferring context: 22.05kB 0.3s done 08:35:25 #51 DONE 2.2s 08:35:25 08:35:25 #49 [security-secretstore-setup internal] load build context 08:35:26 #49 ... 08:35:26 08:35:26 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:35:26 #32 DONE 4.8s 08:35:26 08:35:26 #49 [security-secretstore-setup internal] load build context 08:35:26 #49 ... 08:35:26 08:35:26 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:35:26 #35 DONE 2.1s 08:35:26 08:35:26 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:35:26 #36 DONE 1.5s 08:35:26 08:35:26 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 08:35:26 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 08:35:26 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 08:35:26 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 08:35:26 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 08:35:26 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 08:35:26 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 08:35:26 #33 DONE 4.4s 08:35:26 08:35:26 #49 [security-secretstore-setup internal] load build context 08:35:28 #49 transferring context: 3.13MB 4.1s done 08:35:28 #49 ... 08:35:28 08:35:28 #52 [security-proxy-auth internal] load build context 08:35:28 #52 transferring context: 3.13MB 3.8s done 08:35:28 #52 DONE 4.8s 08:35:28 08:35:28 #47 [support-notifications internal] load build context 08:35:28 #47 ... 08:35:28 08:35:28 #49 [security-secretstore-setup internal] load build context 08:35:28 #49 DONE 5.8s 08:35:28 08:35:28 #47 [support-notifications internal] load build context 08:35:29 #47 ... 08:35:29 08:35:29 #53 [core-command internal] load build context 08:35:29 #53 transferring context: 3.13MB 4.6s done 08:35:29 #53 DONE 6.8s 08:35:29 08:35:29 #47 [support-notifications internal] load build context 08:35:29 #47 ... 08:35:29 08:35:29 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:29 #54 DONE 7.0s 08:35:29 08:35:29 #55 [core-keeper internal] load build context 08:35:29 #55 transferring context: 3.13MB 4.8s done 08:35:29 #55 DONE 7.2s 08:35:29 08:35:29 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:30 #56 ... 08:35:30 08:35:30 #47 [support-notifications internal] load build context 08:35:30 #47 transferring context: 3.13MB 4.1s done 08:35:30 #47 DONE 7.0s 08:35:31 08:35:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:31 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 08:35:31 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:35:31 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:35:31 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:35:31 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 08:35:31 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 08:35:31 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:31 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done 08:35:31 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s 08:35:31 #40 ... 08:35:31 08:35:31 #44 [core-metadata internal] load build context 08:35:31 #44 transferring context: 3.13MB 5.7s done 08:35:31 #44 DONE 7.5s 08:35:31 08:35:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:31 #40 ... 08:35:31 08:35:31 #57 [security-proxy-setup internal] load build context 08:35:31 #57 transferring context: 3.13MB 3.8s done 08:35:31 #57 DONE 5.3s 08:35:31 08:35:31 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:31 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s 08:35:32 #40 ... 08:35:32 08:35:32 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:32 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:32 #0 6.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:32 #58 ... 08:35:32 08:35:32 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:32 #0 7.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:32 #0 8.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:32 #59 ... 08:35:32 08:35:32 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:32 #0 6.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:32 #0 7.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:32 #60 ... 08:35:32 08:35:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:32 #40 ... 08:35:32 08:35:32 #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:32 #37 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:32 #37 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:32 #37 9.581 OK: 239 MiB in 58 packages 08:35:33 #37 ... 08:35:33 08:35:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:33 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.50MB / 28.04MB 4.6s 08:35:33 #40 ... 08:35:33 08:35:33 #37 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:33 #37 DONE 11.9s 08:35:33 08:35:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:33 #40 ... 08:35:33 08:35:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:33 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done 08:35:33 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:35:33 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:35:33 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:35:33 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 08:35:33 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 08:35:33 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 08:35:33 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:35:33 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.31MB / 18.32MB 5.7s 08:35:33 #43 ... 08:35:33 08:35:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:33 #40 ... 08:35:33 08:35:33 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:33 #0 6.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:33 #0 7.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:33 #61 ... 08:35:33 08:35:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:34 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:35:34 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.3s 08:35:34 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 08:35:34 #40 ... 08:35:34 08:35:34 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:34 #60 11.92 OK: 239 MiB in 58 packages 08:35:34 #60 DONE 12.9s 08:35:34 08:35:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:35 #40 ... 08:35:35 08:35:35 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:35 #62 ... 08:35:35 08:35:35 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:35 #63 ... 08:35:35 08:35:35 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:35 #64 ... 08:35:35 08:35:35 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:35 #65 DONE 3.1s 08:35:35 08:35:35 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:36 #66 ... 08:35:36 08:35:36 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:36 #67 ... 08:35:36 08:35:36 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:36 #68 ... 08:35:36 08:35:36 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:36 #69 ... 08:35:36 08:35:36 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:36 #70 ... 08:35:36 08:35:36 #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:36 #71 ... 08:35:36 08:35:36 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:36 #72 ... 08:35:36 08:35:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.24MB / 28.04MB 8.6s 08:35:37 #40 ... 08:35:37 08:35:37 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:35:37 #61 12.56 OK: 239 MiB in 58 packages 08:35:37 #61 DONE 13.9s 08:35:37 08:35:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:37 #40 ... 08:35:37 08:35:37 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:37 #73 ... 08:35:37 08:35:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:37 #40 ... 08:35:37 08:35:37 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:35:37 #59 14.67 OK: 239 MiB in 58 packages 08:35:37 #59 DONE 15.9s 08:35:37 08:35:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:38 #40 ... 08:35:38 08:35:38 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:38 #74 DONE 2.9s 08:35:38 08:35:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:38 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.87MB / 28.04MB 10.1s 08:35:38 #40 ... 08:35:38 08:35:38 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:38 #58 10.80 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:35:38 #58 10.80 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:35:38 #58 10.80 OK: 24056 distinct packages available 08:35:38 #58 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:38 #58 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:38 #58 15.75 OK: 239 MiB in 58 packages 08:35:38 #58 DONE 16.5s 08:35:38 08:35:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:38 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 10.6s 08:35:39 #40 ... 08:35:39 08:35:39 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:39 #75 DONE 1.6s 08:35:39 08:35:39 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:39 #76 DONE 1.5s 08:35:39 08:35:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:39 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.28MB / 28.04MB 11.1s 08:35:40 #40 ... 08:35:40 08:35:40 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:40 #77 DONE 1.4s 08:35:40 08:35:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:40 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.2s 08:35:40 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:35:41 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.36MB / 28.04MB 12.8s 08:35:41 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.6s 08:35:42 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.2s 08:35:43 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.41MB / 28.04MB 15.1s 08:35:43 #40 ... 08:35:43 08:35:43 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:43 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.7s done 08:35:43 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 08:35:43 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 08:35:43 #43 ... 08:35:43 08:35:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:43 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.7s 08:35:44 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.5s 08:35:44 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 16.8s 08:35:45 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.2s done 08:35:46 #40 ... 08:35:46 08:35:46 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:46 #68 DONE 20.2s 08:35:46 08:35:46 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:46 #78 ... 08:35:46 08:35:46 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 #79 ... 08:35:46 08:35:46 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:46 #72 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:46 #72 ... 08:35:46 08:35:46 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:35:46 #62 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:46 #62 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:46 #62 18.49 (1/1) Installing dumb-init (1.2.5-r3) 08:35:46 #62 18.51 Executing busybox-1.36.1-r29.trigger 08:35:46 #62 18.61 OK: 9 MiB in 15 packages 08:35:46 #62 DONE 21.3s 08:35:47 08:35:47 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:48 #80 ... 08:35:48 08:35:48 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 #81 ... 08:35:48 08:35:48 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:48 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.8s 08:35:49 #43 ... 08:35:49 08:35:49 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 #82 ... 08:35:49 08:35:49 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 #83 ... 08:35:49 08:35:49 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:49 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.0s 08:35:50 #40 ... 08:35:50 08:35:50 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:50 #84 ... 08:35:50 08:35:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:52 #43 ... 08:35:52 08:35:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:52 #63 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:52 #63 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:52 #63 ... 08:35:52 08:35:52 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:52 #40 ... 08:35:52 08:35:52 #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:52 #71 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:52 #71 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:52 #71 ... 08:35:52 08:35:52 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:35:52 #67 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:52 #67 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:52 #67 ... 08:35:52 08:35:52 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:53 #40 ... 08:35:53 08:35:53 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:53 #64 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:53 #64 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:53 #64 ... 08:35:53 08:35:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:53 #40 ... 08:35:53 08:35:53 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:53 #70 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:53 #70 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:53 #70 ... 08:35:53 08:35:53 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:53 #69 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:53 #69 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:53 #69 ... 08:35:53 08:35:53 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:54 #40 ... 08:35:54 08:35:54 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:54 #56 14.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:54 #56 16.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:54 #56 ... 08:35:54 08:35:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:54 #40 ... 08:35:54 08:35:54 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:54 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s done 08:35:54 #43 DONE 31.2s 08:35:54 08:35:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:54 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s 08:35:55 #40 ... 08:35:55 08:35:55 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:55 #73 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:55 #73 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:55 #73 ... 08:35:55 08:35:55 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:56 #40 ... 08:35:56 08:35:56 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:56 #66 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:35:56 #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:56 #66 ... 08:35:56 08:35:56 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:57 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.3s done 08:35:58 #40 ... 08:35:58 08:35:58 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:58 #72 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:35:58 #72 ... 08:35:58 08:35:58 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:58 #64 31.80 (1/3) Installing ca-certificates (20241121-r1) 08:35:58 #64 32.39 (2/3) Installing dumb-init (1.2.5-r3) 08:35:58 #64 32.41 (3/3) Installing tzdata (2024b-r0) 08:35:58 #64 ... 08:35:58 08:35:58 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:35:58 #70 30.56 (1/2) Installing dumb-init (1.2.5-r3) 08:35:58 #70 30.61 (2/2) Installing su-exec (0.2-r3) 08:35:58 #70 30.64 Executing busybox-1.36.1-r29.trigger 08:35:58 #70 30.84 OK: 9 MiB in 16 packages 08:35:58 #70 DONE 32.8s 08:35:58 08:35:58 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:00 #85 ... 08:36:00 08:36:00 #71 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:36:00 #71 30.76 (1/1) Installing dumb-init (1.2.5-r3) 08:36:00 #71 30.82 Executing busybox-1.36.1-r29.trigger 08:36:00 #71 31.10 OK: 9 MiB in 15 packages 08:36:00 #71 DONE 34.3s 08:36:00 08:36:00 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:36:00 #86 ... 08:36:00 08:36:00 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:36:00 #56 28.62 OK: 239 MiB in 58 packages 08:36:00 #56 DONE 30.5s 08:36:00 08:36:00 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:00 #64 34.82 Executing busybox-1.36.1-r29.trigger 08:36:00 #64 35.20 Executing ca-certificates-20241121-r1.trigger 08:36:01 #64 ... 08:36:01 08:36:01 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:36:01 #87 DONE 0.7s 08:36:01 08:36:01 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 #88 ... 08:36:01 08:36:01 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:01 #78 5.679 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:01 #78 8.361 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:02 #78 ... 08:36:02 08:36:02 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:02 #72 35.90 (1/4) Installing ca-certificates (20241121-r1) 08:36:02 #72 ... 08:36:02 08:36:02 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:36:02 #67 29.37 (1/7) Installing ca-certificates (20241121-r1) 08:36:02 #67 30.24 (2/7) Installing dumb-init (1.2.5-r3) 08:36:02 #67 30.25 (3/7) Installing libgcc (13.2.1_git20240309-r0) 08:36:02 #67 30.32 (4/7) Installing libsodium (1.0.19-r0) 08:36:02 #67 30.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 08:36:02 #67 30.87 (6/7) Installing libzmq (4.3.5-r2) 08:36:02 #67 30.99 (7/7) Installing zeromq (4.3.5-r2) 08:36:02 #67 31.06 Executing busybox-1.36.1-r29.trigger 08:36:02 #67 31.23 Executing ca-certificates-20241121-r1.trigger 08:36:02 #67 32.61 OK: 14 MiB in 21 packages 08:36:02 #67 DONE 36.5s 08:36:02 08:36:02 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:02 #72 36.60 (2/4) Installing dumb-init (1.2.5-r3) 08:36:02 #72 36.65 (3/4) Installing su-exec (0.2-r3) 08:36:02 #72 36.70 (4/4) Installing yq-go (4.44.1-r2) 08:36:02 #72 ... 08:36:02 08:36:02 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:02 #80 5.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:02 #80 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:02 #80 ... 08:36:02 08:36:02 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:02 #66 36.95 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:02 #66 36.95 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:02 #66 36.95 OK: 24050 distinct packages available 08:36:03 #66 ... 08:36:03 08:36:03 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:03 #63 27.96 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:03 #63 27.96 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:03 #63 27.96 OK: 24050 distinct packages available 08:36:03 #63 30.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:03 #63 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:04 #63 ... 08:36:04 08:36:04 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:04 #73 32.11 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:04 #73 33.60 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:04 #73 33.85 (3/6) Installing dumb-init (1.2.5-r3) 08:36:04 #73 33.90 (4/6) Installing openssl (3.3.3-r0) 08:36:04 #73 34.08 (5/6) Installing su-exec (0.2-r3) 08:36:04 #73 34.21 (6/6) Installing yq-go (4.44.1-r2) 08:36:04 #73 36.40 Executing busybox-1.36.1-r29.trigger 08:36:04 #73 36.63 OK: 20 MiB in 18 packages 08:36:05 #73 ... 08:36:05 08:36:05 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:36:05 #86 5.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:05 #86 ... 08:36:05 08:36:05 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:36:05 #64 36.54 OK: 11 MiB in 17 packages 08:36:05 #64 DONE 39.8s 08:36:05 08:36:05 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:06 #89 ... 08:36:06 08:36:06 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:36:06 #73 DONE 38.9s 08:36:06 08:36:06 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:06 #80 19.41 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:07 #80 20.49 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:07 #80 20.74 OK: 9 MiB in 15 packages 08:36:08 #80 ... 08:36:08 08:36:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:36:08 #72 38.47 Executing busybox-1.36.1-r29.trigger 08:36:08 #72 38.67 Executing ca-certificates-20241121-r1.trigger 08:36:08 #72 39.90 OK: 20 MiB in 18 packages 08:36:08 #72 DONE 42.9s 08:36:09 08:36:09 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:09 #90 ... 08:36:09 08:36:09 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:09 #69 33.43 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:36:09 #69 33.43 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:36:09 #69 33.43 OK: 24050 distinct packages available 08:36:09 #69 37.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:09 #69 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:09 #69 ... 08:36:09 08:36:09 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:09 #78 21.38 (1/1) Installing dumb-init (1.2.5-r3) 08:36:09 #78 22.29 Executing busybox-1.36.1-r29.trigger 08:36:09 #78 22.51 OK: 9 MiB in 15 packages 08:36:09 #78 ... 08:36:09 08:36:09 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:36:09 #80 DONE 22.9s 08:36:10 08:36:10 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:10 #89 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:10 #89 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:11 #89 ... 08:36:11 08:36:11 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:36:11 #78 DONE 25.2s 08:36:11 08:36:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:11 #63 44.50 (1/4) Installing dumb-init (1.2.5-r3) 08:36:11 #63 44.57 (2/4) Installing musl-obstack (1.2.3-r2) 08:36:11 #63 44.60 (3/4) Installing libucontext (1.2-r3) 08:36:11 #63 44.62 (4/4) Installing gcompat (1.1.0-r4) 08:36:11 #63 44.71 Executing busybox-1.36.1-r29.trigger 08:36:11 #63 44.90 OK: 9 MiB in 18 packages 08:36:12 #63 ... 08:36:12 08:36:12 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:12 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:12 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:12 #91 ... 08:36:12 08:36:12 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:12 #63 DONE 46.9s 08:36:12 08:36:12 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:13 #92 ... 08:36:13 08:36:13 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:13 #85 4.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:13 #85 6.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:13 #85 ... 08:36:13 08:36:13 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:13 #90 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:13 #154 ... 08:36:13 08:36:13 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:13 #152 72.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:13 #90 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:15 #90 ... 08:36:15 08:36:15 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:15 #66 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:15 #66 41.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:15 #66 ... 08:36:15 08:36:15 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:15 #92 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:15 #92 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:16 #92 ... 08:36:16 08:36:16 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:16 #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:16 #0 4.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:16 #93 ... 08:36:16 08:36:16 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:36:16 #85 16.18 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:16 #85 16.59 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:16 #85 16.66 OK: 9 MiB in 16 packages 08:36:16 #85 DONE 17.9s 08:36:16 08:36:16 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:17 #94 ... 08:36:17 08:36:17 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:36:17 #86 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:17 #86 16.08 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:17 #86 16.51 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:17 #86 16.75 OK: 9 MiB in 15 packages 08:36:17 #86 ... 08:36:17 08:36:17 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:17 #69 48.77 (1/14) Installing ca-certificates (20241121-r1) 08:36:17 #69 49.14 (2/14) Installing brotli-libs (1.1.0-r2) 08:36:17 #69 49.24 (3/14) Installing c-ares (1.33.1-r0) 08:36:17 #69 49.26 (4/14) Installing libunistring (1.2-r0) 08:36:17 #69 49.37 (5/14) Installing libidn2 (2.3.7-r0) 08:36:17 #69 49.39 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:36:17 #69 49.43 (7/14) Installing libpsl (0.21.5-r1) 08:36:17 #69 49.44 (8/14) Installing zstd-libs (1.5.6-r0) 08:36:17 #69 49.50 (9/14) Installing libcurl (8.11.1-r1) 08:36:17 #69 49.55 (10/14) Installing curl (8.11.1-r1) 08:36:17 #69 49.59 (11/14) Installing dumb-init (1.2.5-r3) 08:36:17 #69 49.61 (12/14) Installing musl-obstack (1.2.3-r2) 08:36:17 #69 49.63 (13/14) Installing libucontext (1.2-r3) 08:36:17 #69 49.64 (14/14) Installing gcompat (1.1.0-r4) 08:36:17 #69 49.68 Executing busybox-1.36.1-r29.trigger 08:36:17 #69 49.79 Executing ca-certificates-20241121-r1.trigger 08:36:17 #69 51.20 OK: 15 MiB in 28 packages 08:36:18 #69 ... 08:36:18 08:36:18 #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:36:18 #86 DONE 19.3s 08:36:19 08:36:19 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:36:19 #94 DONE 2.5s 08:36:19 08:36:19 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:36:19 #95 DONE 0.3s 08:36:19 08:36:19 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:19 #66 49.96 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:19 #66 50.83 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:19 #66 51.09 (3/7) Installing dumb-init (1.2.5-r3) 08:36:19 #66 51.15 (4/7) Installing musl-obstack (1.2.3-r2) 08:36:19 #66 51.17 (5/7) Installing libucontext (1.2-r3) 08:36:19 #66 51.18 (6/7) Installing gcompat (1.1.0-r4) 08:36:19 #66 51.32 (7/7) Installing openssl (3.3.3-r0) 08:36:19 #66 51.47 Executing busybox-1.36.1-r29.trigger 08:36:19 #66 51.59 OK: 10 MiB in 19 packages 08:36:19 #66 ... 08:36:19 08:36:19 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:19 #69 DONE 53.7s 08:36:19 08:36:19 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:20 #96 ... 08:36:20 08:36:20 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:36:20 #91 12.97 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:20 #91 13.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:20 #91 13.44 Executing ca-certificates-20241121-r1.trigger 08:36:20 #91 14.46 OK: 14 MiB in 21 packages 08:36:20 #91 DONE 17.5s 08:36:20 08:36:20 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:36:20 #93 11.94 OK: 20 MiB in 18 packages 08:36:20 #93 DONE 13.7s 08:36:20 08:36:20 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:20 #66 DONE 54.4s 08:36:20 08:36:20 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:36:20 #97 ... 08:36:20 08:36:20 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:36:20 #98 DONE 0.5s 08:36:20 08:36:20 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:36:20 #89 11.61 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:20 #89 12.45 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:20 #89 12.66 Executing ca-certificates-20241121-r1.trigger 08:36:20 #89 14.56 OK: 11 MiB in 17 packages 08:36:22 #89 DONE 16.8s 08:36:22 08:36:22 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:36:22 #90 12.35 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:22 #90 12.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:22 #90 13.07 Executing ca-certificates-20241121-r1.trigger 08:36:22 #90 13.89 OK: 20 MiB in 18 packages 08:36:24 #90 DONE 15.0s 08:36:24 08:36:24 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:24 #96 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:24 #96 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:26 #96 ... 08:36:26 08:36:26 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:36:26 #92 11.85 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:26 #92 12.23 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:26 #92 12.32 OK: 9 MiB in 18 packages 08:36:26 #92 DONE 13.5s 08:36:26 08:36:26 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:28 #99 DONE 1.7s 08:36:28 08:36:28 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:36:28 #100 DONE 0.2s 08:36:28 08:36:28 #101 [security-spire-config stage-2 6/10] COPY security.txt / 08:36:28 #101 DONE 0.2s 08:36:28 08:36:28 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:28 #102 DONE 0.2s 08:36:28 08:36:28 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:28 #103 DONE 0.1s 08:36:28 08:36:28 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:28 #96 9.118 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 08:36:28 #96 ... 08:36:28 08:36:28 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:28 #104 DONE 0.1s 08:36:29 08:36:29 #105 [security-spire-config] exporting to image 08:36:29 #105 exporting layers 08:36:30 #105 exporting layers 2.0s done 08:36:30 #105 writing image sha256:f9b1bc7eb663babb420664b52cc65dcf2494f0e22004e9b9f737743c6ad26fe3 0.0s done 08:36:30 #105 naming to docker.io/library/security-spire-config-arm64 08:36:30 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:36:30 #105 DONE 2.1s 08:36:30 08:36:30 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:36:30 #96 9.547 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 08:36:30 #96 9.649 Executing ca-certificates-20241121-r1.trigger 08:36:30 #96 10.44 OK: 15 MiB in 28 packages 08:36:31 #96 DONE 11.6s 08:36:31 08:36:31 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:36:31 #97 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:31 #97 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:31 #97 9.691 OK: 10 MiB in 19 packages 08:36:31 #97 DONE 11.1s 08:36:31 08:36:31 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:33 #106 DONE 1.9s 08:36:33 08:36:33 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:36:33 #107 DONE 1.9s 08:36:33 08:36:33 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:36:33 #108 DONE 0.3s 08:36:33 08:36:33 #109 [security-spire-server stage-2 6/9] COPY security.txt / 08:36:33 #109 DONE 0.3s 08:36:33 08:36:33 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:34 #110 DONE 0.2s 08:36:34 08:36:34 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:34 #111 DONE 0.2s 08:36:34 08:36:34 #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:34 #112 ... 08:36:34 08:36:34 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:34 #113 DONE 0.3s 08:36:34 08:36:34 #105 [security-spire-server] exporting to image 08:36:35 #105 ... 08:36:35 08:36:35 #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:36:35 #112 DONE 2.6s 08:36:35 08:36:35 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:36:36 #114 DONE 0.3s 08:36:36 08:36:36 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:36:36 #115 DONE 0.3s 08:36:36 08:36:36 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:36 #116 DONE 0.4s 08:36:36 08:36:36 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:37 #117 DONE 0.4s 08:36:37 08:36:37 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:37 #118 DONE 0.3s 08:36:37 08:36:37 #105 [security-spire-server] exporting to image 08:36:37 #105 exporting layers 08:36:37 #105 writing image sha256:c951e4212d23de486d58c74376331c295161f9df6a6547a4ee6d5d95ab157eaa done 08:36:37 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:36:39 #105 exporting layers 2.1s done 08:36:39 #105 writing image sha256:0129d99618c109bee4105b588f38b51d6a46ef0265fe3a9f868697b9bd1b0625 0.0s done 08:36:39 #105 naming to docker.io/library/security-spire-agent-arm64 done 08:36:39 #105 DONE 7.2s 08:36:39 08:36:39 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:10 #152 DONE 136.4s 08:37:10 08:37:10 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:10 #148 DONE 136.3s 08:37:10 08:37:10 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:10 #145 DONE 136.4s 08:37:10 08:37:10 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:10 #149 DONE 136.2s 08:37:10 08:37:10 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:10 #150 DONE 136.3s 08:37:10 08:37:10 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:10 #151 DONE 136.3s 08:37:10 08:37:10 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:10 #146 DONE 136.4s 08:37:10 08:37:10 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:10 #153 DONE 136.4s 08:37:10 08:37:10 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:10 #155 ... 08:37:10 08:37:10 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:10 #147 DONE 136.5s 08:37:10 08:37:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:10 #144 DONE 136.5s 08:37:10 08:37:10 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:10 #130 DONE 136.6s 08:37:10 08:37:10 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:10 #154 DONE 136.6s 08:37:10 08:37:10 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #156 ... 08:37:10 08:37:10 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #157 DONE 0.4s 08:37:10 08:37:10 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #158 DONE 0.2s 08:37:10 08:37:10 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:10 #155 DONE 0.3s 08:37:10 08:37:10 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #159 DONE 0.4s 08:37:10 08:37:10 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #160 DONE 0.3s 08:37:10 08:37:10 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #161 DONE 0.4s 08:37:10 08:37:10 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #156 DONE 0.2s 08:37:10 08:37:10 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:10 #162 DONE 0.5s 08:37:10 08:37:10 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #163 DONE 0.5s 08:37:10 08:37:10 #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:10 #164 DONE 0.6s 08:37:10 08:37:10 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:10 #165 DONE 0.5s 08:37:10 08:37:10 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #166 CACHED 08:37:10 08:37:10 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:10 #167 CACHED 08:37:10 08:37:10 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:10 #168 DONE 0.6s 08:37:10 08:37:10 #169 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #169 CACHED 08:37:10 08:37:10 #170 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:10 #170 CACHED 08:37:10 08:37:10 #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #171 CACHED 08:37:10 08:37:10 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:10 #172 CACHED 08:37:10 08:37:10 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:10 #173 DONE 0.5s 08:37:10 08:37:10 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 #174 DONE 0.5s 08:37:10 08:37:10 #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:10 #175 DONE 0.6s 08:37:10 08:37:10 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:11 #176 ... 08:37:11 08:37:11 #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:11 #177 DONE 1.2s 08:37:11 08:37:11 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:11 #178 DONE 1.2s 08:37:11 08:37:11 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:11 #179 DONE 1.2s 08:37:11 08:37:11 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:11 #180 DONE 1.2s 08:37:12 08:37:12 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:37:12 #181 ... 08:37:12 08:37:12 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:12 #176 DONE 1.6s 08:37:12 08:37:12 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:12 #182 DONE 1.6s 08:37:12 08:37:12 #183 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:12 #183 DONE 1.7s 08:37:12 08:37:12 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:12 #184 DONE 1.7s 08:37:12 08:37:12 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:12 #185 DONE 1.7s 08:37:12 08:37:12 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:12 #186 DONE 1.6s 08:37:12 08:37:12 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:37:12 #187 DONE 1.6s 08:37:12 08:37:12 #116 [core-keeper] exporting to image 08:37:12 #116 exporting layers 08:37:13 #116 exporting layers 0.6s done 08:37:13 #116 ... 08:37:13 08:37:13 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:13 #188 DONE 1.4s 08:37:13 08:37:13 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:37:13 #181 DONE 1.4s 08:37:13 08:37:13 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:13 #189 DONE 1.4s 08:37:13 08:37:13 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:13 #190 DONE 1.0s 08:37:13 08:37:13 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:13 #191 DONE 1.0s 08:37:13 08:37:13 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:13 #192 DONE 1.0s 08:37:13 08:37:13 #193 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:13 #193 DONE 1.0s 08:37:13 08:37:13 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:13 #194 DONE 1.0s 08:37:13 08:37:13 #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:13 #195 ... 08:37:13 08:37:13 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:13 #196 DONE 1.0s 08:37:13 08:37:13 #197 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:13 #197 DONE 1.0s 08:37:13 08:37:13 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:13 #198 DONE 0.4s 08:37:13 08:37:13 #116 [core-data] exporting to image 08:37:13 #116 ... 08:37:13 08:37:13 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:13 #199 DONE 0.4s 08:37:13 08:37:13 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:13 #200 DONE 0.4s 08:37:13 08:37:13 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:37:13 #201 DONE 0.4s 08:37:13 08:37:13 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:13 #202 DONE 0.4s 08:37:13 08:37:13 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:13 #203 DONE 0.4s 08:37:13 08:37:13 #116 [support-scheduler] exporting to image 08:37:13 #116 ... 08:37:13 08:37:13 #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:13 #195 DONE 0.4s 08:37:13 08:37:13 #204 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:13 #204 DONE 3.7s 08:37:13 08:37:13 #116 [core-metadata] exporting to image 08:37:13 #116 writing image sha256:13c21c7ad68c3fa88f9a0cd5746dddf6350fbf889be224a1442ab3bcd8d83dbd 0.1s done 08:37:13 #116 naming to docker.io/library/core-keeper 08:37:13 #116 ... 08:37:13 08:37:13 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:13 #205 DONE 0.2s 08:37:13 08:37:13 #116 [core-keeper] exporting to image 08:37:13 #116 exporting layers 0.5s done 08:37:13 #116 naming to docker.io/library/core-keeper done 08:37:14 #116 ... 08:37:14 08:37:14 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:14 #206 DONE 0.3s 08:37:14 08:37:14 #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:14 #207 DONE 0.3s 08:37:14 08:37:14 #116 [core-command] exporting to image 08:37:14 #116 writing image sha256:0a42348745b31402d086ebd6b3cae515a410d0610f946bef2162dc4a2e4b3e9a 0.0s done 08:37:14 #116 writing image sha256:e1aaa3adf6920aa93f62b729287ed98d35f5b95588b2f93ab14b97729bee5325 0.0s done 08:37:14 #116 writing image sha256:d51a20f0ccb93f787a59b260f82db5975f365eafcb4e6b6d94a4f7a25dd902b6 0.1s done 08:37:14 #116 naming to docker.io/library/core-data done 08:37:14 #116 naming to docker.io/library/core-command done 08:37:14 #116 naming to docker.io/library/security-spiffe-token-provider 08:37:14 #116 exporting layers 0.3s done 08:37:14 #116 naming to docker.io/library/security-spiffe-token-provider done 08:37:14 #116 exporting layers 0.7s done 08:37:14 #116 writing image sha256:c67fe73929064cc10c1b875819563281b09df217b094268662610496dc2f4af3 done 08:37:14 #116 writing image sha256:2748dc2a7eca8d2dedac3dbee936d5e893210057a1d1f7de0a9bf0f2407cd313 done 08:37:14 #116 naming to docker.io/library/support-notifications done 08:37:14 #116 naming to docker.io/library/core-metadata done 08:37:14 #116 writing image sha256:0dba97656b2ce8477aae43ab1b8e487e592f73928f6884dd4bed17134ef38ec1 done 08:37:14 #116 naming to docker.io/library/support-scheduler done 08:37:14 #116 DONE 3.0s 08:37:14 08:37:14 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:14 #208 DONE 0.4s 08:37:14 08:37:14 #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:14 #209 DONE 0.4s 08:37:14 08:37:14 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:14 #210 DONE 0.8s 08:37:14 08:37:14 #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:14 #211 ... 08:37:14 08:37:14 #212 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:14 #212 DONE 0.8s 08:37:14 08:37:14 #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:14 #213 DONE 0.6s 08:37:14 08:37:14 #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:14 #211 DONE 0.3s 08:37:14 08:37:14 #116 [security-proxy-setup] exporting to image 08:37:14 #116 ... 08:37:14 08:37:14 #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:14 #214 DONE 0.3s 08:37:14 08:37:14 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:14 #215 DONE 0.1s 08:37:14 08:37:14 #116 [security-proxy-auth] exporting to image 08:37:14 #116 exporting layers 0.3s done 08:37:14 #116 writing image sha256:272b8278bd32027c3b20cdcb0caaa0b370729ea079b85efd0c84bba9fe300e4a done 08:37:14 #116 naming to docker.io/library/core-common-config-bootstrapper done 08:37:14 #116 writing image sha256:4dfb3451348435241dba5c4d2b52a475ca508b2ce5a5c834543deb37fd4a0088 done 08:37:14 #116 naming to docker.io/library/security-proxy-auth done 08:37:15 #116 exporting layers 0.4s done 08:37:15 #116 writing image sha256:fd2aa426bd580823682e32b79ea82af58ba7abc37f542081973babf477060036 done 08:37:15 #116 naming to docker.io/library/security-proxy-setup done 08:37:15 #116 DONE 3.5s 08:37:15 08:37:15 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:15 #216 DONE 0.1s 08:37:15 08:37:15 #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:37:15 #217 DONE 0.0s 08:37:15 08:37:15 #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:37:15 #218 DONE 0.1s 08:37:15 08:37:15 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:15 #219 DONE 0.0s 08:37:15 08:37:15 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:15 #220 ... 08:37:15 08:37:15 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:15 #221 DONE 0.5s 08:37:15 08:37:15 #116 [security-secretstore-setup] exporting to image 08:37:15 #116 ... 08:37:15 08:37:15 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:15 #220 DONE 0.4s 08:37:15 08:37:15 #116 [security-secretstore-setup] exporting to image 08:37:15 #116 exporting layers 0.3s done 08:37:15 #116 writing image sha256:ee190736b6e5a677d8618dcea681c31b3e84dd86e8ad18c86203b88be0575c2e done 08:37:15 #116 naming to docker.io/library/security-secretstore-setup done 08:37:15 #116 exporting layers 0.2s done 08:37:15 #116 writing image sha256:9be6233a4b3c2b1df603fd798cdacf674c248b5e15a7f6fe33326e59ba05e7ac done 08:37:15 #116 naming to docker.io/library/security-bootstrapper done 08:37:15 #116 DONE 3.9s 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:15 time="2025-02-12T08:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:15 $ docker stop --time=1 b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec 08:37:16 $ docker rm -f --volumes b72f0ae8929f1998b9381414ca8429a24d55656e68a1ef1acff77797f0dcb4ec [Pipeline] // withDockerContainer [Pipeline] sh 08:37:17 + docker images 08:37:17 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:17 security-secretstore-setup latest ee190736b6e5 2 seconds ago 47MB 08:37:17 security-bootstrapper latest 9be6233a4b3c 2 seconds ago 25.8MB 08:37:17 security-proxy-setup latest fd2aa426bd58 3 seconds ago 35.1MB 08:37:17 security-proxy-auth latest 4dfb34513484 3 seconds ago 36.8MB 08:37:17 core-common-config-bootstrapper latest 272b8278bd32 3 seconds ago 22.6MB 08:37:17 support-scheduler latest 0dba97656b2c 4 seconds ago 53.7MB 08:37:17 security-spiffe-token-provider latest d51a20f0ccb9 4 seconds ago 38.6MB 08:37:17 core-command latest e1aaa3adf692 4 seconds ago 33.4MB 08:37:17 support-notifications latest 2748dc2a7eca 4 seconds ago 57.3MB 08:37:17 core-metadata latest c67fe7392906 4 seconds ago 38.1MB 08:37:17 core-data latest 0a42348745b3 4 seconds ago 37.9MB 08:37:17 core-keeper latest 13c21c7ad68c 6 seconds ago 32.1MB 08:37:17 security-spire-server latest 670d401ed5f0 3 minutes ago 127MB 08:37:17 security-spire-agent latest f5da1e40adb9 3 minutes ago 188MB 08:37:17 security-spire-config latest cba3e28ade0d 3 minutes ago 127MB 08:37:17 ci-base-image-x86_64 latest 4382caba0af4 6 minutes ago 929MB 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:17 provisioning config files... 08:37:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config8210342036706773992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:18 ---> ****-login.sh 08:37:18 nexus3.edgexfoundry.org:10001 08:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:18 Configure a credential helper to remove this warning. See 08:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:18 08:37:18 Login Succeeded 08:37:18 nexus3.edgexfoundry.org:10002 08:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:18 Configure a credential helper to remove this warning. See 08:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:18 08:37:18 Login Succeeded 08:37:18 nexus3.edgexfoundry.org:10003 08:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:18 Configure a credential helper to remove this warning. See 08:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:18 08:37:18 Login Succeeded 08:37:18 nexus3.edgexfoundry.org:10004 08:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:18 Configure a credential helper to remove this warning. See 08:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:18 08:37:18 Login Succeeded 08:37:18 ****.io 08:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:37:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:37:19 Configure a credential helper to remove this warning. See 08:37:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:37:19 08:37:19 Login Succeeded 08:37:19 ---> ****-login.sh ends [Pipeline] } 08:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:37:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:37:19 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:19 latest 08:37:19 4.0.0-dev.56 08:37:19 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:19 main 08:37:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:21 + docker push nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:37:21 354184b8e810: Preparing 08:37:21 44d06b81a9e3: Preparing 08:37:21 1f497bc0320b: Preparing 08:37:21 23a4711e043a: Preparing 08:37:21 9dd39ed74399: Preparing 08:37:21 d97dd71b7884: Preparing 08:37:21 ce5a8cde9eee: Preparing 08:37:21 d97dd71b7884: Waiting 08:37:21 ce5a8cde9eee: Waiting 08:37:21 1f497bc0320b: Pushed 08:37:21 354184b8e810: Pushed 08:37:21 23a4711e043a: Pushed 08:37:21 ce5a8cde9eee: Layer already exists 08:37:21 d97dd71b7884: Pushed 08:37:21 9dd39ed74399: Pushed 08:37:23 44d06b81a9e3: Pushed 08:37:23 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:37:24 354184b8e810: Preparing 08:37:24 44d06b81a9e3: Preparing 08:37:24 1f497bc0320b: Preparing 08:37:24 23a4711e043a: Preparing 08:37:24 9dd39ed74399: Preparing 08:37:24 d97dd71b7884: Preparing 08:37:24 ce5a8cde9eee: Preparing 08:37:24 d97dd71b7884: Waiting 08:37:24 ce5a8cde9eee: Waiting 08:37:24 44d06b81a9e3: Layer already exists 08:37:24 9dd39ed74399: Layer already exists 08:37:24 354184b8e810: Layer already exists 08:37:24 23a4711e043a: Layer already exists 08:37:24 1f497bc0320b: Layer already exists 08:37:24 d97dd71b7884: Layer already exists 08:37:24 ce5a8cde9eee: Layer already exists 08:37:24 latest: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:25 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 08:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:37:25 354184b8e810: Preparing 08:37:25 44d06b81a9e3: Preparing 08:37:25 1f497bc0320b: Preparing 08:37:25 23a4711e043a: Preparing 08:37:25 9dd39ed74399: Preparing 08:37:25 d97dd71b7884: Preparing 08:37:25 ce5a8cde9eee: Preparing 08:37:25 ce5a8cde9eee: Waiting 08:37:25 354184b8e810: Layer already exists 08:37:25 9dd39ed74399: Layer already exists 08:37:25 44d06b81a9e3: Layer already exists 08:37:25 23a4711e043a: Layer already exists 08:37:25 1f497bc0320b: Layer already exists 08:37:25 d97dd71b7884: Layer already exists 08:37:25 ce5a8cde9eee: Layer already exists 08:37:25 4.0.0-dev.56: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker push nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:37:26 354184b8e810: Preparing 08:37:26 44d06b81a9e3: Preparing 08:37:26 1f497bc0320b: Preparing 08:37:26 23a4711e043a: Preparing 08:37:26 9dd39ed74399: Preparing 08:37:26 d97dd71b7884: Preparing 08:37:26 ce5a8cde9eee: Preparing 08:37:26 d97dd71b7884: Waiting 08:37:26 44d06b81a9e3: Layer already exists 08:37:26 9dd39ed74399: Layer already exists 08:37:26 1f497bc0320b: Layer already exists 08:37:26 354184b8e810: Layer already exists 08:37:26 23a4711e043a: Layer already exists 08:37:26 ce5a8cde9eee: Layer already exists 08:37:26 d97dd71b7884: Layer already exists 08:37:26 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:37:27 354184b8e810: Preparing 08:37:27 44d06b81a9e3: Preparing 08:37:27 1f497bc0320b: Preparing 08:37:27 23a4711e043a: Preparing 08:37:27 9dd39ed74399: Preparing 08:37:27 d97dd71b7884: Preparing 08:37:27 ce5a8cde9eee: Preparing 08:37:27 d97dd71b7884: Waiting 08:37:27 ce5a8cde9eee: Waiting 08:37:27 1f497bc0320b: Layer already exists 08:37:27 23a4711e043a: Layer already exists 08:37:27 9dd39ed74399: Layer already exists 08:37:27 44d06b81a9e3: Layer already exists 08:37:27 354184b8e810: Layer already exists 08:37:27 d97dd71b7884: Layer already exists 08:37:27 ce5a8cde9eee: Layer already exists 08:37:27 main: digest: sha256:df164669bdafcb996736a3fd51298ff5170595fec9eb304db9d78ca34e16f960 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:27 ===================================================== [Pipeline] echo 08:37:27 taggedImages: 08:37:27 - nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:27 - nexus3.edgexfoundry.org:10004/core-command:latest 08:37:27 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 08:37:27 - nexus3.edgexfoundry.org:10004/core-command:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:27 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:37:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:37:27 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:27 latest 08:37:27 4.0.0-dev.56 08:37:27 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:27 main 08:37:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:37:28 097fb12529e3: Preparing 08:37:28 b163aacbe445: Preparing 08:37:28 e323c32ac66a: Preparing 08:37:28 c7ace43337e4: Preparing 08:37:28 1f497bc0320b: Preparing 08:37:28 23a4711e043a: Preparing 08:37:28 9dd39ed74399: Preparing 08:37:28 d97dd71b7884: Preparing 08:37:28 ce5a8cde9eee: Preparing 08:37:28 23a4711e043a: Waiting 08:37:28 9dd39ed74399: Waiting 08:37:28 d97dd71b7884: Waiting 08:37:28 ce5a8cde9eee: Waiting 08:37:28 1f497bc0320b: Layer already exists 08:37:28 23a4711e043a: Layer already exists 08:37:28 9dd39ed74399: Layer already exists 08:37:28 d97dd71b7884: Layer already exists 08:37:28 b163aacbe445: Pushed 08:37:28 ce5a8cde9eee: Layer already exists 08:37:28 097fb12529e3: Pushed 08:37:28 e323c32ac66a: Pushed 08:37:29 c7ace43337e4: Pushed 08:37:29 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:37:30 097fb12529e3: Preparing 08:37:30 b163aacbe445: Preparing 08:37:30 e323c32ac66a: Preparing 08:37:30 c7ace43337e4: Preparing 08:37:30 1f497bc0320b: Preparing 08:37:30 23a4711e043a: Preparing 08:37:30 9dd39ed74399: Preparing 08:37:30 d97dd71b7884: Preparing 08:37:30 ce5a8cde9eee: Preparing 08:37:30 23a4711e043a: Waiting 08:37:30 9dd39ed74399: Waiting 08:37:30 d97dd71b7884: Waiting 08:37:30 097fb12529e3: Layer already exists 08:37:30 b163aacbe445: Layer already exists 08:37:30 c7ace43337e4: Layer already exists 08:37:30 e323c32ac66a: Layer already exists 08:37:30 1f497bc0320b: Layer already exists 08:37:30 23a4711e043a: Layer already exists 08:37:30 9dd39ed74399: Layer already exists 08:37:30 ce5a8cde9eee: Layer already exists 08:37:30 d97dd71b7884: Layer already exists 08:37:30 latest: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 08:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:37:31 097fb12529e3: Preparing 08:37:31 b163aacbe445: Preparing 08:37:31 e323c32ac66a: Preparing 08:37:31 c7ace43337e4: Preparing 08:37:31 1f497bc0320b: Preparing 08:37:31 23a4711e043a: Preparing 08:37:31 9dd39ed74399: Preparing 08:37:31 d97dd71b7884: Preparing 08:37:31 ce5a8cde9eee: Preparing 08:37:31 d97dd71b7884: Waiting 08:37:31 ce5a8cde9eee: Waiting 08:37:31 9dd39ed74399: Waiting 08:37:31 23a4711e043a: Waiting 08:37:31 097fb12529e3: Layer already exists 08:37:31 b163aacbe445: Layer already exists 08:37:31 1f497bc0320b: Layer already exists 08:37:31 e323c32ac66a: Layer already exists 08:37:31 c7ace43337e4: Layer already exists 08:37:31 9dd39ed74399: Layer already exists 08:37:31 d97dd71b7884: Layer already exists 08:37:31 ce5a8cde9eee: Layer already exists 08:37:31 23a4711e043a: Layer already exists 08:37:31 4.0.0-dev.56: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:37:32 097fb12529e3: Preparing 08:37:32 b163aacbe445: Preparing 08:37:32 e323c32ac66a: Preparing 08:37:32 c7ace43337e4: Preparing 08:37:32 1f497bc0320b: Preparing 08:37:32 23a4711e043a: Preparing 08:37:32 9dd39ed74399: Preparing 08:37:32 d97dd71b7884: Preparing 08:37:32 ce5a8cde9eee: Preparing 08:37:32 9dd39ed74399: Waiting 08:37:32 d97dd71b7884: Waiting 08:37:32 ce5a8cde9eee: Waiting 08:37:32 23a4711e043a: Waiting 08:37:32 b163aacbe445: Layer already exists 08:37:32 e323c32ac66a: Layer already exists 08:37:32 c7ace43337e4: Layer already exists 08:37:32 097fb12529e3: Layer already exists 08:37:32 1f497bc0320b: Layer already exists 08:37:32 d97dd71b7884: Layer already exists 08:37:32 ce5a8cde9eee: Layer already exists 08:37:32 23a4711e043a: Layer already exists 08:37:32 9dd39ed74399: Layer already exists 08:37:32 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:37:33 097fb12529e3: Preparing 08:37:33 b163aacbe445: Preparing 08:37:33 e323c32ac66a: Preparing 08:37:33 c7ace43337e4: Preparing 08:37:33 1f497bc0320b: Preparing 08:37:33 23a4711e043a: Preparing 08:37:33 9dd39ed74399: Preparing 08:37:33 d97dd71b7884: Preparing 08:37:33 ce5a8cde9eee: Preparing 08:37:33 9dd39ed74399: Waiting 08:37:33 d97dd71b7884: Waiting 08:37:33 23a4711e043a: Waiting 08:37:33 ce5a8cde9eee: Waiting 08:37:33 c7ace43337e4: Layer already exists 08:37:33 097fb12529e3: Layer already exists 08:37:33 b163aacbe445: Layer already exists 08:37:33 e323c32ac66a: Layer already exists 08:37:33 1f497bc0320b: Layer already exists 08:37:33 9dd39ed74399: Layer already exists 08:37:33 23a4711e043a: Layer already exists 08:37:33 d97dd71b7884: Layer already exists 08:37:33 ce5a8cde9eee: Layer already exists 08:37:33 main: digest: sha256:982940902aba76f1d11599d73e4fd72c20e3dd1c85f58e11020db77b0221499b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:33 ===================================================== [Pipeline] echo 08:37:33 taggedImages: 08:37:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:37:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 08:37:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:37:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:37:33 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:33 latest 08:37:33 4.0.0-dev.56 08:37:33 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:33 main 08:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:34 + docker push nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:37:34 25fd6ad174bf: Preparing 08:37:34 84941d577d27: Preparing 08:37:34 1f497bc0320b: Preparing 08:37:34 23a4711e043a: Preparing 08:37:34 37f9394cd3ed: Preparing 08:37:34 d97dd71b7884: Preparing 08:37:34 ce5a8cde9eee: Preparing 08:37:34 ce5a8cde9eee: Waiting 08:37:34 1f497bc0320b: Layer already exists 08:37:34 23a4711e043a: Layer already exists 08:37:34 d97dd71b7884: Layer already exists 08:37:34 ce5a8cde9eee: Layer already exists 08:37:34 25fd6ad174bf: Pushed 08:37:35 37f9394cd3ed: Pushed 08:37:36 84941d577d27: Pushed 08:37:37 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:37:38 25fd6ad174bf: Preparing 08:37:38 84941d577d27: Preparing 08:37:38 1f497bc0320b: Preparing 08:37:38 23a4711e043a: Preparing 08:37:38 37f9394cd3ed: Preparing 08:37:38 d97dd71b7884: Preparing 08:37:38 ce5a8cde9eee: Preparing 08:37:38 ce5a8cde9eee: Waiting 08:37:38 d97dd71b7884: Waiting 08:37:38 23a4711e043a: Layer already exists 08:37:38 84941d577d27: Layer already exists 08:37:38 25fd6ad174bf: Layer already exists 08:37:38 37f9394cd3ed: Layer already exists 08:37:38 1f497bc0320b: Layer already exists 08:37:38 d97dd71b7884: Layer already exists 08:37:38 ce5a8cde9eee: Layer already exists 08:37:38 latest: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 08:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:37:39 25fd6ad174bf: Preparing 08:37:39 84941d577d27: Preparing 08:37:39 1f497bc0320b: Preparing 08:37:39 23a4711e043a: Preparing 08:37:39 37f9394cd3ed: Preparing 08:37:39 d97dd71b7884: Preparing 08:37:39 ce5a8cde9eee: Preparing 08:37:39 d97dd71b7884: Waiting 08:37:39 ce5a8cde9eee: Waiting 08:37:39 37f9394cd3ed: Layer already exists 08:37:39 23a4711e043a: Layer already exists 08:37:39 25fd6ad174bf: Layer already exists 08:37:39 84941d577d27: Layer already exists 08:37:39 1f497bc0320b: Layer already exists 08:37:39 d97dd71b7884: Layer already exists 08:37:39 ce5a8cde9eee: Layer already exists 08:37:39 4.0.0-dev.56: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker push nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:37:40 25fd6ad174bf: Preparing 08:37:40 84941d577d27: Preparing 08:37:40 1f497bc0320b: Preparing 08:37:40 23a4711e043a: Preparing 08:37:40 37f9394cd3ed: Preparing 08:37:40 d97dd71b7884: Preparing 08:37:40 ce5a8cde9eee: Preparing 08:37:40 d97dd71b7884: Waiting 08:37:40 37f9394cd3ed: Layer already exists 08:37:40 23a4711e043a: Layer already exists 08:37:40 25fd6ad174bf: Layer already exists 08:37:40 1f497bc0320b: Layer already exists 08:37:40 84941d577d27: Layer already exists 08:37:40 d97dd71b7884: Layer already exists 08:37:40 ce5a8cde9eee: Layer already exists 08:37:40 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:37:41 25fd6ad174bf: Preparing 08:37:41 84941d577d27: Preparing 08:37:41 1f497bc0320b: Preparing 08:37:41 23a4711e043a: Preparing 08:37:41 37f9394cd3ed: Preparing 08:37:41 d97dd71b7884: Preparing 08:37:41 ce5a8cde9eee: Preparing 08:37:41 ce5a8cde9eee: Waiting 08:37:41 d97dd71b7884: Waiting 08:37:41 23a4711e043a: Layer already exists 08:37:41 84941d577d27: Layer already exists 08:37:41 1f497bc0320b: Layer already exists 08:37:41 25fd6ad174bf: Layer already exists 08:37:41 37f9394cd3ed: Layer already exists 08:37:41 d97dd71b7884: Layer already exists 08:37:41 ce5a8cde9eee: Layer already exists 08:37:41 main: digest: sha256:163d244daa7422b40ea65ed48f288ec41fb0e8028506a1cefdddf0deecd60cab size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:41 ===================================================== [Pipeline] echo 08:37:41 taggedImages: 08:37:41 - nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:41 - nexus3.edgexfoundry.org:10004/core-data:latest 08:37:41 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 08:37:41 - nexus3.edgexfoundry.org:10004/core-data:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:37:41 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:37:41 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:41 latest 08:37:41 4.0.0-dev.56 08:37:41 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:41 main 08:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:37:42 b6806762f377: Preparing 08:37:42 8e5440314d7d: Preparing 08:37:42 23a4711e043a: Preparing 08:37:42 3a11d513d9ab: Preparing 08:37:42 f9a2707ee3f7: Preparing 08:37:42 ce5a8cde9eee: Preparing 08:37:42 ce5a8cde9eee: Waiting 08:37:42 23a4711e043a: Layer already exists 08:37:42 ce5a8cde9eee: Layer already exists 08:37:42 f9a2707ee3f7: Pushed 08:37:42 b6806762f377: Pushed 08:37:42 3a11d513d9ab: Pushed 08:37:44 8e5440314d7d: Pushed 08:37:45 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:37:46 b6806762f377: Preparing 08:37:46 8e5440314d7d: Preparing 08:37:46 23a4711e043a: Preparing 08:37:46 3a11d513d9ab: Preparing 08:37:46 f9a2707ee3f7: Preparing 08:37:46 ce5a8cde9eee: Preparing 08:37:46 ce5a8cde9eee: Waiting 08:37:46 b6806762f377: Layer already exists 08:37:46 f9a2707ee3f7: Layer already exists 08:37:46 23a4711e043a: Layer already exists 08:37:46 3a11d513d9ab: Layer already exists 08:37:46 8e5440314d7d: Layer already exists 08:37:46 ce5a8cde9eee: Layer already exists 08:37:46 latest: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 08:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:37:47 b6806762f377: Preparing 08:37:47 8e5440314d7d: Preparing 08:37:47 23a4711e043a: Preparing 08:37:47 3a11d513d9ab: Preparing 08:37:47 f9a2707ee3f7: Preparing 08:37:47 ce5a8cde9eee: Preparing 08:37:47 ce5a8cde9eee: Waiting 08:37:47 23a4711e043a: Layer already exists 08:37:47 b6806762f377: Layer already exists 08:37:47 3a11d513d9ab: Layer already exists 08:37:47 f9a2707ee3f7: Layer already exists 08:37:47 8e5440314d7d: Layer already exists 08:37:47 ce5a8cde9eee: Layer already exists 08:37:47 4.0.0-dev.56: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:37:48 b6806762f377: Preparing 08:37:48 8e5440314d7d: Preparing 08:37:48 23a4711e043a: Preparing 08:37:48 3a11d513d9ab: Preparing 08:37:48 f9a2707ee3f7: Preparing 08:37:48 ce5a8cde9eee: Preparing 08:37:48 ce5a8cde9eee: Waiting 08:37:48 23a4711e043a: Layer already exists 08:37:48 8e5440314d7d: Layer already exists 08:37:48 b6806762f377: Layer already exists 08:37:48 f9a2707ee3f7: Layer already exists 08:37:48 3a11d513d9ab: Layer already exists 08:37:48 ce5a8cde9eee: Layer already exists 08:37:48 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:37:48 #88 ... 08:37:48 08:37:48 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #82 DONE 128.3s 08:37:48 08:37:48 #119 [support-notifications builder 6/7] COPY . . 08:37:48 #119 ... 08:37:48 08:37:48 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #88 DONE 106.4s 08:37:48 08:37:48 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #83 DONE 128.3s 08:37:48 08:37:48 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #84 DONE 127.3s 08:37:48 08:37:48 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #81 DONE 129.7s 08:37:48 08:37:48 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:48 #79 DONE 131.3s 08:37:48 08:37:48 #120 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] sh 08:37:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:37:49 b6806762f377: Preparing 08:37:49 8e5440314d7d: Preparing 08:37:49 23a4711e043a: Preparing 08:37:49 3a11d513d9ab: Preparing 08:37:49 f9a2707ee3f7: Preparing 08:37:49 ce5a8cde9eee: Preparing 08:37:49 ce5a8cde9eee: Waiting 08:37:49 f9a2707ee3f7: Layer already exists 08:37:49 8e5440314d7d: Layer already exists 08:37:49 b6806762f377: Layer already exists 08:37:49 23a4711e043a: Layer already exists 08:37:49 3a11d513d9ab: Layer already exists 08:37:49 ce5a8cde9eee: Layer already exists 08:37:49 main: digest: sha256:4b67e35b5aa09d3b3cd916d9d768b2e9a94ca5257bcba0db1b9d393201ec5280 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:49 ===================================================== 08:37:49 #120 DONE 1.9s 08:37:49 08:37:49 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #121 CACHED 08:37:49 08:37:49 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:37:49 #122 CACHED 08:37:49 08:37:49 #123 [security-proxy-setup builder 6/7] COPY . . 08:37:49 #123 CACHED 08:37:49 08:37:49 #124 [core-keeper builder 7/8] COPY . . 08:37:49 #124 DONE 1.9s 08:37:49 08:37:49 #125 [security-secretstore-setup builder 6/7] COPY . . 08:37:49 #125 CACHED 08:37:49 08:37:49 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #126 CACHED 08:37:49 08:37:49 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:37:49 #127 CACHED 08:37:49 08:37:49 #128 [security-bootstrapper builder 6/7] COPY . . 08:37:49 #128 DONE 2.0s 08:37:49 08:37:49 #129 [support-scheduler builder 6/7] COPY . . 08:37:49 #129 DONE 1.9s 08:37:49 08:37:49 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] echo 08:37:49 taggedImages: 08:37:49 - nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:37:49 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 08:37:49 - nexus3.edgexfoundry.org:10004/core-keeper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:37:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:37:49 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:49 latest 08:37:49 4.0.0-dev.56 08:37:49 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:49 main 08:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:49 #130 ... 08:37:49 08:37:49 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #131 CACHED 08:37:49 08:37:49 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:37:49 #132 CACHED 08:37:49 08:37:49 #133 [security-proxy-auth builder 6/7] COPY . . 08:37:49 #133 CACHED 08:37:49 08:37:49 #119 [support-notifications builder 6/7] COPY . . 08:37:49 #119 DONE 2.1s 08:37:49 08:37:49 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #134 CACHED 08:37:49 08:37:49 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:37:49 #135 CACHED 08:37:49 08:37:49 #136 [core-metadata builder 6/7] COPY . . 08:37:49 #136 CACHED 08:37:49 08:37:49 #137 [core-command builder 6/7] COPY . . 08:37:49 #137 CACHED 08:37:49 08:37:49 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 08:37:49 #138 CACHED 08:37:49 08:37:49 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #139 CACHED 08:37:49 08:37:49 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:37:49 #140 CACHED 08:37:49 08:37:49 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:37:49 #141 CACHED 08:37:49 08:37:49 #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:49 #142 CACHED 08:37:49 08:37:49 #143 [core-data builder 6/7] COPY . . 08:37:49 #143 DONE 2.0s 08:37:49 08:37:49 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:37:50 9a7e5a291f51: Preparing 08:37:50 9cc79437f408: Preparing 08:37:50 f431794e03b1: Preparing 08:37:50 1f497bc0320b: Preparing 08:37:50 23a4711e043a: Preparing 08:37:50 9dd39ed74399: Preparing 08:37:50 d97dd71b7884: Preparing 08:37:50 ce5a8cde9eee: Preparing 08:37:50 9dd39ed74399: Waiting 08:37:50 d97dd71b7884: Waiting 08:37:50 ce5a8cde9eee: Waiting 08:37:50 1f497bc0320b: Layer already exists 08:37:50 23a4711e043a: Layer already exists 08:37:50 9dd39ed74399: Layer already exists 08:37:50 d97dd71b7884: Layer already exists 08:37:50 ce5a8cde9eee: Layer already exists 08:37:50 9cc79437f408: Pushed 08:37:50 9a7e5a291f51: Pushed 08:37:52 f431794e03b1: Pushed 08:37:52 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:37:53 9a7e5a291f51: Preparing 08:37:53 9cc79437f408: Preparing 08:37:53 f431794e03b1: Preparing 08:37:53 1f497bc0320b: Preparing 08:37:53 23a4711e043a: Preparing 08:37:53 9dd39ed74399: Preparing 08:37:53 d97dd71b7884: Preparing 08:37:53 ce5a8cde9eee: Preparing 08:37:53 9dd39ed74399: Waiting 08:37:53 d97dd71b7884: Waiting 08:37:53 ce5a8cde9eee: Waiting 08:37:53 9a7e5a291f51: Layer already exists 08:37:53 23a4711e043a: Layer already exists 08:37:53 f431794e03b1: Layer already exists 08:37:53 9cc79437f408: Layer already exists 08:37:53 1f497bc0320b: Layer already exists 08:37:53 ce5a8cde9eee: Layer already exists 08:37:53 d97dd71b7884: Layer already exists 08:37:53 9dd39ed74399: Layer already exists 08:37:53 latest: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 08:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:37:54 9a7e5a291f51: Preparing 08:37:54 9cc79437f408: Preparing 08:37:54 f431794e03b1: Preparing 08:37:54 1f497bc0320b: Preparing 08:37:54 23a4711e043a: Preparing 08:37:54 9dd39ed74399: Preparing 08:37:54 d97dd71b7884: Preparing 08:37:54 ce5a8cde9eee: Preparing 08:37:54 d97dd71b7884: Waiting 08:37:54 ce5a8cde9eee: Waiting 08:37:54 9dd39ed74399: Waiting 08:37:54 23a4711e043a: Layer already exists 08:37:54 1f497bc0320b: Layer already exists 08:37:54 f431794e03b1: Layer already exists 08:37:54 9a7e5a291f51: Layer already exists 08:37:54 9cc79437f408: Layer already exists 08:37:54 9dd39ed74399: Layer already exists 08:37:54 d97dd71b7884: Layer already exists 08:37:54 ce5a8cde9eee: Layer already exists 08:37:54 4.0.0-dev.56: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:55 #144 ... 08:37:55 08:37:55 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:55 #0 5.264 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:37:55 #145 ... 08:37:55 08:37:55 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:55 #144 5.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:37:55 9a7e5a291f51: Preparing 08:37:55 9cc79437f408: Preparing 08:37:55 f431794e03b1: Preparing 08:37:55 1f497bc0320b: Preparing 08:37:55 23a4711e043a: Preparing 08:37:55 9dd39ed74399: Preparing 08:37:55 d97dd71b7884: Preparing 08:37:55 ce5a8cde9eee: Preparing 08:37:55 9dd39ed74399: Waiting 08:37:55 d97dd71b7884: Waiting 08:37:55 ce5a8cde9eee: Waiting 08:37:55 9cc79437f408: Layer already exists 08:37:55 23a4711e043a: Layer already exists 08:37:55 9a7e5a291f51: Layer already exists 08:37:55 1f497bc0320b: Layer already exists 08:37:55 f431794e03b1: Layer already exists 08:37:55 9dd39ed74399: Layer already exists 08:37:55 d97dd71b7884: Layer already exists 08:37:55 ce5a8cde9eee: Layer already exists 08:37:55 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:37:56 9a7e5a291f51: Preparing 08:37:56 9cc79437f408: Preparing 08:37:56 f431794e03b1: Preparing 08:37:56 1f497bc0320b: Preparing 08:37:56 23a4711e043a: Preparing 08:37:56 9dd39ed74399: Preparing 08:37:56 d97dd71b7884: Preparing 08:37:56 ce5a8cde9eee: Preparing 08:37:56 9dd39ed74399: Waiting 08:37:56 d97dd71b7884: Waiting 08:37:56 ce5a8cde9eee: Waiting 08:37:56 9a7e5a291f51: Layer already exists 08:37:56 f431794e03b1: Layer already exists 08:37:56 1f497bc0320b: Layer already exists 08:37:56 9cc79437f408: Layer already exists 08:37:56 23a4711e043a: Layer already exists 08:37:56 ce5a8cde9eee: Layer already exists 08:37:56 9dd39ed74399: Layer already exists 08:37:56 d97dd71b7884: Layer already exists 08:37:56 main: digest: sha256:0733157a9ebab16112a9852f8fb38a32795c0e277805d5e2f29108df3a801c5a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:57 ===================================================== [Pipeline] echo 08:37:57 taggedImages: 08:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 08:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:37:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:37:57 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:57 latest 08:37:57 4.0.0-dev.56 08:37:57 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:37:57 main 08:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:37:58 f5513cc2a593: Preparing 08:37:58 98dd1068185d: Preparing 08:37:58 420327b27b27: Preparing 08:37:58 b3455a65efe7: Preparing 08:37:58 cd267e1c0f9d: Preparing 08:37:58 1c11c8254825: Preparing 08:37:58 9aa7b2d7f629: Preparing 08:37:58 1f497bc0320b: Preparing 08:37:58 23a4711e043a: Preparing 08:37:58 20da9dda4681: Preparing 08:37:58 601682c821ac: Preparing 08:37:58 5f70bf18a086: Preparing 08:37:58 aa69be511d16: Preparing 08:37:58 1408659b2049: Preparing 08:37:58 b8bf35990fe9: Preparing 08:37:58 ce5a8cde9eee: Preparing 08:37:58 1c11c8254825: Waiting 08:37:58 9aa7b2d7f629: Waiting 08:37:58 1f497bc0320b: Waiting 08:37:58 23a4711e043a: Waiting 08:37:58 20da9dda4681: Waiting 08:37:58 601682c821ac: Waiting 08:37:58 5f70bf18a086: Waiting 08:37:58 aa69be511d16: Waiting 08:37:58 1408659b2049: Waiting 08:37:58 b8bf35990fe9: Waiting 08:37:58 ce5a8cde9eee: Waiting 08:37:58 cd267e1c0f9d: Pushed 08:37:58 420327b27b27: Pushed 08:37:58 98dd1068185d: Pushed 08:37:58 b3455a65efe7: Pushed 08:37:58 f5513cc2a593: Pushed 08:37:58 1f497bc0320b: Layer already exists 08:37:58 23a4711e043a: Layer already exists 08:37:58 5f70bf18a086: Layer already exists 08:37:58 1c11c8254825: Pushed 08:37:58 20da9dda4681: Pushed 08:37:58 601682c821ac: Pushed 08:37:58 aa69be511d16: Pushed 08:37:58 ce5a8cde9eee: Layer already exists 08:37:58 b8bf35990fe9: Pushed 08:37:58 1408659b2049: Pushed 08:37:59 9aa7b2d7f629: Pushed 08:37:59 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 #144 ... 08:38:00 08:38:00 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:00 #0 4.291 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:00 #146 ... 08:38:00 08:38:00 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:00 #0 6.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:38:00 #147 ... 08:38:00 08:38:00 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:00 #0 6.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:38:00 #148 ... 08:38:00 08:38:00 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:00 #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:38:00 #149 ... 08:38:00 08:38:00 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:00 #0 5.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:38:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:00 #150 ... 08:38:00 08:38:00 #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 08:38:00 #0 6.040 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:38:00 #151 ... 08:38:00 08:38:00 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:00 #0 6.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:38:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:38:00 f5513cc2a593: Preparing 08:38:00 98dd1068185d: Preparing 08:38:00 420327b27b27: Preparing 08:38:00 b3455a65efe7: Preparing 08:38:00 cd267e1c0f9d: Preparing 08:38:00 1c11c8254825: Preparing 08:38:00 9aa7b2d7f629: Preparing 08:38:00 1f497bc0320b: Preparing 08:38:00 23a4711e043a: Preparing 08:38:00 20da9dda4681: Preparing 08:38:00 601682c821ac: Preparing 08:38:00 5f70bf18a086: Preparing 08:38:00 aa69be511d16: Preparing 08:38:00 1408659b2049: Preparing 08:38:00 b8bf35990fe9: Preparing 08:38:00 ce5a8cde9eee: Preparing 08:38:00 20da9dda4681: Waiting 08:38:00 601682c821ac: Waiting 08:38:00 5f70bf18a086: Waiting 08:38:00 aa69be511d16: Waiting 08:38:00 1408659b2049: Waiting 08:38:00 ce5a8cde9eee: Waiting 08:38:00 b8bf35990fe9: Waiting 08:38:00 1c11c8254825: Waiting 08:38:00 23a4711e043a: Waiting 08:38:00 9aa7b2d7f629: Waiting 08:38:00 b3455a65efe7: Layer already exists 08:38:00 f5513cc2a593: Layer already exists 08:38:00 98dd1068185d: Layer already exists 08:38:00 cd267e1c0f9d: Layer already exists 08:38:00 420327b27b27: Layer already exists 08:38:00 9aa7b2d7f629: Layer already exists 08:38:00 1c11c8254825: Layer already exists 08:38:00 20da9dda4681: Layer already exists 08:38:00 1f497bc0320b: Layer already exists 08:38:00 23a4711e043a: Layer already exists 08:38:00 601682c821ac: Layer already exists 08:38:00 1408659b2049: Layer already exists 08:38:00 5f70bf18a086: Layer already exists 08:38:00 aa69be511d16: Layer already exists 08:38:00 b8bf35990fe9: Layer already exists 08:38:00 ce5a8cde9eee: Layer already exists 08:38:00 latest: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv 08:38:00 #152 ... 08:38:00 08:38:00 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:00 #0 6.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:38:00 #153 ... 08:38:00 08:38:00 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:00 #0 6.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:01 #154 ... 08:38:01 08:38:01 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:01 #130 6.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:38:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 08:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:38:01 f5513cc2a593: Preparing 08:38:01 98dd1068185d: Preparing 08:38:01 420327b27b27: Preparing 08:38:01 b3455a65efe7: Preparing 08:38:01 cd267e1c0f9d: Preparing 08:38:01 1c11c8254825: Preparing 08:38:01 9aa7b2d7f629: Preparing 08:38:01 1f497bc0320b: Preparing 08:38:01 23a4711e043a: Preparing 08:38:01 20da9dda4681: Preparing 08:38:01 601682c821ac: Preparing 08:38:01 5f70bf18a086: Preparing 08:38:01 aa69be511d16: Preparing 08:38:01 1408659b2049: Preparing 08:38:01 b8bf35990fe9: Preparing 08:38:01 ce5a8cde9eee: Preparing 08:38:01 601682c821ac: Waiting 08:38:01 5f70bf18a086: Waiting 08:38:01 1f497bc0320b: Waiting 08:38:01 aa69be511d16: Waiting 08:38:01 9aa7b2d7f629: Waiting 08:38:01 23a4711e043a: Waiting 08:38:01 1408659b2049: Waiting 08:38:01 20da9dda4681: Waiting 08:38:01 b8bf35990fe9: Waiting 08:38:01 ce5a8cde9eee: Waiting 08:38:01 1c11c8254825: Waiting 08:38:01 f5513cc2a593: Layer already exists 08:38:01 b3455a65efe7: Layer already exists 08:38:01 420327b27b27: Layer already exists 08:38:01 98dd1068185d: Layer already exists 08:38:01 cd267e1c0f9d: Layer already exists 08:38:01 9aa7b2d7f629: Layer already exists 08:38:01 1f497bc0320b: Layer already exists 08:38:01 1c11c8254825: Layer already exists 08:38:01 20da9dda4681: Layer already exists 08:38:01 23a4711e043a: Layer already exists 08:38:01 aa69be511d16: Layer already exists 08:38:01 601682c821ac: Layer already exists 08:38:01 5f70bf18a086: Layer already exists 08:38:01 1408659b2049: Layer already exists 08:38:01 b8bf35990fe9: Layer already exists 08:38:01 ce5a8cde9eee: Layer already exists 08:38:01 4.0.0-dev.56: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:38:02 f5513cc2a593: Preparing 08:38:02 98dd1068185d: Preparing 08:38:02 420327b27b27: Preparing 08:38:02 b3455a65efe7: Preparing 08:38:02 cd267e1c0f9d: Preparing 08:38:02 1c11c8254825: Preparing 08:38:02 9aa7b2d7f629: Preparing 08:38:02 1f497bc0320b: Preparing 08:38:02 23a4711e043a: Preparing 08:38:02 20da9dda4681: Preparing 08:38:02 601682c821ac: Preparing 08:38:02 5f70bf18a086: Preparing 08:38:02 aa69be511d16: Preparing 08:38:02 1408659b2049: Preparing 08:38:02 b8bf35990fe9: Preparing 08:38:02 ce5a8cde9eee: Preparing 08:38:02 1c11c8254825: Waiting 08:38:02 9aa7b2d7f629: Waiting 08:38:02 1f497bc0320b: Waiting 08:38:02 aa69be511d16: Waiting 08:38:02 23a4711e043a: Waiting 08:38:02 1408659b2049: Waiting 08:38:02 20da9dda4681: Waiting 08:38:02 601682c821ac: Waiting 08:38:02 b8bf35990fe9: Waiting 08:38:02 ce5a8cde9eee: Waiting 08:38:02 5f70bf18a086: Waiting 08:38:02 f5513cc2a593: Layer already exists 08:38:02 98dd1068185d: Layer already exists 08:38:02 b3455a65efe7: Layer already exists 08:38:02 cd267e1c0f9d: Layer already exists 08:38:02 420327b27b27: Layer already exists 08:38:02 1c11c8254825: Layer already exists 08:38:02 9aa7b2d7f629: Layer already exists 08:38:02 20da9dda4681: Layer already exists 08:38:02 23a4711e043a: Layer already exists 08:38:02 1f497bc0320b: Layer already exists 08:38:02 601682c821ac: Layer already exists 08:38:02 1408659b2049: Layer already exists 08:38:02 5f70bf18a086: Layer already exists 08:38:02 aa69be511d16: Layer already exists 08:38:02 b8bf35990fe9: Layer already exists 08:38:02 ce5a8cde9eee: Layer already exists 08:38:02 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:38:03 f5513cc2a593: Preparing 08:38:03 98dd1068185d: Preparing 08:38:03 420327b27b27: Preparing 08:38:03 b3455a65efe7: Preparing 08:38:03 cd267e1c0f9d: Preparing 08:38:03 1c11c8254825: Preparing 08:38:03 9aa7b2d7f629: Preparing 08:38:03 1c11c8254825: Waiting 08:38:03 9aa7b2d7f629: Waiting 08:38:03 1f497bc0320b: Preparing 08:38:03 23a4711e043a: Preparing 08:38:03 20da9dda4681: Preparing 08:38:03 601682c821ac: Preparing 08:38:03 5f70bf18a086: Preparing 08:38:03 aa69be511d16: Preparing 08:38:03 1408659b2049: Preparing 08:38:03 b8bf35990fe9: Preparing 08:38:03 ce5a8cde9eee: Preparing 08:38:03 1f497bc0320b: Waiting 08:38:03 23a4711e043a: Waiting 08:38:03 20da9dda4681: Waiting 08:38:03 601682c821ac: Waiting 08:38:03 5f70bf18a086: Waiting 08:38:03 aa69be511d16: Waiting 08:38:03 1408659b2049: Waiting 08:38:03 b8bf35990fe9: Waiting 08:38:03 ce5a8cde9eee: Waiting 08:38:03 cd267e1c0f9d: Layer already exists 08:38:03 98dd1068185d: Layer already exists 08:38:03 420327b27b27: Layer already exists 08:38:03 b3455a65efe7: Layer already exists 08:38:03 f5513cc2a593: Layer already exists 08:38:03 1c11c8254825: Layer already exists 08:38:03 9aa7b2d7f629: Layer already exists 08:38:03 1f497bc0320b: Layer already exists 08:38:03 20da9dda4681: Layer already exists 08:38:03 23a4711e043a: Layer already exists 08:38:03 5f70bf18a086: Layer already exists 08:38:03 601682c821ac: Layer already exists 08:38:03 aa69be511d16: Layer already exists 08:38:03 1408659b2049: Layer already exists 08:38:03 b8bf35990fe9: Layer already exists 08:38:03 ce5a8cde9eee: Layer already exists 08:38:03 main: digest: sha256:5b4c9cfe746dacd736a8b2c7646385243c53f2f1b8fe4ff42c08919b8925124e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:03 ===================================================== [Pipeline] echo 08:38:03 taggedImages: 08:38:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:38:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 08:38:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:38:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:38:03 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:03 latest 08:38:03 4.0.0-dev.56 08:38:03 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:03 main 08:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:38:04 097fb12529e3: Preparing 08:38:04 b163aacbe445: Preparing 08:38:04 7d01261dbadc: Preparing 08:38:04 1f3de7b4e84a: Preparing 08:38:04 1f497bc0320b: Preparing 08:38:04 23a4711e043a: Preparing 08:38:04 9dd39ed74399: Preparing 08:38:04 d97dd71b7884: Preparing 08:38:04 ce5a8cde9eee: Preparing 08:38:04 d97dd71b7884: Waiting 08:38:04 ce5a8cde9eee: Waiting 08:38:04 9dd39ed74399: Waiting 08:38:04 23a4711e043a: Waiting 08:38:04 b163aacbe445: Layer already exists 08:38:04 097fb12529e3: Layer already exists 08:38:04 1f497bc0320b: Layer already exists 08:38:04 23a4711e043a: Layer already exists 08:38:04 9dd39ed74399: Layer already exists 08:38:04 d97dd71b7884: Layer already exists 08:38:04 ce5a8cde9eee: Layer already exists 08:38:04 7d01261dbadc: Pushed 08:38:06 1f3de7b4e84a: Pushed 08:38:06 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:38:08 097fb12529e3: Preparing 08:38:08 b163aacbe445: Preparing 08:38:08 7d01261dbadc: Preparing 08:38:08 1f3de7b4e84a: Preparing 08:38:08 1f497bc0320b: Preparing 08:38:08 23a4711e043a: Preparing 08:38:08 9dd39ed74399: Preparing 08:38:08 d97dd71b7884: Preparing 08:38:08 ce5a8cde9eee: Preparing 08:38:08 23a4711e043a: Waiting 08:38:08 9dd39ed74399: Waiting 08:38:08 ce5a8cde9eee: Waiting 08:38:08 7d01261dbadc: Layer already exists 08:38:08 1f497bc0320b: Layer already exists 08:38:08 1f3de7b4e84a: Layer already exists 08:38:08 097fb12529e3: Layer already exists 08:38:08 b163aacbe445: Layer already exists 08:38:08 d97dd71b7884: Layer already exists 08:38:08 23a4711e043a: Layer already exists 08:38:08 9dd39ed74399: Layer already exists 08:38:08 ce5a8cde9eee: Layer already exists 08:38:08 latest: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 08:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:38:09 097fb12529e3: Preparing 08:38:09 b163aacbe445: Preparing 08:38:09 7d01261dbadc: Preparing 08:38:09 1f3de7b4e84a: Preparing 08:38:09 1f497bc0320b: Preparing 08:38:09 23a4711e043a: Preparing 08:38:09 9dd39ed74399: Preparing 08:38:09 d97dd71b7884: Preparing 08:38:09 ce5a8cde9eee: Preparing 08:38:09 23a4711e043a: Waiting 08:38:09 9dd39ed74399: Waiting 08:38:09 d97dd71b7884: Waiting 08:38:09 ce5a8cde9eee: Waiting 08:38:09 7d01261dbadc: Layer already exists 08:38:09 1f3de7b4e84a: Layer already exists 08:38:09 097fb12529e3: Layer already exists 08:38:09 1f497bc0320b: Layer already exists 08:38:09 b163aacbe445: Layer already exists 08:38:09 23a4711e043a: Layer already exists 08:38:09 ce5a8cde9eee: Layer already exists 08:38:09 d97dd71b7884: Layer already exists 08:38:09 9dd39ed74399: Layer already exists 08:38:09 4.0.0-dev.56: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:38:10 097fb12529e3: Preparing 08:38:10 b163aacbe445: Preparing 08:38:10 7d01261dbadc: Preparing 08:38:10 1f3de7b4e84a: Preparing 08:38:10 1f497bc0320b: Preparing 08:38:10 23a4711e043a: Preparing 08:38:10 9dd39ed74399: Preparing 08:38:10 d97dd71b7884: Preparing 08:38:10 ce5a8cde9eee: Preparing 08:38:10 d97dd71b7884: Waiting 08:38:10 ce5a8cde9eee: Waiting 08:38:10 23a4711e043a: Waiting 08:38:10 9dd39ed74399: Waiting 08:38:10 097fb12529e3: Layer already exists 08:38:10 1f3de7b4e84a: Layer already exists 08:38:10 7d01261dbadc: Layer already exists 08:38:10 1f497bc0320b: Layer already exists 08:38:10 b163aacbe445: Layer already exists 08:38:10 23a4711e043a: Layer already exists 08:38:10 ce5a8cde9eee: Layer already exists 08:38:10 d97dd71b7884: Layer already exists 08:38:10 9dd39ed74399: Layer already exists 08:38:10 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:38:11 097fb12529e3: Preparing 08:38:11 b163aacbe445: Preparing 08:38:11 7d01261dbadc: Preparing 08:38:11 1f3de7b4e84a: Preparing 08:38:11 1f497bc0320b: Preparing 08:38:11 23a4711e043a: Preparing 08:38:11 9dd39ed74399: Preparing 08:38:11 d97dd71b7884: Preparing 08:38:11 ce5a8cde9eee: Preparing 08:38:11 9dd39ed74399: Waiting 08:38:11 d97dd71b7884: Waiting 08:38:11 ce5a8cde9eee: Waiting 08:38:11 23a4711e043a: Waiting 08:38:11 7d01261dbadc: Layer already exists 08:38:11 1f3de7b4e84a: Layer already exists 08:38:11 b163aacbe445: Layer already exists 08:38:11 1f497bc0320b: Layer already exists 08:38:11 097fb12529e3: Layer already exists 08:38:11 9dd39ed74399: Layer already exists 08:38:11 d97dd71b7884: Layer already exists 08:38:11 23a4711e043a: Layer already exists 08:38:11 ce5a8cde9eee: Layer already exists 08:38:11 main: digest: sha256:998c136d22d32ce6f4a33b4c946479eb8c6d29f1ceaeb93f67b52f4ab570c1ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:11 ===================================================== [Pipeline] echo 08:38:11 taggedImages: 08:38:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:38:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 08:38:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:38:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:38:11 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:11 latest 08:38:11 4.0.0-dev.56 08:38:11 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:11 main 08:38:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:38:12 88201a70248b: Preparing 08:38:12 2e961f483291: Preparing 08:38:12 f7839d6bd78d: Preparing 08:38:12 df5e1cb8f2ec: Preparing 08:38:12 d44d9f373cb1: Preparing 08:38:12 1f497bc0320b: Preparing 08:38:12 23a4711e043a: Preparing 08:38:12 c35c3f5e70f0: Preparing 08:38:12 547946759064: Preparing 08:38:12 8dfd2a27e753: Preparing 08:38:12 ce5a8cde9eee: Preparing 08:38:12 c35c3f5e70f0: Waiting 08:38:12 1f497bc0320b: Waiting 08:38:12 547946759064: Waiting 08:38:12 23a4711e043a: Waiting 08:38:12 8dfd2a27e753: Waiting 08:38:12 88201a70248b: Pushed 08:38:12 2e961f483291: Pushed 08:38:12 d44d9f373cb1: Pushed 08:38:12 df5e1cb8f2ec: Pushed 08:38:12 1f497bc0320b: Layer already exists 08:38:12 23a4711e043a: Layer already exists 08:38:12 ce5a8cde9eee: Layer already exists 08:38:12 c35c3f5e70f0: Pushed 08:38:12 547946759064: Pushed 08:38:13 f7839d6bd78d: Pushed 08:38:14 8dfd2a27e753: Pushed 08:38:14 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:38:15 88201a70248b: Preparing 08:38:15 2e961f483291: Preparing 08:38:15 f7839d6bd78d: Preparing 08:38:15 df5e1cb8f2ec: Preparing 08:38:15 d44d9f373cb1: Preparing 08:38:15 1f497bc0320b: Preparing 08:38:15 23a4711e043a: Preparing 08:38:15 c35c3f5e70f0: Preparing 08:38:15 547946759064: Preparing 08:38:15 8dfd2a27e753: Preparing 08:38:15 ce5a8cde9eee: Preparing 08:38:15 c35c3f5e70f0: Waiting 08:38:15 547946759064: Waiting 08:38:15 8dfd2a27e753: Waiting 08:38:15 ce5a8cde9eee: Waiting 08:38:15 1f497bc0320b: Waiting 08:38:15 23a4711e043a: Waiting 08:38:15 f7839d6bd78d: Layer already exists 08:38:15 df5e1cb8f2ec: Layer already exists 08:38:15 2e961f483291: Layer already exists 08:38:15 d44d9f373cb1: Layer already exists 08:38:15 88201a70248b: Layer already exists 08:38:15 23a4711e043a: Layer already exists 08:38:15 8dfd2a27e753: Layer already exists 08:38:15 1f497bc0320b: Layer already exists 08:38:15 c35c3f5e70f0: Layer already exists 08:38:15 547946759064: Layer already exists 08:38:15 ce5a8cde9eee: Layer already exists 08:38:15 latest: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 08:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:38:16 88201a70248b: Preparing 08:38:16 2e961f483291: Preparing 08:38:16 f7839d6bd78d: Preparing 08:38:16 df5e1cb8f2ec: Preparing 08:38:16 d44d9f373cb1: Preparing 08:38:16 1f497bc0320b: Preparing 08:38:16 23a4711e043a: Preparing 08:38:16 c35c3f5e70f0: Preparing 08:38:16 547946759064: Preparing 08:38:16 8dfd2a27e753: Preparing 08:38:16 ce5a8cde9eee: Preparing 08:38:16 1f497bc0320b: Waiting 08:38:16 23a4711e043a: Waiting 08:38:16 c35c3f5e70f0: Waiting 08:38:16 8dfd2a27e753: Waiting 08:38:16 547946759064: Waiting 08:38:16 ce5a8cde9eee: Waiting 08:38:16 88201a70248b: Layer already exists 08:38:16 2e961f483291: Layer already exists 08:38:16 d44d9f373cb1: Layer already exists 08:38:16 f7839d6bd78d: Layer already exists 08:38:16 df5e1cb8f2ec: Layer already exists 08:38:16 c35c3f5e70f0: Layer already exists 08:38:16 23a4711e043a: Layer already exists 08:38:16 1f497bc0320b: Layer already exists 08:38:16 547946759064: Layer already exists 08:38:16 8dfd2a27e753: Layer already exists 08:38:16 ce5a8cde9eee: Layer already exists 08:38:16 4.0.0-dev.56: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:38:17 88201a70248b: Preparing 08:38:17 2e961f483291: Preparing 08:38:17 f7839d6bd78d: Preparing 08:38:17 df5e1cb8f2ec: Preparing 08:38:17 d44d9f373cb1: Preparing 08:38:17 1f497bc0320b: Preparing 08:38:17 23a4711e043a: Preparing 08:38:17 c35c3f5e70f0: Preparing 08:38:17 547946759064: Preparing 08:38:17 8dfd2a27e753: Preparing 08:38:17 ce5a8cde9eee: Preparing 08:38:17 1f497bc0320b: Waiting 08:38:17 23a4711e043a: Waiting 08:38:17 c35c3f5e70f0: Waiting 08:38:17 8dfd2a27e753: Waiting 08:38:17 ce5a8cde9eee: Waiting 08:38:17 547946759064: Waiting 08:38:17 2e961f483291: Layer already exists 08:38:17 88201a70248b: Layer already exists 08:38:17 df5e1cb8f2ec: Layer already exists 08:38:17 f7839d6bd78d: Layer already exists 08:38:17 d44d9f373cb1: Layer already exists 08:38:17 1f497bc0320b: Layer already exists 08:38:17 23a4711e043a: Layer already exists 08:38:17 8dfd2a27e753: Layer already exists 08:38:17 547946759064: Layer already exists 08:38:17 c35c3f5e70f0: Layer already exists 08:38:17 ce5a8cde9eee: Layer already exists 08:38:17 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:38:18 88201a70248b: Preparing 08:38:18 2e961f483291: Preparing 08:38:18 f7839d6bd78d: Preparing 08:38:18 df5e1cb8f2ec: Preparing 08:38:18 d44d9f373cb1: Preparing 08:38:18 1f497bc0320b: Preparing 08:38:18 23a4711e043a: Preparing 08:38:18 c35c3f5e70f0: Preparing 08:38:18 547946759064: Preparing 08:38:18 8dfd2a27e753: Preparing 08:38:18 ce5a8cde9eee: Preparing 08:38:18 23a4711e043a: Waiting 08:38:18 c35c3f5e70f0: Waiting 08:38:18 547946759064: Waiting 08:38:18 8dfd2a27e753: Waiting 08:38:18 d44d9f373cb1: Layer already exists 08:38:18 2e961f483291: Layer already exists 08:38:18 f7839d6bd78d: Layer already exists 08:38:18 df5e1cb8f2ec: Layer already exists 08:38:18 88201a70248b: Layer already exists 08:38:18 c35c3f5e70f0: Layer already exists 08:38:18 1f497bc0320b: Layer already exists 08:38:18 8dfd2a27e753: Layer already exists 08:38:18 547946759064: Layer already exists 08:38:18 23a4711e043a: Layer already exists 08:38:18 ce5a8cde9eee: Layer already exists 08:38:18 main: digest: sha256:a441cce9b6f1fd4bb19c36f817a01ced6afb9b7168ca531c7c6a95cb8da51e42 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:18 ===================================================== [Pipeline] echo 08:38:18 taggedImages: 08:38:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:38:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 08:38:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:38:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:38:18 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:18 latest 08:38:18 4.0.0-dev.56 08:38:18 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:18 main 08:38:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:38:19 9cddeed0a36b: Preparing 08:38:19 df81e9417088: Preparing 08:38:19 99b8a8ff0eea: Preparing 08:38:19 42732e7db707: Preparing 08:38:19 11b61e249fa5: Preparing 08:38:19 7cf301631c1c: Preparing 08:38:19 b080e0bb080b: Preparing 08:38:19 1f497bc0320b: Preparing 08:38:19 23a4711e043a: Preparing 08:38:19 649620f3860f: Preparing 08:38:19 6ed1bf83ffd9: Preparing 08:38:19 ce5a8cde9eee: Preparing 08:38:19 b080e0bb080b: Waiting 08:38:19 1f497bc0320b: Waiting 08:38:19 23a4711e043a: Waiting 08:38:19 649620f3860f: Waiting 08:38:19 6ed1bf83ffd9: Waiting 08:38:19 ce5a8cde9eee: Waiting 08:38:19 7cf301631c1c: Waiting 08:38:19 11b61e249fa5: Pushed 08:38:19 df81e9417088: Pushed 08:38:19 9cddeed0a36b: Pushed 08:38:19 1f497bc0320b: Layer already exists 08:38:19 23a4711e043a: Layer already exists 08:38:19 7cf301631c1c: Pushed 08:38:19 b080e0bb080b: Pushed 08:38:19 ce5a8cde9eee: Layer already exists 08:38:20 649620f3860f: Pushed 08:38:20 42732e7db707: Pushed 08:38:20 99b8a8ff0eea: Pushed 08:38:20 6ed1bf83ffd9: Pushed 08:38:20 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:38:21 9cddeed0a36b: Preparing 08:38:21 df81e9417088: Preparing 08:38:21 99b8a8ff0eea: Preparing 08:38:21 42732e7db707: Preparing 08:38:21 11b61e249fa5: Preparing 08:38:21 7cf301631c1c: Preparing 08:38:21 b080e0bb080b: Preparing 08:38:21 1f497bc0320b: Preparing 08:38:21 23a4711e043a: Preparing 08:38:21 649620f3860f: Preparing 08:38:21 6ed1bf83ffd9: Preparing 08:38:21 ce5a8cde9eee: Preparing 08:38:21 1f497bc0320b: Waiting 08:38:21 23a4711e043a: Waiting 08:38:21 7cf301631c1c: Waiting 08:38:21 b080e0bb080b: Waiting 08:38:21 649620f3860f: Waiting 08:38:21 6ed1bf83ffd9: Waiting 08:38:21 ce5a8cde9eee: Waiting 08:38:21 99b8a8ff0eea: Layer already exists 08:38:21 9cddeed0a36b: Layer already exists 08:38:21 42732e7db707: Layer already exists 08:38:21 11b61e249fa5: Layer already exists 08:38:21 df81e9417088: Layer already exists 08:38:21 7cf301631c1c: Layer already exists 08:38:21 1f497bc0320b: Layer already exists 08:38:21 23a4711e043a: Layer already exists 08:38:21 b080e0bb080b: Layer already exists 08:38:21 649620f3860f: Layer already exists 08:38:21 6ed1bf83ffd9: Layer already exists 08:38:21 ce5a8cde9eee: Layer already exists 08:38:21 latest: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 08:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:38:22 9cddeed0a36b: Preparing 08:38:22 df81e9417088: Preparing 08:38:22 99b8a8ff0eea: Preparing 08:38:22 42732e7db707: Preparing 08:38:22 11b61e249fa5: Preparing 08:38:22 7cf301631c1c: Preparing 08:38:22 b080e0bb080b: Preparing 08:38:22 1f497bc0320b: Preparing 08:38:22 23a4711e043a: Preparing 08:38:22 649620f3860f: Preparing 08:38:22 6ed1bf83ffd9: Preparing 08:38:22 ce5a8cde9eee: Preparing 08:38:22 1f497bc0320b: Waiting 08:38:22 23a4711e043a: Waiting 08:38:22 7cf301631c1c: Waiting 08:38:22 b080e0bb080b: Waiting 08:38:22 6ed1bf83ffd9: Waiting 08:38:22 649620f3860f: Waiting 08:38:22 99b8a8ff0eea: Layer already exists 08:38:22 11b61e249fa5: Layer already exists 08:38:22 42732e7db707: Layer already exists 08:38:22 9cddeed0a36b: Layer already exists 08:38:22 df81e9417088: Layer already exists 08:38:22 b080e0bb080b: Layer already exists 08:38:22 23a4711e043a: Layer already exists 08:38:22 7cf301631c1c: Layer already exists 08:38:22 1f497bc0320b: Layer already exists 08:38:22 649620f3860f: Layer already exists 08:38:22 ce5a8cde9eee: Layer already exists 08:38:22 6ed1bf83ffd9: Layer already exists 08:38:22 4.0.0-dev.56: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:38:23 9cddeed0a36b: Preparing 08:38:23 df81e9417088: Preparing 08:38:23 99b8a8ff0eea: Preparing 08:38:23 42732e7db707: Preparing 08:38:23 11b61e249fa5: Preparing 08:38:23 7cf301631c1c: Preparing 08:38:23 b080e0bb080b: Preparing 08:38:23 1f497bc0320b: Preparing 08:38:23 23a4711e043a: Preparing 08:38:23 649620f3860f: Preparing 08:38:23 6ed1bf83ffd9: Preparing 08:38:23 ce5a8cde9eee: Preparing 08:38:23 7cf301631c1c: Waiting 08:38:23 b080e0bb080b: Waiting 08:38:23 23a4711e043a: Waiting 08:38:23 1f497bc0320b: Waiting 08:38:23 649620f3860f: Waiting 08:38:23 6ed1bf83ffd9: Waiting 08:38:23 ce5a8cde9eee: Waiting 08:38:23 42732e7db707: Layer already exists 08:38:23 9cddeed0a36b: Layer already exists 08:38:23 99b8a8ff0eea: Layer already exists 08:38:23 df81e9417088: Layer already exists 08:38:23 11b61e249fa5: Layer already exists 08:38:23 b080e0bb080b: Layer already exists 08:38:23 7cf301631c1c: Layer already exists 08:38:23 1f497bc0320b: Layer already exists 08:38:23 649620f3860f: Layer already exists 08:38:23 23a4711e043a: Layer already exists 08:38:23 6ed1bf83ffd9: Layer already exists 08:38:23 ce5a8cde9eee: Layer already exists 08:38:23 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:38:24 9cddeed0a36b: Preparing 08:38:24 df81e9417088: Preparing 08:38:24 99b8a8ff0eea: Preparing 08:38:24 42732e7db707: Preparing 08:38:24 11b61e249fa5: Preparing 08:38:24 7cf301631c1c: Preparing 08:38:24 b080e0bb080b: Preparing 08:38:24 1f497bc0320b: Preparing 08:38:24 23a4711e043a: Preparing 08:38:24 649620f3860f: Preparing 08:38:24 6ed1bf83ffd9: Preparing 08:38:24 ce5a8cde9eee: Preparing 08:38:24 23a4711e043a: Waiting 08:38:24 7cf301631c1c: Waiting 08:38:24 649620f3860f: Waiting 08:38:24 b080e0bb080b: Waiting 08:38:24 6ed1bf83ffd9: Waiting 08:38:24 ce5a8cde9eee: Waiting 08:38:24 1f497bc0320b: Waiting 08:38:24 11b61e249fa5: Layer already exists 08:38:24 df81e9417088: Layer already exists 08:38:24 42732e7db707: Layer already exists 08:38:24 99b8a8ff0eea: Layer already exists 08:38:24 9cddeed0a36b: Layer already exists 08:38:24 b080e0bb080b: Layer already exists 08:38:24 7cf301631c1c: Layer already exists 08:38:24 1f497bc0320b: Layer already exists 08:38:24 23a4711e043a: Layer already exists 08:38:24 649620f3860f: Layer already exists 08:38:24 ce5a8cde9eee: Layer already exists 08:38:24 6ed1bf83ffd9: Layer already exists 08:38:24 main: digest: sha256:78ce268768b8ce248b535a51729a652e3b604c3b6ee672d0e15e5703d09fa641 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:25 ===================================================== [Pipeline] echo 08:38:25 taggedImages: 08:38:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:38:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 08:38:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:38:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:38:25 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:25 latest 08:38:25 4.0.0-dev.56 08:38:25 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:25 main 08:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:38:26 daa245695718: Preparing 08:38:26 b5f62f74e892: Preparing 08:38:26 1f497bc0320b: Preparing 08:38:26 23a4711e043a: Preparing 08:38:26 77e5c2019ad4: Preparing 08:38:26 36d5c3424eb8: Preparing 08:38:26 ce5a8cde9eee: Preparing 08:38:26 36d5c3424eb8: Waiting 08:38:26 1f497bc0320b: Layer already exists 08:38:26 23a4711e043a: Layer already exists 08:38:26 ce5a8cde9eee: Layer already exists 08:38:26 daa245695718: Pushed 08:38:26 77e5c2019ad4: Pushed 08:38:26 36d5c3424eb8: Pushed 08:38:27 b5f62f74e892: Pushed 08:38:27 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:38:29 daa245695718: Preparing 08:38:29 b5f62f74e892: Preparing 08:38:29 1f497bc0320b: Preparing 08:38:29 23a4711e043a: Preparing 08:38:29 77e5c2019ad4: Preparing 08:38:29 36d5c3424eb8: Preparing 08:38:29 ce5a8cde9eee: Preparing 08:38:29 36d5c3424eb8: Waiting 08:38:29 ce5a8cde9eee: Waiting 08:38:29 77e5c2019ad4: Layer already exists 08:38:29 23a4711e043a: Layer already exists 08:38:29 b5f62f74e892: Layer already exists 08:38:29 1f497bc0320b: Layer already exists 08:38:29 daa245695718: Layer already exists 08:38:29 ce5a8cde9eee: Layer already exists 08:38:29 36d5c3424eb8: Layer already exists 08:38:29 latest: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 08:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:38:30 daa245695718: Preparing 08:38:30 b5f62f74e892: Preparing 08:38:30 1f497bc0320b: Preparing 08:38:30 23a4711e043a: Preparing 08:38:30 77e5c2019ad4: Preparing 08:38:30 36d5c3424eb8: Preparing 08:38:30 ce5a8cde9eee: Preparing 08:38:30 36d5c3424eb8: Waiting 08:38:30 ce5a8cde9eee: Waiting 08:38:30 23a4711e043a: Layer already exists 08:38:30 1f497bc0320b: Layer already exists 08:38:30 daa245695718: Layer already exists 08:38:30 b5f62f74e892: Layer already exists 08:38:30 77e5c2019ad4: Layer already exists 08:38:30 36d5c3424eb8: Layer already exists 08:38:30 ce5a8cde9eee: Layer already exists 08:38:30 4.0.0-dev.56: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:38:31 daa245695718: Preparing 08:38:31 b5f62f74e892: Preparing 08:38:31 1f497bc0320b: Preparing 08:38:31 23a4711e043a: Preparing 08:38:31 77e5c2019ad4: Preparing 08:38:31 36d5c3424eb8: Preparing 08:38:31 ce5a8cde9eee: Preparing 08:38:31 36d5c3424eb8: Waiting 08:38:31 ce5a8cde9eee: Waiting 08:38:31 23a4711e043a: Layer already exists 08:38:31 daa245695718: Layer already exists 08:38:31 77e5c2019ad4: Layer already exists 08:38:31 b5f62f74e892: Layer already exists 08:38:31 1f497bc0320b: Layer already exists 08:38:31 36d5c3424eb8: Layer already exists 08:38:31 ce5a8cde9eee: Layer already exists 08:38:31 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:38:32 daa245695718: Preparing 08:38:32 b5f62f74e892: Preparing 08:38:32 1f497bc0320b: Preparing 08:38:32 23a4711e043a: Preparing 08:38:32 77e5c2019ad4: Preparing 08:38:32 36d5c3424eb8: Preparing 08:38:32 ce5a8cde9eee: Preparing 08:38:32 36d5c3424eb8: Waiting 08:38:32 ce5a8cde9eee: Waiting 08:38:32 77e5c2019ad4: Layer already exists 08:38:32 23a4711e043a: Layer already exists 08:38:32 1f497bc0320b: Layer already exists 08:38:32 daa245695718: Layer already exists 08:38:32 b5f62f74e892: Layer already exists 08:38:32 36d5c3424eb8: Layer already exists 08:38:32 ce5a8cde9eee: Layer already exists 08:38:32 main: digest: sha256:26f56ae66e582760bad06ccf6d609e2f9995f5f88742f1b4e534b2f3c0713f70 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:32 ===================================================== [Pipeline] echo 08:38:32 taggedImages: 08:38:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:38:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 08:38:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:38:33 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:38:33 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:33 latest 08:38:33 4.0.0-dev.56 08:38:33 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:33 main 08:38:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:38:34 45640578ca14: Preparing 08:38:34 87cfbd7f6560: Preparing 08:38:34 3c049a7bbf39: Preparing 08:38:34 1f497bc0320b: Preparing 08:38:34 23a4711e043a: Preparing 08:38:34 0ddaf3784458: Preparing 08:38:34 b5e38bab9521: Preparing 08:38:34 c37994d209be: Preparing 08:38:34 492466d785ae: Preparing 08:38:34 ce5a8cde9eee: Preparing 08:38:34 492466d785ae: Waiting 08:38:34 ce5a8cde9eee: Waiting 08:38:34 b5e38bab9521: Waiting 08:38:34 0ddaf3784458: Waiting 08:38:34 c37994d209be: Waiting 08:38:34 1f497bc0320b: Layer already exists 08:38:34 23a4711e043a: Layer already exists 08:38:34 3c049a7bbf39: Pushed 08:38:34 45640578ca14: Pushed 08:38:34 87cfbd7f6560: Pushed 08:38:34 ce5a8cde9eee: Layer already exists 08:38:34 c37994d209be: Pushed 08:38:35 492466d785ae: Pushed 08:38:39 b5e38bab9521: Pushed 08:38:42 0ddaf3784458: Pushed 08:38:42 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:38:43 45640578ca14: Preparing 08:38:43 87cfbd7f6560: Preparing 08:38:43 3c049a7bbf39: Preparing 08:38:43 1f497bc0320b: Preparing 08:38:43 23a4711e043a: Preparing 08:38:43 0ddaf3784458: Preparing 08:38:43 b5e38bab9521: Preparing 08:38:43 c37994d209be: Preparing 08:38:43 492466d785ae: Preparing 08:38:43 ce5a8cde9eee: Preparing 08:38:43 b5e38bab9521: Waiting 08:38:43 0ddaf3784458: Waiting 08:38:43 c37994d209be: Waiting 08:38:43 492466d785ae: Waiting 08:38:43 ce5a8cde9eee: Waiting 08:38:43 3c049a7bbf39: Layer already exists 08:38:43 1f497bc0320b: Layer already exists 08:38:43 45640578ca14: Layer already exists 08:38:43 23a4711e043a: Layer already exists 08:38:43 87cfbd7f6560: Layer already exists 08:38:43 0ddaf3784458: Layer already exists 08:38:43 b5e38bab9521: Layer already exists 08:38:43 492466d785ae: Layer already exists 08:38:43 c37994d209be: Layer already exists 08:38:43 ce5a8cde9eee: Layer already exists 08:38:43 latest: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 08:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:38:44 45640578ca14: Preparing 08:38:44 87cfbd7f6560: Preparing 08:38:44 3c049a7bbf39: Preparing 08:38:44 1f497bc0320b: Preparing 08:38:44 23a4711e043a: Preparing 08:38:44 0ddaf3784458: Preparing 08:38:44 b5e38bab9521: Preparing 08:38:44 c37994d209be: Preparing 08:38:44 492466d785ae: Preparing 08:38:44 ce5a8cde9eee: Preparing 08:38:44 b5e38bab9521: Waiting 08:38:44 0ddaf3784458: Waiting 08:38:44 ce5a8cde9eee: Waiting 08:38:44 c37994d209be: Waiting 08:38:44 492466d785ae: Waiting 08:38:44 23a4711e043a: Layer already exists 08:38:44 87cfbd7f6560: Layer already exists 08:38:44 1f497bc0320b: Layer already exists 08:38:44 45640578ca14: Layer already exists 08:38:44 3c049a7bbf39: Layer already exists 08:38:44 b5e38bab9521: Layer already exists 08:38:44 0ddaf3784458: Layer already exists 08:38:44 492466d785ae: Layer already exists 08:38:44 c37994d209be: Layer already exists 08:38:44 ce5a8cde9eee: Layer already exists 08:38:44 4.0.0-dev.56: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:38:44 45640578ca14: Preparing 08:38:44 87cfbd7f6560: Preparing 08:38:44 3c049a7bbf39: Preparing 08:38:44 1f497bc0320b: Preparing 08:38:44 23a4711e043a: Preparing 08:38:44 0ddaf3784458: Preparing 08:38:44 b5e38bab9521: Preparing 08:38:44 c37994d209be: Preparing 08:38:44 492466d785ae: Preparing 08:38:44 ce5a8cde9eee: Preparing 08:38:44 0ddaf3784458: Waiting 08:38:44 c37994d209be: Waiting 08:38:44 b5e38bab9521: Waiting 08:38:44 492466d785ae: Waiting 08:38:44 ce5a8cde9eee: Waiting 08:38:44 3c049a7bbf39: Layer already exists 08:38:44 23a4711e043a: Layer already exists 08:38:44 45640578ca14: Layer already exists 08:38:44 87cfbd7f6560: Layer already exists 08:38:44 1f497bc0320b: Layer already exists 08:38:44 0ddaf3784458: Layer already exists 08:38:44 492466d785ae: Layer already exists 08:38:44 b5e38bab9521: Layer already exists 08:38:44 c37994d209be: Layer already exists 08:38:44 ce5a8cde9eee: Layer already exists 08:38:44 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:38:45 45640578ca14: Preparing 08:38:45 87cfbd7f6560: Preparing 08:38:45 3c049a7bbf39: Preparing 08:38:45 1f497bc0320b: Preparing 08:38:45 23a4711e043a: Preparing 08:38:45 0ddaf3784458: Preparing 08:38:45 b5e38bab9521: Preparing 08:38:45 c37994d209be: Preparing 08:38:45 492466d785ae: Preparing 08:38:45 ce5a8cde9eee: Preparing 08:38:45 b5e38bab9521: Waiting 08:38:45 c37994d209be: Waiting 08:38:45 0ddaf3784458: Waiting 08:38:45 492466d785ae: Waiting 08:38:45 ce5a8cde9eee: Waiting 08:38:45 45640578ca14: Layer already exists 08:38:45 3c049a7bbf39: Layer already exists 08:38:45 87cfbd7f6560: Layer already exists 08:38:45 1f497bc0320b: Layer already exists 08:38:45 23a4711e043a: Layer already exists 08:38:45 c37994d209be: Layer already exists 08:38:45 492466d785ae: Layer already exists 08:38:45 b5e38bab9521: Layer already exists 08:38:45 0ddaf3784458: Layer already exists 08:38:45 ce5a8cde9eee: Layer already exists 08:38:45 main: digest: sha256:871fe75b9f6314b3a436121596fb3fed47a0a86e65e36cc35c3aaa3395c3b430 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:45 ===================================================== [Pipeline] echo 08:38:45 taggedImages: 08:38:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:38:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 08:38:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:38:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:38:45 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:45 latest 08:38:45 4.0.0-dev.56 08:38:45 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:45 main 08:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:38:46 5f1a860cf130: Preparing 08:38:46 a5ae29c6880c: Preparing 08:38:46 62239fe816e2: Preparing 08:38:46 1f497bc0320b: Preparing 08:38:46 23a4711e043a: Preparing 08:38:46 a929f082b426: Preparing 08:38:46 ec51b359e82d: Preparing 08:38:46 a7c16cc7342b: Preparing 08:38:46 ce5a8cde9eee: Preparing 08:38:46 a7c16cc7342b: Waiting 08:38:46 a929f082b426: Waiting 08:38:46 ce5a8cde9eee: Waiting 08:38:46 ec51b359e82d: Waiting 08:38:46 1f497bc0320b: Layer already exists 08:38:46 23a4711e043a: Layer already exists 08:38:46 a5ae29c6880c: Pushed 08:38:46 62239fe816e2: Pushed 08:38:46 5f1a860cf130: Pushed 08:38:46 ce5a8cde9eee: Layer already exists 08:38:46 a7c16cc7342b: Pushed 08:38:46 ec51b359e82d: Pushed 08:38:55 a929f082b426: Pushed 08:38:55 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:38:56 5f1a860cf130: Preparing 08:38:56 a5ae29c6880c: Preparing 08:38:56 62239fe816e2: Preparing 08:38:56 1f497bc0320b: Preparing 08:38:56 23a4711e043a: Preparing 08:38:56 a929f082b426: Preparing 08:38:56 ec51b359e82d: Preparing 08:38:56 a7c16cc7342b: Preparing 08:38:56 ce5a8cde9eee: Preparing 08:38:56 ec51b359e82d: Waiting 08:38:56 a929f082b426: Waiting 08:38:56 a7c16cc7342b: Waiting 08:38:56 ce5a8cde9eee: Waiting 08:38:56 23a4711e043a: Layer already exists 08:38:56 a5ae29c6880c: Layer already exists 08:38:56 1f497bc0320b: Layer already exists 08:38:56 62239fe816e2: Layer already exists 08:38:56 5f1a860cf130: Layer already exists 08:38:56 ce5a8cde9eee: Layer already exists 08:38:56 ec51b359e82d: Layer already exists 08:38:56 a7c16cc7342b: Layer already exists 08:38:56 a929f082b426: Layer already exists 08:38:56 latest: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 08:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:38:57 5f1a860cf130: Preparing 08:38:57 a5ae29c6880c: Preparing 08:38:57 62239fe816e2: Preparing 08:38:57 1f497bc0320b: Preparing 08:38:57 23a4711e043a: Preparing 08:38:57 a929f082b426: Preparing 08:38:57 ec51b359e82d: Preparing 08:38:57 a7c16cc7342b: Preparing 08:38:57 ce5a8cde9eee: Preparing 08:38:57 a929f082b426: Waiting 08:38:57 a7c16cc7342b: Waiting 08:38:57 ec51b359e82d: Waiting 08:38:57 1f497bc0320b: Layer already exists 08:38:57 23a4711e043a: Layer already exists 08:38:57 a5ae29c6880c: Layer already exists 08:38:57 62239fe816e2: Layer already exists 08:38:57 5f1a860cf130: Layer already exists 08:38:57 ec51b359e82d: Layer already exists 08:38:57 a929f082b426: Layer already exists 08:38:57 ce5a8cde9eee: Layer already exists 08:38:57 a7c16cc7342b: Layer already exists 08:38:57 4.0.0-dev.56: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:38:58 5f1a860cf130: Preparing 08:38:58 a5ae29c6880c: Preparing 08:38:58 62239fe816e2: Preparing 08:38:58 1f497bc0320b: Preparing 08:38:58 23a4711e043a: Preparing 08:38:58 a929f082b426: Preparing 08:38:58 ec51b359e82d: Preparing 08:38:58 a7c16cc7342b: Preparing 08:38:58 ce5a8cde9eee: Preparing 08:38:58 a929f082b426: Waiting 08:38:58 ec51b359e82d: Waiting 08:38:58 a7c16cc7342b: Waiting 08:38:58 ce5a8cde9eee: Waiting 08:38:58 1f497bc0320b: Layer already exists 08:38:58 a5ae29c6880c: Layer already exists 08:38:58 23a4711e043a: Layer already exists 08:38:58 5f1a860cf130: Layer already exists 08:38:58 62239fe816e2: Layer already exists 08:38:58 ce5a8cde9eee: Layer already exists 08:38:58 ec51b359e82d: Layer already exists 08:38:58 a7c16cc7342b: Layer already exists 08:38:58 a929f082b426: Layer already exists 08:38:58 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:38:59 5f1a860cf130: Preparing 08:38:59 a5ae29c6880c: Preparing 08:38:59 62239fe816e2: Preparing 08:38:59 1f497bc0320b: Preparing 08:38:59 23a4711e043a: Preparing 08:38:59 a929f082b426: Preparing 08:38:59 ec51b359e82d: Preparing 08:38:59 a7c16cc7342b: Preparing 08:38:59 ce5a8cde9eee: Preparing 08:38:59 ec51b359e82d: Waiting 08:38:59 a7c16cc7342b: Waiting 08:38:59 a929f082b426: Waiting 08:38:59 ce5a8cde9eee: Waiting 08:38:59 23a4711e043a: Layer already exists 08:38:59 a5ae29c6880c: Layer already exists 08:38:59 5f1a860cf130: Layer already exists 08:38:59 1f497bc0320b: Layer already exists 08:38:59 62239fe816e2: Layer already exists 08:38:59 a929f082b426: Layer already exists 08:38:59 ec51b359e82d: Layer already exists 08:38:59 a7c16cc7342b: Layer already exists 08:38:59 ce5a8cde9eee: Layer already exists 08:38:59 main: digest: sha256:358e80a054715d961ab1db7733012f5343b316660f6819a98c46f3a39182f5a2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:59 ===================================================== [Pipeline] echo 08:38:59 taggedImages: 08:38:59 - nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:59 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:38:59 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 08:38:59 - nexus3.edgexfoundry.org:10004/security-spire-config:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:59 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:38:59 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:38:59 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:38:59 latest 08:38:59 4.0.0-dev.56 08:38:59 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:38:59 main 08:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:39:00 45640578ca14: Preparing 08:39:00 f0d09d489f85: Preparing 08:39:00 ad2f9f05e64a: Preparing 08:39:00 1f497bc0320b: Preparing 08:39:00 23a4711e043a: Preparing 08:39:00 ee5d1b94bdc6: Preparing 08:39:00 c37994d209be: Preparing 08:39:00 492466d785ae: Preparing 08:39:00 ce5a8cde9eee: Preparing 08:39:00 ee5d1b94bdc6: Waiting 08:39:00 c37994d209be: Waiting 08:39:00 ce5a8cde9eee: Waiting 08:39:00 492466d785ae: Waiting 08:39:00 1f497bc0320b: Layer already exists 08:39:00 45640578ca14: Layer already exists 08:39:00 23a4711e043a: Layer already exists 08:39:00 492466d785ae: Layer already exists 08:39:00 c37994d209be: Layer already exists 08:39:00 ce5a8cde9eee: Layer already exists 08:39:00 f0d09d489f85: Pushed 08:39:00 ad2f9f05e64a: Pushed 08:39:08 ee5d1b94bdc6: Pushed 08:39:09 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:39:10 45640578ca14: Preparing 08:39:10 f0d09d489f85: Preparing 08:39:10 ad2f9f05e64a: Preparing 08:39:10 1f497bc0320b: Preparing 08:39:10 23a4711e043a: Preparing 08:39:10 ee5d1b94bdc6: Preparing 08:39:10 c37994d209be: Preparing 08:39:10 492466d785ae: Preparing 08:39:10 ce5a8cde9eee: Preparing 08:39:10 ee5d1b94bdc6: Waiting 08:39:10 c37994d209be: Waiting 08:39:10 492466d785ae: Waiting 08:39:10 23a4711e043a: Layer already exists 08:39:10 f0d09d489f85: Layer already exists 08:39:10 45640578ca14: Layer already exists 08:39:10 1f497bc0320b: Layer already exists 08:39:10 ad2f9f05e64a: Layer already exists 08:39:10 ee5d1b94bdc6: Layer already exists 08:39:10 c37994d209be: Layer already exists 08:39:10 492466d785ae: Layer already exists 08:39:10 ce5a8cde9eee: Layer already exists 08:39:10 latest: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 08:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:39:11 45640578ca14: Preparing 08:39:11 f0d09d489f85: Preparing 08:39:11 ad2f9f05e64a: Preparing 08:39:11 1f497bc0320b: Preparing 08:39:11 23a4711e043a: Preparing 08:39:11 ee5d1b94bdc6: Preparing 08:39:11 c37994d209be: Preparing 08:39:11 492466d785ae: Preparing 08:39:11 ce5a8cde9eee: Preparing 08:39:11 c37994d209be: Waiting 08:39:11 ce5a8cde9eee: Waiting 08:39:11 492466d785ae: Waiting 08:39:11 ee5d1b94bdc6: Waiting 08:39:11 45640578ca14: Layer already exists 08:39:11 ad2f9f05e64a: Layer already exists 08:39:11 f0d09d489f85: Layer already exists 08:39:11 1f497bc0320b: Layer already exists 08:39:11 23a4711e043a: Layer already exists 08:39:11 ee5d1b94bdc6: Layer already exists 08:39:11 c37994d209be: Layer already exists 08:39:11 ce5a8cde9eee: Layer already exists 08:39:11 492466d785ae: Layer already exists 08:39:11 4.0.0-dev.56: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:39:12 45640578ca14: Preparing 08:39:12 f0d09d489f85: Preparing 08:39:12 ad2f9f05e64a: Preparing 08:39:12 1f497bc0320b: Preparing 08:39:12 23a4711e043a: Preparing 08:39:12 ee5d1b94bdc6: Preparing 08:39:12 c37994d209be: Preparing 08:39:12 492466d785ae: Preparing 08:39:12 ce5a8cde9eee: Preparing 08:39:12 492466d785ae: Waiting 08:39:12 ee5d1b94bdc6: Waiting 08:39:12 c37994d209be: Waiting 08:39:12 ce5a8cde9eee: Waiting 08:39:12 23a4711e043a: Layer already exists 08:39:12 f0d09d489f85: Layer already exists 08:39:12 45640578ca14: Layer already exists 08:39:12 ad2f9f05e64a: Layer already exists 08:39:12 1f497bc0320b: Layer already exists 08:39:12 492466d785ae: Layer already exists 08:39:12 ee5d1b94bdc6: Layer already exists 08:39:12 c37994d209be: Layer already exists 08:39:12 ce5a8cde9eee: Layer already exists 08:39:12 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:39:13 45640578ca14: Preparing 08:39:13 f0d09d489f85: Preparing 08:39:13 ad2f9f05e64a: Preparing 08:39:13 1f497bc0320b: Preparing 08:39:13 23a4711e043a: Preparing 08:39:13 ee5d1b94bdc6: Preparing 08:39:13 c37994d209be: Preparing 08:39:13 492466d785ae: Preparing 08:39:13 ce5a8cde9eee: Preparing 08:39:13 ee5d1b94bdc6: Waiting 08:39:13 c37994d209be: Waiting 08:39:13 492466d785ae: Waiting 08:39:13 ce5a8cde9eee: Waiting 08:39:13 1f497bc0320b: Layer already exists 08:39:13 45640578ca14: Layer already exists 08:39:13 f0d09d489f85: Layer already exists 08:39:13 23a4711e043a: Layer already exists 08:39:13 ad2f9f05e64a: Layer already exists 08:39:13 492466d785ae: Layer already exists 08:39:13 ee5d1b94bdc6: Layer already exists 08:39:13 c37994d209be: Layer already exists 08:39:13 ce5a8cde9eee: Layer already exists 08:39:13 main: digest: sha256:f7042a1684f4058b56c54567c066b8b7a99ba0f99a8740fcdd00b0f10ffb0655 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:13 ===================================================== [Pipeline] echo 08:39:13 taggedImages: 08:39:13 - nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:39:13 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 08:39:13 - nexus3.edgexfoundry.org:10004/security-spire-server:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:39:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:39:13 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:13 latest 08:39:13 4.0.0-dev.56 08:39:13 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:13 main 08:39:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:39:14 ccf68211ef7b: Preparing 08:39:14 c01d293bed14: Preparing 08:39:14 1f497bc0320b: Preparing 08:39:14 23a4711e043a: Preparing 08:39:14 23505207e636: Preparing 08:39:14 248ad5b3c688: Preparing 08:39:14 ce5a8cde9eee: Preparing 08:39:14 248ad5b3c688: Waiting 08:39:14 ce5a8cde9eee: Waiting 08:39:14 1f497bc0320b: Layer already exists 08:39:14 23a4711e043a: Layer already exists 08:39:14 ce5a8cde9eee: Layer already exists 08:39:14 ccf68211ef7b: Pushed 08:39:15 248ad5b3c688: Pushed 08:39:15 23505207e636: Pushed 08:39:18 c01d293bed14: Pushed 08:39:18 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:39:19 ccf68211ef7b: Preparing 08:39:19 c01d293bed14: Preparing 08:39:19 1f497bc0320b: Preparing 08:39:19 23a4711e043a: Preparing 08:39:19 23505207e636: Preparing 08:39:19 248ad5b3c688: Preparing 08:39:19 ce5a8cde9eee: Preparing 08:39:19 248ad5b3c688: Waiting 08:39:19 ce5a8cde9eee: Waiting 08:39:19 23a4711e043a: Layer already exists 08:39:19 1f497bc0320b: Layer already exists 08:39:19 c01d293bed14: Layer already exists 08:39:19 ccf68211ef7b: Layer already exists 08:39:19 23505207e636: Layer already exists 08:39:19 248ad5b3c688: Layer already exists 08:39:19 ce5a8cde9eee: Layer already exists 08:39:19 latest: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 08:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:39:20 ccf68211ef7b: Preparing 08:39:20 c01d293bed14: Preparing 08:39:20 1f497bc0320b: Preparing 08:39:20 23a4711e043a: Preparing 08:39:20 23505207e636: Preparing 08:39:20 248ad5b3c688: Preparing 08:39:20 ce5a8cde9eee: Preparing 08:39:20 248ad5b3c688: Waiting 08:39:20 ce5a8cde9eee: Waiting 08:39:20 23a4711e043a: Layer already exists 08:39:20 23505207e636: Layer already exists 08:39:20 1f497bc0320b: Layer already exists 08:39:20 c01d293bed14: Layer already exists 08:39:20 ccf68211ef7b: Layer already exists 08:39:20 ce5a8cde9eee: Layer already exists 08:39:20 248ad5b3c688: Layer already exists 08:39:20 4.0.0-dev.56: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:39:21 ccf68211ef7b: Preparing 08:39:21 c01d293bed14: Preparing 08:39:21 1f497bc0320b: Preparing 08:39:21 23a4711e043a: Preparing 08:39:21 23505207e636: Preparing 08:39:21 248ad5b3c688: Preparing 08:39:21 ce5a8cde9eee: Preparing 08:39:21 248ad5b3c688: Waiting 08:39:21 ce5a8cde9eee: Waiting 08:39:21 23a4711e043a: Layer already exists 08:39:21 23505207e636: Layer already exists 08:39:21 ccf68211ef7b: Layer already exists 08:39:21 1f497bc0320b: Layer already exists 08:39:21 c01d293bed14: Layer already exists 08:39:21 ce5a8cde9eee: Layer already exists 08:39:21 248ad5b3c688: Layer already exists 08:39:21 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:39:22 ccf68211ef7b: Preparing 08:39:22 c01d293bed14: Preparing 08:39:22 1f497bc0320b: Preparing 08:39:22 23a4711e043a: Preparing 08:39:22 23505207e636: Preparing 08:39:22 248ad5b3c688: Preparing 08:39:22 ce5a8cde9eee: Preparing 08:39:22 248ad5b3c688: Waiting 08:39:22 ce5a8cde9eee: Waiting 08:39:22 ccf68211ef7b: Layer already exists 08:39:22 23505207e636: Layer already exists 08:39:22 c01d293bed14: Layer already exists 08:39:22 1f497bc0320b: Layer already exists 08:39:22 23a4711e043a: Layer already exists 08:39:22 ce5a8cde9eee: Layer already exists 08:39:22 248ad5b3c688: Layer already exists 08:39:22 main: digest: sha256:7739b5fa172890542211667354b23486c2e2cce5fcb3fab690fc456a82bf555c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:22 ===================================================== [Pipeline] echo 08:39:22 taggedImages: 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:39:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:39:22 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:22 latest 08:39:22 4.0.0-dev.56 08:39:22 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:22 main 08:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:39:23 cc7111f764ad: Preparing 08:39:23 cdb3cdadba2b: Preparing 08:39:23 1f497bc0320b: Preparing 08:39:23 23a4711e043a: Preparing 08:39:23 7b1fa6eda97e: Preparing 08:39:23 f221f53ab3e1: Preparing 08:39:23 ce5a8cde9eee: Preparing 08:39:23 f221f53ab3e1: Waiting 08:39:23 ce5a8cde9eee: Waiting 08:39:23 1f497bc0320b: Layer already exists 08:39:23 23a4711e043a: Layer already exists 08:39:23 ce5a8cde9eee: Layer already exists 08:39:23 cc7111f764ad: Pushed 08:39:24 f221f53ab3e1: Pushed 08:39:24 7b1fa6eda97e: Pushed 08:39:27 cdb3cdadba2b: Pushed 08:39:27 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:39:28 cc7111f764ad: Preparing 08:39:28 cdb3cdadba2b: Preparing 08:39:28 1f497bc0320b: Preparing 08:39:28 23a4711e043a: Preparing 08:39:28 7b1fa6eda97e: Preparing 08:39:28 f221f53ab3e1: Preparing 08:39:28 ce5a8cde9eee: Preparing 08:39:28 f221f53ab3e1: Waiting 08:39:28 ce5a8cde9eee: Waiting 08:39:28 23a4711e043a: Layer already exists 08:39:28 1f497bc0320b: Layer already exists 08:39:28 cdb3cdadba2b: Layer already exists 08:39:28 cc7111f764ad: Layer already exists 08:39:28 7b1fa6eda97e: Layer already exists 08:39:28 ce5a8cde9eee: Layer already exists 08:39:28 f221f53ab3e1: Layer already exists 08:39:28 latest: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 08:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:39:29 cc7111f764ad: Preparing 08:39:29 cdb3cdadba2b: Preparing 08:39:29 1f497bc0320b: Preparing 08:39:29 23a4711e043a: Preparing 08:39:29 7b1fa6eda97e: Preparing 08:39:29 f221f53ab3e1: Preparing 08:39:29 ce5a8cde9eee: Preparing 08:39:29 f221f53ab3e1: Waiting 08:39:29 ce5a8cde9eee: Waiting 08:39:29 7b1fa6eda97e: Layer already exists 08:39:29 cdb3cdadba2b: Layer already exists 08:39:29 1f497bc0320b: Layer already exists 08:39:29 23a4711e043a: Layer already exists 08:39:29 cc7111f764ad: Layer already exists 08:39:29 f221f53ab3e1: Layer already exists 08:39:29 ce5a8cde9eee: Layer already exists 08:39:29 4.0.0-dev.56: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:39:30 cc7111f764ad: Preparing 08:39:30 cdb3cdadba2b: Preparing 08:39:30 1f497bc0320b: Preparing 08:39:30 23a4711e043a: Preparing 08:39:30 7b1fa6eda97e: Preparing 08:39:30 f221f53ab3e1: Preparing 08:39:30 ce5a8cde9eee: Preparing 08:39:30 f221f53ab3e1: Waiting 08:39:30 ce5a8cde9eee: Waiting 08:39:30 cdb3cdadba2b: Layer already exists 08:39:30 1f497bc0320b: Layer already exists 08:39:30 7b1fa6eda97e: Layer already exists 08:39:30 cc7111f764ad: Layer already exists 08:39:30 23a4711e043a: Layer already exists 08:39:30 f221f53ab3e1: Layer already exists 08:39:30 ce5a8cde9eee: Layer already exists 08:39:30 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:39:31 cc7111f764ad: Preparing 08:39:31 cdb3cdadba2b: Preparing 08:39:31 1f497bc0320b: Preparing 08:39:31 23a4711e043a: Preparing 08:39:31 7b1fa6eda97e: Preparing 08:39:31 f221f53ab3e1: Preparing 08:39:31 ce5a8cde9eee: Preparing 08:39:31 f221f53ab3e1: Waiting 08:39:31 ce5a8cde9eee: Waiting 08:39:31 7b1fa6eda97e: Layer already exists 08:39:31 23a4711e043a: Layer already exists 08:39:31 cdb3cdadba2b: Layer already exists 08:39:31 1f497bc0320b: Layer already exists 08:39:31 cc7111f764ad: Layer already exists 08:39:31 f221f53ab3e1: Layer already exists 08:39:31 ce5a8cde9eee: Layer already exists 08:39:31 main: digest: sha256:be380a45b96d24e735efc54e98e3c11707f625820901400e802ce0c7b4d61fe2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:31 ===================================================== [Pipeline] echo 08:39:31 taggedImages: 08:39:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 08:39:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:39:31 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 08:39:31 - nexus3.edgexfoundry.org:10004/support-scheduler:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 08:39:31 - 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] } 08:55:42 #130 ... 08:55:42 08:55:42 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:42 #152 DONE 1061.9s 08:55:42 08:55:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:42 #40 ... 08:55:42 08:55:42 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:55:42 #155 DONE 0.3s 08:55:42 08:55:42 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:42 #156 ... 08:55:42 08:55:42 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:42 #150 DONE 1062.9s 08:55:42 08:55:42 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:55:42 #156 DONE 0.3s 08:55:42 08:55:42 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:55:42 #157 DONE 0.5s 08:55:42 08:55:42 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:55:42 #158 ... 08:55:42 08:55:42 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:55:42 #159 DONE 0.2s 08:55:42 08:55:42 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:55:42 #158 DONE 0.3s 08:55:42 08:55:42 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:55:42 #160 DONE 0.2s 08:55:42 08:55:42 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:55:42 #161 DONE 0.2s 08:55:42 08:55:42 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:55:42 #162 DONE 0.2s 08:55:42 08:55:42 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:42 #163 ... 08:55:42 08:55:42 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:55:42 #164 DONE 0.5s 08:55:42 08:55:42 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:55:42 #165 DONE 0.4s 08:55:42 08:55:42 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:55:42 #166 DONE 0.2s 08:55:42 08:55:42 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:42 #167 ... 08:55:42 08:55:42 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:42 #163 DONE 3.2s 08:55:42 08:55:42 #105 [core-common-config-bootstrapper] exporting to image 08:55:42 #105 exporting layers 08:55:42 #105 ... 08:55:42 08:55:42 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:55:42 #167 DONE 2.8s 08:55:42 08:55:42 #105 [security-proxy-setup] exporting to image 08:55:42 #105 exporting layers 0.8s done 08:55:42 #105 writing image sha256:a3d0905f9c6a53632ce2647efdffa67ef76cebdb96228f197a9bd0b61dbda400 done 08:55:42 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 08:55:42 #105 exporting layers 1.2s done 08:55:42 #105 writing image sha256:a269bf28c87628f0c8266c3f7c573628d21f9203dd041c5da7a9f63b0454949b done 08:55:42 #105 naming to docker.io/library/security-proxy-setup-arm64 done 08:55:42 #105 DONE 8.8s 08:55:42 08:55:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:55:47 #40 ... 08:55:47 08:55:47 #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 08:55:47 #151 1077.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:48 #151 ... 08:55:48 08:55:48 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:48 #146 DONE 1078.7s 08:55:48 08:55: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 08:55:48 #151 ... 08:55:48 08:55:48 #168 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:55:48 #168 DONE 0.1s 08:55:49 08:55:49 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:55:51 #169 DONE 2.4s 08:55:51 08:55:51 #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:55:51 #170 DONE 0.2s 08:55:51 08:55:51 #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:55:52 #171 DONE 0.3s 08:55:52 08:55:52 #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:55:52 #172 DONE 0.3s 08:55:52 08:55:52 #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:55:52 #173 DONE 0.1s 08:55:52 08:55:52 #174 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:55:52 #174 DONE 0.1s 08:55:52 08:55:52 #175 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:55:52 #175 DONE 0.1s 08:55:52 08:55:52 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:52 #145 ... 08:55:52 08:55:52 #176 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:55:52 #176 DONE 0.2s 08:55:52 08:55:52 #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:55:53 #177 DONE 0.2s 08:55:53 08:55:53 #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:55:54 #178 DONE 1.9s 08:55:54 08:55:54 #105 [security-bootstrapper] exporting to image 08:55:54 #105 exporting layers 08:55:55 #105 exporting layers 0.9s done 08:55:55 #105 writing image sha256:4fb68b071a599a7207c5c72af68565ccfa743cd0e8fa544b1e18d69169936727 done 08:55:55 #105 naming to docker.io/library/security-bootstrapper-arm64 done 08:55:55 #105 DONE 9.8s 08:55:55 08:55:55 #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 08:56:08 #151 DONE 1097.3s 08:56:08 08:56:08 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:08 #130 ... 08:56:08 08:56:08 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:56:08 #179 DONE 0.5s 08:56:08 08:56:08 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:56:08 #180 DONE 0.1s 08:56:08 08:56:08 #181 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:56:08 #181 DONE 0.2s 08:56:08 08:56:08 #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:56:08 #182 DONE 0.2s 08:56:08 08:56:08 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:56:08 #183 DONE 0.2s 08:56:08 08:56:08 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:09 #184 DONE 0.3s 08:56:09 08:56:09 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:09 #185 DONE 0.3s 08:56:09 08:56:09 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:09 #186 DONE 0.3s 08:56:09 08:56:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:09 #153 ... 08:56:09 08:56:09 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:11 #187 DONE 1.9s 08:56:11 08:56:11 #105 [security-secretstore-setup] exporting to image 08:56:11 #105 exporting layers 08:56:13 #105 exporting layers 2.1s done 08:56:13 #105 writing image sha256:112fbdb702259e4cafc4471e034b2c9357a7af37d2b4d38e979fc3bb914ff2d0 done 08:56:13 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 08:56:13 #105 DONE 11.9s 08:56:13 08:56:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:59:09 #40 ... 08:59:09 08:59:09 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:09 #130 DONE 1267.1s 08:59:09 08:59:09 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:59:09 #154 ... 08:59:09 08:59:09 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:59:09 #188 DONE 0.2s 08:59:09 08:59:09 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:59:09 #189 DONE 0.2s 08:59:09 08:59:09 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:59:09 #190 DONE 0.3s 08:59:09 08:59:09 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:59:09 #191 DONE 0.2s 08:59:09 08:59:09 #105 [security-spiffe-token-provider] exporting to image 08:59:09 #105 exporting layers 08:59:09 #105 exporting layers 0.9s done 08:59:09 #105 writing image sha256:54e8475cba4f06a52a9a6b9f53b130c1b8503bc1ab82b68a757140506a769f7b done 08:59:09 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 08:59:09 #105 DONE 12.8s 08:59:09 08:59:09 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:03 #153 ... 09:06:03 09:06:03 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:06:03 #154 DONE 1680.7s 09:06:03 09:06:03 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:03 #153 ... 09:06:03 09:06:03 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:06:03 #192 DONE 0.1s 09:06:03 09:06:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:03 #149 ... 09:06:03 09:06:03 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:06:03 #193 DONE 0.2s 09:06:03 09:06:03 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:06:03 #194 DONE 0.3s 09:06:03 09:06:03 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:06:03 #195 DONE 0.1s 09:06:03 09:06:03 #105 [core-command] exporting to image 09:06:03 #105 exporting layers 09:06:03 #105 exporting layers 0.3s done 09:06:03 #105 writing image sha256:c3a094533975bab24c65c31e971b05f64337c26cd5b3015f716fcc66429897df done 09:06:03 #105 naming to docker.io/library/core-command-arm64 done 09:06:03 #105 DONE 13.1s 09:06:03 09:06:03 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:10 #149 ... 09:08:10 09:08:10 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:08:10 #147 DONE 1812.3s 09:08:10 09:08:10 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:10 #145 ... 09:08:10 09:08:10 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:10 #196 ... 09:08:10 09:08:10 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:10 #149 DONE 1813.2s 09:08:10 09:08:10 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:10 #196 DONE 0.4s 09:08:10 09:08:10 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:10 #197 DONE 0.4s 09:08:10 09:08:10 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:10 #40 ... 09:08:10 09:08:10 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:10 #198 DONE 0.6s 09:08:10 09:08:10 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:08:10 #199 DONE 0.2s 09:08:10 09:08:10 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:08:10 #200 DONE 0.2s 09:08:10 09:08:10 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:10 #201 DONE 0.2s 09:08:10 09:08:10 #202 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:08:10 #202 DONE 0.6s 09:08:10 09:08:10 #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:08:10 #203 DONE 0.2s 09:08:10 09:08:10 #105 [core-keeper] exporting to image 09:08:10 #105 exporting layers 09:08:10 #105 exporting layers 0.7s done 09:08:10 #105 writing image sha256:a7d343274dcf9cdbeac6dfdbac0ff2d575dff6f434457ac993bd57f55b4a1b17 09:08:10 #105 writing image sha256:a7d343274dcf9cdbeac6dfdbac0ff2d575dff6f434457ac993bd57f55b4a1b17 done 09:08:10 #105 naming to docker.io/library/core-keeper-arm64 done 09:08:10 #105 DONE 13.8s 09:08:10 09:08:10 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:10 #204 DONE 2.2s 09:08:10 09:08:10 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:10 #145 ... 09:08:10 09:08:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:10 #153 DONE 1817.0s 09:08:10 09:08:10 #105 [security-proxy-auth] exporting to image 09:08:10 #105 exporting layers 1.1s done 09:08:10 #105 writing image sha256:e1c686876b45a3ca98203673ad3c515956f11e898faddae0f5d20d7908987a95 0.0s done 09:08:10 #105 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 09:08:10 #105 DONE 15.0s 09:08:10 09:08:10 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:10 #205 DONE 0.2s 09:08:10 09:08:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:10 #144 ... 09:08:10 09:08:10 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:10 #206 DONE 0.2s 09:08:10 09:08:10 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:10 #207 DONE 0.4s 09:08:10 09:08:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:10 #144 ... 09:08:10 09:08:10 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:08:10 #208 DONE 0.1s 09:08:10 09:08:10 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:10 #209 DONE 0.2s 09:08:10 09:08:10 #105 [core-metadata] exporting to image 09:08:10 #105 exporting layers 0.5s done 09:08:10 #105 writing image sha256:e3580abfbe18870a4214b688d49da9718e5a0312594378c5b40f14a1fea36c85 done 09:08:10 #105 naming to docker.io/library/core-metadata-arm64 done 09:08:10 #105 DONE 15.5s 09:08:10 09:08:10 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:11 #144 ... 09:08:11 09:08:11 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:11 #148 DONE 1821.6s 09:08:11 09:08:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:11 #40 ... 09:08:11 09:08:11 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:11 #210 DONE 0.2s 09:08:11 09:08:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:12 #40 ... 09:08:12 09:08:12 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:12 #211 DONE 0.2s 09:08:12 09:08:12 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:12 #212 DONE 0.4s 09:08:12 09:08:12 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:08:12 #213 DONE 0.1s 09:08:12 09:08:12 #105 [core-data] exporting to image 09:08:12 #105 exporting layers 0.4s done 09:08:13 #105 writing image sha256:cc09dd55c4f665ca3617f98ee8e6d6bfc3bea006749d203fd790b5101834eb69 done 09:08:13 #105 naming to docker.io/library/core-data-arm64 done 09:08:13 #105 DONE 16.0s 09:08:13 09:08:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:40 #40 ... 09:08:40 09:08:40 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:40 #145 DONE 1849.7s 09:08:40 09:08:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:40 #144 ... 09:08:40 09:08:40 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:40 #214 DONE 0.3s 09:08:40 09:08:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:40 #40 ... 09:08:40 09:08:40 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:40 #215 DONE 0.1s 09:08:40 09:08:40 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:40 #216 DONE 0.5s 09:08:40 09:08:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:08:40 #217 DONE 0.1s 09:08:40 09:08:40 #105 [support-scheduler] exporting to image 09:08:40 #105 exporting layers 09:08:43 #105 exporting layers 1.0s done 09:08:43 #105 writing image sha256:03aa4e8b23f73339c3ab479479808de94ecf0967b56743127d362b6d675980ae done 09:08:43 #105 naming to docker.io/library/support-scheduler-arm64 done 09:08:43 #105 DONE 17.0s 09:08:43 09:08:43 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:45 #144 DONE 1856.1s 09:08:45 09:08:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:45 #40 ... 09:08:45 09:08:45 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:45 #218 DONE 0.1s 09:08:45 09:08:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:46 #40 ... 09:08:46 09:08:46 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:46 #219 DONE 0.1s 09:08:46 09:08:46 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:46 #220 DONE 0.5s 09:08:46 09:08:46 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:08:46 #221 DONE 0.1s 09:08:46 09:08:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:46 #40 ... 09:08:46 09:08:46 #105 [support-notifications] exporting to image 09:08:46 #105 exporting layers 09:08:47 #105 exporting layers 0.6s done 09:08:47 #105 writing image sha256:06bdc6322039d5639cad6b4177c773258ef6c20d07b8fa3f9077b61c297ad9d0 done 09:08:47 #105 naming to docker.io/library/support-notifications-arm64 done 09:08:47 #105 DONE 17.6s 09:08:47 09:08:47 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:47 time="2025-02-12T08:35:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:08:47 $ docker stop --time=1 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 09:08:49 $ docker rm -f --volumes 1c7e786bd365dfa6c59256fe7fd68fcc08f14487d7ed69909f3fd4f9ce657d53 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:50 + docker images 09:08:50 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:50 support-notifications-arm64 latest 06bdc6322039 3 seconds ago 58.2MB 09:08:50 support-scheduler-arm64 latest 03aa4e8b23f7 9 seconds ago 54.3MB 09:08:50 core-data-arm64 latest cc09dd55c4f6 37 seconds ago 38.8MB 09:08:50 core-metadata-arm64 latest e3580abfbe18 41 seconds ago 39MB 09:08:50 security-proxy-auth-arm64 latest e1c686876b45 43 seconds ago 37.7MB 09:08:50 core-keeper-arm64 latest a7d343274dcf 45 seconds ago 32.5MB 09:08:50 core-command-arm64 latest c3a094533975 2 minutes ago 34.3MB 09:08:50 security-spiffe-token-provider-arm64 latest 54e8475cba4f 9 minutes ago 40.2MB 09:08:50 security-secretstore-setup-arm64 latest 112fbdb70225 12 minutes ago 47.6MB 09:08:50 security-bootstrapper-arm64 latest 4fb68b071a59 12 minutes ago 27MB 09:08:50 security-proxy-setup-arm64 latest a269bf28c876 13 minutes ago 36MB 09:08:50 core-common-config-bootstrapper-arm64 latest a3d0905f9c6a 13 minutes ago 23.8MB 09:08:50 security-spire-agent-arm64 latest 0129d99618c1 32 minutes ago 182MB 09:08:50 security-spire-server-arm64 latest c951e4212d23 32 minutes ago 124MB 09:08:50 security-spire-config-arm64 latest f9b1bc7eb663 32 minutes ago 123MB 09:08:50 ci-base-image-arm64 latest 795c53cea99c 34 minutes ago 915MB 09:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB 09:08:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:50 provisioning config files... 09:08:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/793@tmp/config15285349794272347907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:51 ---> ****-login.sh 09:08:51 nexus3.edgexfoundry.org:10001 09:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:51 Configure a credential helper to remove this warning. See 09:08:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:51 09:08:51 Login Succeeded 09:08:51 nexus3.edgexfoundry.org:10002 09:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:52 Configure a credential helper to remove this warning. See 09:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:52 09:08:52 Login Succeeded 09:08:52 nexus3.edgexfoundry.org:10003 09:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:52 Configure a credential helper to remove this warning. See 09:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:52 09:08:52 Login Succeeded 09:08:52 nexus3.edgexfoundry.org:10004 09:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:52 Configure a credential helper to remove this warning. See 09:08:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:52 09:08:52 Login Succeeded 09:08:53 ****.io 09:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:53 Configure a credential helper to remove this warning. See 09:08:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:53 09:08:53 Login Succeeded 09:08:53 ---> ****-login.sh ends [Pipeline] } 09:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:08:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:08:53 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:08:53 latest 09:08:53 4.0.0-dev.56 09:08:53 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:08:53 main 09:08:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:08:54 806dd03a0339: Preparing 09:08:54 731c43944a36: Preparing 09:08:54 57f65e76e9f8: Preparing 09:08:54 6798718ba076: Preparing 09:08:54 ebf5f48ad7ad: Preparing 09:08:54 ac8fb8ddf04f: Preparing 09:08:54 534a70dc8296: Preparing 09:08:54 ac8fb8ddf04f: Waiting 09:08:54 534a70dc8296: Waiting 09:08:55 6798718ba076: Pushed 09:08:55 57f65e76e9f8: Pushed 09:08:55 534a70dc8296: Layer already exists 09:08:55 806dd03a0339: Pushed 09:08:55 ac8fb8ddf04f: Pushed 09:08:56 ebf5f48ad7ad: Pushed 09:08:59 731c43944a36: Pushed 09:08:59 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:09:00 806dd03a0339: Preparing 09:09:00 731c43944a36: Preparing 09:09:00 57f65e76e9f8: Preparing 09:09:00 6798718ba076: Preparing 09:09:00 ebf5f48ad7ad: Preparing 09:09:00 ac8fb8ddf04f: Preparing 09:09:00 534a70dc8296: Preparing 09:09:00 ac8fb8ddf04f: Waiting 09:09:00 534a70dc8296: Waiting 09:09:00 ebf5f48ad7ad: Layer already exists 09:09:00 806dd03a0339: Layer already exists 09:09:00 57f65e76e9f8: Layer already exists 09:09:00 731c43944a36: Layer already exists 09:09:00 6798718ba076: Layer already exists 09:09:00 534a70dc8296: Layer already exists 09:09:00 ac8fb8ddf04f: Layer already exists 09:09:00 latest: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 09:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:09:01 806dd03a0339: Preparing 09:09:01 731c43944a36: Preparing 09:09:01 57f65e76e9f8: Preparing 09:09:01 6798718ba076: Preparing 09:09:01 ebf5f48ad7ad: Preparing 09:09:01 ac8fb8ddf04f: Preparing 09:09:01 534a70dc8296: Preparing 09:09:01 ac8fb8ddf04f: Waiting 09:09:01 534a70dc8296: Waiting 09:09:01 806dd03a0339: Layer already exists 09:09:01 ebf5f48ad7ad: Layer already exists 09:09:01 57f65e76e9f8: Layer already exists 09:09:01 731c43944a36: Layer already exists 09:09:01 6798718ba076: Layer already exists 09:09:01 534a70dc8296: Layer already exists 09:09:01 ac8fb8ddf04f: Layer already exists 09:09:01 4.0.0-dev.56: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:09:03 806dd03a0339: Preparing 09:09:03 731c43944a36: Preparing 09:09:03 57f65e76e9f8: Preparing 09:09:03 6798718ba076: Preparing 09:09:03 ebf5f48ad7ad: Preparing 09:09:03 ac8fb8ddf04f: Preparing 09:09:03 534a70dc8296: Preparing 09:09:03 ac8fb8ddf04f: Waiting 09:09:03 534a70dc8296: Waiting 09:09:03 ebf5f48ad7ad: Layer already exists 09:09:03 6798718ba076: Layer already exists 09:09:03 57f65e76e9f8: Layer already exists 09:09:03 731c43944a36: Layer already exists 09:09:03 806dd03a0339: Layer already exists 09:09:03 ac8fb8ddf04f: Layer already exists 09:09:03 534a70dc8296: Layer already exists 09:09:03 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:09:04 806dd03a0339: Preparing 09:09:04 731c43944a36: Preparing 09:09:04 57f65e76e9f8: Preparing 09:09:04 6798718ba076: Preparing 09:09:04 ebf5f48ad7ad: Preparing 09:09:04 ac8fb8ddf04f: Preparing 09:09:04 534a70dc8296: Preparing 09:09:04 ac8fb8ddf04f: Waiting 09:09:04 534a70dc8296: Waiting 09:09:04 57f65e76e9f8: Layer already exists 09:09:04 806dd03a0339: Layer already exists 09:09:04 ebf5f48ad7ad: Layer already exists 09:09:04 6798718ba076: Layer already exists 09:09:04 731c43944a36: Layer already exists 09:09:04 ac8fb8ddf04f: Layer already exists 09:09:04 534a70dc8296: Layer already exists 09:09:04 main: digest: sha256:62f6952b0590c0918f26d37a2287ce760e9f3dce43df8a169056f4bd6fe84ce9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:04 ===================================================== [Pipeline] echo 09:09:04 taggedImages: 09:09:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:09:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.56 09:09:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:04 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:09:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:09:04 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:04 latest 09:09:04 4.0.0-dev.56 09:09:04 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:04 main 09:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:09:05 48fcd26f8bde: Preparing 09:09:05 d6001a97c19e: Preparing 09:09:05 deff9a9b7c78: Preparing 09:09:05 15f393909bcb: Preparing 09:09:05 57f65e76e9f8: Preparing 09:09:05 6798718ba076: Preparing 09:09:05 ebf5f48ad7ad: Preparing 09:09:05 ac8fb8ddf04f: Preparing 09:09:05 534a70dc8296: Preparing 09:09:05 6798718ba076: Waiting 09:09:05 ebf5f48ad7ad: Waiting 09:09:05 ac8fb8ddf04f: Waiting 09:09:05 534a70dc8296: Waiting 09:09:05 d6001a97c19e: Pushed 09:09:05 deff9a9b7c78: Pushed 09:09:06 57f65e76e9f8: Layer already exists 09:09:06 6798718ba076: Layer already exists 09:09:06 ebf5f48ad7ad: Layer already exists 09:09:06 ac8fb8ddf04f: Layer already exists 09:09:06 534a70dc8296: Layer already exists 09:09:06 48fcd26f8bde: Pushed 09:09:08 15f393909bcb: Pushed 09:09:08 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:09:09 48fcd26f8bde: Preparing 09:09:09 d6001a97c19e: Preparing 09:09:09 deff9a9b7c78: Preparing 09:09:09 15f393909bcb: Preparing 09:09:09 57f65e76e9f8: Preparing 09:09:09 6798718ba076: Preparing 09:09:09 ebf5f48ad7ad: Preparing 09:09:09 ac8fb8ddf04f: Preparing 09:09:09 534a70dc8296: Preparing 09:09:09 ebf5f48ad7ad: Waiting 09:09:09 ac8fb8ddf04f: Waiting 09:09:09 534a70dc8296: Waiting 09:09:09 6798718ba076: Waiting 09:09:09 57f65e76e9f8: Layer already exists 09:09:09 48fcd26f8bde: Layer already exists 09:09:09 deff9a9b7c78: Layer already exists 09:09:09 d6001a97c19e: Layer already exists 09:09:09 15f393909bcb: Layer already exists 09:09:09 6798718ba076: Layer already exists 09:09:09 ac8fb8ddf04f: Layer already exists 09:09:09 ebf5f48ad7ad: Layer already exists 09:09:09 534a70dc8296: Layer already exists 09:09:09 latest: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 09:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:09:10 48fcd26f8bde: Preparing 09:09:10 d6001a97c19e: Preparing 09:09:10 deff9a9b7c78: Preparing 09:09:10 15f393909bcb: Preparing 09:09:10 57f65e76e9f8: Preparing 09:09:10 6798718ba076: Preparing 09:09:10 ebf5f48ad7ad: Preparing 09:09:10 ac8fb8ddf04f: Preparing 09:09:10 534a70dc8296: Preparing 09:09:10 6798718ba076: Waiting 09:09:10 ebf5f48ad7ad: Waiting 09:09:10 534a70dc8296: Waiting 09:09:10 ac8fb8ddf04f: Waiting 09:09:10 d6001a97c19e: Layer already exists 09:09:10 15f393909bcb: Layer already exists 09:09:10 57f65e76e9f8: Layer already exists 09:09:10 48fcd26f8bde: Layer already exists 09:09:10 deff9a9b7c78: Layer already exists 09:09:10 6798718ba076: Layer already exists 09:09:10 ebf5f48ad7ad: Layer already exists 09:09:10 534a70dc8296: Layer already exists 09:09:10 ac8fb8ddf04f: Layer already exists 09:09:10 4.0.0-dev.56: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:09:11 48fcd26f8bde: Preparing 09:09:11 d6001a97c19e: Preparing 09:09:11 deff9a9b7c78: Preparing 09:09:11 15f393909bcb: Preparing 09:09:11 57f65e76e9f8: Preparing 09:09:11 6798718ba076: Preparing 09:09:11 ebf5f48ad7ad: Preparing 09:09:11 ac8fb8ddf04f: Preparing 09:09:11 534a70dc8296: Preparing 09:09:11 6798718ba076: Waiting 09:09:11 ebf5f48ad7ad: Waiting 09:09:11 ac8fb8ddf04f: Waiting 09:09:11 534a70dc8296: Waiting 09:09:11 48fcd26f8bde: Layer already exists 09:09:11 57f65e76e9f8: Layer already exists 09:09:11 15f393909bcb: Layer already exists 09:09:11 deff9a9b7c78: Layer already exists 09:09:11 d6001a97c19e: Layer already exists 09:09:11 6798718ba076: Layer already exists 09:09:11 ebf5f48ad7ad: Layer already exists 09:09:11 534a70dc8296: Layer already exists 09:09:11 ac8fb8ddf04f: Layer already exists 09:09:12 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:09:13 48fcd26f8bde: Preparing 09:09:13 d6001a97c19e: Preparing 09:09:13 deff9a9b7c78: Preparing 09:09:13 15f393909bcb: Preparing 09:09:13 57f65e76e9f8: Preparing 09:09:13 6798718ba076: Preparing 09:09:13 ebf5f48ad7ad: Preparing 09:09:13 ac8fb8ddf04f: Preparing 09:09:13 534a70dc8296: Preparing 09:09:13 ebf5f48ad7ad: Waiting 09:09:13 ac8fb8ddf04f: Waiting 09:09:13 6798718ba076: Waiting 09:09:13 534a70dc8296: Waiting 09:09:13 48fcd26f8bde: Layer already exists 09:09:13 57f65e76e9f8: Layer already exists 09:09:13 d6001a97c19e: Layer already exists 09:09:13 15f393909bcb: Layer already exists 09:09:13 deff9a9b7c78: Layer already exists 09:09:13 534a70dc8296: Layer already exists 09:09:13 6798718ba076: Layer already exists 09:09:13 ebf5f48ad7ad: Layer already exists 09:09:13 ac8fb8ddf04f: Layer already exists 09:09:13 main: digest: sha256:1bd3207af2ef7d5b99ef15b8accfa411d561fe6f6e8153e369361c9b18e1520a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:13 ===================================================== [Pipeline] echo 09:09:13 taggedImages: 09:09:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:09:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.56 09:09:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:09:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:09:13 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:13 latest 09:09:13 4.0.0-dev.56 09:09:13 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:13 main 09:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:09:14 0d38106bc1f3: Preparing 09:09:14 d1e0daaa1494: Preparing 09:09:14 57f65e76e9f8: Preparing 09:09:14 6798718ba076: Preparing 09:09:14 9e5e0901c2ad: Preparing 09:09:14 391893dbe398: Preparing 09:09:14 534a70dc8296: Preparing 09:09:14 391893dbe398: Waiting 09:09:14 534a70dc8296: Waiting 09:09:14 6798718ba076: Layer already exists 09:09:14 57f65e76e9f8: Layer already exists 09:09:15 534a70dc8296: Layer already exists 09:09:15 0d38106bc1f3: Pushed 09:09:15 391893dbe398: Pushed 09:09:16 9e5e0901c2ad: Pushed 09:09:21 d1e0daaa1494: Pushed 09:09:21 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:09:22 0d38106bc1f3: Preparing 09:09:22 d1e0daaa1494: Preparing 09:09:22 57f65e76e9f8: Preparing 09:09:22 6798718ba076: Preparing 09:09:22 9e5e0901c2ad: Preparing 09:09:22 391893dbe398: Preparing 09:09:22 534a70dc8296: Preparing 09:09:22 391893dbe398: Waiting 09:09:22 534a70dc8296: Waiting 09:09:22 0d38106bc1f3: Layer already exists 09:09:22 6798718ba076: Layer already exists 09:09:22 57f65e76e9f8: Layer already exists 09:09:22 9e5e0901c2ad: Layer already exists 09:09:22 d1e0daaa1494: Layer already exists 09:09:22 534a70dc8296: Layer already exists 09:09:22 391893dbe398: Layer already exists 09:09:22 latest: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 09:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:09:23 0d38106bc1f3: Preparing 09:09:23 d1e0daaa1494: Preparing 09:09:23 57f65e76e9f8: Preparing 09:09:23 6798718ba076: Preparing 09:09:23 9e5e0901c2ad: Preparing 09:09:23 391893dbe398: Preparing 09:09:23 534a70dc8296: Preparing 09:09:23 391893dbe398: Waiting 09:09:23 534a70dc8296: Waiting 09:09:23 9e5e0901c2ad: Layer already exists 09:09:23 57f65e76e9f8: Layer already exists 09:09:23 0d38106bc1f3: Layer already exists 09:09:23 6798718ba076: Layer already exists 09:09:23 d1e0daaa1494: Layer already exists 09:09:23 391893dbe398: Layer already exists 09:09:23 534a70dc8296: Layer already exists 09:09:23 4.0.0-dev.56: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:09:24 0d38106bc1f3: Preparing 09:09:24 d1e0daaa1494: Preparing 09:09:24 57f65e76e9f8: Preparing 09:09:24 6798718ba076: Preparing 09:09:24 9e5e0901c2ad: Preparing 09:09:24 391893dbe398: Preparing 09:09:24 534a70dc8296: Preparing 09:09:24 391893dbe398: Waiting 09:09:24 534a70dc8296: Waiting 09:09:24 9e5e0901c2ad: Layer already exists 09:09:24 0d38106bc1f3: Layer already exists 09:09:24 57f65e76e9f8: Layer already exists 09:09:24 6798718ba076: Layer already exists 09:09:24 d1e0daaa1494: Layer already exists 09:09:24 534a70dc8296: Layer already exists 09:09:24 391893dbe398: Layer already exists 09:09:24 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:09:26 0d38106bc1f3: Preparing 09:09:26 d1e0daaa1494: Preparing 09:09:26 57f65e76e9f8: Preparing 09:09:26 6798718ba076: Preparing 09:09:26 9e5e0901c2ad: Preparing 09:09:26 391893dbe398: Preparing 09:09:26 534a70dc8296: Preparing 09:09:26 391893dbe398: Waiting 09:09:26 534a70dc8296: Waiting 09:09:26 6798718ba076: Layer already exists 09:09:26 d1e0daaa1494: Layer already exists 09:09:26 0d38106bc1f3: Layer already exists 09:09:26 57f65e76e9f8: Layer already exists 09:09:26 9e5e0901c2ad: Layer already exists 09:09:26 391893dbe398: Layer already exists 09:09:26 534a70dc8296: Layer already exists 09:09:26 main: digest: sha256:9f0ed398e4c5281708fed49abc2d281c1a884a13155c66282569f55e65269d9e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:26 ===================================================== [Pipeline] echo 09:09:26 taggedImages: 09:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.56 09:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:09:26 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:09:26 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:26 latest 09:09:26 4.0.0-dev.56 09:09:26 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:26 main 09:09:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:09:27 a888383c1d8b: Preparing 09:09:27 c496f0e433e1: Preparing 09:09:27 6798718ba076: Preparing 09:09:27 ca6cc4d5550a: Preparing 09:09:27 4f7ecd64bbda: Preparing 09:09:27 534a70dc8296: Preparing 09:09:27 534a70dc8296: Waiting 09:09:27 6798718ba076: Layer already exists 09:09:27 534a70dc8296: Layer already exists 09:09:28 4f7ecd64bbda: Pushed 09:09:28 ca6cc4d5550a: Pushed 09:09:28 a888383c1d8b: Pushed 09:09:33 c496f0e433e1: Pushed 09:09:33 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:09:35 a888383c1d8b: Preparing 09:09:35 c496f0e433e1: Preparing 09:09:35 6798718ba076: Preparing 09:09:35 ca6cc4d5550a: Preparing 09:09:35 4f7ecd64bbda: Preparing 09:09:35 534a70dc8296: Preparing 09:09:35 534a70dc8296: Waiting 09:09:35 ca6cc4d5550a: Layer already exists 09:09:35 6798718ba076: Layer already exists 09:09:35 4f7ecd64bbda: Layer already exists 09:09:35 a888383c1d8b: Layer already exists 09:09:35 c496f0e433e1: Layer already exists 09:09:35 534a70dc8296: Layer already exists 09:09:35 latest: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 09:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:09:36 a888383c1d8b: Preparing 09:09:36 c496f0e433e1: Preparing 09:09:36 6798718ba076: Preparing 09:09:36 ca6cc4d5550a: Preparing 09:09:36 4f7ecd64bbda: Preparing 09:09:36 534a70dc8296: Preparing 09:09:36 534a70dc8296: Waiting 09:09:36 c496f0e433e1: Layer already exists 09:09:36 4f7ecd64bbda: Layer already exists 09:09:36 a888383c1d8b: Layer already exists 09:09:36 6798718ba076: Layer already exists 09:09:36 ca6cc4d5550a: Layer already exists 09:09:36 534a70dc8296: Layer already exists 09:09:36 4.0.0-dev.56: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:09:37 a888383c1d8b: Preparing 09:09:37 c496f0e433e1: Preparing 09:09:37 6798718ba076: Preparing 09:09:37 ca6cc4d5550a: Preparing 09:09:37 4f7ecd64bbda: Preparing 09:09:37 534a70dc8296: Preparing 09:09:37 534a70dc8296: Waiting 09:09:37 a888383c1d8b: Layer already exists 09:09:37 c496f0e433e1: Layer already exists 09:09:37 4f7ecd64bbda: Layer already exists 09:09:37 6798718ba076: Layer already exists 09:09:37 ca6cc4d5550a: Layer already exists 09:09:37 534a70dc8296: Layer already exists 09:09:37 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:09:38 a888383c1d8b: Preparing 09:09:38 c496f0e433e1: Preparing 09:09:38 6798718ba076: Preparing 09:09:38 ca6cc4d5550a: Preparing 09:09:38 4f7ecd64bbda: Preparing 09:09:38 534a70dc8296: Preparing 09:09:38 534a70dc8296: Waiting 09:09:38 6798718ba076: Layer already exists 09:09:38 a888383c1d8b: Layer already exists 09:09:38 4f7ecd64bbda: Layer already exists 09:09:38 c496f0e433e1: Layer already exists 09:09:38 ca6cc4d5550a: Layer already exists 09:09:38 534a70dc8296: Layer already exists 09:09:38 main: digest: sha256:f6dd0d489309690785bb6d63e5e0b8e164f1de8773984fc1414e890bfc49fa23 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:38 ===================================================== [Pipeline] echo 09:09:38 taggedImages: 09:09:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:09:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.56 09:09:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:09:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:09:38 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:38 latest 09:09:38 4.0.0-dev.56 09:09:38 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:38 main 09:09:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:09:40 8dda60d9e6c4: Preparing 09:09:40 7aa2f5d8c859: Preparing 09:09:40 6f381d48d6f5: Preparing 09:09:40 57f65e76e9f8: Preparing 09:09:40 6798718ba076: Preparing 09:09:40 ebf5f48ad7ad: Preparing 09:09:40 ac8fb8ddf04f: Preparing 09:09:40 ebf5f48ad7ad: Waiting 09:09:40 534a70dc8296: Preparing 09:09:40 ac8fb8ddf04f: Waiting 09:09:40 534a70dc8296: Waiting 09:09:40 57f65e76e9f8: Layer already exists 09:09:40 6798718ba076: Layer already exists 09:09:40 ebf5f48ad7ad: Layer already exists 09:09:40 ac8fb8ddf04f: Layer already exists 09:09:40 7aa2f5d8c859: Pushed 09:09:40 534a70dc8296: Layer already exists 09:09:40 8dda60d9e6c4: Pushed 09:09:46 6f381d48d6f5: Pushed 09:09:46 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:09:47 8dda60d9e6c4: Preparing 09:09:47 7aa2f5d8c859: Preparing 09:09:47 6f381d48d6f5: Preparing 09:09:47 57f65e76e9f8: Preparing 09:09:47 6798718ba076: Preparing 09:09:47 ebf5f48ad7ad: Preparing 09:09:47 ac8fb8ddf04f: Preparing 09:09:47 ebf5f48ad7ad: Waiting 09:09:47 534a70dc8296: Preparing 09:09:47 ac8fb8ddf04f: Waiting 09:09:47 534a70dc8296: Waiting 09:09:47 8dda60d9e6c4: Layer already exists 09:09:47 6f381d48d6f5: Layer already exists 09:09:47 57f65e76e9f8: Layer already exists 09:09:47 6798718ba076: Layer already exists 09:09:47 7aa2f5d8c859: Layer already exists 09:09:47 534a70dc8296: Layer already exists 09:09:47 ebf5f48ad7ad: Layer already exists 09:09:47 ac8fb8ddf04f: Layer already exists 09:09:47 latest: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 09:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:09:48 8dda60d9e6c4: Preparing 09:09:48 7aa2f5d8c859: Preparing 09:09:48 6f381d48d6f5: Preparing 09:09:48 57f65e76e9f8: Preparing 09:09:48 6798718ba076: Preparing 09:09:48 ebf5f48ad7ad: Preparing 09:09:48 ac8fb8ddf04f: Preparing 09:09:48 534a70dc8296: Preparing 09:09:48 ebf5f48ad7ad: Waiting 09:09:48 ac8fb8ddf04f: Waiting 09:09:48 534a70dc8296: Waiting 09:09:48 6798718ba076: Layer already exists 09:09:48 57f65e76e9f8: Layer already exists 09:09:48 6f381d48d6f5: Layer already exists 09:09:48 8dda60d9e6c4: Layer already exists 09:09:48 7aa2f5d8c859: Layer already exists 09:09:48 ebf5f48ad7ad: Layer already exists 09:09:48 ac8fb8ddf04f: Layer already exists 09:09:48 534a70dc8296: Layer already exists 09:09:48 4.0.0-dev.56: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:09:49 8dda60d9e6c4: Preparing 09:09:49 7aa2f5d8c859: Preparing 09:09:49 6f381d48d6f5: Preparing 09:09:49 57f65e76e9f8: Preparing 09:09:49 6798718ba076: Preparing 09:09:49 ebf5f48ad7ad: Preparing 09:09:49 ac8fb8ddf04f: Preparing 09:09:49 534a70dc8296: Preparing 09:09:49 ac8fb8ddf04f: Waiting 09:09:49 534a70dc8296: Waiting 09:09:49 ebf5f48ad7ad: Waiting 09:09:49 7aa2f5d8c859: Layer already exists 09:09:49 57f65e76e9f8: Layer already exists 09:09:49 6798718ba076: Layer already exists 09:09:49 6f381d48d6f5: Layer already exists 09:09:49 8dda60d9e6c4: Layer already exists 09:09:49 534a70dc8296: Layer already exists 09:09:49 ebf5f48ad7ad: Layer already exists 09:09:49 ac8fb8ddf04f: Layer already exists 09:09:49 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:09:50 8dda60d9e6c4: Preparing 09:09:50 7aa2f5d8c859: Preparing 09:09:50 6f381d48d6f5: Preparing 09:09:50 57f65e76e9f8: Preparing 09:09:50 6798718ba076: Preparing 09:09:50 ebf5f48ad7ad: Preparing 09:09:50 ac8fb8ddf04f: Preparing 09:09:50 534a70dc8296: Preparing 09:09:50 ac8fb8ddf04f: Waiting 09:09:50 534a70dc8296: Waiting 09:09:50 ebf5f48ad7ad: Waiting 09:09:50 7aa2f5d8c859: Layer already exists 09:09:50 6798718ba076: Layer already exists 09:09:50 57f65e76e9f8: Layer already exists 09:09:50 6f381d48d6f5: Layer already exists 09:09:50 8dda60d9e6c4: Layer already exists 09:09:50 ac8fb8ddf04f: Layer already exists 09:09:50 ebf5f48ad7ad: Layer already exists 09:09:50 534a70dc8296: Layer already exists 09:09:50 main: digest: sha256:b0ef5349cf7c1b83cf5d80ade213042790c1982da9d8c717ca682adaebaa45e0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:51 ===================================================== [Pipeline] echo 09:09:51 taggedImages: 09:09:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:09:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.56 09:09:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:09:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:09:51 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:51 latest 09:09:51 4.0.0-dev.56 09:09:51 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:09:51 main 09:09:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:09:52 89d1d4ecfdba: Preparing 09:09:52 dd9e78d10a42: Preparing 09:09:52 3ba4d16d562b: Preparing 09:09:52 becef81317c4: Preparing 09:09:52 fb33ad5910d5: Preparing 09:09:52 db8457e16a72: Preparing 09:09:52 26e26e9d0b0d: Preparing 09:09:52 57f65e76e9f8: Preparing 09:09:52 6798718ba076: Preparing 09:09:52 434d266564c2: Preparing 09:09:52 063d092d134e: Preparing 09:09:52 5f70bf18a086: Preparing 09:09:52 ec6506dc4488: Preparing 09:09:52 17dc51d2719a: Preparing 09:09:52 25c6717985da: Preparing 09:09:52 534a70dc8296: Preparing 09:09:52 db8457e16a72: Waiting 09:09:52 ec6506dc4488: Waiting 09:09:52 26e26e9d0b0d: Waiting 09:09:52 57f65e76e9f8: Waiting 09:09:52 6798718ba076: Waiting 09:09:52 17dc51d2719a: Waiting 09:09:52 434d266564c2: Waiting 09:09:52 25c6717985da: Waiting 09:09:52 063d092d134e: Waiting 09:09:52 534a70dc8296: Waiting 09:09:52 5f70bf18a086: Waiting 09:09:52 dd9e78d10a42: Pushed 09:09:52 fb33ad5910d5: Pushed 09:09:52 becef81317c4: Pushed 09:09:52 3ba4d16d562b: Pushed 09:09:53 57f65e76e9f8: Layer already exists 09:09:53 6798718ba076: Layer already exists 09:09:53 89d1d4ecfdba: Pushed 09:09:53 db8457e16a72: Pushed 09:09:53 5f70bf18a086: Layer already exists 09:09:53 434d266564c2: Pushed 09:09:53 063d092d134e: Pushed 09:09:53 534a70dc8296: Layer already exists 09:09:53 ec6506dc4488: Pushed 09:09:53 25c6717985da: Pushed 09:09:55 17dc51d2719a: Pushed 09:09:56 26e26e9d0b0d: Pushed 09:09:56 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:09:57 89d1d4ecfdba: Preparing 09:09:57 dd9e78d10a42: Preparing 09:09:57 3ba4d16d562b: Preparing 09:09:57 becef81317c4: Preparing 09:09:57 fb33ad5910d5: Preparing 09:09:57 db8457e16a72: Preparing 09:09:57 26e26e9d0b0d: Preparing 09:09:57 57f65e76e9f8: Preparing 09:09:57 6798718ba076: Preparing 09:09:57 434d266564c2: Preparing 09:09:57 063d092d134e: Preparing 09:09:57 5f70bf18a086: Preparing 09:09:57 ec6506dc4488: Preparing 09:09:57 17dc51d2719a: Preparing 09:09:57 25c6717985da: Preparing 09:09:57 534a70dc8296: Preparing 09:09:57 db8457e16a72: Waiting 09:09:57 5f70bf18a086: Waiting 09:09:57 26e26e9d0b0d: Waiting 09:09:57 ec6506dc4488: Waiting 09:09:57 57f65e76e9f8: Waiting 09:09:57 17dc51d2719a: Waiting 09:09:57 6798718ba076: Waiting 09:09:57 25c6717985da: Waiting 09:09:57 434d266564c2: Waiting 09:09:57 534a70dc8296: Waiting 09:09:57 063d092d134e: Waiting 09:09:57 fb33ad5910d5: Layer already exists 09:09:57 becef81317c4: Layer already exists 09:09:57 dd9e78d10a42: Layer already exists 09:09:57 3ba4d16d562b: Layer already exists 09:09:57 89d1d4ecfdba: Layer already exists 09:09:57 26e26e9d0b0d: Layer already exists 09:09:57 db8457e16a72: Layer already exists 09:09:57 6798718ba076: Layer already exists 09:09:57 57f65e76e9f8: Layer already exists 09:09:57 434d266564c2: Layer already exists 09:09:57 5f70bf18a086: Layer already exists 09:09:57 063d092d134e: Layer already exists 09:09:57 ec6506dc4488: Layer already exists 09:09:57 17dc51d2719a: Layer already exists 09:09:57 25c6717985da: Layer already exists 09:09:57 534a70dc8296: Layer already exists 09:09:57 latest: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 09:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:09:58 89d1d4ecfdba: Preparing 09:09:58 dd9e78d10a42: Preparing 09:09:58 3ba4d16d562b: Preparing 09:09:58 becef81317c4: Preparing 09:09:58 fb33ad5910d5: Preparing 09:09:58 db8457e16a72: Preparing 09:09:58 26e26e9d0b0d: Preparing 09:09:58 db8457e16a72: Waiting 09:09:58 57f65e76e9f8: Preparing 09:09:58 26e26e9d0b0d: Waiting 09:09:58 57f65e76e9f8: Waiting 09:09:58 6798718ba076: Preparing 09:09:58 434d266564c2: Preparing 09:09:58 6798718ba076: Waiting 09:09:58 063d092d134e: Preparing 09:09:58 434d266564c2: Waiting 09:09:58 5f70bf18a086: Preparing 09:09:58 ec6506dc4488: Preparing 09:09:58 17dc51d2719a: Preparing 09:09:58 5f70bf18a086: Waiting 09:09:58 25c6717985da: Preparing 09:09:58 534a70dc8296: Preparing 09:09:58 ec6506dc4488: Waiting 09:09:58 25c6717985da: Waiting 09:09:58 534a70dc8296: Waiting 09:09:58 17dc51d2719a: Waiting 09:09:58 063d092d134e: Waiting 09:09:58 89d1d4ecfdba: Layer already exists 09:09:58 fb33ad5910d5: Layer already exists 09:09:58 3ba4d16d562b: Layer already exists 09:09:58 dd9e78d10a42: Layer already exists 09:09:58 becef81317c4: Layer already exists 09:09:58 db8457e16a72: Layer already exists 09:09:58 57f65e76e9f8: Layer already exists 09:09:58 434d266564c2: Layer already exists 09:09:58 6798718ba076: Layer already exists 09:09:58 26e26e9d0b0d: Layer already exists 09:09:58 17dc51d2719a: Layer already exists 09:09:58 063d092d134e: Layer already exists 09:09:58 5f70bf18a086: Layer already exists 09:09:58 25c6717985da: Layer already exists 09:09:58 ec6506dc4488: Layer already exists 09:09:58 534a70dc8296: Layer already exists 09:09:58 4.0.0-dev.56: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:10:00 89d1d4ecfdba: Preparing 09:10:00 dd9e78d10a42: Preparing 09:10:00 3ba4d16d562b: Preparing 09:10:00 becef81317c4: Preparing 09:10:00 fb33ad5910d5: Preparing 09:10:00 db8457e16a72: Preparing 09:10:00 26e26e9d0b0d: Preparing 09:10:00 57f65e76e9f8: Preparing 09:10:00 6798718ba076: Preparing 09:10:00 434d266564c2: Preparing 09:10:00 063d092d134e: Preparing 09:10:00 5f70bf18a086: Preparing 09:10:00 ec6506dc4488: Preparing 09:10:00 17dc51d2719a: Preparing 09:10:00 25c6717985da: Preparing 09:10:00 534a70dc8296: Preparing 09:10:00 db8457e16a72: Waiting 09:10:00 26e26e9d0b0d: Waiting 09:10:00 57f65e76e9f8: Waiting 09:10:00 6798718ba076: Waiting 09:10:00 434d266564c2: Waiting 09:10:00 063d092d134e: Waiting 09:10:00 17dc51d2719a: Waiting 09:10:00 5f70bf18a086: Waiting 09:10:00 25c6717985da: Waiting 09:10:00 ec6506dc4488: Waiting 09:10:00 534a70dc8296: Waiting 09:10:00 89d1d4ecfdba: Layer already exists 09:10:00 dd9e78d10a42: Layer already exists 09:10:00 fb33ad5910d5: Layer already exists 09:10:00 becef81317c4: Layer already exists 09:10:00 3ba4d16d562b: Layer already exists 09:10:00 26e26e9d0b0d: Layer already exists 09:10:00 6798718ba076: Layer already exists 09:10:00 db8457e16a72: Layer already exists 09:10:00 57f65e76e9f8: Layer already exists 09:10:00 434d266564c2: Layer already exists 09:10:00 ec6506dc4488: Layer already exists 09:10:00 5f70bf18a086: Layer already exists 09:10:00 063d092d134e: Layer already exists 09:10:00 17dc51d2719a: Layer already exists 09:10:00 25c6717985da: Layer already exists 09:10:00 534a70dc8296: Layer already exists 09:10:00 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:10:01 89d1d4ecfdba: Preparing 09:10:01 dd9e78d10a42: Preparing 09:10:01 3ba4d16d562b: Preparing 09:10:01 becef81317c4: Preparing 09:10:01 fb33ad5910d5: Preparing 09:10:01 db8457e16a72: Preparing 09:10:01 26e26e9d0b0d: Preparing 09:10:01 57f65e76e9f8: Preparing 09:10:01 6798718ba076: Preparing 09:10:01 434d266564c2: Preparing 09:10:01 063d092d134e: Preparing 09:10:01 5f70bf18a086: Preparing 09:10:01 ec6506dc4488: Preparing 09:10:01 17dc51d2719a: Preparing 09:10:01 25c6717985da: Preparing 09:10:01 6798718ba076: Waiting 09:10:01 434d266564c2: Waiting 09:10:01 063d092d134e: Waiting 09:10:01 534a70dc8296: Preparing 09:10:01 5f70bf18a086: Waiting 09:10:01 ec6506dc4488: Waiting 09:10:01 17dc51d2719a: Waiting 09:10:01 25c6717985da: Waiting 09:10:01 534a70dc8296: Waiting 09:10:01 db8457e16a72: Waiting 09:10:01 26e26e9d0b0d: Waiting 09:10:01 57f65e76e9f8: Waiting 09:10:01 dd9e78d10a42: Layer already exists 09:10:01 89d1d4ecfdba: Layer already exists 09:10:01 becef81317c4: Layer already exists 09:10:01 fb33ad5910d5: Layer already exists 09:10:01 3ba4d16d562b: Layer already exists 09:10:01 57f65e76e9f8: Layer already exists 09:10:01 26e26e9d0b0d: Layer already exists 09:10:01 6798718ba076: Layer already exists 09:10:01 db8457e16a72: Layer already exists 09:10:01 434d266564c2: Layer already exists 09:10:01 25c6717985da: Layer already exists 09:10:01 063d092d134e: Layer already exists 09:10:01 5f70bf18a086: Layer already exists 09:10:01 17dc51d2719a: Layer already exists 09:10:01 ec6506dc4488: Layer already exists 09:10:01 534a70dc8296: Layer already exists 09:10:01 main: digest: sha256:209a1b6a3ea2281474e604c92579d6352781495d316e56215718743218b57ff1 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:02 ===================================================== [Pipeline] echo 09:10:02 taggedImages: 09:10:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:10:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.56 09:10:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:10:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:10:02 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:02 latest 09:10:02 4.0.0-dev.56 09:10:02 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:02 main 09:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:10:03 1239eaaf5c92: Preparing 09:10:03 818ef41e3357: Preparing 09:10:03 e3f2a5df1191: Preparing 09:10:03 9efcd65110f9: Preparing 09:10:03 57f65e76e9f8: Preparing 09:10:03 6798718ba076: Preparing 09:10:03 ebf5f48ad7ad: Preparing 09:10:03 ac8fb8ddf04f: Preparing 09:10:03 534a70dc8296: Preparing 09:10:03 ebf5f48ad7ad: Waiting 09:10:03 ac8fb8ddf04f: Waiting 09:10:03 534a70dc8296: Waiting 09:10:03 6798718ba076: Waiting 09:10:04 1239eaaf5c92: Retrying in 5 seconds 09:10:05 1239eaaf5c92: Retrying in 4 seconds 09:10:05 e3f2a5df1191: Pushed 09:10:05 818ef41e3357: Pushed 09:10:05 57f65e76e9f8: Layer already exists 09:10:05 6798718ba076: Layer already exists 09:10:05 ebf5f48ad7ad: Layer already exists 09:10:05 ac8fb8ddf04f: Layer already exists 09:10:05 534a70dc8296: Layer already exists 09:10:06 1239eaaf5c92: Retrying in 3 seconds 09:10:07 1239eaaf5c92: Retrying in 2 seconds 09:10:08 1239eaaf5c92: Retrying in 1 second 09:10:09 1239eaaf5c92: Pushed 09:10:10 9efcd65110f9: Pushed 09:10:10 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:10:11 1239eaaf5c92: Preparing 09:10:11 818ef41e3357: Preparing 09:10:11 e3f2a5df1191: Preparing 09:10:11 9efcd65110f9: Preparing 09:10:11 57f65e76e9f8: Preparing 09:10:11 6798718ba076: Preparing 09:10:11 ebf5f48ad7ad: Preparing 09:10:11 ac8fb8ddf04f: Preparing 09:10:11 534a70dc8296: Preparing 09:10:11 6798718ba076: Waiting 09:10:11 ebf5f48ad7ad: Waiting 09:10:11 ac8fb8ddf04f: Waiting 09:10:11 534a70dc8296: Waiting 09:10:11 57f65e76e9f8: Layer already exists 09:10:11 1239eaaf5c92: Layer already exists 09:10:11 818ef41e3357: Layer already exists 09:10:11 e3f2a5df1191: Layer already exists 09:10:11 9efcd65110f9: Layer already exists 09:10:11 ebf5f48ad7ad: Layer already exists 09:10:11 534a70dc8296: Layer already exists 09:10:11 6798718ba076: Layer already exists 09:10:11 ac8fb8ddf04f: Layer already exists 09:10:11 latest: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 09:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:10:12 1239eaaf5c92: Preparing 09:10:12 818ef41e3357: Preparing 09:10:12 e3f2a5df1191: Preparing 09:10:12 9efcd65110f9: Preparing 09:10:12 57f65e76e9f8: Preparing 09:10:12 6798718ba076: Preparing 09:10:12 ebf5f48ad7ad: Preparing 09:10:12 ac8fb8ddf04f: Preparing 09:10:12 534a70dc8296: Preparing 09:10:12 ebf5f48ad7ad: Waiting 09:10:12 ac8fb8ddf04f: Waiting 09:10:12 534a70dc8296: Waiting 09:10:12 6798718ba076: Waiting 09:10:12 818ef41e3357: Layer already exists 09:10:12 9efcd65110f9: Layer already exists 09:10:12 1239eaaf5c92: Layer already exists 09:10:12 57f65e76e9f8: Layer already exists 09:10:12 e3f2a5df1191: Layer already exists 09:10:12 ebf5f48ad7ad: Layer already exists 09:10:12 6798718ba076: Layer already exists 09:10:12 ac8fb8ddf04f: Layer already exists 09:10:12 534a70dc8296: Layer already exists 09:10:12 4.0.0-dev.56: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:10:13 1239eaaf5c92: Preparing 09:10:13 818ef41e3357: Preparing 09:10:13 e3f2a5df1191: Preparing 09:10:13 9efcd65110f9: Preparing 09:10:13 57f65e76e9f8: Preparing 09:10:13 6798718ba076: Preparing 09:10:13 ebf5f48ad7ad: Preparing 09:10:13 ac8fb8ddf04f: Preparing 09:10:13 534a70dc8296: Preparing 09:10:13 6798718ba076: Waiting 09:10:13 ebf5f48ad7ad: Waiting 09:10:13 534a70dc8296: Waiting 09:10:13 ac8fb8ddf04f: Waiting 09:10:13 e3f2a5df1191: Layer already exists 09:10:13 9efcd65110f9: Layer already exists 09:10:13 1239eaaf5c92: Layer already exists 09:10:13 57f65e76e9f8: Layer already exists 09:10:13 818ef41e3357: Layer already exists 09:10:13 ebf5f48ad7ad: Layer already exists 09:10:13 ac8fb8ddf04f: Layer already exists 09:10:13 534a70dc8296: Layer already exists 09:10:13 6798718ba076: Layer already exists 09:10:13 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:10:14 1239eaaf5c92: Preparing 09:10:14 818ef41e3357: Preparing 09:10:14 e3f2a5df1191: Preparing 09:10:14 9efcd65110f9: Preparing 09:10:14 57f65e76e9f8: Preparing 09:10:14 6798718ba076: Preparing 09:10:14 ebf5f48ad7ad: Preparing 09:10:14 ac8fb8ddf04f: Preparing 09:10:14 534a70dc8296: Preparing 09:10:14 6798718ba076: Waiting 09:10:14 ebf5f48ad7ad: Waiting 09:10:14 ac8fb8ddf04f: Waiting 09:10:14 534a70dc8296: Waiting 09:10:14 e3f2a5df1191: Layer already exists 09:10:14 57f65e76e9f8: Layer already exists 09:10:14 818ef41e3357: Layer already exists 09:10:14 1239eaaf5c92: Layer already exists 09:10:14 9efcd65110f9: Layer already exists 09:10:14 ebf5f48ad7ad: Layer already exists 09:10:14 6798718ba076: Layer already exists 09:10:14 534a70dc8296: Layer already exists 09:10:14 ac8fb8ddf04f: Layer already exists 09:10:14 main: digest: sha256:b4aaa7e988c4b20f9db225fd5b88616043a5b1796df3c31ecb5608e5da4399b7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:15 ===================================================== [Pipeline] echo 09:10:15 taggedImages: 09:10:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:10:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.56 09:10:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:10:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:10:15 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:15 latest 09:10:15 4.0.0-dev.56 09:10:15 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:15 main 09:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:10:16 d0d8212a7fdd: Preparing 09:10:16 37b064a2aa14: Preparing 09:10:16 a52dbf83dd22: Preparing 09:10:16 da358219c217: Preparing 09:10:16 544b88aa8ba2: Preparing 09:10:16 57f65e76e9f8: Preparing 09:10:16 6798718ba076: Preparing 09:10:16 cfd5d457d51b: Preparing 09:10:16 2e0f09320bf7: Preparing 09:10:16 a83f294ed774: Preparing 09:10:16 534a70dc8296: Preparing 09:10:16 6798718ba076: Waiting 09:10:16 cfd5d457d51b: Waiting 09:10:16 2e0f09320bf7: Waiting 09:10:16 57f65e76e9f8: Waiting 09:10:16 a83f294ed774: Waiting 09:10:16 534a70dc8296: Waiting 09:10:17 37b064a2aa14: Pushed 09:10:17 544b88aa8ba2: Pushed 09:10:17 da358219c217: Pushed 09:10:17 57f65e76e9f8: Layer already exists 09:10:17 6798718ba076: Layer already exists 09:10:18 d0d8212a7fdd: Pushed 09:10:18 cfd5d457d51b: Pushed 09:10:18 534a70dc8296: Layer already exists 09:10:18 2e0f09320bf7: Pushed 09:10:19 a52dbf83dd22: Pushed 09:10:22 a83f294ed774: Pushed 09:10:22 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:10:23 d0d8212a7fdd: Preparing 09:10:23 37b064a2aa14: Preparing 09:10:23 a52dbf83dd22: Preparing 09:10:23 da358219c217: Preparing 09:10:23 544b88aa8ba2: Preparing 09:10:23 57f65e76e9f8: Preparing 09:10:23 6798718ba076: Preparing 09:10:23 cfd5d457d51b: Preparing 09:10:23 2e0f09320bf7: Preparing 09:10:23 57f65e76e9f8: Waiting 09:10:23 6798718ba076: Waiting 09:10:23 cfd5d457d51b: Waiting 09:10:23 2e0f09320bf7: Waiting 09:10:23 a83f294ed774: Preparing 09:10:23 534a70dc8296: Preparing 09:10:23 a83f294ed774: Waiting 09:10:23 534a70dc8296: Waiting 09:10:23 37b064a2aa14: Layer already exists 09:10:23 da358219c217: Layer already exists 09:10:23 d0d8212a7fdd: Layer already exists 09:10:23 a52dbf83dd22: Layer already exists 09:10:23 544b88aa8ba2: Layer already exists 09:10:23 57f65e76e9f8: Layer already exists 09:10:23 6798718ba076: Layer already exists 09:10:23 cfd5d457d51b: Layer already exists 09:10:23 2e0f09320bf7: Layer already exists 09:10:23 a83f294ed774: Layer already exists 09:10:23 534a70dc8296: Layer already exists 09:10:23 latest: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 09:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:10:24 d0d8212a7fdd: Preparing 09:10:24 37b064a2aa14: Preparing 09:10:24 a52dbf83dd22: Preparing 09:10:24 da358219c217: Preparing 09:10:24 544b88aa8ba2: Preparing 09:10:24 57f65e76e9f8: Preparing 09:10:24 6798718ba076: Preparing 09:10:24 cfd5d457d51b: Preparing 09:10:24 2e0f09320bf7: Preparing 09:10:24 a83f294ed774: Preparing 09:10:24 534a70dc8296: Preparing 09:10:24 6798718ba076: Waiting 09:10:24 cfd5d457d51b: Waiting 09:10:24 2e0f09320bf7: Waiting 09:10:24 a83f294ed774: Waiting 09:10:24 534a70dc8296: Waiting 09:10:24 57f65e76e9f8: Waiting 09:10:24 544b88aa8ba2: Layer already exists 09:10:24 da358219c217: Layer already exists 09:10:24 a52dbf83dd22: Layer already exists 09:10:24 d0d8212a7fdd: Layer already exists 09:10:24 37b064a2aa14: Layer already exists 09:10:24 6798718ba076: Layer already exists 09:10:24 cfd5d457d51b: Layer already exists 09:10:24 57f65e76e9f8: Layer already exists 09:10:24 a83f294ed774: Layer already exists 09:10:24 2e0f09320bf7: Layer already exists 09:10:24 534a70dc8296: Layer already exists 09:10:24 4.0.0-dev.56: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:10:25 d0d8212a7fdd: Preparing 09:10:25 37b064a2aa14: Preparing 09:10:25 a52dbf83dd22: Preparing 09:10:25 da358219c217: Preparing 09:10:25 544b88aa8ba2: Preparing 09:10:25 57f65e76e9f8: Preparing 09:10:25 6798718ba076: Preparing 09:10:25 cfd5d457d51b: Preparing 09:10:25 2e0f09320bf7: Preparing 09:10:25 a83f294ed774: Preparing 09:10:25 534a70dc8296: Preparing 09:10:25 57f65e76e9f8: Waiting 09:10:25 6798718ba076: Waiting 09:10:25 cfd5d457d51b: Waiting 09:10:25 2e0f09320bf7: Waiting 09:10:25 a83f294ed774: Waiting 09:10:25 534a70dc8296: Waiting 09:10:25 a52dbf83dd22: Layer already exists 09:10:25 da358219c217: Layer already exists 09:10:25 544b88aa8ba2: Layer already exists 09:10:25 37b064a2aa14: Layer already exists 09:10:25 d0d8212a7fdd: Layer already exists 09:10:25 57f65e76e9f8: Layer already exists 09:10:25 a83f294ed774: Layer already exists 09:10:25 6798718ba076: Layer already exists 09:10:25 cfd5d457d51b: Layer already exists 09:10:25 2e0f09320bf7: Layer already exists 09:10:25 534a70dc8296: Layer already exists 09:10:25 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:10:27 d0d8212a7fdd: Preparing 09:10:27 37b064a2aa14: Preparing 09:10:27 a52dbf83dd22: Preparing 09:10:27 da358219c217: Preparing 09:10:27 544b88aa8ba2: Preparing 09:10:27 57f65e76e9f8: Preparing 09:10:27 6798718ba076: Preparing 09:10:27 cfd5d457d51b: Preparing 09:10:27 2e0f09320bf7: Preparing 09:10:27 a83f294ed774: Preparing 09:10:27 534a70dc8296: Preparing 09:10:27 57f65e76e9f8: Waiting 09:10:27 6798718ba076: Waiting 09:10:27 cfd5d457d51b: Waiting 09:10:27 2e0f09320bf7: Waiting 09:10:27 a83f294ed774: Waiting 09:10:27 534a70dc8296: Waiting 09:10:27 da358219c217: Layer already exists 09:10:27 a52dbf83dd22: Layer already exists 09:10:27 d0d8212a7fdd: Layer already exists 09:10:27 544b88aa8ba2: Layer already exists 09:10:27 37b064a2aa14: Layer already exists 09:10:27 2e0f09320bf7: Layer already exists 09:10:27 cfd5d457d51b: Layer already exists 09:10:27 57f65e76e9f8: Layer already exists 09:10:27 a83f294ed774: Layer already exists 09:10:27 6798718ba076: Layer already exists 09:10:27 534a70dc8296: Layer already exists 09:10:27 main: digest: sha256:161bf8f573893036a6f556312b51de433fbf1ee657a023f5f6b312341df2ba23 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:28 ===================================================== [Pipeline] echo 09:10:28 taggedImages: 09:10:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:10:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.56 09:10:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:10:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:10:28 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:28 latest 09:10:28 4.0.0-dev.56 09:10:28 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:28 main 09:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:10:29 d0d84afd84f4: Preparing 09:10:29 3dd089ec6ddf: Preparing 09:10:29 170a8fc96826: Preparing 09:10:29 8c1e6e9f4950: Preparing 09:10:29 d76229633a08: Preparing 09:10:29 d8e6ee1a2fe7: Preparing 09:10:29 284d40743aca: Preparing 09:10:29 57f65e76e9f8: Preparing 09:10:29 6798718ba076: Preparing 09:10:29 30cecf497218: Preparing 09:10:29 eda09182c468: Preparing 09:10:29 534a70dc8296: Preparing 09:10:29 6798718ba076: Waiting 09:10:29 d8e6ee1a2fe7: Waiting 09:10:29 30cecf497218: Waiting 09:10:29 284d40743aca: Waiting 09:10:29 eda09182c468: Waiting 09:10:29 534a70dc8296: Waiting 09:10:29 57f65e76e9f8: Waiting 09:10:29 d76229633a08: Pushed 09:10:29 3dd089ec6ddf: Pushed 09:10:29 d0d84afd84f4: Pushed 09:10:29 57f65e76e9f8: Layer already exists 09:10:29 6798718ba076: Layer already exists 09:10:29 d8e6ee1a2fe7: Pushed 09:10:29 284d40743aca: Pushed 09:10:30 534a70dc8296: Layer already exists 09:10:31 30cecf497218: Pushed 09:10:32 8c1e6e9f4950: Pushed 09:10:32 170a8fc96826: Pushed 09:10:32 eda09182c468: Pushed 09:10:32 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:10:34 d0d84afd84f4: Preparing 09:10:34 3dd089ec6ddf: Preparing 09:10:34 170a8fc96826: Preparing 09:10:34 8c1e6e9f4950: Preparing 09:10:34 d76229633a08: Preparing 09:10:34 d8e6ee1a2fe7: Preparing 09:10:34 284d40743aca: Preparing 09:10:34 57f65e76e9f8: Preparing 09:10:34 6798718ba076: Preparing 09:10:34 30cecf497218: Preparing 09:10:34 eda09182c468: Preparing 09:10:34 534a70dc8296: Preparing 09:10:34 d8e6ee1a2fe7: Waiting 09:10:34 284d40743aca: Waiting 09:10:34 57f65e76e9f8: Waiting 09:10:34 6798718ba076: Waiting 09:10:34 30cecf497218: Waiting 09:10:34 eda09182c468: Waiting 09:10:34 534a70dc8296: Waiting 09:10:34 170a8fc96826: Layer already exists 09:10:34 8c1e6e9f4950: Layer already exists 09:10:34 3dd089ec6ddf: Layer already exists 09:10:34 d0d84afd84f4: Layer already exists 09:10:34 d76229633a08: Layer already exists 09:10:34 57f65e76e9f8: Layer already exists 09:10:34 6798718ba076: Layer already exists 09:10:34 284d40743aca: Layer already exists 09:10:34 d8e6ee1a2fe7: Layer already exists 09:10:34 30cecf497218: Layer already exists 09:10:34 eda09182c468: Layer already exists 09:10:34 534a70dc8296: Layer already exists 09:10:34 latest: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 09:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:10:35 d0d84afd84f4: Preparing 09:10:35 3dd089ec6ddf: Preparing 09:10:35 170a8fc96826: Preparing 09:10:35 8c1e6e9f4950: Preparing 09:10:35 d76229633a08: Preparing 09:10:35 d8e6ee1a2fe7: Preparing 09:10:35 284d40743aca: Preparing 09:10:35 d8e6ee1a2fe7: Waiting 09:10:35 57f65e76e9f8: Preparing 09:10:35 284d40743aca: Waiting 09:10:35 6798718ba076: Preparing 09:10:35 57f65e76e9f8: Waiting 09:10:35 6798718ba076: Waiting 09:10:35 30cecf497218: Preparing 09:10:35 eda09182c468: Preparing 09:10:35 534a70dc8296: Preparing 09:10:35 30cecf497218: Waiting 09:10:35 eda09182c468: Waiting 09:10:35 534a70dc8296: Waiting 09:10:35 8c1e6e9f4950: Layer already exists 09:10:35 d0d84afd84f4: Layer already exists 09:10:35 3dd089ec6ddf: Layer already exists 09:10:35 170a8fc96826: Layer already exists 09:10:35 d76229633a08: Layer already exists 09:10:35 284d40743aca: Layer already exists 09:10:35 d8e6ee1a2fe7: Layer already exists 09:10:35 6798718ba076: Layer already exists 09:10:35 30cecf497218: Layer already exists 09:10:35 57f65e76e9f8: Layer already exists 09:10:35 534a70dc8296: Layer already exists 09:10:35 eda09182c468: Layer already exists 09:10:35 4.0.0-dev.56: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:10:36 d0d84afd84f4: Preparing 09:10:36 3dd089ec6ddf: Preparing 09:10:36 170a8fc96826: Preparing 09:10:36 8c1e6e9f4950: Preparing 09:10:36 d76229633a08: Preparing 09:10:36 d8e6ee1a2fe7: Preparing 09:10:36 284d40743aca: Preparing 09:10:36 57f65e76e9f8: Preparing 09:10:36 6798718ba076: Preparing 09:10:36 30cecf497218: Preparing 09:10:36 eda09182c468: Preparing 09:10:36 534a70dc8296: Preparing 09:10:36 57f65e76e9f8: Waiting 09:10:36 6798718ba076: Waiting 09:10:36 30cecf497218: Waiting 09:10:36 eda09182c468: Waiting 09:10:36 534a70dc8296: Waiting 09:10:36 d8e6ee1a2fe7: Waiting 09:10:36 284d40743aca: Waiting 09:10:36 d76229633a08: Layer already exists 09:10:36 8c1e6e9f4950: Layer already exists 09:10:36 170a8fc96826: Layer already exists 09:10:36 d0d84afd84f4: Layer already exists 09:10:36 3dd089ec6ddf: Layer already exists 09:10:36 57f65e76e9f8: Layer already exists 09:10:36 30cecf497218: Layer already exists 09:10:36 6798718ba076: Layer already exists 09:10:36 284d40743aca: Layer already exists 09:10:36 d8e6ee1a2fe7: Layer already exists 09:10:36 eda09182c468: Layer already exists 09:10:36 534a70dc8296: Layer already exists 09:10:36 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:10:37 d0d84afd84f4: Preparing 09:10:37 3dd089ec6ddf: Preparing 09:10:37 170a8fc96826: Preparing 09:10:37 8c1e6e9f4950: Preparing 09:10:37 d76229633a08: Preparing 09:10:37 d8e6ee1a2fe7: Preparing 09:10:37 284d40743aca: Preparing 09:10:37 57f65e76e9f8: Preparing 09:10:37 6798718ba076: Preparing 09:10:37 30cecf497218: Preparing 09:10:37 eda09182c468: Preparing 09:10:37 534a70dc8296: Preparing 09:10:37 d8e6ee1a2fe7: Waiting 09:10:37 284d40743aca: Waiting 09:10:37 57f65e76e9f8: Waiting 09:10:37 6798718ba076: Waiting 09:10:37 30cecf497218: Waiting 09:10:37 eda09182c468: Waiting 09:10:37 534a70dc8296: Waiting 09:10:37 170a8fc96826: Layer already exists 09:10:37 3dd089ec6ddf: Layer already exists 09:10:37 d76229633a08: Layer already exists 09:10:37 8c1e6e9f4950: Layer already exists 09:10:37 d0d84afd84f4: Layer already exists 09:10:37 57f65e76e9f8: Layer already exists 09:10:37 284d40743aca: Layer already exists 09:10:37 30cecf497218: Layer already exists 09:10:37 d8e6ee1a2fe7: Layer already exists 09:10:37 6798718ba076: Layer already exists 09:10:37 eda09182c468: Layer already exists 09:10:37 534a70dc8296: Layer already exists 09:10:37 main: digest: sha256:9df8a90c89a50fe64da7f9044cf8e2574f097c84ac9cdcb7f064239a23cf3f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:38 ===================================================== [Pipeline] echo 09:10:38 taggedImages: 09:10:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:10:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.56 09:10:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:10:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:10:38 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:38 latest 09:10:38 4.0.0-dev.56 09:10:38 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:38 main 09:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:10:39 9859f051ae94: Preparing 09:10:39 dd77e820247a: Preparing 09:10:39 57f65e76e9f8: Preparing 09:10:39 6798718ba076: Preparing 09:10:39 d3f640a8e415: Preparing 09:10:39 ac4fbecb2788: Preparing 09:10:39 534a70dc8296: Preparing 09:10:39 534a70dc8296: Waiting 09:10:39 ac4fbecb2788: Waiting 09:10:39 6798718ba076: Layer already exists 09:10:39 57f65e76e9f8: Layer already exists 09:10:39 534a70dc8296: Layer already exists 09:10:39 9859f051ae94: Pushed 09:10:41 d3f640a8e415: Pushed 09:10:41 ac4fbecb2788: Pushed 09:10:43 dd77e820247a: Pushed 09:10:43 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:10:44 9859f051ae94: Preparing 09:10:44 dd77e820247a: Preparing 09:10:44 57f65e76e9f8: Preparing 09:10:44 6798718ba076: Preparing 09:10:44 d3f640a8e415: Preparing 09:10:44 ac4fbecb2788: Preparing 09:10:44 534a70dc8296: Preparing 09:10:44 ac4fbecb2788: Waiting 09:10:44 534a70dc8296: Waiting 09:10:44 dd77e820247a: Layer already exists 09:10:44 9859f051ae94: Layer already exists 09:10:44 6798718ba076: Layer already exists 09:10:44 57f65e76e9f8: Layer already exists 09:10:44 d3f640a8e415: Layer already exists 09:10:44 534a70dc8296: Layer already exists 09:10:44 ac4fbecb2788: Layer already exists 09:10:44 latest: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 09:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:10:45 9859f051ae94: Preparing 09:10:45 dd77e820247a: Preparing 09:10:45 57f65e76e9f8: Preparing 09:10:45 6798718ba076: Preparing 09:10:45 d3f640a8e415: Preparing 09:10:45 ac4fbecb2788: Preparing 09:10:45 534a70dc8296: Preparing 09:10:45 ac4fbecb2788: Waiting 09:10:45 534a70dc8296: Waiting 09:10:45 d3f640a8e415: Layer already exists 09:10:45 9859f051ae94: Layer already exists 09:10:45 dd77e820247a: Layer already exists 09:10:45 57f65e76e9f8: Layer already exists 09:10:45 6798718ba076: Layer already exists 09:10:45 ac4fbecb2788: Layer already exists 09:10:45 534a70dc8296: Layer already exists 09:10:45 4.0.0-dev.56: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:10:49 9859f051ae94: Preparing 09:10:49 dd77e820247a: Preparing 09:10:49 57f65e76e9f8: Preparing 09:10:49 6798718ba076: Preparing 09:10:49 d3f640a8e415: Preparing 09:10:49 ac4fbecb2788: Preparing 09:10:49 534a70dc8296: Preparing 09:10:49 ac4fbecb2788: Waiting 09:10:49 534a70dc8296: Waiting 09:10:55 57f65e76e9f8: Layer already exists 09:10:55 6798718ba076: Layer already exists 09:10:55 dd77e820247a: Layer already exists 09:10:55 d3f640a8e415: Layer already exists 09:10:55 534a70dc8296: Layer already exists 09:10:55 ac4fbecb2788: Layer already exists 09:10:55 9859f051ae94: Pushed 09:10:55 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:10:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:10:56 9859f051ae94: Preparing 09:10:56 dd77e820247a: Preparing 09:10:56 57f65e76e9f8: Preparing 09:10:56 6798718ba076: Preparing 09:10:56 d3f640a8e415: Preparing 09:10:56 ac4fbecb2788: Preparing 09:10:56 534a70dc8296: Preparing 09:10:56 ac4fbecb2788: Waiting 09:10:56 534a70dc8296: Waiting 09:10:56 dd77e820247a: Layer already exists 09:10:56 d3f640a8e415: Layer already exists 09:10:56 57f65e76e9f8: Layer already exists 09:10:56 9859f051ae94: Layer already exists 09:10:56 6798718ba076: Layer already exists 09:10:56 ac4fbecb2788: Layer already exists 09:10:56 534a70dc8296: Layer already exists 09:10:56 main: digest: sha256:bf407dce4b01c6c932f43bb61bc6a70470dd69a2a7142677118d2173ee527501 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:57 ===================================================== [Pipeline] echo 09:10:57 taggedImages: 09:10:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:10:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.56 09:10:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:10:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:10:57 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:57 latest 09:10:57 4.0.0-dev.56 09:10:57 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:10:57 main 09:10:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:10:58 282ac63cf146: Preparing 09:10:58 1df1c5d46404: Preparing 09:10:58 b49497401580: Preparing 09:10:58 57f65e76e9f8: Preparing 09:10:58 6798718ba076: Preparing 09:10:58 595ad31872e7: Preparing 09:10:58 33d754c13114: Preparing 09:10:58 eee53fe78186: Preparing 09:10:58 766de56bf3cb: Preparing 09:10:58 534a70dc8296: Preparing 09:10:58 595ad31872e7: Waiting 09:10:58 33d754c13114: Waiting 09:10:58 eee53fe78186: Waiting 09:10:58 766de56bf3cb: Waiting 09:10:58 534a70dc8296: Waiting 09:10:58 57f65e76e9f8: Layer already exists 09:10:58 6798718ba076: Layer already exists 09:10:59 b49497401580: Pushed 09:10:59 1df1c5d46404: Pushed 09:10:59 282ac63cf146: Pushed 09:10:59 534a70dc8296: Layer already exists 09:10:59 eee53fe78186: Pushed 09:11:01 766de56bf3cb: Pushed 09:11:11 33d754c13114: Retrying in 5 seconds 09:11:12 33d754c13114: Retrying in 4 seconds 09:11:13 33d754c13114: Retrying in 3 seconds 09:11:14 33d754c13114: Retrying in 2 seconds 09:11:15 33d754c13114: Retrying in 1 second 09:11:17 33d754c13114: Retrying in 10 seconds 09:11:17 33d754c13114: Retrying in 9 seconds 09:11:19 33d754c13114: Retrying in 8 seconds 09:11:19 33d754c13114: Retrying in 7 seconds 09:11:20 595ad31872e7: Retrying in 5 seconds 09:11:20 33d754c13114: Retrying in 6 seconds 09:11:21 595ad31872e7: Retrying in 4 seconds 09:11:22 33d754c13114: Retrying in 5 seconds 09:11:22 595ad31872e7: Retrying in 3 seconds 09:11:23 33d754c13114: Retrying in 4 seconds 09:11:23 595ad31872e7: Retrying in 2 seconds 09:11:23 33d754c13114: Retrying in 3 seconds 09:11:24 595ad31872e7: Retrying in 1 second 09:11:25 33d754c13114: Retrying in 2 seconds 09:11:25 595ad31872e7: Retrying in 10 seconds 09:11:25 33d754c13114: Retrying in 1 second 09:11:26 595ad31872e7: Retrying in 9 seconds 09:11:27 595ad31872e7: Retrying in 8 seconds 09:11:28 595ad31872e7: Retrying in 7 seconds 09:11:29 595ad31872e7: Retrying in 6 seconds 09:11:30 595ad31872e7: Retrying in 5 seconds 09:11:31 595ad31872e7: Retrying in 4 seconds 09:11:32 595ad31872e7: Retrying in 3 seconds 09:11:33 595ad31872e7: Retrying in 2 seconds 09:11:34 595ad31872e7: Retrying in 1 second 09:11:39 33d754c13114: Pushed 09:11:58 595ad31872e7: Pushed 09:11:58 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:11:59 282ac63cf146: Preparing 09:11:59 1df1c5d46404: Preparing 09:11:59 b49497401580: Preparing 09:11:59 57f65e76e9f8: Preparing 09:11:59 6798718ba076: Preparing 09:11:59 595ad31872e7: Preparing 09:11:59 33d754c13114: Preparing 09:11:59 eee53fe78186: Preparing 09:11:59 766de56bf3cb: Preparing 09:11:59 534a70dc8296: Preparing 09:11:59 595ad31872e7: Waiting 09:11:59 33d754c13114: Waiting 09:11:59 eee53fe78186: Waiting 09:11:59 766de56bf3cb: Waiting 09:11:59 534a70dc8296: Waiting 09:11:59 282ac63cf146: Layer already exists 09:11:59 57f65e76e9f8: Layer already exists 09:11:59 6798718ba076: Layer already exists 09:11:59 b49497401580: Layer already exists 09:11:59 1df1c5d46404: Layer already exists 09:11:59 eee53fe78186: Layer already exists 09:11:59 595ad31872e7: Layer already exists 09:11:59 33d754c13114: Layer already exists 09:11:59 534a70dc8296: Layer already exists 09:11:59 766de56bf3cb: Layer already exists 09:12:00 latest: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 09:12:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:12:01 282ac63cf146: Preparing 09:12:01 1df1c5d46404: Preparing 09:12:01 b49497401580: Preparing 09:12:01 57f65e76e9f8: Preparing 09:12:01 6798718ba076: Preparing 09:12:01 595ad31872e7: Preparing 09:12:01 33d754c13114: Preparing 09:12:01 eee53fe78186: Preparing 09:12:01 766de56bf3cb: Preparing 09:12:01 534a70dc8296: Preparing 09:12:01 33d754c13114: Waiting 09:12:01 eee53fe78186: Waiting 09:12:01 766de56bf3cb: Waiting 09:12:01 534a70dc8296: Waiting 09:12:01 595ad31872e7: Waiting 09:12:01 57f65e76e9f8: Layer already exists 09:12:01 282ac63cf146: Layer already exists 09:12:01 b49497401580: Layer already exists 09:12:01 1df1c5d46404: Layer already exists 09:12:01 6798718ba076: Layer already exists 09:12:01 766de56bf3cb: Layer already exists 09:12:01 534a70dc8296: Layer already exists 09:12:01 595ad31872e7: Layer already exists 09:12:01 eee53fe78186: Layer already exists 09:12:01 33d754c13114: Layer already exists 09:12:01 4.0.0-dev.56: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:12:02 282ac63cf146: Preparing 09:12:02 1df1c5d46404: Preparing 09:12:02 b49497401580: Preparing 09:12:02 57f65e76e9f8: Preparing 09:12:02 6798718ba076: Preparing 09:12:02 595ad31872e7: Preparing 09:12:02 33d754c13114: Preparing 09:12:02 eee53fe78186: Preparing 09:12:02 766de56bf3cb: Preparing 09:12:02 534a70dc8296: Preparing 09:12:02 eee53fe78186: Waiting 09:12:02 766de56bf3cb: Waiting 09:12:02 534a70dc8296: Waiting 09:12:02 595ad31872e7: Waiting 09:12:02 33d754c13114: Waiting 09:12:02 b49497401580: Layer already exists 09:12:02 57f65e76e9f8: Layer already exists 09:12:02 1df1c5d46404: Layer already exists 09:12:02 6798718ba076: Layer already exists 09:12:02 282ac63cf146: Layer already exists 09:12:02 595ad31872e7: Layer already exists 09:12:02 33d754c13114: Layer already exists 09:12:02 766de56bf3cb: Layer already exists 09:12:02 eee53fe78186: Layer already exists 09:12:02 534a70dc8296: Layer already exists 09:12:02 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:12:03 282ac63cf146: Preparing 09:12:03 1df1c5d46404: Preparing 09:12:03 b49497401580: Preparing 09:12:03 57f65e76e9f8: Preparing 09:12:03 6798718ba076: Preparing 09:12:03 595ad31872e7: Preparing 09:12:03 33d754c13114: Preparing 09:12:03 eee53fe78186: Preparing 09:12:03 766de56bf3cb: Preparing 09:12:03 534a70dc8296: Preparing 09:12:03 eee53fe78186: Waiting 09:12:03 766de56bf3cb: Waiting 09:12:03 534a70dc8296: Waiting 09:12:03 595ad31872e7: Waiting 09:12:03 33d754c13114: Waiting 09:12:03 6798718ba076: Layer already exists 09:12:03 1df1c5d46404: Layer already exists 09:12:03 57f65e76e9f8: Layer already exists 09:12:03 282ac63cf146: Layer already exists 09:12:03 b49497401580: Layer already exists 09:12:03 534a70dc8296: Layer already exists 09:12:03 33d754c13114: Layer already exists 09:12:03 766de56bf3cb: Layer already exists 09:12:03 595ad31872e7: Layer already exists 09:12:03 eee53fe78186: Layer already exists 09:12:03 main: digest: sha256:6f42b6e19cd6b7dd74ae0f1c0a045afabcfcc56843957982c266aa820651230e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:04 ===================================================== [Pipeline] echo 09:12:04 taggedImages: 09:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.56 09:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:12:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:12:04 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:04 latest 09:12:04 4.0.0-dev.56 09:12:04 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:04 main 09:12:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:12:05 1e1c9d4abca0: Preparing 09:12:05 4b9b462fff62: Preparing 09:12:05 66e42a98b8b9: Preparing 09:12:05 57f65e76e9f8: Preparing 09:12:05 6798718ba076: Preparing 09:12:05 f70dbeaf10b7: Preparing 09:12:05 fad17fc88d56: Preparing 09:12:05 e1b38b4aa277: Preparing 09:12:05 534a70dc8296: Preparing 09:12:05 fad17fc88d56: Waiting 09:12:05 e1b38b4aa277: Waiting 09:12:05 534a70dc8296: Waiting 09:12:05 f70dbeaf10b7: Waiting 09:12:05 6798718ba076: Layer already exists 09:12:05 57f65e76e9f8: Layer already exists 09:12:05 1e1c9d4abca0: Pushed 09:12:05 4b9b462fff62: Pushed 09:12:05 66e42a98b8b9: Pushed 09:12:05 534a70dc8296: Layer already exists 09:12:06 e1b38b4aa277: Pushed 09:12:07 fad17fc88d56: Pushed 09:12:26 f70dbeaf10b7: Pushed 09:12:26 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:12:27 1e1c9d4abca0: Preparing 09:12:27 4b9b462fff62: Preparing 09:12:27 66e42a98b8b9: Preparing 09:12:27 57f65e76e9f8: Preparing 09:12:27 6798718ba076: Preparing 09:12:27 f70dbeaf10b7: Preparing 09:12:27 fad17fc88d56: Preparing 09:12:27 e1b38b4aa277: Preparing 09:12:27 534a70dc8296: Preparing 09:12:27 f70dbeaf10b7: Waiting 09:12:27 fad17fc88d56: Waiting 09:12:27 e1b38b4aa277: Waiting 09:12:27 534a70dc8296: Waiting 09:12:27 4b9b462fff62: Layer already exists 09:12:27 57f65e76e9f8: Layer already exists 09:12:27 66e42a98b8b9: Layer already exists 09:12:27 6798718ba076: Layer already exists 09:12:27 1e1c9d4abca0: Layer already exists 09:12:27 fad17fc88d56: Layer already exists 09:12:27 f70dbeaf10b7: Layer already exists 09:12:27 e1b38b4aa277: Layer already exists 09:12:27 534a70dc8296: Layer already exists 09:12:27 latest: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 09:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:12:28 1e1c9d4abca0: Preparing 09:12:28 4b9b462fff62: Preparing 09:12:28 66e42a98b8b9: Preparing 09:12:28 57f65e76e9f8: Preparing 09:12:28 6798718ba076: Preparing 09:12:28 f70dbeaf10b7: Preparing 09:12:28 fad17fc88d56: Preparing 09:12:28 e1b38b4aa277: Preparing 09:12:28 534a70dc8296: Preparing 09:12:28 534a70dc8296: Waiting 09:12:28 fad17fc88d56: Waiting 09:12:28 e1b38b4aa277: Waiting 09:12:28 f70dbeaf10b7: Waiting 09:12:28 6798718ba076: Layer already exists 09:12:28 1e1c9d4abca0: Layer already exists 09:12:28 4b9b462fff62: Layer already exists 09:12:28 57f65e76e9f8: Layer already exists 09:12:28 66e42a98b8b9: Layer already exists 09:12:28 f70dbeaf10b7: Layer already exists 09:12:28 534a70dc8296: Layer already exists 09:12:28 fad17fc88d56: Layer already exists 09:12:28 e1b38b4aa277: Layer already exists 09:12:28 4.0.0-dev.56: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:12:30 1e1c9d4abca0: Preparing 09:12:30 4b9b462fff62: Preparing 09:12:30 66e42a98b8b9: Preparing 09:12:30 57f65e76e9f8: Preparing 09:12:30 6798718ba076: Preparing 09:12:30 f70dbeaf10b7: Preparing 09:12:30 fad17fc88d56: Preparing 09:12:30 e1b38b4aa277: Preparing 09:12:30 534a70dc8296: Preparing 09:12:30 f70dbeaf10b7: Waiting 09:12:30 fad17fc88d56: Waiting 09:12:30 e1b38b4aa277: Waiting 09:12:30 534a70dc8296: Waiting 09:12:30 6798718ba076: Layer already exists 09:12:30 1e1c9d4abca0: Layer already exists 09:12:30 57f65e76e9f8: Layer already exists 09:12:30 66e42a98b8b9: Layer already exists 09:12:30 4b9b462fff62: Layer already exists 09:12:30 e1b38b4aa277: Layer already exists 09:12:30 f70dbeaf10b7: Layer already exists 09:12:30 fad17fc88d56: Layer already exists 09:12:30 534a70dc8296: Layer already exists 09:12:30 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:12:31 1e1c9d4abca0: Preparing 09:12:31 4b9b462fff62: Preparing 09:12:31 66e42a98b8b9: Preparing 09:12:31 57f65e76e9f8: Preparing 09:12:31 6798718ba076: Preparing 09:12:31 f70dbeaf10b7: Preparing 09:12:31 fad17fc88d56: Preparing 09:12:31 e1b38b4aa277: Preparing 09:12:31 534a70dc8296: Preparing 09:12:31 fad17fc88d56: Waiting 09:12:31 e1b38b4aa277: Waiting 09:12:31 534a70dc8296: Waiting 09:12:31 f70dbeaf10b7: Waiting 09:12:31 57f65e76e9f8: Layer already exists 09:12:31 4b9b462fff62: Layer already exists 09:12:31 6798718ba076: Layer already exists 09:12:31 66e42a98b8b9: Layer already exists 09:12:31 1e1c9d4abca0: Layer already exists 09:12:31 fad17fc88d56: Layer already exists 09:12:31 f70dbeaf10b7: Layer already exists 09:12:31 534a70dc8296: Layer already exists 09:12:31 e1b38b4aa277: Layer already exists 09:12:31 main: digest: sha256:71d9564fd2cd06ff2e510aa787791037c9f2211af15339aff71797b37e288328 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:31 ===================================================== [Pipeline] echo 09:12:31 taggedImages: 09:12:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:12:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.56 09:12:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:12:31 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:12:31 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:31 latest 09:12:31 4.0.0-dev.56 09:12:31 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:12:31 main 09:12:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:12:32 dbde5f582696: Preparing 09:12:32 ca78f00d89e6: Preparing 09:12:32 d4b9fc7a27b7: Preparing 09:12:32 57f65e76e9f8: Preparing 09:12:32 6798718ba076: Preparing 09:12:32 ca92144b0cf5: Preparing 09:12:32 eee53fe78186: Preparing 09:12:32 766de56bf3cb: Preparing 09:12:32 534a70dc8296: Preparing 09:12:32 eee53fe78186: Waiting 09:12:32 766de56bf3cb: Waiting 09:12:32 534a70dc8296: Waiting 09:12:32 ca92144b0cf5: Waiting 09:12:32 6798718ba076: Layer already exists 09:12:32 57f65e76e9f8: Layer already exists 09:12:32 eee53fe78186: Layer already exists 09:12:33 d4b9fc7a27b7: Pushed 09:12:33 ca78f00d89e6: Pushed 09:12:33 dbde5f582696: Pushed 09:12:33 766de56bf3cb: Layer already exists 09:12:33 534a70dc8296: Layer already exists 09:12:56 ca92144b0cf5: Pushed 09:12:56 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:12:57 dbde5f582696: Preparing 09:12:57 ca78f00d89e6: Preparing 09:12:57 d4b9fc7a27b7: Preparing 09:12:57 57f65e76e9f8: Preparing 09:12:57 6798718ba076: Preparing 09:12:57 ca92144b0cf5: Preparing 09:12:57 eee53fe78186: Preparing 09:12:57 766de56bf3cb: Preparing 09:12:57 534a70dc8296: Preparing 09:12:57 ca92144b0cf5: Waiting 09:12:57 eee53fe78186: Waiting 09:12:57 766de56bf3cb: Waiting 09:12:57 534a70dc8296: Waiting 09:12:57 dbde5f582696: Layer already exists 09:12:57 6798718ba076: Layer already exists 09:12:57 d4b9fc7a27b7: Layer already exists 09:12:57 57f65e76e9f8: Layer already exists 09:12:57 ca78f00d89e6: Layer already exists 09:12:57 ca92144b0cf5: Layer already exists 09:12:57 eee53fe78186: Layer already exists 09:12:57 766de56bf3cb: Layer already exists 09:12:57 534a70dc8296: Layer already exists 09:12:57 latest: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 09:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:12:58 dbde5f582696: Preparing 09:12:58 ca78f00d89e6: Preparing 09:12:58 d4b9fc7a27b7: Preparing 09:12:58 57f65e76e9f8: Preparing 09:12:58 6798718ba076: Preparing 09:12:58 ca92144b0cf5: Preparing 09:12:58 eee53fe78186: Preparing 09:12:58 766de56bf3cb: Preparing 09:12:58 534a70dc8296: Preparing 09:12:58 eee53fe78186: Waiting 09:12:58 ca92144b0cf5: Waiting 09:12:58 766de56bf3cb: Waiting 09:12:58 534a70dc8296: Waiting 09:12:58 6798718ba076: Layer already exists 09:12:58 57f65e76e9f8: Layer already exists 09:12:58 d4b9fc7a27b7: Layer already exists 09:12:58 dbde5f582696: Layer already exists 09:12:58 ca78f00d89e6: Layer already exists 09:12:58 766de56bf3cb: Layer already exists 09:12:58 ca92144b0cf5: Layer already exists 09:12:58 eee53fe78186: Layer already exists 09:12:58 534a70dc8296: Layer already exists 09:12:58 4.0.0-dev.56: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:13:00 dbde5f582696: Preparing 09:13:00 ca78f00d89e6: Preparing 09:13:00 d4b9fc7a27b7: Preparing 09:13:00 57f65e76e9f8: Preparing 09:13:00 6798718ba076: Preparing 09:13:00 ca92144b0cf5: Preparing 09:13:00 eee53fe78186: Preparing 09:13:00 766de56bf3cb: Preparing 09:13:00 534a70dc8296: Preparing 09:13:00 eee53fe78186: Waiting 09:13:00 766de56bf3cb: Waiting 09:13:00 534a70dc8296: Waiting 09:13:00 ca92144b0cf5: Waiting 09:13:00 ca78f00d89e6: Layer already exists 09:13:00 57f65e76e9f8: Layer already exists 09:13:00 6798718ba076: Layer already exists 09:13:00 dbde5f582696: Layer already exists 09:13:00 d4b9fc7a27b7: Layer already exists 09:13:00 766de56bf3cb: Layer already exists 09:13:00 534a70dc8296: Layer already exists 09:13:00 eee53fe78186: Layer already exists 09:13:00 ca92144b0cf5: Layer already exists 09:13:00 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:13:01 dbde5f582696: Preparing 09:13:01 ca78f00d89e6: Preparing 09:13:01 d4b9fc7a27b7: Preparing 09:13:01 57f65e76e9f8: Preparing 09:13:01 6798718ba076: Preparing 09:13:01 ca92144b0cf5: Preparing 09:13:01 eee53fe78186: Preparing 09:13:01 766de56bf3cb: Preparing 09:13:01 534a70dc8296: Preparing 09:13:01 eee53fe78186: Waiting 09:13:01 766de56bf3cb: Waiting 09:13:01 534a70dc8296: Waiting 09:13:01 ca92144b0cf5: Waiting 09:13:01 57f65e76e9f8: Layer already exists 09:13:01 dbde5f582696: Layer already exists 09:13:01 ca78f00d89e6: Layer already exists 09:13:01 d4b9fc7a27b7: Layer already exists 09:13:01 6798718ba076: Layer already exists 09:13:01 766de56bf3cb: Layer already exists 09:13:01 ca92144b0cf5: Layer already exists 09:13:01 534a70dc8296: Layer already exists 09:13:01 eee53fe78186: Layer already exists 09:13:01 main: digest: sha256:d58c90d063f972485cc68a0c6f0336013edcd2984936687e65bf17e69b70c742 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:01 ===================================================== [Pipeline] echo 09:13:01 taggedImages: 09:13:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:13:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.56 09:13:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:01 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:13:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:13:01 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:01 latest 09:13:01 4.0.0-dev.56 09:13:01 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:01 main 09:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:13:02 eeeebe50cb03: Preparing 09:13:02 45ab2bb42d6e: Preparing 09:13:02 57f65e76e9f8: Preparing 09:13:02 6798718ba076: Preparing 09:13:02 1cc3ecd20fed: Preparing 09:13:02 b125112734cc: Preparing 09:13:02 534a70dc8296: Preparing 09:13:02 b125112734cc: Waiting 09:13:02 534a70dc8296: Waiting 09:13:02 57f65e76e9f8: Layer already exists 09:13:02 6798718ba076: Layer already exists 09:13:02 534a70dc8296: Layer already exists 09:13:03 eeeebe50cb03: Pushed 09:13:04 b125112734cc: Pushed 09:13:04 1cc3ecd20fed: Pushed 09:13:11 45ab2bb42d6e: Pushed 09:13:11 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:13:13 eeeebe50cb03: Preparing 09:13:13 45ab2bb42d6e: Preparing 09:13:13 57f65e76e9f8: Preparing 09:13:13 6798718ba076: Preparing 09:13:13 1cc3ecd20fed: Preparing 09:13:13 b125112734cc: Preparing 09:13:13 534a70dc8296: Preparing 09:13:13 b125112734cc: Waiting 09:13:13 eeeebe50cb03: Layer already exists 09:13:13 1cc3ecd20fed: Layer already exists 09:13:13 45ab2bb42d6e: Layer already exists 09:13:13 6798718ba076: Layer already exists 09:13:13 57f65e76e9f8: Layer already exists 09:13:13 534a70dc8296: Layer already exists 09:13:13 b125112734cc: Layer already exists 09:13:13 latest: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:13:14 eeeebe50cb03: Preparing 09:13:14 45ab2bb42d6e: Preparing 09:13:14 57f65e76e9f8: Preparing 09:13:14 6798718ba076: Preparing 09:13:14 1cc3ecd20fed: Preparing 09:13:14 b125112734cc: Preparing 09:13:14 534a70dc8296: Preparing 09:13:14 b125112734cc: Waiting 09:13:14 534a70dc8296: Waiting 09:13:14 1cc3ecd20fed: Layer already exists 09:13:14 45ab2bb42d6e: Layer already exists 09:13:14 eeeebe50cb03: Layer already exists 09:13:14 57f65e76e9f8: Layer already exists 09:13:14 6798718ba076: Layer already exists 09:13:14 534a70dc8296: Layer already exists 09:13:14 b125112734cc: Layer already exists 09:13:14 4.0.0-dev.56: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:13:15 eeeebe50cb03: Preparing 09:13:15 45ab2bb42d6e: Preparing 09:13:15 57f65e76e9f8: Preparing 09:13:15 6798718ba076: Preparing 09:13:15 1cc3ecd20fed: Preparing 09:13:15 b125112734cc: Preparing 09:13:15 534a70dc8296: Preparing 09:13:15 b125112734cc: Waiting 09:13:15 534a70dc8296: Waiting 09:13:15 6798718ba076: Layer already exists 09:13:15 1cc3ecd20fed: Layer already exists 09:13:15 eeeebe50cb03: Layer already exists 09:13:15 45ab2bb42d6e: Layer already exists 09:13:15 57f65e76e9f8: Layer already exists 09:13:15 b125112734cc: Layer already exists 09:13:15 534a70dc8296: Layer already exists 09:13:15 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:13:16 eeeebe50cb03: Preparing 09:13:16 45ab2bb42d6e: Preparing 09:13:16 57f65e76e9f8: Preparing 09:13:16 6798718ba076: Preparing 09:13:16 1cc3ecd20fed: Preparing 09:13:16 b125112734cc: Preparing 09:13:16 534a70dc8296: Preparing 09:13:16 b125112734cc: Waiting 09:13:16 534a70dc8296: Waiting 09:13:16 eeeebe50cb03: Layer already exists 09:13:16 57f65e76e9f8: Layer already exists 09:13:16 1cc3ecd20fed: Layer already exists 09:13:16 6798718ba076: Layer already exists 09:13:16 45ab2bb42d6e: Layer already exists 09:13:16 b125112734cc: Layer already exists 09:13:16 534a70dc8296: Layer already exists 09:13:16 main: digest: sha256:15a678aafb33bb50cc5a90b96d4fabd23a3052c3a0a718fee976fa441ecc4aed size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:17 ===================================================== [Pipeline] echo 09:13:17 taggedImages: 09:13:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:13:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.56 09:13:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:17 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:13:17 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:13:17 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:17 latest 09:13:17 4.0.0-dev.56 09:13:17 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:17 main 09:13:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:13:18 c133441024e1: Preparing 09:13:18 2e49542f8ed1: Preparing 09:13:18 57f65e76e9f8: Preparing 09:13:18 6798718ba076: Preparing 09:13:18 5def42ec07d9: Preparing 09:13:18 237feddab4c0: Preparing 09:13:18 534a70dc8296: Preparing 09:13:18 237feddab4c0: Waiting 09:13:18 534a70dc8296: Waiting 09:13:18 57f65e76e9f8: Layer already exists 09:13:18 6798718ba076: Layer already exists 09:13:18 534a70dc8296: Layer already exists 09:13:18 c133441024e1: Pushed 09:13:18 237feddab4c0: Pushed 09:13:20 5def42ec07d9: Pushed 09:13:27 2e49542f8ed1: Pushed 09:13:27 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:13:28 c133441024e1: Preparing 09:13:28 2e49542f8ed1: Preparing 09:13:28 57f65e76e9f8: Preparing 09:13:28 6798718ba076: Preparing 09:13:28 5def42ec07d9: Preparing 09:13:28 237feddab4c0: Preparing 09:13:28 534a70dc8296: Preparing 09:13:28 237feddab4c0: Waiting 09:13:28 534a70dc8296: Waiting 09:13:28 2e49542f8ed1: Layer already exists 09:13:28 c133441024e1: Layer already exists 09:13:28 57f65e76e9f8: Layer already exists 09:13:28 6798718ba076: Layer already exists 09:13:28 5def42ec07d9: Layer already exists 09:13:28 237feddab4c0: Layer already exists 09:13:28 534a70dc8296: Layer already exists 09:13:28 latest: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 09:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:13:29 c133441024e1: Preparing 09:13:29 2e49542f8ed1: Preparing 09:13:29 57f65e76e9f8: Preparing 09:13:29 6798718ba076: Preparing 09:13:29 5def42ec07d9: Preparing 09:13:29 237feddab4c0: Preparing 09:13:29 534a70dc8296: Preparing 09:13:29 237feddab4c0: Waiting 09:13:29 534a70dc8296: Waiting 09:13:29 c133441024e1: Layer already exists 09:13:29 2e49542f8ed1: Layer already exists 09:13:29 57f65e76e9f8: Layer already exists 09:13:29 5def42ec07d9: Layer already exists 09:13:29 6798718ba076: Layer already exists 09:13:29 534a70dc8296: Layer already exists 09:13:29 237feddab4c0: Layer already exists 09:13:29 4.0.0-dev.56: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:13:31 c133441024e1: Preparing 09:13:31 2e49542f8ed1: Preparing 09:13:31 57f65e76e9f8: Preparing 09:13:31 6798718ba076: Preparing 09:13:31 5def42ec07d9: Preparing 09:13:31 237feddab4c0: Preparing 09:13:31 534a70dc8296: Preparing 09:13:31 237feddab4c0: Waiting 09:13:31 6798718ba076: Layer already exists 09:13:31 57f65e76e9f8: Layer already exists 09:13:31 2e49542f8ed1: Layer already exists 09:13:31 c133441024e1: Layer already exists 09:13:31 5def42ec07d9: Layer already exists 09:13:31 534a70dc8296: Layer already exists 09:13:31 237feddab4c0: Layer already exists 09:13:31 fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:13:32 c133441024e1: Preparing 09:13:32 2e49542f8ed1: Preparing 09:13:32 57f65e76e9f8: Preparing 09:13:32 6798718ba076: Preparing 09:13:32 5def42ec07d9: Preparing 09:13:32 237feddab4c0: Preparing 09:13:32 534a70dc8296: Preparing 09:13:32 237feddab4c0: Waiting 09:13:32 534a70dc8296: Waiting 09:13:32 2e49542f8ed1: Layer already exists 09:13:32 c133441024e1: Layer already exists 09:13:32 57f65e76e9f8: Layer already exists 09:13:32 5def42ec07d9: Layer already exists 09:13:32 6798718ba076: Layer already exists 09:13:32 237feddab4c0: Layer already exists 09:13:32 534a70dc8296: Layer already exists 09:13:32 main: digest: sha256:719cf035063e6d6348ecede52138c826e79834b014ccb43d22e58112057d00f6 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:32 ===================================================== [Pipeline] echo 09:13:32 taggedImages: 09:13:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c 09:13:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:13:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.56 09:13:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c-4.0.0-dev.56 09:13:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:33 09:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:33 arm64: Pulling from edgex-lftools-log-publisher 09:13:33 8998bd30e6a1: Pulling fs layer 09:13:33 04944245beec: Pulling fs layer 09:13:33 699f458cf7ca: Pulling fs layer 09:13:33 765212b225bb: Pulling fs layer 09:13:33 f23df028b6ca: Pulling fs layer 09:13:33 d65c8cfc05b1: Pulling fs layer 09:13:33 2437ff75d9bd: Pulling fs layer 09:13:33 f23df028b6ca: Waiting 09:13:33 d65c8cfc05b1: Waiting 09:13:33 2437ff75d9bd: Waiting 09:13:33 765212b225bb: Waiting 09:13:34 04944245beec: Verifying Checksum 09:13:34 04944245beec: Download complete 09:13:34 765212b225bb: Verifying Checksum 09:13:34 765212b225bb: Download complete 09:13:34 f23df028b6ca: Verifying Checksum 09:13:34 f23df028b6ca: Download complete 09:13:34 d65c8cfc05b1: Verifying Checksum 09:13:34 d65c8cfc05b1: Download complete 09:13:34 699f458cf7ca: Verifying Checksum 09:13:34 699f458cf7ca: Download complete 09:13:34 8998bd30e6a1: Verifying Checksum 09:13:34 8998bd30e6a1: Download complete 09:13:37 2437ff75d9bd: Verifying Checksum 09:13:37 2437ff75d9bd: Download complete 09:13:39 8998bd30e6a1: Pull complete 09:13:40 04944245beec: Pull complete 09:13:41 699f458cf7ca: Pull complete 09:13:42 765212b225bb: Pull complete 09:13:42 f23df028b6ca: Pull complete 09:13:43 d65c8cfc05b1: Pull complete 09:14:02 2437ff75d9bd: Pull complete 09:14:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:02 prd-ubuntu20.04-docker-arm64-4c-16g-38748 does not seem to be running inside a container 09:14:02 $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:05 $ docker top dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:06 ---> job-cost.sh 09:14:06 lf-activate-venv: SKIPPING 09:14:06 INFO: No Stack... 09:14:07 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:07 INFO: Archiving Costs [Pipeline] sh 09:14:08 + cat /w/workspace/edgex-go/793/archives/cost.csv 09:14:08 + cut -d, -f6 [Pipeline] lock 09:14:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] 09:14:08 Resource [jenkins-edgexfoundry-edgex-go-main-793-stack-cost] did not exist. Created. 09:14:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:09 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:10 Stashed 1 file(s) [Pipeline] } 09:14:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-793-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:10 $ docker stop --time=1 dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 09:14:11 $ docker rm -f --volumes dbe76ebd2db66d53ed12afd714ba78af746c9a1f0492f1c3ef6fdf0b1f1a01d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:14:13 provisioning config files... 09:14:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/793@tmp/config14734565690574348341tmp [Pipeline] { [Pipeline] sh 09:14:13 + set +x 09:14:13 + curl -s https://codecov.io/bash 09:14:13 + bash -s -- 09:14:13 09:14:13 _____ _ 09:14:13 / ____| | | 09:14:13 | | ___ __| | ___ ___ _____ __ 09:14:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:13 Bash-1.0.6 09:14:13 09:14:13 09:14:13 ==> git version 2.25.1 found 09:14:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:14:13 Release-Date: 2020-01-08 09:14:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:13 ==> Jenkins CI detected. 09:14:13 current dir:  /w/workspace/edgex-go/793 09:14:13 project root: . 09:14:13 --> token set from env 09:14:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:13 ==> Running gcov in . (disable via -X gcov) 09:14:13 ==> Python coveragepy not found 09:14:13 ==> Searching for coverage reports in: 09:14:13 + . 09:14:13 -> Found 1 reports 09:14:13 ==> Detecting git/mercurial file structure 09:14:13 ==> Reading reports 09:14:13 + ./coverage.out bytes=1572700 09:14:13 ==> Appending adjustments 09:14:13 https://docs.codecov.io/docs/fixing-reports 09:14:15 + Found adjustments 09:14:15 ==> Gzipping contents 09:14:15 136K /tmp/codecov.U5Be65.gz 09:14:15 ==> Uploading reports 09:14:15 url: https://codecov.io 09:14:15 query: branch=main&commit=fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c&build=793&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F793%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:15 -> Pinging Codecov 09:14:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c&build=793&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F793%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:14:15 -> Uploading to 09:14:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c/20a2597d-52c7-41ae-9c7d-2e5585518104.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T091415Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=241ea500f79b503e34272b6e16a2279497a9ccbb2638d99a370fda0137aa22e5 09:14:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:15 Dload Upload Total Spent Left Speed 09:14:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 681k --:--:-- --:--:-- --:--:-- 681k 09:14:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fb3b6aa0b2fdbee6a484cdfd0a114b0f41bccb2c [Pipeline] } 09:14:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:14:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:14:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:14:16 09:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:14:16 latest: Pulling from edgex-devops/edgex-snyk-go 09:14:16 43c4264eed91: Pulling fs layer 09:14:16 4cc291be95ef: Pulling fs layer 09:14:16 2ac1f1163629: Pulling fs layer 09:14:16 5c3c966382ef: Pulling fs layer 09:14:16 4f4fb700ef54: Pulling fs layer 09:14:16 5c3c966382ef: Waiting 09:14:16 4f4fb700ef54: Waiting 09:14:16 d9c7d2e4e75e: Pulling fs layer 09:14:16 9c3e1370e548: Pulling fs layer 09:14:16 d9c7d2e4e75e: Waiting 09:14:16 9c3e1370e548: Waiting 09:14:16 4cc291be95ef: Verifying Checksum 09:14:16 4cc291be95ef: Download complete 09:14:16 5c3c966382ef: Download complete 09:14:16 4f4fb700ef54: Download complete 09:14:16 43c4264eed91: Verifying Checksum 09:14:16 43c4264eed91: Download complete 09:14:17 43c4264eed91: Pull complete 09:14:17 d9c7d2e4e75e: Verifying Checksum 09:14:17 d9c7d2e4e75e: Download complete 09:14:17 4cc291be95ef: Pull complete 09:14:17 2ac1f1163629: Verifying Checksum 09:14:17 2ac1f1163629: Download complete 09:14:18 9c3e1370e548: Verifying Checksum 09:14:18 9c3e1370e548: Download complete 09:14:21 2ac1f1163629: Pull complete 09:14:21 5c3c966382ef: Pull complete 09:14:21 4f4fb700ef54: Pull complete 09:14:21 d9c7d2e4e75e: Pull complete 09:14:23 9c3e1370e548: Pull complete 09:14:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:14:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:24 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:14:24 $ 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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:14:27 $ docker top 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:27 + git config --global --add safe.directory /w/workspace/edgex-go/793 [Pipeline] echo 09:14:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:14:28 + set -o pipefail 09:14:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:14:38 09:14:38 Monitoring /w/workspace/edgex-go/793 (github.com/edgexfoundry/edgex-go)... 09:14:38 09:14:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ad027e95-a734-4087-8af9-81d375459b3e 09:14:38 09:14:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:14:38 09:14:38 09:14:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:14:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:14:39 $ docker stop --time=1 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 09:14:42 $ docker rm -f --volumes 30b40064075e007fcdce66d457ec75fc0a0472bc851ef417efd31a82df236d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:14:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:43 provisioning config files... 09:14:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/793@tmp/config15712890997514086969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:43 --> edgex-publish-swagger.sh 09:14:43 === Publish openapi API === 09:14:43 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:14:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/793/openapi/core-command.yaml] 09:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:43 Dload Upload Total Spent Left Speed 09:14:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 138k --:--:-- --:--:-- --:--:-- 138k 100 32782 0 0 100 32782 0 60595 --:--:-- --:--:-- --:--:-- 60483 09:14:43 09:14:43 09:14:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/793/openapi/core-data.yaml] 09:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:43 Dload Upload Total Spent Left Speed 09:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 154k --:--:-- --:--:-- --:--:-- 154k 09:14:44 09:14:44 09:14:44 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/793/openapi/core-keeper.yaml] 09:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:44 Dload Upload Total Spent Left Speed 09:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 100 32901 100 66 100 32835 331 161k --:--:-- --:--:-- --:--:-- 160k 09:14:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:14:44 09:14:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/793/openapi/core-metadata.yaml] 09:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:44 Dload Upload Total Spent Left Speed 09:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 477 477k --:--:-- --:--:-- --:--:-- 477k 09:14:44 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:14:44 09:14:44 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/793/openapi/security-proxy-auth.yaml] 09:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:45 Dload Upload Total Spent Left Speed 09:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 362 131k --:--:-- --:--:-- --:--:-- 131k 09:14:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:14:45 09:14:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/793/openapi/support-notifications.yaml] 09:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:45 Dload Upload Total Spent Left Speed 09:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 385 241k --:--:-- --:--:-- --:--:-- 240k 100 97k 100 156 100 99976 385 241k --:--:-- --:--:-- --:--:-- 240k 09:14:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:14:45 09:14:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/793/openapi/support-scheduler.yaml] 09:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:45 Dload Upload Total Spent Left Speed 09:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 508 161k --:--:-- --:--:-- --:--:-- 161k 09:14:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:14:45 [Pipeline] } 09:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:14:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:14:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:47 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:14:48 $ docker top 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:48 [ssh-agent] Looking for ssh-agent implementation... 09:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:48 $ docker exec 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 ssh-agent 09:14:49 SSH_AUTH_SOCK=/tmp/ssh-JW6WEfDS0ZGj/agent.33 09:14:49 SSH_AGENT_PID=39 09:14:49 Running ssh-add (command line suppressed) 09:14:49 Identity added: /w/workspace/edgex-go/793@tmp/private_key_5645039637252909881.key (/w/workspace/edgex-go/793@tmp/private_key_5645039637252909881.key) 09:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:49 + git semver tag 09:14:50 2025-02-12 09:14:49,923 [run_tag] DEBUG tag force:False 09:14:50 2025-02-12 09:14:49,923 [check_head_tag] DEBUG check head tag 09:14:50 2025-02-12 09:14:49,927 [execute] INFO git cat-file --batch-check 09:14:50 2025-02-12 09:14:49,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=) 09:14:50 2025-02-12 09:14:49,930 [execute] INFO git cat-file --batch 09:14:50 2025-02-12 09:14:49,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=) 09:14:50 2025-02-12 09:14:49,989 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:14:50 2025-02-12 09:14:49,989 [execute] INFO git tag -a v4.0.0-dev.56 -m v4.0.0-dev.56 09:14:50 2025-02-12 09:14:49,989 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.56', '-m', 'v4.0.0-dev.56'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) 09:14:50 2025-02-12 09:14:49,993 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:14:50 4.0.0-dev.56 [Pipeline] } 09:14:50 $ docker exec --env ******** --env ******** 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 ssh-agent -k 09:14:50 unset SSH_AUTH_SOCK; 09:14:50 unset SSH_AGENT_PID; 09:14:50 echo Agent pid 39 killed; 09:14:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:50 + git semver [Pipeline] } 09:14:50 $ docker stop --time=1 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 09:14:52 $ docker rm -f --volumes 3297ceccab9a9bf5507fc706cd3be54116c1140f62b89c5c7652e078005ec359 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:52 09:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:14:53 0.23.1-centos7: Pulling from edgex-lftools 09:14:53 ab5ef0e58194: Pulling fs layer 09:14:53 9712f1f96733: Pulling fs layer 09:14:53 63f879dbbcfc: Pulling fs layer 09:14:53 0d9ebad4ef96: Pulling fs layer 09:14:53 e9a5061849ea: Pulling fs layer 09:14:53 0d9ebad4ef96: Waiting 09:14:53 d747dcd14b5f: Pulling fs layer 09:14:53 2de7ff778b66: Pulling fs layer 09:14:53 e9a5061849ea: Waiting 09:14:53 2de7ff778b66: Waiting 09:14:53 d747dcd14b5f: Waiting 09:14:53 9712f1f96733: Verifying Checksum 09:14:53 9712f1f96733: Download complete 09:14:53 63f879dbbcfc: Verifying Checksum 09:14:53 63f879dbbcfc: Download complete 09:14:53 e9a5061849ea: Verifying Checksum 09:14:53 e9a5061849ea: Download complete 09:14:53 0d9ebad4ef96: Verifying Checksum 09:14:53 0d9ebad4ef96: Download complete 09:14:53 d747dcd14b5f: Download complete 09:14:53 ab5ef0e58194: Verifying Checksum 09:14:53 ab5ef0e58194: Download complete 09:14:53 2de7ff778b66: Verifying Checksum 09:14:53 2de7ff778b66: Download complete 09:14:56 ab5ef0e58194: Pull complete 09:14:56 9712f1f96733: Pull complete 09:14:57 63f879dbbcfc: Pull complete 09:15:00 0d9ebad4ef96: Pull complete 09:15:00 e9a5061849ea: Pull complete 09:15:00 d747dcd14b5f: Pull complete 09:15:02 2de7ff778b66: Pull complete 09:15:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:15:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:15:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:02 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:15:06 $ docker top bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:15:06 provisioning config files... 09:15:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/793@tmp/config9008375150298807495tmp 09:15:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/793@tmp/config3302294773949624914tmp 09:15:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/793@tmp/config16294976851023269236tmp [Pipeline] { [Pipeline] echo 09:15:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:15:07 ---> sigul-configuration.sh 09:15:07 gpg: directory `/root/.gnupg' created 09:15:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:15:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:15:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:15:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:15:07 gpg: CAST5 encrypted data 09:15:07 gpg: encrypted with 1 passphrase 09:15:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:15:08 + mkdir /home/jenkins 09:15:08 + mkdir /home/jenkins/sigul [Pipeline] sh 09:15:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:15:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:15:08 ---> sigul-install.sh 09:15:08 Sigul already installed; skipping installation. [Pipeline] sh 09:15:09 + git tag --list 09:15:09 0.6.0 09:15:09 0.6.1 09:15:09 0.7.0 09:15:09 0.7.1 09:15:09 v1.0.0 09:15:09 v1.0.1 09:15:09 v1.1.0 09:15:09 v1.2.0 09:15:09 v1.2.1 09:15:09 v1.3.0 09:15:09 v1.3.1 09:15:09 v2.0.0 09:15:09 v2.1.0 09:15:09 v2.1.1 09:15:09 v2.2.0 09:15:09 v2.3.0 09:15:09 v3.0 09:15:09 v3.0.0 09:15:09 v3.1 09:15:09 v3.1.0 09:15:09 v3.1.0-dev.1 09:15:09 v3.1.0-dev.10 09:15:09 v3.1.0-dev.11 09:15:09 v3.1.0-dev.12 09:15:09 v3.1.0-dev.13 09:15:09 v3.1.0-dev.14 09:15:09 v3.1.0-dev.15 09:15:09 v3.1.0-dev.16 09:15:09 v3.1.0-dev.17 09:15:09 v3.1.0-dev.18 09:15:09 v3.1.0-dev.19 09:15:09 v3.1.0-dev.2 09:15:09 v3.1.0-dev.20 09:15:09 v3.1.0-dev.21 09:15:09 v3.1.0-dev.22 09:15:09 v3.1.0-dev.23 09:15:09 v3.1.0-dev.24 09:15:09 v3.1.0-dev.25 09:15:09 v3.1.0-dev.26 09:15:09 v3.1.0-dev.27 09:15:09 v3.1.0-dev.28 09:15:09 v3.1.0-dev.29 09:15:09 v3.1.0-dev.3 09:15:09 v3.1.0-dev.30 09:15:09 v3.1.0-dev.31 09:15:09 v3.1.0-dev.32 09:15:09 v3.1.0-dev.33 09:15:09 v3.1.0-dev.34 09:15:09 v3.1.0-dev.35 09:15:09 v3.1.0-dev.36 09:15:09 v3.1.0-dev.37 09:15:09 v3.1.0-dev.38 09:15:09 v3.1.0-dev.39 09:15:09 v3.1.0-dev.4 09:15:09 v3.1.0-dev.40 09:15:09 v3.1.0-dev.41 09:15:09 v3.1.0-dev.42 09:15:09 v3.1.0-dev.43 09:15:09 v3.1.0-dev.44 09:15:09 v3.1.0-dev.45 09:15:09 v3.1.0-dev.46 09:15:09 v3.1.0-dev.47 09:15:09 v3.1.0-dev.48 09:15:09 v3.1.0-dev.49 09:15:09 v3.1.0-dev.5 09:15:09 v3.1.0-dev.50 09:15:09 v3.1.0-dev.51 09:15:09 v3.1.0-dev.52 09:15:09 v3.1.0-dev.53 09:15:09 v3.1.0-dev.54 09:15:09 v3.1.0-dev.55 09:15:09 v3.1.0-dev.56 09:15:09 v3.1.0-dev.57 09:15:09 v3.1.0-dev.58 09:15:09 v3.1.0-dev.59 09:15:09 v3.1.0-dev.6 09:15:09 v3.1.0-dev.60 09:15:09 v3.1.0-dev.61 09:15:09 v3.1.0-dev.62 09:15:09 v3.1.0-dev.63 09:15:09 v3.1.0-dev.64 09:15:09 v3.1.0-dev.65 09:15:09 v3.1.0-dev.66 09:15:09 v3.1.0-dev.67 09:15:09 v3.1.0-dev.68 09:15:09 v3.1.0-dev.69 09:15:09 v3.1.0-dev.7 09:15:09 v3.1.0-dev.70 09:15:09 v3.1.0-dev.71 09:15:09 v3.1.0-dev.72 09:15:09 v3.1.0-dev.73 09:15:09 v3.1.0-dev.8 09:15:09 v3.1.0-dev.9 09:15:09 v3.1.1 09:15:09 v3.1.1-dev.1 09:15:09 v3.1.1-dev.2 09:15:09 v3.2.0-dev.1 09:15:09 v3.2.0-dev.10 09:15:09 v3.2.0-dev.100 09:15:09 v3.2.0-dev.101 09:15:09 v3.2.0-dev.102 09:15:09 v3.2.0-dev.103 09:15:09 v3.2.0-dev.104 09:15:09 v3.2.0-dev.105 09:15:09 v3.2.0-dev.106 09:15:09 v3.2.0-dev.107 09:15:09 v3.2.0-dev.108 09:15:09 v3.2.0-dev.109 09:15:09 v3.2.0-dev.11 09:15:09 v3.2.0-dev.12 09:15:09 v3.2.0-dev.13 09:15:09 v3.2.0-dev.14 09:15:09 v3.2.0-dev.15 09:15:09 v3.2.0-dev.16 09:15:09 v3.2.0-dev.17 09:15:09 v3.2.0-dev.18 09:15:09 v3.2.0-dev.19 09:15:09 v3.2.0-dev.2 09:15:09 v3.2.0-dev.20 09:15:09 v3.2.0-dev.21 09:15:09 v3.2.0-dev.22 09:15:09 v3.2.0-dev.23 09:15:09 v3.2.0-dev.24 09:15:09 v3.2.0-dev.25 09:15:09 v3.2.0-dev.26 09:15:09 v3.2.0-dev.27 09:15:09 v3.2.0-dev.28 09:15:09 v3.2.0-dev.29 09:15:09 v3.2.0-dev.3 09:15:09 v3.2.0-dev.30 09:15:09 v3.2.0-dev.31 09:15:09 v3.2.0-dev.32 09:15:09 v3.2.0-dev.33 09:15:09 v3.2.0-dev.34 09:15:09 v3.2.0-dev.35 09:15:09 v3.2.0-dev.36 09:15:09 v3.2.0-dev.37 09:15:09 v3.2.0-dev.38 09:15:09 v3.2.0-dev.39 09:15:09 v3.2.0-dev.4 09:15:09 v3.2.0-dev.40 09:15:09 v3.2.0-dev.41 09:15:09 v3.2.0-dev.42 09:15:09 v3.2.0-dev.43 09:15:09 v3.2.0-dev.44 09:15:09 v3.2.0-dev.45 09:15:09 v3.2.0-dev.46 09:15:09 v3.2.0-dev.47 09:15:09 v3.2.0-dev.48 09:15:09 v3.2.0-dev.49 09:15:09 v3.2.0-dev.5 09:15:09 v3.2.0-dev.50 09:15:09 v3.2.0-dev.51 09:15:09 v3.2.0-dev.52 09:15:09 v3.2.0-dev.53 09:15:09 v3.2.0-dev.54 09:15:09 v3.2.0-dev.55 09:15:09 v3.2.0-dev.56 09:15:09 v3.2.0-dev.57 09:15:09 v3.2.0-dev.58 09:15:09 v3.2.0-dev.59 09:15:09 v3.2.0-dev.6 09:15:09 v3.2.0-dev.60 09:15:09 v3.2.0-dev.61 09:15:09 v3.2.0-dev.62 09:15:09 v3.2.0-dev.63 09:15:09 v3.2.0-dev.64 09:15:09 v3.2.0-dev.65 09:15:09 v3.2.0-dev.66 09:15:09 v3.2.0-dev.67 09:15:09 v3.2.0-dev.68 09:15:09 v3.2.0-dev.69 09:15:09 v3.2.0-dev.7 09:15:09 v3.2.0-dev.70 09:15:09 v3.2.0-dev.71 09:15:09 v3.2.0-dev.72 09:15:09 v3.2.0-dev.73 09:15:09 v3.2.0-dev.74 09:15:09 v3.2.0-dev.75 09:15:09 v3.2.0-dev.76 09:15:09 v3.2.0-dev.77 09:15:09 v3.2.0-dev.78 09:15:09 v3.2.0-dev.79 09:15:09 v3.2.0-dev.8 09:15:09 v3.2.0-dev.80 09:15:09 v3.2.0-dev.81 09:15:09 v3.2.0-dev.82 09:15:09 v3.2.0-dev.83 09:15:09 v3.2.0-dev.84 09:15:09 v3.2.0-dev.85 09:15:09 v3.2.0-dev.86 09:15:09 v3.2.0-dev.87 09:15:09 v3.2.0-dev.88 09:15:09 v3.2.0-dev.89 09:15:09 v3.2.0-dev.9 09:15:09 v3.2.0-dev.90 09:15:09 v3.2.0-dev.91 09:15:09 v3.2.0-dev.92 09:15:09 v3.2.0-dev.93 09:15:09 v3.2.0-dev.94 09:15:09 v3.2.0-dev.95 09:15:09 v3.2.0-dev.96 09:15:09 v3.2.0-dev.97 09:15:09 v3.2.0-dev.98 09:15:09 v3.2.0-dev.99 09:15:09 v4.0.0-dev.1 09:15:09 v4.0.0-dev.10 09:15:09 v4.0.0-dev.11 09:15:09 v4.0.0-dev.12 09:15:09 v4.0.0-dev.13 09:15:09 v4.0.0-dev.14 09:15:09 v4.0.0-dev.15 09:15:09 v4.0.0-dev.16 09:15:09 v4.0.0-dev.17 09:15:09 v4.0.0-dev.18 09:15:09 v4.0.0-dev.19 09:15:09 v4.0.0-dev.2 09:15:09 v4.0.0-dev.20 09:15:09 v4.0.0-dev.21 09:15:09 v4.0.0-dev.22 09:15:09 v4.0.0-dev.23 09:15:09 v4.0.0-dev.24 09:15:09 v4.0.0-dev.25 09:15:09 v4.0.0-dev.26 09:15:09 v4.0.0-dev.27 09:15:09 v4.0.0-dev.28 09:15:09 v4.0.0-dev.29 09:15:09 v4.0.0-dev.3 09:15:09 v4.0.0-dev.30 09:15:09 v4.0.0-dev.31 09:15:09 v4.0.0-dev.32 09:15:09 v4.0.0-dev.33 09:15:09 v4.0.0-dev.34 09:15:09 v4.0.0-dev.35 09:15:09 v4.0.0-dev.36 09:15:09 v4.0.0-dev.37 09:15:09 v4.0.0-dev.38 09:15:09 v4.0.0-dev.39 09:15:09 v4.0.0-dev.4 09:15:09 v4.0.0-dev.40 09:15:09 v4.0.0-dev.41 09:15:09 v4.0.0-dev.42 09:15:09 v4.0.0-dev.43 09:15:09 v4.0.0-dev.44 09:15:09 v4.0.0-dev.45 09:15:09 v4.0.0-dev.46 09:15:09 v4.0.0-dev.47 09:15:09 v4.0.0-dev.48 09:15:09 v4.0.0-dev.49 09:15:09 v4.0.0-dev.5 09:15:09 v4.0.0-dev.50 09:15:09 v4.0.0-dev.51 09:15:09 v4.0.0-dev.52 09:15:09 v4.0.0-dev.53 09:15:09 v4.0.0-dev.54 09:15:09 v4.0.0-dev.55 09:15:09 v4.0.0-dev.56 09:15:09 v4.0.0-dev.6 09:15:09 v4.0.0-dev.7 09:15:09 v4.0.0-dev.8 09:15:09 v4.0.0-dev.9 [Pipeline] sh 09:15:09 + lftools sign git-tag v4.0.0-dev.56 09:15:10 Signing Git tag with Sigul... 09:15:10 Signing v4.0.0-dev.56 [Pipeline] echo 09:15:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:15:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:15:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:15:11 $ docker stop --time=1 bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 09:15:12 $ docker rm -f --volumes bfc790ec06b71da9c20d014d668399e1bcca87547b434493932b01c590ae8a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:15:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:15:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:14 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:15:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:15:14 $ docker top 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:14 [ssh-agent] Looking for ssh-agent implementation... 09:15:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:14 $ docker exec 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde ssh-agent 09:15:14 SSH_AUTH_SOCK=/tmp/ssh-pRVGxmYM3fYa/agent.32 09:15:14 SSH_AGENT_PID=38 09:15:15 Running ssh-add (command line suppressed) 09:15:15 Identity added: /w/workspace/edgex-go/793@tmp/private_key_9049787998947073503.key (/w/workspace/edgex-go/793@tmp/private_key_9049787998947073503.key) 09:15:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:15 + git semver bump pre 09:15:15 2025-02-12 09:15:15,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:15:15 2025-02-12 09:15:15,766 [bump_version] DEBUG bumping version:4.0.0-dev.56 on axis:pre with prefix:dev 09:15:15 2025-02-12 09:15:15,766 [bump_version] DEBUG bumped version:4.0.0-dev.57 09:15:15 2025-02-12 09:15:15,766 [write_version] DEBUG write version:4.0.0-dev.57 to path:/w/workspace/edgex-go/793/.semver/main with force:True 09:15:15 2025-02-12 09:15:15,766 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:15:15 2025-02-12 09:15:15,766 [write_file] DEBUG write to file:/w/workspace/edgex-go/793/.semver/main 09:15:15 2025-02-12 09:15:15,768 [execute] INFO git cat-file --batch-check 09:15:15 2025-02-12 09:15:15,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) 09:15:15 2025-02-12 09:15:15,773 [execute] INFO git cat-file --batch 09:15:15 2025-02-12 09:15:15,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) 09:15:15 2025-02-12 09:15:15,778 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:15:15 4.0.0-dev.57 [Pipeline] } 09:15:15 $ docker exec --env ******** --env ******** 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde ssh-agent -k 09:15:16 unset SSH_AUTH_SOCK; 09:15:16 unset SSH_AGENT_PID; 09:15:16 echo Agent pid 38 killed; 09:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:16 + git semver [Pipeline] } 09:15:16 $ docker stop --time=1 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde 09:15:18 $ docker rm -f --volumes 1ec475141687e16254ff02973ac54948fe8f01918ffcf3d0f6d5b13f1b909fde [Pipeline] // withDockerContainer [Pipeline] sh 09:15:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:15:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:19 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:15:20 $ docker top f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:15:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:15:20 [ssh-agent] Looking for ssh-agent implementation... 09:15:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:15:20 $ docker exec f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 ssh-agent 09:15:20 SSH_AUTH_SOCK=/tmp/ssh-a7FKowY5tloN/agent.31 09:15:20 SSH_AGENT_PID=37 09:15:20 Running ssh-add (command line suppressed) 09:15:20 Identity added: /w/workspace/edgex-go/793@tmp/private_key_5902539224932313446.key (/w/workspace/edgex-go/793@tmp/private_key_5902539224932313446.key) 09:15:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:15:21 + git semver push 09:15:21 2025-02-12 09:15:21,286 [run_push] DEBUG push 09:15:21 2025-02-12 09:15:21,286 [execute] INFO git cat-file --batch-check 09:15:21 2025-02-12 09:15:21,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=) 09:15:21 2025-02-12 09:15:21,290 [execute] INFO git rev-list f492265eceb5ae93fff356fdfa71bbd58481463d -- 09:15:21 2025-02-12 09:15:21,290 [execute] DEBUG Popen(['git', 'rev-list', 'f492265eceb5ae93fff356fdfa71bbd58481463d', '--'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=None) 09:15:21 2025-02-12 09:15:21,310 [execute] INFO git fetch -v origin 09:15:21 2025-02-12 09:15:21,310 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=True, shell=None, istream=None) 09:15:22 2025-02-12 09:15:21,751 [run_push] DEBUG no remote changes detected 09:15:22 2025-02-12 09:15:21,752 [execute] INFO git push origin semver 09:15:22 2025-02-12 09:15:21,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/793/.semver, universal_newlines=False, shell=None, istream=None) 09:15:25 2025-02-12 09:15:25,051 [run_push] DEBUG push all version tags 09:15:25 2025-02-12 09:15:25,052 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:15:25 2025-02-12 09:15:25,052 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/793, universal_newlines=False, shell=None, istream=None) 09:15:27 2025-02-12 09:15:26,962 [read_version] DEBUG read version from /w/workspace/edgex-go/793/.semver/main 09:15:27 4.0.0-dev.57 [Pipeline] } 09:15:27 $ docker exec --env ******** --env ******** f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 ssh-agent -k 09:15:27 unset SSH_AUTH_SOCK; 09:15:27 unset SSH_AGENT_PID; 09:15:27 echo Agent pid 37 killed; 09:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:15:28 + git semver [Pipeline] } 09:15:28 $ docker stop --time=1 f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 09:15:29 $ docker rm -f --volumes f3434c4a98873728ed19425cefc4d4252b6253aafd4c13e85c9996a6c8d53b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:15:31 + [ -d /w/workspace/edgex-go/793/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:32 ---> package-listing.sh 09:15:32 ++ facter osfamily 09:15:32 ++ tr '[:upper:]' '[:lower:]' 09:15:32 + OS_FAMILY=debian 09:15:32 + workspace=/w/workspace/edgex-go/793 09:15:32 + START_PACKAGES=/tmp/packages_start.txt 09:15:32 + END_PACKAGES=/tmp/packages_end.txt 09:15:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:32 + PACKAGES=/tmp/packages_start.txt 09:15:32 + '[' /w/workspace/edgex-go/793 ']' 09:15:32 + PACKAGES=/tmp/packages_end.txt 09:15:32 + case "${OS_FAMILY}" in 09:15:32 + dpkg -l 09:15:32 + grep '^ii' 09:15:32 + '[' -f /tmp/packages_start.txt ']' 09:15:32 + '[' -f /tmp/packages_end.txt ']' 09:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:32 + '[' /w/workspace/edgex-go/793 ']' 09:15:32 + mkdir -p /w/workspace/edgex-go/793/archives/ 09:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/793/archives/ [Pipeline] echo 09:15:32 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/793/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:33 09:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:33 latest: Pulling from edgex-lftools-log-publisher 09:15:33 5eb5b503b376: Pulling fs layer 09:15:33 5c69ac0246d0: Pulling fs layer 09:15:33 ec43610c2a17: Pulling fs layer 09:15:33 3a2ae6a8a46f: Pulling fs layer 09:15:33 33b1e0a273af: Pulling fs layer 09:15:33 5d3b04190fa2: Pulling fs layer 09:15:33 2f39f015ded8: Pulling fs layer 09:15:33 33b1e0a273af: Waiting 09:15:33 2f39f015ded8: Waiting 09:15:33 3a2ae6a8a46f: Waiting 09:15:33 5d3b04190fa2: Waiting 09:15:33 5c69ac0246d0: Download complete 09:15:33 3a2ae6a8a46f: Download complete 09:15:33 33b1e0a273af: Verifying Checksum 09:15:33 33b1e0a273af: Download complete 09:15:33 5d3b04190fa2: Download complete 09:15:33 ec43610c2a17: Verifying Checksum 09:15:33 ec43610c2a17: Download complete 09:15:33 5eb5b503b376: Verifying Checksum 09:15:33 5eb5b503b376: Download complete 09:15:34 2f39f015ded8: Download complete 09:15:35 5eb5b503b376: Pull complete 09:15:35 5c69ac0246d0: Pull complete 09:15:35 ec43610c2a17: Pull complete 09:15:35 3a2ae6a8a46f: Pull complete 09:15:35 33b1e0a273af: Pull complete 09:15:35 5d3b04190fa2: Pull complete 09:15:39 2f39f015ded8: Pull complete 09:15:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:39 prd-ubuntu20.04-docker-8c-8g-38747 does not seem to be running inside a container 09:15:39 $ 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/793/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/793 -v /w/workspace/edgex-go/793:/w/workspace/edgex-go/793:rw,z -v /w/workspace/edgex-go/793@tmp:/w/workspace/edgex-go/793@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:42 $ docker top 443e3a075a87c6332f552891ef310109723469f2ae70731f2298d4d2a772bf10 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:42 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:43 + ls /var/log/sa-host 09:15:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:44 provisioning config files... 09:15:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/793@tmp/config11618733096248684940tmp [Pipeline] { [Pipeline] echo 09:15:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:44 ---> create-netrc.sh [Pipeline] } 09:15:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:45 ---> python-tools-install.sh [Pipeline] echo 09:15:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:45 ---> sudo-logs.sh 09:15:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:46 ---> job-cost.sh 09:15:46 lf-activate-venv: SKIPPING 09:15:46 DEBUG: total: 0.10999999940395355 09:15:46 INFO: Retrieving Stack Cost... 09:15:46 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:46 INFO: Archiving Costs [Pipeline] echo 09:15:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:47 ---> logs-deploy.sh 09:15:47 lf-activate-venv: SKIPPING 09:15:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/793 09:15:47 INFO: archiving workspace using pattern(s): 09:15:52 Archives upload complete. 09:15:52 INFO: archiving logs to Nexus 09:15:53 ---> uname -a: 09:15:53 Linux prd-ubuntu20-04-docker-8c-8g-38747 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:15:53 09:15:53 09:15:53 ---> lscpu: 09:15:53 Architecture: x86_64 09:15:53 CPU op-mode(s): 32-bit, 64-bit 09:15:53 Byte Order: Little Endian 09:15:53 Address sizes: 40 bits physical, 48 bits virtual 09:15:53 CPU(s): 8 09:15:53 On-line CPU(s) list: 0-7 09:15:53 Thread(s) per core: 1 09:15:53 Core(s) per socket: 1 09:15:53 Socket(s): 8 09:15:53 NUMA node(s): 1 09:15:53 Vendor ID: AuthenticAMD 09:15:53 CPU family: 23 09:15:53 Model: 49 09:15:53 Model name: AMD EPYC-Rome Processor 09:15:53 Stepping: 0 09:15:53 CPU MHz: 2799.998 09:15:53 BogoMIPS: 5599.99 09:15:53 Virtualization: AMD-V 09:15:53 Hypervisor vendor: KVM 09:15:53 Virtualization type: full 09:15:53 L1d cache: 256 KiB 09:15:53 L1i cache: 256 KiB 09:15:53 L2 cache: 4 MiB 09:15:53 L3 cache: 128 MiB 09:15:53 NUMA node0 CPU(s): 0-7 09:15:53 Vulnerability Itlb multihit: Not affected 09:15:53 Vulnerability L1tf: Not affected 09:15:53 Vulnerability Mds: Not affected 09:15:53 Vulnerability Meltdown: Not affected 09:15:53 Vulnerability Mmio stale data: Not affected 09:15:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:15:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:15:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:15:53 Vulnerability Srbds: Not affected 09:15:53 Vulnerability Tsx async abort: Not affected 09:15:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:15:53 09:15:53 09:15:53 ---> nproc: 09:15:53 8 09:15:53 09:15:53 09:15:53 ---> df -h: 09:15:53 Filesystem Size Used Avail Use% Mounted on 09:15:53 overlay 155G 29G 127G 19% / 09:15:53 tmpfs 64M 0 64M 0% /dev 09:15:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:53 shm 64M 0 64M 0% /dev/shm 09:15:53 /dev/vda1 155G 29G 127G 19% /facter-os 09:15:53 09:15:53 09:15:53 ---> sar -b -r -n DEV: 09:15:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38747) 02/12/25 _x86_64_ (8 CPU) 09:15:53 09:15:53 08:28:54 LINUX RESTART (8 CPU) 09:15:53 09:15:53 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:15:53 08:30:01 278.83 45.79 233.04 0.00 5055.56 161821.59 0.00 09:15:53 08:31:01 213.65 3.97 209.68 0.00 413.40 73191.80 0.00 09:15:53 08:32:01 42.14 0.03 42.11 0.00 0.27 32786.29 0.00 09:15:53 08:33:01 27.28 0.13 27.15 0.00 2.27 20992.90 0.00 09:15:53 08:34:01 362.12 1.27 360.86 0.00 100.38 226463.72 0.00 09:15:53 08:35:01 1011.06 21.77 989.29 0.00 4452.44 248946.73 0.00 09:15:53 08:36:01 211.73 0.08 211.65 0.00 1.07 49817.26 0.00 09:15:53 08:37:01 385.09 0.07 385.02 0.00 0.53 138309.88 0.00 09:15:53 08:38:01 486.20 0.12 486.09 0.00 15.33 43925.75 0.00 09:15:53 08:39:01 27.11 0.03 27.08 0.00 8.53 724.41 0.00 09:15:53 08:40:01 12.10 0.00 12.10 0.00 0.00 280.62 0.00 09:15:53 08:41:01 1.68 0.00 1.68 0.00 0.00 17.59 0.00 09:15:53 08:42:01 1.17 0.00 1.17 0.00 0.00 18.40 0.00 09:15:53 08:43:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 09:15:53 08:44:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:15:53 08:45:01 1.82 0.02 1.80 0.00 0.13 24.53 0.00 09:15:53 08:46:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 09:15:53 08:47:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 09:15:53 08:48:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 09:15:53 08:49:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 09:15:53 08:50:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 09:15:53 08:51:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:15:53 08:52:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 09:15:53 08:53:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 09:15:53 08:54:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 09:15:53 08:55:01 1.85 0.37 1.48 0.00 11.46 16.39 0.00 09:15:53 08:56:01 2.45 1.22 1.23 0.00 25.46 16.93 0.00 09:15:53 08:57:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:15:53 08:58:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 09:15:53 08:59:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 09:15:53 09:00:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 09:15:53 09:01:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 09:15:53 09:02:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:15:53 09:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 09:15:53 09:04:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:15:53 09:05:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:15:53 09:06:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 09:15:53 09:07:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:15:53 09:08:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:15:53 09:09:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 09:15:53 09:10:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 09:15:53 09:11:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:15:53 09:12:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 09:15:53 09:13:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 09:15:53 09:14:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 09:15:53 09:15:01 113.73 0.22 113.51 0.00 10.26 39408.77 0.00 09:15:53 Average: 69.90 1.63 68.26 0.00 219.58 22549.63 0.00 09:15:53 09:15:53 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:53 08:30:01 29800812 31608864 741412 2.25 60096 2050732 1822232 5.37 955664 1802108 203776 09:15:53 08:31:01 28013988 31325716 977248 2.97 126208 3369168 2344820 6.91 1488976 2887840 128224 09:15:53 08:32:01 27088596 31457384 842724 2.56 129508 4364888 1997548 5.89 1899804 3342832 165608 09:15:53 08:33:01 26495936 31437092 861296 2.62 134592 4886648 1960332 5.78 1762904 4027840 619596 09:15:53 08:34:01 21675920 31201896 1075084 3.27 147788 9354336 4693244 13.83 2007336 8458820 2572 09:15:53 08:35:01 12782324 29953328 2242880 6.82 384812 16059380 6546068 19.29 4351920 14211296 21264 09:15:53 08:36:01 8306312 28560440 3621516 11.01 417484 18955524 10079760 29.71 7180680 15676520 1572724 09:15:53 08:37:01 7771372 30835064 1371316 4.17 428584 21705420 4193344 12.36 5869676 17525504 1098204 09:15:53 08:38:01 10365656 31439156 811396 2.47 435120 19895136 2216860 6.53 3466332 17575464 848 09:15:53 08:39:01 10357964 31433316 816524 2.48 436392 19895724 2381832 7.02 3834528 17213092 800 09:15:53 08:40:01 10367112 31443108 806852 2.45 436712 19895900 2236412 6.59 3997580 17040080 68 09:15:53 08:41:01 10367740 31443756 806096 2.45 436724 19895904 2236412 6.59 3996140 17040084 140 09:15:53 08:42:01 10380384 31456408 793776 2.41 436752 19895904 2236412 6.59 3984424 17040084 8 09:15:53 08:43:01 10382828 31458860 791508 2.41 436760 19895908 2236412 6.59 3982824 17040088 4 09:15:53 08:44:01 10385416 31461576 788696 2.40 436784 19895908 2236412 6.59 3980144 17040092 16 09:15:53 08:45:01 10385544 31461884 788428 2.40 436808 19896016 2268312 6.68 3979264 17040196 148 09:15:53 08:46:01 10385472 31461820 788356 2.40 436816 19896020 2268312 6.68 3979272 17040200 12 09:15:53 08:47:01 10385328 31461720 788328 2.40 436824 19896024 2268312 6.68 3979316 17040200 4 09:15:53 08:48:01 10385748 31462164 788028 2.40 436848 19896028 2268312 6.68 3979324 17040208 12 09:15:53 08:49:01 10385732 31462152 787992 2.40 436868 19896032 2268312 6.68 3978988 17040212 144 09:15:53 08:50:01 10386692 31463180 786912 2.39 436896 19896032 2268312 6.68 3978564 17040212 140 09:15:53 08:51:01 10386636 31463260 786744 2.39 436924 19896164 2268312 6.68 3978632 17040308 232 09:15:53 08:52:01 10386620 31463284 786684 2.39 436936 19896168 2268312 6.68 3978712 17040348 180 09:15:53 08:53:01 10386644 31463308 786640 2.39 436956 19896168 2268312 6.68 3978392 17040348 144 09:15:53 08:54:01 10386468 31463260 786620 2.39 436984 19896172 2268312 6.68 3978856 17040356 16 09:15:53 08:55:01 10386144 31463288 786560 2.39 437008 19896512 2268312 6.68 3981932 17040488 172 09:15:53 08:56:01 10380440 31459380 790476 2.40 437020 19897288 2268312 6.68 3986448 17040728 188 09:15:53 08:57:01 10380652 31459620 790244 2.40 437036 19897292 2268312 6.68 3985980 17040660 152 09:15:53 08:58:01 10380328 31459304 790468 2.40 437048 19897292 2268312 6.68 3985996 17040656 8 09:15:53 08:59:01 10379800 31458780 790984 2.41 437056 19897296 2268312 6.68 3985736 17040660 168 09:15:53 09:00:01 10379504 31458516 791404 2.41 437072 19897296 2268312 6.68 3986168 17040660 188 09:15:53 09:01:01 10379480 31458516 791348 2.41 437084 19897300 2268312 6.68 3986200 17040664 228 09:15:53 09:02:01 10379156 31458224 791588 2.41 437104 19897304 2268312 6.68 3986396 17040668 180 09:15:53 09:03:01 10379116 31458208 791544 2.41 437128 19897304 2268312 6.68 3986184 17040668 236 09:15:53 09:04:01 10379028 31458144 791648 2.41 437152 19897308 2268312 6.68 3986368 17040672 28 09:15:53 09:05:01 10378988 31458108 791668 2.41 437164 19897316 2268312 6.68 3985972 17040676 152 09:15:53 09:06:01 10378648 31457792 791896 2.41 437204 19897316 2268312 6.68 3986296 17040680 208 09:15:53 09:07:01 10378704 31457908 791816 2.41 437224 19897320 2268312 6.68 3985972 17040688 152 09:15:53 09:08:01 10378792 31458004 791808 2.41 437240 19897320 2268312 6.68 3986368 17040684 184 09:15:53 09:09:01 10378792 31458008 791780 2.41 437244 19897324 2284392 6.73 3986372 17040688 188 09:15:53 09:10:01 10378840 31458108 791692 2.41 437280 19897328 2284392 6.73 3986040 17040692 4 09:15:53 09:11:01 10378572 31457864 791916 2.41 437300 19897328 2267596 6.68 3985988 17040692 156 09:15:53 09:12:01 10378524 31457832 791888 2.41 437312 19897332 2267596 6.68 3986008 17040696 32 09:15:53 09:13:01 10378516 31457832 791816 2.41 437344 19897336 2267596 6.68 3986008 17040700 148 09:15:53 09:14:01 10378468 31457852 791776 2.41 437384 19897324 2267596 6.68 3986092 17040704 28 09:15:53 09:15:01 8872104 31390488 856420 2.60 469352 21178068 2579796 7.60 4113824 18284612 631488 09:15:53 Average: 12062301 31341386 910952 2.77 401433 18219583 2610360 7.69 3834361 15596138 96721 09:15:53 09:15:53 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:53 08:30:01 ens3 451.42 400.18 5262.75 98.85 0.00 0.00 0.00 0.00 09:15:53 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:30:01 lo 4.06 4.06 0.39 0.39 0.00 0.00 0.00 0.00 09:15:53 08:31:01 ens3 696.82 637.29 7799.41 76.08 0.00 0.00 0.00 0.00 09:15:53 08:31:01 vethdd00bff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:31:01 docker0 545.64 544.73 43.01 4519.03 0.00 0.00 0.00 0.00 09:15:53 08:31:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:15:53 08:32:01 ens3 29.93 21.78 23.32 13.48 0.00 0.00 0.00 0.00 09:15:53 08:32:01 vethdd00bff 0.83 0.88 0.07 0.08 0.00 0.00 0.00 0.00 09:15:53 08:32:01 docker0 0.83 0.83 0.06 0.08 0.00 0.00 0.00 0.00 09:15:53 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:33:01 ens3 22.21 15.10 18.26 11.29 0.00 0.00 0.00 0.00 09:15:53 08:33:01 vethdd00bff 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 09:15:53 08:33:01 docker0 0.40 0.40 0.03 0.04 0.00 0.00 0.00 0.00 09:15:53 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethf81abf1 2.05 4.22 0.16 44.59 0.00 0.00 0.00 0.00 09:15:53 08:34:01 ens3 212.00 113.58 4277.98 22.76 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethd0432a7 3.27 6.58 0.25 77.50 0.00 0.00 0.00 0.01 09:15:53 08:34:01 veth3162f1a 1.50 3.20 0.12 38.74 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth5f69cdc 3.02 1.42 38.67 0.11 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth0161424 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth8109364 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth9f771e4 3.32 8.80 0.25 148.49 0.00 0.00 0.00 0.01 09:15:53 08:34:01 veth29dda1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth9dc5636 1.42 3.02 0.11 38.67 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth6a76f06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth02df6bb 4.22 2.05 44.59 0.16 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethf69e7c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth338f2f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth0e5d7fa 1.88 2.53 0.14 38.07 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethb046663 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth951bc32 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethd8f9372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth4b2c30e 4.58 8.12 0.37 116.61 0.00 0.00 0.00 0.01 09:15:53 08:34:01 veth9eccc44 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth3411bef 1.25 3.63 0.09 38.15 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethfecf1a8 1.58 2.60 0.12 38.68 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth52da190 0.33 0.62 0.03 0.14 0.00 0.00 0.00 0.00 09:15:53 08:34:01 docker0 29.41 56.71 1.85 762.54 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth1cceb0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth1724eb6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth80875c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:34:01 veth7241c14 8.80 3.32 148.49 0.25 0.00 0.00 0.00 0.00 09:15:53 08:34:01 vethd0f32e0 2.40 2.73 0.17 8.20 0.00 0.00 0.00 0.00 09:15:53 08:35:01 ens3 999.23 639.71 10854.00 67.62 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth077e1ca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 vethb8af4ca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth2d9bafc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth6bf1d5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 vethab24e52 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth0ee14cb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth243a700 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 vethc71c30a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth873a387 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 vethf15b696 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth8f45513 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 vethf894bfa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:15:53 08:35:01 veth52da190 0.10 0.93 0.00 0.04 0.00 0.00 0.00 0.00 09:15:53 08:35:01 docker0 558.14 837.83 46.34 8375.53 0.00 0.00 0.00 0.00 09:15:53 08:35:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 09:15:53 08:36:01 ens3 7.53 5.88 6.05 3.45 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth077e1ca 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 vethb8af4ca 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth2d9bafc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth6bf1d5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 vethab24e52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth0ee14cb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth243a700 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 vethc71c30a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth873a387 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 vethf15b696 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth8f45513 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 vethf894bfa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 veth52da190 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:36:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:37:01 ens3 6.12 4.42 5.01 2.85 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth077e1ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 vethb8af4ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth2d9bafc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth6bf1d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 vethab24e52 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth0ee14cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth243a700 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 vethc71c30a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth873a387 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 vethf15b696 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth8f45513 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 vethf894bfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 veth52da190 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:38:01 ens3 247.81 243.41 138.80 981.04 0.00 0.00 0.00 0.00 09:15:53 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:38:01 lo 29.40 29.40 2.90 2.90 0.00 0.00 0.00 0.00 09:15:53 08:39:01 ens3 432.59 406.65 174.54 2510.47 0.00 0.00 0.00 0.00 09:15:53 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:39:01 lo 36.93 36.93 3.64 3.64 0.00 0.00 0.00 0.00 09:15:53 08:40:01 ens3 167.42 148.71 69.11 978.95 0.00 0.00 0.00 0.00 09:15:53 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:40:01 lo 12.93 12.93 1.28 1.28 0.00 0.00 0.00 0.00 09:15:53 08:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:44:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:45:01 ens3 0.28 0.30 0.14 0.08 0.00 0.00 0.00 0.00 09:15:53 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:46:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:50:01 ens3 0.20 0.17 0.13 0.07 0.00 0.00 0.00 0.00 09:15:53 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:55:01 ens3 1.07 0.77 0.95 0.44 0.00 0.00 0.00 0.00 09:15:53 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:56:01 ens3 5.83 4.92 3.76 4.84 0.00 0.00 0.00 0.00 09:15:53 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:57:01 ens3 1.65 1.15 0.97 1.15 0.00 0.00 0.00 0.00 09:15:53 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:00:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 09:15:53 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:02:01 ens3 0.38 0.35 0.26 0.21 0.00 0.00 0.00 0.00 09:15:53 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:03:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:04:01 ens3 0.85 0.37 0.31 0.21 0.00 0.00 0.00 0.00 09:15:53 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:05:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:15:53 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:10:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 09:15:53 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:15:53 09:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:53 09:15:01 ens3 342.29 213.41 7996.44 44.01 0.00 0.00 0.00 0.00 09:15:53 09:15:01 docker0 71.12 104.15 6.23 871.91 0.00 0.00 0.00 0.00 09:15:53 09:15:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 09:15:53 Average: ens3 78.88 62.18 796.46 104.74 0.00 0.00 0.00 0.00 09:15:53 Average: docker0 26.21 33.58 2.12 315.89 0.00 0.00 0.00 0.00 09:15:53 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 09:15:53 09:15:53 09:15:53 ---> sar -P ALL: 09:15:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38747) 02/12/25 _x86_64_ (8 CPU) 09:15:53 09:15:53 08:28:54 LINUX RESTART (8 CPU) 09:15:53 09:15:53 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:15:53 08:30:01 all 7.32 0.00 1.91 1.45 0.06 89.26 09:15:53 08:30:01 0 8.15 0.00 1.52 0.44 0.07 89.83 09:15:53 08:30:01 1 10.36 0.00 1.78 2.38 0.07 85.41 09:15:53 08:30:01 2 5.74 0.00 1.68 0.84 0.07 91.68 09:15:53 08:30:01 3 5.79 0.00 1.57 1.32 0.05 91.27 09:15:53 08:30:01 4 8.70 0.00 2.60 3.77 0.05 84.88 09:15:53 08:30:01 5 6.19 0.00 1.46 0.23 0.07 92.05 09:15:53 08:30:01 6 4.80 0.00 2.94 0.59 0.07 91.60 09:15:53 08:30:01 7 8.84 0.00 1.74 2.03 0.07 87.32 09:15:53 08:31:01 all 11.53 0.00 4.34 3.11 0.08 80.93 09:15:53 08:31:01 0 15.01 0.00 5.55 10.00 0.08 69.36 09:15:53 08:31:01 1 11.65 0.00 4.02 0.52 0.08 83.72 09:15:53 08:31:01 2 10.11 0.00 5.11 0.57 0.08 84.12 09:15:53 08:31:01 3 10.07 0.00 4.45 5.21 0.08 80.19 09:15:53 08:31:01 4 8.94 0.00 3.78 0.08 0.05 87.15 09:15:53 08:31:01 5 11.17 0.00 3.78 0.57 0.08 84.39 09:15:53 08:31:01 6 12.91 0.00 4.28 5.87 0.10 76.84 09:15:53 08:31:01 7 12.38 0.00 3.77 2.04 0.08 81.72 09:15:53 08:32:01 all 36.34 0.00 5.84 1.46 0.11 56.24 09:15:53 08:32:01 0 37.09 0.00 6.11 9.53 0.12 47.15 09:15:53 08:32:01 1 38.20 0.00 5.64 0.00 0.12 56.04 09:15:53 08:32:01 2 37.60 0.00 6.04 0.02 0.12 56.23 09:15:53 08:32:01 3 37.23 0.00 5.91 1.19 0.12 55.55 09:15:53 08:32:01 4 27.97 0.00 5.84 0.13 0.10 65.95 09:15:53 08:32:01 5 38.80 0.00 5.30 0.79 0.10 55.00 09:15:53 08:32:01 6 35.53 0.00 5.98 0.00 0.10 58.39 09:15:53 08:32:01 7 38.23 0.00 5.94 0.02 0.13 55.68 09:15:53 08:33:01 all 62.21 0.00 7.99 1.06 0.12 28.63 09:15:53 08:33:01 0 62.46 0.00 8.22 3.57 0.12 25.64 09:15:53 08:33:01 1 62.89 0.00 8.55 0.92 0.12 27.51 09:15:53 08:33:01 2 63.21 0.00 8.07 0.99 0.12 27.61 09:15:53 08:33:01 3 62.93 0.00 7.68 0.66 0.12 28.62 09:15:53 08:33:01 4 59.11 0.00 7.60 0.46 0.12 32.71 09:15:53 08:33:01 5 62.16 0.00 7.86 0.12 0.12 29.75 09:15:53 08:33:01 6 63.71 0.00 8.15 0.62 0.12 27.39 09:15:53 08:33:01 7 61.16 0.00 7.76 1.11 0.12 29.84 09:15:53 08:34:01 all 24.69 0.00 7.66 8.76 0.10 58.79 09:15:53 08:34:01 0 24.94 0.00 7.54 9.61 0.10 57.81 09:15:53 08:34:01 1 23.95 0.00 7.82 5.39 0.10 62.74 09:15:53 08:34:01 2 25.79 0.00 7.89 20.36 0.10 45.86 09:15:53 08:34:01 3 26.08 0.00 8.10 7.05 0.10 58.67 09:15:53 08:34:01 4 22.12 0.00 6.84 9.28 0.10 61.65 09:15:53 08:34:01 5 23.95 0.00 8.22 6.81 0.10 60.92 09:15:53 08:34:01 6 25.52 0.00 7.61 5.13 0.10 61.65 09:15:53 08:34:01 7 25.16 0.00 7.25 6.42 0.12 61.04 09:15:53 08:35:01 all 20.45 0.00 9.40 21.52 0.11 48.52 09:15:53 08:35:01 0 20.76 0.00 9.08 35.22 0.12 34.82 09:15:53 08:35:01 1 20.83 0.00 9.74 34.71 0.12 34.59 09:15:53 08:35:01 2 19.97 0.00 10.11 19.29 0.12 50.51 09:15:53 08:35:01 3 20.65 0.00 9.88 14.86 0.08 54.53 09:15:53 08:35:01 4 18.97 0.00 9.04 13.62 0.10 58.27 09:15:53 08:35:01 5 20.50 0.00 9.16 23.13 0.10 47.11 09:15:53 08:35:01 6 21.83 0.00 8.87 17.62 0.14 51.55 09:15:53 08:35:01 7 20.05 0.00 9.34 13.85 0.10 56.65 09:15:53 08:36:01 all 89.76 0.00 10.07 0.04 0.13 0.00 09:15:53 08:36:01 0 89.97 0.00 9.89 0.00 0.12 0.02 09:15:53 08:36:01 1 89.39 0.00 10.41 0.05 0.13 0.02 09:15:53 08:36:01 2 90.07 0.00 9.74 0.07 0.12 0.00 09:15:53 08:36:01 3 89.68 0.00 10.16 0.03 0.13 0.00 09:15:53 08:36:01 4 88.77 0.00 11.06 0.03 0.13 0.00 09:15:53 08:36:01 5 90.36 0.00 9.43 0.10 0.12 0.00 09:15:53 08:36:01 6 89.83 0.00 10.04 0.02 0.12 0.00 09:15:53 08:36:01 7 89.99 0.00 9.83 0.05 0.13 0.00 09:15:53 08:37:01 all 89.75 0.00 9.69 0.19 0.14 0.23 09:15:53 08:37:01 0 89.75 0.00 9.70 0.13 0.13 0.28 09:15:53 08:37:01 1 90.11 0.00 9.30 0.20 0.15 0.23 09:15:53 08:37:01 2 89.63 0.00 9.90 0.23 0.13 0.10 09:15:53 08:37:01 3 89.65 0.00 9.84 0.29 0.15 0.07 09:15:53 08:37:01 4 89.90 0.00 9.46 0.22 0.15 0.27 09:15:53 08:37:01 5 88.99 0.00 10.35 0.18 0.13 0.34 09:15:53 08:37:01 6 89.22 0.00 10.24 0.13 0.12 0.28 09:15:53 08:37:01 7 90.71 0.00 8.70 0.17 0.17 0.25 09:15:53 08:38:01 all 6.54 0.00 2.05 4.59 0.08 86.74 09:15:53 08:38:01 0 6.14 0.00 1.96 1.47 0.08 90.35 09:15:53 08:38:01 1 6.78 0.00 1.93 3.73 0.08 87.48 09:15:53 08:38:01 2 6.95 0.00 2.50 14.54 0.10 75.91 09:15:53 08:38:01 3 4.85 0.00 2.16 5.36 0.08 87.55 09:15:53 08:38:01 4 6.34 0.00 1.85 4.77 0.08 86.95 09:15:53 08:38:01 5 8.89 0.00 1.72 1.67 0.07 87.66 09:15:53 08:38:01 6 5.86 0.00 2.11 1.36 0.07 90.61 09:15:53 08:38:01 7 6.53 0.00 2.15 3.85 0.08 87.39 09:15:53 08:39:01 all 8.35 0.00 0.87 0.09 0.08 90.61 09:15:53 08:39:01 0 10.48 0.00 0.97 0.07 0.08 88.40 09:15:53 08:39:01 1 7.41 0.00 0.87 0.28 0.07 91.37 09:15:53 08:39:01 2 9.75 0.00 0.87 0.05 0.07 89.27 09:15:53 08:39:01 3 8.94 0.00 0.97 0.15 0.08 89.85 09:15:53 08:39:01 4 9.67 0.00 0.85 0.02 0.08 89.38 09:15:53 08:39:01 5 5.52 0.00 0.57 0.02 0.07 93.83 09:15:53 08:39:01 6 5.79 0.00 0.99 0.00 0.08 93.14 09:15:53 08:39:01 7 9.25 0.00 0.90 0.15 0.07 89.64 09:15:53 08:40:01 all 3.64 0.00 0.36 0.04 0.05 95.91 09:15:53 08:40:01 0 4.43 0.00 0.42 0.20 0.03 94.92 09:15:53 08:40:01 1 2.07 0.00 0.33 0.02 0.03 97.55 09:15:53 08:40:01 2 2.35 0.00 0.37 0.00 0.05 97.23 09:15:53 08:40:01 3 4.32 0.00 0.40 0.00 0.07 95.21 09:15:53 08:40:01 4 5.06 0.00 0.33 0.00 0.05 94.55 09:15:53 08:40:01 5 3.06 0.00 0.39 0.03 0.05 96.47 09:15:53 08:40:01 6 3.55 0.00 0.40 0.02 0.05 95.98 09:15:53 08:40:01 7 4.27 0.00 0.27 0.02 0.03 95.41 09:15:53 09:15:53 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:15:53 08:41:01 all 0.10 0.00 0.01 0.00 0.02 99.87 09:15:53 08:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:15:53 08:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:41:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 08:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 08:41:01 5 0.65 0.00 0.03 0.00 0.03 99.28 09:15:53 08:41:01 6 0.08 0.00 0.03 0.00 0.03 99.85 09:15:53 08:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:15:53 08:42:01 all 0.06 0.00 0.02 0.00 0.02 99.90 09:15:53 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:15:53 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 08:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 08:42:01 3 0.07 0.00 0.02 0.00 0.03 99.88 09:15:53 08:42:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 08:42:01 5 0.27 0.00 0.03 0.00 0.03 99.67 09:15:53 08:42:01 6 0.07 0.00 0.02 0.00 0.03 99.88 09:15:53 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:15:53 08:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:43:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 08:43:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:15:53 08:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:15:53 08:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 08:43:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:15:53 08:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:15:53 08:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:15:53 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 09:15:53 08:44:01 4 0.10 0.00 0.03 0.00 0.05 99.82 09:15:53 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 08:44:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:15:53 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:45:01 all 0.11 0.00 0.04 0.00 0.01 99.84 09:15:53 08:45:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:15:53 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 08:45:01 3 0.05 0.00 0.05 0.00 0.05 99.85 09:15:53 08:45:01 4 0.07 0.00 0.08 0.00 0.03 99.82 09:15:53 08:45:01 5 0.62 0.00 0.00 0.00 0.00 99.38 09:15:53 08:45:01 6 0.08 0.00 0.05 0.00 0.02 99.85 09:15:53 08:45:01 7 0.00 0.00 0.03 0.02 0.00 99.95 09:15:53 08:46:01 all 0.08 0.00 0.02 0.00 0.02 99.89 09:15:53 08:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:15:53 08:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:15:53 08:46:01 3 0.08 0.00 0.03 0.00 0.03 99.85 09:15:53 08:46:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:15:53 08:46:01 5 0.38 0.00 0.02 0.00 0.02 99.58 09:15:53 08:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 08:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:47:01 all 0.27 0.00 0.02 0.00 0.02 99.68 09:15:53 08:47:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:15:53 08:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:47:01 3 0.03 0.00 0.03 0.00 0.05 99.88 09:15:53 08:47:01 4 0.08 0.00 0.05 0.00 0.03 99.83 09:15:53 08:47:01 5 1.97 0.00 0.00 0.00 0.00 98.03 09:15:53 08:47:01 6 0.05 0.00 0.03 0.00 0.03 99.88 09:15:53 08:47:01 7 0.00 0.00 0.03 0.02 0.00 99.95 09:15:53 08:48:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:15:53 08:48:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:15:53 08:48:01 3 0.08 0.00 0.02 0.00 0.03 99.87 09:15:53 08:48:01 4 0.05 0.00 0.07 0.00 0.03 99.85 09:15:53 08:48:01 5 1.99 0.00 0.00 0.00 0.02 98.00 09:15:53 08:48:01 6 0.08 0.00 0.00 0.00 0.02 99.90 09:15:53 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:49:01 all 0.31 0.00 0.02 0.00 0.02 99.65 09:15:53 08:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 08:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 08:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:49:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:15:53 08:49:01 4 0.13 0.00 0.05 0.00 0.03 99.78 09:15:53 08:49:01 5 2.00 0.00 0.00 0.00 0.02 97.98 09:15:53 08:49:01 6 0.20 0.00 0.03 0.00 0.02 99.75 09:15:53 08:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 08:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:15:53 08:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:15:53 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:15:53 08:50:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:15:53 08:50:01 4 0.10 0.00 0.05 0.00 0.05 99.80 09:15:53 08:50:01 5 0.37 0.00 0.00 0.00 0.02 99.62 09:15:53 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:51:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:15:53 08:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:15:53 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:15:53 08:51:01 3 0.03 0.00 0.00 0.00 0.03 99.93 09:15:53 08:51:01 4 0.10 0.00 0.05 0.00 0.03 99.82 09:15:53 08:51:01 5 0.70 0.00 0.02 0.00 0.00 99.29 09:15:53 08:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:15:53 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:15:53 08:52:01 all 0.13 0.00 0.02 0.00 0.02 99.83 09:15:53 08:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:15:53 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:15:53 08:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 08:52:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:15:53 08:52:01 5 0.86 0.00 0.00 0.00 0.02 99.12 09:15:53 08:52:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:15:53 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 08:53:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:15:53 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:53:01 3 0.07 0.00 0.03 0.00 0.05 99.85 09:15:53 08:53:01 4 0.13 0.00 0.07 0.00 0.03 99.77 09:15:53 08:53:01 5 1.09 0.00 0.03 0.00 0.00 98.87 09:15:53 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:54:01 all 0.11 0.00 0.02 0.01 0.01 99.84 09:15:53 08:54:01 0 0.00 0.00 0.00 0.05 0.00 99.95 09:15:53 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:54:01 2 0.00 0.00 0.03 0.02 0.00 99.95 09:15:53 08:54:01 3 0.02 0.00 0.05 0.00 0.02 99.92 09:15:53 08:54:01 4 0.10 0.00 0.02 0.00 0.03 99.85 09:15:53 08:54:01 5 0.70 0.00 0.08 0.00 0.02 99.20 09:15:53 08:54:01 6 0.08 0.00 0.00 0.00 0.02 99.90 09:15:53 08:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:55:01 all 0.10 0.00 0.03 0.01 0.02 99.85 09:15:53 08:55:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:15:53 08:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 08:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:15:53 08:55:01 3 0.13 0.00 0.07 0.00 0.03 99.77 09:15:53 08:55:01 4 0.18 0.00 0.08 0.00 0.02 99.72 09:15:53 08:55:01 5 0.17 0.00 0.00 0.02 0.03 99.78 09:15:53 08:55:01 6 0.20 0.00 0.00 0.00 0.00 99.80 09:15:53 08:55:01 7 0.08 0.00 0.03 0.00 0.00 99.88 09:15:53 08:56:01 all 0.20 0.00 0.03 0.01 0.01 99.76 09:15:53 08:56:01 0 0.18 0.00 0.03 0.02 0.00 99.77 09:15:53 08:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:15:53 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:56:01 3 0.18 0.00 0.00 0.00 0.00 99.82 09:15:53 08:56:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:15:53 08:56:01 5 0.35 0.00 0.07 0.03 0.03 99.51 09:15:53 08:56:01 6 0.63 0.00 0.02 0.00 0.00 99.35 09:15:53 08:56:01 7 0.13 0.00 0.03 0.00 0.02 99.82 09:15:53 08:57:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:15:53 08:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:15:53 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 08:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 08:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 08:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 08:57:01 5 0.10 0.00 0.03 0.00 0.03 99.83 09:15:53 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 08:57:01 7 0.07 0.00 0.05 0.00 0.00 99.88 09:15:53 08:58:01 all 0.15 0.00 0.02 0.00 0.02 99.81 09:15:53 08:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:15:53 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 08:58:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:15:53 08:58:01 5 1.11 0.00 0.07 0.00 0.05 98.77 09:15:53 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 08:59:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:15:53 08:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:15:53 08:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 08:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 08:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:15:53 08:59:01 5 0.07 0.00 0.07 0.00 0.03 99.83 09:15:53 08:59:01 6 0.03 0.00 0.05 0.00 0.00 99.92 09:15:53 08:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 09:00:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 09:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:15:53 09:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:15:53 09:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 09:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 09:00:01 5 0.10 0.00 0.05 0.00 0.03 99.82 09:15:53 09:00:01 6 0.05 0.00 0.07 0.00 0.03 99.85 09:15:53 09:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 09:01:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:15:53 09:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:15:53 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 09:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:15:53 09:01:01 4 0.10 0.00 0.03 0.00 0.02 99.85 09:15:53 09:01:01 5 1.97 0.00 0.02 0.00 0.05 97.96 09:15:53 09:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 09:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:53 09:02:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:15:53 09:02:01 0 0.05 0.00 0.02 0.02 0.02 99.90 09:15:53 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:02:01 4 0.08 0.00 0.05 0.00 0.02 99.85 09:15:53 09:02:01 5 0.48 0.00 0.03 0.00 0.02 99.47 09:15:53 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:15:53 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:15:53 09:03:01 all 0.23 0.00 0.02 0.00 0.02 99.73 09:15:53 09:03:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:15:53 09:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 09:03:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:15:53 09:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:03:01 4 0.10 0.00 0.03 0.00 0.02 99.85 09:15:53 09:03:01 5 1.65 0.00 0.03 0.00 0.03 98.29 09:15:53 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:04:01 all 0.29 0.00 0.01 0.00 0.01 99.68 09:15:53 09:04:01 0 0.03 0.00 0.02 0.02 0.03 99.90 09:15:53 09:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:15:53 09:04:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 09:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 09:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:15:53 09:04:01 5 2.02 0.00 0.03 0.00 0.02 97.93 09:15:53 09:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:15:53 09:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:15:53 09:05:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:15:53 09:05:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:15:53 09:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 09:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:05:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:15:53 09:05:01 5 0.35 0.00 0.00 0.00 0.03 99.62 09:15:53 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:15:53 09:06:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:15:53 09:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:15:53 09:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 09:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 09:06:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:15:53 09:06:01 5 0.03 0.00 0.07 0.00 0.02 99.88 09:15:53 09:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:15:53 09:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:15:53 09:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:15:53 09:07:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:15:53 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:15:53 09:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:08:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:15:53 09:08:01 0 0.03 0.00 0.03 0.02 0.03 99.88 09:15:53 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 09:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:15:53 09:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:15:53 09:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:15:53 09:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:15:53 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:15:53 09:09:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:15:53 09:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:15:53 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 09:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:15:53 09:09:01 3 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 09:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 09:09:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 09:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:15:53 09:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:10:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:15:53 09:10:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:15:53 09:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:15:53 09:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:15:53 09:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:15:53 09:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 09:15:53 09:10:01 5 0.07 0.00 0.10 0.00 0.03 99.80 09:15:53 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:15:53 09:11:01 all 0.03 0.00 0.02 0.00 0.02 99.94 09:15:53 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:15:53 09:11:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:15:53 09:11:01 3 0.02 0.00 0.07 0.00 0.02 99.90 09:15:53 09:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 09:15:53 09:11:01 5 0.08 0.00 0.02 0.00 0.07 99.83 09:15:53 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:15:53 09:12:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:15:53 09:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:15:53 09:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:15:53 09:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:15:53 09:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:15:53 09:12:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:15:53 09:12:01 5 1.16 0.00 0.05 0.00 0.03 98.76 09:15:53 09:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:15:53 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:13:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:15:53 09:13:01 0 0.47 0.00 0.02 0.02 0.02 99.48 09:15:53 09:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:15:53 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:13:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:15:53 09:13:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:15:53 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:15:53 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:15:53 09:15:53 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:15:53 09:14:01 all 0.10 0.00 0.01 0.00 0.02 99.86 09:15:53 09:14:01 0 0.52 0.00 0.03 0.02 0.02 99.42 09:15:53 09:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:15:53 09:14:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:15:53 09:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:15:53 09:14:01 4 0.13 0.00 0.00 0.00 0.02 99.85 09:15:53 09:14:01 5 0.02 0.00 0.03 0.00 0.05 99.90 09:15:53 09:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:15:53 09:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:15:53 09:15:01 all 8.44 0.00 3.65 1.13 0.07 86.71 09:15:53 09:15:01 0 8.98 0.00 2.96 0.19 0.07 87.81 09:15:53 09:15:01 1 8.69 0.00 3.43 4.84 0.08 82.96 09:15:53 09:15:01 2 8.25 0.00 4.39 0.74 0.05 86.57 09:15:53 09:15:01 3 8.66 0.00 4.19 0.52 0.08 86.54 09:15:53 09:15:01 4 9.98 0.00 3.91 2.65 0.08 83.37 09:15:53 09:15:01 5 7.20 0.00 2.96 0.05 0.07 89.72 09:15:53 09:15:01 6 7.80 0.00 3.62 0.05 0.05 88.48 09:15:53 09:15:01 7 7.94 0.00 3.71 0.03 0.07 88.25 09:15:53 Average: all 8.07 0.00 1.39 0.94 0.04 89.56 09:15:53 Average: 0 8.23 0.00 1.39 1.53 0.03 88.81 09:15:53 Average: 1 8.07 0.00 1.38 1.14 0.03 89.38 09:15:53 Average: 2 8.01 0.00 1.45 1.25 0.03 89.26 09:15:53 Average: 3 8.01 0.00 1.43 0.79 0.04 89.72 09:15:53 Average: 4 7.75 0.00 1.39 0.75 0.04 90.06 09:15:53 Average: 5 8.40 0.00 1.34 0.73 0.04 89.49 09:15:53 Average: 6 7.98 0.00 1.42 0.67 0.03 89.89 09:15:53 Average: 7 8.12 0.00 1.33 0.64 0.03 89.87 09:15:53 09:15:53 09:15:53