Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 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-ssh15822284722022761776.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-ssh2404645015711804979.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-ssh5449276541480175102.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-ssh4619760692516047535.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-ssh15915083698445224038.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-37212 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/783 [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/783 # 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 74c8cdbd866e857273f4af61eac8b1162b9ad8cc (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 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 Commit message: "Merge pull request #5059 from weichou1229/purge-events" > git rev-list --no-walk fdc408d1ba7f30a0535afd3d037246005626e839 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:33 ========================================================= 04:22:33 EdgeX Global Pipelines Version Info 04:22:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:35 ------------------- 04:22:35 stable info: 04:22:35 ------------------- 04:22:35 Commited By: Cherry Wang cherry@iotechsys.com 04:22:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:22:35 Message: update stable to v1.0.269 04:22:35 ------------------- 04:22:35 experimental info: 04:22:35 ------------------- 04:22:35 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:35 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:22:35 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo 04:22:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74c8cdb [Pipeline] echo 04:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:36 provisioning config files... 04:22:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config2747735975099455481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:36 ---> ****-login.sh 04:22:36 nexus3.edgexfoundry.org:10001 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10002 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:36 Configure a credential helper to remove this warning. See 04:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:36 04:22:36 Login Succeeded 04:22:36 nexus3.edgexfoundry.org:10003 04:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 nexus3.edgexfoundry.org:10004 04:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 ****.io 04:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:37 Configure a credential helper to remove this warning. See 04:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:37 04:22:37 Login Succeeded 04:22:37 ---> ****-login.sh ends [Pipeline] } 04:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:37 + 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 04:22:37 + dirname cmd/core-command/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo core-command,cmd/core-command/Dockerfile 04:22:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:22:37 + dirname cmd/core-data/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo core-data,cmd/core-data/Dockerfile 04:22:37 + dirname cmd/core-keeper/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo core-keeper,cmd/core-keeper/Dockerfile 04:22:37 + dirname cmd/core-metadata/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo core-metadata,cmd/core-metadata/Dockerfile 04:22:37 + dirname cmd/security-bootstrapper/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:22:37 + dirname cmd/security-proxy-auth/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:22:37 + dirname cmd/security-proxy-setup/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:22:37 + dirname cmd/security-secretstore-setup/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:22:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:22:37 + dirname cmd/security-spire-agent/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:22:37 + dirname cmd/security-spire-config/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:22:37 + dirname cmd/security-spire-server/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:22:37 + dirname cmd/support-notifications/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo support-notifications,cmd/support-notifications/Dockerfile 04:22:37 + dirname cmd/support-scheduler/Dockerfile 04:22:37 + cut -d/ -f2 04:22:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:22:37 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 04:22:38 + git rev-list -1 --merges 74c8cdbd866e857273f4af61eac8b1162b9ad8cc~1..74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo 04:22:38 -----------> git rev-list -1 --merges 74c8cdbd866e857273f4af61eac8b1162b9ad8cc~1..74c8cdbd866e857273f4af61eac8b1162b9ad8cc 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:22:38 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [false] [Pipeline] sh 04:22:38 + git log --format=format:%s -1 74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] echo 04:22:38 ========================================================= 04:22:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:22:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:38 + grep -v github /etc/ssh/ssh_known_hosts 04:22:38 + [ -e /tmp/ssh_known_hosts ] 04:22:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:38 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:39 04:22:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:39 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:39 b85a868b505f: Pulling fs layer 04:22:39 e2be974225ed: Pulling fs layer 04:22:39 339a4e72a1f5: Pulling fs layer 04:22:39 988bab9f4d93: Pulling fs layer 04:22:39 1469e6f7b9e6: Pulling fs layer 04:22:39 eaf3925da568: Pulling fs layer 04:22:39 bab4dde63d76: Pulling fs layer 04:22:39 bde34c3a00c8: Pulling fs layer 04:22:39 b352a97aabf1: Pulling fs layer 04:22:39 4872d77fe225: Pulling fs layer 04:22:39 5851b861e8e6: Pulling fs layer 04:22:39 bab4dde63d76: Waiting 04:22:39 bde34c3a00c8: Waiting 04:22:39 5851b861e8e6: Waiting 04:22:39 b352a97aabf1: Waiting 04:22:39 4872d77fe225: Waiting 04:22:39 988bab9f4d93: Waiting 04:22:39 eaf3925da568: Waiting 04:22:39 1469e6f7b9e6: Waiting 04:22:39 e2be974225ed: Download complete 04:22:39 988bab9f4d93: Verifying Checksum 04:22:39 988bab9f4d93: Download complete 04:22:40 1469e6f7b9e6: Download complete 04:22:40 eaf3925da568: Verifying Checksum 04:22:40 eaf3925da568: Download complete 04:22:40 339a4e72a1f5: Verifying Checksum 04:22:40 339a4e72a1f5: Download complete 04:22:40 bde34c3a00c8: Download complete 04:22:40 b352a97aabf1: Download complete 04:22:40 4872d77fe225: Verifying Checksum 04:22:40 4872d77fe225: Download complete 04:22:40 5851b861e8e6: Verifying Checksum 04:22:40 5851b861e8e6: Download complete 04:22:40 b85a868b505f: Verifying Checksum 04:22:40 b85a868b505f: Download complete 04:22:40 bab4dde63d76: Verifying Checksum 04:22:40 bab4dde63d76: Download complete 04:22:41 b85a868b505f: Pull complete 04:22:42 e2be974225ed: Pull complete 04:22:43 339a4e72a1f5: Pull complete 04:22:43 988bab9f4d93: Pull complete 04:22:44 1469e6f7b9e6: Pull complete 04:22:44 eaf3925da568: Pull complete 04:22:46 bab4dde63d76: Pull complete 04:22:46 bde34c3a00c8: Pull complete 04:22:46 b352a97aabf1: Pull complete 04:22:46 4872d77fe225: Pull complete 04:22:46 5851b861e8e6: Pull complete 04:22:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:46 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:22:50 $ docker top 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 -eo pid,comm 04:22:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:22:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:50 [ssh-agent] Looking for ssh-agent implementation... 04:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:50 $ docker exec 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent 04:22:50 SSH_AUTH_SOCK=/tmp/ssh-lzftq0wAguSp/agent.31 04:22:50 SSH_AGENT_PID=37 04:22:50 Running ssh-add (command line suppressed) 04:22:50 Identity added: /w/workspace/edgex-go/783@tmp/private_key_14833920295909336070.key (/w/workspace/edgex-go/783@tmp/private_key_14833920295909336070.key) 04:22:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:51 + git tag --points-at HEAD [Pipeline] } 04:22:51 $ docker exec --env ******** --env ******** 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent -k 04:22:51 unset SSH_AUTH_SOCK; 04:22:51 unset SSH_AGENT_PID; 04:22:51 echo Agent pid 37 killed; 04:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:51 [ssh-agent] Looking for ssh-agent implementation... 04:22:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:51 $ docker exec 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent 04:22:51 SSH_AUTH_SOCK=/tmp/ssh-wmB3GSkAvoJ4/agent.70 04:22:51 SSH_AGENT_PID=76 04:22:51 Running ssh-add (command line suppressed) 04:22:51 Identity added: /w/workspace/edgex-go/783@tmp/private_key_12002957723639574539.key (/w/workspace/edgex-go/783@tmp/private_key_12002957723639574539.key) 04:22:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:52 + git semver init 04:22:52 2025-01-20 04:22:52,185 [run_init] DEBUG init version:0.0.0 force:False 04:22:52 2025-01-20 04:22:52,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/783/.semver 04:22:52 2025-01-20 04:22:52,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/783/.semver 04:22:52 2025-01-20 04:22:52,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/783/.semver'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) 04:22:57 2025-01-20 04:22:57,431 [append_file] DEBUG append to file:/w/workspace/edgex-go/783/.git/info/exclude 04:22:57 2025-01-20 04:22:57,432 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/783/.semver/main with force:False 04:22:57 2025-01-20 04:22:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:22:57 2025-01-20 04:22:57,432 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:22:57 4.0.0-dev.47 [Pipeline] } 04:22:57 $ docker exec --env ******** --env ******** 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 ssh-agent -k 04:22:57 unset SSH_AUTH_SOCK; 04:22:57 unset SSH_AGENT_PID; 04:22:57 echo Agent pid 76 killed; 04:22:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:58 + git semver [Pipeline] } 04:22:58 $ docker stop --time=1 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 04:22:59 $ docker rm -f --volumes 9a609dd95312c25f89b3814a2aaa617897e1f99d07eca05b53ebf3496f1a4326 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:00 Stashed 1 file(s) [Pipeline] echo 04:23:00 [edgeXSemver]: initialized semver on version 4.0.0-dev.47 [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 04:23:00 + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo 04:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:00 ========================================================= 04:23:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:23:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:23:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:23:00 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:00 da9db072f522: Pulling fs layer 04:23:00 6ef4a4ee8ca5: Pulling fs layer 04:23:00 06f05ace1117: Pulling fs layer 04:23:00 5fe327b54edc: Pulling fs layer 04:23:00 4f4fb700ef54: Pulling fs layer 04:23:00 92a5565b7b96: Pulling fs layer 04:23:00 ff9bb7016b71: Pulling fs layer 04:23:00 b67dba6c2c7d: Pulling fs layer 04:23:00 a813b0c90790: Pulling fs layer 04:23:00 5fe327b54edc: Waiting 04:23:00 4f4fb700ef54: Waiting 04:23:00 92a5565b7b96: Waiting 04:23:00 ff9bb7016b71: Waiting 04:23:00 b67dba6c2c7d: Waiting 04:23:00 a813b0c90790: Waiting 04:23:00 6ef4a4ee8ca5: Verifying Checksum 04:23:00 6ef4a4ee8ca5: Download complete 04:23:00 5fe327b54edc: Download complete 04:23:00 4f4fb700ef54: Download complete 04:23:00 92a5565b7b96: Verifying Checksum 04:23:00 92a5565b7b96: Download complete 04:23:00 da9db072f522: Verifying Checksum 04:23:00 da9db072f522: Download complete 04:23:00 ff9bb7016b71: Verifying Checksum 04:23:00 ff9bb7016b71: Download complete 04:23:01 da9db072f522: Pull complete 04:23:01 a813b0c90790: Verifying Checksum 04:23:01 a813b0c90790: Download complete 04:23:01 6ef4a4ee8ca5: Pull complete 04:23:01 06f05ace1117: Verifying Checksum 04:23:01 06f05ace1117: Download complete 04:23:01 b67dba6c2c7d: Verifying Checksum 04:23:05 06f05ace1117: Pull complete 04:23:05 5fe327b54edc: Pull complete 04:23:05 4f4fb700ef54: Pull complete 04:23:05 92a5565b7b96: Pull complete 04:23:05 ff9bb7016b71: Pull complete 04:23:07 b67dba6c2c7d: Pull complete 04:23:07 a813b0c90790: Pull complete 04:23:07 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:23:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:23:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:23:08 WORKDIR /edgex 04:23:08 COPY go.mod . 04:23:08 RUN go mod download 04:23:08 + docker build -t ci-base-image-x86_64 -f - . 04:23:08 Sending build context to Docker daemon 179.8MB 04:23:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:23:08 ---> 3ba60ce46760 04:23:08 Step 2/4 : WORKDIR /edgex 04:23:15 Still waiting to schedule task 04:23:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:23:16 ---> Running in 479d434c57d1 04:23:16 Removing intermediate container 479d434c57d1 04:23:16 ---> 6df89183164b 04:23:16 Step 3/4 : COPY go.mod . 04:23:16 ---> ad65e939f302 04:23:16 Step 4/4 : RUN go mod download 04:23:16 ---> Running in 04d2ad8745b3 04:23:48 Removing intermediate container 04d2ad8745b3 04:23:48 ---> df799acf054a 04:23:48 Successfully built df799acf054a 04:23:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:49 + docker inspect -f . ci-base-image-x86_64 04:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:49 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:23:49 $ docker top 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:50 + go version 04:23:50 go version go1.23.4 linux/amd64 [Pipeline] } 04:23:50 $ docker stop --time=1 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d 04:23:51 $ docker rm -f --volumes 61f4f23a9227c070a2bae002fee345f30e31f00b0a2b7386bc25cde3a2e7341d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:51 + docker inspect -f . ci-base-image-x86_64 04:23:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:51 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:23:51 $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:23:52 $ docker top 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c -eo pid,comm [Pipeline] { [Pipeline] echo 04:23:52 ========================================================= 04:23:52 [edgeXBuildGoParallel] Running Tests and Build... 04:23:52 ========================================================= [Pipeline] sh 04:23:52 + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] fileExists [Pipeline] sh 04:23:53 + make test 04:23:53 go test -race -coverprofile=coverage.out ./... 04:24:01 ? github.com/edgexfoundry/edgex-go [no test files] 04:24:33 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:24:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:24:33 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:24:33 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:24:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 04:24:34 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:24:34 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:24:34 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:24:35 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:24:35 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:24:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 04:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:24:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:24:38 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:24:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:24:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:24:38 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 04:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 47.2% of statements 04:24:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:24:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.327s coverage: 93.4% of statements 04:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 04:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 9.4% of statements 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:24:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:24:40 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:24:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 04:24:41 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 04:24:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:24:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 04:24:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:24:42 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 04:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.039s coverage: 0.0% of statements [no tests to run] 04:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 1.0% of statements 04:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 44.2% of statements 04:24:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements 04:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 04:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 87.1% of statements 04:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements 04:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:24:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 04:24:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:24:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:24:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:24:47 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:24:47 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:24:48 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:24:49 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:24:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:24:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:24:51 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:24:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:24:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:24:53 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:24:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 04:24:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:24:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-37214 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:24:56 Running in /w/workspace/edgex-go/783 [Pipeline] { [Pipeline] checkout 04:24:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.033s coverage: 94.4% of statements 04:24:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:24:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:24:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:24:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:24:56 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:24:56 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:24:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:24:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:24:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:24:58 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:24:59 The recommended git tool is: git 04:24:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:24:59 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:24:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 04:24:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 04:24:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 04:24:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 04:25:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:25:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:25:06 using credential edgex-jenkins-ssh 04:25:06 Cloning the remote Git repository 04:25:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:25:06 > git init /w/workspace/edgex-go/783 # timeout=10 04:25:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:25:06 > git --version # timeout=10 04:25:06 > git --version # 'git version 2.25.1' 04:25:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:25:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.055s coverage: 92.9% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.036s coverage: 96.8% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.1% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 93.8% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.074s coverage: 17.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 04:25:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.048s coverage: 43.6% of statements 04:25:09 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 04:25:09 running golangci-lint 04:25:09 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:25:09 go version go1.23.4 linux/amd64 04:25:09 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:25:09 level=info msg="[config_reader] Used config file .golangci.yml" 04:25:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:25:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:25:24 Avoid second fetch 04:25:24 Checking out Revision 74c8cdbd866e857273f4af61eac8b1162b9ad8cc (main) 04:25:24 Commit message: "Merge pull request #5059 from weichou1229/purge-events" 04:25:24 > git config core.sparsecheckout # timeout=10 04:25:24 > git checkout -f 74c8cdbd866e857273f4af61eac8b1162b9ad8cc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:25:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:25:29 Dload Upload Total Spent Left Speed 04:25:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 04:25:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:25:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 04:25:30 sudo tee /etc/docker/daemon.new 04:25:30 { 04:25:30 "registry-mirrors": [ 04:25:30 "https://nexus3.edgexfoundry.org:10001" 04:25:30 ], 04:25:30 "bip": "10.250.0.254/24", 04:25:30 "hosts": [ 04:25:30 "tcp://0.0.0.0:5555", 04:25:30 "unix:///var/run/docker.sock" 04:25:30 ], 04:25:30 "mtu": 1458, 04:25:30 "selinux-enabled": true, 04:25:30 "seccomp-profile": "/etc/docker/seccomp.json" 04:25:30 } [Pipeline] sh 04:25:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:25:30 + sudo service docker restart 04:25:35 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|files|imports|exports_file|compiled_files|deps) took 23.140041322s" 04:25:35 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.059037ms" 04:25:48 level=info msg="[linters_context/goanalysis] analyzers took 1m58.686625837s with top 10 stages: buildir: 1m10.149824315s, gosec: 4.63897879s, fact_deprecated: 3.149131702s, inspect: 2.788623864s, printf: 2.203625038s, ctrlflow: 1.858493862s, fact_purity: 1.737602913s, nilness: 1.398095716s, S1038: 1.348044749s, unused: 975.316783ms" 04:25:48 level=info msg="[runner] Issues before processing: 199, after processing: 0" 04:25:48 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 199/199, identifier_marker: 199/199, path_prettifier: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, skip_dirs: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, skip_files: 199/199, exclude: 199/199, nolint: 17/0" 04:25:48 level=info msg="[runner] processing took 18.769613ms with stages: nolint: 7.669681ms, identifier_marker: 5.893891ms, autogenerated_exclude: 1.704611ms, path_prettifier: 1.509851ms, exclude-rules: 1.07505ms, skip_dirs: 826.869µs, cgo: 37.67µs, invalid_issue: 30.45µs, filename_unadjuster: 15.61µs, exclude: 870ns, max_same_issues: 780ns, uniq_by_line: 740ns, max_from_linter: 730ns, fixer: 720ns, skip_files: 500ns, source_code: 420ns, sort_results: 420ns, path_prefixer: 280ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, severity-rules: 100ns" 04:25:48 level=info msg="[runner] linters took 14.325700141s with stages: goanalysis_metalinter: 14.306791738s" 04:25:48 level=info msg="File cache stats: 0 entries of total size 0B" 04:25:48 level=info msg="Memory: 374 samples, avg is 300.4MB, max is 1147.5MB" 04:25:48 level=info msg="Execution took 37.521243341s" 04:25:48 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:49 provisioning config files... 04:25:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config7960180318987326389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:49 ---> ****-login.sh 04:25:49 nexus3.edgexfoundry.org:10001 04:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10002 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10003 04:25:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:50 Configure a credential helper to remove this warning. See 04:25:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:50 04:25:50 Login Succeeded 04:25:50 nexus3.edgexfoundry.org:10004 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:51 Configure a credential helper to remove this warning. See 04:25:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:51 04:25:51 Login Succeeded 04:25:51 ****.io 04:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:51 Configure a credential helper to remove this warning. See 04:25:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:51 04:25:51 Login Succeeded 04:25:51 ---> ****-login.sh ends [Pipeline] } 04:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:25:51 + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo 04:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:52 ========================================================= 04:25:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:25:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:25:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:25:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:52 9986a736f7d3: Pulling fs layer 04:25:52 1f018df60701: Pulling fs layer 04:25:52 39f8f326b044: Pulling fs layer 04:25:52 e6a1e7a6a96a: Pulling fs layer 04:25:52 4f4fb700ef54: Pulling fs layer 04:25:52 d45d956e0dbf: Pulling fs layer 04:25:52 d7702b0d1db1: Pulling fs layer 04:25:52 5c7f0f088c93: Pulling fs layer 04:25:52 4fdc064ae6cf: Pulling fs layer 04:25:52 e6a1e7a6a96a: Waiting 04:25:52 4f4fb700ef54: Waiting 04:25:52 5c7f0f088c93: Waiting 04:25:52 d45d956e0dbf: Waiting 04:25:52 d7702b0d1db1: Waiting 04:25:52 4fdc064ae6cf: Waiting 04:25:52 1f018df60701: Download complete 04:25:52 e6a1e7a6a96a: Verifying Checksum 04:25:52 e6a1e7a6a96a: Download complete 04:25:52 4f4fb700ef54: Verifying Checksum 04:25:52 4f4fb700ef54: Download complete 04:25:52 d45d956e0dbf: Verifying Checksum 04:25:52 d45d956e0dbf: Download complete 04:25:52 9986a736f7d3: Verifying Checksum 04:25:52 9986a736f7d3: Download complete 04:25:52 d7702b0d1db1: Download complete 04:25:52 4fdc064ae6cf: Verifying Checksum 04:25:52 4fdc064ae6cf: Download complete 04:25:53 9986a736f7d3: Pull complete 04:25:54 39f8f326b044: Verifying Checksum 04:25:54 39f8f326b044: Download complete 04:25:54 1f018df60701: Pull complete 04:25:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:54 ./bin/test-attribution-txt.sh [Pipeline] echo 04:25:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:25:55 5c7f0f088c93: Verifying Checksum 04:25:55 5c7f0f088c93: Download complete 04:25:55 + ls -al . 04:25:55 total 1844 04:25:55 drwxrwxr-x 11 1001 1001 4096 Jan 20 04:23 . 04:25:55 drwxr-xr-x 4 root root 4096 Jan 20 04:23 .. 04:25:55 drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 .blubracket 04:25:55 -rw-rw-r-- 1 1001 1001 10 Jan 20 04:22 .dockerignore 04:25:55 drwxrwxr-x 8 1001 1001 4096 Jan 20 04:25 .git 04:25:55 drwxrwxr-x 3 1001 1001 4096 Jan 20 04:22 .github 04:25:55 -rw-rw-r-- 1 1001 1001 907 Jan 20 04:22 .gitignore 04:25:55 -rw-rw-r-- 1 1001 1001 199 Jan 20 04:22 .golangci.yml 04:25:55 -rw-rw-r-- 1 1001 1001 100 Jan 20 04:22 .hadolint.yml 04:25:55 drwxr-xr-x 3 1001 1001 4096 Jan 20 04:22 .semver 04:25:55 -rw-rw-r-- 1 1001 1001 155 Jan 20 04:22 .sonarcloud.properties 04:25:55 -rw-rw-r-- 1 1001 1001 1171 Jan 20 04:22 ADOPTERS.md 04:25:55 -rw-rw-r-- 1 1001 1001 17256 Jan 20 04:22 Attribution.txt 04:25:55 -rw-rw-r-- 1 1001 1001 100284 Jan 20 04:22 CHANGELOG.md 04:25:55 -rw-rw-r-- 1 1001 1001 3804 Jan 20 04:22 CONTRIBUTING.md 04:25:55 -rw-rw-r-- 1 1001 1001 677 Jan 20 04:22 GOVERNANCE.md 04:25:55 -rw-rw-r-- 1 1001 1001 858 Jan 20 04:22 Jenkinsfile 04:25:55 -rw-rw-r-- 1 1001 1001 10775 Jan 20 04:22 LICENSE 04:25:55 -rw-rw-r-- 1 1001 1001 16740 Jan 20 04:22 Makefile 04:25:55 -rw-rw-r-- 1 1001 1001 582 Jan 20 04:22 OWNERS.md 04:25:55 -rw-rw-r-- 1 1001 1001 9932 Jan 20 04:22 README.md 04:25:55 -rw-rw-r-- 1 1001 1001 789 Jan 20 04:22 SECURITY.md 04:25:55 -rw-rw-r-- 1 1001 1001 12 Jan 20 04:22 VERSION 04:25:55 drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 bin 04:25:55 drwxrwxr-x 19 1001 1001 4096 Jan 20 04:22 cmd 04:25:55 -rw-r--r-- 1 root root 1517429 Jan 20 04:25 coverage.out 04:25:55 drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 fuzz_test 04:25:55 -rw-rw-r-- 1 1001 1001 6506 Jan 20 04:22 go.mod 04:25:55 -rw-rw-r-- 1 1001 1001 88058 Jan 20 04:22 go.sum 04:25:55 drwxrwxr-x 7 1001 1001 4096 Jan 20 04:22 internal 04:25:55 drwxrwxr-x 2 1001 1001 4096 Jan 20 04:22 openapi 04:25:55 -rw-rw-r-- 1 1001 1001 584 Jan 20 04:22 security.txt 04:25:55 -rw-rw-r-- 1 1001 1001 204 Jan 20 04:22 version.go [Pipeline] sh 04:25:55 + '[' -e coverage.out ] 04:25:55 + chown 1001:1001 coverage.out [Pipeline] stash 04:25:55 Stashed 1 file(s) [Pipeline] sh 04:25:56 + make build 04:25:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:26:17 39f8f326b044: Pull complete 04:26:17 e6a1e7a6a96a: Pull complete 04:26:17 4f4fb700ef54: Pull complete 04:26:17 d45d956e0dbf: Pull complete 04:26:17 d7702b0d1db1: Pull complete 04:26:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:26:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:26:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:26:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:26:23 5c7f0f088c93: Pull complete 04:26:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:26:25 4fdc064ae6cf: Pull complete 04:26:25 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 04:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:26:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:26:25 WORKDIR /edgex 04:26:25 COPY go.mod . 04:26:25 RUN go mod download 04:26:25 + docker build -t ci-base-image-arm64 -f - . 04:26:26 #0 building with "default" instance using docker driver 04:26:26 04:26:26 #1 [internal] load build definition from Dockerfile 04:26:26 #1 transferring dockerfile: 172B 0.0s done 04:26:26 #1 DONE 0.1s 04:26:26 04:26:26 #2 [internal] load .dockerignore 04:26:26 #2 transferring context: 50B done 04:26:26 #2 DONE 0.1s 04:26:26 04:26:26 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:26:26 #3 DONE 0.0s 04:26:26 04:26:26 #4 [internal] load build context 04:26:26 #4 transferring context: 6.54kB done 04:26:26 #4 DONE 0.1s 04:26:26 04:26:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:26:26 #5 DONE 0.3s 04:26:27 04:26:27 #6 [2/4] WORKDIR /edgex 04:26:28 #6 DONE 1.6s 04:26:28 04:26:28 #7 [3/4] COPY go.mod . 04:26:28 #7 DONE 0.1s 04:26:28 04:26:28 #8 [4/4] RUN go mod download 04:26:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:26:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:26:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:26:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:26:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:26:37 $ docker stop --time=1 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c 04:26:43 #8 DONE 15.1s 04:26:43 04:26:43 #9 exporting to image 04:26:43 #9 exporting layers 04:26:44 $ docker rm -f --volumes 8e545f613096ed4124d47d42271805e43ff36cec24fe1605a02c721b2c2bf54c [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 04:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:26:45 04:26:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:26:45 latest: Pulling from edgex-devops/edgex-compose 04:26:45 91d30c5bc195: Pulling fs layer 04:26:45 2e9b0aa3be6d: Pulling fs layer 04:26:45 9c61dcf015f6: Pulling fs layer 04:26:45 4698f68db338: Pulling fs layer 04:26:45 2a2f49069b9e: Pulling fs layer 04:26:45 e0025b399a48: Pulling fs layer 04:26:45 4698f68db338: Waiting 04:26:45 2a2f49069b9e: Waiting 04:26:45 e0025b399a48: Waiting 04:26:45 91d30c5bc195: Download complete 04:26:45 4698f68db338: Verifying Checksum 04:26:45 4698f68db338: Download complete 04:26:45 2e9b0aa3be6d: Verifying Checksum 04:26:45 2e9b0aa3be6d: Download complete 04:26:45 e0025b399a48: Verifying Checksum 04:26:45 e0025b399a48: Download complete 04:26:45 91d30c5bc195: Pull complete 04:26:45 2a2f49069b9e: Download complete 04:26:46 2e9b0aa3be6d: Pull complete 04:26:46 9c61dcf015f6: Verifying Checksum 04:26:46 9c61dcf015f6: Download complete 04:26:49 9c61dcf015f6: Pull complete 04:26:49 4698f68db338: Pull complete 04:26:49 2a2f49069b9e: Pull complete 04:26:49 e0025b399a48: Pull complete 04:26:49 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:26:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:26:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:49 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:26:49 $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:26:53 $ docker top bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:53 + docker compose -f ./docker-compose-build.yml build --parallel 04:26:56 #1 [security-spire-server internal] load build definition from Dockerfile 04:26:56 #1 transferring dockerfile: 1.70kB done 04:26:56 #1 DONE 0.0s 04:26:56 04:26:56 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:26:56 #2 transferring dockerfile: 2.50kB done 04:26:56 #2 DONE 0.0s 04:26:56 04:26:56 #3 [core-command internal] load build definition from Dockerfile 04:26:56 #3 transferring dockerfile: 1.94kB done 04:26:56 #3 DONE 0.0s 04:26:56 04:26:56 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:26:56 #4 transferring dockerfile: 2.23kB done 04:26:56 #4 DONE 0.0s 04:26:56 04:26:56 #5 [security-bootstrapper internal] load build definition from Dockerfile 04:26:56 #5 transferring dockerfile: 3.02kB done 04:26:56 #5 DONE 0.0s 04:26:56 04:26:56 #6 [support-scheduler internal] load build definition from Dockerfile 04:26:56 #6 transferring dockerfile: 1.82kB done 04:26:56 #6 DONE 0.0s 04:26:56 04:26:56 #7 [security-secretstore-setup internal] load build definition from Dockerfile 04:26:56 #7 transferring dockerfile: 2.49kB done 04:26:56 #7 DONE 0.0s 04:26:56 04:26:56 #8 [security-spire-config internal] load build definition from Dockerfile 04:26:56 #8 transferring dockerfile: 1.69kB done 04:26:56 #8 DONE 0.0s 04:26:56 04:26:56 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:26:56 #9 transferring dockerfile: 1.89kB done 04:26:56 #9 DONE 0.0s 04:26:56 04:26:56 #10 [core-metadata internal] load build definition from Dockerfile 04:26:56 #10 transferring dockerfile: 2.13kB done 04:26:56 #10 DONE 0.0s 04:26:56 04:26:56 #11 [security-spire-server internal] load .dockerignore 04:26:56 #11 transferring context: 50B done 04:26:56 #11 DONE 0.0s 04:26:56 04:26:56 #12 [security-proxy-auth internal] load build definition from Dockerfile 04:26:56 #12 transferring dockerfile: 2.11kB done 04:26:56 #12 DONE 0.1s 04:26:56 04:26:56 #13 [core-data internal] load build definition from Dockerfile 04:26:56 #13 transferring dockerfile: 2.07kB done 04:26:56 #13 DONE 0.1s 04:26:56 04:26:56 #14 [core-keeper internal] load build definition from Dockerfile 04:26:56 #14 transferring dockerfile: 2.07kB done 04:26:56 #14 DONE 0.1s 04:26:56 04:26:56 #15 [support-notifications internal] load build definition from Dockerfile 04:26:56 #15 transferring dockerfile: 2.04kB done 04:26:56 #15 DONE 0.1s 04:26:56 04:26:56 #16 [security-spire-agent internal] load build definition from Dockerfile 04:26:56 #16 transferring dockerfile: 1.81kB done 04:26:56 #16 DONE 0.1s 04:26:56 04:26:56 #17 [security-proxy-setup internal] load .dockerignore 04:26:56 #17 transferring context: 50B done 04:26:56 #17 DONE 0.0s 04:26:56 04:26:56 #18 [core-command internal] load .dockerignore 04:26:56 #18 transferring context: 50B done 04:26:56 #18 DONE 0.0s 04:26:56 04:26:56 #19 [core-common-config-bootstrapper internal] load .dockerignore 04:26:56 #19 transferring context: 50B done 04:26:56 #19 DONE 0.0s 04:26:56 04:26:56 #20 [security-bootstrapper internal] load .dockerignore 04:26:56 #20 transferring context: 50B done 04:26:56 #20 DONE 0.0s 04:26:56 04:26:56 #21 [security-secretstore-setup internal] load .dockerignore 04:26:56 #21 transferring context: 50B done 04:26:56 #21 DONE 0.1s 04:26:56 04:26:56 #22 [support-scheduler internal] load .dockerignore 04:26:56 #22 transferring context: 50B done 04:26:56 #22 DONE 0.0s 04:26:56 04:26:56 #23 [security-spiffe-token-provider internal] load .dockerignore 04:26:56 #23 transferring context: 50B done 04:26:56 #23 DONE 0.0s 04:26:56 04:26:56 #24 [core-metadata internal] load .dockerignore 04:26:56 #24 transferring context: 50B done 04:26:56 #24 DONE 0.0s 04:26:56 04:26:56 #25 [support-notifications internal] load .dockerignore 04:26:56 #25 DONE 0.0s 04:26:56 04:26:56 #26 [security-spire-config internal] load .dockerignore 04:26:56 #26 transferring context: 50B done 04:26:56 #26 DONE 0.1s 04:26:56 04:26:56 #27 [core-data internal] load .dockerignore 04:26:56 #27 transferring context: 50B done 04:26:56 #27 DONE 0.0s 04:26:56 04:26:56 #28 [security-spire-agent internal] load .dockerignore 04:26:56 #28 transferring context: 50B done 04:26:56 #28 DONE 0.0s 04:26:56 04:26:56 #29 [core-keeper internal] load .dockerignore 04:26:56 #29 transferring context: 50B done 04:26:56 #29 DONE 0.0s 04:26:56 04:26:56 #25 [support-notifications internal] load .dockerignore 04:26:56 #25 transferring context: 50B done 04:26:56 #25 DONE 0.0s 04:26:56 04:26:56 #30 [security-proxy-auth internal] load .dockerignore 04:26:56 #30 transferring context: 50B done 04:26:56 #30 DONE 0.0s 04:26:56 04:26:56 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:56 #31 DONE 0.0s 04:26:56 04:26:56 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:26:56 #32 DONE 0.1s 04:26:56 04:26:56 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:56 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:26:57 #32 DONE 0.2s 04:26:57 04:26:57 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 04:26:57 #33 ... 04:26:57 04:26:57 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:26:57 #34 DONE 0.8s 04:26:57 04:26:57 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 04:26:57 #33 ... 04:26:57 04:26:57 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:26:57 #31 DONE 0.0s 04:26:57 04:26:57 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:26:57 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:26:57 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:26:57 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:26:57 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:26:57 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:26:57 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 04:27:02 #9 exporting layers 17.1s done 04:27:02 #9 writing image sha256:7a7f3c75db34aca68be6619d17b642fa4741e0a1e78dae5b1aba7505bcf03b9e done 04:27:02 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 04:27:02 #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:02 + docker inspect -f . ci-base-image-arm64 04:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:02 prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container 04:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:27:03 #33 ... 04:27:03 04:27:03 #35 [core-common-config-bootstrapper internal] load build context 04:27:03 #35 transferring context: 287.35MB 5.7s 04:27:03 #35 ... 04:27:03 04:27:03 #36 [security-spiffe-token-provider internal] load build context 04:27:03 #36 ... 04:27:03 04:27:03 #35 [core-common-config-bootstrapper internal] load build context 04:27:04 $ docker top 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:04 + go version 04:27:04 go version go1.23.4 linux/arm64 [Pipeline] } 04:27:04 $ docker stop --time=1 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc 04:27:06 #35 transferring context: 441.09MB 8.7s done 04:27:06 $ docker rm -f --volumes 3bbf5c42126dee5d9aa2fc8e97611f47e85bc2f27c96657ee7f37ec6c370b7fc [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) 04:27:06 #35 ... 04:27:06 04:27:06 #37 [core-command internal] load build context [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:07 #37 ... 04:27:07 04:27:07 #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:27:07 #38 ... 04:27:07 04:27:07 #39 [support-scheduler internal] load build context 04:27:07 #39 transferring context: 441.09MB 9.8s done 04:27:07 #39 ... 04:27:07 04:27:07 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:27:07 #32 ... 04:27:07 04:27:07 #40 [core-metadata internal] load build context 04:27:07 #40 transferring context: 441.09MB 8.2s done 04:27:07 #40 ... 04:27:07 04:27:07 #41 [security-bootstrapper internal] load build context 04:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:07 04:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:07 #41 ... 04:27:07 04:27:07 #42 [security-secretstore-setup internal] load build context 04:27:07 #42 transferring context: 441.09MB 9.3s done 04:27:07 #42 ... 04:27:07 04:27:07 #43 [security-proxy-setup internal] load build context 04:27:07 #43 transferring context: 441.09MB 10.3s done 04:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:08 #43 ... 04:27:08 04:27:08 #44 [core-data internal] load build context 04:27:08 #44 ... 04:27:08 04:27:08 #45 [security-spire-server internal] load build context 04:27:08 latest: Pulling from edgex-devops/edgex-compose-arm64 04:27:08 547446be3368: Pulling fs layer 04:27:08 d125d8839a47: Pulling fs layer 04:27:08 3e85d5ac6304: Pulling fs layer 04:27:08 c3105a71a48b: Pulling fs layer 04:27:08 0f093f025ec4: Pulling fs layer 04:27:08 c3106fc0e877: Pulling fs layer 04:27:08 c3105a71a48b: Waiting 04:27:08 0f093f025ec4: Waiting 04:27:08 c3106fc0e877: Waiting 04:27:08 547446be3368: Verifying Checksum 04:27:08 547446be3368: Download complete 04:27:08 c3105a71a48b: Verifying Checksum 04:27:08 c3105a71a48b: Download complete 04:27:08 #45 ... 04:27:08 04:27:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:08 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:08 #46 ... 04:27:08 04:27:08 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:27:08 d125d8839a47: Verifying Checksum 04:27:08 d125d8839a47: Download complete 04:27:08 c3106fc0e877: Verifying Checksum 04:27:08 c3106fc0e877: Download complete 04:27:08 #47 ... 04:27:08 04:27:08 #48 [security-spire-config internal] load build context 04:27:08 #48 ... 04:27:08 04:27:08 #41 [security-bootstrapper internal] load build context 04:27:08 #41 transferring context: 441.09MB 11.0s done 04:27:08 0f093f025ec4: Verifying Checksum 04:27:08 0f093f025ec4: Download complete 04:27:08 547446be3368: Pull complete 04:27:09 d125d8839a47: Pull complete 04:27:10 3e85d5ac6304: Verifying Checksum 04:27:10 3e85d5ac6304: Download complete 04:27:13 #41 ... 04:27:13 04:27:13 #36 [security-spiffe-token-provider internal] load build context 04:27:13 #36 transferring context: 441.09MB 10.6s done 04:27:16 #36 ... 04:27:16 04:27:16 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 04:27:16 #32 DONE 19.5s 04:27:16 04:27:16 #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:16 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:27:16 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:27:16 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:27:16 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:16 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:27:16 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 04:27:17 #33 ... 04:27:17 04:27:17 #37 [core-command internal] load build context 04:27:17 #37 transferring context: 441.09MB 10.8s done 04:27:17 #37 ... 04:27:17 04:27:17 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:27:18 #38 ... 04:27:18 04:27:18 #35 [core-common-config-bootstrapper internal] load build context 04:27:18 #35 DONE 20.9s 04:27:18 04:27:18 #40 [core-metadata internal] load build context 04:27:18 #40 DONE 20.5s 04:27:18 04:27:18 #42 [security-secretstore-setup internal] load build context 04:27:18 #42 DONE 20.5s 04:27:18 04:27:18 #39 [support-scheduler internal] load build context 04:27:18 #39 DONE 20.7s 04:27:18 04:27:18 #43 [security-proxy-setup internal] load build context 04:27:18 #43 DONE 21.0s 04:27:18 04:27:18 #37 [core-command internal] load build context 04:27:18 #37 DONE 20.9s 04:27:18 04:27:18 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:18 #33 DONE 21.1s 04:27:18 04:27:18 #36 [security-spiffe-token-provider internal] load build context 04:27:18 #36 DONE 20.8s 04:27:18 04:27:18 #41 [security-bootstrapper internal] load build context 04:27:18 #41 DONE 20.8s 04:27:18 04:27:18 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:27:18 #47 DONE 20.6s 04:27:18 04:27:18 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:18 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 04:27:18 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 04:27:18 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 04:27:18 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:18 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 04:27:18 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 04:27:18 #33 DONE 21.1s 04:27:18 04:27:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:18 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20.2s done 04:27:18 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:27:18 #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:27:18 #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:27:18 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:27:18 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 04:27:18 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 04:27:18 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:27:18 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 04:27:18 #46 ... 04:27:18 04:27:18 #48 [security-spire-config internal] load build context 04:27:18 #48 transferring context: 21.93kB done 04:27:18 #48 DONE 20.5s 04:27:18 04:27:18 #45 [security-spire-server internal] load build context 04:27:18 #45 transferring context: 23.68kB done 04:27:18 #45 DONE 20.5s 04:27:18 04:27:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.3s 04:27:18 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.4s 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.80MB / 30.73MB 0.5s 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.6s 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 04:27:18 #46 ... 04:27:18 04:27:18 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:27:18 #38 DONE 21.8s 04:27:18 04:27:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 04:27:18 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 04:27:18 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:27:20 #46 ... 04:27:20 04:27:20 #49 [security-spire-agent internal] load build context 04:27:20 #49 transferring context: 23.21kB 0.0s done 04:27:20 #49 DONE 2.6s 04:27:20 04:27:20 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:21 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 04:27:22 3e85d5ac6304: Pull complete 04:27:22 c3105a71a48b: Pull complete 04:27:23 0f093f025ec4: Pull complete 04:27:23 c3106fc0e877: Pull complete 04:27:23 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:23 prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container 04:27:23 $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:27:25 $ docker top 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:26 + docker compose -f ./docker-compose-build.yml build --parallel 04:27:26 #46 ... 04:27:26 04:27:26 #44 [core-data internal] load build context 04:27:26 #44 transferring context: 441.09MB 7.4s done 04:27:26 #44 ... 04:27:26 04:27:26 #50 [support-notifications internal] load build context 04:27:26 #50 transferring context: 441.09MB 6.5s done 04:27:26 #50 ... 04:27:26 04:27:26 #51 [core-keeper internal] load build context 04:27:26 #51 ... 04:27:26 04:27:26 #52 [security-proxy-auth internal] load build context 04:27:26 #52 transferring context: 441.09MB 6.8s done 04:27:27 #52 ... 04:27:27 04:27:27 #51 [core-keeper internal] load build context 04:27:27 #51 transferring context: 441.09MB 8.8s done 04:27:28 #51 ... 04:27:28 04:27:28 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:28 #53 ... 04:27:28 04:27:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:28 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 04:27:28 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:27:28 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:27:28 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:27:28 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:27:28 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:27:28 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 04:27:28 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 04:27:28 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 04:27:28 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 04:27:28 #54 ... 04:27:28 04:27:28 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:28 #1 [core-common-config-bootstrapper internal] load .dockerignore 04:27:28 #1 transferring context: 50B done 04:27:28 #1 DONE 0.1s 04:27:28 04:27:28 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:27:28 #2 transferring dockerfile: 2.23kB done 04:27:28 #2 DONE 0.1s 04:27:28 04:27:28 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:28 #3 DONE 0.0s 04:27:28 04:27:28 #4 [security-spire-config internal] load build definition from Dockerfile 04:27:28 #55 ... 04:27:28 04:27:28 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:28 #56 ... 04:27:28 04:27:28 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:28 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:28 #0 1.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:28 #0 1.798 (1/4) Installing dumb-init (1.2.5-r3) 04:27:28 #0 1.807 (2/4) Installing openssl (3.3.2-r1) 04:27:28 #0 1.970 (3/4) Installing su-exec (0.2-r3) 04:27:28 #0 1.976 (4/4) Installing yq-go (4.44.1-r2) 04:27:28 #0 2.040 Executing busybox-1.36.1-r29.trigger 04:27:28 #0 2.046 OK: 19 MiB in 18 packages 04:27:28 #4 transferring dockerfile: 1.69kB done 04:27:28 #4 DONE 0.1s 04:27:28 04:27:28 #5 [security-spire-config internal] load .dockerignore 04:27:28 #5 transferring context: 50B 0.0s done 04:27:28 #5 DONE 0.1s 04:27:28 04:27:28 #6 [core-keeper internal] load build definition from Dockerfile 04:27:28 #6 transferring dockerfile: 2.07kB 0.0s done 04:27:28 #6 DONE 0.1s 04:27:28 04:27:28 #7 [core-keeper internal] load .dockerignore 04:27:28 #7 transferring context: 50B 0.0s done 04:27:28 #7 DONE 0.1s 04:27:28 04:27:28 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:28 #3 DONE 0.0s 04:27:28 04:27:28 #8 [security-bootstrapper internal] load build definition from Dockerfile 04:27:28 #8 transferring dockerfile: 3.02kB 0.0s done 04:27:28 #8 DONE 0.1s 04:27:28 04:27:28 #9 [security-bootstrapper internal] load .dockerignore 04:27:28 #9 transferring context: 50B 0.0s done 04:27:28 #9 DONE 0.2s 04:27:28 04:27:28 #10 [security-proxy-setup internal] load build definition from Dockerfile 04:27:28 #57 ... 04:27:28 04:27:28 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:28 #10 transferring dockerfile: 2.50kB done 04:27:28 #10 DONE 0.2s 04:27:28 04:27:28 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:28 #3 DONE 0.0s 04:27:28 04:27:28 #11 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:27:28 #11 DONE 0.5s 04:27:28 04:27:28 #12 [security-proxy-setup internal] load .dockerignore 04:27:28 #12 transferring context: 50B done 04:27:28 #12 DONE 0.2s 04:27:28 04:27:28 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:28 #3 DONE 0.0s 04:27:28 04:27:28 #13 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:28 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #58 ... 04:27:29 04:27:29 #59 [core-data builder 2/7] WORKDIR /edgex-go 04:27:29 #59 ... 04:27:29 04:27:29 #13 ... 04:27:29 04:27:29 #14 [core-data internal] load build definition from Dockerfile 04:27:29 #14 transferring dockerfile: 2.07kB 0.0s done 04:27:29 #14 DONE 0.2s 04:27:29 04:27:29 #15 [core-data internal] load .dockerignore 04:27:29 #15 transferring context: 50B done 04:27:29 #15 DONE 0.2s 04:27:29 04:27:29 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:29 #3 DONE 0.0s 04:27:29 04:27:29 #13 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:29 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:29 #60 ... 04:27:29 04:27:29 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:29 #13 ... 04:27:29 04:27:29 #11 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:27:29 #11 DONE 0.8s 04:27:29 04:27:29 #13 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:29 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:29 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:29 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:29 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:29 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:29 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:29 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:29 #13 ... 04:27:29 04:27:29 #16 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:27:29 #16 DONE 1.1s 04:27:29 04:27:29 #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:29 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:29 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:29 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:29 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 843.78kB / 4.09MB 0.1s 04:27:29 #13 ... 04:27:29 04:27:29 #17 [core-metadata internal] load .dockerignore 04:27:29 #17 DONE 0.0s 04:27:29 04:27:29 #18 [core-metadata internal] load build definition from Dockerfile 04:27:29 #18 DONE 0.0s 04:27:29 04:27:29 #19 [support-scheduler internal] load .dockerignore 04:27:29 #19 transferring context: 50B 0.0s done 04:27:29 #19 DONE 0.7s 04:27:29 04:27:29 #20 [support-scheduler internal] load build definition from Dockerfile 04:27:29 #20 transferring dockerfile: 1.82kB 0.0s done 04:27:29 #20 DONE 0.8s 04:27:29 04:27:29 #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.3s 04:27:29 #13 ... 04:27:29 04:27:29 #21 [core-command internal] load build definition from Dockerfile 04:27:29 #21 transferring dockerfile: 1.94kB 0.0s done 04:27:29 #21 DONE 0.7s 04:27:29 04:27:29 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:29 #3 DONE 0.0s 04:27:29 04:27:29 #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:29 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 04:27:29 #61 ... 04:27:29 04:27:29 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:29 #62 ... 04:27:29 04:27:29 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:27:29 #13 ... 04:27:29 04:27:29 #22 [core-command internal] load .dockerignore 04:27:29 #22 transferring context: 50B 0.0s done 04:27:29 #22 DONE 0.8s 04:27:29 04:27:29 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:29 #3 DONE 0.0s 04:27:29 04:27:29 #23 [core-keeper internal] load build context 04:27:29 #23 transferring context: 3.07MB 0.7s done 04:27:29 #23 DONE 1.0s 04:27:29 04:27:29 #13 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:29 #63 ... 04:27:29 04:27:29 #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:29 #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:29 #0 4.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:29 #0 5.228 (1/1) Installing dumb-init (1.2.5-r3) 04:27:29 #0 5.516 Executing busybox-1.36.1-r29.trigger 04:27:29 #0 5.521 OK: 8 MiB in 15 packages 04:27:29 #64 ... 04:27:29 04:27:29 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:27:30 #13 ... 04:27:30 04:27:30 #11 [core-command internal] load metadata for docker.io/library/alpine:3.20 04:27:30 #11 DONE 1.3s 04:27:30 04:27:30 #24 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:27:30 #24 DONE 1.7s 04:27:30 04:27:30 #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:30 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:30 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:30 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:30 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:30 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:30 #13 ... 04:27:30 04:27:30 #25 [security-bootstrapper internal] load build context 04:27:30 #25 transferring context: 3.07MB 0.9s done 04:27:30 #25 DONE 1.6s 04:27:30 04:27:30 #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:30 #13 ... 04:27:30 04:27:30 #26 [security-spire-server internal] load build definition from Dockerfile 04:27:30 #26 transferring dockerfile: 1.70kB 0.0s done 04:27:30 #26 DONE 1.3s 04:27:30 04:27:30 #27 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:27:30 #27 transferring dockerfile: 1.89kB done 04:27:30 #27 DONE 1.7s 04:27:30 04:27:30 #28 [core-common-config-bootstrapper internal] load build context 04:27:30 #28 transferring context: 3.07MB 1.0s done 04:27:30 #28 DONE 1.8s 04:27:30 04:27:30 #29 [security-spire-config internal] load build context 04:27:30 #29 transferring context: 21.93kB 0.0s done 04:27:30 #29 DONE 1.1s 04:27:31 04:27:31 #18 [core-metadata internal] load build definition from Dockerfile 04:27:31 #18 transferring dockerfile: 2.13kB done 04:27:31 #18 DONE 1.1s 04:27:31 04:27:31 #30 [security-secretstore-setup internal] load build definition from Dockerfile 04:27:31 #30 transferring dockerfile: 2.49kB 0.0s done 04:27:31 #30 DONE 1.6s 04:27:31 04:27:31 #31 [core-data internal] load build context 04:27:31 #31 transferring context: 3.07MB 0.7s done 04:27:31 #31 DONE 1.5s 04:27:31 04:27:31 #32 [security-proxy-setup internal] load build context 04:27:31 #32 transferring context: 3.07MB 0.8s done 04:27:31 #32 DONE 1.6s 04:27:31 04:27:31 #13 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:31 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:27:31 #13 ... 04:27:31 04:27:31 #17 [core-metadata internal] load .dockerignore 04:27:31 #17 transferring context: 50B 0.0s done 04:27:31 #17 DONE 1.3s 04:27:31 04:27:31 #33 [security-secretstore-setup internal] load .dockerignore 04:27:31 #33 transferring context: 50B 0.0s done 04:27:31 #33 DONE 1.8s 04:27:31 04:27:31 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:31 #3 DONE 0.0s 04:27:31 04:27:31 #34 [security-spiffe-token-provider internal] load .dockerignore 04:27:31 #34 transferring context: 50B 0.0s done 04:27:31 #34 DONE 2.0s 04:27:31 04:27:31 #35 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 04:27:31 #35 DONE 1.0s 04:27:31 04:27:31 #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:27:31 #36 ... 04:27:31 04:27:31 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:31 #3 DONE 0.0s 04:27:31 04:27:31 #37 [security-proxy-auth internal] load build definition from Dockerfile 04:27:31 #37 transferring dockerfile: 2.11kB 0.0s done 04:27:31 #37 DONE 1.1s 04:27:31 04:27:31 #38 [security-spire-server internal] load .dockerignore 04:27:31 #38 transferring context: 50B done 04:27:31 #38 DONE 1.9s 04:27:31 04:27:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:31 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:27:31 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:27:31 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:27:31 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:27:31 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:27:31 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:27:31 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:27:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done 04:27:31 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:27:31 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:27:31 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:27:31 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 04:27:31 #65 ... 04:27:31 04:27:31 #50 [support-notifications internal] load build context 04:27:31 #50 DONE 14.5s 04:27:31 04:27:31 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:31 #58 DONE 13.2s 04:27:31 04:27:31 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:31 #64 DONE 13.2s 04:27:31 04:27:31 #51 [core-keeper internal] load build context 04:27:31 #51 DONE 14.6s 04:27:31 04:27:31 #52 [security-proxy-auth internal] load build context 04:27:31 #52 DONE 14.6s 04:27:31 04:27:31 #59 [support-scheduler builder 2/7] WORKDIR /edgex-go 04:27:31 #59 DONE 12.5s 04:27:31 04:27:31 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:31 #57 DONE 13.2s 04:27:31 04:27:31 #44 [core-data internal] load build context 04:27:31 #44 DONE 33.6s 04:27:31 04:27:31 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:27:31 #39 ... 04:27:31 04:27:31 #24 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:27:31 #24 DONE 2.0s 04:27:31 04:27:31 #35 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 04:27:31 #35 DONE 1.3s 04:27:31 04:27:31 #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 04:27:31 #11 DONE 2.0s 04:27:31 04:27:31 #13 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:31 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:31 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:31 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:31 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:31 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:31 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:27:31 #13 DONE 3.2s 04:27:31 04:27:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:31 #66 ... 04:27:31 04:27:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:31 #54 DONE 13.4s 04:27:31 04:27:31 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:31 #46 DONE 33.9s 04:27:31 04:27:31 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:31 #53 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:31 #39 ... 04:27:31 04:27:31 #40 [support-notifications internal] load .dockerignore 04:27:31 #40 transferring context: 50B done 04:27:31 #40 DONE 1.8s 04:27:31 04:27:31 #16 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:27:31 #16 DONE 1.6s 04:27:31 04:27:31 #41 [security-spire-server internal] load build context 04:27:31 #41 DONE 0.0s 04:27:31 04:27:31 #13 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:31 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:31 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:31 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:31 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:31 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:31 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:27:31 #13 DONE 3.2s 04:27:31 04:27:31 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:31 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:27:31 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:27:31 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:27:31 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:27:31 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:27:31 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:27:31 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:27:31 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done 04:27:31 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:27:31 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:27:31 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:27:31 #53 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:32 #39 ... 04:27:32 04:27:32 #42 [security-proxy-auth internal] load .dockerignore 04:27:32 #42 transferring context: 50B 0.0s done 04:27:32 #42 DONE 1.8s 04:27:32 04:27:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:32 #39 ... 04:27:32 04:27:32 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:32 #3 DONE 0.0s 04:27:32 04:27:32 #43 [support-notifications internal] load build definition from Dockerfile 04:27:32 #43 transferring dockerfile: 2.04kB done 04:27:32 #43 DONE 2.1s 04:27:32 04:27:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:32 #53 14.05 (1/2) Installing dumb-init (1.2.5-r3) 04:27:32 #53 14.06 (2/2) Installing su-exec (0.2-r3) 04:27:32 #53 14.06 Executing busybox-1.36.1-r29.trigger 04:27:32 #53 14.08 OK: 8 MiB in 16 packages 04:27:32 #53 DONE 14.3s 04:27:32 04:27:32 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:32 #55 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:32 #55 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:32 #55 14.14 (1/1) Installing dumb-init (1.2.5-r3) 04:27:32 #55 14.14 Executing busybox-1.36.1-r29.trigger 04:27:32 #55 14.15 OK: 8 MiB in 15 packages 04:27:32 #55 DONE 14.3s 04:27:32 04:27:32 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:27:32 #39 ... 04:27:32 04:27:32 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:32 #3 DONE 0.0s 04:27:32 04:27:32 #44 [security-spire-agent internal] load build definition from Dockerfile 04:27:32 #44 transferring dockerfile: 1.81kB done 04:27:32 #44 DONE 2.4s 04:27:32 04:27:32 #45 [security-spire-agent internal] load .dockerignore 04:27:32 #45 transferring context: 50B 0.0s done 04:27:32 #45 DONE 2.4s 04:27:32 04:27:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:32 #39 ... 04:27:32 04:27:32 #11 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 04:27:32 #11 DONE 2.8s 04:27:32 04:27:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:32 #39 ... 04:27:32 04:27:32 #24 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 04:27:32 #24 DONE 2.3s 04:27:32 04:27:32 #35 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 04:27:32 #35 DONE 1.7s 04:27:32 04:27:32 #13 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:32 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:32 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:32 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:32 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:32 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:32 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:27:32 #13 DONE 3.5s 04:27:32 04:27:32 #46 [security-proxy-auth internal] load build context 04:27:32 #46 DONE 0.0s 04:27:32 04:27:32 #16 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:27:32 #16 DONE 2.0s 04:27:32 04:27:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:32 #39 ... 04:27:32 04:27:32 #47 [support-scheduler internal] load build context 04:27:32 #47 transferring context: 3.07MB 0.9s done 04:27:32 #47 DONE 2.6s 04:27:33 04:27:33 #48 [core-command internal] load build context 04:27:33 #48 transferring context: 3.07MB 1.3s done 04:27:33 #48 DONE 2.7s 04:27:33 04:27:33 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:33 #67 ... 04:27:33 04:27:33 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:27:33 #63 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #63 14.45 (1/7) Installing ca-certificates (20241121-r1) 04:27:33 #63 14.47 (2/7) Installing dumb-init (1.2.5-r3) 04:27:33 #63 14.47 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:27:33 #63 14.48 (4/7) Installing libsodium (1.0.19-r0) 04:27:33 #63 14.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:27:33 #63 14.52 (6/7) Installing libzmq (4.3.5-r2) 04:27:33 #63 14.53 (7/7) Installing zeromq (4.3.5-r2) 04:27:33 #63 14.53 Executing busybox-1.36.1-r29.trigger 04:27:33 #63 14.54 Executing ca-certificates-20241121-r1.trigger 04:27:33 #63 14.63 OK: 12 MiB in 21 packages 04:27:33 #63 DONE 15.0s 04:27:33 04:27:33 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:27:33 #65 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #65 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #65 14.18 (1/3) Installing ca-certificates (20241121-r1) 04:27:33 #65 14.21 (2/3) Installing dumb-init (1.2.5-r3) 04:27:33 #65 14.21 (3/3) Installing tzdata (2024b-r0) 04:27:33 #65 14.30 Executing busybox-1.36.1-r29.trigger 04:27:33 #65 14.31 Executing ca-certificates-20241121-r1.trigger 04:27:33 #65 14.40 OK: 10 MiB in 17 packages 04:27:33 #65 DONE 15.0s 04:27:33 04:27:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:33 #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #61 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #61 14.62 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:33 #61 14.62 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:33 #61 14.62 OK: 24170 distinct packages available 04:27:33 #61 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #61 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #61 15.13 (1/14) Installing ca-certificates (20241121-r1) 04:27:33 #61 15.15 (2/14) Installing brotli-libs (1.1.0-r2) 04:27:33 #61 15.16 (3/14) Installing c-ares (1.33.1-r0) 04:27:33 #61 15.17 (4/14) Installing libunistring (1.2-r0) 04:27:33 #61 15.18 (5/14) Installing libidn2 (2.3.7-r0) 04:27:33 #61 15.19 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:27:33 #61 15.20 (7/14) Installing libpsl (0.21.5-r1) 04:27:33 #61 15.20 (8/14) Installing zstd-libs (1.5.6-r0) 04:27:33 #61 15.21 (9/14) Installing libcurl (8.11.1-r0) 04:27:33 #61 15.22 (10/14) Installing curl (8.11.1-r0) 04:27:33 #61 15.23 (11/14) Installing dumb-init (1.2.5-r3) 04:27:33 #61 15.23 (12/14) Installing musl-obstack (1.2.3-r2) 04:27:33 #61 15.24 (13/14) Installing libucontext (1.2-r3) 04:27:33 #61 15.24 (14/14) Installing gcompat (1.1.0-r4) 04:27:33 #61 15.25 Executing busybox-1.36.1-r29.trigger 04:27:33 #61 15.26 Executing ca-certificates-20241121-r1.trigger 04:27:33 #61 ... 04:27:33 04:27:33 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:33 #68 DONE 2.3s 04:27:33 04:27:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:33 #61 15.39 OK: 13 MiB in 28 packages 04:27:33 #61 DONE 15.7s 04:27:33 04:27:33 #69 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 04:27:33 #0 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #0 2.358 OK: 8 MiB in 15 packages 04:27:33 #69 DONE 2.5s 04:27:33 04:27:33 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:33 #39 ... 04:27:33 04:27:33 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:27:33 #49 DONE 1.2s 04:27:33 04:27:33 #50 [security-spiffe-token-provider internal] load build context 04:27:33 #50 ... 04:27:33 04:27:33 #13 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 04:27:33 #13 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done 04:27:33 #13 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 04:27:33 #13 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 04:27:33 #13 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 04:27:33 #13 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done 04:27:33 #13 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.1s done 04:27:33 #13 DONE 3.5s 04:27:33 04:27:33 #41 [security-spire-server internal] load build context 04:27:33 #41 transferring context: 23.68kB 0.0s done 04:27:33 #41 DONE 1.9s 04:27:33 04:27:33 #50 [security-spiffe-token-provider internal] load build context 04:27:33 #70 ... 04:27:33 04:27:33 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:33 #60 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #60 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #60 14.80 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:33 #60 14.80 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:33 #60 14.80 OK: 24170 distinct packages available 04:27:33 #60 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:33 #60 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:33 #60 15.46 (1/4) Installing dumb-init (1.2.5-r3) 04:27:33 #60 15.47 (2/4) Installing musl-obstack (1.2.3-r2) 04:27:33 #60 15.47 (3/4) Installing libucontext (1.2-r3) 04:27:33 #60 15.48 (4/4) Installing gcompat (1.1.0-r4) 04:27:33 #60 15.48 Executing busybox-1.36.1-r29.trigger 04:27:33 #60 15.49 OK: 8 MiB in 18 packages 04:27:33 #60 DONE 15.8s 04:27:33 04:27:33 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:34 #50 ... 04:27:34 04:27:34 #51 [security-spire-agent internal] load build context 04:27:34 #51 transferring context: 23.21kB 0.1s done 04:27:34 #51 DONE 0.4s 04:27:34 04:27:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:34 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 04:27:34 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:27:34 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:27:34 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:27:34 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:27:34 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 04:27:34 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 04:27:34 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.1s done 04:27:34 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:27:34 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:27:34 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:27:34 #71 ... 04:27:34 04:27:34 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:34 #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:34 #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:34 #0 2.823 OK: 248 MiB in 58 packages 04:27:34 #72 DONE 3.4s 04:27:34 #39 ... 04:27:34 04:27:34 #50 [security-spiffe-token-provider internal] load build context 04:27:34 #50 transferring context: 3.07MB 1.9s done 04:27:34 #50 DONE 3.2s 04:27:34 04:27:34 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:34 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:34 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:34 #0 3.166 OK: 248 MiB in 58 packages 04:27:34 #73 DONE 3.4s 04:27:34 04:27:34 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:34 #62 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:34 #62 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:34 #62 15.89 (1/4) Installing ca-certificates (20241121-r1) 04:27:34 #62 15.90 (2/4) Installing dumb-init (1.2.5-r3) 04:27:34 #62 15.91 (3/4) Installing su-exec (0.2-r3) 04:27:34 #62 15.91 (4/4) Installing yq-go (4.44.1-r2) 04:27:34 #62 15.98 Executing busybox-1.36.1-r29.trigger 04:27:34 #62 15.99 Executing ca-certificates-20241121-r1.trigger 04:27:34 #62 16.03 OK: 19 MiB in 18 packages 04:27:34 #62 DONE 16.6s 04:27:34 04:27:34 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:34 #56 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:34 #56 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:34 #56 15.73 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:34 #56 15.73 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:34 #56 15.73 OK: 24170 distinct packages available 04:27:34 #56 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:34 #56 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:34 #56 16.32 (1/5) Installing dumb-init (1.2.5-r3) 04:27:34 #56 16.33 (2/5) Installing musl-obstack (1.2.3-r2) 04:27:34 #56 16.33 (3/5) Installing libucontext (1.2-r3) 04:27:34 #56 16.34 (4/5) Installing gcompat (1.1.0-r4) 04:27:34 #56 16.34 (5/5) Installing openssl (3.3.2-r1) 04:27:34 #56 16.36 Executing busybox-1.36.1-r29.trigger 04:27:34 #56 16.36 OK: 9 MiB in 19 packages 04:27:34 #56 DONE 16.8s 04:27:34 04:27:34 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:34 #74 ... 04:27:34 04:27:34 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:27:34 #75 DONE 0.2s 04:27:34 04:27:34 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:27:34 #76 DONE 0.2s 04:27:34 04:27:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:35 04:27:35 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:35 #77 ... 04:27:35 04:27:35 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:27:35 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:35 #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:35 #0 3.724 OK: 19 MiB in 18 packages 04:27:35 #78 DONE 3.9s 04:27:35 04:27:35 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:27:35 #79 DONE 0.1s 04:27:35 04:27:35 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:35 #39 ... 04:27:35 04:27:35 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:35 #52 DONE 4.1s 04:27:35 04:27:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:35 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 04:27:35 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:27:35 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:27:35 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:27:35 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 04:27:35 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.28MB / 18.32MB 1.2s 04:27:35 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:27:35 #53 ... 04:27:35 04:27:35 #54 [core-metadata internal] load build context 04:27:35 #54 transferring context: 3.07MB 2.6s done 04:27:35 #54 DONE 4.2s 04:27:35 04:27:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:35 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 1.5s 04:27:36 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 1.7s 04:27:36 #80 ... 04:27:36 04:27:36 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:27:36 #66 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:36 #66 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:36 #66 4.363 OK: 248 MiB in 58 packages 04:27:36 #66 DONE 4.9s 04:27:36 04:27:36 #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:36 #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:36 #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:36 #0 4.220 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:36 #0 4.220 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:36 #0 4.220 OK: 24174 distinct packages available 04:27:36 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:36 #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:36 #0 4.733 OK: 248 MiB in 58 packages 04:27:36 #81 DONE 5.0s 04:27:36 04:27:36 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:27:36 #53 ... 04:27:36 04:27:36 #55 [security-secretstore-setup internal] load build context 04:27:36 #55 transferring context: 3.07MB 3.2s done 04:27:36 #55 DONE 4.9s 04:27:36 04:27:36 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:36 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 2.3s 04:27:36 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 2.4s 04:27:36 #82 DONE 0.7s 04:27:36 04:27:36 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 04:27:36 #83 DONE 0.9s 04:27:36 04:27:36 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:36 #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:36 #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:36 #0 4.475 OK: 8 MiB in 16 packages 04:27:36 #84 DONE 4.7s 04:27:36 04:27:36 #85 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:27:36 #0 5.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:36 #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:36 #0 5.725 OK: 248 MiB in 58 packages 04:27:36 #85 DONE 5.8s 04:27:36 04:27:36 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:27:36 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 2.7s 04:27:37 #86 ... 04:27:37 04:27:37 #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:27:37 #0 4.145 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:37 #0 4.712 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:37 #0 5.442 (1/1) Installing dumb-init (1.2.5-r3) 04:27:37 #0 5.767 Executing busybox-1.36.1-r29.trigger 04:27:37 #0 5.773 OK: 8 MiB in 15 packages 04:27:37 #87 DONE 5.9s 04:27:37 04:27:37 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:27:37 #88 DONE 0.1s 04:27:37 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 2.9s 04:27:37 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 3.1s 04:27:37 04:27:37 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:27:37 #67 4.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:37 #67 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:37 #67 5.015 OK: 8 MiB in 15 packages 04:27:37 #53 ... 04:27:37 04:27:37 #56 [support-notifications internal] load build context 04:27:37 #56 transferring context: 3.07MB 3.6s done 04:27:37 #56 DONE 4.7s 04:27:37 04:27:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:37 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.52MB / 18.32MB 3.3s 04:27:37 #53 ... 04:27:37 04:27:37 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:37 #57 DONE 6.4s 04:27:37 04:27:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:37 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 3.7s 04:27:37 #53 ... 04:27:37 04:27:37 #46 [security-proxy-auth internal] load build context 04:27:37 #46 transferring context: 3.07MB 4.2s done 04:27:37 #46 DONE 5.2s 04:27:37 04:27:37 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:38 #67 DONE 5.5s 04:27:38 04:27:38 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:27:38 #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:38 #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:38 #0 4.323 OK: 12 MiB in 21 packages 04:27:38 #89 DONE 4.7s 04:27:38 04:27:38 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:38 #70 4.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:38 #70 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:38 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 3.8s 04:27:38 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.9s done 04:27:38 #70 4.521 OK: 13 MiB in 28 packages 04:27:38 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 04:27:38 #70 DONE 4.8s 04:27:38 04:27:38 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:38 #74 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:38 #74 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:38 #74 ... 04:27:38 04:27:38 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:27:38 #0 4.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:38 #0 4.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:38 #0 5.149 OK: 10 MiB in 17 packages 04:27:38 #90 DONE 5.6s 04:27:38 04:27:38 #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:38 #71 4.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:38 #71 4.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:38 #71 4.871 OK: 8 MiB in 18 packages 04:27:38 #71 DONE 5.1s 04:27:38 04:27:38 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:38 #74 4.245 OK: 9 MiB in 19 packages 04:27:39 #53 ... 04:27:39 04:27:39 #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:27:39 #36 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:39 #36 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:39 #36 6.979 OK: 239 MiB in 58 packages 04:27:39 #36 DONE 8.7s 04:27:39 04:27:39 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:39 #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:39 #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:39 #0 6.882 OK: 239 MiB in 58 packages 04:27:39 #58 DONE 8.1s 04:27:39 04:27:39 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:39 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:39 #0 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:39 #0 7.253 OK: 239 MiB in 58 packages 04:27:39 #59 DONE 8.3s 04:27:39 04:27:39 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:27:39 #60 ... 04:27:39 04:27:39 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:39 #0 3.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:39 #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:39 #0 7.110 (1/2) Installing dumb-init (1.2.5-r3) 04:27:39 #0 7.177 (2/2) Installing su-exec (0.2-r3) 04:27:39 #0 7.241 Executing busybox-1.36.1-r29.trigger 04:27:39 #0 7.386 OK: 9 MiB in 16 packages 04:27:39 #61 DONE 8.1s 04:27:39 04:27:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:39 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.2s 04:27:39 #39 ... 04:27:39 04:27:39 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:27:39 #62 DONE 0.9s 04:27:39 04:27:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:39 #74 DONE 5.3s 04:27:39 04:27:39 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:39 #91 DONE 1.0s 04:27:39 04:27:39 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:27:39 #0 4.368 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:39 #0 4.856 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:39 #0 5.614 OK: 248 MiB in 58 packages 04:27:39 #92 DONE 6.3s 04:27:39 04:27:39 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:27:39 #0 3.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:39 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:39 #0 4.265 OK: 19 MiB in 18 packages 04:27:39 #93 DONE 5.3s 04:27:39 04:27:39 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:27:39 #39 ... 04:27:39 04:27:39 #60 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:27:39 #60 DONE 0.9s 04:27:40 04:27:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:40 #39 ... 04:27:40 04:27:40 #63 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:27:40 #63 DONE 1.0s 04:27:40 04:27:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:40 #39 ... 04:27:40 04:27:40 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:27:40 #0 4.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:40 #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:40 #0 8.400 (1/1) Installing dumb-init (1.2.5-r3) 04:27:40 #0 8.417 Executing busybox-1.36.1-r29.trigger 04:27:40 #0 8.517 OK: 9 MiB in 15 packages 04:27:40 #64 DONE 10.1s 04:27:40 04:27:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:41 #94 ... 04:27:41 04:27:41 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:27:41 #95 DONE 1.0s 04:27:41 04:27:41 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:27:41 #94 DONE 1.1s 04:27:41 04:27:41 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:27:41 #96 DONE 1.1s 04:27:41 04:27:41 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:27:41 #86 DONE 4.0s 04:27:41 04:27:41 #97 [security-spire-config stage-2 6/10] COPY security.txt / 04:27:41 #97 DONE 0.1s 04:27:41 04:27:41 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:41 #98 DONE 1.1s 04:27:41 04:27:41 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:27:41 #39 ... 04:27:41 04:27:41 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:41 #0 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:41 #0 8.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:41 #65 ... 04:27:41 04:27:41 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:41 #66 ... 04:27:41 04:27:41 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:41 #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:41 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:41 #99 DONE 0.8s 04:27:41 04:27:41 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:27:41 #100 DONE 0.8s 04:27:41 04:27:41 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:41 #101 DONE 0.9s 04:27:41 04:27:41 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:27:41 #102 DONE 0.1s 04:27:41 04:27:41 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:27:41 #103 DONE 0.8s 04:27:41 04:27:41 #104 [security-spire-server stage-2 6/9] COPY security.txt / 04:27:41 #104 DONE 0.1s 04:27:41 04:27:41 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:27:41 #67 ... 04:27:41 04:27:41 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:41 #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:41 #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:41 #0 10.00 (1/1) Installing dumb-init (1.2.5-r3) 04:27:41 #0 10.00 Executing busybox-1.36.1-r29.trigger 04:27:41 #0 10.10 OK: 9 MiB in 15 packages 04:27:42 #105 DONE 0.1s 04:27:42 04:27:42 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:27:42 #106 DONE 0.1s 04:27:42 04:27:42 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:27:42 #68 ... 04:27:42 04:27:42 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:42 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:42 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:42 #69 ... 04:27:42 04:27:42 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:42 #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:42 #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:42 #107 DONE 0.1s 04:27:42 04:27:42 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 04:27:42 #108 DONE 0.1s 04:27:42 04:27:42 #109 [security-spire-config] exporting to image 04:27:42 #109 exporting layers 04:27:42 #109 ... 04:27:42 04:27:42 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:27:42 #110 DONE 0.2s 04:27:42 04:27:42 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:27:42 #111 DONE 0.2s 04:27:42 04:27:42 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:27:42 #112 DONE 0.0s 04:27:42 04:27:42 #109 [security-spire-server] exporting to image 04:27:42 #70 ... 04:27:42 04:27:42 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:42 #0 9.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:42 #0 9.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:42 #71 ... 04:27:42 04:27:42 #72 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:27:42 #0 4.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:42 #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:42 #0 8.519 (1/3) Installing ca-certificates (20241121-r1) 04:27:42 #0 8.701 (2/3) Installing dumb-init (1.2.5-r3) 04:27:42 #0 8.715 (3/3) Installing tzdata (2024b-r0) 04:27:42 #0 9.184 Executing busybox-1.36.1-r29.trigger 04:27:42 #0 9.231 Executing ca-certificates-20241121-r1.trigger 04:27:42 #0 9.692 OK: 11 MiB in 17 packages 04:27:42 #72 DONE 11.1s 04:27:42 04:27:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:42 #109 ... 04:27:42 04:27:42 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:27:42 #113 DONE 0.1s 04:27:42 04:27:42 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:27:42 #114 DONE 0.1s 04:27:42 04:27:42 #109 [security-spire-agent] exporting to image 04:27:42 #39 ... 04:27:42 04:27:42 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:27:42 #109 exporting layers 0.7s done 04:27:42 #109 writing image sha256:a8faf9ee4717a6641363c108441046bb636232cc353c1611f427eec4b2b466d5 0.0s done 04:27:42 #109 naming to docker.io/library/security-spire-config done 04:27:43 #73 ... 04:27:43 04:27:43 #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:27:43 #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:43 #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:43 #74 ... 04:27:43 04:27:43 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:27:43 #68 DONE 11.7s 04:27:43 04:27:43 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:43 #109 exporting layers 0.6s done 04:27:43 #109 writing image sha256:4e3540ec63fd220db410b0a5aa293be0773e7f1f6617c5eb143a6c21ca3d52a8 done 04:27:43 #109 naming to docker.io/library/security-spire-server done 04:27:43 #109 writing image sha256:1974a33f8d768d4793b1a4535e1159de83bd55d82020d658b1014c557a12c221 done 04:27:43 #109 naming to docker.io/library/security-spire-agent done 04:27:43 #109 DONE 1.1s 04:27:43 04:27:43 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:43 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.0s 04:27:45 #53 ... 04:27:45 04:27:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:45 #67 13.43 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:45 #67 13.43 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:45 #67 13.43 OK: 24048 distinct packages available 04:27:45 #67 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:45 #67 ... 04:27:45 04:27:45 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:27:45 #0 7.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:45 #0 8.709 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:45 #75 ... 04:27:45 04:27:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:45 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.1s 04:27:47 #39 ... 04:27:47 04:27:47 #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:47 #71 13.32 (1/4) Installing dumb-init (1.2.5-r3) 04:27:47 #71 13.33 (2/4) Installing openssl (3.3.2-r1) 04:27:47 #71 13.38 (3/4) Installing su-exec (0.2-r3) 04:27:47 #71 13.39 (4/4) Installing yq-go (4.44.1-r2) 04:27:47 #71 13.96 Executing busybox-1.36.1-r29.trigger 04:27:47 #71 14.08 OK: 20 MiB in 18 packages 04:27:47 #71 DONE 15.4s 04:27:47 04:27:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:47 #115 ... 04:27:47 04:27:47 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:47 #116 ... 04:27:47 04:27:47 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:47 #117 ... 04:27:47 04:27:47 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:47 #39 ... 04:27:47 04:27:47 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:27:47 #0 5.697 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:47 #0 7.011 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:48 #76 ... 04:27:48 04:27:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:49 #39 ... 04:27:49 04:27:49 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:27:49 #75 13.00 OK: 239 MiB in 58 packages 04:27:49 #75 DONE 13.8s 04:27:49 04:27:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:49 #39 ... 04:27:49 04:27:49 #74 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 04:27:49 #74 13.23 (1/7) Installing ca-certificates (20241121-r1) 04:27:49 #74 13.52 (2/7) Installing dumb-init (1.2.5-r3) 04:27:49 #74 13.55 (3/7) Installing libgcc (13.2.1_git20240309-r0) 04:27:49 #74 13.56 (4/7) Installing libsodium (1.0.19-r0) 04:27:49 #74 13.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 04:27:49 #74 13.82 (6/7) Installing libzmq (4.3.5-r2) 04:27:49 #74 13.93 (7/7) Installing zeromq (4.3.5-r2) 04:27:49 #74 14.03 Executing busybox-1.36.1-r29.trigger 04:27:49 #74 14.14 Executing ca-certificates-20241121-r1.trigger 04:27:49 #74 15.18 OK: 14 MiB in 21 packages 04:27:49 #74 DONE 16.6s 04:27:49 04:27:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:49 #39 ... 04:27:49 04:27:49 #77 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:27:49 #77 DONE 0.6s 04:27:49 04:27:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:49 #39 ... 04:27:49 04:27:49 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:49 #0 4.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:49 #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:49 #78 ... 04:27:49 04:27:49 #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:49 #79 ... 04:27:49 04:27:49 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:49 #80 ... 04:27:49 04:27:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:50 #39 ... 04:27:50 04:27:50 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:50 #81 ... 04:27:50 04:27:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:50 #39 ... 04:27:50 04:27:50 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:50 #82 ... 04:27:50 04:27:50 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:27:50 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.5s done 04:27:50 #53 DONE 16.8s 04:27:50 04:27:50 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:50 #66 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:50 #66 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:50 #66 15.05 (1/4) Installing ca-certificates (20241121-r1) 04:27:50 #66 15.27 (2/4) Installing dumb-init (1.2.5-r3) 04:27:50 #66 15.29 (3/4) Installing su-exec (0.2-r3) 04:27:50 #66 15.29 (4/4) Installing yq-go (4.44.1-r2) 04:27:50 #66 16.07 Executing busybox-1.36.1-r29.trigger 04:27:50 #66 16.30 Executing ca-certificates-20241121-r1.trigger 04:27:50 #66 17.35 OK: 20 MiB in 18 packages 04:27:50 #66 DONE 19.0s 04:27:50 04:27:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:50 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s 04:27:50 #39 ... 04:27:50 04:27:50 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 04:27:50 #73 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:50 #73 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:50 #73 16.53 OK: 239 MiB in 58 packages 04:27:50 #73 DONE 17.8s 04:27:50 04:27:50 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:27:50 #0 5.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:50 #0 6.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:50 #83 ... 04:27:50 04:27:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:51 #39 ... 04:27:51 04:27:51 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:51 #65 12.47 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:51 #65 12.47 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:51 #65 12.47 OK: 24052 distinct packages available 04:27:51 #65 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:51 #65 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:51 #65 18.79 OK: 239 MiB in 58 packages 04:27:51 #65 DONE 19.6s 04:27:51 04:27:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:51 #39 ... 04:27:51 04:27:51 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:27:51 #84 DONE 1.0s 04:27:51 04:27:51 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:51 #85 ... 04:27:51 04:27:51 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:51 #78 11.13 OK: 9 MiB in 16 packages 04:27:51 #78 DONE 12.3s 04:27:52 04:27:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:52 #39 ... 04:27:52 04:27:52 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:27:52 #86 DONE 1.2s 04:27:52 04:27:52 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:27:52 #76 11.98 (1/1) Installing dumb-init (1.2.5-r3) 04:27:52 #76 12.71 Executing busybox-1.36.1-r29.trigger 04:27:52 #76 12.83 OK: 9 MiB in 15 packages 04:27:52 #76 DONE 14.6s 04:27:52 04:27:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:52 #39 ... 04:27:52 04:27:52 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:27:52 #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:52 #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:52 #87 ... 04:27:52 04:27:52 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:27:52 #83 12.73 OK: 9 MiB in 15 packages 04:27:53 #83 ... 04:27:53 04:27:53 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:27:53 #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:53 #0 3.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:53 #0 8.977 OK: 9 MiB in 15 packages 04:27:53 #88 DONE 9.8s 04:27:53 04:27:53 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:53 #67 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:53 #67 19.78 (1/14) Installing ca-certificates (20241121-r1) 04:27:53 #67 20.10 (2/14) Installing brotli-libs (1.1.0-r2) 04:27:53 #67 20.20 (3/14) Installing c-ares (1.33.1-r0) 04:27:53 #67 20.22 (4/14) Installing libunistring (1.2-r0) 04:27:53 #67 20.35 (5/14) Installing libidn2 (2.3.7-r0) 04:27:53 #67 20.41 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:27:53 #67 20.44 (7/14) Installing libpsl (0.21.5-r1) 04:27:53 #67 20.49 (8/14) Installing zstd-libs (1.5.6-r0) 04:27:53 #67 20.58 (9/14) Installing libcurl (8.11.1-r0) 04:27:53 #67 20.66 (10/14) Installing curl (8.11.1-r0) 04:27:53 #67 20.69 (11/14) Installing dumb-init (1.2.5-r3) 04:27:53 #67 20.73 (12/14) Installing musl-obstack (1.2.3-r2) 04:27:53 #67 20.74 (13/14) Installing libucontext (1.2-r3) 04:27:53 #67 20.83 (14/14) Installing gcompat (1.1.0-r4) 04:27:53 #67 20.88 Executing busybox-1.36.1-r29.trigger 04:27:53 #67 21.02 Executing ca-certificates-20241121-r1.trigger 04:27:53 #67 21.75 OK: 15 MiB in 28 packages 04:27:53 #67 ... 04:27:53 04:27:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:53 #39 ... 04:27:53 04:27:53 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:27:53 #83 DONE 13.9s 04:27:53 04:27:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:54 #39 ... 04:27:54 04:27:54 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:54 #67 DONE 23.0s 04:27:54 04:27:54 #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:27:54 #87 11.17 OK: 11 MiB in 17 packages 04:27:54 #87 DONE 12.0s 04:27:54 04:27:54 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:54 #70 14.11 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:54 #70 14.11 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:54 #70 14.11 OK: 24048 distinct packages available 04:27:54 #70 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:54 #70 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:54 #70 21.80 (1/4) Installing dumb-init (1.2.5-r3) 04:27:54 #70 21.81 (2/4) Installing musl-obstack (1.2.3-r2) 04:27:54 #70 21.82 (3/4) Installing libucontext (1.2-r3) 04:27:54 #70 21.84 (4/4) Installing gcompat (1.1.0-r4) 04:27:54 #70 21.96 Executing busybox-1.36.1-r29.trigger 04:27:54 #70 21.96 OK: 9 MiB in 18 packages 04:27:54 #70 DONE 23.0s 04:27:54 04:27:54 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:27:54 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s done 04:27:55 #39 DONE 25.9s 04:27:55 04:27:55 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:55 #89 ... 04:27:55 04:27:55 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:55 #69 14.94 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:55 #69 14.94 v3.20.5-19-g61fd45ea812 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:55 #69 14.94 OK: 24048 distinct packages available 04:27:55 #69 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:55 #69 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:55 #69 22.45 (1/5) Installing dumb-init (1.2.5-r3) 04:27:55 #69 22.48 (2/5) Installing musl-obstack (1.2.3-r2) 04:27:55 #69 22.48 (3/5) Installing libucontext (1.2-r3) 04:27:55 #69 22.48 (4/5) Installing gcompat (1.1.0-r4) 04:27:55 #69 22.50 (5/5) Installing openssl (3.3.2-r1) 04:27:55 #69 22.54 Executing busybox-1.36.1-r29.trigger 04:27:55 #69 22.64 OK: 10 MiB in 19 packages 04:27:55 #69 DONE 23.7s 04:27:55 04:27:55 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:56 #90 ... 04:27:56 04:27:56 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:27:56 #91 DONE 4.0s 04:27:56 04:27:56 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:27:56 #92 DONE 0.4s 04:27:56 04:27:56 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:27:56 #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:56 #0 4.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:56 #0 8.869 OK: 20 MiB in 18 packages 04:27:56 #93 DONE 9.4s 04:27:56 04:27:56 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:57 #94 ... 04:27:57 04:27:57 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:27:57 #95 DONE 0.5s 04:27:57 04:27:57 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:27:57 #0 4.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:57 #0 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:57 #96 ... 04:27:57 04:27:57 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:57 #94 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:58 #94 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:58 #94 ... 04:27:58 04:27:58 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:27:58 #96 7.796 OK: 20 MiB in 18 packages 04:27:58 #96 DONE 8.3s 04:27:58 04:27:58 #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:27:58 #0 5.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:58 #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:27:58 #0 8.690 OK: 14 MiB in 21 packages 04:27:58 #97 DONE 9.5s 04:27:58 04:27:58 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:58 #90 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:27:58 #90 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:28:00 #90 5.378 OK: 10 MiB in 19 packages 04:28:00 #90 ... 04:28:00 04:28:00 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:28:00 #89 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:28:00 #89 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:28:00 #89 5.809 OK: 15 MiB in 28 packages 04:28:00 #89 DONE 6.4s 04:28:00 04:28:00 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:28:00 #94 5.874 OK: 9 MiB in 18 packages 04:28:00 #94 DONE 6.4s 04:28:00 04:28:00 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:01 #98 ... 04:28:01 04:28:01 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:28:01 #90 DONE 5.9s 04:28:01 04:28:01 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:28:02 #99 ... 04:28:02 04:28:02 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:02 #100 ... 04:28:02 04:28:02 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:03 #101 DONE 2.0s 04:28:03 04:28:03 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:03 #85 ... 04:28:03 04:28:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:28:03 #99 DONE 2.0s 04:28:03 04:28:03 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:03 #98 DONE 2.2s 04:28:03 04:28:03 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:28:03 #102 ... 04:28:03 04:28:03 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:28:03 #103 DONE 0.4s 04:28:03 04:28:03 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:28:03 #102 DONE 0.5s 04:28:03 04:28:03 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:28:04 #104 ... 04:28:04 04:28:04 #105 [security-spire-server stage-2 6/9] COPY security.txt / 04:28:04 #105 DONE 0.6s 04:28:04 04:28:04 #104 [security-spire-config stage-2 6/10] COPY security.txt / 04:28:04 #104 DONE 0.7s 04:28:04 04:28:04 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:28:04 #106 DONE 0.5s 04:28:04 04:28:04 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:28:05 #107 DONE 0.7s 04:28:05 04:28:05 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:05 #108 DONE 1.9s 04:28:05 04:28:05 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:28:05 #109 ... 04:28:05 04:28:05 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:28:05 #110 DONE 0.6s 04:28:05 04:28:05 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:28:05 #111 ... 04:28:05 04:28:05 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:28:05 #109 DONE 0.6s 04:28:05 04:28:05 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:28:05 #112 ... 04:28:05 04:28:05 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:28:05 #113 DONE 0.7s 04:28:05 04:28:05 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:28:05 #111 DONE 0.5s 04:28:05 04:28:05 #114 [security-spire-server] exporting to image 04:28:05 #114 exporting layers 04:28:06 #114 ... 04:28:06 04:28:06 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:28:06 #112 DONE 0.7s 04:28:06 04:28:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 04:28:06 #115 DONE 0.6s 04:28:06 04:28:06 #116 [security-spire-config] exporting to image 04:28:07 #116 ... 04:28:07 04:28:07 #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:28:07 #117 DONE 0.8s 04:28:07 04:28:07 #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:28:08 #118 DONE 0.6s 04:28:08 04:28:08 #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:28:08 #119 DONE 0.8s 04:28:08 04:28:08 #120 [security-spire-agent] exporting to image 04:28:09 #120 ... 04:28:09 04:28:09 #114 [security-spire-server] exporting to image 04:28:09 #114 exporting layers 3.5s done 04:28:09 #114 writing image sha256:2892b4fc81656a7be1dc451ec624d4d5161b8b81523ddb80ef2d027110a3006d 0.1s done 04:28:09 #114 naming to docker.io/library/security-spire-server-arm64 0.1s done 04:28:09 #114 DONE 3.7s 04:28:09 04:28:09 #116 [security-spire-config] exporting to image 04:28:09 #116 exporting layers 3.1s done 04:28:09 #116 writing image sha256:40c207058f056ab9ec6ecea3ff887bc279707cdc911dcf529512b573f99ee632 0.0s done 04:28:09 #116 naming to docker.io/library/security-spire-config-arm64 0.1s done 04:28:09 #116 DONE 3.2s 04:28:09 04:28:09 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:11 #81 ... 04:28:11 04:28:11 #120 [security-spire-agent] exporting to image 04:28:11 #120 exporting layers 2.1s done 04:28:11 #120 writing image sha256:c11f4021848d88dcbadae2271704c489d7d32bcbb9842aadb3e0451d92359c52 0.0s done 04:28:11 #120 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:28:11 #120 DONE 2.2s 04:28:11 04:28:11 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #118 ... 04:28:36 04:28:36 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #77 DONE 56.3s 04:28:36 04:28:36 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #115 DONE 50.0s 04:28:36 04:28:36 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #116 DONE 54.1s 04:28:36 04:28:36 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #80 DONE 56.3s 04:28:36 04:28:36 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #117 DONE 53.9s 04:28:36 04:28:36 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:36 #118 DONE 54.1s 04:28:36 04:28:36 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:41 #119 ... 04:28:41 04:28:41 #120 [support-notifications builder 6/7] COPY . . 04:28:41 #120 ... 04:28:41 04:28:41 #121 [security-proxy-setup builder 6/7] COPY . . 04:28:41 #121 ... 04:28:41 04:28:41 #122 [core-keeper builder 7/8] COPY . . 04:28:41 #122 ... 04:28:41 04:28:41 #123 [core-command builder 6/7] COPY . . 04:28:41 #123 ... 04:28:41 04:28:41 #124 [support-scheduler builder 6/7] COPY . . 04:28:42 #124 DONE 11.3s 04:28:42 04:28:42 #122 [core-keeper builder 7/8] COPY . . 04:28:42 #122 DONE 11.3s 04:28:42 04:28:42 #125 [security-proxy-auth builder 6/7] COPY . . 04:28:42 #125 CACHED 04:28:42 04:28:42 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:28:42 #126 CACHED 04:28:42 04:28:42 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #127 CACHED 04:28:42 04:28:42 #120 [support-notifications builder 6/7] COPY . . 04:28:42 #120 DONE 11.2s 04:28:42 04:28:42 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #128 CACHED 04:28:42 04:28:42 #129 [core-metadata builder 6/7] COPY . . 04:28:42 #129 CACHED 04:28:42 04:28:42 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:28:42 #130 CACHED 04:28:42 04:28:42 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #131 CACHED 04:28:42 04:28:42 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 04:28:42 #132 CACHED 04:28:42 04:28:42 #133 [core-data builder 6/7] COPY . . 04:28:42 #133 CACHED 04:28:42 04:28:42 #123 [core-command builder 6/7] COPY . . 04:28:42 #123 DONE 11.3s 04:28:42 04:28:42 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 04:28:42 #134 CACHED 04:28:42 04:28:42 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:28:42 #135 CACHED 04:28:42 04:28:42 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #136 CACHED 04:28:42 04:28:42 #121 [security-proxy-setup builder 6/7] COPY . . 04:28:42 #121 DONE 11.3s 04:28:42 04:28:42 #137 [security-bootstrapper builder 6/7] COPY . . 04:28:42 #137 CACHED 04:28:42 04:28:42 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #138 CACHED 04:28:42 04:28:42 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:28:42 #139 CACHED 04:28:42 04:28:42 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:42 #140 CACHED 04:28:42 04:28:42 #141 [security-secretstore-setup builder 6/7] COPY . . 04:28:42 #141 CACHED 04:28:42 04:28:42 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:28:42 #142 CACHED 04:28:42 04:28:42 #119 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:42 #119 DONE 11.3s 04:28:42 04:28:42 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:43 #143 0.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:28:49 #80 DONE 67.8s 04:28:49 04:28:49 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #85 DONE 55.9s 04:28:49 04:28:49 #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #100 DONE 55.2s 04:28:49 04:28:49 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #82 DONE 67.3s 04:28:49 04:28:49 #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #79 DONE 58.0s 04:28:49 04:28:49 #121 [support-scheduler builder 6/7] COPY . . 04:28:49 #121 ... 04:28:49 04:28:49 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #81 DONE 67.5s 04:28:49 04:28:49 #122 [security-bootstrapper builder 6/7] COPY . . 04:28:49 #122 ... 04:28:49 04:28:49 #123 [support-notifications builder 6/7] COPY . . 04:28:49 #123 DONE 1.1s 04:28:49 04:28:49 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:49 #124 DONE 1.1s 04:28:49 04:28:49 #121 [support-scheduler builder 6/7] COPY . . 04:28:49 #121 DONE 1.1s 04:28:49 04:28:49 #125 [core-keeper builder 7/8] COPY . . 04:28:49 #125 DONE 1.1s 04:28:49 04:28:49 #122 [security-bootstrapper builder 6/7] COPY . . 04:28:49 #122 DONE 1.1s 04:28:49 04:28:49 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 04:28:49 #126 DONE 1.1s 04:28:49 04:28:49 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:49 #127 ... 04:28:49 04:28:49 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #128 CACHED 04:28:49 04:28:49 #129 [security-proxy-auth builder 6/7] COPY . . 04:28:49 #129 CACHED 04:28:49 04:28:49 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:28:49 #130 CACHED 04:28:49 04:28:49 #131 [core-metadata builder 6/7] COPY . . 04:28:49 #131 CACHED 04:28:49 04:28:49 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #132 CACHED 04:28:49 04:28:49 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:28:49 #133 CACHED 04:28:49 04:28:49 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #134 CACHED 04:28:49 04:28:49 #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:28:49 #135 CACHED 04:28:49 04:28:49 #136 [security-secretstore-setup builder 6/7] COPY . . 04:28:49 #136 CACHED 04:28:49 04:28:49 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #137 CACHED 04:28:49 04:28:49 #138 [core-command builder 6/7] COPY . . 04:28:49 #138 CACHED 04:28:49 04:28:49 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 04:28:49 #139 CACHED 04:28:49 04:28:49 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #140 CACHED 04:28:49 04:28:49 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 04:28:49 #141 CACHED 04:28:49 04:28:49 #142 [core-data builder 6/7] COPY . . 04:28:49 #142 CACHED 04:28:49 04:28:49 #143 [security-proxy-setup builder 6/7] COPY . . 04:28:49 #143 CACHED 04:28:49 04:28:49 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:28:49 #144 CACHED 04:28:49 04:28:49 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:49 #145 CACHED 04:28:49 04:28:49 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:52 #146 3.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:28:53 #143 ... 04:28:53 04:28:53 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:53 #0 1.104 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:28:53 #144 ... 04:28:53 04:28:53 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:28:53 #0 1.291 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:28:53 #145 ... 04:28:53 04:28:53 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:53 #0 0.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:28:53 #146 ... 04:28:53 04:28:53 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:53 #0 0.395 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:28:53 #147 ... 04:28:53 04:28:53 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:53 #0 1.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:28:53 #148 ... 04:28:53 04:28:53 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:28:53 #0 1.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:28:53 #149 ... 04:28:53 04:28:53 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:53 #0 0.434 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:28:53 #150 ... 04:28:53 04:28:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:53 #0 0.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:28:53 #151 ... 04:28:53 04:28:53 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:53 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:28:53 #152 ... 04:28:53 04:28:53 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:53 #0 0.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:28:53 #153 ... 04:28:53 04:28:53 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:28:53 #0 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:28:59 #146 ... 04:28:59 04:28:59 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:59 #0 2.686 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:28:59 #147 ... 04:28:59 04:28:59 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:59 #0 2.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:28:59 #148 ... 04:28:59 04:28:59 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:59 #0 3.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:28:59 #149 ... 04:28:59 04:28:59 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:59 #0 3.318 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:28:59 #150 ... 04:28:59 04:28:59 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:59 #0 3.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:28:59 #151 ... 04:28:59 04:28:59 #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 04:28:59 #0 3.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:28:59 #152 ... 04:28:59 04:28:59 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:59 #0 2.709 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:29:00 #153 ... 04:29:00 04:29:00 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:29:00 #0 2.127 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:29:00 #154 ... 04:29:00 04:29:00 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:29:00 #0 2.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:29:00 #155 ... 04:29:00 04:29:00 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:29:00 #0 2.129 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:29:01 #156 ... 04:29:01 04:29:01 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:29:01 #127 2.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:30:15 #154 ... 04:30:15 04:30:15 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:30:15 #146 92.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:31:37 #146 DONE 172.4s 04:31:37 04:31:37 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:31:37 #150 DONE 172.4s 04:31:37 04:31:37 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:31:37 #147 DONE 172.4s 04:31:37 04:31:37 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:31:37 #149 DONE 172.4s 04:31:37 04:31:37 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:31:37 #151 ... 04:31:37 04:31:37 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:31:37 #152 DONE 172.5s 04:31:37 04:31:37 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:31:37 #144 DONE 172.5s 04:31:37 04:31:37 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #155 ... 04:31:37 04:31:37 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:31:37 #154 DONE 172.8s 04:31:37 04:31:37 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:31:37 #153 DONE 172.9s 04:31:37 04:31:37 #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #156 ... 04:31:37 04:31:37 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:31:37 #151 DONE 173.1s 04:31:37 04:31:37 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:31:37 #143 DONE 173.1s 04:31:37 04:31:37 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:31:37 #145 DONE 173.1s 04:31:37 04:31:37 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:31:37 #148 DONE 173.2s 04:31:37 04:31:37 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #157 ... 04:31:37 04:31:37 #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #156 DONE 0.6s 04:31:37 04:31:37 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #158 DONE 0.6s 04:31:37 04:31:37 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #155 DONE 0.9s 04:31:37 04:31:37 #159 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #159 DONE 0.4s 04:31:37 04:31:37 #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #160 DONE 0.3s 04:31:37 04:31:37 #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #161 DONE 0.4s 04:31:37 04:31:37 #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:31:37 #162 DONE 0.4s 04:31:37 04:31:37 #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:31:37 #163 ... 04:31:37 04:31:37 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #164 DONE 0.3s 04:31:37 04:31:37 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #157 DONE 0.5s 04:31:37 04:31:37 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:31:37 #165 ... 04:31:37 04:31:37 #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:31:37 #166 DONE 0.9s 04:31:37 04:31:37 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:31:37 #167 CACHED 04:31:37 04:31:37 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #168 CACHED 04:31:37 04:31:37 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:31:37 #169 DONE 0.9s 04:31:37 04:31:37 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:31:37 #170 DONE 0.9s 04:31:37 04:31:37 #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #171 CACHED 04:31:37 04:31:37 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:31:37 #172 CACHED 04:31:37 04:31:37 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:31:37 #173 CACHED 04:31:37 04:31:37 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:31:37 #174 CACHED 04:31:37 04:31:37 #175 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:31:37 #175 DONE 0.9s 04:31:37 04:31:37 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:31:37 #176 ... 04:31:37 04:31:37 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:37 #177 DONE 0.9s 04:31:37 04:31:37 #163 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:31:37 #163 DONE 0.9s 04:31:37 04:31:37 #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:37 #178 DONE 0.9s 04:31:37 04:31:37 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:31:37 #165 DONE 0.7s 04:31:37 04:31:37 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:31:39 #179 ... 04:31:39 04:31:39 #180 [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 04:31:39 #180 DONE 2.7s 04:31:39 04:31:39 #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:31:39 #181 DONE 2.7s 04:31:39 04:31:39 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:31:39 #182 DONE 2.7s 04:31:39 04:31:39 #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:31:39 #183 DONE 2.7s 04:31:39 04:31:39 #184 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:31:39 #184 DONE 2.8s 04:31:39 04:31:39 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:31:39 #185 DONE 2.7s 04:31:39 04:31:39 #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:31:39 #186 DONE 2.9s 04:31:39 04:31:39 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:31:39 #176 DONE 2.8s 04:31:39 04:31:39 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:31:39 #187 DONE 2.8s 04:31:39 04:31:39 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:31:39 #188 ... 04:31:39 04:31:39 #179 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:31:39 #179 DONE 2.8s 04:31:39 04:31:39 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:31:39 #189 DONE 2.1s 04:31:39 04:31:39 #190 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:31:39 #190 DONE 0.4s 04:31:39 04:31:39 #191 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:31:39 #191 DONE 0.4s 04:31:39 04:31:39 #192 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:31:39 #192 ... 04:31:39 04:31:39 #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 04:31:39 #193 DONE 0.5s 04:31:39 04:31:39 #194 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:31:39 #194 DONE 4.0s 04:31:39 04:31:39 #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:31:39 #195 DONE 0.6s 04:31:39 04:31:39 #196 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:31:39 #196 DONE 0.5s 04:31:39 04:31:39 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:31:39 #197 DONE 0.5s 04:31:39 04:31:39 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:31:39 #198 DONE 0.5s 04:31:39 04:31:39 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:31:39 #188 DONE 0.5s 04:31:39 04:31:39 #109 [support-scheduler] exporting to image 04:31:39 #109 exporting layers 04:31:40 #109 ... 04:31:40 04:31:40 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:31:40 #199 DONE 0.6s 04:31:40 04:31:40 #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:31:40 #200 DONE 0.5s 04:31:40 04:31:40 #109 [security-spiffe-token-provider] exporting to image 04:31:40 #109 ... 04:31:40 04:31:40 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:31:40 #201 DONE 0.7s 04:31:40 04:31:40 #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:31:40 #202 DONE 0.7s 04:31:40 04:31:40 #192 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:31:40 #192 DONE 0.7s 04:31:40 04:31:40 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:31:40 #203 DONE 0.7s 04:31:40 04:31:40 #109 [security-spiffe-token-provider] exporting to image 04:31:40 #109 exporting layers 0.6s done 04:31:40 #109 ... 04:31:40 04:31:40 #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:31:40 #204 DONE 0.7s 04:31:40 04:31:40 #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:31:40 #205 DONE 1.0s 04:31:40 04:31:40 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:31:40 #206 ... 04:31:40 04:31:40 #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:31:40 #207 DONE 0.8s 04:31:40 04:31:40 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:31:40 #208 DONE 0.9s 04:31:41 04:31:41 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:31:41 #209 DONE 0.6s 04:31:41 04:31:41 #109 [support-notifications] exporting to image 04:31:41 #109 exporting layers 1.0s done 04:31:41 #109 ... 04:31:41 04:31:41 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:31:41 #210 DONE 0.9s 04:31:41 04:31:41 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:31:41 #211 DONE 0.9s 04:31:41 04:31:41 #206 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:31:41 #206 DONE 0.9s 04:31:41 04:31:41 #109 [core-metadata] exporting to image 04:31:41 #109 exporting layers 1.4s done 04:31:41 #109 ... 04:31:41 04:31:41 #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:31:41 #212 DONE 0.2s 04:31:41 04:31:41 #109 [core-metadata] exporting to image 04:31:41 #109 writing image sha256:50c37e5b8a0b58485559e629de88a0096044386ec3fc7908d7cbb8d8fb17f3f3 04:31:41 #109 writing image sha256:e4259fc8a658577c1389039781c47804662faf5360efa3c7f61a9d22d7119016 04:31:41 #109 writing image sha256:dbd2636cbb7c1a23a2b50a065212ccebe18380db1b2c0794f1b8f239f66ca54b 04:31:41 #109 writing image sha256:0d28825f541330ce26f848388f23976a98a5c07216e035a8d648d150b3139dfc 04:31:42 #109 writing image sha256:50c37e5b8a0b58485559e629de88a0096044386ec3fc7908d7cbb8d8fb17f3f3 0.6s done 04:31:42 #109 naming to docker.io/library/support-scheduler 04:31:42 #109 naming to docker.io/library/support-scheduler 0.1s done 04:31:42 #109 writing image sha256:e4259fc8a658577c1389039781c47804662faf5360efa3c7f61a9d22d7119016 1.3s done 04:31:42 #109 naming to docker.io/library/core-keeper 0.1s done 04:31:43 #109 writing image sha256:dbd2636cbb7c1a23a2b50a065212ccebe18380db1b2c0794f1b8f239f66ca54b 1.5s done 04:31:43 #109 writing image sha256:0d28825f541330ce26f848388f23976a98a5c07216e035a8d648d150b3139dfc 1.5s done 04:31:43 #109 naming to docker.io/library/core-command done 04:31:43 #109 naming to docker.io/library/security-spiffe-token-provider 04:31:43 #109 ... 04:31:43 04:31:43 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:31:43 #213 DONE 1.7s 04:31:43 04:31:43 #109 [security-spiffe-token-provider] exporting to image 04:31:43 #109 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:31:43 #109 ... 04:31:43 04:31:43 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:31:43 #214 DONE 2.7s 04:31:43 04:31:43 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:31:43 #215 DONE 1.8s 04:31:43 04:31:43 #109 [core-common-config-bootstrapper] exporting to image 04:31:43 #109 ... 04:31:43 04:31:43 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:31:43 #216 DONE 2.4s 04:31:43 04:31:43 #109 [security-proxy-auth] exporting to image 04:31:43 #109 exporting layers 2.0s done 04:31:43 #109 writing image sha256:5f8cf20f487faa066c7e3b8a1caa31aaab2c5c344e86faeb864fb8f269961ecb 04:31:43 #109 ... 04:31:43 04:31:43 #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:31:43 #217 DONE 0.6s 04:31:43 04:31:43 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:31:43 #218 DONE 0.6s 04:31:43 04:31:43 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:31:43 #219 DONE 2.3s 04:31:43 04:31:43 #109 [security-proxy-setup] exporting to image 04:31:43 #109 writing image sha256:5f8cf20f487faa066c7e3b8a1caa31aaab2c5c344e86faeb864fb8f269961ecb 0.0s done 04:31:43 #109 writing image sha256:d4300cc985ede46990c45ff39dfc555680166a596a9276a2a85be7e06f1314a9 0.0s done 04:31:43 #109 writing image sha256:fad6b9612aaaf1e25c2129dfed8731dbd57ee6eab7e9768194170d7e668a7612 0.0s done 04:31:43 #109 writing image sha256:96e730814d235ae75496301f347944fdacfec148ed264aca63f013a81131ac67 0.0s done 04:31:43 #109 naming to docker.io/library/support-notifications 0.0s done 04:31:43 #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 04:31:43 #109 naming to docker.io/library/core-data done 04:31:43 #109 naming to docker.io/library/core-metadata 0.0s done 04:31:45 #109 writing image sha256:dc0b7d41314b41a2d606fe08a960271d3afafdcb8f83fa123a9ef5f65e613134 0.1s done 04:31:45 #109 naming to docker.io/library/security-proxy-auth 04:31:45 #109 naming to docker.io/library/security-proxy-auth 0.0s done 04:31:45 #109 exporting layers 1.9s done 04:31:45 #109 ... 04:31:45 04:31:45 #220 [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/ 04:31:45 #220 DONE 2.2s 04:31:46 04:31:46 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:31:46 #221 DONE 2.2s 04:31:46 04:31:46 #109 [security-secretstore-setup] exporting to image 04:31:46 #109 writing image sha256:c0e770a6f147a6f79f0e9082c0ab07ef7fb9e557d82203a269ae1713b8c2b850 0.0s done 04:31:46 #109 naming to docker.io/library/security-proxy-setup done 04:31:46 #109 ... 04:31:46 04:31:46 #222 [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/ 04:31:46 #222 DONE 0.3s 04:31:46 04:31:46 #223 [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/ 04:31:46 #223 DONE 0.2s 04:31:46 04:31:46 #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:31:46 #224 DONE 0.1s 04:31:46 04:31:46 #109 [security-secretstore-setup] exporting to image 04:31:46 #109 exporting layers 0.6s done 04:31:46 #109 writing image sha256:3cb163724f5cbb4e93a75b30857d76d9d4cd5e46bfd1adfa8fed8f5d8f154811 done 04:31:46 #109 naming to docker.io/library/security-secretstore-setup done 04:31:46 #109 DONE 7.9s 04:31:46 04:31:46 #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:31:47 #225 DONE 0.4s 04:31:47 04:31:47 #109 [security-bootstrapper] exporting to image 04:31:47 #109 exporting layers 0.5s done 04:31:47 #109 writing image sha256:41c2517b9a2dd764420c29eac9ef5ea32dd3b4a5dde3d4e34e7417b15ebf83c0 done 04:31:47 #109 naming to docker.io/library/security-bootstrapper 0.1s done 04:31:47 #109 DONE 8.4s 04:31:47 time="2025-01-20T04:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:31:47 time="2025-01-20T04:26:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:31:47 $ docker stop --time=1 bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db 04:31:49 $ docker rm -f --volumes bbd3f1dbf7ebe401635924a5a4bba8e1792d3fc90827bb5b39579fa1b2cfc6db [Pipeline] // withDockerContainer [Pipeline] sh 04:31:49 + docker images 04:31:49 REPOSITORY TAG IMAGE ID CREATED SIZE 04:31:49 security-bootstrapper latest 41c2517b9a2d 3 seconds ago 20.3MB 04:31:49 security-secretstore-setup latest 3cb163724f5c 4 seconds ago 41MB 04:31:49 security-proxy-setup latest c0e770a6f147 6 seconds ago 29.3MB 04:31:49 security-proxy-auth latest dc0b7d41314b 6 seconds ago 30.8MB 04:31:49 core-common-config-bootstrapper latest 96e730814d23 7 seconds ago 17.1MB 04:31:49 core-metadata latest fad6b9612aaa 8 seconds ago 32MB 04:31:49 support-notifications latest d4300cc985ed 9 seconds ago 50.7MB 04:31:49 core-data latest 5f8cf20f487f 9 seconds ago 31.9MB 04:31:49 core-command latest 0d28825f5413 10 seconds ago 27.6MB 04:31:49 security-spiffe-token-provider latest dbd2636cbb7c 10 seconds ago 32.6MB 04:31:49 core-keeper latest e4259fc8a658 10 seconds ago 31.5MB 04:31:49 support-scheduler latest 50c37e5b8a0b 10 seconds ago 47.1MB 04:31:49 security-spire-server latest 4e3540ec63fd 4 minutes ago 122MB 04:31:49 security-spire-agent latest 1974a33f8d76 4 minutes ago 182MB 04:31:49 security-spire-config latest a8faf9ee4717 4 minutes ago 121MB 04:31:49 ci-base-image-x86_64 latest df799acf054a 8 minutes ago 923MB 04:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 weeks ago 580MB 04:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB 04:31:49 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 04:31:49 provisioning config files... 04:31:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config2704141007813533150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:50 ---> ****-login.sh 04:31:50 nexus3.edgexfoundry.org:10001 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 nexus3.edgexfoundry.org:10002 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 nexus3.edgexfoundry.org:10003 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 nexus3.edgexfoundry.org:10004 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 ****.io 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 ---> ****-login.sh ends [Pipeline] } 04:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:31:50 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:31:50 latest 04:31:50 4.0.0-dev.47 04:31:50 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:31:50 main 04:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:51 + docker push nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:31:51 b181fc049136: Preparing 04:31:51 0aa3bb05aa6b: Preparing 04:31:51 96d8a4fb7c47: Preparing 04:31:51 96f005a5b9a5: Preparing 04:31:51 dbba78c19e45: Preparing 04:31:51 a45b4d059b9e: Preparing 04:31:51 ce5a8cde9eee: Preparing 04:31:51 a45b4d059b9e: Waiting 04:31:51 ce5a8cde9eee: Waiting 04:31:51 96d8a4fb7c47: Pushed 04:31:51 96f005a5b9a5: Pushed 04:31:51 dbba78c19e45: Pushed 04:31:51 b181fc049136: Pushed 04:31:51 ce5a8cde9eee: Layer already exists 04:31:51 a45b4d059b9e: Pushed 04:31:53 0aa3bb05aa6b: Pushed 04:31:53 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:54 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:31:54 b181fc049136: Preparing 04:31:54 0aa3bb05aa6b: Preparing 04:31:54 96d8a4fb7c47: Preparing 04:31:54 96f005a5b9a5: Preparing 04:31:54 dbba78c19e45: Preparing 04:31:54 a45b4d059b9e: Preparing 04:31:54 ce5a8cde9eee: Preparing 04:31:54 ce5a8cde9eee: Waiting 04:31:54 a45b4d059b9e: Waiting 04:31:54 96d8a4fb7c47: Layer already exists 04:31:54 96f005a5b9a5: Layer already exists 04:31:54 dbba78c19e45: Layer already exists 04:31:54 b181fc049136: Layer already exists 04:31:54 0aa3bb05aa6b: Layer already exists 04:31:54 ce5a8cde9eee: Layer already exists 04:31:54 a45b4d059b9e: Layer already exists 04:31:54 latest: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:54 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 04:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:31:54 b181fc049136: Preparing 04:31:54 0aa3bb05aa6b: Preparing 04:31:54 96d8a4fb7c47: Preparing 04:31:54 96f005a5b9a5: Preparing 04:31:54 dbba78c19e45: Preparing 04:31:54 a45b4d059b9e: Preparing 04:31:54 ce5a8cde9eee: Preparing 04:31:54 a45b4d059b9e: Waiting 04:31:54 ce5a8cde9eee: Waiting 04:31:54 dbba78c19e45: Layer already exists 04:31:54 0aa3bb05aa6b: Layer already exists 04:31:54 96f005a5b9a5: Layer already exists 04:31:54 b181fc049136: Layer already exists 04:31:54 ce5a8cde9eee: Layer already exists 04:31:54 96d8a4fb7c47: Layer already exists 04:31:54 a45b4d059b9e: Layer already exists 04:31:54 4.0.0-dev.47: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:55 + docker push nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:31:55 b181fc049136: Preparing 04:31:55 0aa3bb05aa6b: Preparing 04:31:55 96d8a4fb7c47: Preparing 04:31:55 96f005a5b9a5: Preparing 04:31:55 dbba78c19e45: Preparing 04:31:55 a45b4d059b9e: Preparing 04:31:55 ce5a8cde9eee: Preparing 04:31:55 a45b4d059b9e: Waiting 04:31:55 0aa3bb05aa6b: Layer already exists 04:31:55 b181fc049136: Layer already exists 04:31:55 96f005a5b9a5: Layer already exists 04:31:55 96d8a4fb7c47: Layer already exists 04:31:55 dbba78c19e45: Layer already exists 04:31:55 a45b4d059b9e: Layer already exists 04:31:55 ce5a8cde9eee: Layer already exists 04:31:55 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:56 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:31:56 b181fc049136: Preparing 04:31:56 0aa3bb05aa6b: Preparing 04:31:56 96d8a4fb7c47: Preparing 04:31:56 96f005a5b9a5: Preparing 04:31:56 dbba78c19e45: Preparing 04:31:56 a45b4d059b9e: Preparing 04:31:56 ce5a8cde9eee: Preparing 04:31:56 a45b4d059b9e: Waiting 04:31:56 b181fc049136: Layer already exists 04:31:56 96d8a4fb7c47: Layer already exists 04:31:56 dbba78c19e45: Layer already exists 04:31:56 96f005a5b9a5: Layer already exists 04:31:56 0aa3bb05aa6b: Layer already exists 04:31:56 a45b4d059b9e: Layer already exists 04:31:56 ce5a8cde9eee: Layer already exists 04:31:56 main: digest: sha256:5457a8ce1e63aa25cdbfdb655d258bbbf25f655ad59ad5e2968195fbca11e115 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:31:56 ===================================================== [Pipeline] echo 04:31:56 taggedImages: 04:31:56 - nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:31:56 - nexus3.edgexfoundry.org:10004/core-command:latest 04:31:56 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.47 04:31:56 - nexus3.edgexfoundry.org:10004/core-command:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:31:56 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:31:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:31:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:31:56 latest 04:31:56 4.0.0-dev.47 04:31:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:31:56 main 04:31:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:31:57 3e90db5a99b3: Preparing 04:31:57 90de305b0954: Preparing 04:31:57 3292b52ff1a9: Preparing 04:31:57 8473c54c05be: Preparing 04:31:57 96d8a4fb7c47: Preparing 04:31:57 96f005a5b9a5: Preparing 04:31:57 dbba78c19e45: Preparing 04:31:57 a45b4d059b9e: Preparing 04:31:57 ce5a8cde9eee: Preparing 04:31:57 dbba78c19e45: Waiting 04:31:57 a45b4d059b9e: Waiting 04:31:57 ce5a8cde9eee: Waiting 04:31:57 96f005a5b9a5: Waiting 04:31:57 3292b52ff1a9: Pushed 04:31:57 90de305b0954: Pushed 04:31:57 96d8a4fb7c47: Layer already exists 04:31:57 96f005a5b9a5: Layer already exists 04:31:57 3e90db5a99b3: Pushed 04:31:57 dbba78c19e45: Layer already exists 04:31:57 a45b4d059b9e: Layer already exists 04:31:57 ce5a8cde9eee: Layer already exists 04:31:58 8473c54c05be: Pushed 04:31:58 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:58 + 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 04:31:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:31:58 3e90db5a99b3: Preparing 04:31:58 90de305b0954: Preparing 04:31:58 3292b52ff1a9: Preparing 04:31:58 8473c54c05be: Preparing 04:31:58 96d8a4fb7c47: Preparing 04:31:58 96f005a5b9a5: Preparing 04:31:58 dbba78c19e45: Preparing 04:31:58 a45b4d059b9e: Preparing 04:31:58 ce5a8cde9eee: Preparing 04:31:58 96f005a5b9a5: Waiting 04:31:58 dbba78c19e45: Waiting 04:31:58 a45b4d059b9e: Waiting 04:31:58 ce5a8cde9eee: Waiting 04:31:58 3e90db5a99b3: Layer already exists 04:31:58 3292b52ff1a9: Layer already exists 04:31:58 96d8a4fb7c47: Layer already exists 04:31:58 90de305b0954: Layer already exists 04:31:58 8473c54c05be: Layer already exists 04:31:58 96f005a5b9a5: Layer already exists 04:31:58 dbba78c19e45: Layer already exists 04:31:58 a45b4d059b9e: Layer already exists 04:31:58 ce5a8cde9eee: Layer already exists 04:31:58 latest: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 04:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:31:59 3e90db5a99b3: Preparing 04:31:59 90de305b0954: Preparing 04:31:59 3292b52ff1a9: Preparing 04:31:59 8473c54c05be: Preparing 04:31:59 96d8a4fb7c47: Preparing 04:31:59 96f005a5b9a5: Preparing 04:31:59 dbba78c19e45: Preparing 04:31:59 a45b4d059b9e: Preparing 04:31:59 ce5a8cde9eee: Preparing 04:31:59 dbba78c19e45: Waiting 04:31:59 ce5a8cde9eee: Waiting 04:31:59 96f005a5b9a5: Waiting 04:31:59 3292b52ff1a9: Layer already exists 04:31:59 3e90db5a99b3: Layer already exists 04:31:59 90de305b0954: Layer already exists 04:31:59 96d8a4fb7c47: Layer already exists 04:31:59 dbba78c19e45: Layer already exists 04:31:59 96f005a5b9a5: Layer already exists 04:31:59 ce5a8cde9eee: Layer already exists 04:31:59 8473c54c05be: Layer already exists 04:31:59 a45b4d059b9e: Layer already exists 04:31:59 4.0.0-dev.47: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:32:00 3e90db5a99b3: Preparing 04:32:00 90de305b0954: Preparing 04:32:00 3292b52ff1a9: Preparing 04:32:00 8473c54c05be: Preparing 04:32:00 96d8a4fb7c47: Preparing 04:32:00 96f005a5b9a5: Preparing 04:32:00 dbba78c19e45: Preparing 04:32:00 a45b4d059b9e: Preparing 04:32:00 ce5a8cde9eee: Preparing 04:32:00 dbba78c19e45: Waiting 04:32:00 ce5a8cde9eee: Waiting 04:32:00 96d8a4fb7c47: Layer already exists 04:32:00 3292b52ff1a9: Layer already exists 04:32:00 90de305b0954: Layer already exists 04:32:00 8473c54c05be: Layer already exists 04:32:00 3e90db5a99b3: Layer already exists 04:32:00 ce5a8cde9eee: Layer already exists 04:32:00 dbba78c19e45: Layer already exists 04:32:00 96f005a5b9a5: Layer already exists 04:32:00 a45b4d059b9e: Layer already exists 04:32:00 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:00 + 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 04:32:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:32:00 3e90db5a99b3: Preparing 04:32:00 90de305b0954: Preparing 04:32:00 3292b52ff1a9: Preparing 04:32:00 8473c54c05be: Preparing 04:32:00 96d8a4fb7c47: Preparing 04:32:00 96f005a5b9a5: Preparing 04:32:00 dbba78c19e45: Preparing 04:32:00 a45b4d059b9e: Preparing 04:32:00 ce5a8cde9eee: Preparing 04:32:00 a45b4d059b9e: Waiting 04:32:00 96f005a5b9a5: Waiting 04:32:00 dbba78c19e45: Waiting 04:32:00 ce5a8cde9eee: Waiting 04:32:00 96d8a4fb7c47: Layer already exists 04:32:00 3292b52ff1a9: Layer already exists 04:32:00 3e90db5a99b3: Layer already exists 04:32:00 8473c54c05be: Layer already exists 04:32:00 90de305b0954: Layer already exists 04:32:00 96f005a5b9a5: Layer already exists 04:32:00 a45b4d059b9e: Layer already exists 04:32:00 dbba78c19e45: Layer already exists 04:32:00 ce5a8cde9eee: Layer already exists 04:32:00 main: digest: sha256:95a903324391901f02de0dc7bb80333b3a6f700841c680704ebf41c79a54e112 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:00 ===================================================== [Pipeline] echo 04:32:00 taggedImages: 04:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.47 04:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:32:00 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:32:00 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:00 latest 04:32:00 4.0.0-dev.47 04:32:00 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:00 main 04:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:01 + docker push nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:32:01 1dbabc534cca: Preparing 04:32:01 0f15b4493736: Preparing 04:32:01 248c0bd3220d: Preparing 04:32:01 96d8a4fb7c47: Preparing 04:32:01 96f005a5b9a5: Preparing 04:32:01 99686d521c6d: Preparing 04:32:01 7b8ba791cf98: Preparing 04:32:01 ce5a8cde9eee: Preparing 04:32:01 7b8ba791cf98: Waiting 04:32:01 99686d521c6d: Waiting 04:32:01 ce5a8cde9eee: Waiting 04:32:01 96f005a5b9a5: Layer already exists 04:32:01 96d8a4fb7c47: Layer already exists 04:32:01 0f15b4493736: Pushed 04:32:01 1dbabc534cca: Pushed 04:32:01 99686d521c6d: Pushed 04:32:01 ce5a8cde9eee: Layer already exists 04:32:01 7b8ba791cf98: Pushed 04:32:04 248c0bd3220d: Pushed 04:32:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:32:04 1dbabc534cca: Preparing 04:32:04 0f15b4493736: Preparing 04:32:04 248c0bd3220d: Preparing 04:32:04 96d8a4fb7c47: Preparing 04:32:04 96f005a5b9a5: Preparing 04:32:04 99686d521c6d: Preparing 04:32:04 7b8ba791cf98: Preparing 04:32:04 ce5a8cde9eee: Preparing 04:32:04 ce5a8cde9eee: Waiting 04:32:04 99686d521c6d: Waiting 04:32:04 7b8ba791cf98: Waiting 04:32:04 96d8a4fb7c47: Layer already exists 04:32:04 96f005a5b9a5: Layer already exists 04:32:04 1dbabc534cca: Layer already exists 04:32:04 248c0bd3220d: Layer already exists 04:32:04 0f15b4493736: Layer already exists 04:32:04 99686d521c6d: Layer already exists 04:32:04 7b8ba791cf98: Layer already exists 04:32:04 ce5a8cde9eee: Layer already exists 04:32:04 latest: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:05 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 04:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:32:05 1dbabc534cca: Preparing 04:32:05 0f15b4493736: Preparing 04:32:05 248c0bd3220d: Preparing 04:32:05 96d8a4fb7c47: Preparing 04:32:05 96f005a5b9a5: Preparing 04:32:05 99686d521c6d: Preparing 04:32:05 7b8ba791cf98: Preparing 04:32:05 ce5a8cde9eee: Preparing 04:32:05 99686d521c6d: Waiting 04:32:05 7b8ba791cf98: Waiting 04:32:05 ce5a8cde9eee: Waiting 04:32:05 1dbabc534cca: Layer already exists 04:32:05 96d8a4fb7c47: Layer already exists 04:32:05 0f15b4493736: Layer already exists 04:32:05 96f005a5b9a5: Layer already exists 04:32:05 248c0bd3220d: Layer already exists 04:32:05 7b8ba791cf98: Layer already exists 04:32:05 ce5a8cde9eee: Layer already exists 04:32:05 99686d521c6d: Layer already exists 04:32:05 4.0.0-dev.47: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:06 + docker push nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:32:06 1dbabc534cca: Preparing 04:32:06 0f15b4493736: Preparing 04:32:06 248c0bd3220d: Preparing 04:32:06 96d8a4fb7c47: Preparing 04:32:06 96f005a5b9a5: Preparing 04:32:06 99686d521c6d: Preparing 04:32:06 7b8ba791cf98: Preparing 04:32:06 ce5a8cde9eee: Preparing 04:32:06 99686d521c6d: Waiting 04:32:06 7b8ba791cf98: Waiting 04:32:06 96d8a4fb7c47: Layer already exists 04:32:06 0f15b4493736: Layer already exists 04:32:06 96f005a5b9a5: Layer already exists 04:32:06 248c0bd3220d: Layer already exists 04:32:06 1dbabc534cca: Layer already exists 04:32:06 99686d521c6d: Layer already exists 04:32:06 7b8ba791cf98: Layer already exists 04:32:06 ce5a8cde9eee: Layer already exists 04:32:06 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:32:06 1dbabc534cca: Preparing 04:32:06 0f15b4493736: Preparing 04:32:06 248c0bd3220d: Preparing 04:32:06 96d8a4fb7c47: Preparing 04:32:06 96f005a5b9a5: Preparing 04:32:06 99686d521c6d: Preparing 04:32:06 7b8ba791cf98: Preparing 04:32:06 ce5a8cde9eee: Preparing 04:32:06 99686d521c6d: Waiting 04:32:06 7b8ba791cf98: Waiting 04:32:06 ce5a8cde9eee: Waiting 04:32:06 0f15b4493736: Layer already exists 04:32:06 96d8a4fb7c47: Layer already exists 04:32:06 96f005a5b9a5: Layer already exists 04:32:06 248c0bd3220d: Layer already exists 04:32:06 1dbabc534cca: Layer already exists 04:32:06 7b8ba791cf98: Layer already exists 04:32:06 99686d521c6d: Layer already exists 04:32:06 ce5a8cde9eee: Layer already exists 04:32:06 main: digest: sha256:8d1809f11125bfd89532ead3dfe7863c6fdecff41438b98924dbceb2e375efa7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:06 ===================================================== [Pipeline] echo 04:32:06 taggedImages: 04:32:06 - nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:06 - nexus3.edgexfoundry.org:10004/core-data:latest 04:32:06 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.47 04:32:06 - nexus3.edgexfoundry.org:10004/core-data:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:32:06 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:32:06 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:06 latest 04:32:06 4.0.0-dev.47 04:32:06 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:06 main 04:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:07 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:32:07 c7bce2dc3044: Preparing 04:32:07 905b27ef2731: Preparing 04:32:07 8591d5cf7e58: Preparing 04:32:07 96f005a5b9a5: Preparing 04:32:07 a11e985ab030: Preparing 04:32:07 1a5788c70660: Preparing 04:32:07 ce5a8cde9eee: Preparing 04:32:07 1a5788c70660: Waiting 04:32:07 ce5a8cde9eee: Waiting 04:32:07 96f005a5b9a5: Layer already exists 04:32:07 905b27ef2731: Pushed 04:32:07 ce5a8cde9eee: Layer already exists 04:32:07 c7bce2dc3044: Pushed 04:32:07 1a5788c70660: Pushed 04:32:07 a11e985ab030: Pushed 04:32:10 8591d5cf7e58: Pushed 04:32:10 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:32:10 c7bce2dc3044: Preparing 04:32:10 905b27ef2731: Preparing 04:32:10 8591d5cf7e58: Preparing 04:32:10 96f005a5b9a5: Preparing 04:32:10 a11e985ab030: Preparing 04:32:10 1a5788c70660: Preparing 04:32:10 ce5a8cde9eee: Preparing 04:32:10 1a5788c70660: Waiting 04:32:10 ce5a8cde9eee: Waiting 04:32:10 8591d5cf7e58: Layer already exists 04:32:10 96f005a5b9a5: Layer already exists 04:32:10 c7bce2dc3044: Layer already exists 04:32:10 a11e985ab030: Layer already exists 04:32:10 905b27ef2731: Layer already exists 04:32:10 1a5788c70660: Layer already exists 04:32:10 ce5a8cde9eee: Layer already exists 04:32:10 latest: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 04:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:32:11 c7bce2dc3044: Preparing 04:32:11 905b27ef2731: Preparing 04:32:11 8591d5cf7e58: Preparing 04:32:11 96f005a5b9a5: Preparing 04:32:11 a11e985ab030: Preparing 04:32:11 1a5788c70660: Preparing 04:32:11 ce5a8cde9eee: Preparing 04:32:11 1a5788c70660: Waiting 04:32:11 ce5a8cde9eee: Waiting 04:32:11 a11e985ab030: Layer already exists 04:32:11 905b27ef2731: Layer already exists 04:32:11 c7bce2dc3044: Layer already exists 04:32:11 8591d5cf7e58: Layer already exists 04:32:11 96f005a5b9a5: Layer already exists 04:32:11 1a5788c70660: Layer already exists 04:32:11 ce5a8cde9eee: Layer already exists 04:32:11 4.0.0-dev.47: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:32:12 c7bce2dc3044: Preparing 04:32:12 905b27ef2731: Preparing 04:32:12 8591d5cf7e58: Preparing 04:32:12 96f005a5b9a5: Preparing 04:32:12 a11e985ab030: Preparing 04:32:12 1a5788c70660: Preparing 04:32:12 ce5a8cde9eee: Preparing 04:32:12 ce5a8cde9eee: Waiting 04:32:12 1a5788c70660: Waiting 04:32:12 8591d5cf7e58: Layer already exists 04:32:12 a11e985ab030: Layer already exists 04:32:12 905b27ef2731: Layer already exists 04:32:12 96f005a5b9a5: Layer already exists 04:32:12 c7bce2dc3044: Layer already exists 04:32:12 1a5788c70660: Layer already exists 04:32:12 ce5a8cde9eee: Layer already exists 04:32:12 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:32:12 c7bce2dc3044: Preparing 04:32:12 905b27ef2731: Preparing 04:32:12 8591d5cf7e58: Preparing 04:32:12 96f005a5b9a5: Preparing 04:32:12 a11e985ab030: Preparing 04:32:12 1a5788c70660: Preparing 04:32:12 ce5a8cde9eee: Preparing 04:32:12 ce5a8cde9eee: Waiting 04:32:12 1a5788c70660: Waiting 04:32:12 a11e985ab030: Layer already exists 04:32:12 96f005a5b9a5: Layer already exists 04:32:12 c7bce2dc3044: Layer already exists 04:32:12 905b27ef2731: Layer already exists 04:32:12 8591d5cf7e58: Layer already exists 04:32:12 ce5a8cde9eee: Layer already exists 04:32:12 1a5788c70660: Layer already exists 04:32:12 main: digest: sha256:40ebde45b8843f1a6872963c40765e5b15c1f19d85dea644c4e948c3b981323a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:12 ===================================================== [Pipeline] echo 04:32:13 taggedImages: 04:32:13 - nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:32:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.47 04:32:13 - nexus3.edgexfoundry.org:10004/core-keeper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:32:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:32:13 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:13 latest 04:32:13 4.0.0-dev.47 04:32:13 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:13 main 04:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:32:13 be1a576b702b: Preparing 04:32:13 55aa4bf78648: Preparing 04:32:13 797df29ae518: Preparing 04:32:13 1124c369023d: Preparing 04:32:13 96d8a4fb7c47: Preparing 04:32:13 96f005a5b9a5: Preparing 04:32:13 dbba78c19e45: Preparing 04:32:13 a45b4d059b9e: Preparing 04:32:13 ce5a8cde9eee: Preparing 04:32:13 96f005a5b9a5: Waiting 04:32:13 dbba78c19e45: Waiting 04:32:13 a45b4d059b9e: Waiting 04:32:13 ce5a8cde9eee: Waiting 04:32:13 96d8a4fb7c47: Layer already exists 04:32:13 96f005a5b9a5: Layer already exists 04:32:13 dbba78c19e45: Layer already exists 04:32:13 a45b4d059b9e: Layer already exists 04:32:13 ce5a8cde9eee: Layer already exists 04:32:13 be1a576b702b: Pushed 04:32:13 55aa4bf78648: Pushed 04:32:13 797df29ae518: Pushed 04:32:16 1124c369023d: Pushed 04:32:16 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:32:16 be1a576b702b: Preparing 04:32:16 55aa4bf78648: Preparing 04:32:16 797df29ae518: Preparing 04:32:16 1124c369023d: Preparing 04:32:16 96d8a4fb7c47: Preparing 04:32:16 96f005a5b9a5: Preparing 04:32:16 dbba78c19e45: Preparing 04:32:16 a45b4d059b9e: Preparing 04:32:16 ce5a8cde9eee: Preparing 04:32:16 dbba78c19e45: Waiting 04:32:16 a45b4d059b9e: Waiting 04:32:16 ce5a8cde9eee: Waiting 04:32:16 96f005a5b9a5: Waiting 04:32:16 55aa4bf78648: Layer already exists 04:32:16 be1a576b702b: Layer already exists 04:32:16 96d8a4fb7c47: Layer already exists 04:32:16 1124c369023d: Layer already exists 04:32:16 797df29ae518: Layer already exists 04:32:16 96f005a5b9a5: Layer already exists 04:32:16 a45b4d059b9e: Layer already exists 04:32:16 ce5a8cde9eee: Layer already exists 04:32:16 dbba78c19e45: Layer already exists 04:32:16 latest: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 04:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:32:17 be1a576b702b: Preparing 04:32:17 55aa4bf78648: Preparing 04:32:17 797df29ae518: Preparing 04:32:17 1124c369023d: Preparing 04:32:17 96d8a4fb7c47: Preparing 04:32:17 96f005a5b9a5: Preparing 04:32:17 dbba78c19e45: Preparing 04:32:17 a45b4d059b9e: Preparing 04:32:17 ce5a8cde9eee: Preparing 04:32:17 96f005a5b9a5: Waiting 04:32:17 dbba78c19e45: Waiting 04:32:17 ce5a8cde9eee: Waiting 04:32:17 a45b4d059b9e: Waiting 04:32:17 797df29ae518: Layer already exists 04:32:17 55aa4bf78648: Layer already exists 04:32:17 be1a576b702b: Layer already exists 04:32:17 1124c369023d: Layer already exists 04:32:17 96d8a4fb7c47: Layer already exists 04:32:17 96f005a5b9a5: Layer already exists 04:32:17 dbba78c19e45: Layer already exists 04:32:17 a45b4d059b9e: Layer already exists 04:32:17 ce5a8cde9eee: Layer already exists 04:32:17 4.0.0-dev.47: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:32:18 be1a576b702b: Preparing 04:32:18 55aa4bf78648: Preparing 04:32:18 797df29ae518: Preparing 04:32:18 1124c369023d: Preparing 04:32:18 96d8a4fb7c47: Preparing 04:32:18 96f005a5b9a5: Preparing 04:32:18 dbba78c19e45: Preparing 04:32:18 a45b4d059b9e: Preparing 04:32:18 ce5a8cde9eee: Preparing 04:32:18 96f005a5b9a5: Waiting 04:32:18 dbba78c19e45: Waiting 04:32:18 a45b4d059b9e: Waiting 04:32:18 ce5a8cde9eee: Waiting 04:32:18 55aa4bf78648: Layer already exists 04:32:18 1124c369023d: Layer already exists 04:32:18 be1a576b702b: Layer already exists 04:32:18 797df29ae518: Layer already exists 04:32:18 96d8a4fb7c47: Layer already exists 04:32:18 a45b4d059b9e: Layer already exists 04:32:18 96f005a5b9a5: Layer already exists 04:32:18 dbba78c19e45: Layer already exists 04:32:18 ce5a8cde9eee: Layer already exists 04:32:18 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:32:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:32:18 be1a576b702b: Preparing 04:32:18 55aa4bf78648: Preparing 04:32:18 797df29ae518: Preparing 04:32:18 1124c369023d: Preparing 04:32:18 96d8a4fb7c47: Preparing 04:32:18 96f005a5b9a5: Preparing 04:32:18 dbba78c19e45: Preparing 04:32:18 a45b4d059b9e: Preparing 04:32:18 ce5a8cde9eee: Preparing 04:32:18 96f005a5b9a5: Waiting 04:32:18 dbba78c19e45: Waiting 04:32:18 a45b4d059b9e: Waiting 04:32:18 ce5a8cde9eee: Waiting 04:32:18 797df29ae518: Layer already exists 04:32:18 be1a576b702b: Layer already exists 04:32:18 55aa4bf78648: Layer already exists 04:32:18 96d8a4fb7c47: Layer already exists 04:32:18 1124c369023d: Layer already exists 04:32:18 96f005a5b9a5: Layer already exists 04:32:18 dbba78c19e45: Layer already exists 04:32:18 ce5a8cde9eee: Layer already exists 04:32:18 a45b4d059b9e: Layer already exists 04:32:18 main: digest: sha256:f7434ad7e35096567e53ea01240b7e75c8bbcda002f53868ce9cdb506ffd912b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:19 ===================================================== [Pipeline] echo 04:32:19 taggedImages: 04:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.47 04:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:32:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:32:19 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:19 latest 04:32:19 4.0.0-dev.47 04:32:19 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:19 main 04:32:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:32:19 b3f126efacdb: Preparing 04:32:19 e2ad223214a4: Preparing 04:32:19 6f49d5fd8ba8: Preparing 04:32:19 cb7704ac748a: Preparing 04:32:19 d3cb5a982551: Preparing 04:32:19 ca7ab0cbf693: Preparing 04:32:19 d6447d5e9685: Preparing 04:32:19 96d8a4fb7c47: Preparing 04:32:19 96f005a5b9a5: Preparing 04:32:19 96ca014cb574: Preparing 04:32:19 9c8f0e121521: Preparing 04:32:19 5f70bf18a086: Preparing 04:32:19 2bb400438eaa: Preparing 04:32:19 8757e9bc1c15: Preparing 04:32:19 0081c0aba22c: Preparing 04:32:19 ca7ab0cbf693: Waiting 04:32:19 ce5a8cde9eee: Preparing 04:32:19 d6447d5e9685: Waiting 04:32:19 96d8a4fb7c47: Waiting 04:32:19 96f005a5b9a5: Waiting 04:32:19 5f70bf18a086: Waiting 04:32:19 9c8f0e121521: Waiting 04:32:19 2bb400438eaa: Waiting 04:32:19 8757e9bc1c15: Waiting 04:32:19 96ca014cb574: Waiting 04:32:19 0081c0aba22c: Waiting 04:32:19 ce5a8cde9eee: Waiting 04:32:19 6f49d5fd8ba8: Pushed 04:32:19 d3cb5a982551: Pushed 04:32:19 b3f126efacdb: Pushed 04:32:19 e2ad223214a4: Pushed 04:32:19 cb7704ac748a: Pushed 04:32:19 96d8a4fb7c47: Layer already exists 04:32:19 96f005a5b9a5: Layer already exists 04:32:19 5f70bf18a086: Layer already exists 04:32:19 ca7ab0cbf693: Pushed 04:32:19 96ca014cb574: Pushed 04:32:19 2bb400438eaa: Pushed 04:32:19 9c8f0e121521: Pushed 04:32:19 ce5a8cde9eee: Layer already exists 04:32:19 8757e9bc1c15: Pushed 04:32:19 0081c0aba22c: Pushed 04:32:21 d6447d5e9685: Pushed 04:32:21 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:32:21 b3f126efacdb: Preparing 04:32:21 e2ad223214a4: Preparing 04:32:21 6f49d5fd8ba8: Preparing 04:32:21 cb7704ac748a: Preparing 04:32:21 d3cb5a982551: Preparing 04:32:21 ca7ab0cbf693: Preparing 04:32:21 d6447d5e9685: Preparing 04:32:21 96d8a4fb7c47: Preparing 04:32:21 96f005a5b9a5: Preparing 04:32:21 96ca014cb574: Preparing 04:32:21 9c8f0e121521: Preparing 04:32:21 5f70bf18a086: Preparing 04:32:21 2bb400438eaa: Preparing 04:32:21 8757e9bc1c15: Preparing 04:32:21 0081c0aba22c: Preparing 04:32:21 ce5a8cde9eee: Preparing 04:32:21 96f005a5b9a5: Waiting 04:32:21 96ca014cb574: Waiting 04:32:21 9c8f0e121521: Waiting 04:32:21 5f70bf18a086: Waiting 04:32:21 2bb400438eaa: Waiting 04:32:21 8757e9bc1c15: Waiting 04:32:21 0081c0aba22c: Waiting 04:32:21 ce5a8cde9eee: Waiting 04:32:21 ca7ab0cbf693: Waiting 04:32:21 d6447d5e9685: Waiting 04:32:21 96d8a4fb7c47: Waiting 04:32:21 6f49d5fd8ba8: Layer already exists 04:32:21 e2ad223214a4: Layer already exists 04:32:21 b3f126efacdb: Layer already exists 04:32:21 cb7704ac748a: Layer already exists 04:32:21 d3cb5a982551: Layer already exists 04:32:21 d6447d5e9685: Layer already exists 04:32:21 ca7ab0cbf693: Layer already exists 04:32:21 96ca014cb574: Layer already exists 04:32:21 96d8a4fb7c47: Layer already exists 04:32:21 96f005a5b9a5: Layer already exists 04:32:21 5f70bf18a086: Layer already exists 04:32:21 9c8f0e121521: Layer already exists 04:32:21 0081c0aba22c: Layer already exists 04:32:21 2bb400438eaa: Layer already exists 04:32:21 8757e9bc1c15: Layer already exists 04:32:21 ce5a8cde9eee: Layer already exists 04:32:21 latest: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 04:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:32:22 b3f126efacdb: Preparing 04:32:22 e2ad223214a4: Preparing 04:32:22 6f49d5fd8ba8: Preparing 04:32:22 cb7704ac748a: Preparing 04:32:22 d3cb5a982551: Preparing 04:32:22 ca7ab0cbf693: Preparing 04:32:22 d6447d5e9685: Preparing 04:32:22 96d8a4fb7c47: Preparing 04:32:22 ca7ab0cbf693: Waiting 04:32:22 d6447d5e9685: Waiting 04:32:22 96f005a5b9a5: Preparing 04:32:22 96ca014cb574: Preparing 04:32:22 9c8f0e121521: Preparing 04:32:22 96d8a4fb7c47: Waiting 04:32:22 96ca014cb574: Waiting 04:32:22 5f70bf18a086: Preparing 04:32:22 9c8f0e121521: Waiting 04:32:22 96f005a5b9a5: Waiting 04:32:22 2bb400438eaa: Preparing 04:32:22 8757e9bc1c15: Preparing 04:32:22 5f70bf18a086: Waiting 04:32:22 0081c0aba22c: Preparing 04:32:22 ce5a8cde9eee: Preparing 04:32:22 8757e9bc1c15: Waiting 04:32:22 0081c0aba22c: Waiting 04:32:22 ce5a8cde9eee: Waiting 04:32:22 cb7704ac748a: Layer already exists 04:32:22 e2ad223214a4: Layer already exists 04:32:22 b3f126efacdb: Layer already exists 04:32:22 d3cb5a982551: Layer already exists 04:32:22 6f49d5fd8ba8: Layer already exists 04:32:22 ca7ab0cbf693: Layer already exists 04:32:22 d6447d5e9685: Layer already exists 04:32:22 96d8a4fb7c47: Layer already exists 04:32:22 96ca014cb574: Layer already exists 04:32:22 96f005a5b9a5: Layer already exists 04:32:22 9c8f0e121521: Layer already exists 04:32:22 2bb400438eaa: Layer already exists 04:32:22 8757e9bc1c15: Layer already exists 04:32:22 5f70bf18a086: Layer already exists 04:32:22 0081c0aba22c: Layer already exists 04:32:22 ce5a8cde9eee: Layer already exists 04:32:22 4.0.0-dev.47: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:32:23 b3f126efacdb: Preparing 04:32:23 e2ad223214a4: Preparing 04:32:23 6f49d5fd8ba8: Preparing 04:32:23 cb7704ac748a: Preparing 04:32:23 d3cb5a982551: Preparing 04:32:23 ca7ab0cbf693: Preparing 04:32:23 d6447d5e9685: Preparing 04:32:23 96d8a4fb7c47: Preparing 04:32:23 96f005a5b9a5: Preparing 04:32:23 96ca014cb574: Preparing 04:32:23 9c8f0e121521: Preparing 04:32:23 5f70bf18a086: Preparing 04:32:23 2bb400438eaa: Preparing 04:32:23 8757e9bc1c15: Preparing 04:32:23 0081c0aba22c: Preparing 04:32:23 ce5a8cde9eee: Preparing 04:32:23 96d8a4fb7c47: Waiting 04:32:23 96f005a5b9a5: Waiting 04:32:23 96ca014cb574: Waiting 04:32:23 0081c0aba22c: Waiting 04:32:23 8757e9bc1c15: Waiting 04:32:23 ce5a8cde9eee: Waiting 04:32:23 9c8f0e121521: Waiting 04:32:23 5f70bf18a086: Waiting 04:32:23 2bb400438eaa: Waiting 04:32:23 ca7ab0cbf693: Waiting 04:32:23 d6447d5e9685: Waiting 04:32:23 e2ad223214a4: Layer already exists 04:32:23 cb7704ac748a: Layer already exists 04:32:23 6f49d5fd8ba8: Layer already exists 04:32:23 d3cb5a982551: Layer already exists 04:32:23 b3f126efacdb: Layer already exists 04:32:23 d6447d5e9685: Layer already exists 04:32:23 96d8a4fb7c47: Layer already exists 04:32:23 ca7ab0cbf693: Layer already exists 04:32:23 96f005a5b9a5: Layer already exists 04:32:23 96ca014cb574: Layer already exists 04:32:23 5f70bf18a086: Layer already exists 04:32:23 2bb400438eaa: Layer already exists 04:32:23 9c8f0e121521: Layer already exists 04:32:23 8757e9bc1c15: Layer already exists 04:32:23 0081c0aba22c: Layer already exists 04:32:23 ce5a8cde9eee: Layer already exists 04:32:23 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:32:24 b3f126efacdb: Preparing 04:32:24 e2ad223214a4: Preparing 04:32:24 6f49d5fd8ba8: Preparing 04:32:24 cb7704ac748a: Preparing 04:32:24 d3cb5a982551: Preparing 04:32:24 ca7ab0cbf693: Preparing 04:32:24 d6447d5e9685: Preparing 04:32:24 96d8a4fb7c47: Preparing 04:32:24 96f005a5b9a5: Preparing 04:32:24 96ca014cb574: Preparing 04:32:24 9c8f0e121521: Preparing 04:32:24 5f70bf18a086: Preparing 04:32:24 2bb400438eaa: Preparing 04:32:24 8757e9bc1c15: Preparing 04:32:24 0081c0aba22c: Preparing 04:32:24 ca7ab0cbf693: Waiting 04:32:24 d6447d5e9685: Waiting 04:32:24 96d8a4fb7c47: Waiting 04:32:24 96f005a5b9a5: Waiting 04:32:24 96ca014cb574: Waiting 04:32:24 9c8f0e121521: Waiting 04:32:24 2bb400438eaa: Waiting 04:32:24 5f70bf18a086: Waiting 04:32:24 8757e9bc1c15: Waiting 04:32:24 ce5a8cde9eee: Preparing 04:32:24 0081c0aba22c: Waiting 04:32:24 ce5a8cde9eee: Waiting 04:32:24 cb7704ac748a: Layer already exists 04:32:24 d3cb5a982551: Layer already exists 04:32:24 e2ad223214a4: Layer already exists 04:32:24 6f49d5fd8ba8: Layer already exists 04:32:24 b3f126efacdb: Layer already exists 04:32:24 d6447d5e9685: Layer already exists 04:32:24 ca7ab0cbf693: Layer already exists 04:32:24 96d8a4fb7c47: Layer already exists 04:32:24 96f005a5b9a5: Layer already exists 04:32:24 96ca014cb574: Layer already exists 04:32:24 9c8f0e121521: Layer already exists 04:32:24 5f70bf18a086: Layer already exists 04:32:24 2bb400438eaa: Layer already exists 04:32:24 0081c0aba22c: Layer already exists 04:32:24 8757e9bc1c15: Layer already exists 04:32:24 ce5a8cde9eee: Layer already exists 04:32:24 main: digest: sha256:66a58735c53676e6c0ebb9dd1b0c8bccbba3f282337094cfc8f86a98c084f644 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:24 ===================================================== [Pipeline] echo 04:32:24 taggedImages: 04:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.47 04:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:32:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:32:24 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:24 latest 04:32:24 4.0.0-dev.47 04:32:24 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:24 main 04:32:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:32:24 15e4d849acd7: Preparing 04:32:24 187853e10165: Preparing 04:32:24 344cd50fcecd: Preparing 04:32:24 f34ad513e7de: Preparing 04:32:24 96d8a4fb7c47: Preparing 04:32:24 96f005a5b9a5: Preparing 04:32:24 dbba78c19e45: Preparing 04:32:24 a45b4d059b9e: Preparing 04:32:24 ce5a8cde9eee: Preparing 04:32:24 96f005a5b9a5: Waiting 04:32:24 dbba78c19e45: Waiting 04:32:24 a45b4d059b9e: Waiting 04:32:24 ce5a8cde9eee: Waiting 04:32:24 96d8a4fb7c47: Layer already exists 04:32:24 96f005a5b9a5: Layer already exists 04:32:24 dbba78c19e45: Layer already exists 04:32:24 a45b4d059b9e: Layer already exists 04:32:24 187853e10165: Pushed 04:32:24 ce5a8cde9eee: Layer already exists 04:32:24 15e4d849acd7: Pushed 04:32:24 344cd50fcecd: Pushed 04:32:27 f34ad513e7de: Pushed 04:32:27 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:32:28 15e4d849acd7: Preparing 04:32:28 187853e10165: Preparing 04:32:28 344cd50fcecd: Preparing 04:32:28 f34ad513e7de: Preparing 04:32:28 96d8a4fb7c47: Preparing 04:32:28 96f005a5b9a5: Preparing 04:32:28 dbba78c19e45: Preparing 04:32:28 a45b4d059b9e: Preparing 04:32:28 ce5a8cde9eee: Preparing 04:32:28 dbba78c19e45: Waiting 04:32:28 a45b4d059b9e: Waiting 04:32:28 ce5a8cde9eee: Waiting 04:32:28 96f005a5b9a5: Waiting 04:32:28 187853e10165: Layer already exists 04:32:28 f34ad513e7de: Layer already exists 04:32:28 344cd50fcecd: Layer already exists 04:32:28 96d8a4fb7c47: Layer already exists 04:32:28 15e4d849acd7: Layer already exists 04:32:28 96f005a5b9a5: Layer already exists 04:32:28 dbba78c19e45: Layer already exists 04:32:28 ce5a8cde9eee: Layer already exists 04:32:28 a45b4d059b9e: Layer already exists 04:32:28 latest: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 04:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:32:28 15e4d849acd7: Preparing 04:32:28 187853e10165: Preparing 04:32:28 344cd50fcecd: Preparing 04:32:28 f34ad513e7de: Preparing 04:32:28 96d8a4fb7c47: Preparing 04:32:28 96f005a5b9a5: Preparing 04:32:28 dbba78c19e45: Preparing 04:32:28 a45b4d059b9e: Preparing 04:32:28 ce5a8cde9eee: Preparing 04:32:28 96f005a5b9a5: Waiting 04:32:28 dbba78c19e45: Waiting 04:32:28 a45b4d059b9e: Waiting 04:32:28 ce5a8cde9eee: Waiting 04:32:28 344cd50fcecd: Layer already exists 04:32:28 f34ad513e7de: Layer already exists 04:32:28 96d8a4fb7c47: Layer already exists 04:32:28 15e4d849acd7: Layer already exists 04:32:28 187853e10165: Layer already exists 04:32:28 dbba78c19e45: Layer already exists 04:32:28 96f005a5b9a5: Layer already exists 04:32:28 ce5a8cde9eee: Layer already exists 04:32:28 a45b4d059b9e: Layer already exists 04:32:28 4.0.0-dev.47: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:32:29 15e4d849acd7: Preparing 04:32:29 187853e10165: Preparing 04:32:29 344cd50fcecd: Preparing 04:32:29 f34ad513e7de: Preparing 04:32:29 96d8a4fb7c47: Preparing 04:32:29 96f005a5b9a5: Preparing 04:32:29 dbba78c19e45: Preparing 04:32:29 a45b4d059b9e: Preparing 04:32:29 ce5a8cde9eee: Preparing 04:32:29 96f005a5b9a5: Waiting 04:32:29 ce5a8cde9eee: Waiting 04:32:29 dbba78c19e45: Waiting 04:32:29 a45b4d059b9e: Waiting 04:32:29 f34ad513e7de: Layer already exists 04:32:29 15e4d849acd7: Layer already exists 04:32:29 187853e10165: Layer already exists 04:32:29 96d8a4fb7c47: Layer already exists 04:32:29 344cd50fcecd: Layer already exists 04:32:29 dbba78c19e45: Layer already exists 04:32:29 96f005a5b9a5: Layer already exists 04:32:29 a45b4d059b9e: Layer already exists 04:32:29 ce5a8cde9eee: Layer already exists 04:32:29 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:32:30 15e4d849acd7: Preparing 04:32:30 187853e10165: Preparing 04:32:30 344cd50fcecd: Preparing 04:32:30 f34ad513e7de: Preparing 04:32:30 96d8a4fb7c47: Preparing 04:32:30 96f005a5b9a5: Preparing 04:32:30 dbba78c19e45: Preparing 04:32:30 a45b4d059b9e: Preparing 04:32:30 ce5a8cde9eee: Preparing 04:32:30 96f005a5b9a5: Waiting 04:32:30 a45b4d059b9e: Waiting 04:32:30 dbba78c19e45: Waiting 04:32:30 ce5a8cde9eee: Waiting 04:32:30 96d8a4fb7c47: Layer already exists 04:32:30 f34ad513e7de: Layer already exists 04:32:30 187853e10165: Layer already exists 04:32:30 344cd50fcecd: Layer already exists 04:32:30 dbba78c19e45: Layer already exists 04:32:30 15e4d849acd7: Layer already exists 04:32:30 a45b4d059b9e: Layer already exists 04:32:30 ce5a8cde9eee: Layer already exists 04:32:30 96f005a5b9a5: Layer already exists 04:32:30 main: digest: sha256:98725b007cd46c1bcb5939a80ff5f6adbd3a2aa9ba49d52f74311fdb8fae1ee8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:30 ===================================================== [Pipeline] echo 04:32:30 taggedImages: 04:32:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:32:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.47 04:32:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:32:30 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:32:30 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:30 latest 04:32:30 4.0.0-dev.47 04:32:30 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:30 main 04:32:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:32:30 b3befe02510a: Preparing 04:32:30 af8c6e387988: Preparing 04:32:30 8840d892c4ff: Preparing 04:32:30 e2442cd30af8: Preparing 04:32:30 5300008b5b15: Preparing 04:32:30 96d8a4fb7c47: Preparing 04:32:30 96f005a5b9a5: Preparing 04:32:30 e8f99b56e900: Preparing 04:32:30 73cffca933bd: Preparing 04:32:30 44c77e4aa30a: Preparing 04:32:30 ce5a8cde9eee: Preparing 04:32:30 96d8a4fb7c47: Waiting 04:32:30 96f005a5b9a5: Waiting 04:32:30 ce5a8cde9eee: Waiting 04:32:30 e8f99b56e900: Waiting 04:32:30 73cffca933bd: Waiting 04:32:30 af8c6e387988: Pushed 04:32:30 e2442cd30af8: Pushed 04:32:30 5300008b5b15: Pushed 04:32:30 b3befe02510a: Pushed 04:32:30 96d8a4fb7c47: Layer already exists 04:32:30 96f005a5b9a5: Layer already exists 04:32:30 ce5a8cde9eee: Layer already exists 04:32:31 e8f99b56e900: Pushed 04:32:31 73cffca933bd: Pushed 04:32:32 8840d892c4ff: Pushed 04:32:32 44c77e4aa30a: Pushed 04:32:32 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:32:33 b3befe02510a: Preparing 04:32:33 af8c6e387988: Preparing 04:32:33 8840d892c4ff: Preparing 04:32:33 e2442cd30af8: Preparing 04:32:33 5300008b5b15: Preparing 04:32:33 96d8a4fb7c47: Preparing 04:32:33 96f005a5b9a5: Preparing 04:32:33 e8f99b56e900: Preparing 04:32:33 73cffca933bd: Preparing 04:32:33 44c77e4aa30a: Preparing 04:32:33 ce5a8cde9eee: Preparing 04:32:33 96d8a4fb7c47: Waiting 04:32:33 e8f99b56e900: Waiting 04:32:33 44c77e4aa30a: Waiting 04:32:33 73cffca933bd: Waiting 04:32:33 ce5a8cde9eee: Waiting 04:32:33 96f005a5b9a5: Waiting 04:32:33 b3befe02510a: Layer already exists 04:32:33 af8c6e387988: Layer already exists 04:32:33 e2442cd30af8: Layer already exists 04:32:33 5300008b5b15: Layer already exists 04:32:33 8840d892c4ff: Layer already exists 04:32:33 e8f99b56e900: Layer already exists 04:32:33 73cffca933bd: Layer already exists 04:32:33 96f005a5b9a5: Layer already exists 04:32:33 96d8a4fb7c47: Layer already exists 04:32:33 44c77e4aa30a: Layer already exists 04:32:33 ce5a8cde9eee: Layer already exists 04:32:33 latest: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 04:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:32:33 b3befe02510a: Preparing 04:32:33 af8c6e387988: Preparing 04:32:33 8840d892c4ff: Preparing 04:32:33 e2442cd30af8: Preparing 04:32:33 5300008b5b15: Preparing 04:32:33 96d8a4fb7c47: Preparing 04:32:33 96f005a5b9a5: Preparing 04:32:33 e8f99b56e900: Preparing 04:32:33 73cffca933bd: Preparing 04:32:33 44c77e4aa30a: Preparing 04:32:33 ce5a8cde9eee: Preparing 04:32:33 96d8a4fb7c47: Waiting 04:32:33 96f005a5b9a5: Waiting 04:32:33 e8f99b56e900: Waiting 04:32:33 73cffca933bd: Waiting 04:32:33 44c77e4aa30a: Waiting 04:32:33 ce5a8cde9eee: Waiting 04:32:33 5300008b5b15: Layer already exists 04:32:33 8840d892c4ff: Layer already exists 04:32:33 e2442cd30af8: Layer already exists 04:32:33 b3befe02510a: Layer already exists 04:32:33 af8c6e387988: Layer already exists 04:32:33 96f005a5b9a5: Layer already exists 04:32:33 e8f99b56e900: Layer already exists 04:32:33 96d8a4fb7c47: Layer already exists 04:32:33 44c77e4aa30a: Layer already exists 04:32:33 73cffca933bd: Layer already exists 04:32:33 ce5a8cde9eee: Layer already exists 04:32:33 4.0.0-dev.47: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:32:34 b3befe02510a: Preparing 04:32:34 af8c6e387988: Preparing 04:32:34 8840d892c4ff: Preparing 04:32:34 e2442cd30af8: Preparing 04:32:34 5300008b5b15: Preparing 04:32:34 96d8a4fb7c47: Preparing 04:32:34 96f005a5b9a5: Preparing 04:32:34 e8f99b56e900: Preparing 04:32:34 73cffca933bd: Preparing 04:32:34 96d8a4fb7c47: Waiting 04:32:34 96f005a5b9a5: Waiting 04:32:34 e8f99b56e900: Waiting 04:32:34 73cffca933bd: Waiting 04:32:34 44c77e4aa30a: Preparing 04:32:34 ce5a8cde9eee: Preparing 04:32:34 44c77e4aa30a: Waiting 04:32:34 ce5a8cde9eee: Waiting 04:32:34 8840d892c4ff: Layer already exists 04:32:34 5300008b5b15: Layer already exists 04:32:34 b3befe02510a: Layer already exists 04:32:34 e2442cd30af8: Layer already exists 04:32:34 af8c6e387988: Layer already exists 04:32:34 96f005a5b9a5: Layer already exists 04:32:34 96d8a4fb7c47: Layer already exists 04:32:34 73cffca933bd: Layer already exists 04:32:34 e8f99b56e900: Layer already exists 04:32:34 44c77e4aa30a: Layer already exists 04:32:34 ce5a8cde9eee: Layer already exists 04:32:34 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:32:35 b3befe02510a: Preparing 04:32:35 af8c6e387988: Preparing 04:32:35 8840d892c4ff: Preparing 04:32:35 e2442cd30af8: Preparing 04:32:35 5300008b5b15: Preparing 04:32:35 96d8a4fb7c47: Preparing 04:32:35 96f005a5b9a5: Preparing 04:32:35 e8f99b56e900: Preparing 04:32:35 73cffca933bd: Preparing 04:32:35 44c77e4aa30a: Preparing 04:32:35 ce5a8cde9eee: Preparing 04:32:35 96f005a5b9a5: Waiting 04:32:35 73cffca933bd: Waiting 04:32:35 e8f99b56e900: Waiting 04:32:35 44c77e4aa30a: Waiting 04:32:35 ce5a8cde9eee: Waiting 04:32:35 e2442cd30af8: Layer already exists 04:32:35 b3befe02510a: Layer already exists 04:32:35 5300008b5b15: Layer already exists 04:32:35 8840d892c4ff: Layer already exists 04:32:35 96d8a4fb7c47: Layer already exists 04:32:35 96f005a5b9a5: Layer already exists 04:32:35 e8f99b56e900: Layer already exists 04:32:35 af8c6e387988: Layer already exists 04:32:35 73cffca933bd: Layer already exists 04:32:35 44c77e4aa30a: Layer already exists 04:32:35 ce5a8cde9eee: Layer already exists 04:32:35 main: digest: sha256:f9d95ede96cac5577df0f16c4844980ca30f2af2a19598a8bf9cbec82fc12914 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:35 ===================================================== [Pipeline] echo 04:32:35 taggedImages: 04:32:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:32:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.47 04:32:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:32:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:32:35 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:35 latest 04:32:35 4.0.0-dev.47 04:32:35 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:35 main 04:32:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:32:36 2c2904830142: Preparing 04:32:36 b9ced0faf999: Preparing 04:32:36 ddda993e9f9f: Preparing 04:32:36 2b310e4a8ce8: Preparing 04:32:36 89b0ecdacb80: Preparing 04:32:36 232c27f969ca: Preparing 04:32:36 16aa3a47de00: Preparing 04:32:36 96d8a4fb7c47: Preparing 04:32:36 96f005a5b9a5: Preparing 04:32:36 54a88122f27a: Preparing 04:32:36 8b1aa3114e0e: Preparing 04:32:36 ce5a8cde9eee: Preparing 04:32:36 96d8a4fb7c47: Waiting 04:32:36 96f005a5b9a5: Waiting 04:32:36 54a88122f27a: Waiting 04:32:36 8b1aa3114e0e: Waiting 04:32:36 ce5a8cde9eee: Waiting 04:32:36 232c27f969ca: Waiting 04:32:36 16aa3a47de00: Waiting 04:32:36 89b0ecdacb80: Pushed 04:32:36 b9ced0faf999: Pushed 04:32:36 2c2904830142: Pushed 04:32:36 16aa3a47de00: Pushed 04:32:36 232c27f969ca: Pushed 04:32:36 96f005a5b9a5: Layer already exists 04:32:36 54a88122f27a: Pushed 04:32:36 96d8a4fb7c47: Layer already exists 04:32:36 ce5a8cde9eee: Layer already exists 04:32:37 2b310e4a8ce8: Pushed 04:32:37 ddda993e9f9f: Pushed 04:32:37 8b1aa3114e0e: Pushed 04:32:38 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:32:38 2c2904830142: Preparing 04:32:38 b9ced0faf999: Preparing 04:32:38 ddda993e9f9f: Preparing 04:32:38 2b310e4a8ce8: Preparing 04:32:38 89b0ecdacb80: Preparing 04:32:38 232c27f969ca: Preparing 04:32:38 16aa3a47de00: Preparing 04:32:38 96d8a4fb7c47: Preparing 04:32:38 96f005a5b9a5: Preparing 04:32:38 54a88122f27a: Preparing 04:32:38 8b1aa3114e0e: Preparing 04:32:38 ce5a8cde9eee: Preparing 04:32:38 96d8a4fb7c47: Waiting 04:32:38 96f005a5b9a5: Waiting 04:32:38 54a88122f27a: Waiting 04:32:38 232c27f969ca: Waiting 04:32:38 16aa3a47de00: Waiting 04:32:38 8b1aa3114e0e: Waiting 04:32:38 ce5a8cde9eee: Waiting 04:32:38 2c2904830142: Layer already exists 04:32:38 2b310e4a8ce8: Layer already exists 04:32:38 b9ced0faf999: Layer already exists 04:32:38 ddda993e9f9f: Layer already exists 04:32:38 89b0ecdacb80: Layer already exists 04:32:38 16aa3a47de00: Layer already exists 04:32:38 232c27f969ca: Layer already exists 04:32:38 96d8a4fb7c47: Layer already exists 04:32:38 54a88122f27a: Layer already exists 04:32:38 ce5a8cde9eee: Layer already exists 04:32:38 8b1aa3114e0e: Layer already exists 04:32:38 96f005a5b9a5: Layer already exists 04:32:38 latest: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 04:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:32:39 2c2904830142: Preparing 04:32:39 b9ced0faf999: Preparing 04:32:39 ddda993e9f9f: Preparing 04:32:39 2b310e4a8ce8: Preparing 04:32:39 89b0ecdacb80: Preparing 04:32:39 232c27f969ca: Preparing 04:32:39 16aa3a47de00: Preparing 04:32:39 96d8a4fb7c47: Preparing 04:32:39 96f005a5b9a5: Preparing 04:32:39 54a88122f27a: Preparing 04:32:39 8b1aa3114e0e: Preparing 04:32:39 ce5a8cde9eee: Preparing 04:32:39 96d8a4fb7c47: Waiting 04:32:39 96f005a5b9a5: Waiting 04:32:39 54a88122f27a: Waiting 04:32:39 8b1aa3114e0e: Waiting 04:32:39 ce5a8cde9eee: Waiting 04:32:39 232c27f969ca: Waiting 04:32:39 16aa3a47de00: Waiting 04:32:39 2b310e4a8ce8: Layer already exists 04:32:39 89b0ecdacb80: Layer already exists 04:32:39 b9ced0faf999: Layer already exists 04:32:39 ddda993e9f9f: Layer already exists 04:32:39 2c2904830142: Layer already exists 04:32:39 16aa3a47de00: Layer already exists 04:32:39 96d8a4fb7c47: Layer already exists 04:32:39 232c27f969ca: Layer already exists 04:32:39 96f005a5b9a5: Layer already exists 04:32:39 54a88122f27a: Layer already exists 04:32:39 8b1aa3114e0e: Layer already exists 04:32:39 ce5a8cde9eee: Layer already exists 04:32:39 4.0.0-dev.47: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:32:40 2c2904830142: Preparing 04:32:40 b9ced0faf999: Preparing 04:32:40 ddda993e9f9f: Preparing 04:32:40 2b310e4a8ce8: Preparing 04:32:40 89b0ecdacb80: Preparing 04:32:40 232c27f969ca: Preparing 04:32:40 16aa3a47de00: Preparing 04:32:40 96d8a4fb7c47: Preparing 04:32:40 96f005a5b9a5: Preparing 04:32:40 54a88122f27a: Preparing 04:32:40 8b1aa3114e0e: Preparing 04:32:40 ce5a8cde9eee: Preparing 04:32:40 232c27f969ca: Waiting 04:32:40 16aa3a47de00: Waiting 04:32:40 96d8a4fb7c47: Waiting 04:32:40 54a88122f27a: Waiting 04:32:40 96f005a5b9a5: Waiting 04:32:40 8b1aa3114e0e: Waiting 04:32:40 ce5a8cde9eee: Waiting 04:32:40 2b310e4a8ce8: Layer already exists 04:32:40 b9ced0faf999: Layer already exists 04:32:40 89b0ecdacb80: Layer already exists 04:32:40 2c2904830142: Layer already exists 04:32:40 ddda993e9f9f: Layer already exists 04:32:40 232c27f969ca: Layer already exists 04:32:40 16aa3a47de00: Layer already exists 04:32:40 96d8a4fb7c47: Layer already exists 04:32:40 96f005a5b9a5: Layer already exists 04:32:40 54a88122f27a: Layer already exists 04:32:40 8b1aa3114e0e: Layer already exists 04:32:40 ce5a8cde9eee: Layer already exists 04:32:40 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:32:40 2c2904830142: Preparing 04:32:40 b9ced0faf999: Preparing 04:32:40 ddda993e9f9f: Preparing 04:32:40 2b310e4a8ce8: Preparing 04:32:40 89b0ecdacb80: Preparing 04:32:40 232c27f969ca: Preparing 04:32:40 16aa3a47de00: Preparing 04:32:40 96d8a4fb7c47: Preparing 04:32:40 96f005a5b9a5: Preparing 04:32:40 54a88122f27a: Preparing 04:32:40 8b1aa3114e0e: Preparing 04:32:40 ce5a8cde9eee: Preparing 04:32:40 16aa3a47de00: Waiting 04:32:40 96d8a4fb7c47: Waiting 04:32:40 96f005a5b9a5: Waiting 04:32:40 54a88122f27a: Waiting 04:32:40 8b1aa3114e0e: Waiting 04:32:40 ce5a8cde9eee: Waiting 04:32:40 232c27f969ca: Waiting 04:32:40 b9ced0faf999: Layer already exists 04:32:40 ddda993e9f9f: Layer already exists 04:32:40 89b0ecdacb80: Layer already exists 04:32:40 2c2904830142: Layer already exists 04:32:40 2b310e4a8ce8: Layer already exists 04:32:40 16aa3a47de00: Layer already exists 04:32:40 232c27f969ca: Layer already exists 04:32:40 96f005a5b9a5: Layer already exists 04:32:40 54a88122f27a: Layer already exists 04:32:40 96d8a4fb7c47: Layer already exists 04:32:40 8b1aa3114e0e: Layer already exists 04:32:40 ce5a8cde9eee: Layer already exists 04:32:40 main: digest: sha256:c9a5669f97809dbb7a0a40e10580cfc991221f296355f86b6331cf7dd395afeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:40 ===================================================== [Pipeline] echo 04:32:40 taggedImages: 04:32:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:32:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.47 04:32:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:32:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:32:40 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:40 latest 04:32:40 4.0.0-dev.47 04:32:40 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:40 main 04:32:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:32:41 06364741a570: Preparing 04:32:41 c54c1d19ef10: Preparing 04:32:41 96d8a4fb7c47: Preparing 04:32:41 96f005a5b9a5: Preparing 04:32:41 272e51ee248f: Preparing 04:32:41 a4e37d11a218: Preparing 04:32:41 ce5a8cde9eee: Preparing 04:32:41 a4e37d11a218: Waiting 04:32:41 ce5a8cde9eee: Waiting 04:32:41 96d8a4fb7c47: Layer already exists 04:32:41 96f005a5b9a5: Layer already exists 04:32:41 ce5a8cde9eee: Layer already exists 04:32:41 272e51ee248f: Pushed 04:32:41 06364741a570: Pushed 04:32:42 a4e37d11a218: Pushed 04:32:43 c54c1d19ef10: Pushed 04:32:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:43 + 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 04:32:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:32:44 06364741a570: Preparing 04:32:44 c54c1d19ef10: Preparing 04:32:44 96d8a4fb7c47: Preparing 04:32:44 96f005a5b9a5: Preparing 04:32:44 272e51ee248f: Preparing 04:32:44 a4e37d11a218: Preparing 04:32:44 ce5a8cde9eee: Preparing 04:32:44 a4e37d11a218: Waiting 04:32:44 ce5a8cde9eee: Waiting 04:32:44 96f005a5b9a5: Layer already exists 04:32:44 272e51ee248f: Layer already exists 04:32:44 c54c1d19ef10: Layer already exists 04:32:44 96d8a4fb7c47: Layer already exists 04:32:44 a4e37d11a218: Layer already exists 04:32:44 ce5a8cde9eee: Layer already exists 04:32:44 06364741a570: Layer already exists 04:32:44 latest: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 04:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:32:44 06364741a570: Preparing 04:32:44 c54c1d19ef10: Preparing 04:32:44 96d8a4fb7c47: Preparing 04:32:44 96f005a5b9a5: Preparing 04:32:44 272e51ee248f: Preparing 04:32:44 a4e37d11a218: Preparing 04:32:44 ce5a8cde9eee: Preparing 04:32:44 a4e37d11a218: Waiting 04:32:44 ce5a8cde9eee: Waiting 04:32:44 272e51ee248f: Layer already exists 04:32:44 96d8a4fb7c47: Layer already exists 04:32:44 c54c1d19ef10: Layer already exists 04:32:44 96f005a5b9a5: Layer already exists 04:32:44 06364741a570: Layer already exists 04:32:44 a4e37d11a218: Layer already exists 04:32:44 ce5a8cde9eee: Layer already exists 04:32:44 4.0.0-dev.47: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:32:45 06364741a570: Preparing 04:32:45 c54c1d19ef10: Preparing 04:32:45 96d8a4fb7c47: Preparing 04:32:45 96f005a5b9a5: Preparing 04:32:45 272e51ee248f: Preparing 04:32:45 a4e37d11a218: Preparing 04:32:45 ce5a8cde9eee: Preparing 04:32:45 a4e37d11a218: Waiting 04:32:45 ce5a8cde9eee: Waiting 04:32:45 c54c1d19ef10: Layer already exists 04:32:45 96f005a5b9a5: Layer already exists 04:32:45 96d8a4fb7c47: Layer already exists 04:32:45 272e51ee248f: Layer already exists 04:32:45 06364741a570: Layer already exists 04:32:45 a4e37d11a218: Layer already exists 04:32:45 ce5a8cde9eee: Layer already exists 04:32:45 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:45 + 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 04:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:32:46 06364741a570: Preparing 04:32:46 c54c1d19ef10: Preparing 04:32:46 96d8a4fb7c47: Preparing 04:32:46 96f005a5b9a5: Preparing 04:32:46 272e51ee248f: Preparing 04:32:46 a4e37d11a218: Preparing 04:32:46 ce5a8cde9eee: Preparing 04:32:46 a4e37d11a218: Waiting 04:32:46 ce5a8cde9eee: Waiting 04:32:46 96d8a4fb7c47: Layer already exists 04:32:46 272e51ee248f: Layer already exists 04:32:46 c54c1d19ef10: Layer already exists 04:32:46 96f005a5b9a5: Layer already exists 04:32:46 06364741a570: Layer already exists 04:32:46 ce5a8cde9eee: Layer already exists 04:32:46 a4e37d11a218: Layer already exists 04:32:46 main: digest: sha256:bd5e9b89b03c17ddf704af8ae9e8f52b6648ad49f965594b3921fbf34fbdea0a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:32:46 ===================================================== [Pipeline] echo 04:32:46 taggedImages: 04:32:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:32:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.47 04:32:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:32:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:32:46 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:46 latest 04:32:46 4.0.0-dev.47 04:32:46 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:46 main 04:32:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:32:46 9c6e76c34294: Preparing 04:32:46 6da94de60d11: Preparing 04:32:46 548ed991af93: Preparing 04:32:46 96d8a4fb7c47: Preparing 04:32:46 96f005a5b9a5: Preparing 04:32:46 2c07d2339b90: Preparing 04:32:46 2a2c53bc0924: Preparing 04:32:46 a9feead272cf: Preparing 04:32:46 b363088297e8: Preparing 04:32:46 ce5a8cde9eee: Preparing 04:32:46 2a2c53bc0924: Waiting 04:32:46 a9feead272cf: Waiting 04:32:46 b363088297e8: Waiting 04:32:46 ce5a8cde9eee: Waiting 04:32:46 2c07d2339b90: Waiting 04:32:46 96f005a5b9a5: Layer already exists 04:32:46 96d8a4fb7c47: Layer already exists 04:32:46 548ed991af93: Pushed 04:32:46 9c6e76c34294: Pushed 04:32:46 6da94de60d11: Pushed 04:32:46 ce5a8cde9eee: Layer already exists 04:32:47 a9feead272cf: Pushed 04:32:47 b363088297e8: Pushed 04:32:52 2a2c53bc0924: Pushed 04:32:55 2c07d2339b90: Pushed 04:32:55 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:32:56 9c6e76c34294: Preparing 04:32:56 6da94de60d11: Preparing 04:32:56 548ed991af93: Preparing 04:32:56 96d8a4fb7c47: Preparing 04:32:56 96f005a5b9a5: Preparing 04:32:56 2c07d2339b90: Preparing 04:32:56 2a2c53bc0924: Preparing 04:32:56 a9feead272cf: Preparing 04:32:56 b363088297e8: Preparing 04:32:56 ce5a8cde9eee: Preparing 04:32:56 2a2c53bc0924: Waiting 04:32:56 a9feead272cf: Waiting 04:32:56 ce5a8cde9eee: Waiting 04:32:56 2c07d2339b90: Waiting 04:32:56 b363088297e8: Waiting 04:32:56 6da94de60d11: Layer already exists 04:32:56 9c6e76c34294: Layer already exists 04:32:56 548ed991af93: Layer already exists 04:32:56 96f005a5b9a5: Layer already exists 04:32:56 96d8a4fb7c47: Layer already exists 04:32:56 a9feead272cf: Layer already exists 04:32:56 ce5a8cde9eee: Layer already exists 04:32:56 2a2c53bc0924: Layer already exists 04:32:56 b363088297e8: Layer already exists 04:32:56 2c07d2339b90: Layer already exists 04:32:56 latest: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 04:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:32:57 9c6e76c34294: Preparing 04:32:57 6da94de60d11: Preparing 04:32:57 548ed991af93: Preparing 04:32:57 96d8a4fb7c47: Preparing 04:32:57 96f005a5b9a5: Preparing 04:32:57 2c07d2339b90: Preparing 04:32:57 2a2c53bc0924: Preparing 04:32:57 a9feead272cf: Preparing 04:32:57 b363088297e8: Preparing 04:32:57 ce5a8cde9eee: Preparing 04:32:57 2c07d2339b90: Waiting 04:32:57 2a2c53bc0924: Waiting 04:32:57 a9feead272cf: Waiting 04:32:57 b363088297e8: Waiting 04:32:57 ce5a8cde9eee: Waiting 04:32:57 96f005a5b9a5: Layer already exists 04:32:57 548ed991af93: Layer already exists 04:32:57 9c6e76c34294: Layer already exists 04:32:57 96d8a4fb7c47: Layer already exists 04:32:57 6da94de60d11: Layer already exists 04:32:57 2a2c53bc0924: Layer already exists 04:32:57 2c07d2339b90: Layer already exists 04:32:57 ce5a8cde9eee: Layer already exists 04:32:57 b363088297e8: Layer already exists 04:32:57 a9feead272cf: Layer already exists 04:32:57 4.0.0-dev.47: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:32:58 9c6e76c34294: Preparing 04:32:58 6da94de60d11: Preparing 04:32:58 548ed991af93: Preparing 04:32:58 96d8a4fb7c47: Preparing 04:32:58 96f005a5b9a5: Preparing 04:32:58 2c07d2339b90: Preparing 04:32:58 2a2c53bc0924: Preparing 04:32:58 a9feead272cf: Preparing 04:32:58 b363088297e8: Preparing 04:32:58 ce5a8cde9eee: Preparing 04:32:58 a9feead272cf: Waiting 04:32:58 ce5a8cde9eee: Waiting 04:32:58 2c07d2339b90: Waiting 04:32:58 2a2c53bc0924: Waiting 04:32:58 9c6e76c34294: Layer already exists 04:32:58 96f005a5b9a5: Layer already exists 04:32:58 548ed991af93: Layer already exists 04:32:58 96d8a4fb7c47: Layer already exists 04:32:58 6da94de60d11: Layer already exists 04:32:58 a9feead272cf: Layer already exists 04:32:58 2a2c53bc0924: Layer already exists 04:32:58 2c07d2339b90: Layer already exists 04:32:58 b363088297e8: Layer already exists 04:32:58 ce5a8cde9eee: Layer already exists 04:33:03 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:33:03 9c6e76c34294: Preparing 04:33:03 6da94de60d11: Preparing 04:33:03 548ed991af93: Preparing 04:33:03 96d8a4fb7c47: Preparing 04:33:03 96f005a5b9a5: Preparing 04:33:03 2c07d2339b90: Preparing 04:33:03 2a2c53bc0924: Preparing 04:33:03 a9feead272cf: Preparing 04:33:03 b363088297e8: Preparing 04:33:03 ce5a8cde9eee: Preparing 04:33:03 2a2c53bc0924: Waiting 04:33:03 a9feead272cf: Waiting 04:33:03 b363088297e8: Waiting 04:33:03 ce5a8cde9eee: Waiting 04:33:03 2c07d2339b90: Waiting 04:33:03 6da94de60d11: Layer already exists 04:33:03 548ed991af93: Layer already exists 04:33:03 9c6e76c34294: Layer already exists 04:33:03 96f005a5b9a5: Layer already exists 04:33:03 96d8a4fb7c47: Layer already exists 04:33:03 2c07d2339b90: Layer already exists 04:33:03 a9feead272cf: Layer already exists 04:33:03 b363088297e8: Layer already exists 04:33:03 2a2c53bc0924: Layer already exists 04:33:03 ce5a8cde9eee: Layer already exists 04:33:04 main: digest: sha256:cb9b485c8b1df32794b775446ef2d718ad8060990869a25f8b8e44362ce0eddc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:04 ===================================================== [Pipeline] echo 04:33:04 taggedImages: 04:33:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:33:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.47 04:33:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:33:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:33:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:04 latest 04:33:04 4.0.0-dev.47 04:33:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:04 main 04:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:33:05 42104f6a5a5c: Preparing 04:33:05 f1505e876644: Preparing 04:33:05 6526e60395b8: Preparing 04:33:05 96d8a4fb7c47: Preparing 04:33:05 96f005a5b9a5: Preparing 04:33:05 42546f609d41: Preparing 04:33:05 3819a81c6e5f: Preparing 04:33:05 c91ef269186a: Preparing 04:33:05 ce5a8cde9eee: Preparing 04:33:05 3819a81c6e5f: Waiting 04:33:05 c91ef269186a: Waiting 04:33:05 42546f609d41: Waiting 04:33:05 ce5a8cde9eee: Waiting 04:33:05 96f005a5b9a5: Layer already exists 04:33:05 96d8a4fb7c47: Layer already exists 04:33:05 6526e60395b8: Pushed 04:33:05 42104f6a5a5c: Pushed 04:33:05 3819a81c6e5f: Pushed 04:33:05 f1505e876644: Pushed 04:33:05 ce5a8cde9eee: Layer already exists 04:33:05 c91ef269186a: Pushed 04:33:14 42546f609d41: Pushed 04:33:14 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:33:14 42104f6a5a5c: Preparing 04:33:14 f1505e876644: Preparing 04:33:14 6526e60395b8: Preparing 04:33:14 96d8a4fb7c47: Preparing 04:33:14 96f005a5b9a5: Preparing 04:33:14 42546f609d41: Preparing 04:33:14 3819a81c6e5f: Preparing 04:33:14 c91ef269186a: Preparing 04:33:14 ce5a8cde9eee: Preparing 04:33:14 3819a81c6e5f: Waiting 04:33:14 ce5a8cde9eee: Waiting 04:33:14 c91ef269186a: Waiting 04:33:14 42546f609d41: Waiting 04:33:14 96f005a5b9a5: Layer already exists 04:33:14 96d8a4fb7c47: Layer already exists 04:33:14 6526e60395b8: Layer already exists 04:33:14 42104f6a5a5c: Layer already exists 04:33:14 f1505e876644: Layer already exists 04:33:14 ce5a8cde9eee: Layer already exists 04:33:14 c91ef269186a: Layer already exists 04:33:14 42546f609d41: Layer already exists 04:33:14 3819a81c6e5f: Layer already exists 04:33:14 latest: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 04:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:33:15 42104f6a5a5c: Preparing 04:33:15 f1505e876644: Preparing 04:33:15 6526e60395b8: Preparing 04:33:15 96d8a4fb7c47: Preparing 04:33:15 96f005a5b9a5: Preparing 04:33:15 42546f609d41: Preparing 04:33:15 3819a81c6e5f: Preparing 04:33:15 c91ef269186a: Preparing 04:33:15 ce5a8cde9eee: Preparing 04:33:15 42546f609d41: Waiting 04:33:15 3819a81c6e5f: Waiting 04:33:15 c91ef269186a: Waiting 04:33:15 ce5a8cde9eee: Waiting 04:33:15 96f005a5b9a5: Layer already exists 04:33:15 42104f6a5a5c: Layer already exists 04:33:15 f1505e876644: Layer already exists 04:33:15 96d8a4fb7c47: Layer already exists 04:33:15 6526e60395b8: Layer already exists 04:33:15 3819a81c6e5f: Layer already exists 04:33:15 c91ef269186a: Layer already exists 04:33:15 ce5a8cde9eee: Layer already exists 04:33:15 42546f609d41: Layer already exists 04:33:15 4.0.0-dev.47: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:33:16 42104f6a5a5c: Preparing 04:33:16 f1505e876644: Preparing 04:33:16 6526e60395b8: Preparing 04:33:16 96d8a4fb7c47: Preparing 04:33:16 96f005a5b9a5: Preparing 04:33:16 42546f609d41: Preparing 04:33:16 3819a81c6e5f: Preparing 04:33:16 c91ef269186a: Preparing 04:33:16 ce5a8cde9eee: Preparing 04:33:16 42546f609d41: Waiting 04:33:16 3819a81c6e5f: Waiting 04:33:16 c91ef269186a: Waiting 04:33:16 ce5a8cde9eee: Waiting 04:33:16 f1505e876644: Layer already exists 04:33:16 42104f6a5a5c: Layer already exists 04:33:16 6526e60395b8: Layer already exists 04:33:16 96f005a5b9a5: Layer already exists 04:33:16 96d8a4fb7c47: Layer already exists 04:33:16 42546f609d41: Layer already exists 04:33:16 3819a81c6e5f: Layer already exists 04:33:16 c91ef269186a: Layer already exists 04:33:16 ce5a8cde9eee: Layer already exists 04:33:16 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:33:16 42104f6a5a5c: Preparing 04:33:16 f1505e876644: Preparing 04:33:16 6526e60395b8: Preparing 04:33:16 96d8a4fb7c47: Preparing 04:33:16 96f005a5b9a5: Preparing 04:33:16 42546f609d41: Preparing 04:33:16 3819a81c6e5f: Preparing 04:33:16 c91ef269186a: Preparing 04:33:16 ce5a8cde9eee: Preparing 04:33:16 42546f609d41: Waiting 04:33:16 3819a81c6e5f: Waiting 04:33:16 c91ef269186a: Waiting 04:33:16 ce5a8cde9eee: Waiting 04:33:16 42104f6a5a5c: Layer already exists 04:33:16 96f005a5b9a5: Layer already exists 04:33:16 96d8a4fb7c47: Layer already exists 04:33:16 f1505e876644: Layer already exists 04:33:16 6526e60395b8: Layer already exists 04:33:16 c91ef269186a: Layer already exists 04:33:16 3819a81c6e5f: Layer already exists 04:33:16 ce5a8cde9eee: Layer already exists 04:33:16 42546f609d41: Layer already exists 04:33:16 main: digest: sha256:61760f83affa3097d345a050bfb83d8f427c3ebd985c28a11bc74955a4abbfa1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:16 ===================================================== [Pipeline] echo 04:33:16 taggedImages: 04:33:16 - nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:33:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.47 04:33:16 - nexus3.edgexfoundry.org:10004/security-spire-config:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:33:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:33:16 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:16 latest 04:33:16 4.0.0-dev.47 04:33:16 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:16 main 04:33:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:33:17 0115863f3c4f: Preparing 04:33:17 258ecc8bdd3c: Preparing 04:33:17 409f814539fc: Preparing 04:33:17 96d8a4fb7c47: Preparing 04:33:17 96f005a5b9a5: Preparing 04:33:17 ce327016d464: Preparing 04:33:17 a9feead272cf: Preparing 04:33:17 b363088297e8: Preparing 04:33:17 ce5a8cde9eee: Preparing 04:33:17 a9feead272cf: Waiting 04:33:17 b363088297e8: Waiting 04:33:17 ce327016d464: Waiting 04:33:17 ce5a8cde9eee: Waiting 04:33:17 96d8a4fb7c47: Layer already exists 04:33:17 96f005a5b9a5: Layer already exists 04:33:17 258ecc8bdd3c: Pushed 04:33:17 a9feead272cf: Layer already exists 04:33:17 409f814539fc: Pushed 04:33:17 0115863f3c4f: Pushed 04:33:17 b363088297e8: Layer already exists 04:33:17 ce5a8cde9eee: Layer already exists 04:33:27 ce327016d464: Pushed 04:33:27 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:33:28 0115863f3c4f: Preparing 04:33:28 258ecc8bdd3c: Preparing 04:33:28 409f814539fc: Preparing 04:33:28 96d8a4fb7c47: Preparing 04:33:28 96f005a5b9a5: Preparing 04:33:28 ce327016d464: Preparing 04:33:28 a9feead272cf: Preparing 04:33:28 b363088297e8: Preparing 04:33:28 ce5a8cde9eee: Preparing 04:33:28 ce327016d464: Waiting 04:33:28 a9feead272cf: Waiting 04:33:28 b363088297e8: Waiting 04:33:28 ce5a8cde9eee: Waiting 04:33:28 96d8a4fb7c47: Layer already exists 04:33:28 409f814539fc: Layer already exists 04:33:28 0115863f3c4f: Layer already exists 04:33:28 258ecc8bdd3c: Layer already exists 04:33:28 96f005a5b9a5: Layer already exists 04:33:28 ce5a8cde9eee: Layer already exists 04:33:28 ce327016d464: Layer already exists 04:33:28 a9feead272cf: Layer already exists 04:33:28 b363088297e8: Layer already exists 04:33:28 latest: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 04:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:33:29 0115863f3c4f: Preparing 04:33:29 258ecc8bdd3c: Preparing 04:33:29 409f814539fc: Preparing 04:33:29 96d8a4fb7c47: Preparing 04:33:29 96f005a5b9a5: Preparing 04:33:29 ce327016d464: Preparing 04:33:29 a9feead272cf: Preparing 04:33:29 b363088297e8: Preparing 04:33:29 ce5a8cde9eee: Preparing 04:33:29 ce5a8cde9eee: Waiting 04:33:29 b363088297e8: Waiting 04:33:29 ce327016d464: Waiting 04:33:29 a9feead272cf: Waiting 04:33:29 0115863f3c4f: Layer already exists 04:33:29 409f814539fc: Layer already exists 04:33:29 258ecc8bdd3c: Layer already exists 04:33:29 96f005a5b9a5: Layer already exists 04:33:29 96d8a4fb7c47: Layer already exists 04:33:29 a9feead272cf: Layer already exists 04:33:29 ce327016d464: Layer already exists 04:33:29 b363088297e8: Layer already exists 04:33:29 ce5a8cde9eee: Layer already exists 04:33:29 4.0.0-dev.47: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:33:29 0115863f3c4f: Preparing 04:33:29 258ecc8bdd3c: Preparing 04:33:29 409f814539fc: Preparing 04:33:29 96d8a4fb7c47: Preparing 04:33:29 96f005a5b9a5: Preparing 04:33:29 ce327016d464: Preparing 04:33:29 a9feead272cf: Preparing 04:33:29 b363088297e8: Preparing 04:33:29 ce5a8cde9eee: Preparing 04:33:29 ce327016d464: Waiting 04:33:29 a9feead272cf: Waiting 04:33:29 b363088297e8: Waiting 04:33:29 ce5a8cde9eee: Waiting 04:33:29 96f005a5b9a5: Layer already exists 04:33:29 96d8a4fb7c47: Layer already exists 04:33:29 0115863f3c4f: Layer already exists 04:33:29 258ecc8bdd3c: Layer already exists 04:33:29 409f814539fc: Layer already exists 04:33:29 a9feead272cf: Layer already exists 04:33:29 b363088297e8: Layer already exists 04:33:29 ce5a8cde9eee: Layer already exists 04:33:29 ce327016d464: Layer already exists 04:33:29 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:33:30 0115863f3c4f: Preparing 04:33:30 258ecc8bdd3c: Preparing 04:33:30 409f814539fc: Preparing 04:33:30 96d8a4fb7c47: Preparing 04:33:30 96f005a5b9a5: Preparing 04:33:30 ce327016d464: Preparing 04:33:30 a9feead272cf: Preparing 04:33:30 b363088297e8: Preparing 04:33:30 ce5a8cde9eee: Preparing 04:33:30 ce327016d464: Waiting 04:33:30 a9feead272cf: Waiting 04:33:30 ce5a8cde9eee: Waiting 04:33:30 b363088297e8: Waiting 04:33:30 96d8a4fb7c47: Layer already exists 04:33:30 0115863f3c4f: Layer already exists 04:33:30 96f005a5b9a5: Layer already exists 04:33:30 258ecc8bdd3c: Layer already exists 04:33:30 409f814539fc: Layer already exists 04:33:30 a9feead272cf: Layer already exists 04:33:30 b363088297e8: Layer already exists 04:33:30 ce327016d464: Layer already exists 04:33:30 ce5a8cde9eee: Layer already exists 04:33:30 main: digest: sha256:a60c21808a98d8c11f9b4702f9eec52545e7c7155523f936a548074250fdefd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:30 ===================================================== [Pipeline] echo 04:33:30 taggedImages: 04:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.47 04:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:33:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:33:30 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:30 latest 04:33:30 4.0.0-dev.47 04:33:30 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:30 main 04:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:33:31 05e5c80bea74: Preparing 04:33:31 15cf90bf9721: Preparing 04:33:31 096129420400: Preparing 04:33:31 96d8a4fb7c47: Preparing 04:33:31 96f005a5b9a5: Preparing 04:33:31 203367a27981: Preparing 04:33:31 dfcc5cb7bf02: Preparing 04:33:31 ce5a8cde9eee: Preparing 04:33:31 203367a27981: Waiting 04:33:31 dfcc5cb7bf02: Waiting 04:33:31 ce5a8cde9eee: Waiting 04:33:31 96f005a5b9a5: Layer already exists 04:33:31 96d8a4fb7c47: Layer already exists 04:33:31 15cf90bf9721: Pushed 04:33:31 ce5a8cde9eee: Layer already exists 04:33:31 203367a27981: Pushed 04:33:31 05e5c80bea74: Pushed 04:33:32 dfcc5cb7bf02: Pushed 04:33:35 096129420400: Pushed 04:33:35 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:33:36 05e5c80bea74: Preparing 04:33:36 15cf90bf9721: Preparing 04:33:36 096129420400: Preparing 04:33:36 96d8a4fb7c47: Preparing 04:33:36 96f005a5b9a5: Preparing 04:33:36 203367a27981: Preparing 04:33:36 dfcc5cb7bf02: Preparing 04:33:36 ce5a8cde9eee: Preparing 04:33:36 203367a27981: Waiting 04:33:36 dfcc5cb7bf02: Waiting 04:33:36 ce5a8cde9eee: Waiting 04:33:36 15cf90bf9721: Layer already exists 04:33:36 096129420400: Layer already exists 04:33:36 96d8a4fb7c47: Layer already exists 04:33:36 05e5c80bea74: Layer already exists 04:33:36 96f005a5b9a5: Layer already exists 04:33:36 dfcc5cb7bf02: Layer already exists 04:33:36 203367a27981: Layer already exists 04:33:36 ce5a8cde9eee: Layer already exists 04:33:36 latest: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 04:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:33:36 05e5c80bea74: Preparing 04:33:36 15cf90bf9721: Preparing 04:33:36 096129420400: Preparing 04:33:36 96d8a4fb7c47: Preparing 04:33:36 96f005a5b9a5: Preparing 04:33:36 203367a27981: Preparing 04:33:36 dfcc5cb7bf02: Preparing 04:33:36 ce5a8cde9eee: Preparing 04:33:36 203367a27981: Waiting 04:33:36 dfcc5cb7bf02: Waiting 04:33:36 ce5a8cde9eee: Waiting 04:33:36 96f005a5b9a5: Layer already exists 04:33:36 96d8a4fb7c47: Layer already exists 04:33:36 15cf90bf9721: Layer already exists 04:33:36 096129420400: Layer already exists 04:33:36 05e5c80bea74: Layer already exists 04:33:36 ce5a8cde9eee: Layer already exists 04:33:36 203367a27981: Layer already exists 04:33:36 dfcc5cb7bf02: Layer already exists 04:33:36 4.0.0-dev.47: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:33:37 05e5c80bea74: Preparing 04:33:37 15cf90bf9721: Preparing 04:33:37 096129420400: Preparing 04:33:37 96d8a4fb7c47: Preparing 04:33:37 96f005a5b9a5: Preparing 04:33:37 203367a27981: Preparing 04:33:37 dfcc5cb7bf02: Preparing 04:33:37 ce5a8cde9eee: Preparing 04:33:37 ce5a8cde9eee: Waiting 04:33:37 203367a27981: Waiting 04:33:37 dfcc5cb7bf02: Waiting 04:33:37 96f005a5b9a5: Layer already exists 04:33:37 05e5c80bea74: Layer already exists 04:33:37 15cf90bf9721: Layer already exists 04:33:37 96d8a4fb7c47: Layer already exists 04:33:37 096129420400: Layer already exists 04:33:37 dfcc5cb7bf02: Layer already exists 04:33:37 203367a27981: Layer already exists 04:33:37 ce5a8cde9eee: Layer already exists 04:33:37 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:33:38 05e5c80bea74: Preparing 04:33:38 15cf90bf9721: Preparing 04:33:38 096129420400: Preparing 04:33:38 96d8a4fb7c47: Preparing 04:33:38 96f005a5b9a5: Preparing 04:33:38 203367a27981: Preparing 04:33:38 dfcc5cb7bf02: Preparing 04:33:38 ce5a8cde9eee: Preparing 04:33:38 dfcc5cb7bf02: Waiting 04:33:38 ce5a8cde9eee: Waiting 04:33:38 96f005a5b9a5: Layer already exists 04:33:38 05e5c80bea74: Layer already exists 04:33:38 15cf90bf9721: Layer already exists 04:33:38 096129420400: Layer already exists 04:33:38 96d8a4fb7c47: Layer already exists 04:33:38 ce5a8cde9eee: Layer already exists 04:33:38 203367a27981: Layer already exists 04:33:38 dfcc5cb7bf02: Layer already exists 04:33:38 main: digest: sha256:e3e116f682e1f2d82e95b12c34dd62a86e2e16c1fb6d879e6439fd79b003a6e0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:38 ===================================================== [Pipeline] echo 04:33:38 taggedImages: 04:33:38 - nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:33:38 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.47 04:33:38 - nexus3.edgexfoundry.org:10004/support-notifications:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:33:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:33:38 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:38 latest 04:33:38 4.0.0-dev.47 04:33:38 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:38 main 04:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:33:38 88b9df05ea4b: Preparing 04:33:38 9d15c1f2a4bd: Preparing 04:33:38 96d8a4fb7c47: Preparing 04:33:38 96f005a5b9a5: Preparing 04:33:38 61cfc18df9c6: Preparing 04:33:38 7385a74511e2: Preparing 04:33:38 ce5a8cde9eee: Preparing 04:33:38 7385a74511e2: Waiting 04:33:38 ce5a8cde9eee: Waiting 04:33:38 96d8a4fb7c47: Layer already exists 04:33:38 96f005a5b9a5: Layer already exists 04:33:38 ce5a8cde9eee: Layer already exists 04:33:38 61cfc18df9c6: Pushed 04:33:38 88b9df05ea4b: Pushed 04:33:39 7385a74511e2: Pushed 04:33:43 9d15c1f2a4bd: Pushed 04:33:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:33:43 88b9df05ea4b: Preparing 04:33:43 9d15c1f2a4bd: Preparing 04:33:43 96d8a4fb7c47: Preparing 04:33:43 96f005a5b9a5: Preparing 04:33:43 61cfc18df9c6: Preparing 04:33:43 7385a74511e2: Preparing 04:33:43 ce5a8cde9eee: Preparing 04:33:43 7385a74511e2: Waiting 04:33:43 9d15c1f2a4bd: Layer already exists 04:33:43 96d8a4fb7c47: Layer already exists 04:33:43 88b9df05ea4b: Layer already exists 04:33:43 61cfc18df9c6: Layer already exists 04:33:43 96f005a5b9a5: Layer already exists 04:33:43 7385a74511e2: Layer already exists 04:33:43 ce5a8cde9eee: Layer already exists 04:33:43 latest: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 04:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:33:44 88b9df05ea4b: Preparing 04:33:44 9d15c1f2a4bd: Preparing 04:33:44 96d8a4fb7c47: Preparing 04:33:44 96f005a5b9a5: Preparing 04:33:44 61cfc18df9c6: Preparing 04:33:44 7385a74511e2: Preparing 04:33:44 ce5a8cde9eee: Preparing 04:33:44 7385a74511e2: Waiting 04:33:44 ce5a8cde9eee: Waiting 04:33:44 9d15c1f2a4bd: Layer already exists 04:33:44 88b9df05ea4b: Layer already exists 04:33:44 61cfc18df9c6: Layer already exists 04:33:44 96f005a5b9a5: Layer already exists 04:33:44 96d8a4fb7c47: Layer already exists 04:33:44 7385a74511e2: Layer already exists 04:33:44 ce5a8cde9eee: Layer already exists 04:33:44 4.0.0-dev.47: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:33:45 88b9df05ea4b: Preparing 04:33:45 9d15c1f2a4bd: Preparing 04:33:45 96d8a4fb7c47: Preparing 04:33:45 96f005a5b9a5: Preparing 04:33:45 61cfc18df9c6: Preparing 04:33:45 7385a74511e2: Preparing 04:33:45 ce5a8cde9eee: Preparing 04:33:45 7385a74511e2: Waiting 04:33:45 ce5a8cde9eee: Waiting 04:33:45 96f005a5b9a5: Layer already exists 04:33:45 61cfc18df9c6: Layer already exists 04:33:45 88b9df05ea4b: Layer already exists 04:33:45 96d8a4fb7c47: Layer already exists 04:33:45 9d15c1f2a4bd: Layer already exists 04:33:45 7385a74511e2: Layer already exists 04:33:45 ce5a8cde9eee: Layer already exists 04:33:45 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:33:45 88b9df05ea4b: Preparing 04:33:45 9d15c1f2a4bd: Preparing 04:33:45 96d8a4fb7c47: Preparing 04:33:45 96f005a5b9a5: Preparing 04:33:45 61cfc18df9c6: Preparing 04:33:45 7385a74511e2: Preparing 04:33:45 ce5a8cde9eee: Preparing 04:33:45 7385a74511e2: Waiting 04:33:45 ce5a8cde9eee: Waiting 04:33:45 88b9df05ea4b: Layer already exists 04:33:45 96d8a4fb7c47: Layer already exists 04:33:45 96f005a5b9a5: Layer already exists 04:33:45 61cfc18df9c6: Layer already exists 04:33:45 9d15c1f2a4bd: Layer already exists 04:33:45 ce5a8cde9eee: Layer already exists 04:33:45 7385a74511e2: Layer already exists 04:33:45 main: digest: sha256:076f2efd1f9ec06169a86e0930d9497d3971c44f4aac8ff6cb1afad6f52bf05f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:46 ===================================================== [Pipeline] echo 04:33:46 taggedImages: 04:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.47 04:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:25 #127 ... 04:39:25 04:39:25 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:39:25 #155 DONE 628.2s 04:39:25 04:39:25 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:39:25 #151 ... 04:39:25 04:39:25 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:39:25 #157 DONE 0.4s 04:39:25 04:39:25 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:39:25 #158 DONE 0.3s 04:39:25 04:39:25 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:39:25 #156 ... 04:39:25 04:39:25 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:39:25 #159 DONE 0.3s 04:39:25 04:39:25 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:39:25 #160 DONE 0.2s 04:39:25 04:39:25 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:39:25 #127 ... 04:39:25 04:39:25 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:39:25 #161 DONE 0.3s 04:39:25 04:39:25 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:39:25 #149 ... 04:39:25 04:39:25 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #162 ... 04:39:25 04:39:25 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:39:25 #151 DONE 630.8s 04:39:25 04:39:25 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #162 ... 04:39:25 04:39:25 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:39:25 #163 DONE 0.4s 04:39:25 04:39:25 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:39:25 #164 DONE 0.3s 04:39:25 04:39:25 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:39:25 #165 DONE 0.2s 04:39:25 04:39:25 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:39:25 #166 ... 04:39:25 04:39:25 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #162 DONE 2.1s 04:39:25 04:39:25 #167 [core-common-config-bootstrapper] exporting to image 04:39:25 #167 exporting layers 04:39:25 #167 ... 04:39:25 04:39:25 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:39:25 #166 DONE 0.7s 04:39:25 04:39:25 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:39:25 #168 ... 04:39:25 04:39:25 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:39:25 #146 DONE 633.1s 04:39:25 04:39:25 #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:39:25 #168 DONE 0.4s 04:39:25 04:39:25 #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:39:25 #169 ... 04:39:25 04:39:25 #167 [core-common-config-bootstrapper] exporting to image 04:39:25 #167 exporting layers 1.0s done 04:39:25 #167 writing image sha256:bf564df1f751b8eee3bf76681499af9c567cf7443ef2f3ff49410d242eb2ff79 0.1s done 04:39:25 #167 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:39:25 #167 DONE 1.2s 04:39:25 04:39:25 #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 04:39:25 #152 ... 04:39:25 04:39:25 #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:39:25 #169 DONE 0.5s 04:39:25 04:39:25 #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #170 ... 04:39:25 04:39:25 #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:39:25 #171 DONE 0.4s 04:39:25 04:39:25 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:39:25 #172 ... 04:39:25 04:39:25 #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:25 #170 DONE 2.9s 04:39:25 04:39:25 #173 [security-proxy-setup] exporting to image 04:39:25 #173 ... 04:39:25 04:39:25 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:39:25 #172 DONE 2.8s 04:39:26 04:39:26 #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:39:26 #174 DONE 0.7s 04:39:26 04:39:26 #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 04:39:26 #152 636.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.47 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:39:27 #152 ... 04:39:27 04:39:27 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:39:27 #175 DONE 0.4s 04:39:27 04:39:27 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:39:27 #176 ... 04:39:27 04:39:27 #173 [security-proxy-setup] exporting to image 04:39:27 #173 exporting layers 1.9s done 04:39:27 #173 writing image sha256:cbb965cbaed620a46a27170c921f0ee6825b15f53cde3c437207d8457204f8ee 0.0s done 04:39:27 #173 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 04:39:27 #173 DONE 1.9s 04:39:27 04:39:27 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:39:28 #156 ... 04:39:28 04:39:28 #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:39:28 #176 DONE 0.9s 04:39:28 04:39:28 #177 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:39:28 #177 DONE 0.3s 04:39:28 04:39:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:39:28 #153 ... 04:39:28 04:39:28 #178 [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/ 04:39:28 #178 DONE 0.2s 04:39:28 04:39:28 #179 [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/ 04:39:28 #179 DONE 0.2s 04:39:28 04:39:28 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:39:28 #154 ... 04:39:28 04:39:28 #180 [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/ 04:39:28 #180 DONE 0.2s 04:39:28 04:39:28 #181 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:39:29 #181 DONE 0.1s 04:39:29 04:39:29 #182 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:39:31 #182 DONE 1.9s 04:39:31 04:39:31 #183 [security-bootstrapper] exporting to image 04:39:32 #183 exporting layers 1.2s done 04:39:32 #183 writing image sha256:fa6023aa732865a7defdd598c1028e4a583497344fde4e019d7485136dd68e62 done 04:39:32 #183 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 04:39:32 #183 DONE 1.2s 04:39:32 04:39:32 #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 04:39:37 #152 DONE 648.9s 04:39:37 04:39:37 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:39:38 #154 ... 04:39:38 04:39:38 #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:39:38 #184 DONE 0.4s 04:39:38 04:39:38 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:39:38 #185 DONE 0.2s 04:39:38 04:39:38 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:38 #150 ... 04:39:38 04:39:38 #186 [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 04:39:38 #186 DONE 0.2s 04:39:38 04:39:38 #187 [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 04:39:39 #187 DONE 0.2s 04:39:39 04:39:39 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:39:39 #188 DONE 0.1s 04:39:39 04:39:39 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:39 #189 DONE 0.3s 04:39:39 04:39:39 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:39 #190 DONE 0.3s 04:39:39 04:39:39 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:40 #191 DONE 0.2s 04:39:40 04:39:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:40 #150 ... 04:39:40 04:39:40 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:39:41 #192 DONE 1.5s 04:39:41 04:39:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:39:41 #150 ... 04:39:41 04:39:41 #193 [security-secretstore-setup] exporting to image 04:39:41 #193 exporting layers 04:39:42 #193 exporting layers 1.0s done 04:39:42 #193 writing image sha256:bd11067550b1a61a73b26b81e705cd45fa1374ba72d7145ef25cbef060685d98 done 04:39:42 #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 04:39:42 #193 DONE 1.1s 04:39:42 04:39:42 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:41:04 #153 ... 04:41:04 04:41:04 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:41:04 #147 DONE 725.5s 04:41:04 04:41:04 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:41:04 #150 ... 04:41:04 04:41:04 #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:41:04 #194 DONE 0.3s 04:41:04 04:41:04 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:41:04 #195 DONE 0.1s 04:41:04 04:41:04 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:41:04 #196 DONE 0.5s 04:41:04 04:41:04 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:41:04 #149 ... 04:41:04 04:41:04 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:41:04 #197 DONE 0.2s 04:41:04 04:41:04 #198 [security-spiffe-token-provider] exporting to image 04:41:04 #198 exporting layers 04:41:04 #198 exporting layers 0.8s done 04:41:04 #198 writing image sha256:40ff74ec6bbb0bfd69cd62b3f926770369cea513f5a849590578ff50c0b1b4a8 done 04:41:04 #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 04:41:04 #198 DONE 0.8s 04:41:04 04:41:04 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:44:41 #150 DONE 950.3s 04:44:41 04:44:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:44:41 #154 ... 04:44:41 04:44:41 #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:44:41 #199 DONE 0.3s 04:44:41 04:44:41 #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:44:41 #200 DONE 0.2s 04:44:41 04:44:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:41 #148 ... 04:44:41 04:44:41 #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:44:41 #201 DONE 0.4s 04:44:41 04:44:41 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:44:41 #202 DONE 0.2s 04:44:41 04:44:41 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:41 #148 ... 04:44:41 04:44:41 #203 [core-command] exporting to image 04:44:41 #203 exporting layers 04:44:41 #203 exporting layers 0.4s done 04:44:41 #203 writing image sha256:ad69f6d138bd013008efef182fea84c7b200fb0a93b43714c56b8bbf306b1d62 done 04:44:41 #203 naming to docker.io/library/core-command-arm64 0.0s done 04:44:41 #203 DONE 0.4s 04:44:41 04:44:41 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:45:37 #149 ... 04:45:37 04:45:37 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:45:37 #153 DONE 1006.5s 04:45:37 04:45:37 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:45:37 #156 DONE 1006.6s 04:45:37 04:45:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:45:37 #148 ... 04:45:37 04:45:37 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:45:37 #204 DONE 0.2s 04:45:37 04:45:37 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:37 #205 ... 04:45:37 04:45:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:45:37 #148 DONE 1007.1s 04:45:37 04:45:37 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:37 #205 DONE 0.3s 04:45:37 04:45:37 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:45:37 #206 ... 04:45:37 04:45:37 #207 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:37 #207 DONE 0.4s 04:45:37 04:45:37 #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:45:37 #208 ... 04:45:37 04:45:37 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:45:37 #209 DONE 0.3s 04:45:37 04:45:37 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:37 #210 ... 04:45:37 04:45:37 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:45:37 #206 DONE 0.7s 04:45:37 04:45:37 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:37 #210 DONE 0.5s 04:45:37 04:45:37 #208 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:45:37 #208 DONE 0.7s 04:45:37 04:45:37 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:45:37 #211 ... 04:45:37 04:45:37 #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:45:37 #212 DONE 0.2s 04:45:37 04:45:37 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:45:37 #211 DONE 0.3s 04:45:37 04:45:37 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:45:37 #213 ... 04:45:37 04:45:37 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:45:37 #214 DONE 0.3s 04:45:37 04:45:37 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:45:37 #215 DONE 0.5s 04:45:37 04:45:37 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:45:37 #216 ... 04:45:37 04:45:37 #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:45:37 #213 DONE 0.4s 04:45:38 04:45:38 #217 [core-keeper] exporting to image 04:45:38 #217 exporting layers 04:45:38 #217 ... 04:45:38 04:45:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:45:38 #149 DONE 1009.2s 04:45:38 04:45:38 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:45:38 #216 DONE 0.4s 04:45:38 04:45:38 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:45:38 #218 DONE 0.3s 04:45:38 04:45:38 #219 [core-data] exporting to image 04:45:38 #219 ... 04:45:38 04:45:38 #220 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:45:38 #220 CACHED 04:45:38 04:45:38 #221 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:45:38 #221 CACHED 04:45:38 04:45:38 #217 [core-keeper] exporting to image 04:45:38 #217 exporting layers 0.9s done 04:45:38 #217 writing image sha256:a216751fb5130ea41fcd2638f7e65d9fc4889955a9729d41b16bdea904fcc45c 0.0s done 04:45:38 #217 naming to docker.io/library/core-keeper-arm64 0.0s done 04:45:38 #217 DONE 1.0s 04:45:38 04:45:38 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:45:38 #222 ... 04:45:38 04:45:38 #219 [core-data] exporting to image 04:45:38 #219 exporting layers 0.6s done 04:45:38 #219 writing image sha256:57e11abb4075a04f4ad117f924d40f673c290144f130764ac71cdc0013dc2890 done 04:45:38 #219 naming to docker.io/library/core-data-arm64 0.0s done 04:45:38 #219 DONE 0.6s 04:45:39 04:45:39 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:39 #223 ... 04:45:39 04:45:39 #222 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:45:39 #222 DONE 0.5s 04:45:39 04:45:39 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:45:39 #223 DONE 1.9s 04:45:39 04:45:39 #224 [security-proxy-auth] exporting to image 04:45:39 #224 ... 04:45:39 04:45:39 #225 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:45:39 #225 DONE 0.3s 04:45:39 04:45:39 #226 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:45:39 #226 DONE 0.1s 04:45:39 04:45:39 #227 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:45:39 #227 DONE 0.1s 04:45:39 04:45:39 #224 [security-proxy-auth] exporting to image 04:45:39 #224 exporting layers 0.5s done 04:45:39 #224 writing image sha256:98441879e8f0a5ee946e8c74daabe90b3a32c16a3714bf959b6bab031cf33e2d done 04:45:39 #224 naming to docker.io/library/security-proxy-auth-arm64 done 04:45:39 #224 DONE 0.5s 04:45:39 04:45:39 #228 [core-metadata] exporting to image 04:45:40 #228 exporting layers 0.6s done 04:45:40 #228 writing image sha256:25d27580903cf42e4c40e95ca3f2936df678b49af841295fd4d7862e06c51083 done 04:45:40 #228 naming to docker.io/library/core-metadata-arm64 done 04:45:40 #228 DONE 0.6s 04:45:40 04:45:40 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:52 #154 ... 04:45:52 04:45:52 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:45:52 #127 DONE 1024.1s 04:45:53 04:45:53 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:53 #229 DONE 0.1s 04:45:53 04:45:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:53 #154 ... 04:45:53 04:45:53 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:53 #230 DONE 0.1s 04:45:53 04:45:53 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:45:54 #231 DONE 0.6s 04:45:54 04:45:54 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:45:54 #232 DONE 0.1s 04:45:54 04:45:54 #233 [support-scheduler] exporting to image 04:45:54 #233 exporting layers 04:45:54 #233 exporting layers 0.6s done 04:45:54 #233 writing image sha256:f6b5e1c0d47ab1c665524b0d7672065a859a049475f271febfc7a386347e80e8 done 04:45:54 #233 naming to docker.io/library/support-scheduler-arm64 done 04:45:54 #233 DONE 0.7s 04:45:54 04:45:54 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:59 #154 DONE 1030.1s 04:45:59 04:45:59 #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:45:59 #234 DONE 0.1s 04:45:59 04:45:59 #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:59 #235 DONE 0.1s 04:45:59 04:45:59 #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:45:59 #236 DONE 0.3s 04:45:59 04:45:59 #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:45:59 #237 DONE 0.1s 04:45:59 04:45:59 #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:45:59 #238 DONE 0.1s 04:46:00 04:46:00 #239 [support-notifications] exporting to image 04:46:00 #239 exporting layers 0.5s done 04:46:00 #239 writing image sha256:ac6e77341394fcb095fa1d704db6fdc1587fccd13794cc4a24eec123146ad57a done 04:46:00 #239 naming to docker.io/library/support-notifications-arm64 done 04:46:00 #239 DONE 0.5s 04:46:00 time="2025-01-20T04:27:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:00 time="2025-01-20T04:27:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:46:00 $ docker stop --time=1 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff 04:46:02 $ docker rm -f --volumes 27771bec3a8bbb9115af6e4269d95330cb61dc49f4d15197dcf4984039d445ff [Pipeline] // withDockerContainer [Pipeline] sh 04:46:02 + docker images 04:46:02 REPOSITORY TAG IMAGE ID CREATED SIZE 04:46:02 support-notifications-arm64 latest ac6e77341394 3 seconds ago 51.1MB 04:46:02 support-scheduler-arm64 latest f6b5e1c0d47a 8 seconds ago 47.2MB 04:46:02 core-metadata-arm64 latest 25d27580903c 23 seconds ago 32.4MB 04:46:02 security-proxy-auth-arm64 latest 98441879e8f0 23 seconds ago 31.2MB 04:46:02 core-data-arm64 latest 57e11abb4075 24 seconds ago 32.4MB 04:46:02 core-keeper-arm64 latest a216751fb513 25 seconds ago 32MB 04:46:02 core-command-arm64 latest ad69f6d138bd About a minute ago 28MB 04:46:02 security-spiffe-token-provider-arm64 latest 40ff74ec6bbb 5 minutes ago 33.7MB 04:46:02 security-secretstore-setup-arm64 latest bd11067550b1 6 minutes ago 41.1MB 04:46:02 security-bootstrapper-arm64 latest fa6023aa7328 6 minutes ago 20.9MB 04:46:02 security-proxy-setup-arm64 latest cbb965cbaed6 6 minutes ago 29.9MB 04:46:02 core-common-config-bootstrapper-arm64 latest bf564df1f751 6 minutes ago 17.8MB 04:46:02 security-spire-agent-arm64 latest c11f4021848d 17 minutes ago 176MB 04:46:02 security-spire-config-arm64 latest 40c207058f05 17 minutes ago 117MB 04:46:02 security-spire-server-arm64 latest 2892b4fc8165 17 minutes ago 118MB 04:46:02 ci-base-image-arm64 latest 7a7f3c75db34 19 minutes ago 909MB 04:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 weeks ago 566MB 04:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:02 provisioning config files... 04:46:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/783@tmp/config13303347658487538538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:03 ---> ****-login.sh 04:46:03 nexus3.edgexfoundry.org:10001 04:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:03 Configure a credential helper to remove this warning. See 04:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:03 04:46:03 Login Succeeded 04:46:03 nexus3.edgexfoundry.org:10002 04:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:03 Configure a credential helper to remove this warning. See 04:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:03 04:46:03 Login Succeeded 04:46:03 nexus3.edgexfoundry.org:10003 04:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:03 Configure a credential helper to remove this warning. See 04:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:03 04:46:03 Login Succeeded 04:46:03 nexus3.edgexfoundry.org:10004 04:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:04 Configure a credential helper to remove this warning. See 04:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:04 04:46:04 Login Succeeded 04:46:04 ****.io 04:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:04 Configure a credential helper to remove this warning. See 04:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:04 04:46:04 Login Succeeded 04:46:04 ---> ****-login.sh ends [Pipeline] } 04:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:04 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:46:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:04 latest 04:46:04 4.0.0-dev.47 04:46:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:04 main 04:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:07 25e14f365f08: Preparing 04:46:07 2ba07b6201f2: Preparing 04:46:07 8ed4993af934: Preparing 04:46:07 426e7982b852: Preparing 04:46:07 493d7e9d2c7d: Preparing 04:46:07 d115d29bbcc5: Preparing 04:46:07 534a70dc8296: Preparing 04:46:07 d115d29bbcc5: Waiting 04:46:07 534a70dc8296: Waiting 04:46:07 493d7e9d2c7d: Pushed 04:46:07 426e7982b852: Pushed 04:46:07 25e14f365f08: Pushed 04:46:07 8ed4993af934: Pushed 04:46:07 534a70dc8296: Layer already exists 04:46:07 d115d29bbcc5: Pushed 04:46:11 2ba07b6201f2: Pushed 04:46:11 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:12 25e14f365f08: Preparing 04:46:12 2ba07b6201f2: Preparing 04:46:12 8ed4993af934: Preparing 04:46:12 426e7982b852: Preparing 04:46:12 493d7e9d2c7d: Preparing 04:46:12 d115d29bbcc5: Preparing 04:46:12 534a70dc8296: Preparing 04:46:12 d115d29bbcc5: Waiting 04:46:12 534a70dc8296: Waiting 04:46:12 25e14f365f08: Layer already exists 04:46:12 8ed4993af934: Layer already exists 04:46:12 493d7e9d2c7d: Layer already exists 04:46:12 2ba07b6201f2: Layer already exists 04:46:12 426e7982b852: Layer already exists 04:46:12 534a70dc8296: Layer already exists 04:46:12 d115d29bbcc5: Layer already exists 04:46:12 latest: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 04:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:13 25e14f365f08: Preparing 04:46:13 2ba07b6201f2: Preparing 04:46:13 8ed4993af934: Preparing 04:46:13 426e7982b852: Preparing 04:46:13 493d7e9d2c7d: Preparing 04:46:13 d115d29bbcc5: Preparing 04:46:13 534a70dc8296: Preparing 04:46:13 d115d29bbcc5: Waiting 04:46:13 534a70dc8296: Waiting 04:46:13 2ba07b6201f2: Layer already exists 04:46:13 25e14f365f08: Layer already exists 04:46:13 8ed4993af934: Layer already exists 04:46:13 493d7e9d2c7d: Layer already exists 04:46:13 426e7982b852: Layer already exists 04:46:13 d115d29bbcc5: Layer already exists 04:46:13 534a70dc8296: Layer already exists 04:46:13 4.0.0-dev.47: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:14 25e14f365f08: Preparing 04:46:14 2ba07b6201f2: Preparing 04:46:14 8ed4993af934: Preparing 04:46:14 426e7982b852: Preparing 04:46:14 493d7e9d2c7d: Preparing 04:46:14 d115d29bbcc5: Preparing 04:46:14 534a70dc8296: Preparing 04:46:14 d115d29bbcc5: Waiting 04:46:14 534a70dc8296: Waiting 04:46:14 2ba07b6201f2: Layer already exists 04:46:14 25e14f365f08: Layer already exists 04:46:14 493d7e9d2c7d: Layer already exists 04:46:14 8ed4993af934: Layer already exists 04:46:14 426e7982b852: Layer already exists 04:46:14 d115d29bbcc5: Layer already exists 04:46:14 534a70dc8296: Layer already exists 04:46:14 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:15 25e14f365f08: Preparing 04:46:15 2ba07b6201f2: Preparing 04:46:15 8ed4993af934: Preparing 04:46:15 426e7982b852: Preparing 04:46:15 493d7e9d2c7d: Preparing 04:46:15 d115d29bbcc5: Preparing 04:46:15 534a70dc8296: Preparing 04:46:15 534a70dc8296: Waiting 04:46:15 d115d29bbcc5: Waiting 04:46:15 25e14f365f08: Layer already exists 04:46:15 8ed4993af934: Layer already exists 04:46:15 426e7982b852: Layer already exists 04:46:15 2ba07b6201f2: Layer already exists 04:46:15 493d7e9d2c7d: Layer already exists 04:46:15 d115d29bbcc5: Layer already exists 04:46:15 534a70dc8296: Layer already exists 04:46:15 main: digest: sha256:0ba6f2a23e6c9da507512a0fcd74a68dcb503d55fa83a0930f756b24e56b8b0c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:15 ===================================================== [Pipeline] echo 04:46:15 taggedImages: 04:46:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:46:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.47 04:46:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:46:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:46:15 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:15 latest 04:46:15 4.0.0-dev.47 04:46:15 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:15 main 04:46:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:16 fed05897ec87: Preparing 04:46:16 c5becb5890ee: Preparing 04:46:16 dc7021776111: Preparing 04:46:16 c9da07b71212: Preparing 04:46:16 8ed4993af934: Preparing 04:46:16 426e7982b852: Preparing 04:46:16 493d7e9d2c7d: Preparing 04:46:16 d115d29bbcc5: Preparing 04:46:16 534a70dc8296: Preparing 04:46:16 426e7982b852: Waiting 04:46:16 493d7e9d2c7d: Waiting 04:46:16 d115d29bbcc5: Waiting 04:46:16 534a70dc8296: Waiting 04:46:16 8ed4993af934: Layer already exists 04:46:16 426e7982b852: Layer already exists 04:46:16 493d7e9d2c7d: Layer already exists 04:46:16 c5becb5890ee: Pushed 04:46:16 dc7021776111: Pushed 04:46:16 d115d29bbcc5: Layer already exists 04:46:16 fed05897ec87: Pushed 04:46:16 534a70dc8296: Layer already exists 04:46:18 c9da07b71212: Pushed 04:46:19 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:19 + 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 04:46:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:19 fed05897ec87: Preparing 04:46:19 c5becb5890ee: Preparing 04:46:19 dc7021776111: Preparing 04:46:19 c9da07b71212: Preparing 04:46:19 8ed4993af934: Preparing 04:46:19 426e7982b852: Preparing 04:46:19 493d7e9d2c7d: Preparing 04:46:19 426e7982b852: Waiting 04:46:19 d115d29bbcc5: Preparing 04:46:19 493d7e9d2c7d: Waiting 04:46:19 534a70dc8296: Preparing 04:46:19 d115d29bbcc5: Waiting 04:46:19 534a70dc8296: Waiting 04:46:19 fed05897ec87: Layer already exists 04:46:19 c5becb5890ee: Layer already exists 04:46:19 8ed4993af934: Layer already exists 04:46:19 c9da07b71212: Layer already exists 04:46:19 dc7021776111: Layer already exists 04:46:19 493d7e9d2c7d: Layer already exists 04:46:19 426e7982b852: Layer already exists 04:46:19 d115d29bbcc5: Layer already exists 04:46:19 534a70dc8296: Layer already exists 04:46:20 latest: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 04:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:20 fed05897ec87: Preparing 04:46:20 c5becb5890ee: Preparing 04:46:20 dc7021776111: Preparing 04:46:20 c9da07b71212: Preparing 04:46:20 8ed4993af934: Preparing 04:46:20 426e7982b852: Preparing 04:46:20 493d7e9d2c7d: Preparing 04:46:20 d115d29bbcc5: Preparing 04:46:20 534a70dc8296: Preparing 04:46:20 426e7982b852: Waiting 04:46:20 493d7e9d2c7d: Waiting 04:46:20 d115d29bbcc5: Waiting 04:46:20 534a70dc8296: Waiting 04:46:20 8ed4993af934: Layer already exists 04:46:20 c9da07b71212: Layer already exists 04:46:20 fed05897ec87: Layer already exists 04:46:20 dc7021776111: Layer already exists 04:46:20 c5becb5890ee: Layer already exists 04:46:20 426e7982b852: Layer already exists 04:46:20 493d7e9d2c7d: Layer already exists 04:46:20 d115d29bbcc5: Layer already exists 04:46:20 534a70dc8296: Layer already exists 04:46:21 4.0.0-dev.47: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:21 fed05897ec87: Preparing 04:46:21 c5becb5890ee: Preparing 04:46:21 dc7021776111: Preparing 04:46:21 c9da07b71212: Preparing 04:46:21 8ed4993af934: Preparing 04:46:21 426e7982b852: Preparing 04:46:21 493d7e9d2c7d: Preparing 04:46:21 d115d29bbcc5: Preparing 04:46:21 534a70dc8296: Preparing 04:46:21 426e7982b852: Waiting 04:46:21 d115d29bbcc5: Waiting 04:46:21 534a70dc8296: Waiting 04:46:21 493d7e9d2c7d: Waiting 04:46:21 c9da07b71212: Layer already exists 04:46:21 c5becb5890ee: Layer already exists 04:46:21 fed05897ec87: Layer already exists 04:46:21 dc7021776111: Layer already exists 04:46:21 8ed4993af934: Layer already exists 04:46:21 493d7e9d2c7d: Layer already exists 04:46:21 d115d29bbcc5: Layer already exists 04:46:21 426e7982b852: Layer already exists 04:46:21 534a70dc8296: Layer already exists 04:46:22 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + 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 04:46:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:22 fed05897ec87: Preparing 04:46:22 c5becb5890ee: Preparing 04:46:22 dc7021776111: Preparing 04:46:22 c9da07b71212: Preparing 04:46:22 8ed4993af934: Preparing 04:46:22 426e7982b852: Preparing 04:46:22 493d7e9d2c7d: Preparing 04:46:22 d115d29bbcc5: Preparing 04:46:22 534a70dc8296: Preparing 04:46:22 426e7982b852: Waiting 04:46:22 d115d29bbcc5: Waiting 04:46:22 534a70dc8296: Waiting 04:46:22 493d7e9d2c7d: Waiting 04:46:22 8ed4993af934: Layer already exists 04:46:22 c9da07b71212: Layer already exists 04:46:22 dc7021776111: Layer already exists 04:46:22 c5becb5890ee: Layer already exists 04:46:22 fed05897ec87: Layer already exists 04:46:22 d115d29bbcc5: Layer already exists 04:46:22 493d7e9d2c7d: Layer already exists 04:46:22 534a70dc8296: Layer already exists 04:46:22 426e7982b852: Layer already exists 04:46:23 main: digest: sha256:f22c4fef08290592cae88b30110d84b903ed7c7b91647b49c28e3d8eceb0ae47 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:23 ===================================================== [Pipeline] echo 04:46:23 taggedImages: 04:46:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:46:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.47 04:46:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:46:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:46:23 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:23 latest 04:46:23 4.0.0-dev.47 04:46:23 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:23 main 04:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:23 501c4fea20b6: Preparing 04:46:23 8bf97fa8f05e: Preparing 04:46:23 5ac012c6db91: Preparing 04:46:23 8ed4993af934: Preparing 04:46:23 426e7982b852: Preparing 04:46:23 0be77b859ff2: Preparing 04:46:23 11854a709d21: Preparing 04:46:23 534a70dc8296: Preparing 04:46:23 11854a709d21: Waiting 04:46:23 534a70dc8296: Waiting 04:46:23 0be77b859ff2: Waiting 04:46:23 8ed4993af934: Layer already exists 04:46:23 426e7982b852: Layer already exists 04:46:24 501c4fea20b6: Pushed 04:46:24 8bf97fa8f05e: Pushed 04:46:24 534a70dc8296: Layer already exists 04:46:24 0be77b859ff2: Pushed 04:46:24 11854a709d21: Pushed 04:46:29 5ac012c6db91: Pushed 04:46:29 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:32 501c4fea20b6: Preparing 04:46:32 8bf97fa8f05e: Preparing 04:46:32 5ac012c6db91: Preparing 04:46:32 8ed4993af934: Preparing 04:46:32 426e7982b852: Preparing 04:46:32 0be77b859ff2: Preparing 04:46:32 11854a709d21: Preparing 04:46:32 534a70dc8296: Preparing 04:46:32 0be77b859ff2: Waiting 04:46:32 11854a709d21: Waiting 04:46:32 534a70dc8296: Waiting 04:46:32 426e7982b852: Layer already exists 04:46:32 8bf97fa8f05e: Layer already exists 04:46:32 8ed4993af934: Layer already exists 04:46:32 5ac012c6db91: Layer already exists 04:46:32 501c4fea20b6: Layer already exists 04:46:32 11854a709d21: Layer already exists 04:46:32 0be77b859ff2: Layer already exists 04:46:32 534a70dc8296: Layer already exists 04:46:32 latest: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 04:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:33 501c4fea20b6: Preparing 04:46:33 8bf97fa8f05e: Preparing 04:46:33 5ac012c6db91: Preparing 04:46:33 8ed4993af934: Preparing 04:46:33 426e7982b852: Preparing 04:46:33 0be77b859ff2: Preparing 04:46:33 11854a709d21: Preparing 04:46:33 534a70dc8296: Preparing 04:46:33 0be77b859ff2: Waiting 04:46:33 11854a709d21: Waiting 04:46:33 534a70dc8296: Waiting 04:46:33 426e7982b852: Layer already exists 04:46:33 8bf97fa8f05e: Layer already exists 04:46:33 5ac012c6db91: Layer already exists 04:46:33 8ed4993af934: Layer already exists 04:46:33 501c4fea20b6: Layer already exists 04:46:33 0be77b859ff2: Layer already exists 04:46:33 11854a709d21: Layer already exists 04:46:33 534a70dc8296: Layer already exists 04:46:33 4.0.0-dev.47: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:34 501c4fea20b6: Preparing 04:46:34 8bf97fa8f05e: Preparing 04:46:34 5ac012c6db91: Preparing 04:46:34 8ed4993af934: Preparing 04:46:34 426e7982b852: Preparing 04:46:34 0be77b859ff2: Preparing 04:46:34 11854a709d21: Preparing 04:46:34 534a70dc8296: Preparing 04:46:34 0be77b859ff2: Waiting 04:46:34 11854a709d21: Waiting 04:46:34 534a70dc8296: Waiting 04:46:34 501c4fea20b6: Layer already exists 04:46:34 8ed4993af934: Layer already exists 04:46:34 8bf97fa8f05e: Layer already exists 04:46:34 426e7982b852: Layer already exists 04:46:34 5ac012c6db91: Layer already exists 04:46:34 0be77b859ff2: Layer already exists 04:46:34 534a70dc8296: Layer already exists 04:46:34 11854a709d21: Layer already exists 04:46:34 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:35 501c4fea20b6: Preparing 04:46:35 8bf97fa8f05e: Preparing 04:46:35 5ac012c6db91: Preparing 04:46:35 8ed4993af934: Preparing 04:46:35 426e7982b852: Preparing 04:46:35 0be77b859ff2: Preparing 04:46:35 11854a709d21: Preparing 04:46:35 0be77b859ff2: Waiting 04:46:35 534a70dc8296: Preparing 04:46:35 534a70dc8296: Waiting 04:46:35 11854a709d21: Waiting 04:46:35 501c4fea20b6: Layer already exists 04:46:35 8ed4993af934: Layer already exists 04:46:35 426e7982b852: Layer already exists 04:46:35 5ac012c6db91: Layer already exists 04:46:35 8bf97fa8f05e: Layer already exists 04:46:35 0be77b859ff2: Layer already exists 04:46:35 534a70dc8296: Layer already exists 04:46:35 11854a709d21: Layer already exists 04:46:35 main: digest: sha256:91b2e1859a024e1ebefb6c1f8134cea482a07b09f87e502e24a14c4c40c0feee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:35 ===================================================== [Pipeline] echo 04:46:35 taggedImages: 04:46:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:46:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.47 04:46:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:46:35 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:46:35 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:35 latest 04:46:35 4.0.0-dev.47 04:46:35 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:35 main 04:46:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:46:36 c5b13dee2d94: Preparing 04:46:36 50cb18a3dc2a: Preparing 04:46:36 a41cb6ce2183: Preparing 04:46:36 426e7982b852: Preparing 04:46:36 47cb114610a1: Preparing 04:46:36 a6b77077f1ce: Preparing 04:46:36 534a70dc8296: Preparing 04:46:36 a6b77077f1ce: Waiting 04:46:36 534a70dc8296: Waiting 04:46:36 426e7982b852: Layer already exists 04:46:36 50cb18a3dc2a: Pushed 04:46:36 c5b13dee2d94: Pushed 04:46:36 a6b77077f1ce: Pushed 04:46:36 47cb114610a1: Pushed 04:46:36 534a70dc8296: Layer already exists 04:46:41 a41cb6ce2183: Pushed 04:46:41 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:46:43 c5b13dee2d94: Preparing 04:46:43 50cb18a3dc2a: Preparing 04:46:43 a41cb6ce2183: Preparing 04:46:43 426e7982b852: Preparing 04:46:43 47cb114610a1: Preparing 04:46:43 a6b77077f1ce: Preparing 04:46:43 534a70dc8296: Preparing 04:46:43 a6b77077f1ce: Waiting 04:46:43 534a70dc8296: Waiting 04:46:43 c5b13dee2d94: Layer already exists 04:46:43 47cb114610a1: Layer already exists 04:46:43 a41cb6ce2183: Layer already exists 04:46:43 426e7982b852: Layer already exists 04:46:43 50cb18a3dc2a: Layer already exists 04:46:43 a6b77077f1ce: Layer already exists 04:46:43 534a70dc8296: Layer already exists 04:46:43 latest: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 04:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:46:43 c5b13dee2d94: Preparing 04:46:43 50cb18a3dc2a: Preparing 04:46:43 a41cb6ce2183: Preparing 04:46:43 426e7982b852: Preparing 04:46:43 47cb114610a1: Preparing 04:46:43 a6b77077f1ce: Preparing 04:46:43 534a70dc8296: Preparing 04:46:43 a6b77077f1ce: Waiting 04:46:43 534a70dc8296: Waiting 04:46:43 50cb18a3dc2a: Layer already exists 04:46:43 426e7982b852: Layer already exists 04:46:43 47cb114610a1: Layer already exists 04:46:43 c5b13dee2d94: Layer already exists 04:46:43 a41cb6ce2183: Layer already exists 04:46:43 534a70dc8296: Layer already exists 04:46:43 a6b77077f1ce: Layer already exists 04:46:44 4.0.0-dev.47: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:46:44 c5b13dee2d94: Preparing 04:46:44 50cb18a3dc2a: Preparing 04:46:44 a41cb6ce2183: Preparing 04:46:44 426e7982b852: Preparing 04:46:44 47cb114610a1: Preparing 04:46:44 a6b77077f1ce: Preparing 04:46:44 534a70dc8296: Preparing 04:46:44 a6b77077f1ce: Waiting 04:46:44 534a70dc8296: Waiting 04:46:44 47cb114610a1: Layer already exists 04:46:44 c5b13dee2d94: Layer already exists 04:46:44 426e7982b852: Layer already exists 04:46:44 a41cb6ce2183: Layer already exists 04:46:44 50cb18a3dc2a: Layer already exists 04:46:44 a6b77077f1ce: Layer already exists 04:46:44 534a70dc8296: Layer already exists 04:46:45 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:46:45 c5b13dee2d94: Preparing 04:46:45 50cb18a3dc2a: Preparing 04:46:45 a41cb6ce2183: Preparing 04:46:45 426e7982b852: Preparing 04:46:45 47cb114610a1: Preparing 04:46:45 a6b77077f1ce: Preparing 04:46:45 534a70dc8296: Preparing 04:46:45 a6b77077f1ce: Waiting 04:46:45 534a70dc8296: Waiting 04:46:45 50cb18a3dc2a: Layer already exists 04:46:45 c5b13dee2d94: Layer already exists 04:46:45 47cb114610a1: Layer already exists 04:46:45 426e7982b852: Layer already exists 04:46:45 a41cb6ce2183: Layer already exists 04:46:45 a6b77077f1ce: Layer already exists 04:46:45 534a70dc8296: Layer already exists 04:46:46 main: digest: sha256:04ffdfb1dd879ea4cbd51b8184c7ca06c8fe959cb6b6412186ea6cba1759a1c3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:46 ===================================================== [Pipeline] echo 04:46:46 taggedImages: 04:46:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:46:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.47 04:46:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:46 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:46:46 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:46:46 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:46 latest 04:46:46 4.0.0-dev.47 04:46:46 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:46 main 04:46:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:47 0d725f0c6093: Preparing 04:46:47 eac3a5a808fb: Preparing 04:46:47 74259375b1ce: Preparing 04:46:47 78a6b7c4ac43: Preparing 04:46:47 8ed4993af934: Preparing 04:46:47 426e7982b852: Preparing 04:46:47 493d7e9d2c7d: Preparing 04:46:47 d115d29bbcc5: Preparing 04:46:47 534a70dc8296: Preparing 04:46:47 493d7e9d2c7d: Waiting 04:46:47 d115d29bbcc5: Waiting 04:46:47 426e7982b852: Waiting 04:46:47 534a70dc8296: Waiting 04:46:47 8ed4993af934: Layer already exists 04:46:47 426e7982b852: Layer already exists 04:46:47 493d7e9d2c7d: Layer already exists 04:46:47 eac3a5a808fb: Pushed 04:46:47 74259375b1ce: Pushed 04:46:47 d115d29bbcc5: Layer already exists 04:46:47 0d725f0c6093: Pushed 04:46:47 534a70dc8296: Layer already exists 04:46:52 78a6b7c4ac43: Pushed 04:46:52 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:53 0d725f0c6093: Preparing 04:46:53 eac3a5a808fb: Preparing 04:46:53 74259375b1ce: Preparing 04:46:53 78a6b7c4ac43: Preparing 04:46:53 8ed4993af934: Preparing 04:46:53 426e7982b852: Preparing 04:46:53 493d7e9d2c7d: Preparing 04:46:53 d115d29bbcc5: Preparing 04:46:53 534a70dc8296: Preparing 04:46:53 493d7e9d2c7d: Waiting 04:46:53 d115d29bbcc5: Waiting 04:46:53 426e7982b852: Waiting 04:46:53 534a70dc8296: Waiting 04:46:53 78a6b7c4ac43: Layer already exists 04:46:53 8ed4993af934: Layer already exists 04:46:53 74259375b1ce: Layer already exists 04:46:53 0d725f0c6093: Layer already exists 04:46:53 eac3a5a808fb: Layer already exists 04:46:53 426e7982b852: Layer already exists 04:46:53 493d7e9d2c7d: Layer already exists 04:46:53 d115d29bbcc5: Layer already exists 04:46:53 534a70dc8296: Layer already exists 04:46:53 latest: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 04:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:54 0d725f0c6093: Preparing 04:46:54 eac3a5a808fb: Preparing 04:46:54 74259375b1ce: Preparing 04:46:54 78a6b7c4ac43: Preparing 04:46:54 8ed4993af934: Preparing 04:46:54 426e7982b852: Preparing 04:46:54 493d7e9d2c7d: Preparing 04:46:54 d115d29bbcc5: Preparing 04:46:54 534a70dc8296: Preparing 04:46:54 493d7e9d2c7d: Waiting 04:46:54 d115d29bbcc5: Waiting 04:46:54 534a70dc8296: Waiting 04:46:54 426e7982b852: Waiting 04:46:54 0d725f0c6093: Layer already exists 04:46:54 74259375b1ce: Layer already exists 04:46:54 78a6b7c4ac43: Layer already exists 04:46:54 8ed4993af934: Layer already exists 04:46:54 eac3a5a808fb: Layer already exists 04:46:54 534a70dc8296: Layer already exists 04:46:54 493d7e9d2c7d: Layer already exists 04:46:54 d115d29bbcc5: Layer already exists 04:46:54 426e7982b852: Layer already exists 04:46:54 4.0.0-dev.47: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:55 0d725f0c6093: Preparing 04:46:55 eac3a5a808fb: Preparing 04:46:55 74259375b1ce: Preparing 04:46:55 78a6b7c4ac43: Preparing 04:46:55 8ed4993af934: Preparing 04:46:55 426e7982b852: Preparing 04:46:55 493d7e9d2c7d: Preparing 04:46:55 426e7982b852: Waiting 04:46:55 d115d29bbcc5: Preparing 04:46:55 534a70dc8296: Preparing 04:46:55 493d7e9d2c7d: Waiting 04:46:55 d115d29bbcc5: Waiting 04:46:55 534a70dc8296: Waiting 04:46:55 0d725f0c6093: Layer already exists 04:46:55 8ed4993af934: Layer already exists 04:46:55 eac3a5a808fb: Layer already exists 04:46:55 74259375b1ce: Layer already exists 04:46:55 78a6b7c4ac43: Layer already exists 04:46:55 426e7982b852: Layer already exists 04:46:55 493d7e9d2c7d: Layer already exists 04:46:55 534a70dc8296: Layer already exists 04:46:55 d115d29bbcc5: Layer already exists 04:46:55 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:56 0d725f0c6093: Preparing 04:46:56 eac3a5a808fb: Preparing 04:46:56 74259375b1ce: Preparing 04:46:56 78a6b7c4ac43: Preparing 04:46:56 8ed4993af934: Preparing 04:46:56 426e7982b852: Preparing 04:46:56 493d7e9d2c7d: Preparing 04:46:56 d115d29bbcc5: Preparing 04:46:56 534a70dc8296: Preparing 04:46:56 426e7982b852: Waiting 04:46:56 493d7e9d2c7d: Waiting 04:46:56 d115d29bbcc5: Waiting 04:46:56 534a70dc8296: Waiting 04:46:56 0d725f0c6093: Layer already exists 04:46:56 8ed4993af934: Layer already exists 04:46:56 74259375b1ce: Layer already exists 04:46:56 78a6b7c4ac43: Layer already exists 04:46:56 eac3a5a808fb: Layer already exists 04:46:56 426e7982b852: Layer already exists 04:46:56 534a70dc8296: Layer already exists 04:46:56 d115d29bbcc5: Layer already exists 04:46:56 493d7e9d2c7d: Layer already exists 04:46:56 main: digest: sha256:eaa2ed703166114a7cc824c4e6a903581cd8e8566b8f6d1e454659e6cb595907 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:56 ===================================================== [Pipeline] echo 04:46:56 taggedImages: 04:46:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:46:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.47 04:46:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:46:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:46:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:56 latest 04:46:56 4.0.0-dev.47 04:46:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:46:56 main 04:46:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:46:57 7ec67e5a776d: Preparing 04:46:57 7e3c7122b95c: Preparing 04:46:57 03fadd57820e: Preparing 04:46:57 034c30ad3770: Preparing 04:46:57 b284d69a0dbe: Preparing 04:46:57 f881cc46fa11: Preparing 04:46:57 e9b94d428281: Preparing 04:46:57 8ed4993af934: Preparing 04:46:57 e9b94d428281: Waiting 04:46:57 426e7982b852: Preparing 04:46:57 8ed4993af934: Waiting 04:46:57 07c491afa53f: Preparing 04:46:57 f881cc46fa11: Waiting 04:46:57 426e7982b852: Waiting 04:46:57 260d9cd59a19: Preparing 04:46:57 07c491afa53f: Waiting 04:46:57 5f70bf18a086: Preparing 04:46:57 260d9cd59a19: Waiting 04:46:57 f3ee65e8cc14: Preparing 04:46:57 5f70bf18a086: Waiting 04:46:57 f3ee65e8cc14: Waiting 04:46:57 d243eaa2380b: Preparing 04:46:57 6e8a3770e4e5: Preparing 04:46:57 534a70dc8296: Preparing 04:46:57 6e8a3770e4e5: Waiting 04:46:57 534a70dc8296: Waiting 04:46:57 d243eaa2380b: Waiting 04:46:57 7e3c7122b95c: Pushed 04:46:57 b284d69a0dbe: Pushed 04:46:57 03fadd57820e: Pushed 04:46:57 7ec67e5a776d: Pushed 04:46:57 034c30ad3770: Pushed 04:46:57 8ed4993af934: Layer already exists 04:46:57 426e7982b852: Layer already exists 04:46:57 f881cc46fa11: Pushed 04:46:57 5f70bf18a086: Layer already exists 04:46:57 07c491afa53f: Pushed 04:46:57 260d9cd59a19: Pushed 04:46:57 534a70dc8296: Layer already exists 04:46:57 f3ee65e8cc14: Pushed 04:46:57 d243eaa2380b: Pushed 04:46:57 6e8a3770e4e5: Pushed 04:47:00 e9b94d428281: Pushed 04:47:00 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:01 7ec67e5a776d: Preparing 04:47:01 7e3c7122b95c: Preparing 04:47:01 03fadd57820e: Preparing 04:47:01 034c30ad3770: Preparing 04:47:01 b284d69a0dbe: Preparing 04:47:01 f881cc46fa11: Preparing 04:47:01 e9b94d428281: Preparing 04:47:01 8ed4993af934: Preparing 04:47:01 426e7982b852: Preparing 04:47:01 07c491afa53f: Preparing 04:47:01 260d9cd59a19: Preparing 04:47:01 e9b94d428281: Waiting 04:47:01 5f70bf18a086: Preparing 04:47:01 f3ee65e8cc14: Preparing 04:47:01 d243eaa2380b: Preparing 04:47:01 6e8a3770e4e5: Preparing 04:47:01 534a70dc8296: Preparing 04:47:01 8ed4993af934: Waiting 04:47:01 426e7982b852: Waiting 04:47:01 07c491afa53f: Waiting 04:47:01 260d9cd59a19: Waiting 04:47:01 5f70bf18a086: Waiting 04:47:01 f3ee65e8cc14: Waiting 04:47:01 534a70dc8296: Waiting 04:47:01 d243eaa2380b: Waiting 04:47:01 6e8a3770e4e5: Waiting 04:47:01 f881cc46fa11: Waiting 04:47:01 7ec67e5a776d: Layer already exists 04:47:01 b284d69a0dbe: Layer already exists 04:47:01 7e3c7122b95c: Layer already exists 04:47:01 034c30ad3770: Layer already exists 04:47:01 03fadd57820e: Layer already exists 04:47:01 8ed4993af934: Layer already exists 04:47:01 07c491afa53f: Layer already exists 04:47:01 f881cc46fa11: Layer already exists 04:47:01 e9b94d428281: Layer already exists 04:47:01 426e7982b852: Layer already exists 04:47:01 260d9cd59a19: Layer already exists 04:47:01 6e8a3770e4e5: Layer already exists 04:47:01 5f70bf18a086: Layer already exists 04:47:01 d243eaa2380b: Layer already exists 04:47:01 534a70dc8296: Layer already exists 04:47:01 f3ee65e8cc14: Layer already exists 04:47:01 latest: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 04:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:02 7ec67e5a776d: Preparing 04:47:02 7e3c7122b95c: Preparing 04:47:02 03fadd57820e: Preparing 04:47:02 034c30ad3770: Preparing 04:47:02 b284d69a0dbe: Preparing 04:47:02 f881cc46fa11: Preparing 04:47:02 e9b94d428281: Preparing 04:47:02 8ed4993af934: Preparing 04:47:02 426e7982b852: Preparing 04:47:02 07c491afa53f: Preparing 04:47:02 260d9cd59a19: Preparing 04:47:02 5f70bf18a086: Preparing 04:47:02 f3ee65e8cc14: Preparing 04:47:02 d243eaa2380b: Preparing 04:47:02 6e8a3770e4e5: Preparing 04:47:02 534a70dc8296: Preparing 04:47:02 f881cc46fa11: Waiting 04:47:02 e9b94d428281: Waiting 04:47:02 8ed4993af934: Waiting 04:47:02 426e7982b852: Waiting 04:47:02 07c491afa53f: Waiting 04:47:02 260d9cd59a19: Waiting 04:47:02 6e8a3770e4e5: Waiting 04:47:02 5f70bf18a086: Waiting 04:47:02 534a70dc8296: Waiting 04:47:02 d243eaa2380b: Waiting 04:47:02 034c30ad3770: Layer already exists 04:47:02 b284d69a0dbe: Layer already exists 04:47:02 03fadd57820e: Layer already exists 04:47:02 7e3c7122b95c: Layer already exists 04:47:02 7ec67e5a776d: Layer already exists 04:47:02 f881cc46fa11: Layer already exists 04:47:02 8ed4993af934: Layer already exists 04:47:02 07c491afa53f: Layer already exists 04:47:02 e9b94d428281: Layer already exists 04:47:02 426e7982b852: Layer already exists 04:47:02 5f70bf18a086: Layer already exists 04:47:02 260d9cd59a19: Layer already exists 04:47:02 d243eaa2380b: Layer already exists 04:47:02 6e8a3770e4e5: Layer already exists 04:47:02 f3ee65e8cc14: Layer already exists 04:47:02 534a70dc8296: Layer already exists 04:47:02 4.0.0-dev.47: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:03 7ec67e5a776d: Preparing 04:47:03 7e3c7122b95c: Preparing 04:47:03 03fadd57820e: Preparing 04:47:03 034c30ad3770: Preparing 04:47:03 b284d69a0dbe: Preparing 04:47:03 f881cc46fa11: Preparing 04:47:03 e9b94d428281: Preparing 04:47:03 8ed4993af934: Preparing 04:47:03 426e7982b852: Preparing 04:47:03 07c491afa53f: Preparing 04:47:03 260d9cd59a19: Preparing 04:47:03 5f70bf18a086: Preparing 04:47:03 f3ee65e8cc14: Preparing 04:47:03 d243eaa2380b: Preparing 04:47:03 6e8a3770e4e5: Preparing 04:47:03 534a70dc8296: Preparing 04:47:03 8ed4993af934: Waiting 04:47:03 426e7982b852: Waiting 04:47:03 07c491afa53f: Waiting 04:47:03 f881cc46fa11: Waiting 04:47:03 260d9cd59a19: Waiting 04:47:03 e9b94d428281: Waiting 04:47:03 5f70bf18a086: Waiting 04:47:03 f3ee65e8cc14: Waiting 04:47:03 534a70dc8296: Waiting 04:47:03 6e8a3770e4e5: Waiting 04:47:03 d243eaa2380b: Waiting 04:47:03 7ec67e5a776d: Layer already exists 04:47:03 b284d69a0dbe: Layer already exists 04:47:03 03fadd57820e: Layer already exists 04:47:03 7e3c7122b95c: Layer already exists 04:47:03 034c30ad3770: Layer already exists 04:47:03 e9b94d428281: Layer already exists 04:47:03 426e7982b852: Layer already exists 04:47:03 f881cc46fa11: Layer already exists 04:47:03 07c491afa53f: Layer already exists 04:47:03 260d9cd59a19: Layer already exists 04:47:03 8ed4993af934: Layer already exists 04:47:03 f3ee65e8cc14: Layer already exists 04:47:03 5f70bf18a086: Layer already exists 04:47:03 d243eaa2380b: Layer already exists 04:47:03 6e8a3770e4e5: Layer already exists 04:47:03 534a70dc8296: Layer already exists 04:47:03 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:04 7ec67e5a776d: Preparing 04:47:04 7e3c7122b95c: Preparing 04:47:04 03fadd57820e: Preparing 04:47:04 034c30ad3770: Preparing 04:47:04 b284d69a0dbe: Preparing 04:47:04 f881cc46fa11: Preparing 04:47:04 e9b94d428281: Preparing 04:47:04 f881cc46fa11: Waiting 04:47:04 8ed4993af934: Preparing 04:47:04 e9b94d428281: Waiting 04:47:04 426e7982b852: Preparing 04:47:04 8ed4993af934: Waiting 04:47:04 426e7982b852: Waiting 04:47:04 07c491afa53f: Preparing 04:47:04 260d9cd59a19: Preparing 04:47:04 07c491afa53f: Waiting 04:47:04 5f70bf18a086: Preparing 04:47:04 260d9cd59a19: Waiting 04:47:04 f3ee65e8cc14: Preparing 04:47:04 f3ee65e8cc14: Waiting 04:47:04 5f70bf18a086: Waiting 04:47:04 d243eaa2380b: Preparing 04:47:04 6e8a3770e4e5: Preparing 04:47:04 d243eaa2380b: Waiting 04:47:04 534a70dc8296: Preparing 04:47:04 6e8a3770e4e5: Waiting 04:47:04 534a70dc8296: Waiting 04:47:04 7e3c7122b95c: Layer already exists 04:47:04 034c30ad3770: Layer already exists 04:47:04 03fadd57820e: Layer already exists 04:47:04 b284d69a0dbe: Layer already exists 04:47:04 7ec67e5a776d: Layer already exists 04:47:04 426e7982b852: Layer already exists 04:47:04 f881cc46fa11: Layer already exists 04:47:04 07c491afa53f: Layer already exists 04:47:04 e9b94d428281: Layer already exists 04:47:04 8ed4993af934: Layer already exists 04:47:04 260d9cd59a19: Layer already exists 04:47:04 5f70bf18a086: Layer already exists 04:47:04 f3ee65e8cc14: Layer already exists 04:47:04 d243eaa2380b: Layer already exists 04:47:04 6e8a3770e4e5: Layer already exists 04:47:04 534a70dc8296: Layer already exists 04:47:04 main: digest: sha256:efc3d424601a427426e7658986f0a724f323b0e61fad87f918baec228ab5396b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:04 ===================================================== [Pipeline] echo 04:47:04 taggedImages: 04:47:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:47:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.47 04:47:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:47:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:47:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:04 latest 04:47:04 4.0.0-dev.47 04:47:04 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:04 main 04:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:05 9806351d2e4a: Preparing 04:47:05 d2587f11636a: Preparing 04:47:05 4f392b79a28e: Preparing 04:47:05 897ab08a0179: Preparing 04:47:05 8ed4993af934: Preparing 04:47:05 426e7982b852: Preparing 04:47:05 493d7e9d2c7d: Preparing 04:47:05 d115d29bbcc5: Preparing 04:47:05 534a70dc8296: Preparing 04:47:05 426e7982b852: Waiting 04:47:05 534a70dc8296: Waiting 04:47:05 493d7e9d2c7d: Waiting 04:47:05 d115d29bbcc5: Waiting 04:47:05 8ed4993af934: Layer already exists 04:47:05 426e7982b852: Layer already exists 04:47:05 493d7e9d2c7d: Layer already exists 04:47:05 d115d29bbcc5: Layer already exists 04:47:05 9806351d2e4a: Pushed 04:47:05 d2587f11636a: Pushed 04:47:05 4f392b79a28e: Pushed 04:47:05 534a70dc8296: Layer already exists 04:47:10 897ab08a0179: Pushed 04:47:10 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47: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 04:47:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:11 9806351d2e4a: Preparing 04:47:11 d2587f11636a: Preparing 04:47:11 4f392b79a28e: Preparing 04:47:11 897ab08a0179: Preparing 04:47:11 8ed4993af934: Preparing 04:47:11 426e7982b852: Preparing 04:47:11 493d7e9d2c7d: Preparing 04:47:11 d115d29bbcc5: Preparing 04:47:11 534a70dc8296: Preparing 04:47:11 493d7e9d2c7d: Waiting 04:47:11 d115d29bbcc5: Waiting 04:47:11 534a70dc8296: Waiting 04:47:11 426e7982b852: Waiting 04:47:11 4f392b79a28e: Layer already exists 04:47:11 d2587f11636a: Layer already exists 04:47:11 9806351d2e4a: Layer already exists 04:47:11 897ab08a0179: Layer already exists 04:47:11 8ed4993af934: Layer already exists 04:47:11 534a70dc8296: Layer already exists 04:47:11 493d7e9d2c7d: Layer already exists 04:47:11 d115d29bbcc5: Layer already exists 04:47:11 426e7982b852: Layer already exists 04:47:11 latest: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 04:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:12 9806351d2e4a: Preparing 04:47:12 d2587f11636a: Preparing 04:47:12 4f392b79a28e: Preparing 04:47:12 897ab08a0179: Preparing 04:47:12 8ed4993af934: Preparing 04:47:12 426e7982b852: Preparing 04:47:12 493d7e9d2c7d: Preparing 04:47:12 d115d29bbcc5: Preparing 04:47:12 534a70dc8296: Preparing 04:47:12 426e7982b852: Waiting 04:47:12 d115d29bbcc5: Waiting 04:47:12 493d7e9d2c7d: Waiting 04:47:12 534a70dc8296: Waiting 04:47:12 897ab08a0179: Layer already exists 04:47:12 8ed4993af934: Layer already exists 04:47:12 d2587f11636a: Layer already exists 04:47:12 4f392b79a28e: Layer already exists 04:47:12 9806351d2e4a: Layer already exists 04:47:12 d115d29bbcc5: Layer already exists 04:47:12 426e7982b852: Layer already exists 04:47:12 534a70dc8296: Layer already exists 04:47:12 493d7e9d2c7d: Layer already exists 04:47:12 4.0.0-dev.47: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:13 9806351d2e4a: Preparing 04:47:13 d2587f11636a: Preparing 04:47:13 4f392b79a28e: Preparing 04:47:13 897ab08a0179: Preparing 04:47:13 8ed4993af934: Preparing 04:47:13 426e7982b852: Preparing 04:47:13 493d7e9d2c7d: Preparing 04:47:13 d115d29bbcc5: Preparing 04:47:13 534a70dc8296: Preparing 04:47:13 426e7982b852: Waiting 04:47:13 493d7e9d2c7d: Waiting 04:47:13 d115d29bbcc5: Waiting 04:47:13 534a70dc8296: Waiting 04:47:13 8ed4993af934: Layer already exists 04:47:13 897ab08a0179: Layer already exists 04:47:13 d2587f11636a: Layer already exists 04:47:13 4f392b79a28e: Layer already exists 04:47:13 9806351d2e4a: Layer already exists 04:47:13 493d7e9d2c7d: Layer already exists 04:47:13 d115d29bbcc5: Layer already exists 04:47:13 534a70dc8296: Layer already exists 04:47:13 426e7982b852: Layer already exists 04:47:13 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47: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 04:47:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:14 9806351d2e4a: Preparing 04:47:14 d2587f11636a: Preparing 04:47:14 4f392b79a28e: Preparing 04:47:14 897ab08a0179: Preparing 04:47:14 8ed4993af934: Preparing 04:47:14 426e7982b852: Preparing 04:47:14 493d7e9d2c7d: Preparing 04:47:14 d115d29bbcc5: Preparing 04:47:14 534a70dc8296: Preparing 04:47:14 426e7982b852: Waiting 04:47:14 534a70dc8296: Waiting 04:47:14 d115d29bbcc5: Waiting 04:47:14 493d7e9d2c7d: Waiting 04:47:14 897ab08a0179: Layer already exists 04:47:14 d2587f11636a: Layer already exists 04:47:14 4f392b79a28e: Layer already exists 04:47:14 8ed4993af934: Layer already exists 04:47:14 9806351d2e4a: Layer already exists 04:47:14 493d7e9d2c7d: Layer already exists 04:47:14 426e7982b852: Layer already exists 04:47:14 d115d29bbcc5: Layer already exists 04:47:14 534a70dc8296: Layer already exists 04:47:14 main: digest: sha256:a1a6f3ed1a27d52db831b0ce3369e315668c77da196e11f53c8fb2cd9c86ed20 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:14 ===================================================== [Pipeline] echo 04:47:14 taggedImages: 04:47:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:47:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.47 04:47:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:47:14 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:47:14 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:14 latest 04:47:14 4.0.0-dev.47 04:47:14 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:14 main 04:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:15 62351a954771: Preparing 04:47:15 6491c60a512b: Preparing 04:47:15 ef2ec078cb2a: Preparing 04:47:15 d2176eb25826: Preparing 04:47:15 98ab655add70: Preparing 04:47:15 8ed4993af934: Preparing 04:47:15 426e7982b852: Preparing 04:47:15 a473cad5347b: Preparing 04:47:15 ad5bb4985a2b: Preparing 04:47:15 5311730218c2: Preparing 04:47:15 534a70dc8296: Preparing 04:47:15 426e7982b852: Waiting 04:47:15 a473cad5347b: Waiting 04:47:15 8ed4993af934: Waiting 04:47:15 ad5bb4985a2b: Waiting 04:47:15 5311730218c2: Waiting 04:47:15 534a70dc8296: Waiting 04:47:15 d2176eb25826: Pushed 04:47:15 98ab655add70: Pushed 04:47:15 6491c60a512b: Pushed 04:47:17 8ed4993af934: Layer already exists 04:47:17 426e7982b852: Layer already exists 04:47:17 62351a954771: Pushed 04:47:17 534a70dc8296: Layer already exists 04:47:17 a473cad5347b: Pushed 04:47:17 ad5bb4985a2b: Pushed 04:47:17 ef2ec078cb2a: Pushed 04:47:21 5311730218c2: Pushed 04:47:21 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:21 + 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 04:47:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:21 62351a954771: Preparing 04:47:21 6491c60a512b: Preparing 04:47:21 ef2ec078cb2a: Preparing 04:47:21 d2176eb25826: Preparing 04:47:21 98ab655add70: Preparing 04:47:21 8ed4993af934: Preparing 04:47:21 426e7982b852: Preparing 04:47:21 8ed4993af934: Waiting 04:47:21 a473cad5347b: Preparing 04:47:21 426e7982b852: Waiting 04:47:21 ad5bb4985a2b: Preparing 04:47:21 a473cad5347b: Waiting 04:47:21 5311730218c2: Preparing 04:47:21 ad5bb4985a2b: Waiting 04:47:21 5311730218c2: Waiting 04:47:21 534a70dc8296: Preparing 04:47:21 534a70dc8296: Waiting 04:47:21 6491c60a512b: Layer already exists 04:47:21 98ab655add70: Layer already exists 04:47:21 ef2ec078cb2a: Layer already exists 04:47:21 d2176eb25826: Layer already exists 04:47:21 62351a954771: Layer already exists 04:47:21 ad5bb4985a2b: Layer already exists 04:47:21 426e7982b852: Layer already exists 04:47:21 5311730218c2: Layer already exists 04:47:21 8ed4993af934: Layer already exists 04:47:21 a473cad5347b: Layer already exists 04:47:21 534a70dc8296: Layer already exists 04:47:22 latest: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 04:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:22 62351a954771: Preparing 04:47:22 6491c60a512b: Preparing 04:47:22 ef2ec078cb2a: Preparing 04:47:22 d2176eb25826: Preparing 04:47:22 98ab655add70: Preparing 04:47:22 8ed4993af934: Preparing 04:47:22 426e7982b852: Preparing 04:47:22 a473cad5347b: Preparing 04:47:22 ad5bb4985a2b: Preparing 04:47:22 5311730218c2: Preparing 04:47:22 534a70dc8296: Preparing 04:47:22 8ed4993af934: Waiting 04:47:22 426e7982b852: Waiting 04:47:22 ad5bb4985a2b: Waiting 04:47:22 5311730218c2: Waiting 04:47:22 a473cad5347b: Waiting 04:47:22 534a70dc8296: Waiting 04:47:22 6491c60a512b: Layer already exists 04:47:22 62351a954771: Layer already exists 04:47:22 98ab655add70: Layer already exists 04:47:22 d2176eb25826: Layer already exists 04:47:22 ef2ec078cb2a: Layer already exists 04:47:22 a473cad5347b: Layer already exists 04:47:22 ad5bb4985a2b: Layer already exists 04:47:22 8ed4993af934: Layer already exists 04:47:22 426e7982b852: Layer already exists 04:47:22 5311730218c2: Layer already exists 04:47:22 534a70dc8296: Layer already exists 04:47:23 4.0.0-dev.47: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:23 62351a954771: Preparing 04:47:23 6491c60a512b: Preparing 04:47:23 ef2ec078cb2a: Preparing 04:47:23 d2176eb25826: Preparing 04:47:23 98ab655add70: Preparing 04:47:23 8ed4993af934: Preparing 04:47:23 426e7982b852: Preparing 04:47:23 a473cad5347b: Preparing 04:47:23 ad5bb4985a2b: Preparing 04:47:23 5311730218c2: Preparing 04:47:23 534a70dc8296: Preparing 04:47:23 8ed4993af934: Waiting 04:47:23 426e7982b852: Waiting 04:47:23 a473cad5347b: Waiting 04:47:23 5311730218c2: Waiting 04:47:23 ad5bb4985a2b: Waiting 04:47:23 534a70dc8296: Waiting 04:47:23 98ab655add70: Layer already exists 04:47:23 62351a954771: Layer already exists 04:47:23 ef2ec078cb2a: Layer already exists 04:47:23 d2176eb25826: Layer already exists 04:47:23 6491c60a512b: Layer already exists 04:47:23 8ed4993af934: Layer already exists 04:47:23 5311730218c2: Layer already exists 04:47:23 426e7982b852: Layer already exists 04:47:23 534a70dc8296: Layer already exists 04:47:23 a473cad5347b: Layer already exists 04:47:23 ad5bb4985a2b: Layer already exists 04:47:24 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:24 + 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 04:47:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:25 62351a954771: Preparing 04:47:25 6491c60a512b: Preparing 04:47:25 ef2ec078cb2a: Preparing 04:47:25 d2176eb25826: Preparing 04:47:25 98ab655add70: Preparing 04:47:25 8ed4993af934: Preparing 04:47:25 426e7982b852: Preparing 04:47:25 a473cad5347b: Preparing 04:47:25 ad5bb4985a2b: Preparing 04:47:25 5311730218c2: Preparing 04:47:25 534a70dc8296: Preparing 04:47:25 426e7982b852: Waiting 04:47:25 8ed4993af934: Waiting 04:47:25 a473cad5347b: Waiting 04:47:25 534a70dc8296: Waiting 04:47:25 5311730218c2: Waiting 04:47:25 ad5bb4985a2b: Waiting 04:47:25 6491c60a512b: Layer already exists 04:47:25 d2176eb25826: Layer already exists 04:47:25 98ab655add70: Layer already exists 04:47:25 ef2ec078cb2a: Layer already exists 04:47:25 62351a954771: Layer already exists 04:47:25 426e7982b852: Layer already exists 04:47:25 8ed4993af934: Layer already exists 04:47:25 a473cad5347b: Layer already exists 04:47:25 5311730218c2: Layer already exists 04:47:25 ad5bb4985a2b: Layer already exists 04:47:25 534a70dc8296: Layer already exists 04:47:25 main: digest: sha256:ff1bb01e6164be58d86bfadae075e01528d1db5f3101a29394738cf62fffde8b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:25 ===================================================== [Pipeline] echo 04:47:25 taggedImages: 04:47:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:47:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.47 04:47:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:47:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:47:25 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:25 latest 04:47:25 4.0.0-dev.47 04:47:25 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:25 main 04:47:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:26 350122aeda5e: Preparing 04:47:26 509ec1ebb6d7: Preparing 04:47:26 d93c68e9e530: Preparing 04:47:26 b5539f6f16b9: Preparing 04:47:26 93ed97376572: Preparing 04:47:26 2ba7d8adc962: Preparing 04:47:26 4f105cb64ad5: Preparing 04:47:26 8ed4993af934: Preparing 04:47:26 426e7982b852: Preparing 04:47:26 8bf93844f033: Preparing 04:47:26 3632c2233d43: Preparing 04:47:26 534a70dc8296: Preparing 04:47:26 2ba7d8adc962: Waiting 04:47:26 4f105cb64ad5: Waiting 04:47:26 8ed4993af934: Waiting 04:47:26 426e7982b852: Waiting 04:47:26 8bf93844f033: Waiting 04:47:26 3632c2233d43: Waiting 04:47:26 534a70dc8296: Waiting 04:47:26 509ec1ebb6d7: Pushed 04:47:26 93ed97376572: Pushed 04:47:26 350122aeda5e: Pushed 04:47:26 8ed4993af934: Layer already exists 04:47:26 426e7982b852: Layer already exists 04:47:26 2ba7d8adc962: Pushed 04:47:26 4f105cb64ad5: Pushed 04:47:26 534a70dc8296: Layer already exists 04:47:26 8bf93844f033: Pushed 04:47:28 b5539f6f16b9: Pushed 04:47:29 d93c68e9e530: Pushed 04:47:29 3632c2233d43: Pushed 04:47:29 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + 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 04:47:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:30 350122aeda5e: Preparing 04:47:30 509ec1ebb6d7: Preparing 04:47:30 d93c68e9e530: Preparing 04:47:30 b5539f6f16b9: Preparing 04:47:30 93ed97376572: Preparing 04:47:30 2ba7d8adc962: Preparing 04:47:30 4f105cb64ad5: Preparing 04:47:30 8ed4993af934: Preparing 04:47:30 426e7982b852: Preparing 04:47:30 8bf93844f033: Preparing 04:47:30 3632c2233d43: Preparing 04:47:30 534a70dc8296: Preparing 04:47:30 2ba7d8adc962: Waiting 04:47:30 8ed4993af934: Waiting 04:47:30 426e7982b852: Waiting 04:47:30 8bf93844f033: Waiting 04:47:30 3632c2233d43: Waiting 04:47:30 534a70dc8296: Waiting 04:47:30 4f105cb64ad5: Waiting 04:47:30 d93c68e9e530: Layer already exists 04:47:30 509ec1ebb6d7: Layer already exists 04:47:30 b5539f6f16b9: Layer already exists 04:47:30 350122aeda5e: Layer already exists 04:47:30 93ed97376572: Layer already exists 04:47:30 8ed4993af934: Layer already exists 04:47:30 4f105cb64ad5: Layer already exists 04:47:30 426e7982b852: Layer already exists 04:47:30 2ba7d8adc962: Layer already exists 04:47:30 8bf93844f033: Layer already exists 04:47:30 3632c2233d43: Layer already exists 04:47:30 534a70dc8296: Layer already exists 04:47:31 latest: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 04:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:31 350122aeda5e: Preparing 04:47:31 509ec1ebb6d7: Preparing 04:47:31 d93c68e9e530: Preparing 04:47:31 b5539f6f16b9: Preparing 04:47:31 93ed97376572: Preparing 04:47:31 2ba7d8adc962: Preparing 04:47:31 4f105cb64ad5: Preparing 04:47:31 8ed4993af934: Preparing 04:47:31 426e7982b852: Preparing 04:47:31 8bf93844f033: Preparing 04:47:31 3632c2233d43: Preparing 04:47:31 534a70dc8296: Preparing 04:47:31 426e7982b852: Waiting 04:47:31 2ba7d8adc962: Waiting 04:47:31 8bf93844f033: Waiting 04:47:31 3632c2233d43: Waiting 04:47:31 4f105cb64ad5: Waiting 04:47:31 534a70dc8296: Waiting 04:47:31 8ed4993af934: Waiting 04:47:31 d93c68e9e530: Layer already exists 04:47:31 b5539f6f16b9: Layer already exists 04:47:31 509ec1ebb6d7: Layer already exists 04:47:31 350122aeda5e: Layer already exists 04:47:31 93ed97376572: Layer already exists 04:47:31 2ba7d8adc962: Layer already exists 04:47:31 4f105cb64ad5: Layer already exists 04:47:31 426e7982b852: Layer already exists 04:47:31 8ed4993af934: Layer already exists 04:47:31 8bf93844f033: Layer already exists 04:47:31 3632c2233d43: Layer already exists 04:47:31 534a70dc8296: Layer already exists 04:47:32 4.0.0-dev.47: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:32 350122aeda5e: Preparing 04:47:32 509ec1ebb6d7: Preparing 04:47:32 d93c68e9e530: Preparing 04:47:32 b5539f6f16b9: Preparing 04:47:32 93ed97376572: Preparing 04:47:32 2ba7d8adc962: Preparing 04:47:32 4f105cb64ad5: Preparing 04:47:32 8ed4993af934: Preparing 04:47:32 426e7982b852: Preparing 04:47:32 8bf93844f033: Preparing 04:47:32 4f105cb64ad5: Waiting 04:47:32 3632c2233d43: Preparing 04:47:32 8ed4993af934: Waiting 04:47:32 534a70dc8296: Preparing 04:47:32 426e7982b852: Waiting 04:47:32 8bf93844f033: Waiting 04:47:32 3632c2233d43: Waiting 04:47:32 534a70dc8296: Waiting 04:47:32 2ba7d8adc962: Waiting 04:47:32 93ed97376572: Layer already exists 04:47:32 d93c68e9e530: Layer already exists 04:47:32 b5539f6f16b9: Layer already exists 04:47:32 509ec1ebb6d7: Layer already exists 04:47:32 350122aeda5e: Layer already exists 04:47:32 4f105cb64ad5: Layer already exists 04:47:32 2ba7d8adc962: Layer already exists 04:47:32 8ed4993af934: Layer already exists 04:47:32 426e7982b852: Layer already exists 04:47:32 8bf93844f033: Layer already exists 04:47:32 3632c2233d43: Layer already exists 04:47:32 534a70dc8296: Layer already exists 04:47:33 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:33 + 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 04:47:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:33 350122aeda5e: Preparing 04:47:33 509ec1ebb6d7: Preparing 04:47:33 d93c68e9e530: Preparing 04:47:33 b5539f6f16b9: Preparing 04:47:33 93ed97376572: Preparing 04:47:33 2ba7d8adc962: Preparing 04:47:33 4f105cb64ad5: Preparing 04:47:33 8ed4993af934: Preparing 04:47:33 426e7982b852: Preparing 04:47:33 8bf93844f033: Preparing 04:47:33 3632c2233d43: Preparing 04:47:33 534a70dc8296: Preparing 04:47:33 4f105cb64ad5: Waiting 04:47:33 8ed4993af934: Waiting 04:47:33 426e7982b852: Waiting 04:47:33 8bf93844f033: Waiting 04:47:33 3632c2233d43: Waiting 04:47:33 534a70dc8296: Waiting 04:47:33 2ba7d8adc962: Waiting 04:47:33 93ed97376572: Layer already exists 04:47:33 509ec1ebb6d7: Layer already exists 04:47:33 d93c68e9e530: Layer already exists 04:47:33 b5539f6f16b9: Layer already exists 04:47:33 350122aeda5e: Layer already exists 04:47:33 2ba7d8adc962: Layer already exists 04:47:33 8ed4993af934: Layer already exists 04:47:33 4f105cb64ad5: Layer already exists 04:47:33 426e7982b852: Layer already exists 04:47:33 8bf93844f033: Layer already exists 04:47:33 534a70dc8296: Layer already exists 04:47:33 3632c2233d43: Layer already exists 04:47:33 main: digest: sha256:64ac2b9b5ab3c5724cce240d768791e81379fcf2c4d617d6308b0755f2680500 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:34 ===================================================== [Pipeline] echo 04:47:34 taggedImages: 04:47:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:47:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.47 04:47:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:47:34 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:47:34 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:34 latest 04:47:34 4.0.0-dev.47 04:47:34 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:34 main 04:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:34 2b20733165f7: Preparing 04:47:34 ccde34b50043: Preparing 04:47:34 8ed4993af934: Preparing 04:47:34 426e7982b852: Preparing 04:47:34 4d77be90b8f4: Preparing 04:47:34 f146351d21cf: Preparing 04:47:34 534a70dc8296: Preparing 04:47:34 f146351d21cf: Waiting 04:47:34 534a70dc8296: Waiting 04:47:34 426e7982b852: Layer already exists 04:47:34 8ed4993af934: Layer already exists 04:47:35 534a70dc8296: Layer already exists 04:47:35 4d77be90b8f4: Pushed 04:47:35 2b20733165f7: Pushed 04:47:37 f146351d21cf: Pushed 04:47:38 ccde34b50043: Pushed 04:47:39 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + 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 04:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:39 2b20733165f7: Preparing 04:47:39 ccde34b50043: Preparing 04:47:39 8ed4993af934: Preparing 04:47:39 426e7982b852: Preparing 04:47:39 4d77be90b8f4: Preparing 04:47:39 f146351d21cf: Preparing 04:47:39 534a70dc8296: Preparing 04:47:39 534a70dc8296: Waiting 04:47:39 f146351d21cf: Waiting 04:47:39 8ed4993af934: Layer already exists 04:47:39 4d77be90b8f4: Layer already exists 04:47:39 426e7982b852: Layer already exists 04:47:39 ccde34b50043: Layer already exists 04:47:39 2b20733165f7: Layer already exists 04:47:39 534a70dc8296: Layer already exists 04:47:39 f146351d21cf: Layer already exists 04:47:40 latest: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:41 2b20733165f7: Preparing 04:47:41 ccde34b50043: Preparing 04:47:41 8ed4993af934: Preparing 04:47:41 426e7982b852: Preparing 04:47:41 4d77be90b8f4: Preparing 04:47:41 f146351d21cf: Preparing 04:47:41 f146351d21cf: Waiting 04:47:41 534a70dc8296: Preparing 04:47:41 534a70dc8296: Waiting 04:47:41 4d77be90b8f4: Layer already exists 04:47:41 2b20733165f7: Layer already exists 04:47:41 ccde34b50043: Layer already exists 04:47:41 426e7982b852: Layer already exists 04:47:41 8ed4993af934: Layer already exists 04:47:41 f146351d21cf: Layer already exists 04:47:41 534a70dc8296: Layer already exists 04:47:41 4.0.0-dev.47: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:42 2b20733165f7: Preparing 04:47:42 ccde34b50043: Preparing 04:47:42 8ed4993af934: Preparing 04:47:42 426e7982b852: Preparing 04:47:42 4d77be90b8f4: Preparing 04:47:42 f146351d21cf: Preparing 04:47:42 534a70dc8296: Preparing 04:47:42 f146351d21cf: Waiting 04:47:42 534a70dc8296: Waiting 04:47:42 426e7982b852: Layer already exists 04:47:42 8ed4993af934: Layer already exists 04:47:42 ccde34b50043: Layer already exists 04:47:42 4d77be90b8f4: Layer already exists 04:47:42 2b20733165f7: Layer already exists 04:47:42 534a70dc8296: Layer already exists 04:47:42 f146351d21cf: Layer already exists 04:47:42 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:43 + 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 04:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:43 2b20733165f7: Preparing 04:47:43 ccde34b50043: Preparing 04:47:43 8ed4993af934: Preparing 04:47:43 426e7982b852: Preparing 04:47:43 4d77be90b8f4: Preparing 04:47:43 f146351d21cf: Preparing 04:47:43 534a70dc8296: Preparing 04:47:43 f146351d21cf: Waiting 04:47:43 534a70dc8296: Waiting 04:47:43 8ed4993af934: Layer already exists 04:47:43 4d77be90b8f4: Layer already exists 04:47:43 ccde34b50043: Layer already exists 04:47:43 426e7982b852: Layer already exists 04:47:43 2b20733165f7: Layer already exists 04:47:43 534a70dc8296: Layer already exists 04:47:43 f146351d21cf: Layer already exists 04:47:43 main: digest: sha256:f883b1b42aaef10a1469e8207698f5a075e10fa6c0c3424b45bf351ebde55df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:43 ===================================================== [Pipeline] echo 04:47:43 taggedImages: 04:47:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:47:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.47 04:47:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:47:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:47:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:43 latest 04:47:43 4.0.0-dev.47 04:47:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:47:43 main 04:47:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:47:44 97430e46cc00: Preparing 04:47:44 8dbc033b4da3: Preparing 04:47:44 267e00c5893e: Preparing 04:47:44 8ed4993af934: Preparing 04:47:44 426e7982b852: Preparing 04:47:44 54f14b54c5c1: Preparing 04:47:44 ce7367aadda6: Preparing 04:47:44 b73763e3d9e8: Preparing 04:47:44 e73ae37f25b2: Preparing 04:47:44 534a70dc8296: Preparing 04:47:44 ce7367aadda6: Waiting 04:47:44 54f14b54c5c1: Waiting 04:47:44 b73763e3d9e8: Waiting 04:47:44 e73ae37f25b2: Waiting 04:47:44 534a70dc8296: Waiting 04:47:44 426e7982b852: Layer already exists 04:47:44 8ed4993af934: Layer already exists 04:47:44 8dbc033b4da3: Pushed 04:47:44 97430e46cc00: Pushed 04:47:44 267e00c5893e: Pushed 04:47:44 534a70dc8296: Layer already exists 04:47:44 b73763e3d9e8: Pushed 04:47:45 e73ae37f25b2: Pushed 04:47:57 ce7367aadda6: Pushed 04:48:06 54f14b54c5c1: Pushed 04:48:06 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + 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 04:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:06 97430e46cc00: Preparing 04:48:06 8dbc033b4da3: Preparing 04:48:06 267e00c5893e: Preparing 04:48:06 8ed4993af934: Preparing 04:48:06 426e7982b852: Preparing 04:48:06 54f14b54c5c1: Preparing 04:48:06 ce7367aadda6: Preparing 04:48:06 b73763e3d9e8: Preparing 04:48:06 e73ae37f25b2: Preparing 04:48:06 534a70dc8296: Preparing 04:48:06 ce7367aadda6: Waiting 04:48:06 b73763e3d9e8: Waiting 04:48:06 e73ae37f25b2: Waiting 04:48:06 534a70dc8296: Waiting 04:48:06 54f14b54c5c1: Waiting 04:48:06 426e7982b852: Layer already exists 04:48:06 97430e46cc00: Layer already exists 04:48:06 267e00c5893e: Layer already exists 04:48:06 8ed4993af934: Layer already exists 04:48:06 8dbc033b4da3: Layer already exists 04:48:06 ce7367aadda6: Layer already exists 04:48:06 b73763e3d9e8: Layer already exists 04:48:06 e73ae37f25b2: Layer already exists 04:48:06 54f14b54c5c1: Layer already exists 04:48:06 534a70dc8296: Layer already exists 04:48:07 latest: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 04:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:07 97430e46cc00: Preparing 04:48:07 8dbc033b4da3: Preparing 04:48:07 267e00c5893e: Preparing 04:48:07 8ed4993af934: Preparing 04:48:07 426e7982b852: Preparing 04:48:07 54f14b54c5c1: Preparing 04:48:07 ce7367aadda6: Preparing 04:48:07 b73763e3d9e8: Preparing 04:48:07 e73ae37f25b2: Preparing 04:48:07 534a70dc8296: Preparing 04:48:07 54f14b54c5c1: Waiting 04:48:07 ce7367aadda6: Waiting 04:48:07 b73763e3d9e8: Waiting 04:48:07 534a70dc8296: Waiting 04:48:07 e73ae37f25b2: Waiting 04:48:07 426e7982b852: Layer already exists 04:48:07 8dbc033b4da3: Layer already exists 04:48:07 267e00c5893e: Layer already exists 04:48:07 8ed4993af934: Layer already exists 04:48:07 97430e46cc00: Layer already exists 04:48:07 54f14b54c5c1: Layer already exists 04:48:07 ce7367aadda6: Layer already exists 04:48:07 e73ae37f25b2: Layer already exists 04:48:07 534a70dc8296: Layer already exists 04:48:07 b73763e3d9e8: Layer already exists 04:48:08 4.0.0-dev.47: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:08 97430e46cc00: Preparing 04:48:08 8dbc033b4da3: Preparing 04:48:08 267e00c5893e: Preparing 04:48:08 8ed4993af934: Preparing 04:48:08 426e7982b852: Preparing 04:48:08 54f14b54c5c1: Preparing 04:48:08 ce7367aadda6: Preparing 04:48:08 b73763e3d9e8: Preparing 04:48:08 e73ae37f25b2: Preparing 04:48:08 534a70dc8296: Preparing 04:48:08 b73763e3d9e8: Waiting 04:48:08 e73ae37f25b2: Waiting 04:48:08 54f14b54c5c1: Waiting 04:48:08 534a70dc8296: Waiting 04:48:08 ce7367aadda6: Waiting 04:48:08 426e7982b852: Layer already exists 04:48:08 267e00c5893e: Layer already exists 04:48:08 97430e46cc00: Layer already exists 04:48:08 8dbc033b4da3: Layer already exists 04:48:08 8ed4993af934: Layer already exists 04:48:08 e73ae37f25b2: Layer already exists 04:48:08 534a70dc8296: Layer already exists 04:48:08 ce7367aadda6: Layer already exists 04:48:08 54f14b54c5c1: Layer already exists 04:48:08 b73763e3d9e8: Layer already exists 04:48:09 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:09 + 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 04:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:09 97430e46cc00: Preparing 04:48:09 8dbc033b4da3: Preparing 04:48:09 267e00c5893e: Preparing 04:48:09 8ed4993af934: Preparing 04:48:09 426e7982b852: Preparing 04:48:09 54f14b54c5c1: Preparing 04:48:09 ce7367aadda6: Preparing 04:48:09 b73763e3d9e8: Preparing 04:48:09 e73ae37f25b2: Preparing 04:48:09 534a70dc8296: Preparing 04:48:09 54f14b54c5c1: Waiting 04:48:09 ce7367aadda6: Waiting 04:48:09 b73763e3d9e8: Waiting 04:48:09 e73ae37f25b2: Waiting 04:48:09 534a70dc8296: Waiting 04:48:09 8dbc033b4da3: Layer already exists 04:48:09 426e7982b852: Layer already exists 04:48:09 267e00c5893e: Layer already exists 04:48:09 8ed4993af934: Layer already exists 04:48:09 97430e46cc00: Layer already exists 04:48:09 e73ae37f25b2: Layer already exists 04:48:09 b73763e3d9e8: Layer already exists 04:48:09 534a70dc8296: Layer already exists 04:48:09 ce7367aadda6: Layer already exists 04:48:09 54f14b54c5c1: Layer already exists 04:48:09 main: digest: sha256:96d238ee331a56e1c37d465f3e34df95cae99bc8bdf8d05d1851307317a837be size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:10 ===================================================== [Pipeline] echo 04:48:10 taggedImages: 04:48:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:48:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.47 04:48:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:48:10 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:48:10 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:10 latest 04:48:10 4.0.0-dev.47 04:48:10 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:10 main 04:48:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:10 df01db512649: Preparing 04:48:10 250f711e6d3e: Preparing 04:48:10 5fd9f1315917: Preparing 04:48:10 8ed4993af934: Preparing 04:48:10 426e7982b852: Preparing 04:48:10 58ac911a5927: Preparing 04:48:10 956c1c6297b0: Preparing 04:48:10 a086d2908a66: Preparing 04:48:10 534a70dc8296: Preparing 04:48:10 a086d2908a66: Waiting 04:48:10 956c1c6297b0: Waiting 04:48:10 534a70dc8296: Waiting 04:48:10 58ac911a5927: Waiting 04:48:10 426e7982b852: Layer already exists 04:48:10 8ed4993af934: Layer already exists 04:48:11 df01db512649: Pushed 04:48:11 5fd9f1315917: Pushed 04:48:11 250f711e6d3e: Pushed 04:48:11 956c1c6297b0: Pushed 04:48:11 534a70dc8296: Layer already exists 04:48:11 a086d2908a66: Pushed 04:48:33 58ac911a5927: Pushed 04:48:33 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:34 + 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 04:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:34 df01db512649: Preparing 04:48:34 250f711e6d3e: Preparing 04:48:34 5fd9f1315917: Preparing 04:48:34 8ed4993af934: Preparing 04:48:34 426e7982b852: Preparing 04:48:34 58ac911a5927: Preparing 04:48:34 956c1c6297b0: Preparing 04:48:34 a086d2908a66: Preparing 04:48:34 534a70dc8296: Preparing 04:48:34 58ac911a5927: Waiting 04:48:34 956c1c6297b0: Waiting 04:48:34 a086d2908a66: Waiting 04:48:34 534a70dc8296: Waiting 04:48:34 426e7982b852: Layer already exists 04:48:34 df01db512649: Layer already exists 04:48:34 8ed4993af934: Layer already exists 04:48:34 250f711e6d3e: Layer already exists 04:48:34 5fd9f1315917: Layer already exists 04:48:34 534a70dc8296: Layer already exists 04:48:34 a086d2908a66: Layer already exists 04:48:34 58ac911a5927: Layer already exists 04:48:34 956c1c6297b0: Layer already exists 04:48:34 latest: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 04:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:35 df01db512649: Preparing 04:48:35 250f711e6d3e: Preparing 04:48:35 5fd9f1315917: Preparing 04:48:35 8ed4993af934: Preparing 04:48:35 426e7982b852: Preparing 04:48:35 58ac911a5927: Preparing 04:48:35 956c1c6297b0: Preparing 04:48:35 a086d2908a66: Preparing 04:48:35 534a70dc8296: Preparing 04:48:35 58ac911a5927: Waiting 04:48:35 956c1c6297b0: Waiting 04:48:35 a086d2908a66: Waiting 04:48:35 534a70dc8296: Waiting 04:48:35 5fd9f1315917: Layer already exists 04:48:35 8ed4993af934: Layer already exists 04:48:35 426e7982b852: Layer already exists 04:48:35 df01db512649: Layer already exists 04:48:35 250f711e6d3e: Layer already exists 04:48:35 534a70dc8296: Layer already exists 04:48:35 58ac911a5927: Layer already exists 04:48:35 956c1c6297b0: Layer already exists 04:48:35 a086d2908a66: Layer already exists 04:48:35 4.0.0-dev.47: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:36 df01db512649: Preparing 04:48:36 250f711e6d3e: Preparing 04:48:36 5fd9f1315917: Preparing 04:48:36 8ed4993af934: Preparing 04:48:36 426e7982b852: Preparing 04:48:36 58ac911a5927: Preparing 04:48:36 956c1c6297b0: Preparing 04:48:36 a086d2908a66: Preparing 04:48:36 534a70dc8296: Preparing 04:48:36 58ac911a5927: Waiting 04:48:36 956c1c6297b0: Waiting 04:48:36 a086d2908a66: Waiting 04:48:36 534a70dc8296: Waiting 04:48:36 8ed4993af934: Layer already exists 04:48:36 df01db512649: Layer already exists 04:48:36 5fd9f1315917: Layer already exists 04:48:36 426e7982b852: Layer already exists 04:48:36 250f711e6d3e: Layer already exists 04:48:36 58ac911a5927: Layer already exists 04:48:36 956c1c6297b0: Layer already exists 04:48:36 534a70dc8296: Layer already exists 04:48:36 a086d2908a66: Layer already exists 04:48:36 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:37 + 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 04:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:37 df01db512649: Preparing 04:48:37 250f711e6d3e: Preparing 04:48:37 5fd9f1315917: Preparing 04:48:37 8ed4993af934: Preparing 04:48:37 426e7982b852: Preparing 04:48:37 58ac911a5927: Preparing 04:48:37 956c1c6297b0: Preparing 04:48:37 a086d2908a66: Preparing 04:48:37 534a70dc8296: Preparing 04:48:37 956c1c6297b0: Waiting 04:48:37 a086d2908a66: Waiting 04:48:37 534a70dc8296: Waiting 04:48:37 58ac911a5927: Waiting 04:48:37 5fd9f1315917: Layer already exists 04:48:37 df01db512649: Layer already exists 04:48:37 250f711e6d3e: Layer already exists 04:48:37 426e7982b852: Layer already exists 04:48:37 8ed4993af934: Layer already exists 04:48:37 58ac911a5927: Layer already exists 04:48:37 534a70dc8296: Layer already exists 04:48:37 a086d2908a66: Layer already exists 04:48:37 956c1c6297b0: Layer already exists 04:48:37 main: digest: sha256:ad69f517031754996e1349cd56a4a2252f8b816329bd97843a786e1881b51852 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:37 ===================================================== [Pipeline] echo 04:48:37 taggedImages: 04:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.47 04:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:48:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:48:37 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:37 latest 04:48:37 4.0.0-dev.47 04:48:37 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:37 main 04:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:38 d7f471270030: Preparing 04:48:38 affd6e1d04b9: Preparing 04:48:38 3d54ba40953a: Preparing 04:48:38 8ed4993af934: Preparing 04:48:38 426e7982b852: Preparing 04:48:38 58ac911a5927: Preparing 04:48:38 b73763e3d9e8: Preparing 04:48:38 e73ae37f25b2: Preparing 04:48:38 534a70dc8296: Preparing 04:48:38 58ac911a5927: Waiting 04:48:38 b73763e3d9e8: Waiting 04:48:38 e73ae37f25b2: Waiting 04:48:38 534a70dc8296: Waiting 04:48:38 426e7982b852: Layer already exists 04:48:38 3d54ba40953a: Pushed 04:48:38 affd6e1d04b9: Pushed 04:48:39 8ed4993af934: Layer already exists 04:48:39 58ac911a5927: Layer already exists 04:48:39 b73763e3d9e8: Layer already exists 04:48:39 e73ae37f25b2: Layer already exists 04:48:39 534a70dc8296: Layer already exists 04:48:39 d7f471270030: Pushed 04:48:39 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:40 + 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 04:48:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:40 d7f471270030: Preparing 04:48:40 affd6e1d04b9: Preparing 04:48:40 3d54ba40953a: Preparing 04:48:40 8ed4993af934: Preparing 04:48:40 426e7982b852: Preparing 04:48:40 58ac911a5927: Preparing 04:48:40 b73763e3d9e8: Preparing 04:48:40 e73ae37f25b2: Preparing 04:48:40 534a70dc8296: Preparing 04:48:40 58ac911a5927: Waiting 04:48:40 b73763e3d9e8: Waiting 04:48:40 e73ae37f25b2: Waiting 04:48:40 534a70dc8296: Waiting 04:48:40 affd6e1d04b9: Layer already exists 04:48:40 3d54ba40953a: Layer already exists 04:48:40 8ed4993af934: Layer already exists 04:48:40 d7f471270030: Layer already exists 04:48:40 426e7982b852: Layer already exists 04:48:40 58ac911a5927: Layer already exists 04:48:40 b73763e3d9e8: Layer already exists 04:48:40 534a70dc8296: Layer already exists 04:48:40 e73ae37f25b2: Layer already exists 04:48:40 latest: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 04:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:41 d7f471270030: Preparing 04:48:41 affd6e1d04b9: Preparing 04:48:41 3d54ba40953a: Preparing 04:48:41 8ed4993af934: Preparing 04:48:41 426e7982b852: Preparing 04:48:41 58ac911a5927: Preparing 04:48:41 b73763e3d9e8: Preparing 04:48:41 e73ae37f25b2: Preparing 04:48:41 58ac911a5927: Waiting 04:48:41 b73763e3d9e8: Waiting 04:48:41 534a70dc8296: Preparing 04:48:41 e73ae37f25b2: Waiting 04:48:41 534a70dc8296: Waiting 04:48:41 d7f471270030: Layer already exists 04:48:41 8ed4993af934: Layer already exists 04:48:41 426e7982b852: Layer already exists 04:48:41 3d54ba40953a: Layer already exists 04:48:41 affd6e1d04b9: Layer already exists 04:48:41 e73ae37f25b2: Layer already exists 04:48:41 b73763e3d9e8: Layer already exists 04:48:41 534a70dc8296: Layer already exists 04:48:41 58ac911a5927: Layer already exists 04:48:41 4.0.0-dev.47: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:42 d7f471270030: Preparing 04:48:42 affd6e1d04b9: Preparing 04:48:42 3d54ba40953a: Preparing 04:48:42 8ed4993af934: Preparing 04:48:42 426e7982b852: Preparing 04:48:42 58ac911a5927: Preparing 04:48:42 58ac911a5927: Waiting 04:48:42 b73763e3d9e8: Preparing 04:48:42 b73763e3d9e8: Waiting 04:48:42 e73ae37f25b2: Preparing 04:48:42 534a70dc8296: Preparing 04:48:42 e73ae37f25b2: Waiting 04:48:42 534a70dc8296: Waiting 04:48:42 affd6e1d04b9: Layer already exists 04:48:42 8ed4993af934: Layer already exists 04:48:42 426e7982b852: Layer already exists 04:48:42 3d54ba40953a: Layer already exists 04:48:42 d7f471270030: Layer already exists 04:48:42 58ac911a5927: Layer already exists 04:48:42 534a70dc8296: Layer already exists 04:48:42 e73ae37f25b2: Layer already exists 04:48:42 b73763e3d9e8: Layer already exists 04:48:42 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:43 + 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 04:48:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:43 d7f471270030: Preparing 04:48:43 affd6e1d04b9: Preparing 04:48:43 3d54ba40953a: Preparing 04:48:43 8ed4993af934: Preparing 04:48:43 426e7982b852: Preparing 04:48:43 58ac911a5927: Preparing 04:48:43 b73763e3d9e8: Preparing 04:48:43 e73ae37f25b2: Preparing 04:48:43 534a70dc8296: Preparing 04:48:43 b73763e3d9e8: Waiting 04:48:43 e73ae37f25b2: Waiting 04:48:43 534a70dc8296: Waiting 04:48:43 58ac911a5927: Waiting 04:48:43 8ed4993af934: Layer already exists 04:48:43 426e7982b852: Layer already exists 04:48:43 d7f471270030: Layer already exists 04:48:43 3d54ba40953a: Layer already exists 04:48:43 affd6e1d04b9: Layer already exists 04:48:43 58ac911a5927: Layer already exists 04:48:43 b73763e3d9e8: Layer already exists 04:48:43 534a70dc8296: Layer already exists 04:48:43 e73ae37f25b2: Layer already exists 04:48:43 main: digest: sha256:c8b60a1f85e3bb4a728b825507a0548af6c1c6b83399c02a70889e395a0a8a11 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:43 ===================================================== [Pipeline] echo 04:48:43 taggedImages: 04:48:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:48:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.47 04:48:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:43 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:48:43 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:48:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:43 latest 04:48:43 4.0.0-dev.47 04:48:43 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:43 main 04:48:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:44 040a03b62c57: Preparing 04:48:44 82ceea55cc42: Preparing 04:48:44 2c20fb35a80b: Preparing 04:48:44 8ed4993af934: Preparing 04:48:44 426e7982b852: Preparing 04:48:44 f3664a6a2bcc: Preparing 04:48:44 936d23d446ba: Preparing 04:48:44 534a70dc8296: Preparing 04:48:44 936d23d446ba: Waiting 04:48:44 534a70dc8296: Waiting 04:48:44 f3664a6a2bcc: Waiting 04:48:44 426e7982b852: Layer already exists 04:48:44 8ed4993af934: Layer already exists 04:48:44 040a03b62c57: Pushed 04:48:44 82ceea55cc42: Pushed 04:48:44 f3664a6a2bcc: Pushed 04:48:44 534a70dc8296: Layer already exists 04:48:46 936d23d446ba: Pushed 04:48:52 2c20fb35a80b: Pushed 04:48:52 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:53 040a03b62c57: Preparing 04:48:53 82ceea55cc42: Preparing 04:48:53 2c20fb35a80b: Preparing 04:48:53 8ed4993af934: Preparing 04:48:53 426e7982b852: Preparing 04:48:53 f3664a6a2bcc: Preparing 04:48:53 936d23d446ba: Preparing 04:48:53 534a70dc8296: Preparing 04:48:53 f3664a6a2bcc: Waiting 04:48:53 534a70dc8296: Waiting 04:48:53 936d23d446ba: Waiting 04:48:53 040a03b62c57: Layer already exists 04:48:53 8ed4993af934: Layer already exists 04:48:53 2c20fb35a80b: Layer already exists 04:48:53 426e7982b852: Layer already exists 04:48:53 82ceea55cc42: Layer already exists 04:48:53 936d23d446ba: Layer already exists 04:48:53 f3664a6a2bcc: Layer already exists 04:48:53 534a70dc8296: Layer already exists 04:48:53 latest: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 04:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:54 040a03b62c57: Preparing 04:48:54 82ceea55cc42: Preparing 04:48:54 2c20fb35a80b: Preparing 04:48:54 8ed4993af934: Preparing 04:48:54 426e7982b852: Preparing 04:48:54 f3664a6a2bcc: Preparing 04:48:54 936d23d446ba: Preparing 04:48:54 534a70dc8296: Preparing 04:48:54 f3664a6a2bcc: Waiting 04:48:54 936d23d446ba: Waiting 04:48:54 534a70dc8296: Waiting 04:48:54 426e7982b852: Layer already exists 04:48:54 82ceea55cc42: Layer already exists 04:48:54 2c20fb35a80b: Layer already exists 04:48:54 8ed4993af934: Layer already exists 04:48:54 040a03b62c57: Layer already exists 04:48:54 f3664a6a2bcc: Layer already exists 04:48:54 534a70dc8296: Layer already exists 04:48:54 936d23d446ba: Layer already exists 04:48:54 4.0.0-dev.47: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:55 040a03b62c57: Preparing 04:48:55 82ceea55cc42: Preparing 04:48:55 2c20fb35a80b: Preparing 04:48:55 8ed4993af934: Preparing 04:48:55 426e7982b852: Preparing 04:48:55 f3664a6a2bcc: Preparing 04:48:55 936d23d446ba: Preparing 04:48:55 534a70dc8296: Preparing 04:48:55 f3664a6a2bcc: Waiting 04:48:55 936d23d446ba: Waiting 04:48:55 534a70dc8296: Waiting 04:48:55 040a03b62c57: Layer already exists 04:48:55 82ceea55cc42: Layer already exists 04:48:55 8ed4993af934: Layer already exists 04:48:55 426e7982b852: Layer already exists 04:48:55 2c20fb35a80b: Layer already exists 04:48:55 936d23d446ba: Layer already exists 04:48:55 f3664a6a2bcc: Layer already exists 04:48:55 534a70dc8296: Layer already exists 04:48:55 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:56 040a03b62c57: Preparing 04:48:56 82ceea55cc42: Preparing 04:48:56 2c20fb35a80b: Preparing 04:48:56 8ed4993af934: Preparing 04:48:56 426e7982b852: Preparing 04:48:56 f3664a6a2bcc: Preparing 04:48:56 936d23d446ba: Preparing 04:48:56 534a70dc8296: Preparing 04:48:56 936d23d446ba: Waiting 04:48:56 534a70dc8296: Waiting 04:48:56 f3664a6a2bcc: Waiting 04:48:56 8ed4993af934: Layer already exists 04:48:56 040a03b62c57: Layer already exists 04:48:56 82ceea55cc42: Layer already exists 04:48:56 426e7982b852: Layer already exists 04:48:56 2c20fb35a80b: Layer already exists 04:48:56 f3664a6a2bcc: Layer already exists 04:48:56 936d23d446ba: Layer already exists 04:48:56 534a70dc8296: Layer already exists 04:48:56 main: digest: sha256:fb259cbb111e78b7e40c5f609ce0dbe7dba46d7c4e4aefdf71297a847721690c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:56 ===================================================== [Pipeline] echo 04:48:56 taggedImages: 04:48:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:48:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.47 04:48:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:56 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:48:56 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:48:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:56 latest 04:48:56 4.0.0-dev.47 04:48:56 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:48:56 main 04:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:48:57 9d215eefdc31: Preparing 04:48:57 9da4ee8b19ad: Preparing 04:48:57 8ed4993af934: Preparing 04:48:57 426e7982b852: Preparing 04:48:57 8de85cf2d2e1: Preparing 04:48:57 c55764d5e205: Preparing 04:48:57 534a70dc8296: Preparing 04:48:57 534a70dc8296: Waiting 04:48:57 c55764d5e205: Waiting 04:48:57 426e7982b852: Layer already exists 04:48:57 8ed4993af934: Layer already exists 04:48:57 534a70dc8296: Layer already exists 04:48:57 9d215eefdc31: Pushed 04:48:57 8de85cf2d2e1: Pushed 04:48:58 c55764d5e205: Pushed 04:49:06 9da4ee8b19ad: Pushed 04:49:06 74c8cdbd866e857273f4af61eac8b1162b9ad8cc: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:49:07 9d215eefdc31: Preparing 04:49:07 9da4ee8b19ad: Preparing 04:49:07 8ed4993af934: Preparing 04:49:07 426e7982b852: Preparing 04:49:07 8de85cf2d2e1: Preparing 04:49:07 c55764d5e205: Preparing 04:49:07 534a70dc8296: Preparing 04:49:07 c55764d5e205: Waiting 04:49:07 534a70dc8296: Waiting 04:49:07 426e7982b852: Layer already exists 04:49:07 9d215eefdc31: Layer already exists 04:49:07 9da4ee8b19ad: Layer already exists 04:49:07 8ed4993af934: Layer already exists 04:49:07 8de85cf2d2e1: Layer already exists 04:49:07 c55764d5e205: Layer already exists 04:49:07 534a70dc8296: Layer already exists 04:49:07 latest: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 04:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:49:08 9d215eefdc31: Preparing 04:49:08 9da4ee8b19ad: Preparing 04:49:08 8ed4993af934: Preparing 04:49:08 426e7982b852: Preparing 04:49:08 8de85cf2d2e1: Preparing 04:49:08 c55764d5e205: Preparing 04:49:08 534a70dc8296: Preparing 04:49:08 c55764d5e205: Waiting 04:49:08 534a70dc8296: Waiting 04:49:08 9da4ee8b19ad: Layer already exists 04:49:08 8de85cf2d2e1: Layer already exists 04:49:08 8ed4993af934: Layer already exists 04:49:08 9d215eefdc31: Layer already exists 04:49:08 426e7982b852: Layer already exists 04:49:08 534a70dc8296: Layer already exists 04:49:08 c55764d5e205: Layer already exists 04:49:08 4.0.0-dev.47: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:49:09 9d215eefdc31: Preparing 04:49:09 9da4ee8b19ad: Preparing 04:49:09 8ed4993af934: Preparing 04:49:09 426e7982b852: Preparing 04:49:09 8de85cf2d2e1: Preparing 04:49:09 c55764d5e205: Preparing 04:49:09 534a70dc8296: Preparing 04:49:09 c55764d5e205: Waiting 04:49:09 534a70dc8296: Waiting 04:49:09 8ed4993af934: Layer already exists 04:49:09 9da4ee8b19ad: Layer already exists 04:49:09 8de85cf2d2e1: Layer already exists 04:49:09 426e7982b852: Layer already exists 04:49:09 9d215eefdc31: Layer already exists 04:49:09 534a70dc8296: Layer already exists 04:49:09 c55764d5e205: Layer already exists 04:49:09 74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:49:10 9d215eefdc31: Preparing 04:49:10 9da4ee8b19ad: Preparing 04:49:10 8ed4993af934: Preparing 04:49:10 426e7982b852: Preparing 04:49:10 8de85cf2d2e1: Preparing 04:49:10 c55764d5e205: Preparing 04:49:10 534a70dc8296: Preparing 04:49:10 534a70dc8296: Waiting 04:49:10 c55764d5e205: Waiting 04:49:10 9d215eefdc31: Layer already exists 04:49:10 426e7982b852: Layer already exists 04:49:10 8de85cf2d2e1: Layer already exists 04:49:10 9da4ee8b19ad: Layer already exists 04:49:10 8ed4993af934: Layer already exists 04:49:10 c55764d5e205: Layer already exists 04:49:10 534a70dc8296: Layer already exists 04:49:10 main: digest: sha256:e10e60eea353495cdb106f9c2076fd4cfae8bae154ff3839f8de54f12d558185 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:10 ===================================================== [Pipeline] echo 04:49:10 taggedImages: 04:49:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc 04:49:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:49:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.47 04:49:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:74c8cdbd866e857273f4af61eac8b1162b9ad8cc-4.0.0-dev.47 04:49:10 - 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 04:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:10 04:49:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:11 arm64: Pulling from edgex-lftools-log-publisher 04:49:11 8998bd30e6a1: Pulling fs layer 04:49:11 04944245beec: Pulling fs layer 04:49:11 699f458cf7ca: Pulling fs layer 04:49:11 765212b225bb: Pulling fs layer 04:49:11 f23df028b6ca: Pulling fs layer 04:49:11 765212b225bb: Waiting 04:49:11 d65c8cfc05b1: Pulling fs layer 04:49:11 f23df028b6ca: Waiting 04:49:11 2437ff75d9bd: Pulling fs layer 04:49:11 d65c8cfc05b1: Waiting 04:49:11 2437ff75d9bd: Waiting 04:49:11 04944245beec: Verifying Checksum 04:49:11 04944245beec: Download complete 04:49:11 765212b225bb: Verifying Checksum 04:49:11 765212b225bb: Download complete 04:49:11 f23df028b6ca: Verifying Checksum 04:49:11 f23df028b6ca: Download complete 04:49:11 d65c8cfc05b1: Download complete 04:49:11 699f458cf7ca: Verifying Checksum 04:49:11 699f458cf7ca: Download complete 04:49:11 8998bd30e6a1: Verifying Checksum 04:49:11 8998bd30e6a1: Download complete 04:49:13 2437ff75d9bd: Verifying Checksum 04:49:13 2437ff75d9bd: Download complete 04:49:18 8998bd30e6a1: Pull complete 04:49:18 04944245beec: Pull complete 04:49:20 699f458cf7ca: Pull complete 04:49:20 765212b225bb: Pull complete 04:49:21 f23df028b6ca: Pull complete 04:49:21 d65c8cfc05b1: Pull complete 04:49:48 2437ff75d9bd: Pull complete 04:49:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-37214 does not seem to be running inside a container 04:49:48 $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:49:51 $ docker top 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:51 ---> job-cost.sh 04:49:51 lf-activate-venv: SKIPPING 04:49:51 INFO: No Stack... 04:49:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:49:53 INFO: Archiving Costs [Pipeline] sh 04:49:53 + cut -d, -f6 04:49:53 + cat /w/workspace/edgex-go/783/archives/cost.csv [Pipeline] lock 04:49:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] 04:49:53 Resource [jenkins-edgexfoundry-edgex-go-main-783-stack-cost] did not exist. Created. 04:49:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:54 + echo total: 0.2199999988079071 [Pipeline] stash 04:49:54 Stashed 1 file(s) [Pipeline] } 04:49:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-783-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:54 $ docker stop --time=1 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a 04:49:56 $ docker rm -f --volumes 2d94b2cd97e949ef336b9a0e37ae46a7800a7f8ec89284768396e3d8faeaf42a [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 04:49:56 provisioning config files... 04:49:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/783@tmp/config7677001703699134292tmp [Pipeline] { [Pipeline] sh 04:49:56 + set +x 04:49:56 + curl -s https://codecov.io/bash 04:49:56 + bash -s -- 04:49:56 04:49:56 _____ _ 04:49:56 / ____| | | 04:49:56 | | ___ __| | ___ ___ _____ __ 04:49:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:49:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:49:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:49:56 Bash-1.0.6 04:49:56 04:49:56 04:49:56 ==> git version 2.25.1 found 04:49:56 ==> 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 04:49:56 Release-Date: 2020-01-08 04:49:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:49:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:49:56 ==> Jenkins CI detected. 04:49:56 current dir:  /w/workspace/edgex-go/783 04:49:56 project root: . 04:49:56 --> token set from env 04:49:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:49:56 ==> Running gcov in . (disable via -X gcov) 04:49:57 ==> Python coveragepy not found 04:49:57 ==> Searching for coverage reports in: 04:49:57 + . 04:49:57 -> Found 1 reports 04:49:57 ==> Detecting git/mercurial file structure 04:49:57 ==> Reading reports 04:49:57 + ./coverage.out bytes=1517429 04:49:57 ==> Appending adjustments 04:49:57 https://docs.codecov.io/docs/fixing-reports 04:49:58 + Found adjustments 04:49:58 ==> Gzipping contents 04:49:58 132K /tmp/codecov.nkfHlB.gz 04:49:58 ==> Uploading reports 04:49:58 url: https://codecov.io 04:49:58 query: branch=main&commit=74c8cdbd866e857273f4af61eac8b1162b9ad8cc&build=783&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F783%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:49:58 -> Pinging Codecov 04:49:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=74c8cdbd866e857273f4af61eac8b1162b9ad8cc&build=783&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F783%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:49:58 -> Uploading to 04:49:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/74c8cdbd866e857273f4af61eac8b1162b9ad8cc/9d9c6ab4-c3f6-4c52-a61a-eca0254c1817.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T044958Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a11c95bef3c3a9796bc23460b34d7a36a601a2b2fa358f9e05f191421fa3df41 04:49:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:58 Dload Upload Total Spent Left Speed 04:49:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 486k --:--:-- --:--:-- --:--:-- 486k 04:49:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/74c8cdbd866e857273f4af61eac8b1162b9ad8cc [Pipeline] } 04:49:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:49:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:49:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:49:59 04:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:49:59 latest: Pulling from edgex-devops/edgex-snyk-go 04:49:59 43c4264eed91: Pulling fs layer 04:49:59 4cc291be95ef: Pulling fs layer 04:49:59 2ac1f1163629: Pulling fs layer 04:49:59 5c3c966382ef: Pulling fs layer 04:49:59 4f4fb700ef54: Pulling fs layer 04:49:59 d9c7d2e4e75e: Pulling fs layer 04:49:59 9c3e1370e548: Pulling fs layer 04:49:59 d9c7d2e4e75e: Waiting 04:49:59 5c3c966382ef: Waiting 04:49:59 9c3e1370e548: Waiting 04:49:59 4f4fb700ef54: Waiting 04:49:59 4cc291be95ef: Verifying Checksum 04:49:59 4cc291be95ef: Download complete 04:49:59 5c3c966382ef: Verifying Checksum 04:49:59 5c3c966382ef: Download complete 04:49:59 4f4fb700ef54: Verifying Checksum 04:49:59 4f4fb700ef54: Download complete 04:49:59 43c4264eed91: Pull complete 04:49:59 d9c7d2e4e75e: Verifying Checksum 04:49:59 d9c7d2e4e75e: Download complete 04:50:00 4cc291be95ef: Pull complete 04:50:00 2ac1f1163629: Download complete 04:50:00 9c3e1370e548: Verifying Checksum 04:50:00 9c3e1370e548: Download complete 04:50:04 2ac1f1163629: Pull complete 04:50:04 5c3c966382ef: Pull complete 04:50:04 4f4fb700ef54: Pull complete 04:50:04 d9c7d2e4e75e: Pull complete 04:50:07 9c3e1370e548: Pull complete 04:50:07 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:50:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:07 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:50:07 $ 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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:50:14 $ docker top 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:15 + git config --global --add safe.directory /w/workspace/edgex-go/783 [Pipeline] echo 04:50:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:50:15 + set -o pipefail 04:50:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:50:23 04:50:23 Monitoring /w/workspace/edgex-go/783 (github.com/edgexfoundry/edgex-go)... 04:50:23 04:50:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5c5ccddf-4afe-4804-9201-9164a0e0d21c 04:50:23 04:50:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:50:23 04:50:23 04:50:23 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:50:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:50:23 $ docker stop --time=1 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 04:50:29 $ docker rm -f --volumes 974ba86cd209a623a8244378875f134346b7cefc7fa82459653ebbf2701c3e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:50:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:30 provisioning config files... 04:50:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/783@tmp/config363566398808683796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:30 --> edgex-publish-swagger.sh 04:50:30 === Publish openapi API === 04:50:30 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:50:30 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/783/openapi/core-command.yaml] 04:50:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:30 Dload Upload Total Spent Left Speed 04:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61160 --:--:-- --:--:-- --:--:-- 61160 04:50:31 04:50:31 04:50:31 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/783/openapi/core-data.yaml] 04:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:31 Dload Upload Total Spent Left Speed 04:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 168k --:--:-- --:--:-- --:--:-- 169k 04:50:31 04:50:31 04:50:31 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/783/openapi/core-keeper.yaml] 04:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:31 Dload Upload Total Spent Left Speed 04:50:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 370 180k --:--:-- --:--:-- --:--:-- 180k 04:50:31 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:50:31 04:50:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/783/openapi/core-metadata.yaml] 04:50:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:31 Dload Upload Total Spent Left Speed 04:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 358 355k --:--:-- --:--:-- --:--:-- 355k 100 154k 100 156 100 154k 358 355k --:--:-- --:--:-- --:--:-- 355k 04:50:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:50:32 04:50:32 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/783/openapi/security-proxy-auth.yaml] 04:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:32 Dload Upload Total Spent Left Speed 04:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 326 118k --:--:-- --:--:-- --:--:-- 118k 04:50:32 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:50:32 04:50:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/783/openapi/support-notifications.yaml] 04:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:32 Dload Upload Total Spent Left Speed 04:50:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 345 216k --:--:-- --:--:-- --:--:-- 216k 04:50:32 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:50:32 04:50:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/783/openapi/support-scheduler.yaml] 04:50:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:32 Dload Upload Total Spent Left Speed 04:50:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 158k 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k 04:50:33 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:50:33 [Pipeline] } 04:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:50:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:34 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:50:34 $ docker top 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c -eo pid,comm 04:50:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:50:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:50:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:50:34 [ssh-agent] Looking for ssh-agent implementation... 04:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:50:34 $ docker exec 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c ssh-agent 04:50:34 SSH_AUTH_SOCK=/tmp/ssh-caNbB7TAVOQ7/agent.33 04:50:34 SSH_AGENT_PID=39 04:50:34 Running ssh-add (command line suppressed) 04:50:35 Identity added: /w/workspace/edgex-go/783@tmp/private_key_5380573824967553889.key (/w/workspace/edgex-go/783@tmp/private_key_5380573824967553889.key) 04:50:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:50:35 + git semver tag 04:50:35 2025-01-20 04:50:35,555 [run_tag] DEBUG tag force:False 04:50:35 2025-01-20 04:50:35,555 [check_head_tag] DEBUG check head tag 04:50:35 2025-01-20 04:50:35,558 [execute] INFO git cat-file --batch-check 04:50:35 2025-01-20 04:50:35,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=) 04:50:35 2025-01-20 04:50:35,562 [execute] INFO git cat-file --batch 04:50:35 2025-01-20 04:50:35,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=) 04:50:35 2025-01-20 04:50:35,624 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:50:35 2025-01-20 04:50:35,624 [execute] INFO git tag -a v4.0.0-dev.47 -m v4.0.0-dev.47 04:50:35 2025-01-20 04:50:35,625 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.47', '-m', 'v4.0.0-dev.47'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) 04:50:35 2025-01-20 04:50:35,631 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:50:35 4.0.0-dev.47 [Pipeline] } 04:50:35 $ docker exec --env ******** --env ******** 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c ssh-agent -k 04:50:36 unset SSH_AUTH_SOCK; 04:50:36 unset SSH_AGENT_PID; 04:50:36 echo Agent pid 39 killed; 04:50:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:36 + git semver [Pipeline] } 04:50:36 $ docker stop --time=1 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c 04:50:37 $ docker rm -f --volumes 43b9d236eb1efc4f1cdbe7a862785d5c9cdc177a80b4c6c775fa3c5e9982db7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:50:38 04:50:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:50:38 0.23.1-centos7: Pulling from edgex-lftools 04:50:38 ab5ef0e58194: Pulling fs layer 04:50:38 9712f1f96733: Pulling fs layer 04:50:38 63f879dbbcfc: Pulling fs layer 04:50:38 0d9ebad4ef96: Pulling fs layer 04:50:38 e9a5061849ea: Pulling fs layer 04:50:38 d747dcd14b5f: Pulling fs layer 04:50:38 2de7ff778b66: Pulling fs layer 04:50:38 d747dcd14b5f: Waiting 04:50:38 2de7ff778b66: Waiting 04:50:38 e9a5061849ea: Waiting 04:50:38 0d9ebad4ef96: Waiting 04:50:38 9712f1f96733: Download complete 04:50:39 63f879dbbcfc: Verifying Checksum 04:50:39 63f879dbbcfc: Download complete 04:50:39 e9a5061849ea: Verifying Checksum 04:50:39 e9a5061849ea: Download complete 04:50:39 d747dcd14b5f: Download complete 04:50:39 ab5ef0e58194: Verifying Checksum 04:50:39 ab5ef0e58194: Download complete 04:50:39 0d9ebad4ef96: Verifying Checksum 04:50:39 2de7ff778b66: Verifying Checksum 04:50:39 2de7ff778b66: Download complete 04:50:42 ab5ef0e58194: Pull complete 04:50:42 9712f1f96733: Pull complete 04:50:43 63f879dbbcfc: Pull complete 04:50:47 0d9ebad4ef96: Pull complete 04:50:47 e9a5061849ea: Pull complete 04:50:47 d747dcd14b5f: Pull complete 04:50:48 2de7ff778b66: Pull complete 04:50:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:48 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:50:54 $ docker top d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:50:54 provisioning config files... 04:50:54 copy managed file [sigul-config] to file:/w/workspace/edgex-go/783@tmp/config5337626743124132936tmp 04:50:54 copy managed file [sigul-password] to file:/w/workspace/edgex-go/783@tmp/config15967639170667199792tmp 04:50:54 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/783@tmp/config13744690635430373566tmp [Pipeline] { [Pipeline] echo 04:50:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:50:54 ---> sigul-configuration.sh 04:50:54 gpg: directory `/root/.gnupg' created 04:50:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:50:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:50:54 gpg: keyring `/root/.gnupg/secring.gpg' created 04:50:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:50:54 gpg: CAST5 encrypted data 04:50:54 gpg: encrypted with 1 passphrase 04:50:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:50:55 + mkdir /home/jenkins 04:50:55 + mkdir /home/jenkins/sigul [Pipeline] sh 04:50:55 + 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 04:50:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:50:55 ---> sigul-install.sh 04:50:55 Sigul already installed; skipping installation. [Pipeline] sh 04:50:56 + git tag --list 04:50:56 0.6.0 04:50:56 0.6.1 04:50:56 0.7.0 04:50:56 0.7.1 04:50:56 v1.0.0 04:50:56 v1.0.1 04:50:56 v1.1.0 04:50:56 v1.2.0 04:50:56 v1.2.1 04:50:56 v1.3.0 04:50:56 v1.3.1 04:50:56 v2.0.0 04:50:56 v2.1.0 04:50:56 v2.1.1 04:50:56 v2.2.0 04:50:56 v2.3.0 04:50:56 v3.0 04:50:56 v3.0.0 04:50:56 v3.1 04:50:56 v3.1.0 04:50:56 v3.1.0-dev.1 04:50:56 v3.1.0-dev.10 04:50:56 v3.1.0-dev.11 04:50:56 v3.1.0-dev.12 04:50:56 v3.1.0-dev.13 04:50:56 v3.1.0-dev.14 04:50:56 v3.1.0-dev.15 04:50:56 v3.1.0-dev.16 04:50:56 v3.1.0-dev.17 04:50:56 v3.1.0-dev.18 04:50:56 v3.1.0-dev.19 04:50:56 v3.1.0-dev.2 04:50:56 v3.1.0-dev.20 04:50:56 v3.1.0-dev.21 04:50:56 v3.1.0-dev.22 04:50:56 v3.1.0-dev.23 04:50:56 v3.1.0-dev.24 04:50:56 v3.1.0-dev.25 04:50:56 v3.1.0-dev.26 04:50:56 v3.1.0-dev.27 04:50:56 v3.1.0-dev.28 04:50:56 v3.1.0-dev.29 04:50:56 v3.1.0-dev.3 04:50:56 v3.1.0-dev.30 04:50:56 v3.1.0-dev.31 04:50:56 v3.1.0-dev.32 04:50:56 v3.1.0-dev.33 04:50:56 v3.1.0-dev.34 04:50:56 v3.1.0-dev.35 04:50:56 v3.1.0-dev.36 04:50:56 v3.1.0-dev.37 04:50:56 v3.1.0-dev.38 04:50:56 v3.1.0-dev.39 04:50:56 v3.1.0-dev.4 04:50:56 v3.1.0-dev.40 04:50:56 v3.1.0-dev.41 04:50:56 v3.1.0-dev.42 04:50:56 v3.1.0-dev.43 04:50:56 v3.1.0-dev.44 04:50:56 v3.1.0-dev.45 04:50:56 v3.1.0-dev.46 04:50:56 v3.1.0-dev.47 04:50:56 v3.1.0-dev.48 04:50:56 v3.1.0-dev.49 04:50:56 v3.1.0-dev.5 04:50:56 v3.1.0-dev.50 04:50:56 v3.1.0-dev.51 04:50:56 v3.1.0-dev.52 04:50:56 v3.1.0-dev.53 04:50:56 v3.1.0-dev.54 04:50:56 v3.1.0-dev.55 04:50:56 v3.1.0-dev.56 04:50:56 v3.1.0-dev.57 04:50:56 v3.1.0-dev.58 04:50:56 v3.1.0-dev.59 04:50:56 v3.1.0-dev.6 04:50:56 v3.1.0-dev.60 04:50:56 v3.1.0-dev.61 04:50:56 v3.1.0-dev.62 04:50:56 v3.1.0-dev.63 04:50:56 v3.1.0-dev.64 04:50:56 v3.1.0-dev.65 04:50:56 v3.1.0-dev.66 04:50:56 v3.1.0-dev.67 04:50:56 v3.1.0-dev.68 04:50:56 v3.1.0-dev.69 04:50:56 v3.1.0-dev.7 04:50:56 v3.1.0-dev.70 04:50:56 v3.1.0-dev.71 04:50:56 v3.1.0-dev.72 04:50:56 v3.1.0-dev.73 04:50:56 v3.1.0-dev.8 04:50:56 v3.1.0-dev.9 04:50:56 v3.1.1 04:50:56 v3.1.1-dev.1 04:50:56 v3.1.1-dev.2 04:50:56 v3.2.0-dev.1 04:50:56 v3.2.0-dev.10 04:50:56 v3.2.0-dev.100 04:50:56 v3.2.0-dev.101 04:50:56 v3.2.0-dev.102 04:50:56 v3.2.0-dev.103 04:50:56 v3.2.0-dev.104 04:50:56 v3.2.0-dev.105 04:50:56 v3.2.0-dev.106 04:50:56 v3.2.0-dev.107 04:50:56 v3.2.0-dev.108 04:50:56 v3.2.0-dev.109 04:50:56 v3.2.0-dev.11 04:50:56 v3.2.0-dev.12 04:50:56 v3.2.0-dev.13 04:50:56 v3.2.0-dev.14 04:50:56 v3.2.0-dev.15 04:50:56 v3.2.0-dev.16 04:50:56 v3.2.0-dev.17 04:50:56 v3.2.0-dev.18 04:50:56 v3.2.0-dev.19 04:50:56 v3.2.0-dev.2 04:50:56 v3.2.0-dev.20 04:50:56 v3.2.0-dev.21 04:50:56 v3.2.0-dev.22 04:50:56 v3.2.0-dev.23 04:50:56 v3.2.0-dev.24 04:50:56 v3.2.0-dev.25 04:50:56 v3.2.0-dev.26 04:50:56 v3.2.0-dev.27 04:50:56 v3.2.0-dev.28 04:50:56 v3.2.0-dev.29 04:50:56 v3.2.0-dev.3 04:50:56 v3.2.0-dev.30 04:50:56 v3.2.0-dev.31 04:50:56 v3.2.0-dev.32 04:50:56 v3.2.0-dev.33 04:50:56 v3.2.0-dev.34 04:50:56 v3.2.0-dev.35 04:50:56 v3.2.0-dev.36 04:50:56 v3.2.0-dev.37 04:50:56 v3.2.0-dev.38 04:50:56 v3.2.0-dev.39 04:50:56 v3.2.0-dev.4 04:50:56 v3.2.0-dev.40 04:50:56 v3.2.0-dev.41 04:50:56 v3.2.0-dev.42 04:50:56 v3.2.0-dev.43 04:50:56 v3.2.0-dev.44 04:50:56 v3.2.0-dev.45 04:50:56 v3.2.0-dev.46 04:50:56 v3.2.0-dev.47 04:50:56 v3.2.0-dev.48 04:50:56 v3.2.0-dev.49 04:50:56 v3.2.0-dev.5 04:50:56 v3.2.0-dev.50 04:50:56 v3.2.0-dev.51 04:50:56 v3.2.0-dev.52 04:50:56 v3.2.0-dev.53 04:50:56 v3.2.0-dev.54 04:50:56 v3.2.0-dev.55 04:50:56 v3.2.0-dev.56 04:50:56 v3.2.0-dev.57 04:50:56 v3.2.0-dev.58 04:50:56 v3.2.0-dev.59 04:50:56 v3.2.0-dev.6 04:50:56 v3.2.0-dev.60 04:50:56 v3.2.0-dev.61 04:50:56 v3.2.0-dev.62 04:50:56 v3.2.0-dev.63 04:50:56 v3.2.0-dev.64 04:50:56 v3.2.0-dev.65 04:50:56 v3.2.0-dev.66 04:50:56 v3.2.0-dev.67 04:50:56 v3.2.0-dev.68 04:50:56 v3.2.0-dev.69 04:50:56 v3.2.0-dev.7 04:50:56 v3.2.0-dev.70 04:50:56 v3.2.0-dev.71 04:50:56 v3.2.0-dev.72 04:50:56 v3.2.0-dev.73 04:50:56 v3.2.0-dev.74 04:50:56 v3.2.0-dev.75 04:50:56 v3.2.0-dev.76 04:50:56 v3.2.0-dev.77 04:50:56 v3.2.0-dev.78 04:50:56 v3.2.0-dev.79 04:50:56 v3.2.0-dev.8 04:50:56 v3.2.0-dev.80 04:50:56 v3.2.0-dev.81 04:50:56 v3.2.0-dev.82 04:50:56 v3.2.0-dev.83 04:50:56 v3.2.0-dev.84 04:50:56 v3.2.0-dev.85 04:50:56 v3.2.0-dev.86 04:50:56 v3.2.0-dev.87 04:50:56 v3.2.0-dev.88 04:50:56 v3.2.0-dev.89 04:50:56 v3.2.0-dev.9 04:50:56 v3.2.0-dev.90 04:50:56 v3.2.0-dev.91 04:50:56 v3.2.0-dev.92 04:50:56 v3.2.0-dev.93 04:50:56 v3.2.0-dev.94 04:50:56 v3.2.0-dev.95 04:50:56 v3.2.0-dev.96 04:50:56 v3.2.0-dev.97 04:50:56 v3.2.0-dev.98 04:50:56 v3.2.0-dev.99 04:50:56 v4.0.0-dev.1 04:50:56 v4.0.0-dev.10 04:50:56 v4.0.0-dev.11 04:50:56 v4.0.0-dev.12 04:50:56 v4.0.0-dev.13 04:50:56 v4.0.0-dev.14 04:50:56 v4.0.0-dev.15 04:50:56 v4.0.0-dev.16 04:50:56 v4.0.0-dev.17 04:50:56 v4.0.0-dev.18 04:50:56 v4.0.0-dev.19 04:50:56 v4.0.0-dev.2 04:50:56 v4.0.0-dev.20 04:50:56 v4.0.0-dev.21 04:50:56 v4.0.0-dev.22 04:50:56 v4.0.0-dev.23 04:50:56 v4.0.0-dev.24 04:50:56 v4.0.0-dev.25 04:50:56 v4.0.0-dev.26 04:50:56 v4.0.0-dev.27 04:50:56 v4.0.0-dev.28 04:50:56 v4.0.0-dev.29 04:50:56 v4.0.0-dev.3 04:50:56 v4.0.0-dev.30 04:50:56 v4.0.0-dev.31 04:50:56 v4.0.0-dev.32 04:50:56 v4.0.0-dev.33 04:50:56 v4.0.0-dev.34 04:50:56 v4.0.0-dev.35 04:50:56 v4.0.0-dev.36 04:50:56 v4.0.0-dev.37 04:50:56 v4.0.0-dev.38 04:50:56 v4.0.0-dev.39 04:50:56 v4.0.0-dev.4 04:50:56 v4.0.0-dev.40 04:50:56 v4.0.0-dev.41 04:50:56 v4.0.0-dev.42 04:50:56 v4.0.0-dev.43 04:50:56 v4.0.0-dev.44 04:50:56 v4.0.0-dev.45 04:50:56 v4.0.0-dev.46 04:50:56 v4.0.0-dev.47 04:50:56 v4.0.0-dev.5 04:50:56 v4.0.0-dev.6 04:50:56 v4.0.0-dev.7 04:50:56 v4.0.0-dev.8 04:50:56 v4.0.0-dev.9 [Pipeline] sh 04:50:56 + lftools sign git-tag v4.0.0-dev.47 04:50:56 Signing Git tag with Sigul... 04:50:56 Signing v4.0.0-dev.47 [Pipeline] echo 04:50:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:50:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:50:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:50:57 $ docker stop --time=1 d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee 04:50:58 $ docker rm -f --volumes d16c132dd3b34cb9c0ac17024b9e0692269fca24dd079a86147e76bda301c3ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:50:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:59 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:50:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:51:00 $ docker top adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 -eo pid,comm 04:51:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:51:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:00 [ssh-agent] Looking for ssh-agent implementation... 04:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:00 $ docker exec adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 ssh-agent 04:51:00 SSH_AUTH_SOCK=/tmp/ssh-TJ5zjUHSsrnI/agent.33 04:51:00 SSH_AGENT_PID=39 04:51:00 Running ssh-add (command line suppressed) 04:51:00 Identity added: /w/workspace/edgex-go/783@tmp/private_key_11966166571491354157.key (/w/workspace/edgex-go/783@tmp/private_key_11966166571491354157.key) 04:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:00 + git semver bump pre 04:51:01 2025-01-20 04:51:00,974 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:51:01 2025-01-20 04:51:00,974 [bump_version] DEBUG bumping version:4.0.0-dev.47 on axis:pre with prefix:dev 04:51:01 2025-01-20 04:51:00,974 [bump_version] DEBUG bumped version:4.0.0-dev.48 04:51:01 2025-01-20 04:51:00,974 [write_version] DEBUG write version:4.0.0-dev.48 to path:/w/workspace/edgex-go/783/.semver/main with force:True 04:51:01 2025-01-20 04:51:00,974 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:51:01 2025-01-20 04:51:00,974 [write_file] DEBUG write to file:/w/workspace/edgex-go/783/.semver/main 04:51:01 2025-01-20 04:51:00,976 [execute] INFO git cat-file --batch-check 04:51:01 2025-01-20 04:51:00,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) 04:51:01 2025-01-20 04:51:00,981 [execute] INFO git cat-file --batch 04:51:01 2025-01-20 04:51:00,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) 04:51:01 2025-01-20 04:51:00,988 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:51:01 4.0.0-dev.48 [Pipeline] } 04:51:01 $ docker exec --env ******** --env ******** adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 ssh-agent -k 04:51:01 unset SSH_AUTH_SOCK; 04:51:01 unset SSH_AGENT_PID; 04:51:01 echo Agent pid 39 killed; 04:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:01 + git semver [Pipeline] } 04:51:01 $ docker stop --time=1 adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 04:51:03 $ docker rm -f --volumes adc5026718b39963ece65d4480a27e3db30566db6f51ccb636282902cb3ddfb5 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:03 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:51:04 $ docker top 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca -eo pid,comm 04:51:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:51:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:04 [ssh-agent] Looking for ssh-agent implementation... 04:51:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:04 $ docker exec 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca ssh-agent 04:51:04 SSH_AUTH_SOCK=/tmp/ssh-L8j6cCj3W1wb/agent.33 04:51:04 SSH_AGENT_PID=39 04:51:04 Running ssh-add (command line suppressed) 04:51:04 Identity added: /w/workspace/edgex-go/783@tmp/private_key_16273826172188902901.key (/w/workspace/edgex-go/783@tmp/private_key_16273826172188902901.key) 04:51:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:04 + git semver push 04:51:05 2025-01-20 04:51:05,078 [run_push] DEBUG push 04:51:05 2025-01-20 04:51:05,078 [execute] INFO git cat-file --batch-check 04:51:05 2025-01-20 04:51:05,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=) 04:51:05 2025-01-20 04:51:05,082 [execute] INFO git rev-list d010d35a2b283e5529a254d8ad43cbebf9ee8815 -- 04:51:05 2025-01-20 04:51:05,083 [execute] DEBUG Popen(['git', 'rev-list', 'd010d35a2b283e5529a254d8ad43cbebf9ee8815', '--'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=None) 04:51:05 2025-01-20 04:51:05,100 [execute] INFO git fetch -v origin 04:51:05 2025-01-20 04:51:05,101 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=True, shell=None, istream=None) 04:51:05 2025-01-20 04:51:05,546 [run_push] DEBUG no remote changes detected 04:51:05 2025-01-20 04:51:05,547 [execute] INFO git push origin semver 04:51:05 2025-01-20 04:51:05,547 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/783/.semver, universal_newlines=False, shell=None, istream=None) 04:51:06 2025-01-20 04:51:06,223 [run_push] DEBUG push all version tags 04:51:06 2025-01-20 04:51:06,224 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:51:06 2025-01-20 04:51:06,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/783, universal_newlines=False, shell=None, istream=None) 04:51:06 2025-01-20 04:51:06,866 [read_version] DEBUG read version from /w/workspace/edgex-go/783/.semver/main 04:51:06 4.0.0-dev.48 [Pipeline] } 04:51:07 $ docker exec --env ******** --env ******** 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca ssh-agent -k 04:51:07 unset SSH_AUTH_SOCK; 04:51:07 unset SSH_AGENT_PID; 04:51:07 echo Agent pid 39 killed; 04:51:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:07 + git semver [Pipeline] } 04:51:07 $ docker stop --time=1 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca 04:51:09 $ docker rm -f --volumes 9d813c6c43bf65fa7e97e37e87c558989468aca613c294abf24261ee3f4f60ca [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 04:51:09 + [ -d /w/workspace/edgex-go/783/archives ] [Pipeline] libraryResource [Pipeline] sh 04:51:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:10 ---> package-listing.sh 04:51:10 ++ facter osfamily 04:51:10 ++ tr '[:upper:]' '[:lower:]' 04:51:11 + OS_FAMILY=debian 04:51:11 + workspace=/w/workspace/edgex-go/783 04:51:11 + START_PACKAGES=/tmp/packages_start.txt 04:51:11 + END_PACKAGES=/tmp/packages_end.txt 04:51:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:11 + PACKAGES=/tmp/packages_start.txt 04:51:11 + '[' /w/workspace/edgex-go/783 ']' 04:51:11 + PACKAGES=/tmp/packages_end.txt 04:51:11 + case "${OS_FAMILY}" in 04:51:11 + dpkg -l 04:51:11 + grep '^ii' 04:51:11 + '[' -f /tmp/packages_start.txt ']' 04:51:11 + '[' -f /tmp/packages_end.txt ']' 04:51:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:11 + '[' /w/workspace/edgex-go/783 ']' 04:51:11 + mkdir -p /w/workspace/edgex-go/783/archives/ 04:51:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/783/archives/ [Pipeline] echo 04:51:11 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/783/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:51:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:11 04:51:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:12 latest: Pulling from edgex-lftools-log-publisher 04:51:12 5eb5b503b376: Pulling fs layer 04:51:12 5c69ac0246d0: Pulling fs layer 04:51:12 ec43610c2a17: Pulling fs layer 04:51:12 3a2ae6a8a46f: Pulling fs layer 04:51:12 33b1e0a273af: Pulling fs layer 04:51:12 5d3b04190fa2: Pulling fs layer 04:51:12 2f39f015ded8: Pulling fs layer 04:51:12 3a2ae6a8a46f: Waiting 04:51:12 5d3b04190fa2: Waiting 04:51:12 2f39f015ded8: Waiting 04:51:12 33b1e0a273af: Waiting 04:51:12 5c69ac0246d0: Verifying Checksum 04:51:12 5c69ac0246d0: Download complete 04:51:12 3a2ae6a8a46f: Verifying Checksum 04:51:12 3a2ae6a8a46f: Download complete 04:51:12 33b1e0a273af: Verifying Checksum 04:51:12 33b1e0a273af: Download complete 04:51:12 5d3b04190fa2: Verifying Checksum 04:51:12 5d3b04190fa2: Download complete 04:51:12 ec43610c2a17: Verifying Checksum 04:51:12 ec43610c2a17: Download complete 04:51:12 5eb5b503b376: Verifying Checksum 04:51:12 5eb5b503b376: Download complete 04:51:13 2f39f015ded8: Download complete 04:51:13 5eb5b503b376: Pull complete 04:51:13 5c69ac0246d0: Pull complete 04:51:14 ec43610c2a17: Pull complete 04:51:14 3a2ae6a8a46f: Pull complete 04:51:14 33b1e0a273af: Pull complete 04:51:14 5d3b04190fa2: Pull complete 04:51:19 2f39f015ded8: Pull complete 04:51:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:19 prd-ubuntu20.04-docker-8c-8g-37212 does not seem to be running inside a container 04:51:19 $ 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/783/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/783 -v /w/workspace/edgex-go/783:/w/workspace/edgex-go/783:rw,z -v /w/workspace/edgex-go/783@tmp:/w/workspace/edgex-go/783@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 04:51:24 $ docker top 4469b723c54c8dab1427da457b8b8b370c021344b3da3d47368ac4bafae89ef2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:24 + touch /tmp/pre-build-complete [Pipeline] sh 04:51:24 + mkdir -p /var/log/sysstat [Pipeline] sh 04:51:25 + ls /var/log/sa-host 04:51:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:25 provisioning config files... 04:51:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/783@tmp/config2587384508262770151tmp [Pipeline] { [Pipeline] echo 04:51:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:51:25 ---> create-netrc.sh [Pipeline] } 04:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:51:25 ---> python-tools-install.sh [Pipeline] echo 04:51:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:51:26 ---> sudo-logs.sh 04:51:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:51:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:51:26 ---> job-cost.sh 04:51:26 lf-activate-venv: SKIPPING 04:51:26 DEBUG: total: 0.2199999988079071 04:51:26 INFO: Retrieving Stack Cost... 04:51:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:51:27 INFO: Archiving Costs [Pipeline] echo 04:51:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:51:27 ---> logs-deploy.sh 04:51:27 lf-activate-venv: SKIPPING 04:51:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/783 04:51:27 INFO: archiving workspace using pattern(s): 04:51:28 Archives upload complete. 04:51:28 INFO: archiving logs to Nexus 04:51:29 ---> uname -a: 04:51:29 Linux prd-ubuntu20-04-docker-8c-8g-37212 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:51:29 04:51:29 04:51:29 ---> lscpu: 04:51:29 Architecture: x86_64 04:51:29 CPU op-mode(s): 32-bit, 64-bit 04:51:29 Byte Order: Little Endian 04:51:29 Address sizes: 40 bits physical, 48 bits virtual 04:51:29 CPU(s): 8 04:51:29 On-line CPU(s) list: 0-7 04:51:29 Thread(s) per core: 1 04:51:29 Core(s) per socket: 1 04:51:29 Socket(s): 8 04:51:29 NUMA node(s): 1 04:51:29 Vendor ID: AuthenticAMD 04:51:29 CPU family: 23 04:51:29 Model: 49 04:51:29 Model name: AMD EPYC-Rome Processor 04:51:29 Stepping: 0 04:51:29 CPU MHz: 2799.998 04:51:29 BogoMIPS: 5599.99 04:51:29 Virtualization: AMD-V 04:51:29 Hypervisor vendor: KVM 04:51:29 Virtualization type: full 04:51:29 L1d cache: 256 KiB 04:51:29 L1i cache: 256 KiB 04:51:29 L2 cache: 4 MiB 04:51:29 L3 cache: 128 MiB 04:51:29 NUMA node0 CPU(s): 0-7 04:51:29 Vulnerability Itlb multihit: Not affected 04:51:29 Vulnerability L1tf: Not affected 04:51:29 Vulnerability Mds: Not affected 04:51:29 Vulnerability Meltdown: Not affected 04:51:29 Vulnerability Mmio stale data: Not affected 04:51:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:51:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:51:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:51:29 Vulnerability Srbds: Not affected 04:51:29 Vulnerability Tsx async abort: Not affected 04:51:29 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 04:51:29 04:51:29 04:51:29 ---> nproc: 04:51:29 8 04:51:29 04:51:29 04:51:29 ---> df -h: 04:51:29 Filesystem Size Used Avail Use% Mounted on 04:51:29 overlay 155G 28G 127G 19% / 04:51:29 tmpfs 64M 0 64M 0% /dev 04:51:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:51:29 shm 64M 0 64M 0% /dev/shm 04:51:29 /dev/vda1 155G 28G 127G 19% /facter-os 04:51:29 04:51:29 04:51:29 ---> sar -b -r -n DEV: 04:51:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37212) 01/20/25 _x86_64_ (8 CPU) 04:51:29 04:51:29 04:21:47 LINUX RESTART (8 CPU) 04:51:29 04:51:29 04:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:51:29 04:23:02 302.77 47.83 254.94 0.00 5353.11 61374.84 0.00 04:51:29 04:24:01 180.12 1.39 178.73 0.00 21.69 59853.18 0.00 04:51:29 04:25:01 41.03 0.00 41.03 0.00 0.00 30589.99 0.00 04:51:29 04:26:01 31.76 0.17 31.59 0.00 6.66 17323.69 0.00 04:51:29 04:27:01 146.99 3.20 143.79 0.00 2104.72 60536.84 0.00 04:51:29 04:28:01 740.60 27.41 713.19 0.00 3571.56 215114.34 0.00 04:51:29 04:29:01 486.70 0.82 485.89 0.00 14.40 192541.29 0.00 04:51:29 04:30:01 169.62 0.05 169.57 0.00 0.40 67137.25 0.00 04:51:29 04:31:01 150.83 0.02 150.82 0.00 0.13 57473.38 0.00 04:51:29 04:32:01 574.24 0.08 574.15 0.00 10.53 78607.83 0.00 04:51:29 04:33:01 39.24 0.12 39.13 0.00 15.33 1006.77 0.00 04:51:29 04:34:01 20.76 0.00 20.76 0.00 0.00 490.05 0.00 04:51:29 04:35:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 04:51:29 04:36:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 04:51:29 04:37:01 2.07 0.32 1.75 0.00 10.13 20.93 0.00 04:51:29 04:38:01 3.37 1.23 2.13 0.00 27.59 26.39 0.00 04:51:29 04:39:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 04:51:29 04:40:01 1.97 0.00 1.97 0.00 0.00 22.66 0.00 04:51:29 04:41:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 04:51:29 04:42:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 04:51:29 04:43:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:51:29 04:44:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 04:51:29 04:45:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 04:51:29 04:46:01 2.07 0.00 2.07 0.00 0.00 24.40 0.00 04:51:29 04:47:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 04:51:29 04:48:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 04:51:29 04:49:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 04:51:29 04:50:01 2.32 0.08 2.23 0.00 9.07 151.57 0.00 04:51:29 04:51:01 188.87 0.30 188.57 0.00 2.53 60930.51 0.00 04:51:29 Average: 106.88 2.86 104.02 0.00 384.63 31142.70 0.00 04:51:29 04:51:29 04:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:51:29 04:23:02 29236760 31534136 813604 2.47 61680 2522168 2033896 5.99 1063664 2237068 285580 04:51:29 04:24:01 27932512 31260260 1049064 3.19 125988 3378580 2356280 6.94 1560340 2897632 140436 04:51:29 04:25:01 26989168 31381792 925504 2.81 129068 4382724 2144132 6.32 2003460 3339116 255644 04:51:29 04:26:01 26846260 31287432 1015452 3.09 133528 4399696 2329868 6.87 1673368 3781040 260828 04:51:29 04:27:01 25870836 31309732 989356 3.01 141396 5394028 2276132 6.71 1778784 4643236 962468 04:51:29 04:28:01 17513332 31358792 915900 2.79 340124 13096152 2352696 6.93 2867452 11376124 3047676 04:51:29 04:29:01 12317840 29812356 2398064 7.29 372744 16362492 8694084 25.62 4682828 14320292 685000 04:51:29 04:30:01 7333256 27557452 4647264 14.13 389932 18942052 10820852 31.89 8214428 15631760 1356732 04:51:29 04:31:01 7650548 30551332 1671120 5.08 400608 21551384 4938628 14.55 6236544 17274160 2852692 04:51:29 04:32:01 10702512 31437156 836384 2.54 407036 19586116 2084040 6.14 3260868 17469480 616 04:51:29 04:33:01 10683212 31421176 851700 2.59 408896 19587216 2207572 6.51 3601248 17149676 140 04:51:29 04:34:01 10693644 31432280 840568 2.56 409656 19587512 2100392 6.19 3883236 16856980 184 04:51:29 04:35:01 10694684 31433552 839512 2.55 409696 19587512 2100392 6.19 3881696 16857212 176 04:51:29 04:36:01 10700820 31439756 833348 2.53 409716 19587516 2100392 6.19 3875052 16857220 44 04:51:29 04:37:01 10698428 31437900 835640 2.54 409752 19587812 2115780 6.24 3876304 16857436 60 04:51:29 04:38:01 10703408 31444712 828692 2.52 409788 19588648 2115780 6.24 3871936 16857684 4 04:51:29 04:39:01 10703480 31444832 828708 2.52 409840 19588644 2115780 6.24 3871644 16857668 8 04:51:29 04:40:01 10703464 31444872 828632 2.52 409896 19588652 2115780 6.24 3871380 16857668 20 04:51:29 04:41:01 10703448 31444860 828568 2.52 409912 19588656 2115780 6.24 3871380 16857672 12 04:51:29 04:42:01 10702800 31444252 829108 2.52 409940 19588660 2115780 6.24 3871468 16857676 60 04:51:29 04:43:01 10703068 31444544 828784 2.52 409952 19588660 2115780 6.24 3871536 16857676 8 04:51:29 04:44:01 10703272 31444784 828480 2.52 409984 19588664 2115780 6.24 3871496 16857680 8 04:51:29 04:45:01 10703224 31444792 828412 2.52 410040 19588664 2115780 6.24 3871552 16857680 8 04:51:29 04:46:01 10703208 31444796 828372 2.52 410068 19588672 2115780 6.24 3871860 16857684 4 04:51:29 04:47:01 10702828 31444484 828584 2.52 410108 19588680 2115780 6.24 3871984 16857688 12 04:51:29 04:48:01 10702552 31444272 828760 2.52 410164 19588680 2115780 6.24 3872328 16857696 176 04:51:29 04:49:01 10702884 31444640 828524 2.52 410192 19588684 2115780 6.24 3872448 16857700 196 04:51:29 04:50:01 10233096 31390216 882364 2.68 411076 19985876 2395592 7.06 3919020 17255648 397860 04:51:29 04:51:01 9190224 31376028 891220 2.71 438660 20871576 2218980 6.54 4013336 18087196 736 04:51:29 Average: 13576716 31198524 1075162 3.27 355843 16671530 2781347 8.20 3684574 14316671 353358 04:51:29 04:51:29 04:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:51:29 04:23:02 docker0 601.18 533.66 41.26 2887.80 0.00 0.00 0.00 0.00 04:51:29 04:23:02 ens3 1512.78 1493.62 11433.64 197.59 0.00 0.00 0.00 0.00 04:51:29 04:23:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 04:51:29 04:24:01 vethe24af51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:24:01 docker0 226.13 329.64 18.96 1667.44 0.00 0.00 0.00 0.00 04:51:29 04:24:01 ens3 375.55 250.19 1709.02 35.73 0.00 0.00 0.00 0.00 04:51:29 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:25:01 vethe24af51 0.57 0.62 0.05 0.06 0.00 0.00 0.00 0.00 04:51:29 04:25:01 docker0 0.57 0.57 0.04 0.05 0.00 0.00 0.00 0.00 04:51:29 04:25:01 ens3 31.56 19.66 26.74 13.85 0.00 0.00 0.00 0.00 04:51:29 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:26:01 vethe24af51 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:51:29 04:26:01 docker0 0.67 0.67 0.05 0.06 0.00 0.00 0.00 0.00 04:51:29 04:26:01 ens3 21.76 14.13 18.43 11.21 0.00 0.00 0.00 0.00 04:51:29 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:27:01 veth8293a0c 0.32 0.38 0.03 0.13 0.00 0.00 0.00 0.00 04:51:29 04:27:01 docker0 0.32 0.27 0.03 0.12 0.00 0.00 0.00 0.00 04:51:29 04:27:01 ens3 121.98 73.12 2981.59 17.23 0.00 0.00 0.00 0.00 04:51:29 04:27:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 04:51:29 04:28:01 veth4b6bbf7 67.89 156.22 7.28 1215.44 0.00 0.00 0.00 0.10 04:51:29 04:28:01 veth1a2c462 69.09 155.27 7.42 1216.43 0.00 0.00 0.00 0.10 04:51:29 04:28:01 vetha5ce685 77.69 117.92 8.09 1220.98 0.00 0.00 0.00 0.10 04:51:29 04:28:01 vethe5c19d6 85.20 131.66 8.50 1214.08 0.00 0.00 0.00 0.10 04:51:29 04:28:01 veth8293a0c 0.07 0.87 0.00 0.04 0.00 0.00 0.00 0.00 04:51:29 04:28:01 veth22c93b2 68.59 143.46 7.37 1214.38 0.00 0.00 0.00 0.10 04:51:29 04:28:01 veth9845612 69.34 118.83 7.64 1212.28 0.00 0.00 0.00 0.10 04:51:29 04:28:01 docker0 499.60 932.19 44.07 8706.73 0.00 0.00 0.00 0.00 04:51:29 04:28:01 ens3 1114.60 584.48 10965.33 72.33 0.00 0.00 0.00 0.00 04:51:29 04:28:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:51:29 04:29:01 vethfd35b0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth1bfaa9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 vethf82172c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth4debeb2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 vethcf2f608 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth8293a0c 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth0cdc3f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 vetha1d7898 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth9200b7c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 docker0 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth3a55880 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth4e9fc8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth64cb1ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 ens3 45.45 59.25 12.87 181.43 0.00 0.00 0.00 0.00 04:51:29 04:29:01 veth8be2883 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 vethfd35b0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth1bfaa9e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 vethf82172c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth4debeb2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 vethcf2f608 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth8293a0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth0cdc3f7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 vetha1d7898 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth9200b7c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth3a55880 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth4e9fc8b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth64cb1ae 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 ens3 3.54 1.56 2.54 1.31 0.00 0.00 0.00 0.00 04:51:29 04:30:01 veth8be2883 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:31:01 vethfd35b0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth1bfaa9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 vethf82172c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth4debeb2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 vethcf2f608 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth8293a0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth0cdc3f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 vetha1d7898 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth9200b7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth3a55880 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth4e9fc8b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth64cb1ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 ens3 6.46 3.72 5.15 2.85 0.00 0.00 0.00 0.00 04:51:29 04:31:01 veth8be2883 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:32:01 ens3 85.77 73.07 60.23 194.55 0.00 0.00 0.00 0.00 04:51:29 04:32:01 lo 11.40 11.40 1.12 1.12 0.00 0.00 0.00 0.00 04:51:29 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:33:01 ens3 459.14 447.41 212.42 2207.05 0.00 0.00 0.00 0.00 04:51:29 04:33:01 lo 48.93 48.93 4.83 4.83 0.00 0.00 0.00 0.00 04:51:29 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:34:01 ens3 249.26 236.99 113.89 1512.09 0.00 0.00 0.00 0.00 04:51:29 04:34:01 lo 20.46 20.46 2.01 2.01 0.00 0.00 0.00 0.00 04:51:29 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:37:01 ens3 1.35 0.97 4.74 0.39 0.00 0.00 0.00 0.00 04:51:29 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:38:01 ens3 5.91 4.58 3.82 4.83 0.00 0.00 0.00 0.00 04:51:29 04:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:51:29 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:39:01 ens3 1.80 1.47 1.03 1.21 0.00 0.00 0.00 0.00 04:51:29 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:42:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:43:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 04:51:29 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:44:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:51:29 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:48:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 04:51:29 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:29 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:49:01 ens3 0.68 0.28 0.30 0.21 0.00 0.00 0.00 0.00 04:51:29 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 04:50:01 ens3 118.06 69.31 3916.38 9.83 0.00 0.00 0.00 0.00 04:51:29 04:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:51:29 04:51:01 docker0 57.61 96.78 5.49 856.10 0.00 0.00 0.00 0.00 04:51:29 04:51:01 ens3 288.85 200.37 4119.24 155.01 0.00 0.00 0.00 0.00 04:51:29 04:51:01 veth7a039e6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:51:29 04:51:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 04:51:29 Average: docker0 47.70 65.17 3.78 486.27 0.00 0.00 0.00 0.00 04:51:29 Average: ens3 153.18 121.81 1226.92 159.32 0.00 0.00 0.00 0.00 04:51:29 Average: veth7a039e6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:29 Average: lo 3.21 3.21 0.31 0.31 0.00 0.00 0.00 0.00 04:51:29 04:51:29 04:51:29 ---> sar -P ALL: 04:51:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37212) 01/20/25 _x86_64_ (8 CPU) 04:51:29 04:51:29 04:21:47 LINUX RESTART (8 CPU) 04:51:29 04:51:29 04:22:01 CPU %user %nice %system %iowait %steal %idle 04:51:29 04:23:02 all 8.95 0.00 2.97 3.00 0.07 85.02 04:51:29 04:23:02 0 7.29 0.00 3.45 3.82 0.08 85.35 04:51:29 04:23:02 1 7.80 0.00 3.77 2.37 0.07 85.99 04:51:29 04:23:02 2 7.36 0.00 2.98 0.72 0.07 88.87 04:51:29 04:23:02 3 6.58 0.00 3.25 3.93 0.07 86.17 04:51:29 04:23:02 4 10.69 0.00 1.70 0.34 0.07 87.21 04:51:29 04:23:02 5 11.90 0.00 3.19 6.83 0.07 78.02 04:51:29 04:23:02 6 10.97 0.00 2.68 5.35 0.08 80.91 04:51:29 04:23:02 7 8.98 0.00 2.74 0.63 0.05 87.60 04:51:29 04:24:01 all 10.50 0.00 3.95 3.12 0.08 82.33 04:51:29 04:24:01 0 10.92 0.00 3.66 0.10 0.09 85.23 04:51:29 04:24:01 1 11.45 0.00 4.04 0.10 0.09 84.32 04:51:29 04:24:01 2 11.37 0.00 3.69 0.17 0.09 84.68 04:51:29 04:24:01 3 9.54 0.00 3.71 0.14 0.07 86.55 04:51:29 04:24:01 4 11.93 0.00 3.43 0.17 0.09 84.39 04:51:29 04:24:01 5 10.71 0.00 4.47 0.99 0.10 83.73 04:51:29 04:24:01 6 7.64 0.00 5.21 23.35 0.09 63.71 04:51:29 04:24:01 7 10.46 0.00 3.41 0.12 0.07 85.94 04:51:29 04:25:01 all 39.52 0.00 6.82 1.47 0.11 52.09 04:51:29 04:25:01 0 40.46 0.00 7.13 0.07 0.12 52.23 04:51:29 04:25:01 1 42.44 0.00 6.65 0.00 0.12 50.79 04:51:29 04:25:01 2 40.48 0.00 6.07 0.12 0.10 53.23 04:51:29 04:25:01 3 38.77 0.00 5.92 0.03 0.10 55.18 04:51:29 04:25:01 4 38.05 0.00 6.87 1.19 0.10 53.79 04:51:29 04:25:01 5 38.21 0.00 7.59 0.05 0.12 54.02 04:51:29 04:25:01 6 37.89 0.00 6.43 4.85 0.10 50.73 04:51:29 04:25:01 7 39.84 0.00 7.91 5.45 0.12 46.68 04:51:29 04:26:01 all 57.69 0.00 8.19 0.59 0.10 33.44 04:51:29 04:26:01 0 57.38 0.00 8.32 0.24 0.10 33.96 04:51:29 04:26:01 1 57.06 0.00 7.88 0.29 0.10 34.67 04:51:29 04:26:01 2 58.34 0.00 7.97 0.88 0.10 32.71 04:51:29 04:26:01 3 58.57 0.00 8.22 0.07 0.10 33.05 04:51:29 04:26:01 4 58.04 0.00 8.12 0.91 0.10 32.83 04:51:29 04:26:01 5 55.89 0.00 8.29 0.24 0.10 35.48 04:51:29 04:26:01 6 59.51 0.00 7.93 0.35 0.08 32.12 04:51:29 04:26:01 7 56.72 0.00 8.78 1.72 0.10 32.69 04:51:29 04:27:01 all 29.85 0.00 7.10 3.93 0.09 59.03 04:51:29 04:27:01 0 30.76 0.00 6.71 1.31 0.08 61.13 04:51:29 04:27:01 1 29.80 0.00 6.90 1.23 0.08 61.98 04:51:29 04:27:01 2 29.88 0.00 7.30 1.67 0.10 61.05 04:51:29 04:27:01 3 31.91 0.00 6.85 1.17 0.08 59.99 04:51:29 04:27:01 4 28.86 0.00 7.79 14.56 0.10 48.69 04:51:29 04:27:01 5 29.78 0.00 7.20 5.29 0.08 57.64 04:51:29 04:27:01 6 28.01 0.00 7.47 3.10 0.08 61.33 04:51:29 04:27:01 7 29.82 0.00 6.58 3.20 0.10 60.31 04:51:29 04:28:01 all 22.08 0.00 9.66 23.08 0.19 44.99 04:51:29 04:28:01 0 21.63 0.00 9.17 25.84 0.24 43.12 04:51:29 04:28:01 1 22.97 0.00 8.98 15.57 0.30 52.17 04:51:29 04:28:01 2 20.87 0.00 9.13 22.16 0.28 47.56 04:51:29 04:28:01 3 22.37 0.00 9.39 24.27 0.14 43.83 04:51:29 04:28:01 4 21.15 0.00 9.43 34.48 0.19 34.75 04:51:29 04:28:01 5 22.46 0.00 10.15 20.65 0.14 46.61 04:51:29 04:28:01 6 21.04 0.00 9.13 10.68 0.12 59.03 04:51:29 04:28:01 7 24.21 0.00 11.96 31.04 0.16 32.63 04:51:29 04:29:01 all 24.84 0.00 5.72 11.95 0.08 57.40 04:51:29 04:29:01 0 24.84 0.00 5.23 1.93 0.07 67.93 04:51:29 04:29:01 1 24.74 0.00 5.85 5.03 0.08 64.30 04:51:29 04:29:01 2 25.18 0.00 5.22 6.27 0.07 63.26 04:51:29 04:29:01 3 25.43 0.00 4.22 4.27 0.08 66.00 04:51:29 04:29:01 4 23.99 0.00 5.59 11.53 0.08 58.81 04:51:29 04:29:01 5 24.87 0.00 8.82 50.70 0.12 15.49 04:51:29 04:29:01 6 25.04 0.00 4.91 2.60 0.10 67.35 04:51:29 04:29:01 7 24.66 0.00 5.97 13.59 0.07 55.72 04:51:29 04:30:01 all 88.32 0.00 11.48 0.00 0.19 0.00 04:51:29 04:30:01 0 88.42 0.00 11.38 0.02 0.19 0.00 04:51:29 04:30:01 1 88.41 0.00 11.43 0.00 0.17 0.00 04:51:29 04:30:01 2 88.74 0.00 11.06 0.00 0.19 0.00 04:51:29 04:30:01 3 87.76 0.00 11.98 0.00 0.26 0.00 04:51:29 04:30:01 4 87.20 0.00 12.59 0.00 0.20 0.00 04:51:29 04:30:01 5 89.18 0.00 10.65 0.00 0.17 0.00 04:51:29 04:30:01 6 88.94 0.00 10.91 0.00 0.15 0.00 04:51:29 04:30:01 7 87.90 0.00 11.88 0.00 0.22 0.00 04:51:29 04:31:01 all 80.54 0.00 11.19 4.44 0.17 3.66 04:51:29 04:31:01 0 81.42 0.00 10.44 3.88 0.15 4.11 04:51:29 04:31:01 1 81.06 0.00 10.49 4.02 0.16 4.28 04:51:29 04:31:01 2 80.44 0.00 11.40 3.92 0.16 4.08 04:51:29 04:31:01 3 80.72 0.00 11.31 3.88 0.17 3.91 04:51:29 04:31:01 4 80.70 0.00 10.97 5.61 0.15 2.56 04:51:29 04:31:01 5 80.10 0.00 11.56 3.89 0.17 4.28 04:51:29 04:31:01 6 78.76 0.00 12.60 4.08 0.22 4.33 04:51:29 04:31:01 7 80.98 0.00 10.84 6.19 0.15 1.84 04:51:29 04:32:01 all 6.31 0.00 2.47 14.68 0.09 76.44 04:51:29 04:32:01 0 5.60 0.00 2.29 3.38 0.15 88.57 04:51:29 04:32:01 1 7.33 0.00 2.32 7.97 0.08 82.30 04:51:29 04:32:01 2 6.64 0.00 2.40 12.45 0.10 78.41 04:51:29 04:32:01 3 7.11 0.00 2.15 7.19 0.08 83.47 04:51:29 04:32:01 4 5.20 0.00 2.97 14.80 0.12 76.91 04:51:29 04:32:01 5 6.79 0.00 2.95 7.60 0.05 82.60 04:51:29 04:32:01 6 6.11 0.00 2.18 10.38 0.08 81.24 04:51:29 04:32:01 7 5.73 0.00 2.50 54.01 0.08 37.67 04:51:29 04:33:01 all 8.26 0.00 1.14 0.39 0.08 90.13 04:51:29 04:33:01 0 8.87 0.00 1.13 0.10 0.05 89.85 04:51:29 04:33:01 1 10.82 0.00 1.27 0.23 0.08 87.59 04:51:29 04:33:01 2 5.95 0.00 1.09 0.18 0.10 92.67 04:51:29 04:33:01 3 9.45 0.00 1.22 0.15 0.08 89.10 04:51:29 04:33:01 4 5.41 0.00 1.27 0.07 0.08 93.18 04:51:29 04:33:01 5 8.87 0.00 1.04 0.17 0.08 89.83 04:51:29 04:33:01 6 8.44 0.00 1.22 2.19 0.07 88.08 04:51:29 04:33:01 7 8.28 0.00 0.89 0.02 0.08 90.73 04:51:29 04:51:29 04:33:01 CPU %user %nice %system %iowait %steal %idle 04:51:29 04:34:01 all 5.85 0.00 0.62 0.21 0.07 93.25 04:51:29 04:34:01 0 4.59 0.00 0.67 0.05 0.07 94.62 04:51:29 04:34:01 1 7.74 0.00 0.63 0.72 0.08 90.83 04:51:29 04:34:01 2 7.15 0.00 0.63 0.18 0.07 91.97 04:51:29 04:34:01 3 8.98 0.00 0.59 0.10 0.07 90.27 04:51:29 04:34:01 4 4.98 0.00 0.79 0.05 0.07 94.11 04:51:29 04:34:01 5 2.12 0.00 0.60 0.08 0.05 97.14 04:51:29 04:34:01 6 5.09 0.00 0.49 0.28 0.07 94.08 04:51:29 04:34:01 7 6.17 0.00 0.60 0.18 0.10 92.95 04:51:29 04:35:01 all 0.04 0.00 0.03 0.02 0.02 99.89 04:51:29 04:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:51:29 04:35:01 1 0.03 0.00 0.02 0.13 0.02 99.80 04:51:29 04:35:01 2 0.08 0.00 0.02 0.00 0.05 99.85 04:51:29 04:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:51:29 04:35:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:51:29 04:35:01 5 0.03 0.00 0.03 0.00 0.03 99.90 04:51:29 04:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:51:29 04:35:01 7 0.03 0.00 0.03 0.00 0.03 99.90 04:51:29 04:36:01 all 0.04 0.00 0.02 0.02 0.02 99.90 04:51:29 04:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:51:29 04:36:01 1 0.00 0.00 0.02 0.12 0.00 99.87 04:51:29 04:36:01 2 0.07 0.00 0.03 0.00 0.05 99.85 04:51:29 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:51:29 04:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:51:29 04:36:01 5 0.05 0.00 0.02 0.00 0.03 99.90 04:51:29 04:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:36:01 7 0.05 0.00 0.07 0.03 0.03 99.82 04:51:29 04:37:01 all 0.09 0.00 0.03 0.02 0.02 99.84 04:51:29 04:37:01 0 0.02 0.00 0.07 0.00 0.00 99.92 04:51:29 04:37:01 1 0.03 0.00 0.03 0.08 0.02 99.83 04:51:29 04:37:01 2 0.10 0.00 0.07 0.00 0.05 99.78 04:51:29 04:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:37:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:51:29 04:37:01 5 0.13 0.00 0.03 0.00 0.02 99.82 04:51:29 04:37:01 6 0.22 0.00 0.02 0.08 0.00 99.68 04:51:29 04:37:01 7 0.15 0.00 0.02 0.00 0.03 99.80 04:51:29 04:38:01 all 0.25 0.00 0.04 0.03 0.02 99.67 04:51:29 04:38:01 0 0.32 0.00 0.07 0.00 0.02 99.60 04:51:29 04:38:01 1 0.83 0.00 0.02 0.07 0.00 99.08 04:51:29 04:38:01 2 0.25 0.00 0.05 0.02 0.05 99.63 04:51:29 04:38:01 3 0.10 0.00 0.02 0.00 0.00 99.88 04:51:29 04:38:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:51:29 04:38:01 5 0.03 0.00 0.03 0.02 0.03 99.88 04:51:29 04:38:01 6 0.28 0.00 0.05 0.15 0.02 99.50 04:51:29 04:38:01 7 0.12 0.00 0.03 0.00 0.02 99.83 04:51:29 04:39:01 all 0.04 0.00 0.02 0.00 0.03 99.91 04:51:29 04:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:51:29 04:39:01 1 0.07 0.00 0.00 0.03 0.02 99.88 04:51:29 04:39:01 2 0.05 0.00 0.02 0.00 0.07 99.87 04:51:29 04:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:51:29 04:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:51:29 04:39:01 5 0.05 0.00 0.03 0.00 0.03 99.88 04:51:29 04:39:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:51:29 04:39:01 7 0.03 0.00 0.07 0.00 0.03 99.87 04:51:29 04:40:01 all 0.08 0.00 0.03 0.01 0.02 99.87 04:51:29 04:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:40:01 1 0.03 0.00 0.02 0.07 0.02 99.87 04:51:29 04:40:01 2 0.03 0.00 0.07 0.00 0.03 99.87 04:51:29 04:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:51:29 04:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:51:29 04:40:01 5 0.38 0.00 0.07 0.00 0.02 99.53 04:51:29 04:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 04:51:29 04:40:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:51:29 04:41:01 all 0.15 0.00 0.01 0.00 0.02 99.82 04:51:29 04:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:41:01 1 0.08 0.00 0.02 0.02 0.03 99.85 04:51:29 04:41:01 2 0.03 0.00 0.00 0.02 0.03 99.92 04:51:29 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:29 04:41:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:51:29 04:41:01 5 0.96 0.00 0.00 0.00 0.02 99.02 04:51:29 04:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:51:29 04:42:01 all 0.09 0.00 0.01 0.06 0.01 99.82 04:51:29 04:42:01 0 0.05 0.00 0.02 0.05 0.03 99.85 04:51:29 04:42:01 1 0.12 0.00 0.00 0.10 0.00 99.78 04:51:29 04:42:01 2 0.03 0.00 0.03 0.35 0.02 99.57 04:51:29 04:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:51:29 04:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:51:29 04:42:01 5 0.25 0.00 0.05 0.00 0.02 99.68 04:51:29 04:42:01 6 0.17 0.00 0.00 0.00 0.02 99.82 04:51:29 04:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:43:01 all 0.26 0.00 0.01 0.00 0.02 99.70 04:51:29 04:43:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:51:29 04:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:51:29 04:43:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:51:29 04:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:51:29 04:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:51:29 04:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:43:01 6 1.92 0.00 0.03 0.00 0.03 98.01 04:51:29 04:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:51:29 04:44:01 all 0.07 0.00 0.02 0.01 0.01 99.88 04:51:29 04:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:51:29 04:44:01 1 0.00 0.00 0.02 0.10 0.00 99.88 04:51:29 04:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:51:29 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:29 04:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:51:29 04:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 04:51:29 04:44:01 6 0.47 0.00 0.02 0.00 0.02 99.50 04:51:29 04:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:51:29 04:51:29 04:44:01 CPU %user %nice %system %iowait %steal %idle 04:51:29 04:45:01 all 0.05 0.00 0.02 0.07 0.02 99.84 04:51:29 04:45:01 0 0.05 0.00 0.03 0.33 0.03 99.55 04:51:29 04:45:01 1 0.03 0.00 0.00 0.22 0.02 99.73 04:51:29 04:45:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:51:29 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:51:29 04:45:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:51:29 04:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:45:01 6 0.15 0.00 0.02 0.00 0.03 99.80 04:51:29 04:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:51:29 04:46:01 all 0.10 0.00 0.01 0.06 0.01 99.81 04:51:29 04:46:01 0 0.00 0.00 0.02 0.48 0.03 99.47 04:51:29 04:46:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:51:29 04:46:01 2 0.05 0.00 0.00 0.02 0.02 99.92 04:51:29 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:29 04:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:51:29 04:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:51:29 04:46:01 6 0.58 0.00 0.05 0.00 0.03 99.33 04:51:29 04:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:47:01 all 0.06 0.00 0.02 0.08 0.02 99.82 04:51:29 04:47:01 0 0.03 0.00 0.02 0.40 0.03 99.52 04:51:29 04:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:51:29 04:47:01 2 0.02 0.00 0.02 0.18 0.02 99.77 04:51:29 04:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:51:29 04:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:47:01 6 0.32 0.00 0.05 0.00 0.02 99.62 04:51:29 04:47:01 7 0.03 0.00 0.02 0.02 0.02 99.92 04:51:29 04:48:01 all 0.21 0.00 0.02 0.05 0.02 99.71 04:51:29 04:48:01 0 0.03 0.00 0.03 0.10 0.03 99.80 04:51:29 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:51:29 04:48:01 2 0.07 0.00 0.03 0.18 0.02 99.70 04:51:29 04:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:29 04:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:51:29 04:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:48:01 6 1.50 0.00 0.02 0.00 0.02 98.47 04:51:29 04:48:01 7 0.02 0.00 0.02 0.08 0.02 99.87 04:51:29 04:49:01 all 0.05 0.00 0.02 0.01 0.01 99.91 04:51:29 04:49:01 0 0.05 0.00 0.03 0.07 0.02 99.83 04:51:29 04:49:01 1 0.13 0.00 0.02 0.00 0.00 99.85 04:51:29 04:49:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:51:29 04:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:51:29 04:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:51:29 04:49:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:51:29 04:49:01 6 0.07 0.00 0.00 0.00 0.02 99.92 04:51:29 04:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:51:29 04:50:01 all 1.15 0.00 0.59 0.02 0.03 98.21 04:51:29 04:50:01 0 0.95 0.00 0.58 0.13 0.02 98.32 04:51:29 04:50:01 1 1.40 0.00 0.57 0.00 0.02 98.02 04:51:29 04:50:01 2 0.82 0.00 0.53 0.02 0.03 98.60 04:51:29 04:50:01 3 1.53 0.00 0.40 0.00 0.02 98.05 04:51:29 04:50:01 4 1.00 0.00 0.73 0.00 0.03 98.23 04:51:29 04:50:01 5 1.17 0.00 0.68 0.00 0.03 98.11 04:51:29 04:50:01 6 1.17 0.00 0.42 0.02 0.03 98.36 04:51:29 04:50:01 7 1.12 0.00 0.83 0.00 0.07 97.98 04:51:29 04:51:01 all 8.36 0.00 3.95 3.94 0.07 83.68 04:51:29 04:51:01 0 7.36 0.00 4.74 5.08 0.08 82.74 04:51:29 04:51:01 1 8.58 0.00 4.00 0.46 0.07 86.90 04:51:29 04:51:01 2 8.17 0.00 3.56 10.59 0.09 77.59 04:51:29 04:51:01 3 9.89 0.00 4.28 1.00 0.07 84.77 04:51:29 04:51:01 4 7.07 0.00 2.98 0.00 0.05 89.90 04:51:29 04:51:01 5 8.34 0.00 4.13 0.07 0.05 87.41 04:51:29 04:51:01 6 7.32 0.00 4.20 14.37 0.07 74.03 04:51:29 04:51:01 7 10.11 0.00 3.72 0.15 0.08 85.93 04:51:29 Average: all 13.40 0.00 2.59 2.42 0.06 81.53 04:51:29 Average: 0 13.34 0.00 2.57 1.61 0.06 82.42 04:51:29 Average: 1 13.74 0.00 2.55 1.32 0.06 82.34 04:51:29 Average: 2 13.31 0.00 2.49 2.04 0.07 82.09 04:51:29 Average: 3 13.55 0.00 2.50 1.56 0.05 82.34 04:51:29 Average: 4 13.15 0.00 2.58 2.85 0.06 81.38 04:51:29 Average: 5 13.38 0.00 2.79 3.29 0.06 80.50 04:51:29 Average: 6 13.29 0.00 2.58 2.77 0.06 81.31 04:51:29 Average: 7 13.47 0.00 2.68 3.94 0.06 79.85 04:51:29 04:51:29 04:51:29