Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 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-ssh15997803534110609938.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3295152264573702135.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4903619698509220752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12880307282020390116.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-ssh14410698243593517347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24091’ Running on prd-ubuntu20.04-docker-8c-8g-24093 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/613 [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/613 # 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 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4733)" > 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 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 > git rev-list --no-walk 514bb4af690a15783c73f27ef759057b5c721b1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:37 ========================================================= 19:58:37 EdgeX Global Pipelines Version Info 19:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:38 ------------------- 19:58:38 stable info: 19:58:38 ------------------- 19:58:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:58:38 Message: update stable to v1.0.258 19:58:39 ------------------- 19:58:39 experimental info: 19:58:39 ------------------- 19:58:39 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:58:39 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e549cb2 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:40 provisioning config files... 19:58:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config15711163450895307162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:40 ---> ****-login.sh 19:58:40 nexus3.edgexfoundry.org:10001 19:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:40 Configure a credential helper to remove this warning. See 19:58:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:40 19:58:40 Login Succeeded 19:58:40 nexus3.edgexfoundry.org:10002 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 nexus3.edgexfoundry.org:10003 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 nexus3.edgexfoundry.org:10004 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 ****.io 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 ---> ****-login.sh ends [Pipeline] } 19:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 19:58:42 + cut -d/ -f2 19:58:42 + dirname cmd/core-command/Dockerfile 19:58:42 + echo core-command,cmd/core-command/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:42 + dirname cmd/core-data/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo core-data,cmd/core-data/Dockerfile 19:58:42 + dirname cmd/core-metadata/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:42 + dirname cmd/security-bootstrapper/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:42 + dirname cmd/security-proxy-auth/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:42 + dirname cmd/security-proxy-setup/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:42 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:42 + dirname cmd/security-spire-agent/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:42 + dirname cmd/security-spire-config/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:42 + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile 19:58:42 19:58:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:42 + dirname cmd/support-notifications/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:42 + dirname cmd/support-scheduler/Dockerfile 19:58:42 + cut -d/ -f2 19:58:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:42 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-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 19:58:42 + git rev-list -1 --merges e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e~1..e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo 19:58:42 -----------> git rev-list -1 --merges e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e~1..e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [false] [Pipeline] sh 19:58:42 + git log --format=format:%s -1 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] echo 19:58:42 ========================================================= 19:58:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:43 + grep -v github /etc/ssh/ssh_known_hosts 19:58:43 + [ -e /tmp/ssh_known_hosts ] 19:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:43 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:43 sudo tee -a /etc/ssh/ssh_known_hosts 19:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:43 19:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:43 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:43 b85a868b505f: Pulling fs layer 19:58:43 e2be974225ed: Pulling fs layer 19:58:43 339a4e72a1f5: Pulling fs layer 19:58:43 988bab9f4d93: Pulling fs layer 19:58:43 1469e6f7b9e6: Pulling fs layer 19:58:43 eaf3925da568: Pulling fs layer 19:58:43 bab4dde63d76: Pulling fs layer 19:58:43 bde34c3a00c8: Pulling fs layer 19:58:43 b352a97aabf1: Pulling fs layer 19:58:43 4872d77fe225: Pulling fs layer 19:58:43 5851b861e8e6: Pulling fs layer 19:58:43 4872d77fe225: Waiting 19:58:43 b352a97aabf1: Waiting 19:58:43 5851b861e8e6: Waiting 19:58:43 bab4dde63d76: Waiting 19:58:43 988bab9f4d93: Waiting 19:58:43 bde34c3a00c8: Waiting 19:58:43 eaf3925da568: Waiting 19:58:43 1469e6f7b9e6: Waiting 19:58:43 e2be974225ed: Verifying Checksum 19:58:43 e2be974225ed: Download complete 19:58:43 988bab9f4d93: Download complete 19:58:44 1469e6f7b9e6: Verifying Checksum 19:58:44 1469e6f7b9e6: Download complete 19:58:44 eaf3925da568: Verifying Checksum 19:58:44 eaf3925da568: Download complete 19:58:44 339a4e72a1f5: Verifying Checksum 19:58:44 339a4e72a1f5: Download complete 19:58:44 bde34c3a00c8: Download complete 19:58:44 b352a97aabf1: Verifying Checksum 19:58:44 b352a97aabf1: Download complete 19:58:44 4872d77fe225: Verifying Checksum 19:58:44 4872d77fe225: Download complete 19:58:44 5851b861e8e6: Verifying Checksum 19:58:44 5851b861e8e6: Download complete 19:58:44 b85a868b505f: Verifying Checksum 19:58:44 b85a868b505f: Download complete 19:58:44 bab4dde63d76: Verifying Checksum 19:58:45 b85a868b505f: Pull complete 19:58:45 e2be974225ed: Pull complete 19:58:46 339a4e72a1f5: Pull complete 19:58:46 988bab9f4d93: Pull complete 19:58:46 1469e6f7b9e6: Pull complete 19:58:46 eaf3925da568: Pull complete 19:58:48 bab4dde63d76: Pull complete 19:58:48 bde34c3a00c8: Pull complete 19:58:48 b352a97aabf1: Pull complete 19:58:48 4872d77fe225: Pull complete 19:58:48 5851b861e8e6: Pull complete 19:58:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:48 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 19:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:52 $ docker top fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 -eo pid,comm 19:58:52 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). 19:58:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:52 [ssh-agent] Looking for ssh-agent implementation... 19:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:52 $ docker exec fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent 19:58:52 SSH_AUTH_SOCK=/tmp/ssh-lJhqGHNvK0RT/agent.32 19:58:52 SSH_AGENT_PID=38 19:58:53 Running ssh-add (command line suppressed) 19:58:53 Identity added: /w/workspace/edgex-go/613@tmp/private_key_15055831311383678993.key (/w/workspace/edgex-go/613@tmp/private_key_15055831311383678993.key) 19:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:53 + git tag --points-at HEAD [Pipeline] } 19:58:53 $ docker exec --env ******** --env ******** fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent -k 19:58:53 unset SSH_AUTH_SOCK; 19:58:53 unset SSH_AGENT_PID; 19:58:53 echo Agent pid 38 killed; 19:58:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:53 [ssh-agent] Looking for ssh-agent implementation... 19:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:53 $ docker exec fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent 19:58:53 SSH_AUTH_SOCK=/tmp/ssh-gbtYRNCwojsA/agent.70 19:58:53 SSH_AGENT_PID=76 19:58:53 Running ssh-add (command line suppressed) 19:58:53 Identity added: /w/workspace/edgex-go/613@tmp/private_key_11205122518663954244.key (/w/workspace/edgex-go/613@tmp/private_key_11205122518663954244.key) 19:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:54 + git semver init 19:58:54 2023-12-05 19:58:54,458 [run_init] DEBUG init version:0.0.0 force:False 19:58:54 2023-12-05 19:58:54,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/613/.semver 19:58:54 2023-12-05 19:58:54,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/613/.semver 19:58:54 2023-12-05 19:58:54,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/613/.semver'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) 19:59:01 2023-12-05 19:59:00,406 [append_file] DEBUG append to file:/w/workspace/edgex-go/613/.git/info/exclude 19:59:01 2023-12-05 19:59:00,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/613/.semver/main with force:False 19:59:01 2023-12-05 19:59:00,407 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 19:59:01 2023-12-05 19:59:00,407 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 19:59:01 3.2.0-dev.3 [Pipeline] } 19:59:01 $ docker exec --env ******** --env ******** fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 ssh-agent -k 19:59:01 unset SSH_AUTH_SOCK; 19:59:01 unset SSH_AGENT_PID; 19:59:01 echo Agent pid 76 killed; 19:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:01 + git semver [Pipeline] } 19:59:01 $ docker stop --time=1 fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 19:59:03 $ docker rm -f --volumes fd072441e804ce84f3f9e32d643392720e2ba57bb9c5acec5694953ce50deeb1 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:03 Stashed 1 file(s) [Pipeline] echo 19:59:03 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 19:59:04 + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] echo 19:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:59:04 ========================================================= 19:59:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:59:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:04 7264a8db6415: Pulling fs layer 19:59:04 c4d48a809fc2: Pulling fs layer 19:59:04 4f1c88b9dad5: Pulling fs layer 19:59:04 ad3a456e5733: Pulling fs layer 19:59:04 69c7f0334f64: Pulling fs layer 19:59:04 1f1c1a5573a3: Pulling fs layer 19:59:04 ce7588e14bc9: Pulling fs layer 19:59:04 b5e4710f87ac: Pulling fs layer 19:59:04 69c7f0334f64: Waiting 19:59:04 ad3a456e5733: Waiting 19:59:04 ce7588e14bc9: Waiting 19:59:04 b5e4710f87ac: Waiting 19:59:04 1f1c1a5573a3: Waiting 19:59:04 c4d48a809fc2: Verifying Checksum 19:59:04 c4d48a809fc2: Download complete 19:59:04 ad3a456e5733: Verifying Checksum 19:59:04 ad3a456e5733: Download complete 19:59:04 69c7f0334f64: Verifying Checksum 19:59:04 69c7f0334f64: Download complete 19:59:04 7264a8db6415: Verifying Checksum 19:59:04 7264a8db6415: Download complete 19:59:04 1f1c1a5573a3: Verifying Checksum 19:59:04 1f1c1a5573a3: Download complete 19:59:04 7264a8db6415: Pull complete 19:59:04 b5e4710f87ac: Download complete 19:59:04 c4d48a809fc2: Pull complete 19:59:05 4f1c88b9dad5: Verifying Checksum 19:59:05 4f1c88b9dad5: Download complete 19:59:05 ce7588e14bc9: Verifying Checksum 19:59:05 ce7588e14bc9: Download complete 19:59:08 4f1c88b9dad5: Pull complete 19:59:08 ad3a456e5733: Pull complete 19:59:08 69c7f0334f64: Pull complete 19:59:08 1f1c1a5573a3: Pull complete 19:59:10 ce7588e14bc9: Pull complete 19:59:11 b5e4710f87ac: Pull complete 19:59:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:59:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:11 WORKDIR /edgex 19:59:11 COPY go.mod . 19:59:11 RUN go mod download 19:59:11 + docker build -t ci-base-image-x86_64 -f - . 19:59:12 Sending build context to Docker daemon 175.1MB 19:59:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:59:12 ---> 88b5674ff536 19:59:12 Step 2/4 : WORKDIR /edgex 19:59:18 Still waiting to schedule task 19:59:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24092’ is offline 19:59:20 ---> Running in a13229b54175 19:59:20 Removing intermediate container a13229b54175 19:59:20 ---> b3acc6cf28f2 19:59:20 Step 3/4 : COPY go.mod . 19:59:20 ---> 1835ca0d2b72 19:59:20 Step 4/4 : RUN go mod download 19:59:20 ---> Running in 97816f33effa 19:59:42 Removing intermediate container 97816f33effa 19:59:42 ---> e9d067c4b4bb 19:59:42 Successfully built e9d067c4b4bb 19:59:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:43 + docker inspect -f . ci-base-image-x86_64 19:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:43 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 19:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:43 $ docker top 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:44 + go version 19:59:44 go version go1.21.0 linux/amd64 [Pipeline] } 19:59:44 $ docker stop --time=1 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 19:59:45 $ docker rm -f --volumes 57e40333626906e909507f7e5547e40f5e43039f0bec1fbf959b3c0a31e3e154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:46 + docker inspect -f . ci-base-image-x86_64 19:59:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:46 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 19:59:46 $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:46 $ docker top cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:46 ========================================================= 19:59:46 [edgeXBuildGoParallel] Running Tests and Build... 19:59:46 ========================================================= [Pipeline] sh 19:59:47 + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] fileExists [Pipeline] sh 19:59:47 + make test 19:59:47 go test -race -coverprofile=coverage.out ./... 19:59:55 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.067s coverage: 97.0% of statements 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 53.2% of statements 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.797s coverage: 93.4% of statements 20:00:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements 20:00:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.054s coverage: 32.2% of statements 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.055s coverage: 41.7% of statements 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements 20:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.045s coverage: 87.5% of statements 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 27.153s coverage: 79.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.068s coverage: 62.3% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.210s coverage: 87.2% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.077s coverage: 82.1% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.168s coverage: 63.1% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements 20:00:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:00:46 running golangci-lint 20:00:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:00:46 go version go1.21.0 linux/amd64 20:00:46 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:01:01 level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|deps|files|imports|name|compiled_files) took 12.991584385s" 20:01:01 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.186316ms" 20:01:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24095 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:01:02 Running in /w/workspace/edgex-go/613 [Pipeline] { [Pipeline] checkout 20:01:05 The recommended git tool is: git 20:01:08 level=info msg="[linters_context/goanalysis] analyzers took 1m6.085129936s with top 10 stages: buildir: 30.407874899s, gosec: 5.995923051s, inspect: 1.780196383s, fact_deprecated: 1.498588772s, ctrlflow: 1.135112381s, printf: 1.06650984s, S1038: 913.004537ms, nilness: 819.699988ms, fact_purity: 771.838877ms, SA5012: 544.464293ms" 20:01:08 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:01:08 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, identifier_marker: 197/197, cgo: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21" 20:01:08 level=info msg="[runner] processing took 15.189626ms with stages: nolint: 6.372433ms, identifier_marker: 3.805803ms, path_prettifier: 1.691228ms, autogenerated_exclude: 1.463377ms, exclude-rules: 1.001656ms, skip_dirs: 794.386µs, filename_unadjuster: 31.592µs, cgo: 25.161µs, max_same_issues: 980ns, fixer: 480ns, skip_files: 420ns, uniq_by_line: 350ns, exclude: 290ns, sort_results: 270ns, diff: 270ns, severity-rules: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 130ns, path_prefixer: 110ns" 20:01:08 level=info msg="[runner] linters took 7.601994999s with stages: goanalysis_metalinter: 7.586713629s" 20:01:08 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:08 level=info msg="Memory: 208 samples, avg is 234.5MB, max is 920.8MB" 20:01:08 level=info msg="Execution took 20.648427038s" 20:01:08 go vet ./... 20:01:10 using credential edgex-jenkins-ssh 20:01:10 Cloning the remote Git repository 20:01:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:10 > git init /w/workspace/edgex-go/613 # timeout=10 20:01:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:10 > git --version # timeout=10 20:01:10 > git --version # 'git version 2.25.1' 20:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:01:12 + ls -al . 20:01:12 total 736 20:01:12 drwxrwxr-x 11 1001 1001 4096 Dec 5 19:59 . 20:01:12 drwxr-xr-x 4 root root 4096 Dec 5 19:59 .. 20:01:12 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 .blubracket 20:01:12 -rw-rw-r-- 1 1001 1001 10 Dec 5 19:58 .dockerignore 20:01:12 drwxrwxr-x 8 1001 1001 4096 Dec 5 20:00 .git 20:01:12 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:58 .github 20:01:12 -rw-rw-r-- 1 1001 1001 1074 Dec 5 19:58 .gitignore 20:01:12 -rw-rw-r-- 1 1001 1001 42 Dec 5 19:58 .golangci.yml 20:01:12 -rw-rw-r-- 1 1001 1001 100 Dec 5 19:58 .hadolint.yml 20:01:12 drwxr-xr-x 3 1001 1001 4096 Dec 5 19:59 .semver 20:01:12 -rw-rw-r-- 1 1001 1001 155 Dec 5 19:58 .sonarcloud.properties 20:01:12 -rw-rw-r-- 1 1001 1001 1171 Dec 5 19:58 ADOPTERS.md 20:01:12 -rw-rw-r-- 1 1001 1001 11674 Dec 5 19:58 Attribution.txt 20:01:12 -rw-rw-r-- 1 1001 1001 100284 Dec 5 19:58 CHANGELOG.md 20:01:12 -rw-rw-r-- 1 1001 1001 3804 Dec 5 19:58 CONTRIBUTING.md 20:01:12 -rw-rw-r-- 1 1001 1001 677 Dec 5 19:58 GOVERNANCE.md 20:01:12 -rw-rw-r-- 1 1001 1001 861 Dec 5 19:58 Jenkinsfile 20:01:12 -rw-rw-r-- 1 1001 1001 10775 Dec 5 19:58 LICENSE 20:01:12 -rw-rw-r-- 1 1001 1001 15054 Dec 5 19:58 Makefile 20:01:12 -rw-rw-r-- 1 1001 1001 582 Dec 5 19:58 OWNERS.md 20:01:12 -rw-rw-r-- 1 1001 1001 9528 Dec 5 19:58 README.md 20:01:12 -rw-rw-r-- 1 1001 1001 789 Dec 5 19:58 SECURITY.md 20:01:12 -rw-rw-r-- 1 1001 1001 11 Dec 5 19:59 VERSION 20:01:12 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 bin 20:01:12 drwxrwxr-x 18 1001 1001 4096 Dec 5 19:58 cmd 20:01:12 -rw-r--r-- 1 root root 453601 Dec 5 20:00 coverage.out 20:01:12 drwxrwxr-x 2 1001 1001 4096 Dec 5 19:58 fuzz_test 20:01:12 -rw-rw-r-- 1 1001 1001 3685 Dec 5 19:58 go.mod 20:01:12 -rw-rw-r-- 1 1001 1001 34438 Dec 5 19:58 go.sum 20:01:12 drwxrwxr-x 7 1001 1001 4096 Dec 5 19:58 internal 20:01:12 drwxrwxr-x 3 1001 1001 4096 Dec 5 19:58 openapi 20:01:12 -rw-rw-r-- 1 1001 1001 584 Dec 5 19:58 security.txt 20:01:12 -rw-rw-r-- 1 1001 1001 204 Dec 5 19:58 version.go [Pipeline] sh 20:01:12 + '[' -e coverage.out ] 20:01:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:12 Stashed 1 file(s) [Pipeline] sh 20:01:12 + make build 20:01:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:01:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:30 Avoid second fetch 20:01:30 Checking out Revision e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e (main) 20:01:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4733)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:30 > git config core.sparsecheckout # timeout=10 20:01:30 > git checkout -f e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 20:01:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:32 Dload Upload Total Spent Left Speed 20:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91898 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 20:01:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:01:32 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:01:32 20:01:32 { 20:01:32 "registry-mirrors": [ 20:01:32 "https://nexus3.edgexfoundry.org:10001" 20:01:32 ], 20:01:32 "bip": "10.250.0.254/24", 20:01:32 "hosts": [ 20:01:32 "tcp://0.0.0.0:5555", 20:01:32 "unix:///var/run/docker.sock" 20:01:32 ], 20:01:32 "mtu": 1458, 20:01:32 "selinux-enabled": true, 20:01:32 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:32 } [Pipeline] sh 20:01:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:01:33 + sudo service docker restart 20:01:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:01:39 $ docker stop --time=1 cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 20:01:43 $ docker rm -f --volumes cb84d69b2fb127affe5cb9b1ea0f59c5ab2423d5a182ad966bd97e5d6f018fd1 [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 20:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:44 20:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:45 latest: Pulling from edgex-devops/edgex-compose 20:01:45 91d30c5bc195: Pulling fs layer 20:01:45 2e9b0aa3be6d: Pulling fs layer 20:01:45 9c61dcf015f6: Pulling fs layer 20:01:45 4698f68db338: Pulling fs layer 20:01:45 2a2f49069b9e: Pulling fs layer 20:01:45 e0025b399a48: Pulling fs layer 20:01:45 4698f68db338: Waiting 20:01:45 e0025b399a48: Waiting 20:01:45 91d30c5bc195: Verifying Checksum 20:01:45 91d30c5bc195: Download complete 20:01:45 4698f68db338: Download complete 20:01:45 2e9b0aa3be6d: Verifying Checksum 20:01:45 2e9b0aa3be6d: Download complete 20:01:45 e0025b399a48: Verifying Checksum 20:01:45 e0025b399a48: Download complete 20:01:45 91d30c5bc195: Pull complete 20:01:45 2a2f49069b9e: Verifying Checksum 20:01:45 2a2f49069b9e: Download complete 20:01:45 2e9b0aa3be6d: Pull complete 20:01:45 9c61dcf015f6: Download complete 20:01:48 9c61dcf015f6: Pull complete 20:01:48 4698f68db338: Pull complete 20:01:48 2a2f49069b9e: Pull complete 20:01:48 e0025b399a48: Pull complete 20:01:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:49 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:01: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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:53 $ docker top 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 20:01:53 provisioning config files... 20:01:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config15218589172967116102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:54 + docker compose -f ./docker-compose-build.yml build --parallel 20:01:54 ---> ****-login.sh 20:01:54 nexus3.edgexfoundry.org:10001 20:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:54 Configure a credential helper to remove this warning. See 20:01:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:54 20:01:54 Login Succeeded 20:01:54 nexus3.edgexfoundry.org:10002 20:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:55 Configure a credential helper to remove this warning. See 20:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:55 20:01:55 Login Succeeded 20:01:55 nexus3.edgexfoundry.org:10003 20:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:55 Configure a credential helper to remove this warning. See 20:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:55 20:01:55 Login Succeeded 20:01:55 nexus3.edgexfoundry.org:10004 20:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:55 Configure a credential helper to remove this warning. See 20:01:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:55 20:01:56 Login Succeeded 20:01:56 ****.io 20:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:56 #1 [security-spire-agent internal] load build definition from Dockerfile 20:01:56 #1 transferring dockerfile: 1.81kB done 20:01:56 #1 DONE 0.0s 20:01:56 20:01:56 #2 [security-proxy-setup internal] load build definition from Dockerfile 20:01:56 #2 transferring dockerfile: 2.50kB done 20:01:56 #2 DONE 0.0s 20:01:56 20:01:56 #3 [support-notifications internal] load build definition from Dockerfile 20:01:56 #3 transferring dockerfile: 1.95kB done 20:01:56 #3 DONE 0.0s 20:01:56 20:01:56 #4 [security-spire-config internal] load build definition from Dockerfile 20:01:56 #4 transferring dockerfile: 1.69kB done 20:01:56 #4 DONE 0.0s 20:01:56 20:01:56 #5 [support-scheduler internal] load build definition from Dockerfile 20:01:56 #5 transferring dockerfile: 1.93kB done 20:01:56 #5 DONE 0.0s 20:01:56 20:01:56 #6 [core-command internal] load build definition from Dockerfile 20:01:56 #6 transferring dockerfile: 1.93kB done 20:01:56 #6 DONE 0.0s 20:01:56 20:01:56 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:01:56 #7 transferring dockerfile: 1.89kB done 20:01:56 #7 DONE 0.0s 20:01:56 20:01:56 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:01:56 #8 transferring dockerfile: 2.23kB done 20:01:56 #8 DONE 0.0s 20:01:56 20:01:56 #9 [core-data internal] load build definition from Dockerfile 20:01:56 #9 transferring dockerfile: 2.01kB done 20:01:56 #9 DONE 0.0s 20:01:56 20:01:56 #10 [security-secretstore-setup internal] load build definition from Dockerfile 20:01:56 #10 transferring dockerfile: 2.49kB done 20:01:56 #10 DONE 0.0s 20:01:56 20:01:56 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:01:56 #11 transferring dockerfile: 2.15kB done 20:01:56 #11 DONE 0.0s 20:01:56 20:01:56 #12 [security-bootstrapper internal] load build definition from Dockerfile 20:01:56 #12 transferring dockerfile: 2.93kB done 20:01:56 #12 DONE 0.0s 20:01:56 20:01:56 #13 [security-spire-server internal] load build definition from Dockerfile 20:01:56 #13 transferring dockerfile: 1.70kB done 20:01:56 #13 DONE 0.0s 20:01:56 20:01:56 #14 [core-metadata internal] load build definition from Dockerfile 20:01:56 #14 transferring dockerfile: 2.06kB done 20:01:56 #14 DONE 0.0s 20:01:56 20:01:56 #15 [security-spire-agent internal] load .dockerignore 20:01:56 #15 transferring context: 50B done 20:01:56 #15 DONE 0.0s 20:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:01:56 Configure a credential helper to remove this warning. See 20:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:01:56 20:01:56 Login Succeeded 20:01:56 ---> ****-login.sh ends [Pipeline] } 20:01:56 Deleting 1 temporary files 20:01:56 20:01:56 #16 [security-proxy-setup internal] load .dockerignore 20:01:56 #16 transferring context: 50B done 20:01:56 #16 DONE 0.0s 20:01:56 20:01:56 #17 [support-notifications internal] load .dockerignore 20:01:56 #17 transferring context: 50B done 20:01:56 #17 DONE 0.0s 20:01:56 20:01:56 #18 [security-spire-config internal] load .dockerignore 20:01:56 #18 transferring context: 50B done 20:01:56 #18 DONE 0.0s 20:01:56 20:01:56 #19 [support-scheduler internal] load .dockerignore 20:01:56 #19 transferring context: 50B done 20:01:56 #19 DONE 0.0s 20:01:56 20:01:56 #20 [core-command internal] load .dockerignore 20:01:56 #20 transferring context: 50B done 20:01:56 #20 DONE 0.0s 20:01:56 20:01:56 #21 [security-spiffe-token-provider internal] load .dockerignore 20:01:56 #21 transferring context: 50B done 20:01:56 #21 DONE 0.0s 20:01:56 20:01:56 #22 [core-common-config-bootstrapper internal] load .dockerignore 20:01:56 #22 transferring context: 50B done 20:01:56 #22 DONE 0.0s 20:01:56 20:01:56 #23 [core-data internal] load .dockerignore [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:01:57 #23 transferring context: 50B done 20:01:57 #23 DONE 0.0s 20:01:57 20:01:57 #24 [security-secretstore-setup internal] load .dockerignore 20:01:57 #24 transferring context: 50B done 20:01:57 #24 DONE 0.0s 20:01:57 20:01:57 #25 [security-spire-server internal] load .dockerignore 20:01:57 #25 transferring context: 50B done 20:01:57 #25 DONE 0.0s 20:01:57 20:01:57 #26 [security-bootstrapper internal] load .dockerignore 20:01:57 #26 transferring context: 50B done 20:01:57 #26 DONE 0.0s 20:01:57 20:01:57 #27 [security-proxy-auth internal] load .dockerignore 20:01:57 #27 transferring context: 50B done 20:01:57 #27 DONE 0.0s 20:01:57 20:01:57 #28 [core-metadata internal] load .dockerignore 20:01:57 #28 transferring context: 50B done 20:01:57 #28 DONE 0.0s 20:01:57 20:01:57 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:01:57 #29 ... 20:01:57 20:01:57 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:57 #30 DONE 0.0s [Pipeline] sh 20:01:57 20:01:57 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:57 #30 DONE 0.0s 20:01:57 20:01:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:01:57 #31 DONE 0.4s 20:01:57 20:01:57 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:57 #30 DONE 0.0s 20:01:57 20:01:57 #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:01:57 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:01:57 + git config --global --add safe.directory /w/workspace/edgex-go/613 [Pipeline] echo 20:01:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:01:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:01:57 ========================================================= 20:01:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:01:57 ========================================================= [Pipeline] fileExists 20:01:57 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:01:57 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:01:57 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:01:57 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s 20:01:57 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [Pipeline] sh 20:01:57 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 20:01:57 #32 ... 20:01:57 20:01:57 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:01:57 #29 DONE 0.9s 20:01:57 20:01:57 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:01:57 #33 DONE 1.0s 20:01:57 20:01:57 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:01:57 #32 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:01:57 #32 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:01:57 #32 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:01:57 #32 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done 20:01:57 #32 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:01:57 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 20:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:01:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:58 9fda8d8052c6: Pulling fs layer 20:01:58 5d54e960e981: Pulling fs layer 20:01:58 c4a7e357bf2a: Pulling fs layer 20:01:58 f0e02332f6b5: Pulling fs layer 20:01:58 872ee5b61b7b: Pulling fs layer 20:01:58 0c6a40ed1a82: Pulling fs layer 20:01:58 94ae7d8d031c: Pulling fs layer 20:01:58 f0e02332f6b5: Waiting 20:01:58 872ee5b61b7b: Waiting 20:01:58 0c6a40ed1a82: Waiting 20:01:58 94ae7d8d031c: Waiting 20:01:58 5d54e960e981: Download complete 20:01:58 f0e02332f6b5: Verifying Checksum 20:01:58 f0e02332f6b5: Download complete 20:01:58 9fda8d8052c6: Download complete 20:01:58 872ee5b61b7b: Verifying Checksum 20:01:58 872ee5b61b7b: Download complete 20:01:58 #32 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done 20:01:58 94ae7d8d031c: Download complete 20:01:58 9fda8d8052c6: Pull complete 20:01:59 5d54e960e981: Pull complete 20:01:59 c4a7e357bf2a: Verifying Checksum 20:01:59 c4a7e357bf2a: Download complete 20:01:59 #32 ... 20:01:59 20:01:59 #34 [security-spire-agent internal] load build context 20:01:59 #34 transferring context: 17.63kB 0.0s done 20:01:59 #34 DONE 1.6s 20:01:59 20:01:59 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:01:59 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 20:01:59 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:01:59 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:01:59 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:01:59 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s 20:01:59 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s 20:01:59 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 20:01:59 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 20:01:59 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:02:00 #35 ... 20:02:00 20:02:00 #36 [security-spire-server internal] load build context 20:02:00 #36 transferring context: 18.10kB 0.0s done 20:02:00 #36 DONE 2.1s 20:02:00 20:02:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:00 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:02:00 #35 ... 20:02:00 20:02:00 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:02:00 #32 DONE 2.9s 20:02:00 20:02:00 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:00 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.9s 20:02:00 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s 20:02:00 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s 20:02:00 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 20:02:00 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 1.1s 20:02:00 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:02:00 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s 20:02:00 0c6a40ed1a82: Verifying Checksum 20:02:00 0c6a40ed1a82: Download complete 20:02:00 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done 20:02:00 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:02:01 #35 ... 20:02:01 20:02:01 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:02:01 #37 DONE 3.7s 20:02:01 20:02:01 #38 [core-command builder 2/7] WORKDIR /edgex-go 20:02:06 #38 ... 20:02:06 20:02:06 #39 [core-common-config-bootstrapper internal] load build context 20:02:06 #39 transferring context: 347.45MB 8.7s 20:02:06 #39 transferring context: 369.41MB 8.8s done 20:02:06 #39 ... 20:02:06 20:02:06 #40 [security-secretstore-setup internal] load build context 20:02:06 #40 transferring context: 369.41MB 8.9s done 20:02:06 #40 ... 20:02:06 20:02:06 #41 [core-command internal] load build context 20:02:06 #41 transferring context: 369.41MB 9.0s done 20:02:07 #41 ... 20:02:07 20:02:07 #42 [core-metadata internal] load build context 20:02:07 #42 transferring context: 369.41MB 9.7s done 20:02:07 #42 ... 20:02:07 20:02:07 #43 [security-proxy-auth internal] load build context 20:02:07 #43 transferring context: 369.41MB 8.9s done 20:02:07 #43 ... 20:02:07 20:02:07 #44 [core-data internal] load build context 20:02:07 #44 transferring context: 369.41MB 9.6s done 20:02:07 #44 ... 20:02:07 20:02:07 #45 [security-proxy-setup internal] load build context 20:02:07 #45 transferring context: 369.41MB 9.6s done 20:02:07 #45 ... 20:02:07 20:02:07 #46 [support-notifications internal] load build context 20:02:07 #46 transferring context: 369.41MB 10.3s done 20:02:08 #46 ... 20:02:08 20:02:08 #47 [security-spire-config internal] load build context 20:02:08 #47 transferring context: 16.35kB 0.0s done 20:02:08 #47 ... 20:02:08 20:02:08 #48 [support-scheduler internal] load build context 20:02:08 #48 transferring context: 293.50MB 10.4s 20:02:08 #48 ... 20:02:08 20:02:08 #49 [security-bootstrapper internal] load build context 20:02:08 #49 transferring context: 369.41MB 9.4s done 20:02:08 #49 ... 20:02:08 20:02:08 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:08 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.7s done 20:02:08 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:02:08 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:02:08 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:02:08 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 20:02:08 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 20:02:08 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 20:02:08 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:02:08 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.4s done 20:02:08 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:02:08 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 20:02:08 #50 ... 20:02:08 20:02:08 #51 [security-spiffe-token-provider internal] load build context 20:02:08 #51 transferring context: 369.41MB 10.2s done 20:02:08 #51 ... 20:02:08 20:02:08 #48 [support-scheduler internal] load build context 20:02:09 #48 transferring context: 369.41MB 11.4s done 20:02:10 #48 ... 20:02:10 20:02:10 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:02:10 #52 ... 20:02:10 20:02:10 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:02:10 #53 ... 20:02:10 20:02:10 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:10 #54 ... 20:02:10 20:02:10 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:10 #55 ... 20:02:10 20:02:10 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:02:11 #56 ... 20:02:11 20:02:11 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:11 #0 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:11 #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:11 #0 5.897 (1/4) Installing ca-certificates (20230506-r0) 20:02:11 #0 6.527 (2/4) Installing dumb-init (1.2.5-r2) 20:02:11 #0 6.533 (3/4) Installing su-exec (0.2-r3) 20:02:11 #0 6.535 (4/4) Installing yq (4.33.3-r5) 20:02:11 #0 6.591 Executing busybox-1.36.1-r5.trigger 20:02:11 #0 6.596 Executing ca-certificates-20230506-r0.trigger 20:02:11 #0 6.635 OK: 17 MiB in 19 packages 20:02:11 #57 ... 20:02:11 20:02:11 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:11 #58 ... 20:02:11 20:02:11 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:02:11 #59 ... 20:02:11 20:02:11 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:02:11 #60 ... 20:02:11 20:02:11 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:11 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done 20:02:19 c4a7e357bf2a: Pull complete 20:02:19 f0e02332f6b5: Pull complete 20:02:19 872ee5b61b7b: Pull complete 20:02:27 0c6a40ed1a82: Pull complete 20:02:28 94ae7d8d031c: Pull complete 20:02:28 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:02:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:28 WORKDIR /edgex 20:02:28 COPY go.mod . 20:02:28 RUN go mod download 20:02:28 + docker build -t ci-base-image-arm64 -f - . 20:02:30 #0 building with "default" instance using docker driver 20:02:30 20:02:30 #1 [internal] load build definition from Dockerfile 20:02:30 #1 transferring dockerfile: 172B 0.0s done 20:02:30 #1 DONE 0.1s 20:02:30 20:02:30 #2 [internal] load .dockerignore 20:02:30 #2 transferring context: 50B done 20:02:30 #2 DONE 0.1s 20:02:30 20:02:30 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:30 #3 DONE 0.0s 20:02:30 20:02:30 #4 [internal] load build context 20:02:30 #4 transferring context: 3.72kB done 20:02:30 #4 DONE 0.1s 20:02:30 20:02:30 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:02:30 #5 DONE 0.2s 20:02:30 20:02:30 #6 [2/4] WORKDIR /edgex 20:02:31 #6 DONE 1.1s 20:02:31 20:02:31 #7 [3/4] COPY go.mod . 20:02:31 #7 DONE 0.1s 20:02:31 20:02:31 #8 [4/4] RUN go mod download 20:02:43 #35 ... 20:02:43 20:02:43 #39 [core-common-config-bootstrapper internal] load build context 20:02:43 #39 DONE 42.2s 20:02:43 20:02:43 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:02:43 #38 DONE 38.5s 20:02:43 20:02:43 #43 [security-proxy-auth internal] load build context 20:02:43 #43 DONE 42.2s 20:02:43 20:02:43 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:43 #57 DONE 39.4s 20:02:43 20:02:43 #40 [security-secretstore-setup internal] load build context 20:02:43 #40 DONE 42.2s 20:02:43 20:02:43 #41 [core-command internal] load build context 20:02:43 #41 DONE 42.3s 20:02:43 20:02:43 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:02:43 #61 ... 20:02:43 20:02:43 #45 [security-proxy-setup internal] load build context 20:02:43 #45 DONE 42.3s 20:02:43 20:02:43 #49 [security-bootstrapper internal] load build context 20:02:43 #49 DONE 42.3s 20:02:43 20:02:43 #42 [core-metadata internal] load build context 20:02:43 #42 DONE 42.3s 20:02:43 20:02:43 #44 [core-data internal] load build context 20:02:43 #44 DONE 42.3s 20:02:43 20:02:43 #46 [support-notifications internal] load build context 20:02:43 #46 DONE 42.3s 20:02:43 20:02:43 #51 [security-spiffe-token-provider internal] load build context 20:02:43 #51 DONE 42.3s 20:02:43 20:02:43 #48 [support-scheduler internal] load build context 20:02:43 #48 DONE 42.3s 20:02:43 20:02:43 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:02:43 #50 ... 20:02:43 20:02:43 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:43 #58 40.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #58 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #58 40.39 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:43 #58 40.39 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:43 #58 40.39 OK: 20069 distinct packages available 20:02:43 #58 40.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #58 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #58 40.84 (1/4) Installing dumb-init (1.2.5-r2) 20:02:43 #58 40.84 (2/4) Installing musl-obstack (1.2.3-r2) 20:02:43 #58 40.84 (3/4) Installing libucontext (1.2-r2) 20:02:43 #58 40.85 (4/4) Installing gcompat (1.1.0-r1) 20:02:43 #58 40.85 Executing busybox-1.36.1-r5.trigger 20:02:43 #58 40.86 OK: 8 MiB in 19 packages 20:02:43 #58 DONE 41.7s 20:02:43 20:02:43 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:02:43 #62 ... 20:02:43 20:02:43 #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:02:43 #59 39.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #59 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #59 40.30 (1/1) Installing dumb-init (1.2.5-r2) 20:02:43 #59 40.30 Executing busybox-1.36.1-r5.trigger 20:02:43 #59 40.32 OK: 7 MiB in 16 packages 20:02:43 #59 DONE 41.9s 20:02:43 20:02:43 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:02:43 #52 39.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #52 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #52 40.34 (1/4) Installing dumb-init (1.2.5-r2) 20:02:43 #52 40.35 (2/4) Installing openssl (3.1.4-r1) 20:02:43 #52 40.36 (3/4) Installing su-exec (0.2-r3) 20:02:43 #52 40.36 (4/4) Installing yq (4.33.3-r5) 20:02:43 #52 40.43 Executing busybox-1.36.1-r5.trigger 20:02:43 #52 40.45 OK: 17 MiB in 19 packages 20:02:43 #52 DONE 42.0s 20:02:43 20:02:43 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:02:43 #61 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #61 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #61 1.149 OK: 264 MiB in 52 packages 20:02:43 #61 DONE 2.7s 20:02:43 20:02:43 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:43 #54 40.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #54 40.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #54 40.52 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:43 #54 40.52 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:43 #54 40.52 OK: 20069 distinct packages available 20:02:43 #54 40.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #54 40.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #54 40.91 (1/5) Installing dumb-init (1.2.5-r2) 20:02:43 #54 40.92 (2/5) Installing musl-obstack (1.2.3-r2) 20:02:43 #54 40.92 (3/5) Installing libucontext (1.2-r2) 20:02:43 #54 40.92 (4/5) Installing gcompat (1.1.0-r1) 20:02:43 #54 40.93 (5/5) Installing openssl (3.1.4-r1) 20:02:43 #54 40.95 Executing busybox-1.36.1-r5.trigger 20:02:43 #54 40.95 OK: 8 MiB in 20 packages 20:02:43 #54 DONE 42.3s 20:02:43 20:02:43 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:02:43 #63 ... 20:02:43 20:02:43 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:43 #55 39.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #55 40.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #55 40.35 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:43 #55 40.35 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:43 #55 40.35 OK: 20069 distinct packages available 20:02:43 #55 40.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #55 40.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #55 40.75 (1/11) Installing ca-certificates (20230506-r0) 20:02:43 #55 40.77 (2/11) Installing brotli-libs (1.0.9-r14) 20:02:43 #55 40.78 (3/11) Installing libunistring (1.1-r1) 20:02:43 #55 40.80 (4/11) Installing libidn2 (2.3.4-r1) 20:02:43 #55 40.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:02:43 #55 40.80 (6/11) Installing libcurl (8.4.0-r0) 20:02:43 #55 40.81 (7/11) Installing curl (8.4.0-r0) 20:02:43 #55 40.82 (8/11) Installing dumb-init (1.2.5-r2) 20:02:43 #55 40.82 (9/11) Installing musl-obstack (1.2.3-r2) 20:02:43 #55 40.83 (10/11) Installing libucontext (1.2-r2) 20:02:43 #55 40.83 (11/11) Installing gcompat (1.1.0-r1) 20:02:43 #55 40.84 Executing busybox-1.36.1-r5.trigger 20:02:43 #55 40.84 Executing ca-certificates-20230506-r0.trigger 20:02:43 #55 40.89 OK: 12 MiB in 26 packages 20:02:43 #55 DONE 42.2s 20:02:43 20:02:43 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:02:43 #56 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #56 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #56 40.32 (1/2) Installing dumb-init (1.2.5-r2) 20:02:43 #56 40.32 (2/2) Installing su-exec (0.2-r3) 20:02:43 #56 40.33 Executing busybox-1.36.1-r5.trigger 20:02:43 #56 40.34 OK: 7 MiB in 17 packages 20:02:43 #56 DONE 42.1s 20:02:43 20:02:43 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:02:43 #53 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #53 40.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #53 40.49 (1/1) Installing dumb-init (1.2.5-r2) 20:02:43 #53 40.50 Executing busybox-1.36.1-r5.trigger 20:02:43 #53 40.51 OK: 7 MiB in 16 packages 20:02:43 #53 DONE 42.2s 20:02:43 20:02:43 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:02:43 #60 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #60 40.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #60 40.30 (1/2) Installing ca-certificates (20230506-r0) 20:02:43 #60 40.32 (2/2) Installing dumb-init (1.2.5-r2) 20:02:43 #60 40.33 Executing busybox-1.36.1-r5.trigger 20:02:43 #60 40.33 Executing ca-certificates-20230506-r0.trigger 20:02:43 #60 40.40 OK: 8 MiB in 17 packages 20:02:43 #60 DONE 42.2s 20:02:43 20:02:43 #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:02:43 #64 DONE 0.1s 20:02:43 20:02:43 #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 20:02:43 #65 ... 20:02:43 20:02:43 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:02:43 #0 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #0 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #0 2.960 OK: 264 MiB in 52 packages 20:02:43 #66 DONE 3.1s 20:02:43 20:02:43 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:02:43 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #0 2.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #0 2.940 OK: 264 MiB in 52 packages 20:02:43 #67 DONE 3.1s 20:02:43 20:02:43 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:02:43 #68 DONE 0.0s 20:02:43 20:02:43 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:02:43 #69 DONE 0.1s 20:02:43 20:02:43 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:43 #70 ... 20:02:43 20:02:43 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:02:43 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:43 #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:43 #0 4.025 OK: 17 MiB in 19 packages 20:02:43 #71 DONE 4.1s 20:02:43 20:02:43 #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 20:02:43 #65 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:44 #65 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:44 #65 ... 20:02:44 20:02:44 #62 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:02:44 #62 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:44 #62 1.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:44 #62 2.045 OK: 8 MiB in 19 packages 20:02:44 #62 DONE 2.1s 20:02:44 #8 DONE 11.3s 20:02:44 20:02:44 #9 exporting to image 20:02:44 #9 exporting layers 20:02:44 20:02:44 #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 20:02:44 #65 2.057 OK: 7 MiB in 16 packages 20:02:45 #65 DONE 2.9s 20:02:45 20:02:45 #72 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:45 #72 DONE 0.8s 20:02:45 20:02:45 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:02:45 #0 3.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #0 4.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #0 4.312 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:45 #0 4.312 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:45 #0 4.312 OK: 20069 distinct packages available 20:02:45 #0 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #0 4.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #0 4.695 OK: 264 MiB in 52 packages 20:02:45 #73 DONE 5.4s 20:02:45 20:02:45 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:02:45 #63 2.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #63 ... 20:02:45 20:02:45 #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:02:45 #74 DONE 0.1s 20:02:45 20:02:45 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:02:45 #75 DONE 0.1s 20:02:45 20:02:45 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:02:45 #63 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #63 ... 20:02:45 20:02:45 #76 [security-spire-config stage-2 6/10] COPY security.txt / 20:02:45 #76 DONE 0.0s 20:02:45 20:02:45 #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:45 #77 DONE 0.0s 20:02:45 20:02:45 #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:02:45 #78 DONE 0.1s 20:02:45 20:02:45 #79 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:02:45 #79 DONE 0.0s 20:02:45 20:02:45 #80 [security-spire-config] exporting to image 20:02:45 #80 exporting layers 20:02:45 #80 ... 20:02:45 20:02:45 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:02:45 #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #0 2.905 OK: 8 MiB in 17 packages 20:02:45 #81 DONE 3.0s 20:02:45 20:02:45 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:02:45 #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #0 2.972 OK: 7 MiB in 17 packages 20:02:45 #82 DONE 3.1s 20:02:45 20:02:45 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:02:45 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:45 #0 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:45 #0 3.214 OK: 17 MiB in 19 packages 20:02:45 #83 DONE 3.3s 20:02:45 20:02:45 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:02:45 #63 3.239 OK: 8 MiB in 20 packages 20:02:45 #63 DONE 3.4s 20:02:45 20:02:45 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:02:47 #84 DONE 1.3s 20:02:47 20:02:47 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:02:47 #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:47 #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:47 #0 3.207 OK: 12 MiB in 26 packages 20:02:47 #85 DONE 4.5s 20:02:47 20:02:47 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:02:47 #0 1.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:02:47 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:02:47 #0 3.257 OK: 7 MiB in 16 packages 20:02:47 #86 DONE 4.4s 20:02:47 20:02:47 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:47 #87 DONE 1.4s 20:02:47 20:02:47 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:02:47 #88 DONE 1.4s 20:02:47 20:02:47 #80 [security-spire-config] exporting to image 20:02:47 #80 exporting layers 1.7s done 20:02:47 #80 writing image sha256:b91b4f0c1473b92f06c891de809c5cbf82082de1f3c4657d3ef5969b1bcfeeb1 done 20:02:47 #80 naming to docker.io/library/security-spire-config done 20:02:47 #80 DONE 1.7s 20:02:47 20:02:47 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:02:47 #89 DONE 0.1s 20:02:47 20:02:47 #90 [security-spire-server stage-2 6/9] COPY security.txt / 20:02:47 #90 DONE 1.0s 20:02:47 20:02:47 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:47 #91 DONE 0.0s 20:02:47 20:02:47 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:47 #92 DONE 1.1s 20:02:47 20:02:47 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:02:47 #93 DONE 0.0s 20:02:47 20:02:47 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:48 #94 DONE 0.1s 20:02:48 20:02:48 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:48 #95 DONE 0.1s 20:02:48 20:02:48 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 20:02:48 #96 DONE 0.1s 20:02:48 20:02:48 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:48 #97 DONE 0.1s 20:02:48 20:02:48 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:48 #98 DONE 0.0s 20:02:48 20:02:48 #80 [security-spire-server] exporting to image 20:02:48 #80 ... 20:02:48 20:02:48 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:48 #99 DONE 2.8s 20:02:48 20:02:48 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:48 #100 DONE 0.0s 20:02:48 20:02:48 #80 [security-spire-agent] exporting to image 20:02:48 #80 ... 20:02:48 20:02:48 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:02:48 #101 DONE 0.0s 20:02:48 20:02:48 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:02:48 #35 ... 20:02:48 20:02:48 #80 [security-spire-server] exporting to image 20:02:48 #80 exporting layers 0.6s done 20:02:48 #80 writing image sha256:60df42759aa6a4b1eb9c361995d16381700330aaaeade72bb4d8401f790c0ec6 done 20:02:48 #80 naming to docker.io/library/security-spire-server done 20:02:48 #80 exporting layers 0.6s done 20:02:48 #80 writing image sha256:fb956f41cd5a5aefe5b9feca6d1465f30942ccef64843a3ec65ea73e4c2cfbdd done 20:02:48 #80 naming to docker.io/library/security-spire-agent done 20:02:48 #80 DONE 2.6s 20:02:48 20:02:48 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:53 #102 ... 20:02:53 20:02:53 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:53 #103 ... 20:02:53 20:02:53 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 #9 exporting layers 12.1s done 20:02:56 #9 writing image sha256:246206453c8a3dba550eb71bd069c80050c48febe8b10d6f7802ded5d21202fc 20:02:56 #9 writing image sha256:246206453c8a3dba550eb71bd069c80050c48febe8b10d6f7802ded5d21202fc done 20:02:56 #9 naming to docker.io/library/ci-base-image-arm64 done 20:02:56 #9 DONE 12.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:56 + docker inspect -f . ci-base-image-arm64 20:02:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container 20:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 20:02:58 $ docker top 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:58 + go version 20:02:59 go version go1.21.0 linux/arm64 [Pipeline] } 20:02:59 $ docker stop --time=1 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a 20:03:00 $ docker rm -f --volumes 794a4af916ac5a427a5cf0fa03266cf4871b20ed51dd149b27803c00176f4f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:01 20:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:02 latest: Pulling from edgex-devops/edgex-compose-arm64 20:03:02 547446be3368: Pulling fs layer 20:03:02 d125d8839a47: Pulling fs layer 20:03:02 3e85d5ac6304: Pulling fs layer 20:03:02 c3105a71a48b: Pulling fs layer 20:03:02 0f093f025ec4: Pulling fs layer 20:03:02 c3106fc0e877: Pulling fs layer 20:03:02 c3105a71a48b: Waiting 20:03:02 0f093f025ec4: Waiting 20:03:02 c3106fc0e877: Waiting 20:03:02 547446be3368: Verifying Checksum 20:03:02 547446be3368: Download complete 20:03:02 c3105a71a48b: Verifying Checksum 20:03:02 c3105a71a48b: Download complete 20:03:02 d125d8839a47: Verifying Checksum 20:03:02 d125d8839a47: Download complete 20:03:02 c3106fc0e877: Verifying Checksum 20:03:02 c3106fc0e877: Download complete 20:03:02 0f093f025ec4: Verifying Checksum 20:03:02 0f093f025ec4: Download complete 20:03:02 547446be3368: Pull complete 20:03:03 d125d8839a47: Pull complete 20:03:04 3e85d5ac6304: Download complete 20:03:20 #104 DONE 33.6s 20:03:20 20:03:20 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:20 #70 DONE 33.6s 20:03:20 20:03:20 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:20 #102 DONE 31.4s 20:03:20 20:03:20 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:20 #103 DONE 33.9s 20:03:20 20:03:20 #105 [security-proxy-auth builder 6/7] COPY . . 20:03:26 3e85d5ac6304: Pull complete 20:03:26 c3105a71a48b: Pull complete 20:03:26 0f093f025ec4: Pull complete 20:03:26 c3106fc0e877: Pull complete 20:03:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:03:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:03:26 #105 ... 20:03:26 20:03:26 #106 [support-notifications builder 6/7] COPY . . 20:03:26 #106 DONE 10.1s 20:03:26 20:03:26 #105 [security-proxy-auth builder 6/7] COPY . . 20:03:26 #105 DONE 10.0s 20:03:26 20:03:26 #107 [core-metadata builder 6/7] COPY . . 20:03:26 #107 CACHED 20:03:26 20:03:26 #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:03:26 #108 CACHED 20:03:26 20:03:26 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #109 CACHED 20:03:26 20:03:26 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #110 CACHED 20:03:26 20:03:26 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:03:26 #111 CACHED 20:03:26 20:03:26 #112 [support-scheduler builder 6/7] COPY . . 20:03:26 #112 CACHED 20:03:26 20:03:26 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #113 CACHED 20:03:26 20:03:26 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 20:03:26 #114 CACHED 20:03:26 20:03:26 #115 [core-data builder 6/7] COPY . . 20:03:26 #115 CACHED 20:03:26 20:03:26 #116 [security-proxy-setup builder 6/7] COPY . . 20:03:26 #116 DONE 10.1s 20:03:26 20:03:26 #117 [core-command builder 6/7] COPY . . 20:03:26 #117 CACHED 20:03:26 20:03:26 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #118 CACHED 20:03:26 20:03:26 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 20:03:26 #119 CACHED 20:03:26 20:03:26 #120 [security-secretstore-setup builder 6/7] COPY . . 20:03:26 #120 CACHED 20:03:26 20:03:26 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:03:26 #121 CACHED 20:03:26 20:03:26 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #122 CACHED 20:03:26 20:03:26 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:03:26 #123 CACHED 20:03:26 20:03:26 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 20:03:26 #124 CACHED 20:03:26 20:03:26 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #125 CACHED 20:03:26 20:03:26 #126 [security-spiffe-token-provider builder 6/7] COPY . . 20:03:26 #126 DONE 10.0s 20:03:26 20:03:26 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:03:26 #127 CACHED 20:03:26 20:03:26 #128 [security-bootstrapper builder 6/7] COPY . . 20:03:26 #128 CACHED 20:03:26 20:03:26 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #129 CACHED 20:03:26 20:03:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:26 prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container 20:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 20:03:28 #130 1.597 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:28 $ docker top 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:29 + docker compose -f ./docker-compose-build.yml build --parallel 20:03:31 #1 [support-scheduler internal] load build definition from Dockerfile 20:03:31 #1 transferring dockerfile: 1.93kB 0.0s done 20:03:31 #1 DONE 0.1s 20:03:31 20:03:31 #2 [support-scheduler internal] load .dockerignore 20:03:31 #2 transferring context: 50B 0.0s done 20:03:31 #2 DONE 0.1s 20:03:31 20:03:31 #3 [core-data internal] load .dockerignore 20:03:31 #3 transferring context: 50B done 20:03:31 #3 DONE 0.1s 20:03:31 20:03:31 #4 [core-data internal] load build definition from Dockerfile 20:03:31 #4 transferring dockerfile: 2.01kB done 20:03:31 #4 DONE 0.1s 20:03:31 20:03:31 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:03:31 #5 DONE 0.0s 20:03:31 20:03:31 #6 [security-spire-config internal] load .dockerignore 20:03:31 #6 transferring context: 50B done 20:03:31 #6 DONE 0.1s 20:03:31 20:03:31 #7 [security-spire-config internal] load build definition from Dockerfile 20:03:31 #7 transferring dockerfile: 1.69kB done 20:03:31 #7 DONE 0.1s 20:03:31 20:03:31 #8 [support-notifications internal] load .dockerignore 20:03:31 #8 ... 20:03:31 20:03:31 #9 [support-notifications internal] load build definition from Dockerfile 20:03:31 #9 transferring dockerfile: 1.95kB done 20:03:31 #9 DONE 0.1s 20:03:31 20:03:31 #8 [support-notifications internal] load .dockerignore 20:03:31 #8 transferring context: 50B done 20:03:31 #8 DONE 0.2s 20:03:31 20:03:31 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:03:31 #5 DONE 0.0s 20:03:31 20:03:31 #10 [security-proxy-setup internal] load build definition from Dockerfile 20:03:31 #10 ... 20:03:31 20:03:31 #11 [security-spire-server internal] load build definition from Dockerfile 20:03:31 #11 transferring dockerfile: 1.70kB done 20:03:31 #11 DONE 0.2s 20:03:31 20:03:31 #12 [security-spire-server internal] load .dockerignore 20:03:31 #12 transferring context: 50B done 20:03:31 #12 DONE 0.2s 20:03:31 20:03:31 #10 [security-proxy-setup internal] load build definition from Dockerfile 20:03:31 #10 transferring dockerfile: 2.50kB 0.1s done 20:03:31 #10 DONE 0.3s 20:03:31 20:03:31 #13 [security-proxy-setup internal] load .dockerignore 20:03:31 #13 transferring context: 50B 0.1s done 20:03:31 #13 DONE 0.2s 20:03:31 20:03:31 #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:31 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:31 #14 ... 20:03:31 20:03:31 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:03:31 #15 transferring dockerfile: 1.89kB 0.0s done 20:03:31 #15 DONE 0.2s 20:03:31 20:03:31 #16 [security-spiffe-token-provider internal] load .dockerignore 20:03:31 #16 transferring context: 50B 0.0s done 20:03:31 #16 DONE 0.3s 20:03:31 20:03:31 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:03:31 #5 DONE 0.0s 20:03:31 20:03:31 #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:31 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 20:03:31 #14 ... 20:03:31 20:03:31 #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:03:31 #17 DONE 0.8s 20:03:31 20:03:31 #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:31 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 20:03:32 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:03:32 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:03:32 #14 ... 20:03:32 20:03:32 #18 [core-metadata internal] load .dockerignore 20:03:32 #18 DONE 0.0s 20:03:32 20:03:32 #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:03:32 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 307.20kB / 3.33MB 0.1s 20:03:32 #14 ... 20:03:32 20:03:32 #19 [security-spire-agent internal] load .dockerignore 20:03:32 #19 transferring context: 50B 0.0s done 20:03:32 #19 DONE 0.7s 20:03:32 20:03:32 #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s 20:03:32 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:03:32 #14 ... 20:03:32 20:03:32 #20 [security-secretstore-setup internal] load .dockerignore 20:03:32 #20 transferring context: 50B 0.0s done 20:03:32 #20 DONE 0.8s 20:03:32 20:03:32 #21 [security-spire-agent internal] load build definition from Dockerfile 20:03:32 #21 transferring dockerfile: 1.81kB 0.1s done 20:03:32 #21 DONE 0.9s 20:03:32 20:03:32 #14 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 20:03:32 #14 ... 20:03:32 20:03:32 #22 [security-bootstrapper internal] load .dockerignore 20:03:32 #22 DONE 0.0s 20:03:32 20:03:32 #23 [core-command internal] load .dockerignore 20:03:32 #23 transferring context: 50B 0.0s done 20:03:32 #23 DONE 0.7s 20:03:32 20:03:32 #24 [security-spire-server internal] load build context 20:03:32 #24 DONE 0.0s 20:03:32 20:03:32 #25 [core-data internal] load build context 20:03:32 #25 transferring context: 2.56MB 0.6s done 20:03:32 #25 DONE 1.0s 20:03:32 20:03:32 #26 [support-scheduler internal] load build context 20:03:32 #26 transferring context: 2.56MB 0.6s done 20:03:32 #26 DONE 1.1s 20:03:32 20:03:32 #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 20:03:32 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:03:32 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:03:32 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:03:32 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 20:03:32 #14 ... 20:03:32 20:03:32 #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:03:32 #17 DONE 1.0s 20:03:32 20:03:32 #27 [support-notifications internal] load build context 20:03:32 #27 transferring context: 2.56MB 0.7s done 20:03:32 #27 DONE 1.1s 20:03:32 20:03:32 #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 ... 20:03:32 20:03:32 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:03:32 #28 DONE 1.5s 20:03:32 20:03:32 #29 [security-spiffe-token-provider internal] load build context 20:03:32 #29 transferring context: 2.56MB 0.5s done 20:03:32 #29 DONE 1.0s 20:03:32 20:03:32 #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:03:32 #30 DONE 1.5s 20:03:32 20:03:32 #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:32 #14 ... 20:03:32 20:03:32 #18 [core-metadata internal] load .dockerignore 20:03:32 #18 transferring context: 50B done 20:03:32 #18 DONE 0.9s 20:03:32 20:03:32 #31 [core-command internal] load build definition from Dockerfile 20:03:32 #31 transferring dockerfile: 1.93kB done 20:03:32 #31 DONE 1.2s 20:03:32 20:03:32 #32 [security-secretstore-setup internal] load build definition from Dockerfile 20:03:32 #32 transferring dockerfile: 2.49kB 0.0s done 20:03:32 #32 DONE 1.3s 20:03:32 20:03:32 #33 [security-proxy-setup internal] load build context 20:03:32 #33 transferring context: 2.56MB 0.5s done 20:03:32 #33 DONE 1.1s 20:03:32 20:03:32 #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:33 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 20:03:33 #14 ... 20:03:33 20:03:33 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:03:33 #5 DONE 0.0s 20:03:33 20:03:33 #14 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:33 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 20:03:33 #14 ... 20:03:33 20:03:33 #34 [security-spire-config internal] load build context 20:03:33 #34 transferring context: 16.35kB 0.0s done 20:03:33 #34 DONE 0.8s 20:03:33 20:03:33 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:03:33 #35 DONE 0.6s 20:03:33 20:03:33 #36 [security-bootstrapper internal] load build definition from Dockerfile 20:03:33 #36 transferring dockerfile: 2.93kB done 20:03:33 #36 DONE 0.8s 20:03:33 20:03:33 #37 [security-proxy-auth internal] load build definition from Dockerfile 20:03:33 #37 transferring dockerfile: 2.15kB 0.0s done 20:03:33 #37 DONE 1.1s 20:03:33 20:03:33 #38 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:03:33 #38 transferring dockerfile: 2.23kB 0.0s done 20:03:33 #38 DONE 1.5s 20:03:33 20:03:33 #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:03:33 #17 DONE 1.3s 20:03:33 20:03:33 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 20:03:33 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:03:33 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:03:33 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:03:33 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 20:03:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 20:03:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 20:03:33 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:03:33 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:03:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s 20:03:33 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:03:33 #39 ... 20:03:33 20:03:33 #22 [security-bootstrapper internal] load .dockerignore 20:03:33 #22 transferring context: 50B done 20:03:33 #22 DONE 0.8s 20:03:33 20:03:33 #40 [security-proxy-auth internal] load .dockerignore 20:03:33 #40 transferring context: 50B done 20:03:33 #40 DONE 1.2s 20:03:33 20:03:33 #30 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:03:33 #30 DONE 1.7s 20:03:33 20:03:33 #41 [core-metadata internal] load build definition from Dockerfile 20:03:33 #41 transferring dockerfile: 2.06kB 0.0s done 20:03:33 #41 DONE 1.4s 20:03:33 20:03:33 #42 [core-common-config-bootstrapper internal] load .dockerignore 20:03:33 #42 transferring context: 50B done 20:03:33 #42 DONE 1.6s 20:03:33 20:03:33 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:03:33 #43 DONE 1.0s 20:03:33 20:03:33 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:03:33 #35 DONE 0.8s 20:03:33 20:03:33 #24 [security-spire-server internal] load build context 20:03:33 #24 transferring context: 18.10kB 0.0s done 20:03:33 #24 DONE 0.8s 20:03:33 20:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 20:03:33 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:03:33 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:03:33 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:03:33 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 20:03:33 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 20:03:33 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 20:03:33 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:03:33 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:03:33 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:03:33 #39 ... 20:03:33 20:03:33 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:03:33 #5 DONE 0.0s 20:03:33 20:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.11MB / 23.39MB 0.8s 20:03:33 #39 ... 20:03:33 20:03:33 #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:03:33 #30 DONE 2.2s 20:03:33 20:03:33 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:03:33 #17 DONE 1.7s 20:03:33 20:03:33 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:03:33 #35 DONE 1.3s 20:03:33 20:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.40MB / 23.39MB 0.9s 20:03:33 #39 ... 20:03:33 20:03:33 #14 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:03:33 #14 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done 20:03:33 #14 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:03:33 #14 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:03:33 #14 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:03:33 #14 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 20:03:33 #14 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 20:03:33 #14 DONE 3.2s 20:03:33 20:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.74MB / 23.39MB 1.0s 20:03:33 #39 ... 20:03:33 20:03:33 #44 [security-spire-agent internal] load build context 20:03:33 #44 transferring context: 17.63kB 0.0s done 20:03:33 #44 DONE 0.5s 20:03:33 20:03:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:33 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.2s 20:03:34 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.4s 20:03:34 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.71MB / 23.39MB 1.6s 20:03:34 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.9s 20:03:35 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.23MB / 23.39MB 2.1s 20:03:35 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.3s 20:03:35 #39 ... 20:03:35 20:03:35 #45 [core-command internal] load build context 20:03:35 #45 transferring context: 2.56MB 1.6s done 20:03:35 #45 DONE 2.0s 20:03:35 20:03:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:35 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.4s done 20:03:35 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:03:35 #39 ... 20:03:35 20:03:35 #46 [security-bootstrapper internal] load build context 20:03:35 #46 transferring context: 2.56MB 1.4s done 20:03:35 #46 DONE 2.0s 20:03:35 20:03:35 #47 [security-secretstore-setup internal] load build context 20:03:35 #47 transferring context: 2.56MB 1.9s done 20:03:35 #47 DONE 2.4s 20:03:35 20:03:35 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:35 #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:03:35 #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:03:35 #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:03:35 #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:03:35 #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 20:03:35 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 1.2s 20:03:35 #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:03:36 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.09MB / 17.12MB 1.4s 20:03:36 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.7s 20:03:36 #48 ... 20:03:36 20:03:36 #49 [core-common-config-bootstrapper internal] load build context 20:03:36 #49 transferring context: 2.56MB 1.9s done 20:03:36 #49 DONE 2.7s 20:03:36 20:03:36 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:36 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 1.8s 20:03:36 #48 ... 20:03:36 20:03:36 #50 [core-metadata internal] load build context 20:03:36 #50 transferring context: 2.56MB 1.7s done 20:03:36 #50 DONE 2.8s 20:03:36 20:03:36 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:36 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.1s 20:03:36 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.4s 20:03:37 #48 ... 20:03:37 20:03:37 #51 [security-proxy-auth internal] load build context 20:03:37 #51 transferring context: 2.56MB 1.9s done 20:03:37 #51 DONE 3.4s 20:03:37 20:03:37 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:37 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.5s 20:03:37 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.30MB / 17.12MB 2.6s 20:03:37 #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done 20:03:37 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20:03:38 #48 ... 20:03:38 20:03:38 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:03:38 #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:38 #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:38 #0 4.860 OK: 266 MiB in 52 packages 20:03:38 #52 DONE 5.7s 20:03:38 20:03:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:38 #130 ... 20:03:38 20:03:38 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:38 #0 1.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:03:38 #131 ... 20:03:38 20:03:38 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:38 #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:38 #132 ... 20:03:38 20:03:38 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:38 #0 1.522 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:03:38 #133 ... 20:03:38 20:03:38 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:38 #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:38 #134 ... 20:03:38 20:03:38 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:38 #0 0.419 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:03:38 #135 ... 20:03:38 20:03:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:38 #0 0.705 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:38 #136 ... 20:03:38 20:03:38 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:38 #0 0.704 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:38 #137 ... 20:03:38 20:03:38 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:38 #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:03:38 #138 ... 20:03:38 20:03:38 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:38 #0 0.777 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:38 #139 ... 20:03:38 20:03:38 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:38 #0 1.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:38 #48 ... 20:03:38 20:03:38 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:03:38 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:38 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:38 #0 4.877 OK: 266 MiB in 52 packages 20:03:38 #53 DONE 5.4s 20:03:38 20:03:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:38 #48 ... 20:03:38 20:03:38 #54 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:03:38 #54 DONE 0.6s 20:03:38 20:03:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:39 #48 ... 20:03:39 20:03:39 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:03:39 #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:39 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:39 #0 5.597 OK: 266 MiB in 52 packages 20:03:39 #55 DONE 6.4s 20:03:39 20:03:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:39 #39 ... 20:03:39 20:03:39 #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:03:39 #56 DONE 0.8s 20:03:39 20:03:39 #57 [core-data builder 4/7] COPY go.mod vendor* ./ 20:03:39 #57 DONE 0.5s 20:03:39 20:03:39 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:40 #48 ... 20:03:40 20:03:40 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:03:40 #0 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:40 #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:40 #0 5.642 (1/4) Installing dumb-init (1.2.5-r2) 20:03:40 #0 5.688 (2/4) Installing openssl (3.1.4-r1) 20:03:40 #0 5.735 (3/4) Installing su-exec (0.2-r3) 20:03:40 #0 5.762 (4/4) Installing yq (4.33.3-r5) 20:03:40 #0 6.062 Executing busybox-1.36.1-r5.trigger 20:03:40 #0 6.170 OK: 18 MiB in 19 packages 20:03:40 #58 DONE 6.8s 20:03:40 20:03:40 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:41 #48 ... 20:03:41 20:03:41 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:03:41 #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:41 #0 4.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:41 #0 6.373 (1/2) Installing dumb-init (1.2.5-r2) 20:03:41 #0 6.410 (2/2) Installing su-exec (0.2-r3) 20:03:41 #0 6.418 Executing busybox-1.36.1-r5.trigger 20:03:41 #0 6.498 OK: 8 MiB in 17 packages 20:03:41 #59 DONE 7.1s 20:03:41 20:03:41 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:41 #48 ... 20:03:41 20:03:41 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:03:41 #0 2.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:41 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:41 #0 4.343 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:41 #0 4.343 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:41 #0 4.343 OK: 19946 distinct packages available 20:03:41 #0 4.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:41 #0 5.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:41 #0 6.958 OK: 266 MiB in 52 packages 20:03:41 #60 DONE 7.7s 20:03:41 20:03:41 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:42 #48 ... 20:03:42 20:03:42 #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:03:42 #61 DONE 1.1s 20:03:42 20:03:42 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:03:42 #0 4.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:42 #0 4.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:42 #0 6.598 (1/2) Installing ca-certificates (20230506-r0) 20:03:42 #0 6.925 (2/2) Installing dumb-init (1.2.5-r2) 20:03:42 #0 6.944 Executing busybox-1.36.1-r5.trigger 20:03:42 #0 7.025 Executing ca-certificates-20230506-r0.trigger 20:03:42 #0 7.709 OK: 9 MiB in 17 packages 20:03:42 #62 DONE 8.3s 20:03:42 20:03:42 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:42 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.7s 20:03:43 #39 ... 20:03:43 20:03:43 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:43 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:43 #0 6.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:43 #0 8.995 (1/1) Installing dumb-init (1.2.5-r2) 20:03:43 #0 9.009 Executing busybox-1.36.1-r5.trigger 20:03:43 #0 9.109 OK: 8 MiB in 16 packages 20:03:43 #63 DONE 10.2s 20:03:43 20:03:43 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:03:43 #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:43 #0 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:43 #0 8.742 (1/1) Installing dumb-init (1.2.5-r2) 20:03:43 #0 8.776 Executing busybox-1.36.1-r5.trigger 20:03:43 #0 8.860 OK: 8 MiB in 16 packages 20:03:43 #64 DONE 9.6s 20:03:43 20:03:43 #65 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 20:03:43 #65 ... 20:03:43 20:03:43 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:43 #0 6.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:43 #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:43 #0 9.185 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:43 #0 9.185 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:43 #0 9.185 OK: 19946 distinct packages available 20:03:43 #0 9.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:44 #66 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:44 #66 ... 20:03:44 20:03:44 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:44 #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:44 #0 8.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:44 #0 9.968 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:44 #0 9.968 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:44 #0 9.968 OK: 19946 distinct packages available 20:03:44 #67 ... 20:03:44 20:03:44 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:44 #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:44 #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:44 #0 8.925 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:03:44 #0 8.925 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:03:44 #0 8.925 OK: 19946 distinct packages available 20:03:44 #0 9.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:44 #0 9.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:44 #68 ... 20:03:44 20:03:44 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:03:44 #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:44 #0 7.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:44 #0 9.686 (1/4) Installing ca-certificates (20230506-r0) 20:03:44 #0 9.865 (2/4) Installing dumb-init (1.2.5-r2) 20:03:44 #0 9.890 (3/4) Installing su-exec (0.2-r3) 20:03:44 #0 9.902 (4/4) Installing yq (4.33.3-r5) 20:03:44 #0 10.33 Executing busybox-1.36.1-r5.trigger 20:03:44 #0 10.39 Executing ca-certificates-20230506-r0.trigger 20:03:44 #69 ... 20:03:44 20:03:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:45 #39 ... 20:03:45 20:03:45 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:03:45 #69 10.92 OK: 18 MiB in 19 packages 20:03:45 #69 DONE 11.7s 20:03:45 20:03:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:46 #39 ... 20:03:46 20:03:46 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:46 #68 12.14 (1/4) Installing dumb-init (1.2.5-r2) 20:03:46 #68 12.16 (2/4) Installing musl-obstack (1.2.3-r2) 20:03:46 #68 12.17 (3/4) Installing libucontext (1.2-r2) 20:03:46 #68 12.18 (4/4) Installing gcompat (1.1.0-r1) 20:03:46 #68 12.21 Executing busybox-1.36.1-r5.trigger 20:03:46 #68 12.28 OK: 8 MiB in 19 packages 20:03:46 #68 DONE 13.0s 20:03:46 20:03:46 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:47 #39 ... 20:03:47 20:03:47 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:47 #66 11.69 (1/11) Installing ca-certificates (20230506-r0) 20:03:47 #66 11.87 (2/11) Installing brotli-libs (1.0.9-r14) 20:03:47 #66 11.93 (3/11) Installing libunistring (1.1-r1) 20:03:47 #66 12.00 (4/11) Installing libidn2 (2.3.4-r1) 20:03:47 #66 12.02 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:03:47 #66 12.07 (6/11) Installing libcurl (8.4.0-r0) 20:03:47 #66 12.15 (7/11) Installing curl (8.4.0-r0) 20:03:47 #66 12.17 (8/11) Installing dumb-init (1.2.5-r2) 20:03:47 #66 12.19 (9/11) Installing musl-obstack (1.2.3-r2) 20:03:47 #66 12.20 (10/11) Installing libucontext (1.2-r2) 20:03:47 #66 12.21 (11/11) Installing gcompat (1.1.0-r1) 20:03:47 #66 12.24 Executing busybox-1.36.1-r5.trigger 20:03:47 #66 12.25 Executing ca-certificates-20230506-r0.trigger 20:03:47 #66 12.90 OK: 13 MiB in 26 packages 20:03:47 #66 DONE 13.5s 20:03:47 20:03:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:47 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.9s 20:03:47 #39 ... 20:03:47 20:03:47 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:47 #67 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:47 #67 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:47 #67 13.06 (1/5) Installing dumb-init (1.2.5-r2) 20:03:47 #67 13.12 (2/5) Installing musl-obstack (1.2.3-r2) 20:03:47 #67 13.12 (3/5) Installing libucontext (1.2-r2) 20:03:47 #67 13.12 (4/5) Installing gcompat (1.1.0-r1) 20:03:47 #67 13.12 (5/5) Installing openssl (3.1.4-r1) 20:03:47 #67 13.17 Executing busybox-1.36.1-r5.trigger 20:03:47 #67 13.22 OK: 9 MiB in 20 packages 20:03:47 #67 DONE 13.9s 20:03:47 20:03:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:48 #39 ... 20:03:48 20:03:48 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:03:48 #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.2s done 20:03:48 #48 DONE 15.1s 20:03:48 20:03:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:48 #39 ... 20:03:48 20:03:48 #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:03:48 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:48 #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:48 #0 7.457 OK: 18 MiB in 19 packages 20:03:48 #70 DONE 8.0s 20:03:48 20:03:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:48 #39 ... 20:03:48 20:03:48 #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:03:48 #71 DONE 0.1s 20:03:48 20:03:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:48 #39 ... 20:03:48 20:03:48 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:48 #72 ... 20:03:48 20:03:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:49 #39 ... 20:03:49 20:03:49 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:03:49 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:49 #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:49 #0 7.637 OK: 8 MiB in 17 packages 20:03:49 #73 DONE 8.2s 20:03:49 20:03:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:49 #39 ... 20:03:49 20:03:49 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:49 #74 ... 20:03:49 20:03:49 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:03:49 #0 3.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:49 #0 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:49 #0 7.094 OK: 9 MiB in 17 packages 20:03:49 #75 DONE 7.5s 20:03:49 20:03:49 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:49 #76 ... 20:03:49 20:03:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:50 #39 ... 20:03:50 20:03:50 #65 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:03:50 #65 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:50 #65 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:50 #65 6.485 OK: 8 MiB in 16 packages 20:03:50 #65 DONE 7.5s 20:03:50 20:03:50 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:03:50 #0 3.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:50 #0 4.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:50 #0 6.419 OK: 8 MiB in 16 packages 20:03:50 #77 DONE 6.9s 20:03:50 20:03:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:03:50 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.0s done 20:03:50 #39 DONE 18.3s 20:03:50 20:03:50 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:03:50 #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:50 #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:51 #78 ... 20:03:51 20:03:51 #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:03:51 #79 DONE 2.2s 20:03:51 20:03:51 #80 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:03:51 #80 DONE 0.1s 20:03:51 20:03:51 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:03:51 #0 2.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:51 #0 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:51 #0 5.442 OK: 18 MiB in 19 packages 20:03:51 #81 DONE 5.9s 20:03:51 20:03:51 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:03:51 #0 3.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:51 #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:52 #82 ... 20:03:52 20:03:52 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:52 #83 ... 20:03:52 20:03:52 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:03:52 #78 5.244 OK: 8 MiB in 19 packages 20:03:52 #78 DONE 5.6s 20:03:52 20:03:52 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:03:52 #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:52 #0 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:52 #0 4.955 OK: 13 MiB in 26 packages 20:03:52 #84 DONE 5.3s 20:03:52 20:03:52 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:53 #85 DONE 0.9s 20:03:53 20:03:53 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:03:53 #82 5.282 OK: 9 MiB in 20 packages 20:03:53 #82 DONE 6.0s 20:03:53 20:03:53 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:03:53 #86 DONE 0.2s 20:03:53 20:03:53 #87 [security-spire-config stage-2 6/10] COPY security.txt / 20:03:53 #87 DONE 0.2s 20:03:53 20:03:53 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:03:54 #88 ... 20:03:54 20:03:54 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:54 #89 DONE 0.3s 20:03:54 20:03:54 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:03:54 #88 DONE 0.8s 20:03:54 20:03:54 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:54 #90 DONE 0.2s 20:03:54 20:03:54 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:54 #91 ... 20:03:54 20:03:54 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:54 #92 DONE 1.0s 20:03:54 20:03:54 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:03:54 #93 DONE 0.2s 20:03:54 20:03:54 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:03:54 #94 DONE 0.2s 20:03:54 20:03:54 #95 [security-spire-config] exporting to image 20:03:54 #95 exporting layers 20:03:54 #95 ... 20:03:54 20:03:54 #96 [security-spire-server stage-2 6/9] COPY security.txt / 20:03:54 #96 DONE 0.2s 20:03:54 20:03:54 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:54 #97 DONE 0.2s 20:03:54 20:03:54 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:03:55 #91 DONE 1.0s 20:03:55 20:03:55 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:55 #98 DONE 0.2s 20:03:55 20:03:55 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:03:55 #99 DONE 0.2s 20:03:55 20:03:55 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:55 #100 DONE 0.2s 20:03:55 20:03:55 #101 [security-spire-server] exporting to image 20:03:55 #101 ... 20:03:55 20:03:55 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 20:03:55 #102 DONE 0.2s 20:03:55 20:03:55 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:55 #103 DONE 0.2s 20:03:55 20:03:55 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:55 #104 DONE 0.1s 20:03:55 20:03:55 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:56 #83 ... 20:03:56 20:03:56 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:56 #105 DONE 0.1s 20:03:56 20:03:56 #106 [security-spire-agent] exporting to image 20:03:56 #106 ... 20:03:56 20:03:56 #95 [security-spire-config] exporting to image 20:03:56 #95 exporting layers 1.7s done 20:03:56 #95 writing image sha256:00eb905b73b5b2f363546b2c6efc8e39fd52ecf3701721ca9305904a360778e1 done 20:03:56 #95 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:03:56 #95 DONE 1.8s 20:03:56 20:03:56 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:57 #72 ... 20:03:57 20:03:57 #101 [security-spire-server] exporting to image 20:03:57 #101 exporting layers 1.7s done 20:03:57 #101 writing image sha256:0eb8ca55226d076c7ad199bcb9436d00894d4e387e4b6ff85d755bed4c974427 0.0s done 20:03:57 #101 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:03:57 #101 DONE 1.7s 20:03:57 20:03:57 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:57 #76 ... 20:03:57 20:03:57 #106 [security-spire-agent] exporting to image 20:03:57 #106 exporting layers 1.5s done 20:03:57 #106 writing image sha256:d4cf50cd6653c37f3fceb396a69b6efd5e90f42292328647980e7d0a25d044c5 done 20:03:57 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:03:57 #106 DONE 1.5s 20:03:57 20:03:57 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 #76 DONE 32.9s 20:04:12 20:04:12 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 #83 DONE 30.4s 20:04:12 20:04:12 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 #72 DONE 33.7s 20:04:12 20:04:12 #74 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 #74 DONE 33.0s 20:04:12 20:04:12 #107 [security-spiffe-token-provider builder 6/7] COPY . . 20:04:13 #107 DONE 0.8s 20:04:13 20:04:13 #108 [core-data builder 6/7] COPY . . 20:04:13 #108 DONE 0.8s 20:04:13 20:04:13 #109 [security-bootstrapper builder 6/7] COPY . . 20:04:13 #109 CACHED 20:04:13 20:04:13 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #110 CACHED 20:04:13 20:04:13 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:13 #111 CACHED 20:04:13 20:04:13 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #112 CACHED 20:04:13 20:04:13 #113 [security-proxy-auth builder 6/7] COPY . . 20:04:13 #113 CACHED 20:04:13 20:04:13 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:04:13 #114 CACHED 20:04:13 20:04:13 #115 [core-metadata builder 6/7] COPY . . 20:04:13 #115 CACHED 20:04:13 20:04:13 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #116 CACHED 20:04:13 20:04:13 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:04:13 #117 CACHED 20:04:13 20:04:13 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:13 #118 CACHED 20:04:13 20:04:13 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 20:04:13 #119 CACHED 20:04:13 20:04:13 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #120 CACHED 20:04:13 20:04:13 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 20:04:13 #121 CACHED 20:04:13 20:04:13 #122 [core-command builder 6/7] COPY . . 20:04:13 #122 CACHED 20:04:13 20:04:13 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #123 CACHED 20:04:13 20:04:13 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #124 CACHED 20:04:13 20:04:13 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:04:13 #125 CACHED 20:04:13 20:04:13 #126 [security-secretstore-setup builder 6/7] COPY . . 20:04:13 #126 CACHED 20:04:13 20:04:13 #127 [security-proxy-setup builder 6/7] COPY . . 20:04:13 #127 DONE 0.8s 20:04:13 20:04:13 #128 [support-notifications builder 6/7] COPY . . 20:04:13 #128 DONE 0.9s 20:04:13 20:04:13 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:04:13 #129 CACHED 20:04:13 20:04:13 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:13 #130 CACHED 20:04:13 20:04:13 #131 [support-scheduler builder 6/7] COPY . . 20:04:13 #131 CACHED 20:04:13 20:04:13 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:16 #132 2.757 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:04:23 #132 ... 20:04:23 20:04:23 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:23 #0 2.488 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:23 #133 ... 20:04:23 20:04:23 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:23 #0 2.641 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:04:23 #134 ... 20:04:23 20:04:23 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:04:23 #0 2.195 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:23 #135 ... 20:04:23 20:04:23 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:23 #0 2.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:23 #136 ... 20:04:23 20:04:23 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:23 #0 1.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:04:24 #137 ... 20:04:24 20:04:24 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:24 #0 2.463 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:24 #138 ... 20:04:24 20:04:24 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:24 #0 2.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:24 #139 ... 20:04:24 20:04:24 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:24 #0 2.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:24 #140 ... 20:04:24 20:04:24 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:24 #0 2.850 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:24 #141 ... 20:04:24 20:04:24 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:24 #0 2.367 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:46 #140 ... 20:04:46 20:04:46 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:46 #134 73.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:01 #134 ... 20:05:01 20:05:01 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:05:01 #130 DONE 94.0s 20:05:01 20:05:01 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:05:01 #132 DONE 94.0s 20:05:01 20:05:01 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:05:01 #139 DONE 94.0s 20:05:01 20:05:01 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:01 #138 DONE 94.1s 20:05:01 20:05:01 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #141 ... 20:05:01 20:05:01 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:01 #140 DONE 94.0s 20:05:01 20:05:01 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:05:01 #136 DONE 94.1s 20:05:01 20:05:01 #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:01 #135 DONE 94.1s 20:05:01 20:05:01 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:05:01 #142 ... 20:05:01 20:05:01 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:01 #134 DONE 94.3s 20:05:01 20:05:01 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:05:01 #131 DONE 94.5s 20:05:01 20:05:01 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:05:01 #133 DONE 94.5s 20:05:01 20:05:01 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #143 ... 20:05:01 20:05:01 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:05:01 #137 DONE 94.6s 20:05:01 20:05:01 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #141 DONE 0.9s 20:05:01 20:05:01 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #144 ... 20:05:01 20:05:01 #145 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #145 DONE 0.8s 20:05:01 20:05:01 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:05:01 #142 DONE 0.8s 20:05:01 20:05:01 #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #146 DONE 0.9s 20:05:01 20:05:01 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #143 DONE 0.6s 20:05:01 20:05:01 #144 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #144 DONE 0.3s 20:05:01 20:05:01 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:05:01 #147 ... 20:05:01 20:05:01 #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:05:01 #148 DONE 0.4s 20:05:01 20:05:01 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:01 #149 DONE 0.3s 20:05:01 20:05:01 #150 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:01 #150 DONE 0.3s 20:05:02 20:05:02 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 #151 CACHED 20:05:02 20:05:02 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:02 #152 CACHED 20:05:02 20:05:02 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:05:02 #153 CACHED 20:05:02 20:05:02 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 #154 CACHED 20:05:02 20:05:02 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 #155 CACHED 20:05:02 20:05:02 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:02 #156 CACHED 20:05:02 20:05:02 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:05:02 #157 CACHED 20:05:02 20:05:02 #158 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:05:02 #158 CACHED 20:05:02 20:05:02 #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:02 #159 DONE 0.2s 20:05:02 20:05:02 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:05:02 #147 DONE 0.2s 20:05:02 20:05:02 #160 [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 20:05:03 #160 ... 20:05:03 20:05:03 #161 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:03 #161 DONE 2.2s 20:05:04 20:05:04 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:04 #162 ... 20:05:04 20:05:04 #163 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:05:04 #163 DONE 2.9s 20:05:04 20:05:04 #164 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:04 #164 DONE 2.8s 20:05:04 20:05:04 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:05:04 #165 DONE 2.9s 20:05:04 20:05:04 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:04 #166 DONE 2.8s 20:05:04 20:05:04 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:04 #167 DONE 2.8s 20:05:04 20:05:04 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:04 #168 DONE 2.9s 20:05:04 20:05:04 #160 [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 20:05:04 #160 DONE 2.8s 20:05:04 20:05:04 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:05:04 #169 DONE 2.9s 20:05:04 20:05:04 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:05:04 #162 DONE 2.9s 20:05:04 20:05:04 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:04 #170 ... 20:05:04 20:05:04 #171 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:04 #171 DONE 0.5s 20:05:04 20:05:04 #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:04 #172 DONE 0.5s 20:05:04 20:05:04 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:05:04 #173 DONE 0.5s 20:05:04 20:05:04 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:05:04 #174 DONE 0.5s 20:05:04 20:05:04 #80 [support-notifications] exporting to image 20:05:04 #80 exporting layers 20:05:05 #80 ... 20:05:05 20:05:05 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:05 #175 DONE 0.5s 20:05:05 20:05:05 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:05:05 #176 DONE 0.5s 20:05:05 20:05:05 #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:05 #177 DONE 0.7s 20:05:05 20:05:05 #178 [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 20:05:05 #178 DONE 0.7s 20:05:05 20:05:05 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:05:05 #179 DONE 0.7s 20:05:05 20:05:05 #80 [support-scheduler] exporting to image 20:05:05 #80 ... 20:05:05 20:05:05 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:05:05 #170 DONE 0.7s 20:05:05 20:05:05 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:05:05 #180 DONE 3.9s 20:05:05 20:05:05 #80 [security-spiffe-token-provider] exporting to image 20:05:05 #80 exporting layers 0.3s done 20:05:05 #80 writing image sha256:9e1fd8e4441905afb0f6f520d99d439a748b9ab5cf8f7f8a788c3a37464ffffd 20:05:05 #80 ... 20:05:05 20:05:05 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:05:05 #181 DONE 0.5s 20:05:05 20:05:05 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:05 #182 DONE 0.5s 20:05:05 20:05:05 #80 [core-data] exporting to image 20:05:05 #80 writing image sha256:9e1fd8e4441905afb0f6f520d99d439a748b9ab5cf8f7f8a788c3a37464ffffd done 20:05:05 #80 naming to docker.io/library/core-command 0.0s done 20:05:05 #80 writing image sha256:1130942842b9078c2cbc614badc0ba8b474e4d314cfaa0190701c63e8de2e966 20:05:05 #80 ... 20:05:05 20:05:05 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:05 #183 DONE 0.5s 20:05:05 20:05:05 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:05 #184 DONE 0.6s 20:05:05 20:05:05 #80 [support-notifications] exporting to image 20:05:05 #80 exporting layers 0.3s done 20:05:05 #80 writing image sha256:1130942842b9078c2cbc614badc0ba8b474e4d314cfaa0190701c63e8de2e966 0.0s done 20:05:05 #80 naming to docker.io/library/support-notifications done 20:05:05 #80 ... 20:05:05 20:05:05 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:05:05 #185 DONE 0.3s 20:05:05 20:05:05 #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:05:05 #186 DONE 0.4s 20:05:05 20:05:05 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:05:05 #187 DONE 0.4s 20:05:05 20:05:05 #80 [support-scheduler] exporting to image 20:05:05 #80 exporting layers 0.2s done 20:05:05 #80 writing image sha256:c26e95b3903d2392268a9d075a48b7fd8b8e880735a0a0cb93df7205f5fcf690 done 20:05:05 #80 naming to docker.io/library/support-scheduler done 20:05:06 #80 writing image sha256:a2c985e268ccacd4ef478dabc18dd1ceba35d6c328b3f08b1eea77f9d8eac30c 20:05:06 #80 writing image sha256:20fcc76196f03ca7f2c05e7a1205d67d8103f8f40a0fb623e3e16c02e5003d00 20:05:06 #80 writing image sha256:20fcc76196f03ca7f2c05e7a1205d67d8103f8f40a0fb623e3e16c02e5003d00 0.6s done 20:05:06 #80 naming to docker.io/library/security-spiffe-token-provider 0.1s done 20:05:07 #80 ... 20:05:07 20:05:07 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:07 #188 DONE 1.5s 20:05:07 20:05:07 #80 [core-data] exporting to image 20:05:07 #80 exporting layers 1.4s done 20:05:07 #80 writing image sha256:a2c985e268ccacd4ef478dabc18dd1ceba35d6c328b3f08b1eea77f9d8eac30c 0.7s done 20:05:07 #80 naming to docker.io/library/core-data done 20:05:07 #80 ... 20:05:07 20:05:07 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:07 #189 DONE 1.7s 20:05:07 20:05:07 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:08 #190 ... 20:05:08 20:05:08 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:05:08 #191 DONE 2.8s 20:05:08 20:05:08 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:09 #192 ... 20:05:09 20:05:09 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:09 #193 DONE 3.3s 20:05:09 20:05:09 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:09 #194 DONE 3.4s 20:05:09 20:05:09 #80 [core-common-config-bootstrapper] exporting to image 20:05:09 #80 writing image sha256:533f22f3313248463f4167b75252aaf75ca539ea2b149b4065db6b5caec4ae56 20:05:10 #80 ... 20:05:10 20:05:10 #195 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:10 #195 DONE 3.0s 20:05:10 20:05:10 #80 [security-proxy-auth] exporting to image 20:05:10 #80 writing image sha256:533f22f3313248463f4167b75252aaf75ca539ea2b149b4065db6b5caec4ae56 0.7s done 20:05:10 #80 naming to docker.io/library/core-metadata 20:05:10 #80 naming to docker.io/library/core-metadata 0.1s done 20:05:11 #80 ... 20:05:11 20:05:11 #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:11 #190 DONE 3.7s 20:05:11 20:05:11 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:12 #196 ... 20:05:12 20:05:12 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:05:12 #192 DONE 3.5s 20:05:12 20:05:12 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:12 #197 ... 20:05:12 20:05:12 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:12 #196 DONE 1.4s 20:05:13 20:05:13 #80 [core-common-config-bootstrapper] exporting to image 20:05:13 #80 exporting layers 3.6s done 20:05:13 #80 writing image sha256:9fbf9548d674e81cc1cdcdcae047e7924aceb7ea68ccbfabc0b9467a4d7b9664 0.1s done 20:05:13 #80 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 20:05:13 #80 ... 20:05:13 20:05:13 #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:13 #198 DONE 2.9s 20:05:13 20:05:13 #80 [security-proxy-auth] exporting to image 20:05:13 #80 writing image sha256:083a258c9adc91e7c6233613a609372e43a5f36608e9a0da47f518cdcdf689e6 done 20:05:13 #80 naming to docker.io/library/security-proxy-auth 0.1s done 20:05:14 #80 ... 20:05:14 20:05:14 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:05:14 #197 DONE 2.2s 20:05:14 20:05:14 #199 [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/ 20:05:16 #199 DONE 2.2s 20:05:16 20:05:16 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:17 #200 DONE 4.2s 20:05:17 20:05:17 #80 [security-secretstore-setup] exporting to image 20:05:17 #80 ... 20:05:17 20:05:17 #201 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:05:17 #201 DONE 0.6s 20:05:17 20:05:17 #80 [security-proxy-setup] exporting to image 20:05:17 #80 exporting layers 4.2s done 20:05:17 #80 writing image sha256:fbf4e2b032092a4688e9593779d8190bca1682d3fb7ff7b938cae8608a3b21b2 done 20:05:17 #80 naming to docker.io/library/security-proxy-setup done 20:05:17 #80 ... 20:05:17 20:05:17 #202 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:05:17 #202 DONE 0.1s 20:05:17 20:05:17 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:17 #203 DONE 0.1s 20:05:17 20:05:17 #80 [security-proxy-setup] exporting to image 20:05:17 #80 exporting layers 0.3s done 20:05:17 #80 writing image sha256:175cd3adc29f49734243eab5939e1398314d8ca618468214ecfa9e9e284b4b78 done 20:05:17 #80 naming to docker.io/library/security-secretstore-setup done 20:05:17 #80 DONE 15.0s 20:05:17 20:05:17 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:05:17 #204 DONE 0.3s 20:05:17 20:05:17 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:17 #35 ... 20:05:17 20:05:17 #80 [security-bootstrapper] exporting to image 20:05:17 #80 exporting layers 0.3s done 20:05:17 #80 writing image sha256:235699899e8a8d8a5ce6a09bc1bbe6f2c5fe0b8e3ebf22ab66ab5e361a850e2c 0.0s done 20:05:17 #80 naming to docker.io/library/security-bootstrapper done 20:05:17 #80 DONE 15.2s 20:05:17 20:05:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:05:17 time="2023-12-05T20:01:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:05:17 $ docker stop --time=1 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e 20:05:19 $ docker rm -f --volumes 26eb39635ee7fb5cddc4d0d0bead2ab9f508521703b988824dd34f9a0c62a45e [Pipeline] // withDockerContainer [Pipeline] sh 20:05:20 + docker images 20:05:20 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:20 security-bootstrapper latest 235699899e8a 3 seconds ago 23.4MB 20:05:20 security-secretstore-setup latest 175cd3adc29f 4 seconds ago 44.5MB 20:05:20 security-proxy-setup latest fbf4e2b03209 8 seconds ago 29.4MB 20:05:20 core-common-config-bootstrapper latest 9fbf9548d674 12 seconds ago 18.3MB 20:05:20 security-proxy-auth latest 083a258c9adc 12 seconds ago 19.5MB 20:05:20 core-metadata latest 533f22f33132 15 seconds ago 21.7MB 20:05:20 core-data latest a2c985e268cc 15 seconds ago 21.4MB 20:05:20 security-spiffe-token-provider latest 20fcc76196f0 15 seconds ago 35.2MB 20:05:20 support-notifications latest 1130942842b9 16 seconds ago 34.8MB 20:05:20 core-command latest 9e1fd8e44419 16 seconds ago 21.2MB 20:05:20 support-scheduler latest c26e95b3903d 16 seconds ago 34.2MB 20:05:20 security-spire-agent latest fb956f41cd5a 2 minutes ago 161MB 20:05:20 security-spire-server latest 60df42759aa6 2 minutes ago 102MB 20:05:20 security-spire-config latest b91b4f0c1473 2 minutes ago 102MB 20:05:20 ci-base-image-x86_64 latest e9d067c4b4bb 5 minutes ago 937MB 20:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB 20:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 20:05:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:20 provisioning config files... 20:05:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config4418787457909708782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:21 ---> ****-login.sh 20:05:21 nexus3.edgexfoundry.org:10001 20:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:05:21 Configure a credential helper to remove this warning. See 20:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:05:21 20:05:21 Login Succeeded 20:05:21 nexus3.edgexfoundry.org:10002 20:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:05:21 Configure a credential helper to remove this warning. See 20:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:05:21 20:05:21 Login Succeeded 20:05:21 nexus3.edgexfoundry.org:10003 20:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:05:21 Configure a credential helper to remove this warning. See 20:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:05:21 20:05:21 Login Succeeded 20:05:21 nexus3.edgexfoundry.org:10004 20:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:05:21 Configure a credential helper to remove this warning. See 20:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:05:21 20:05:21 Login Succeeded 20:05:21 ****.io 20:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:05:21 Configure a credential helper to remove this warning. See 20:05:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:05:21 20:05:21 Login Succeeded 20:05:21 ---> ****-login.sh ends [Pipeline] } 20:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:05:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:05:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:22 latest 20:05:22 3.2.0-dev.3 20:05:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:22 main 20:05:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:23 + docker push nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:05:23 3ff08963e042: Preparing 20:05:23 b57abe30b4c7: Preparing 20:05:23 35a8f103898e: Preparing 20:05:23 02336360d4b6: Preparing 20:05:23 f786f1a043da: Preparing 20:05:23 58af307d683f: Preparing 20:05:23 9fe9a137fd00: Preparing 20:05:23 9fe9a137fd00: Waiting 20:05:23 58af307d683f: Waiting 20:05:23 f786f1a043da: Pushed 20:05:23 02336360d4b6: Pushed 20:05:23 35a8f103898e: Pushed 20:05:24 9fe9a137fd00: Layer already exists 20:05:24 3ff08963e042: Pushed 20:05:24 58af307d683f: Pushed 20:05:24 b57abe30b4c7: Pushed 20:05:24 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:25 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:05:25 3ff08963e042: Preparing 20:05:25 b57abe30b4c7: Preparing 20:05:25 35a8f103898e: Preparing 20:05:25 02336360d4b6: Preparing 20:05:25 f786f1a043da: Preparing 20:05:25 58af307d683f: Preparing 20:05:25 9fe9a137fd00: Preparing 20:05:25 58af307d683f: Waiting 20:05:25 9fe9a137fd00: Waiting 20:05:25 35a8f103898e: Layer already exists 20:05:25 b57abe30b4c7: Layer already exists 20:05:25 02336360d4b6: Layer already exists 20:05:25 f786f1a043da: Layer already exists 20:05:25 3ff08963e042: Layer already exists 20:05:25 58af307d683f: Layer already exists 20:05:25 9fe9a137fd00: Layer already exists 20:05:25 latest: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 20:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:05:26 3ff08963e042: Preparing 20:05:26 b57abe30b4c7: Preparing 20:05:26 35a8f103898e: Preparing 20:05:26 02336360d4b6: Preparing 20:05:26 f786f1a043da: Preparing 20:05:26 58af307d683f: Preparing 20:05:26 9fe9a137fd00: Preparing 20:05:26 58af307d683f: Waiting 20:05:26 9fe9a137fd00: Waiting 20:05:26 b57abe30b4c7: Layer already exists 20:05:26 35a8f103898e: Layer already exists 20:05:26 f786f1a043da: Layer already exists 20:05:26 02336360d4b6: Layer already exists 20:05:26 3ff08963e042: Layer already exists 20:05:26 9fe9a137fd00: Layer already exists 20:05:26 58af307d683f: Layer already exists 20:05:26 3.2.0-dev.3: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:27 + docker push nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:05:27 3ff08963e042: Preparing 20:05:27 b57abe30b4c7: Preparing 20:05:27 35a8f103898e: Preparing 20:05:27 02336360d4b6: Preparing 20:05:27 f786f1a043da: Preparing 20:05:27 58af307d683f: Preparing 20:05:27 9fe9a137fd00: Preparing 20:05:27 58af307d683f: Waiting 20:05:27 9fe9a137fd00: Waiting 20:05:27 f786f1a043da: Layer already exists 20:05:27 b57abe30b4c7: Layer already exists 20:05:27 35a8f103898e: Layer already exists 20:05:27 02336360d4b6: Layer already exists 20:05:27 3ff08963e042: Layer already exists 20:05:27 58af307d683f: Layer already exists 20:05:27 9fe9a137fd00: Layer already exists 20:05:27 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:27 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:05:27 3ff08963e042: Preparing 20:05:27 b57abe30b4c7: Preparing 20:05:27 35a8f103898e: Preparing 20:05:27 02336360d4b6: Preparing 20:05:27 f786f1a043da: Preparing 20:05:27 58af307d683f: Preparing 20:05:27 9fe9a137fd00: Preparing 20:05:27 58af307d683f: Waiting 20:05:27 9fe9a137fd00: Waiting 20:05:27 35a8f103898e: Layer already exists 20:05:27 02336360d4b6: Layer already exists 20:05:27 3ff08963e042: Layer already exists 20:05:27 f786f1a043da: Layer already exists 20:05:27 b57abe30b4c7: Layer already exists 20:05:27 9fe9a137fd00: Layer already exists 20:05:27 58af307d683f: Layer already exists 20:05:27 main: digest: sha256:1f5d5201423a81d4d0868930bb3112e83d716bf8d9b4b8ae26b55227c4838798 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:28 ===================================================== [Pipeline] echo 20:05:28 taggedImages: 20:05:28 - nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:28 - nexus3.edgexfoundry.org:10004/core-command:latest 20:05:28 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.3 20:05:28 - nexus3.edgexfoundry.org:10004/core-command:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:05:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:05:28 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:28 latest 20:05:28 3.2.0-dev.3 20:05:28 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:28 main 20:05:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:05:29 5c1e079bde8e: Preparing 20:05:29 5403d3b7b8df: Preparing 20:05:29 10b4cf2dd357: Preparing 20:05:29 558a4a5fe7bd: Preparing 20:05:29 35a8f103898e: Preparing 20:05:29 02336360d4b6: Preparing 20:05:29 f786f1a043da: Preparing 20:05:29 58af307d683f: Preparing 20:05:29 9fe9a137fd00: Preparing 20:05:29 f786f1a043da: Waiting 20:05:29 02336360d4b6: Waiting 20:05:29 58af307d683f: Waiting 20:05:29 9fe9a137fd00: Waiting 20:05:29 10b4cf2dd357: Pushed 20:05:29 5403d3b7b8df: Pushed 20:05:30 35a8f103898e: Layer already exists 20:05:30 02336360d4b6: Layer already exists 20:05:30 5c1e079bde8e: Pushed 20:05:30 f786f1a043da: Layer already exists 20:05:30 58af307d683f: Layer already exists 20:05:30 9fe9a137fd00: Layer already exists 20:05:31 558a4a5fe7bd: Pushed 20:05:31 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:31 + 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 20:05:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:05:32 5c1e079bde8e: Preparing 20:05:32 5403d3b7b8df: Preparing 20:05:32 10b4cf2dd357: Preparing 20:05:32 558a4a5fe7bd: Preparing 20:05:32 35a8f103898e: Preparing 20:05:32 02336360d4b6: Preparing 20:05:32 f786f1a043da: Preparing 20:05:32 02336360d4b6: Waiting 20:05:32 58af307d683f: Preparing 20:05:32 9fe9a137fd00: Preparing 20:05:32 f786f1a043da: Waiting 20:05:32 58af307d683f: Waiting 20:05:32 9fe9a137fd00: Waiting 20:05:32 5403d3b7b8df: Layer already exists 20:05:32 35a8f103898e: Layer already exists 20:05:32 558a4a5fe7bd: Layer already exists 20:05:32 10b4cf2dd357: Layer already exists 20:05:32 5c1e079bde8e: Layer already exists 20:05:32 f786f1a043da: Layer already exists 20:05:32 58af307d683f: Layer already exists 20:05:32 02336360d4b6: Layer already exists 20:05:32 9fe9a137fd00: Layer already exists 20:05:32 latest: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 20:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:05:33 5c1e079bde8e: Preparing 20:05:33 5403d3b7b8df: Preparing 20:05:33 10b4cf2dd357: Preparing 20:05:33 558a4a5fe7bd: Preparing 20:05:33 35a8f103898e: Preparing 20:05:33 02336360d4b6: Preparing 20:05:33 f786f1a043da: Preparing 20:05:33 58af307d683f: Preparing 20:05:33 9fe9a137fd00: Preparing 20:05:33 02336360d4b6: Waiting 20:05:33 58af307d683f: Waiting 20:05:33 f786f1a043da: Waiting 20:05:33 35a8f103898e: Layer already exists 20:05:33 558a4a5fe7bd: Layer already exists 20:05:33 5403d3b7b8df: Layer already exists 20:05:33 5c1e079bde8e: Layer already exists 20:05:33 10b4cf2dd357: Layer already exists 20:05:33 f786f1a043da: Layer already exists 20:05:33 58af307d683f: Layer already exists 20:05:33 02336360d4b6: Layer already exists 20:05:33 9fe9a137fd00: Layer already exists 20:05:33 3.2.0-dev.3: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:05:33 5c1e079bde8e: Preparing 20:05:33 5403d3b7b8df: Preparing 20:05:33 10b4cf2dd357: Preparing 20:05:33 558a4a5fe7bd: Preparing 20:05:33 35a8f103898e: Preparing 20:05:33 02336360d4b6: Preparing 20:05:33 f786f1a043da: Preparing 20:05:33 58af307d683f: Preparing 20:05:33 9fe9a137fd00: Preparing 20:05:33 02336360d4b6: Waiting 20:05:33 f786f1a043da: Waiting 20:05:33 9fe9a137fd00: Waiting 20:05:33 558a4a5fe7bd: Layer already exists 20:05:33 10b4cf2dd357: Layer already exists 20:05:33 5403d3b7b8df: Layer already exists 20:05:33 5c1e079bde8e: Layer already exists 20:05:33 02336360d4b6: Layer already exists 20:05:33 58af307d683f: Layer already exists 20:05:33 9fe9a137fd00: Layer already exists 20:05:33 f786f1a043da: Layer already exists 20:05:33 35a8f103898e: Layer already exists 20:05:33 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:34 + 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 20:05:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:05:34 5c1e079bde8e: Preparing 20:05:34 5403d3b7b8df: Preparing 20:05:34 10b4cf2dd357: Preparing 20:05:34 558a4a5fe7bd: Preparing 20:05:34 35a8f103898e: Preparing 20:05:34 02336360d4b6: Preparing 20:05:34 f786f1a043da: Preparing 20:05:34 58af307d683f: Preparing 20:05:34 9fe9a137fd00: Preparing 20:05:34 58af307d683f: Waiting 20:05:34 f786f1a043da: Waiting 20:05:34 9fe9a137fd00: Waiting 20:05:34 02336360d4b6: Waiting 20:05:34 10b4cf2dd357: Layer already exists 20:05:34 558a4a5fe7bd: Layer already exists 20:05:34 5c1e079bde8e: Layer already exists 20:05:34 5403d3b7b8df: Layer already exists 20:05:34 35a8f103898e: Layer already exists 20:05:34 f786f1a043da: Layer already exists 20:05:34 02336360d4b6: Layer already exists 20:05:34 58af307d683f: Layer already exists 20:05:34 9fe9a137fd00: Layer already exists 20:05:34 main: digest: sha256:c2b8fccd1996bb9f46927765e6fb58a7dcf6eebc9963a27733734520a6898cc1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:35 ===================================================== [Pipeline] echo 20:05:35 taggedImages: 20:05:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:05:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.3 20:05:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:05:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:05:35 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:35 latest 20:05:35 3.2.0-dev.3 20:05:35 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:35 main 20:05:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:36 + docker push nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:05:36 5dca973f588f: Preparing 20:05:36 6beac0bc572b: Preparing 20:05:36 35a8f103898e: Preparing 20:05:36 02336360d4b6: Preparing 20:05:36 2d8cd9c39397: Preparing 20:05:36 58af307d683f: Preparing 20:05:36 9fe9a137fd00: Preparing 20:05:36 58af307d683f: Waiting 20:05:36 9fe9a137fd00: Waiting 20:05:36 02336360d4b6: Layer already exists 20:05:36 2d8cd9c39397: Pushed 20:05:36 35a8f103898e: Layer already exists 20:05:36 58af307d683f: Layer already exists 20:05:36 9fe9a137fd00: Layer already exists 20:05:36 5dca973f588f: Pushed 20:05:38 6beac0bc572b: Pushed 20:05:38 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:05:39 5dca973f588f: Preparing 20:05:39 6beac0bc572b: Preparing 20:05:39 35a8f103898e: Preparing 20:05:39 02336360d4b6: Preparing 20:05:39 2d8cd9c39397: Preparing 20:05:39 58af307d683f: Preparing 20:05:39 9fe9a137fd00: Preparing 20:05:39 9fe9a137fd00: Waiting 20:05:39 58af307d683f: Waiting 20:05:39 5dca973f588f: Layer already exists 20:05:39 6beac0bc572b: Layer already exists 20:05:39 2d8cd9c39397: Layer already exists 20:05:39 02336360d4b6: Layer already exists 20:05:39 35a8f103898e: Layer already exists 20:05:39 58af307d683f: Layer already exists 20:05:39 9fe9a137fd00: Layer already exists 20:05:39 latest: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:40 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 20:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:05:40 5dca973f588f: Preparing 20:05:40 6beac0bc572b: Preparing 20:05:40 35a8f103898e: Preparing 20:05:40 02336360d4b6: Preparing 20:05:40 2d8cd9c39397: Preparing 20:05:40 58af307d683f: Preparing 20:05:40 9fe9a137fd00: Preparing 20:05:40 58af307d683f: Waiting 20:05:40 9fe9a137fd00: Waiting 20:05:40 2d8cd9c39397: Layer already exists 20:05:40 6beac0bc572b: Layer already exists 20:05:40 02336360d4b6: Layer already exists 20:05:40 35a8f103898e: Layer already exists 20:05:40 5dca973f588f: Layer already exists 20:05:40 9fe9a137fd00: Layer already exists 20:05:40 58af307d683f: Layer already exists 20:05:40 3.2.0-dev.3: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:40 + docker push nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:05:40 5dca973f588f: Preparing 20:05:40 6beac0bc572b: Preparing 20:05:40 35a8f103898e: Preparing 20:05:40 02336360d4b6: Preparing 20:05:40 2d8cd9c39397: Preparing 20:05:40 58af307d683f: Preparing 20:05:40 9fe9a137fd00: Preparing 20:05:40 58af307d683f: Waiting 20:05:40 35a8f103898e: Layer already exists 20:05:40 5dca973f588f: Layer already exists 20:05:40 6beac0bc572b: Layer already exists 20:05:40 02336360d4b6: Layer already exists 20:05:40 2d8cd9c39397: Layer already exists 20:05:40 58af307d683f: Layer already exists 20:05:40 9fe9a137fd00: Layer already exists 20:05:40 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:05:41 5dca973f588f: Preparing 20:05:41 6beac0bc572b: Preparing 20:05:41 35a8f103898e: Preparing 20:05:41 02336360d4b6: Preparing 20:05:41 2d8cd9c39397: Preparing 20:05:41 58af307d683f: Preparing 20:05:41 9fe9a137fd00: Preparing 20:05:41 58af307d683f: Waiting 20:05:41 9fe9a137fd00: Waiting 20:05:41 2d8cd9c39397: Layer already exists 20:05:41 02336360d4b6: Layer already exists 20:05:41 6beac0bc572b: Layer already exists 20:05:41 5dca973f588f: Layer already exists 20:05:41 35a8f103898e: Layer already exists 20:05:41 58af307d683f: Layer already exists 20:05:41 9fe9a137fd00: Layer already exists 20:05:41 main: digest: sha256:42bc3ad84ab333171a43df6289e638b3fa2d95326fc5b38ba824dd5cafd52281 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:42 ===================================================== [Pipeline] echo 20:05:42 taggedImages: 20:05:42 - nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:42 - nexus3.edgexfoundry.org:10004/core-data:latest 20:05:42 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.3 20:05:42 - nexus3.edgexfoundry.org:10004/core-data:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:42 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:05:42 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:05:42 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:42 latest 20:05:42 3.2.0-dev.3 20:05:42 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:42 main 20:05:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:05:43 791df2932477: Preparing 20:05:43 a08c002f3fb4: Preparing 20:05:43 04755e44ab83: Preparing 20:05:43 35a8f103898e: Preparing 20:05:43 02336360d4b6: Preparing 20:05:43 f786f1a043da: Preparing 20:05:43 58af307d683f: Preparing 20:05:43 9fe9a137fd00: Preparing 20:05:43 f786f1a043da: Waiting 20:05:43 9fe9a137fd00: Waiting 20:05:43 35a8f103898e: Layer already exists 20:05:43 02336360d4b6: Layer already exists 20:05:43 f786f1a043da: Layer already exists 20:05:43 58af307d683f: Layer already exists 20:05:43 9fe9a137fd00: Layer already exists 20:05:43 791df2932477: Pushed 20:05:43 a08c002f3fb4: Pushed 20:05:45 04755e44ab83: Pushed 20:05:45 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:05:46 791df2932477: Preparing 20:05:46 a08c002f3fb4: Preparing 20:05:46 04755e44ab83: Preparing 20:05:46 35a8f103898e: Preparing 20:05:46 02336360d4b6: Preparing 20:05:46 f786f1a043da: Preparing 20:05:46 58af307d683f: Preparing 20:05:46 9fe9a137fd00: Preparing 20:05:46 58af307d683f: Waiting 20:05:46 9fe9a137fd00: Waiting 20:05:46 f786f1a043da: Waiting 20:05:46 a08c002f3fb4: Layer already exists 20:05:46 35a8f103898e: Layer already exists 20:05:46 791df2932477: Layer already exists 20:05:46 02336360d4b6: Layer already exists 20:05:46 04755e44ab83: Layer already exists 20:05:46 f786f1a043da: Layer already exists 20:05:46 9fe9a137fd00: Layer already exists 20:05:46 58af307d683f: Layer already exists 20:05:46 latest: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 20:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:05:47 791df2932477: Preparing 20:05:47 a08c002f3fb4: Preparing 20:05:47 04755e44ab83: Preparing 20:05:47 35a8f103898e: Preparing 20:05:47 02336360d4b6: Preparing 20:05:47 f786f1a043da: Preparing 20:05:47 58af307d683f: Preparing 20:05:47 9fe9a137fd00: Preparing 20:05:47 f786f1a043da: Waiting 20:05:47 58af307d683f: Waiting 20:05:47 9fe9a137fd00: Waiting 20:05:47 02336360d4b6: Layer already exists 20:05:47 a08c002f3fb4: Layer already exists 20:05:47 04755e44ab83: Layer already exists 20:05:47 791df2932477: Layer already exists 20:05:47 58af307d683f: Layer already exists 20:05:47 35a8f103898e: Layer already exists 20:05:47 f786f1a043da: Layer already exists 20:05:47 9fe9a137fd00: Layer already exists 20:05:47 3.2.0-dev.3: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:05:48 791df2932477: Preparing 20:05:48 a08c002f3fb4: Preparing 20:05:48 04755e44ab83: Preparing 20:05:48 35a8f103898e: Preparing 20:05:48 02336360d4b6: Preparing 20:05:48 f786f1a043da: Preparing 20:05:48 58af307d683f: Preparing 20:05:48 9fe9a137fd00: Preparing 20:05:48 f786f1a043da: Waiting 20:05:48 58af307d683f: Waiting 20:05:48 02336360d4b6: Layer already exists 20:05:48 35a8f103898e: Layer already exists 20:05:48 791df2932477: Layer already exists 20:05:48 a08c002f3fb4: Layer already exists 20:05:48 04755e44ab83: Layer already exists 20:05:48 f786f1a043da: Layer already exists 20:05:48 9fe9a137fd00: Layer already exists 20:05:48 58af307d683f: Layer already exists 20:05:48 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:05:48 791df2932477: Preparing 20:05:48 a08c002f3fb4: Preparing 20:05:48 04755e44ab83: Preparing 20:05:48 35a8f103898e: Preparing 20:05:48 02336360d4b6: Preparing 20:05:48 f786f1a043da: Preparing 20:05:48 58af307d683f: Preparing 20:05:48 9fe9a137fd00: Preparing 20:05:48 f786f1a043da: Waiting 20:05:48 58af307d683f: Waiting 20:05:48 9fe9a137fd00: Waiting 20:05:48 791df2932477: Layer already exists 20:05:48 35a8f103898e: Layer already exists 20:05:48 02336360d4b6: Layer already exists 20:05:48 04755e44ab83: Layer already exists 20:05:48 58af307d683f: Layer already exists 20:05:48 a08c002f3fb4: Layer already exists 20:05:48 9fe9a137fd00: Layer already exists 20:05:48 f786f1a043da: Layer already exists 20:05:48 main: digest: sha256:4f67c3fb97a6931e6f6dc01ccefb5c53a58eefb0645ee452b95baa1e3143e098 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:49 ===================================================== [Pipeline] echo 20:05:49 taggedImages: 20:05:49 - nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:05:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.3 20:05:49 - nexus3.edgexfoundry.org:10004/core-metadata:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:05:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:05:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:49 latest 20:05:49 3.2.0-dev.3 20:05:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:49 main 20:05:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:05:51 9921c64d4beb: Preparing 20:05:51 7ef6548fdca9: Preparing 20:05:51 78dd54f63da2: Preparing 20:05:51 7cd040130d82: Preparing 20:05:51 6455ca7570d6: Preparing 20:05:51 ccf6d2df5d9a: Preparing 20:05:51 9033ffd79901: Preparing 20:05:51 35a8f103898e: Preparing 20:05:51 02336360d4b6: Preparing 20:05:51 9033ffd79901: Waiting 20:05:51 ccf6d2df5d9a: Waiting 20:05:51 35a8f103898e: Waiting 20:05:51 b0f02ee4a975: Preparing 20:05:51 cf273ff5b44e: Preparing 20:05:51 02336360d4b6: Waiting 20:05:51 5f70bf18a086: Preparing 20:05:51 c0c7fb4bdb2c: Preparing 20:05:51 cf273ff5b44e: Waiting 20:05:51 5f70bf18a086: Waiting 20:05:51 a6fbc4ebd7c5: Preparing 20:05:51 ac12c4311e98: Preparing 20:05:51 9fe9a137fd00: Preparing 20:05:51 c0c7fb4bdb2c: Waiting 20:05:51 ac12c4311e98: Waiting 20:05:51 9fe9a137fd00: Waiting 20:05:51 a6fbc4ebd7c5: Waiting 20:05:51 6455ca7570d6: Pushed 20:05:51 7cd040130d82: Pushed 20:05:51 78dd54f63da2: Pushed 20:05:51 7ef6548fdca9: Pushed 20:05:51 9921c64d4beb: Pushed 20:05:51 ccf6d2df5d9a: Pushed 20:05:52 b0f02ee4a975: Pushed 20:05:52 02336360d4b6: Layer already exists 20:05:52 35a8f103898e: Layer already exists 20:05:52 cf273ff5b44e: Pushed 20:05:52 5f70bf18a086: Pushed 20:05:52 c0c7fb4bdb2c: Pushed 20:05:52 a6fbc4ebd7c5: Pushed 20:05:52 ac12c4311e98: Pushed 20:05:53 9fe9a137fd00: Layer already exists 20:05:53 9033ffd79901: Pushed 20:05:53 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:05:54 9921c64d4beb: Preparing 20:05:54 7ef6548fdca9: Preparing 20:05:54 78dd54f63da2: Preparing 20:05:54 7cd040130d82: Preparing 20:05:54 6455ca7570d6: Preparing 20:05:54 ccf6d2df5d9a: Preparing 20:05:54 9033ffd79901: Preparing 20:05:54 35a8f103898e: Preparing 20:05:54 02336360d4b6: Preparing 20:05:54 b0f02ee4a975: Preparing 20:05:54 cf273ff5b44e: Preparing 20:05:54 5f70bf18a086: Preparing 20:05:54 c0c7fb4bdb2c: Preparing 20:05:54 a6fbc4ebd7c5: Preparing 20:05:54 ac12c4311e98: Preparing 20:05:54 9fe9a137fd00: Preparing 20:05:54 ccf6d2df5d9a: Waiting 20:05:54 9033ffd79901: Waiting 20:05:54 35a8f103898e: Waiting 20:05:54 02336360d4b6: Waiting 20:05:54 b0f02ee4a975: Waiting 20:05:54 cf273ff5b44e: Waiting 20:05:54 5f70bf18a086: Waiting 20:05:54 c0c7fb4bdb2c: Waiting 20:05:54 a6fbc4ebd7c5: Waiting 20:05:54 ac12c4311e98: Waiting 20:05:54 9fe9a137fd00: Waiting 20:05:54 6455ca7570d6: Layer already exists 20:05:54 7cd040130d82: Layer already exists 20:05:54 7ef6548fdca9: Layer already exists 20:05:54 78dd54f63da2: Layer already exists 20:05:54 9921c64d4beb: Layer already exists 20:05:54 9033ffd79901: Layer already exists 20:05:54 02336360d4b6: Layer already exists 20:05:54 ccf6d2df5d9a: Layer already exists 20:05:54 b0f02ee4a975: Layer already exists 20:05:54 35a8f103898e: Layer already exists 20:05:54 cf273ff5b44e: Layer already exists 20:05:54 5f70bf18a086: Layer already exists 20:05:54 a6fbc4ebd7c5: Layer already exists 20:05:54 c0c7fb4bdb2c: Layer already exists 20:05:54 ac12c4311e98: Layer already exists 20:05:54 9fe9a137fd00: Layer already exists 20:05:54 latest: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 20:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:05:55 9921c64d4beb: Preparing 20:05:55 7ef6548fdca9: Preparing 20:05:55 78dd54f63da2: Preparing 20:05:55 7cd040130d82: Preparing 20:05:55 6455ca7570d6: Preparing 20:05:55 ccf6d2df5d9a: Preparing 20:05:55 9033ffd79901: Preparing 20:05:55 35a8f103898e: Preparing 20:05:55 02336360d4b6: Preparing 20:05:55 b0f02ee4a975: Preparing 20:05:55 cf273ff5b44e: Preparing 20:05:55 5f70bf18a086: Preparing 20:05:55 c0c7fb4bdb2c: Preparing 20:05:55 a6fbc4ebd7c5: Preparing 20:05:55 ac12c4311e98: Preparing 20:05:55 9fe9a137fd00: Preparing 20:05:55 02336360d4b6: Waiting 20:05:55 c0c7fb4bdb2c: Waiting 20:05:55 a6fbc4ebd7c5: Waiting 20:05:55 b0f02ee4a975: Waiting 20:05:55 5f70bf18a086: Waiting 20:05:55 ccf6d2df5d9a: Waiting 20:05:55 9033ffd79901: Waiting 20:05:55 9fe9a137fd00: Waiting 20:05:55 ac12c4311e98: Waiting 20:05:55 35a8f103898e: Waiting 20:05:55 cf273ff5b44e: Waiting 20:05:55 7ef6548fdca9: Layer already exists 20:05:55 7cd040130d82: Layer already exists 20:05:55 9921c64d4beb: Layer already exists 20:05:55 ccf6d2df5d9a: Layer already exists 20:05:55 35a8f103898e: Layer already exists 20:05:55 6455ca7570d6: Layer already exists 20:05:55 9033ffd79901: Layer already exists 20:05:55 02336360d4b6: Layer already exists 20:05:55 b0f02ee4a975: Layer already exists 20:05:55 78dd54f63da2: Layer already exists 20:05:55 cf273ff5b44e: Layer already exists 20:05:55 5f70bf18a086: Layer already exists 20:05:55 c0c7fb4bdb2c: Layer already exists 20:05:55 a6fbc4ebd7c5: Layer already exists 20:05:55 9fe9a137fd00: Layer already exists 20:05:55 ac12c4311e98: Layer already exists 20:05:55 3.2.0-dev.3: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:05:56 9921c64d4beb: Preparing 20:05:56 7ef6548fdca9: Preparing 20:05:56 78dd54f63da2: Preparing 20:05:56 7cd040130d82: Preparing 20:05:56 6455ca7570d6: Preparing 20:05:56 ccf6d2df5d9a: Preparing 20:05:56 9033ffd79901: Preparing 20:05:56 35a8f103898e: Preparing 20:05:56 02336360d4b6: Preparing 20:05:56 b0f02ee4a975: Preparing 20:05:56 cf273ff5b44e: Preparing 20:05:56 5f70bf18a086: Preparing 20:05:56 c0c7fb4bdb2c: Preparing 20:05:56 a6fbc4ebd7c5: Preparing 20:05:56 ac12c4311e98: Preparing 20:05:56 9fe9a137fd00: Preparing 20:05:56 35a8f103898e: Waiting 20:05:56 cf273ff5b44e: Waiting 20:05:56 a6fbc4ebd7c5: Waiting 20:05:56 ac12c4311e98: Waiting 20:05:56 5f70bf18a086: Waiting 20:05:56 ccf6d2df5d9a: Waiting 20:05:56 b0f02ee4a975: Waiting 20:05:56 9fe9a137fd00: Waiting 20:05:56 9033ffd79901: Waiting 20:05:56 02336360d4b6: Waiting 20:05:56 9921c64d4beb: Layer already exists 20:05:56 7cd040130d82: Layer already exists 20:05:56 6455ca7570d6: Layer already exists 20:05:56 7ef6548fdca9: Layer already exists 20:05:56 78dd54f63da2: Layer already exists 20:05:56 ccf6d2df5d9a: Layer already exists 20:05:56 35a8f103898e: Layer already exists 20:05:56 b0f02ee4a975: Layer already exists 20:05:56 9033ffd79901: Layer already exists 20:05:56 02336360d4b6: Layer already exists 20:05:56 cf273ff5b44e: Layer already exists 20:05:56 a6fbc4ebd7c5: Layer already exists 20:05:56 ac12c4311e98: Layer already exists 20:05:56 c0c7fb4bdb2c: Layer already exists 20:05:56 5f70bf18a086: Layer already exists 20:05:56 9fe9a137fd00: Layer already exists 20:05:56 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:05:57 9921c64d4beb: Preparing 20:05:57 7ef6548fdca9: Preparing 20:05:57 78dd54f63da2: Preparing 20:05:57 7cd040130d82: Preparing 20:05:57 6455ca7570d6: Preparing 20:05:57 ccf6d2df5d9a: Preparing 20:05:57 9033ffd79901: Preparing 20:05:57 35a8f103898e: Preparing 20:05:57 02336360d4b6: Preparing 20:05:57 b0f02ee4a975: Preparing 20:05:57 cf273ff5b44e: Preparing 20:05:57 5f70bf18a086: Preparing 20:05:57 c0c7fb4bdb2c: Preparing 20:05:57 a6fbc4ebd7c5: Preparing 20:05:57 ac12c4311e98: Preparing 20:05:57 9fe9a137fd00: Preparing 20:05:57 cf273ff5b44e: Waiting 20:05:57 ccf6d2df5d9a: Waiting 20:05:57 5f70bf18a086: Waiting 20:05:57 9033ffd79901: Waiting 20:05:57 c0c7fb4bdb2c: Waiting 20:05:57 35a8f103898e: Waiting 20:05:57 02336360d4b6: Waiting 20:05:57 a6fbc4ebd7c5: Waiting 20:05:57 9fe9a137fd00: Waiting 20:05:57 ac12c4311e98: Waiting 20:05:57 7ef6548fdca9: Layer already exists 20:05:57 7cd040130d82: Layer already exists 20:05:57 78dd54f63da2: Layer already exists 20:05:57 6455ca7570d6: Layer already exists 20:05:57 9921c64d4beb: Layer already exists 20:05:57 9033ffd79901: Layer already exists 20:05:57 ccf6d2df5d9a: Layer already exists 20:05:57 02336360d4b6: Layer already exists 20:05:57 35a8f103898e: Layer already exists 20:05:57 b0f02ee4a975: Layer already exists 20:05:57 cf273ff5b44e: Layer already exists 20:05:57 5f70bf18a086: Layer already exists 20:05:57 ac12c4311e98: Layer already exists 20:05:57 c0c7fb4bdb2c: Layer already exists 20:05:57 a6fbc4ebd7c5: Layer already exists 20:05:57 9fe9a137fd00: Layer already exists 20:05:57 main: digest: sha256:ec54cfef3b64cd27c583262e5bca60b91b3e5de8275c7993f1280b1a6f6365df size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:05:58 ===================================================== [Pipeline] echo 20:05:58 taggedImages: 20:05:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:05:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.3 20:05:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:05:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:05:58 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:58 latest 20:05:58 3.2.0-dev.3 20:05:58 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:05:58 main 20:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:05:59 bf1c27bb0fbf: Preparing 20:05:59 5403d3b7b8df: Preparing 20:05:59 9060d02525d2: Preparing 20:05:59 ea2d110d5877: Preparing 20:05:59 35a8f103898e: Preparing 20:05:59 02336360d4b6: Preparing 20:05:59 f786f1a043da: Preparing 20:05:59 58af307d683f: Preparing 20:05:59 9fe9a137fd00: Preparing 20:05:59 f786f1a043da: Waiting 20:05:59 58af307d683f: Waiting 20:05:59 02336360d4b6: Waiting 20:05:59 9fe9a137fd00: Waiting 20:05:59 9060d02525d2: Pushed 20:05:59 35a8f103898e: Layer already exists 20:05:59 bf1c27bb0fbf: Pushed 20:05:59 5403d3b7b8df: Layer already exists 20:05:59 02336360d4b6: Layer already exists 20:05:59 f786f1a043da: Layer already exists 20:05:59 58af307d683f: Layer already exists 20:05:59 9fe9a137fd00: Layer already exists 20:06:00 ea2d110d5877: Pushed 20:06:00 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:06:01 bf1c27bb0fbf: Preparing 20:06:01 5403d3b7b8df: Preparing 20:06:01 9060d02525d2: Preparing 20:06:01 ea2d110d5877: Preparing 20:06:01 35a8f103898e: Preparing 20:06:01 02336360d4b6: Preparing 20:06:01 f786f1a043da: Preparing 20:06:01 58af307d683f: Preparing 20:06:01 9fe9a137fd00: Preparing 20:06:01 02336360d4b6: Waiting 20:06:01 9fe9a137fd00: Waiting 20:06:01 58af307d683f: Waiting 20:06:01 f786f1a043da: Waiting 20:06:01 5403d3b7b8df: Layer already exists 20:06:01 9060d02525d2: Layer already exists 20:06:01 35a8f103898e: Layer already exists 20:06:01 ea2d110d5877: Layer already exists 20:06:01 bf1c27bb0fbf: Layer already exists 20:06:01 f786f1a043da: Layer already exists 20:06:01 02336360d4b6: Layer already exists 20:06:01 9fe9a137fd00: Layer already exists 20:06:01 58af307d683f: Layer already exists 20:06:01 latest: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 20:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:06:02 bf1c27bb0fbf: Preparing 20:06:02 5403d3b7b8df: Preparing 20:06:02 9060d02525d2: Preparing 20:06:02 ea2d110d5877: Preparing 20:06:02 35a8f103898e: Preparing 20:06:02 02336360d4b6: Preparing 20:06:02 f786f1a043da: Preparing 20:06:02 58af307d683f: Preparing 20:06:02 9fe9a137fd00: Preparing 20:06:02 02336360d4b6: Waiting 20:06:02 f786f1a043da: Waiting 20:06:02 58af307d683f: Waiting 20:06:02 9fe9a137fd00: Waiting 20:06:02 9060d02525d2: Layer already exists 20:06:02 35a8f103898e: Layer already exists 20:06:02 ea2d110d5877: Layer already exists 20:06:02 5403d3b7b8df: Layer already exists 20:06:02 bf1c27bb0fbf: Layer already exists 20:06:02 02336360d4b6: Layer already exists 20:06:02 f786f1a043da: Layer already exists 20:06:02 58af307d683f: Layer already exists 20:06:02 9fe9a137fd00: Layer already exists 20:06:02 3.2.0-dev.3: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:06:03 bf1c27bb0fbf: Preparing 20:06:03 5403d3b7b8df: Preparing 20:06:03 9060d02525d2: Preparing 20:06:03 ea2d110d5877: Preparing 20:06:03 35a8f103898e: Preparing 20:06:03 02336360d4b6: Preparing 20:06:03 f786f1a043da: Preparing 20:06:03 58af307d683f: Preparing 20:06:03 9fe9a137fd00: Preparing 20:06:03 f786f1a043da: Waiting 20:06:03 9fe9a137fd00: Waiting 20:06:03 02336360d4b6: Waiting 20:06:03 9060d02525d2: Layer already exists 20:06:03 bf1c27bb0fbf: Layer already exists 20:06:03 35a8f103898e: Layer already exists 20:06:03 5403d3b7b8df: Layer already exists 20:06:03 ea2d110d5877: Layer already exists 20:06:03 02336360d4b6: Layer already exists 20:06:03 f786f1a043da: Layer already exists 20:06:03 9fe9a137fd00: Layer already exists 20:06:03 58af307d683f: Layer already exists 20:06:03 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:06:04 bf1c27bb0fbf: Preparing 20:06:04 5403d3b7b8df: Preparing 20:06:04 9060d02525d2: Preparing 20:06:04 ea2d110d5877: Preparing 20:06:04 35a8f103898e: Preparing 20:06:04 02336360d4b6: Preparing 20:06:04 f786f1a043da: Preparing 20:06:04 58af307d683f: Preparing 20:06:04 9fe9a137fd00: Preparing 20:06:04 02336360d4b6: Waiting 20:06:04 58af307d683f: Waiting 20:06:04 9fe9a137fd00: Waiting 20:06:04 ea2d110d5877: Layer already exists 20:06:04 bf1c27bb0fbf: Layer already exists 20:06:04 35a8f103898e: Layer already exists 20:06:04 5403d3b7b8df: Layer already exists 20:06:04 9060d02525d2: Layer already exists 20:06:04 02336360d4b6: Layer already exists 20:06:04 f786f1a043da: Layer already exists 20:06:04 58af307d683f: Layer already exists 20:06:04 9fe9a137fd00: Layer already exists 20:06:04 main: digest: sha256:180e7e157a19fbd8cb528ff0cc0b91250af2f14653c2526adcb467d7c77399c5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:05 ===================================================== [Pipeline] echo 20:06:05 taggedImages: 20:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.3 20:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:06:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:06:05 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:05 latest 20:06:05 3.2.0-dev.3 20:06:05 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:05 main 20:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:06:06 e45bf4b32930: Preparing 20:06:06 b9006122d954: Preparing 20:06:06 7151a66ac26c: Preparing 20:06:06 79ca59d8dde6: Preparing 20:06:06 ff58cf67af5d: Preparing 20:06:06 35a8f103898e: Preparing 20:06:06 02336360d4b6: Preparing 20:06:06 fd9f42c0eb7c: Preparing 20:06:06 aa6ab0db0fac: Preparing 20:06:06 380e650e9339: Preparing 20:06:06 9fe9a137fd00: Preparing 20:06:06 35a8f103898e: Waiting 20:06:06 02336360d4b6: Waiting 20:06:06 fd9f42c0eb7c: Waiting 20:06:06 aa6ab0db0fac: Waiting 20:06:06 380e650e9339: Waiting 20:06:06 9fe9a137fd00: Waiting 20:06:06 79ca59d8dde6: Pushed 20:06:06 e45bf4b32930: Pushed 20:06:06 ff58cf67af5d: Pushed 20:06:06 b9006122d954: Pushed 20:06:07 35a8f103898e: Layer already exists 20:06:07 fd9f42c0eb7c: Pushed 20:06:07 aa6ab0db0fac: Pushed 20:06:07 02336360d4b6: Layer already exists 20:06:07 9fe9a137fd00: Layer already exists 20:06:07 7151a66ac26c: Pushed 20:06:08 380e650e9339: Pushed 20:06:09 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:06:10 e45bf4b32930: Preparing 20:06:10 b9006122d954: Preparing 20:06:10 7151a66ac26c: Preparing 20:06:10 79ca59d8dde6: Preparing 20:06:10 ff58cf67af5d: Preparing 20:06:10 35a8f103898e: Preparing 20:06:10 02336360d4b6: Preparing 20:06:10 fd9f42c0eb7c: Preparing 20:06:10 aa6ab0db0fac: Preparing 20:06:10 380e650e9339: Preparing 20:06:10 9fe9a137fd00: Preparing 20:06:10 35a8f103898e: Waiting 20:06:10 02336360d4b6: Waiting 20:06:10 fd9f42c0eb7c: Waiting 20:06:10 aa6ab0db0fac: Waiting 20:06:10 9fe9a137fd00: Waiting 20:06:10 7151a66ac26c: Layer already exists 20:06:10 b9006122d954: Layer already exists 20:06:10 e45bf4b32930: Layer already exists 20:06:10 79ca59d8dde6: Layer already exists 20:06:10 ff58cf67af5d: Layer already exists 20:06:10 aa6ab0db0fac: Layer already exists 20:06:10 fd9f42c0eb7c: Layer already exists 20:06:10 02336360d4b6: Layer already exists 20:06:10 380e650e9339: Layer already exists 20:06:10 35a8f103898e: Layer already exists 20:06:10 9fe9a137fd00: Layer already exists 20:06:10 latest: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 20:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:06:11 e45bf4b32930: Preparing 20:06:11 b9006122d954: Preparing 20:06:11 7151a66ac26c: Preparing 20:06:11 79ca59d8dde6: Preparing 20:06:11 ff58cf67af5d: Preparing 20:06:11 35a8f103898e: Preparing 20:06:11 02336360d4b6: Preparing 20:06:11 fd9f42c0eb7c: Preparing 20:06:11 aa6ab0db0fac: Preparing 20:06:11 380e650e9339: Preparing 20:06:11 9fe9a137fd00: Preparing 20:06:11 35a8f103898e: Waiting 20:06:11 02336360d4b6: Waiting 20:06:11 9fe9a137fd00: Waiting 20:06:11 380e650e9339: Waiting 20:06:11 fd9f42c0eb7c: Waiting 20:06:11 aa6ab0db0fac: Waiting 20:06:11 79ca59d8dde6: Layer already exists 20:06:11 b9006122d954: Layer already exists 20:06:11 ff58cf67af5d: Layer already exists 20:06:11 e45bf4b32930: Layer already exists 20:06:11 7151a66ac26c: Layer already exists 20:06:11 02336360d4b6: Layer already exists 20:06:11 aa6ab0db0fac: Layer already exists 20:06:11 35a8f103898e: Layer already exists 20:06:11 9fe9a137fd00: Layer already exists 20:06:11 380e650e9339: Layer already exists 20:06:11 fd9f42c0eb7c: Layer already exists 20:06:11 3.2.0-dev.3: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:06:12 e45bf4b32930: Preparing 20:06:12 b9006122d954: Preparing 20:06:12 7151a66ac26c: Preparing 20:06:12 79ca59d8dde6: Preparing 20:06:12 ff58cf67af5d: Preparing 20:06:12 35a8f103898e: Preparing 20:06:12 02336360d4b6: Preparing 20:06:12 fd9f42c0eb7c: Preparing 20:06:12 aa6ab0db0fac: Preparing 20:06:12 380e650e9339: Preparing 20:06:12 9fe9a137fd00: Preparing 20:06:12 02336360d4b6: Waiting 20:06:12 fd9f42c0eb7c: Waiting 20:06:12 aa6ab0db0fac: Waiting 20:06:12 380e650e9339: Waiting 20:06:12 9fe9a137fd00: Waiting 20:06:12 35a8f103898e: Waiting 20:06:12 b9006122d954: Layer already exists 20:06:12 e45bf4b32930: Layer already exists 20:06:12 7151a66ac26c: Layer already exists 20:06:12 79ca59d8dde6: Layer already exists 20:06:12 ff58cf67af5d: Layer already exists 20:06:12 02336360d4b6: Layer already exists 20:06:12 fd9f42c0eb7c: Layer already exists 20:06:12 380e650e9339: Layer already exists 20:06:12 35a8f103898e: Layer already exists 20:06:12 aa6ab0db0fac: Layer already exists 20:06:12 9fe9a137fd00: Layer already exists 20:06:12 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:06:13 e45bf4b32930: Preparing 20:06:13 b9006122d954: Preparing 20:06:13 7151a66ac26c: Preparing 20:06:13 79ca59d8dde6: Preparing 20:06:13 ff58cf67af5d: Preparing 20:06:13 35a8f103898e: Preparing 20:06:13 02336360d4b6: Preparing 20:06:13 fd9f42c0eb7c: Preparing 20:06:13 aa6ab0db0fac: Preparing 20:06:13 380e650e9339: Preparing 20:06:13 9fe9a137fd00: Preparing 20:06:13 35a8f103898e: Waiting 20:06:13 02336360d4b6: Waiting 20:06:13 fd9f42c0eb7c: Waiting 20:06:13 aa6ab0db0fac: Waiting 20:06:13 380e650e9339: Waiting 20:06:13 9fe9a137fd00: Waiting 20:06:13 79ca59d8dde6: Layer already exists 20:06:13 7151a66ac26c: Layer already exists 20:06:13 b9006122d954: Layer already exists 20:06:13 e45bf4b32930: Layer already exists 20:06:13 ff58cf67af5d: Layer already exists 20:06:13 380e650e9339: Layer already exists 20:06:13 fd9f42c0eb7c: Layer already exists 20:06:13 35a8f103898e: Layer already exists 20:06:13 aa6ab0db0fac: Layer already exists 20:06:13 02336360d4b6: Layer already exists 20:06:13 9fe9a137fd00: Layer already exists 20:06:13 main: digest: sha256:d548fbd7b9fdbe30874c8f1684b7c8161edf10114797017866b646f21a4b6e1c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:14 ===================================================== [Pipeline] echo 20:06:14 taggedImages: 20:06:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:06:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.3 20:06:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:06:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:06:14 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:14 latest 20:06:14 3.2.0-dev.3 20:06:14 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:14 main 20:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:06:15 b0c4d9ca56cb: Preparing 20:06:15 1c8831725aaa: Preparing 20:06:15 44501366c68c: Preparing 20:06:15 1df02c076dea: Preparing 20:06:15 307961d3e68d: Preparing 20:06:15 086a56966f2a: Preparing 20:06:15 4dd8869fdf6f: Preparing 20:06:15 35a8f103898e: Preparing 20:06:15 02336360d4b6: Preparing 20:06:15 fc81bc67d5f9: Preparing 20:06:15 f93244382bf5: Preparing 20:06:15 9fe9a137fd00: Preparing 20:06:15 35a8f103898e: Waiting 20:06:15 f93244382bf5: Waiting 20:06:15 9fe9a137fd00: Waiting 20:06:15 fc81bc67d5f9: Waiting 20:06:15 02336360d4b6: Waiting 20:06:15 4dd8869fdf6f: Waiting 20:06:15 1c8831725aaa: Pushed 20:06:15 307961d3e68d: Pushed 20:06:15 b0c4d9ca56cb: Pushed 20:06:15 35a8f103898e: Layer already exists 20:06:15 02336360d4b6: Layer already exists 20:06:15 086a56966f2a: Pushed 20:06:15 4dd8869fdf6f: Pushed 20:06:15 9fe9a137fd00: Layer already exists 20:06:15 fc81bc67d5f9: Pushed 20:06:16 1df02c076dea: Pushed 20:06:16 f93244382bf5: Pushed 20:06:17 44501366c68c: Pushed 20:06:17 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:06:18 b0c4d9ca56cb: Preparing 20:06:18 1c8831725aaa: Preparing 20:06:18 44501366c68c: Preparing 20:06:18 1df02c076dea: Preparing 20:06:18 307961d3e68d: Preparing 20:06:18 086a56966f2a: Preparing 20:06:18 4dd8869fdf6f: Preparing 20:06:18 35a8f103898e: Preparing 20:06:18 02336360d4b6: Preparing 20:06:18 fc81bc67d5f9: Preparing 20:06:18 f93244382bf5: Preparing 20:06:18 9fe9a137fd00: Preparing 20:06:18 4dd8869fdf6f: Waiting 20:06:18 35a8f103898e: Waiting 20:06:18 02336360d4b6: Waiting 20:06:18 fc81bc67d5f9: Waiting 20:06:18 f93244382bf5: Waiting 20:06:18 9fe9a137fd00: Waiting 20:06:18 086a56966f2a: Waiting 20:06:18 b0c4d9ca56cb: Layer already exists 20:06:18 44501366c68c: Layer already exists 20:06:18 1df02c076dea: Layer already exists 20:06:18 1c8831725aaa: Layer already exists 20:06:18 307961d3e68d: Layer already exists 20:06:18 35a8f103898e: Layer already exists 20:06:18 086a56966f2a: Layer already exists 20:06:18 fc81bc67d5f9: Layer already exists 20:06:18 4dd8869fdf6f: Layer already exists 20:06:18 02336360d4b6: Layer already exists 20:06:18 f93244382bf5: Layer already exists 20:06:18 9fe9a137fd00: Layer already exists 20:06:18 latest: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 20:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:06:19 b0c4d9ca56cb: Preparing 20:06:19 1c8831725aaa: Preparing 20:06:19 44501366c68c: Preparing 20:06:19 1df02c076dea: Preparing 20:06:19 307961d3e68d: Preparing 20:06:19 086a56966f2a: Preparing 20:06:19 4dd8869fdf6f: Preparing 20:06:19 35a8f103898e: Preparing 20:06:19 02336360d4b6: Preparing 20:06:19 fc81bc67d5f9: Preparing 20:06:19 f93244382bf5: Preparing 20:06:19 9fe9a137fd00: Preparing 20:06:19 4dd8869fdf6f: Waiting 20:06:19 35a8f103898e: Waiting 20:06:19 086a56966f2a: Waiting 20:06:19 02336360d4b6: Waiting 20:06:19 f93244382bf5: Waiting 20:06:19 fc81bc67d5f9: Waiting 20:06:19 9fe9a137fd00: Waiting 20:06:19 b0c4d9ca56cb: Layer already exists 20:06:19 1c8831725aaa: Layer already exists 20:06:19 44501366c68c: Layer already exists 20:06:19 1df02c076dea: Layer already exists 20:06:19 307961d3e68d: Layer already exists 20:06:19 4dd8869fdf6f: Layer already exists 20:06:19 02336360d4b6: Layer already exists 20:06:19 fc81bc67d5f9: Layer already exists 20:06:19 35a8f103898e: Layer already exists 20:06:19 086a56966f2a: Layer already exists 20:06:19 f93244382bf5: Layer already exists 20:06:19 9fe9a137fd00: Layer already exists 20:06:19 3.2.0-dev.3: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:06:20 b0c4d9ca56cb: Preparing 20:06:20 1c8831725aaa: Preparing 20:06:20 44501366c68c: Preparing 20:06:20 1df02c076dea: Preparing 20:06:20 307961d3e68d: Preparing 20:06:20 086a56966f2a: Preparing 20:06:20 4dd8869fdf6f: Preparing 20:06:20 35a8f103898e: Preparing 20:06:20 02336360d4b6: Preparing 20:06:20 fc81bc67d5f9: Preparing 20:06:20 f93244382bf5: Preparing 20:06:20 9fe9a137fd00: Preparing 20:06:20 35a8f103898e: Waiting 20:06:20 02336360d4b6: Waiting 20:06:20 086a56966f2a: Waiting 20:06:20 4dd8869fdf6f: Waiting 20:06:20 fc81bc67d5f9: Waiting 20:06:20 f93244382bf5: Waiting 20:06:20 9fe9a137fd00: Waiting 20:06:20 b0c4d9ca56cb: Layer already exists 20:06:20 1df02c076dea: Layer already exists 20:06:20 1c8831725aaa: Layer already exists 20:06:20 307961d3e68d: Layer already exists 20:06:20 44501366c68c: Layer already exists 20:06:20 4dd8869fdf6f: Layer already exists 20:06:20 086a56966f2a: Layer already exists 20:06:20 fc81bc67d5f9: Layer already exists 20:06:20 35a8f103898e: Layer already exists 20:06:20 02336360d4b6: Layer already exists 20:06:20 f93244382bf5: Layer already exists 20:06:20 9fe9a137fd00: Layer already exists 20:06:20 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:06:21 b0c4d9ca56cb: Preparing 20:06:21 1c8831725aaa: Preparing 20:06:21 44501366c68c: Preparing 20:06:21 1df02c076dea: Preparing 20:06:21 307961d3e68d: Preparing 20:06:21 086a56966f2a: Preparing 20:06:21 4dd8869fdf6f: Preparing 20:06:21 35a8f103898e: Preparing 20:06:21 02336360d4b6: Preparing 20:06:21 fc81bc67d5f9: Preparing 20:06:21 f93244382bf5: Preparing 20:06:21 9fe9a137fd00: Preparing 20:06:21 086a56966f2a: Waiting 20:06:21 f93244382bf5: Waiting 20:06:21 02336360d4b6: Waiting 20:06:21 9fe9a137fd00: Waiting 20:06:21 fc81bc67d5f9: Waiting 20:06:21 4dd8869fdf6f: Waiting 20:06:21 35a8f103898e: Waiting 20:06:21 b0c4d9ca56cb: Layer already exists 20:06:21 44501366c68c: Layer already exists 20:06:21 1c8831725aaa: Layer already exists 20:06:21 1df02c076dea: Layer already exists 20:06:21 307961d3e68d: Layer already exists 20:06:21 35a8f103898e: Layer already exists 20:06:21 086a56966f2a: Layer already exists 20:06:21 4dd8869fdf6f: Layer already exists 20:06:21 fc81bc67d5f9: Layer already exists 20:06:21 02336360d4b6: Layer already exists 20:06:21 9fe9a137fd00: Layer already exists 20:06:21 f93244382bf5: Layer already exists 20:06:21 main: digest: sha256:ef8957ec52e4088e5d8900cc9bb4af85033c16f99782dde56f0df32372bc063b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:21 ===================================================== [Pipeline] echo 20:06:21 taggedImages: 20:06:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:06:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.3 20:06:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:06:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:06:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:22 latest 20:06:22 3.2.0-dev.3 20:06:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:22 main 20:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:06:23 54d81282866b: Preparing 20:06:23 44c128f162ea: Preparing 20:06:23 35a8f103898e: Preparing 20:06:23 02336360d4b6: Preparing 20:06:23 daabda041e56: Preparing 20:06:23 82b63065e51b: Preparing 20:06:23 9fe9a137fd00: Preparing 20:06:23 82b63065e51b: Waiting 20:06:23 9fe9a137fd00: Waiting 20:06:23 35a8f103898e: Layer already exists 20:06:23 02336360d4b6: Layer already exists 20:06:23 9fe9a137fd00: Layer already exists 20:06:23 daabda041e56: Pushed 20:06:23 54d81282866b: Pushed 20:06:24 82b63065e51b: Pushed 20:06:25 44c128f162ea: Pushed 20:06:25 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:26 + 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 20:06:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:06:26 54d81282866b: Preparing 20:06:26 44c128f162ea: Preparing 20:06:26 35a8f103898e: Preparing 20:06:26 02336360d4b6: Preparing 20:06:26 daabda041e56: Preparing 20:06:26 82b63065e51b: Preparing 20:06:26 9fe9a137fd00: Preparing 20:06:26 82b63065e51b: Waiting 20:06:26 9fe9a137fd00: Waiting 20:06:26 44c128f162ea: Layer already exists 20:06:26 54d81282866b: Layer already exists 20:06:26 35a8f103898e: Layer already exists 20:06:26 daabda041e56: Layer already exists 20:06:26 02336360d4b6: Layer already exists 20:06:26 82b63065e51b: Layer already exists 20:06:26 9fe9a137fd00: Layer already exists 20:06:26 latest: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 20:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:06:27 54d81282866b: Preparing 20:06:27 44c128f162ea: Preparing 20:06:27 35a8f103898e: Preparing 20:06:27 02336360d4b6: Preparing 20:06:27 daabda041e56: Preparing 20:06:27 82b63065e51b: Preparing 20:06:27 9fe9a137fd00: Preparing 20:06:27 82b63065e51b: Waiting 20:06:27 9fe9a137fd00: Waiting 20:06:27 54d81282866b: Layer already exists 20:06:27 44c128f162ea: Layer already exists 20:06:27 daabda041e56: Layer already exists 20:06:27 35a8f103898e: Layer already exists 20:06:27 02336360d4b6: Layer already exists 20:06:27 82b63065e51b: Layer already exists 20:06:27 9fe9a137fd00: Layer already exists 20:06:27 3.2.0-dev.3: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:06:28 54d81282866b: Preparing 20:06:28 44c128f162ea: Preparing 20:06:28 35a8f103898e: Preparing 20:06:28 02336360d4b6: Preparing 20:06:28 daabda041e56: Preparing 20:06:28 82b63065e51b: Preparing 20:06:28 9fe9a137fd00: Preparing 20:06:28 82b63065e51b: Waiting 20:06:28 02336360d4b6: Layer already exists 20:06:28 54d81282866b: Layer already exists 20:06:28 daabda041e56: Layer already exists 20:06:28 44c128f162ea: Layer already exists 20:06:28 35a8f103898e: Layer already exists 20:06:28 82b63065e51b: Layer already exists 20:06:28 9fe9a137fd00: Layer already exists 20:06:28 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:29 + 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 20:06:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:06:29 54d81282866b: Preparing 20:06:29 44c128f162ea: Preparing 20:06:29 35a8f103898e: Preparing 20:06:29 02336360d4b6: Preparing 20:06:29 daabda041e56: Preparing 20:06:29 82b63065e51b: Preparing 20:06:29 9fe9a137fd00: Preparing 20:06:29 9fe9a137fd00: Waiting 20:06:29 82b63065e51b: Waiting 20:06:29 02336360d4b6: Layer already exists 20:06:29 54d81282866b: Layer already exists 20:06:29 44c128f162ea: Layer already exists 20:06:29 daabda041e56: Layer already exists 20:06:29 35a8f103898e: Layer already exists 20:06:29 82b63065e51b: Layer already exists 20:06:29 9fe9a137fd00: Layer already exists 20:06:29 main: digest: sha256:f36f0bee023e79311b4c350eb5ff55f8ee5d0aacac1be5710a294cde417ac0c4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:30 ===================================================== [Pipeline] echo 20:06:30 taggedImages: 20:06:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:06:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.3 20:06:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:06:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:06:30 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:30 latest 20:06:30 3.2.0-dev.3 20:06:30 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:30 main 20:06:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:06:31 bc0400f4796b: Preparing 20:06:31 ae4642eda557: Preparing 20:06:31 c3c79bba9f94: Preparing 20:06:31 35a8f103898e: Preparing 20:06:31 02336360d4b6: Preparing 20:06:31 b8a91450d9ca: Preparing 20:06:31 1878f2edd399: Preparing 20:06:31 b8a91450d9ca: Waiting 20:06:31 7246998e7ce1: Preparing 20:06:31 18aa27dea5e3: Preparing 20:06:31 9fe9a137fd00: Preparing 20:06:31 1878f2edd399: Waiting 20:06:31 7246998e7ce1: Waiting 20:06:31 9fe9a137fd00: Waiting 20:06:31 18aa27dea5e3: Waiting 20:06:31 ae4642eda557: Pushed 20:06:31 c3c79bba9f94: Pushed 20:06:31 35a8f103898e: Layer already exists 20:06:32 bc0400f4796b: Pushed 20:06:32 02336360d4b6: Layer already exists 20:06:32 7246998e7ce1: Pushed 20:06:32 9fe9a137fd00: Layer already exists 20:06:32 18aa27dea5e3: Pushed 20:06:37 1878f2edd399: Pushed 20:06:39 b8a91450d9ca: Pushed 20:06:40 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:06:41 bc0400f4796b: Preparing 20:06:41 ae4642eda557: Preparing 20:06:41 c3c79bba9f94: Preparing 20:06:41 35a8f103898e: Preparing 20:06:41 02336360d4b6: Preparing 20:06:41 b8a91450d9ca: Preparing 20:06:41 1878f2edd399: Preparing 20:06:41 7246998e7ce1: Preparing 20:06:41 18aa27dea5e3: Preparing 20:06:41 9fe9a137fd00: Preparing 20:06:41 1878f2edd399: Waiting 20:06:41 9fe9a137fd00: Waiting 20:06:41 7246998e7ce1: Waiting 20:06:41 18aa27dea5e3: Waiting 20:06:41 b8a91450d9ca: Waiting 20:06:41 35a8f103898e: Layer already exists 20:06:41 02336360d4b6: Layer already exists 20:06:41 c3c79bba9f94: Layer already exists 20:06:41 bc0400f4796b: Layer already exists 20:06:41 ae4642eda557: Layer already exists 20:06:41 b8a91450d9ca: Layer already exists 20:06:41 18aa27dea5e3: Layer already exists 20:06:41 1878f2edd399: Layer already exists 20:06:41 7246998e7ce1: Layer already exists 20:06:41 9fe9a137fd00: Layer already exists 20:06:41 latest: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 20:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:06:42 bc0400f4796b: Preparing 20:06:42 ae4642eda557: Preparing 20:06:42 c3c79bba9f94: Preparing 20:06:42 35a8f103898e: Preparing 20:06:42 02336360d4b6: Preparing 20:06:42 b8a91450d9ca: Preparing 20:06:42 1878f2edd399: Preparing 20:06:42 7246998e7ce1: Preparing 20:06:42 18aa27dea5e3: Preparing 20:06:42 9fe9a137fd00: Preparing 20:06:42 b8a91450d9ca: Waiting 20:06:42 1878f2edd399: Waiting 20:06:42 9fe9a137fd00: Waiting 20:06:42 18aa27dea5e3: Waiting 20:06:42 ae4642eda557: Layer already exists 20:06:42 c3c79bba9f94: Layer already exists 20:06:42 35a8f103898e: Layer already exists 20:06:42 02336360d4b6: Layer already exists 20:06:42 bc0400f4796b: Layer already exists 20:06:42 b8a91450d9ca: Layer already exists 20:06:42 1878f2edd399: Layer already exists 20:06:42 7246998e7ce1: Layer already exists 20:06:42 9fe9a137fd00: Layer already exists 20:06:42 18aa27dea5e3: Layer already exists 20:06:42 3.2.0-dev.3: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:06:43 bc0400f4796b: Preparing 20:06:43 ae4642eda557: Preparing 20:06:43 c3c79bba9f94: Preparing 20:06:43 35a8f103898e: Preparing 20:06:43 02336360d4b6: Preparing 20:06:43 b8a91450d9ca: Preparing 20:06:43 1878f2edd399: Preparing 20:06:43 b8a91450d9ca: Waiting 20:06:43 7246998e7ce1: Preparing 20:06:43 1878f2edd399: Waiting 20:06:43 18aa27dea5e3: Preparing 20:06:43 7246998e7ce1: Waiting 20:06:43 9fe9a137fd00: Preparing 20:06:43 18aa27dea5e3: Waiting 20:06:43 9fe9a137fd00: Waiting 20:06:43 bc0400f4796b: Layer already exists 20:06:43 35a8f103898e: Layer already exists 20:06:43 02336360d4b6: Layer already exists 20:06:43 ae4642eda557: Layer already exists 20:06:43 c3c79bba9f94: Layer already exists 20:06:43 b8a91450d9ca: Layer already exists 20:06:43 7246998e7ce1: Layer already exists 20:06:43 9fe9a137fd00: Layer already exists 20:06:43 18aa27dea5e3: Layer already exists 20:06:43 1878f2edd399: Layer already exists 20:06:43 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:06:44 bc0400f4796b: Preparing 20:06:44 ae4642eda557: Preparing 20:06:44 c3c79bba9f94: Preparing 20:06:44 35a8f103898e: Preparing 20:06:44 02336360d4b6: Preparing 20:06:44 b8a91450d9ca: Preparing 20:06:44 1878f2edd399: Preparing 20:06:44 7246998e7ce1: Preparing 20:06:44 18aa27dea5e3: Preparing 20:06:44 9fe9a137fd00: Preparing 20:06:44 b8a91450d9ca: Waiting 20:06:44 1878f2edd399: Waiting 20:06:44 7246998e7ce1: Waiting 20:06:44 18aa27dea5e3: Waiting 20:06:44 9fe9a137fd00: Waiting 20:06:44 ae4642eda557: Layer already exists 20:06:44 c3c79bba9f94: Layer already exists 20:06:44 bc0400f4796b: Layer already exists 20:06:44 35a8f103898e: Layer already exists 20:06:44 02336360d4b6: Layer already exists 20:06:44 7246998e7ce1: Layer already exists 20:06:44 1878f2edd399: Layer already exists 20:06:44 b8a91450d9ca: Layer already exists 20:06:44 18aa27dea5e3: Layer already exists 20:06:44 9fe9a137fd00: Layer already exists 20:06:44 main: digest: sha256:7011a00b93ee143410ed11223f16dcd15db8cef076db89baaf4c640197bf0499 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:06:45 ===================================================== [Pipeline] echo 20:06:45 taggedImages: 20:06:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:06:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.3 20:06:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:06:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:06:45 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:45 latest 20:06:45 3.2.0-dev.3 20:06:45 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:45 main 20:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:06:46 6113140169f4: Preparing 20:06:46 b918415cf01c: Preparing 20:06:46 65f50e149d33: Preparing 20:06:46 35a8f103898e: Preparing 20:06:46 02336360d4b6: Preparing 20:06:46 6272dca40d24: Preparing 20:06:46 a85743353d82: Preparing 20:06:46 9e29823afd9d: Preparing 20:06:46 9fe9a137fd00: Preparing 20:06:46 a85743353d82: Waiting 20:06:46 6272dca40d24: Waiting 20:06:46 9e29823afd9d: Waiting 20:06:46 9fe9a137fd00: Waiting 20:06:46 35a8f103898e: Layer already exists 20:06:46 02336360d4b6: Layer already exists 20:06:46 65f50e149d33: Pushed 20:06:46 b918415cf01c: Pushed 20:06:46 6113140169f4: Pushed 20:06:46 9fe9a137fd00: Layer already exists 20:06:46 a85743353d82: Pushed 20:06:47 9e29823afd9d: Pushed 20:06:55 6272dca40d24: Pushed 20:06:55 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:06:56 6113140169f4: Preparing 20:06:56 b918415cf01c: Preparing 20:06:56 65f50e149d33: Preparing 20:06:56 35a8f103898e: Preparing 20:06:56 02336360d4b6: Preparing 20:06:56 6272dca40d24: Preparing 20:06:56 a85743353d82: Preparing 20:06:56 9e29823afd9d: Preparing 20:06:56 9fe9a137fd00: Preparing 20:06:56 9e29823afd9d: Waiting 20:06:56 9fe9a137fd00: Waiting 20:06:56 6272dca40d24: Waiting 20:06:56 a85743353d82: Waiting 20:06:56 35a8f103898e: Layer already exists 20:06:56 6113140169f4: Layer already exists 20:06:56 65f50e149d33: Layer already exists 20:06:56 b918415cf01c: Layer already exists 20:06:56 02336360d4b6: Layer already exists 20:06:56 6272dca40d24: Layer already exists 20:06:56 a85743353d82: Layer already exists 20:06:56 9e29823afd9d: Layer already exists 20:06:56 9fe9a137fd00: Layer already exists 20:06:56 latest: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 20:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:06:57 6113140169f4: Preparing 20:06:57 b918415cf01c: Preparing 20:06:57 65f50e149d33: Preparing 20:06:57 35a8f103898e: Preparing 20:06:57 02336360d4b6: Preparing 20:06:57 6272dca40d24: Preparing 20:06:57 a85743353d82: Preparing 20:06:57 9e29823afd9d: Preparing 20:06:57 9fe9a137fd00: Preparing 20:06:57 9e29823afd9d: Waiting 20:06:57 9fe9a137fd00: Waiting 20:06:57 6272dca40d24: Waiting 20:06:57 a85743353d82: Waiting 20:06:57 35a8f103898e: Layer already exists 20:06:57 b918415cf01c: Layer already exists 20:06:57 02336360d4b6: Layer already exists 20:06:57 6113140169f4: Layer already exists 20:06:57 65f50e149d33: Layer already exists 20:06:57 a85743353d82: Layer already exists 20:06:57 6272dca40d24: Layer already exists 20:06:57 9e29823afd9d: Layer already exists 20:06:57 9fe9a137fd00: Layer already exists 20:06:57 3.2.0-dev.3: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:06:58 6113140169f4: Preparing 20:06:58 b918415cf01c: Preparing 20:06:58 65f50e149d33: Preparing 20:06:58 35a8f103898e: Preparing 20:06:58 02336360d4b6: Preparing 20:06:58 6272dca40d24: Preparing 20:06:58 a85743353d82: Preparing 20:06:58 9e29823afd9d: Preparing 20:06:58 9fe9a137fd00: Preparing 20:06:58 6272dca40d24: Waiting 20:06:58 a85743353d82: Waiting 20:06:58 9e29823afd9d: Waiting 20:06:58 9fe9a137fd00: Waiting 20:06:58 02336360d4b6: Layer already exists 20:06:58 35a8f103898e: Layer already exists 20:06:58 6113140169f4: Layer already exists 20:06:58 b918415cf01c: Layer already exists 20:06:58 65f50e149d33: Layer already exists 20:06:58 9e29823afd9d: Layer already exists 20:06:58 9fe9a137fd00: Layer already exists 20:06:58 6272dca40d24: Layer already exists 20:06:58 a85743353d82: Layer already exists 20:06:58 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:06:59 6113140169f4: Preparing 20:06:59 b918415cf01c: Preparing 20:06:59 65f50e149d33: Preparing 20:06:59 35a8f103898e: Preparing 20:06:59 02336360d4b6: Preparing 20:06:59 6272dca40d24: Preparing 20:06:59 a85743353d82: Preparing 20:06:59 9e29823afd9d: Preparing 20:06:59 9fe9a137fd00: Preparing 20:06:59 6272dca40d24: Waiting 20:06:59 a85743353d82: Waiting 20:06:59 9e29823afd9d: Waiting 20:06:59 9fe9a137fd00: Waiting 20:06:59 65f50e149d33: Layer already exists 20:06:59 6113140169f4: Layer already exists 20:06:59 02336360d4b6: Layer already exists 20:06:59 b918415cf01c: Layer already exists 20:06:59 35a8f103898e: Layer already exists 20:06:59 a85743353d82: Layer already exists 20:06:59 9e29823afd9d: Layer already exists 20:06:59 6272dca40d24: Layer already exists 20:06:59 9fe9a137fd00: Layer already exists 20:06:59 main: digest: sha256:dc72ecdb104ba23b3270016bf1528f3bda3f179d496148c5f0f5eda40041e0b1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:00 ===================================================== [Pipeline] echo 20:07:00 taggedImages: 20:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.3 20:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:07:00 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:07:00 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:00 latest 20:07:00 3.2.0-dev.3 20:07:00 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:00 main 20:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:07:01 a9d6807abf77: Preparing 20:07:01 cd11395a3c91: Preparing 20:07:01 b44b4522ba58: Preparing 20:07:01 35a8f103898e: Preparing 20:07:01 02336360d4b6: Preparing 20:07:01 4e71b16a4721: Preparing 20:07:01 7246998e7ce1: Preparing 20:07:01 18aa27dea5e3: Preparing 20:07:01 9fe9a137fd00: Preparing 20:07:01 4e71b16a4721: Waiting 20:07:01 7246998e7ce1: Waiting 20:07:01 18aa27dea5e3: Waiting 20:07:01 9fe9a137fd00: Waiting 20:07:01 35a8f103898e: Layer already exists 20:07:01 02336360d4b6: Layer already exists 20:07:01 7246998e7ce1: Layer already exists 20:07:01 18aa27dea5e3: Layer already exists 20:07:01 9fe9a137fd00: Layer already exists 20:07:01 b44b4522ba58: Pushed 20:07:01 a9d6807abf77: Pushed 20:07:01 cd11395a3c91: Pushed 20:07:09 4e71b16a4721: Pushed 20:07:09 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:07:11 a9d6807abf77: Preparing 20:07:11 cd11395a3c91: Preparing 20:07:11 b44b4522ba58: Preparing 20:07:11 35a8f103898e: Preparing 20:07:11 02336360d4b6: Preparing 20:07:11 4e71b16a4721: Preparing 20:07:11 7246998e7ce1: Preparing 20:07:11 18aa27dea5e3: Preparing 20:07:11 9fe9a137fd00: Preparing 20:07:11 4e71b16a4721: Waiting 20:07:11 7246998e7ce1: Waiting 20:07:11 18aa27dea5e3: Waiting 20:07:11 9fe9a137fd00: Waiting 20:07:11 02336360d4b6: Layer already exists 20:07:11 a9d6807abf77: Layer already exists 20:07:11 b44b4522ba58: Layer already exists 20:07:11 cd11395a3c91: Layer already exists 20:07:11 35a8f103898e: Layer already exists 20:07:11 9fe9a137fd00: Layer already exists 20:07:11 18aa27dea5e3: Layer already exists 20:07:11 4e71b16a4721: Layer already exists 20:07:11 7246998e7ce1: Layer already exists 20:07:11 latest: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 20:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:07:12 a9d6807abf77: Preparing 20:07:12 cd11395a3c91: Preparing 20:07:12 b44b4522ba58: Preparing 20:07:12 35a8f103898e: Preparing 20:07:12 02336360d4b6: Preparing 20:07:12 4e71b16a4721: Preparing 20:07:12 7246998e7ce1: Preparing 20:07:12 18aa27dea5e3: Preparing 20:07:12 9fe9a137fd00: Preparing 20:07:12 18aa27dea5e3: Waiting 20:07:12 4e71b16a4721: Waiting 20:07:12 9fe9a137fd00: Waiting 20:07:12 7246998e7ce1: Waiting 20:07:12 02336360d4b6: Layer already exists 20:07:12 b44b4522ba58: Layer already exists 20:07:12 cd11395a3c91: Layer already exists 20:07:12 a9d6807abf77: Layer already exists 20:07:12 35a8f103898e: Layer already exists 20:07:12 4e71b16a4721: Layer already exists 20:07:12 7246998e7ce1: Layer already exists 20:07:12 9fe9a137fd00: Layer already exists 20:07:12 18aa27dea5e3: Layer already exists 20:07:12 3.2.0-dev.3: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:07:13 a9d6807abf77: Preparing 20:07:13 cd11395a3c91: Preparing 20:07:13 b44b4522ba58: Preparing 20:07:13 35a8f103898e: Preparing 20:07:13 02336360d4b6: Preparing 20:07:13 4e71b16a4721: Preparing 20:07:13 7246998e7ce1: Preparing 20:07:13 18aa27dea5e3: Preparing 20:07:13 9fe9a137fd00: Preparing 20:07:13 7246998e7ce1: Waiting 20:07:13 18aa27dea5e3: Waiting 20:07:13 4e71b16a4721: Waiting 20:07:13 b44b4522ba58: Layer already exists 20:07:13 a9d6807abf77: Layer already exists 20:07:13 35a8f103898e: Layer already exists 20:07:13 cd11395a3c91: Layer already exists 20:07:13 02336360d4b6: Layer already exists 20:07:13 4e71b16a4721: Layer already exists 20:07:13 9fe9a137fd00: Layer already exists 20:07:13 18aa27dea5e3: Layer already exists 20:07:13 7246998e7ce1: Layer already exists 20:07:13 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:07:14 a9d6807abf77: Preparing 20:07:14 cd11395a3c91: Preparing 20:07:14 b44b4522ba58: Preparing 20:07:14 35a8f103898e: Preparing 20:07:14 02336360d4b6: Preparing 20:07:14 4e71b16a4721: Preparing 20:07:14 7246998e7ce1: Preparing 20:07:14 18aa27dea5e3: Preparing 20:07:14 9fe9a137fd00: Preparing 20:07:14 7246998e7ce1: Waiting 20:07:14 18aa27dea5e3: Waiting 20:07:14 9fe9a137fd00: Waiting 20:07:14 4e71b16a4721: Waiting 20:07:14 b44b4522ba58: Layer already exists 20:07:14 cd11395a3c91: Layer already exists 20:07:14 a9d6807abf77: Layer already exists 20:07:14 35a8f103898e: Layer already exists 20:07:14 02336360d4b6: Layer already exists 20:07:14 4e71b16a4721: Layer already exists 20:07:14 7246998e7ce1: Layer already exists 20:07:14 9fe9a137fd00: Layer already exists 20:07:14 18aa27dea5e3: Layer already exists 20:07:14 main: digest: sha256:814b5f46e321fabaa173255d1435ca328b56caccd70aceaf7966f9dd493d2e73 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:15 ===================================================== [Pipeline] echo 20:07:15 taggedImages: 20:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.3 20:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:07:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:07:15 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:15 latest 20:07:15 3.2.0-dev.3 20:07:15 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:15 main 20:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:07:17 d6ba1430b3b1: Preparing 20:07:17 83e7702d78ca: Preparing 20:07:17 35a8f103898e: Preparing 20:07:17 02336360d4b6: Preparing 20:07:17 8d706ef3b354: Preparing 20:07:17 a5dc38ef8589: Preparing 20:07:17 9fe9a137fd00: Preparing 20:07:17 9fe9a137fd00: Waiting 20:07:17 a5dc38ef8589: Waiting 20:07:17 35a8f103898e: Layer already exists 20:07:17 02336360d4b6: Layer already exists 20:07:17 9fe9a137fd00: Layer already exists 20:07:17 d6ba1430b3b1: Pushed 20:07:17 8d706ef3b354: Pushed 20:07:17 a5dc38ef8589: Pushed 20:07:19 83e7702d78ca: Pushed 20:07:20 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:07:21 d6ba1430b3b1: Preparing 20:07:21 83e7702d78ca: Preparing 20:07:21 35a8f103898e: Preparing 20:07:21 02336360d4b6: Preparing 20:07:21 8d706ef3b354: Preparing 20:07:21 a5dc38ef8589: Preparing 20:07:21 9fe9a137fd00: Preparing 20:07:21 a5dc38ef8589: Waiting 20:07:21 9fe9a137fd00: Waiting 20:07:21 83e7702d78ca: Layer already exists 20:07:21 d6ba1430b3b1: Layer already exists 20:07:21 8d706ef3b354: Layer already exists 20:07:21 02336360d4b6: Layer already exists 20:07:21 35a8f103898e: Layer already exists 20:07:21 a5dc38ef8589: Layer already exists 20:07:21 9fe9a137fd00: Layer already exists 20:07:21 latest: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 20:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:07:22 d6ba1430b3b1: Preparing 20:07:22 83e7702d78ca: Preparing 20:07:22 35a8f103898e: Preparing 20:07:22 02336360d4b6: Preparing 20:07:22 8d706ef3b354: Preparing 20:07:22 a5dc38ef8589: Preparing 20:07:22 9fe9a137fd00: Preparing 20:07:22 9fe9a137fd00: Waiting 20:07:22 83e7702d78ca: Layer already exists 20:07:22 8d706ef3b354: Layer already exists 20:07:22 35a8f103898e: Layer already exists 20:07:22 02336360d4b6: Layer already exists 20:07:22 d6ba1430b3b1: Layer already exists 20:07:22 a5dc38ef8589: Layer already exists 20:07:22 9fe9a137fd00: Layer already exists 20:07:22 3.2.0-dev.3: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:07:23 d6ba1430b3b1: Preparing 20:07:23 83e7702d78ca: Preparing 20:07:23 35a8f103898e: Preparing 20:07:23 02336360d4b6: Preparing 20:07:23 8d706ef3b354: Preparing 20:07:23 a5dc38ef8589: Preparing 20:07:23 9fe9a137fd00: Preparing 20:07:23 a5dc38ef8589: Waiting 20:07:23 9fe9a137fd00: Waiting 20:07:23 8d706ef3b354: Layer already exists 20:07:23 02336360d4b6: Layer already exists 20:07:23 d6ba1430b3b1: Layer already exists 20:07:23 35a8f103898e: Layer already exists 20:07:23 83e7702d78ca: Layer already exists 20:07:23 a5dc38ef8589: Layer already exists 20:07:23 9fe9a137fd00: Layer already exists 20:07:23 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:07:25 d6ba1430b3b1: Preparing 20:07:25 83e7702d78ca: Preparing 20:07:25 35a8f103898e: Preparing 20:07:25 02336360d4b6: Preparing 20:07:25 8d706ef3b354: Preparing 20:07:25 a5dc38ef8589: Preparing 20:07:25 9fe9a137fd00: Preparing 20:07:25 9fe9a137fd00: Waiting 20:07:25 d6ba1430b3b1: Layer already exists 20:07:25 35a8f103898e: Layer already exists 20:07:25 83e7702d78ca: Layer already exists 20:07:25 02336360d4b6: Layer already exists 20:07:25 8d706ef3b354: Layer already exists 20:07:25 a5dc38ef8589: Layer already exists 20:07:25 9fe9a137fd00: Layer already exists 20:07:25 main: digest: sha256:91b9b76ac3d41ad3e2b6c82f88c1f571485865b728057c9dfb024d76dc91345b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:25 ===================================================== [Pipeline] echo 20:07:25 taggedImages: 20:07:25 - nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:07:25 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.3 20:07:25 - nexus3.edgexfoundry.org:10004/support-notifications:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:07:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:07:25 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:25 latest 20:07:25 3.2.0-dev.3 20:07:25 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:25 main 20:07:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:07:27 6ff16ef7aa68: Preparing 20:07:27 b3c8816f51e8: Preparing 20:07:27 35a8f103898e: Preparing 20:07:27 02336360d4b6: Preparing 20:07:27 f786f1a043da: Preparing 20:07:27 58af307d683f: Preparing 20:07:27 9fe9a137fd00: Preparing 20:07:27 9fe9a137fd00: Waiting 20:07:27 58af307d683f: Waiting 20:07:27 f786f1a043da: Layer already exists 20:07:27 35a8f103898e: Layer already exists 20:07:27 02336360d4b6: Layer already exists 20:07:27 58af307d683f: Layer already exists 20:07:27 9fe9a137fd00: Layer already exists 20:07:27 6ff16ef7aa68: Pushed 20:07:29 b3c8816f51e8: Pushed 20:07:29 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:07:30 6ff16ef7aa68: Preparing 20:07:30 b3c8816f51e8: Preparing 20:07:30 35a8f103898e: Preparing 20:07:30 02336360d4b6: Preparing 20:07:30 f786f1a043da: Preparing 20:07:30 58af307d683f: Preparing 20:07:30 9fe9a137fd00: Preparing 20:07:30 58af307d683f: Waiting 20:07:30 9fe9a137fd00: Waiting 20:07:30 35a8f103898e: Layer already exists 20:07:30 6ff16ef7aa68: Layer already exists 20:07:30 02336360d4b6: Layer already exists 20:07:30 f786f1a043da: Layer already exists 20:07:30 b3c8816f51e8: Layer already exists 20:07:30 9fe9a137fd00: Layer already exists 20:07:30 58af307d683f: Layer already exists 20:07:30 latest: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 20:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:07:32 6ff16ef7aa68: Preparing 20:07:32 b3c8816f51e8: Preparing 20:07:32 35a8f103898e: Preparing 20:07:32 02336360d4b6: Preparing 20:07:32 f786f1a043da: Preparing 20:07:32 58af307d683f: Preparing 20:07:32 9fe9a137fd00: Preparing 20:07:32 58af307d683f: Waiting 20:07:32 35a8f103898e: Layer already exists 20:07:32 b3c8816f51e8: Layer already exists 20:07:32 6ff16ef7aa68: Layer already exists 20:07:32 02336360d4b6: Layer already exists 20:07:32 f786f1a043da: Layer already exists 20:07:32 9fe9a137fd00: Layer already exists 20:07:32 58af307d683f: Layer already exists 20:07:32 3.2.0-dev.3: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:07:33 6ff16ef7aa68: Preparing 20:07:33 b3c8816f51e8: Preparing 20:07:33 35a8f103898e: Preparing 20:07:33 02336360d4b6: Preparing 20:07:33 f786f1a043da: Preparing 20:07:33 58af307d683f: Preparing 20:07:33 9fe9a137fd00: Preparing 20:07:33 58af307d683f: Waiting 20:07:33 b3c8816f51e8: Layer already exists 20:07:33 35a8f103898e: Layer already exists 20:07:33 f786f1a043da: Layer already exists 20:07:33 02336360d4b6: Layer already exists 20:07:33 6ff16ef7aa68: Layer already exists 20:07:33 9fe9a137fd00: Layer already exists 20:07:33 58af307d683f: Layer already exists 20:07:33 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:07:34 6ff16ef7aa68: Preparing 20:07:34 b3c8816f51e8: Preparing 20:07:34 35a8f103898e: Preparing 20:07:34 02336360d4b6: Preparing 20:07:34 f786f1a043da: Preparing 20:07:34 58af307d683f: Preparing 20:07:34 9fe9a137fd00: Preparing 20:07:34 9fe9a137fd00: Waiting 20:07:34 58af307d683f: Waiting 20:07:34 6ff16ef7aa68: Layer already exists 20:07:34 02336360d4b6: Layer already exists 20:07:34 f786f1a043da: Layer already exists 20:07:34 b3c8816f51e8: Layer already exists 20:07:34 35a8f103898e: Layer already exists 20:07:34 9fe9a137fd00: Layer already exists 20:07:34 58af307d683f: Layer already exists 20:07:34 main: digest: sha256:8567feb77068522ff163731072ae9784b950e8fcd604761ac1f7b23676dff6e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:07:35 ===================================================== [Pipeline] echo 20:07:35 taggedImages: 20:07:35 - nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:07:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:07:35 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.3 20:07:35 - nexus3.edgexfoundry.org:10004/support-scheduler:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:07:35 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:10:31 #142 ... 20:10:31 20:10:31 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:10:31 #136 373.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:10:31 #136 ... 20:10:31 20:10:31 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:10:31 #135 DONE 376.2s 20:10:31 20:10:31 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:10:31 #140 ... 20:10:31 20:10:31 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:10:31 #143 DONE 0.2s 20:10:31 20:10:31 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:10:31 #144 DONE 0.1s 20:10:31 20:10:31 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:10:31 #145 DONE 0.1s 20:10:31 20:10:31 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:10:31 #146 DONE 0.1s 20:10:31 20:10:31 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:10:31 #147 DONE 0.4s 20:10:31 20:10:31 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:31 #142 ... 20:10:31 20:10:31 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:10:31 #148 DONE 0.1s 20:10:31 20:10:31 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:32 #149 ... 20:10:32 20:10:32 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:10:32 #140 DONE 379.2s 20:10:32 20:10:32 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:10:32 #137 ... 20:10:32 20:10:32 #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:10:33 #150 DONE 0.3s 20:10:33 20:10:33 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:33 #149 DONE 2.0s 20:10:33 20:10:33 #151 [security-proxy-setup] exporting to image 20:10:33 #151 exporting layers 20:10:34 #151 exporting layers 1.1s done 20:10:34 #151 writing image sha256:b3700a305459e73c3236c476ef85b231f74c79aff8bd8fc098aadac3a049559a done 20:10:34 #151 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:10:34 #151 DONE 1.1s 20:10:34 20:10:34 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:10:38 #152 ... 20:10:38 20:10:38 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:10:38 #136 DONE 384.8s 20:10:38 20:10:38 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:10:38 #152 DONE 5.0s 20:10:38 20:10:38 #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:10:38 #153 DONE 0.3s 20:10:38 20:10:38 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:10:38 #154 DONE 0.3s 20:10:38 20:10:38 #155 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:10:39 #155 DONE 0.5s 20:10:39 20:10:39 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:10:39 #156 DONE 0.3s 20:10:39 20:10:39 #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:10:39 #157 DONE 0.3s 20:10:39 20:10:39 #158 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:10:39 #158 DONE 0.2s 20:10:39 20:10:39 #159 [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 20:10:40 #159 DONE 0.2s 20:10:40 20:10:40 #160 [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/ 20:10:40 #160 DONE 0.4s 20:10:40 20:10:40 #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:10:40 #161 DONE 0.3s 20:10:40 20:10:40 #162 [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 20:10:40 #162 DONE 0.3s 20:10:40 20:10:40 #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:10:40 #163 DONE 0.2s 20:10:40 20:10:40 #164 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:10:40 #164 DONE 0.2s 20:10:40 20:10:40 #165 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:10:40 #165 DONE 0.2s 20:10:40 20:10:40 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:10:41 #166 ... 20:10:41 20:10:41 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:10:41 #167 DONE 0.5s 20:10:41 20:10:41 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:10:41 #168 DONE 0.7s 20:10:41 20:10:41 #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:10:42 #169 DONE 0.2s 20:10:42 20:10:42 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:42 #170 ... 20:10:42 20:10:42 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:10:42 #139 DONE 389.4s 20:10:43 20:10:43 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:43 #142 ... 20:10:43 20:10:43 #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:10:43 #166 DONE 2.3s 20:10:43 20:10:43 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:44 #171 DONE 0.6s 20:10:44 20:10:44 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:44 #172 DONE 0.4s 20:10:44 20:10:44 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:10:44 #173 ... 20:10:44 20:10:44 #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:44 #170 DONE 2.6s 20:10:44 20:10:44 #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:10:44 #173 DONE 0.6s 20:10:44 20:10:44 #174 [security-secretstore-setup] exporting to image 20:10:44 #174 exporting layers 20:10:44 #174 ... 20:10:44 20:10:44 #175 [security-bootstrapper] exporting to image 20:10:44 #175 exporting layers 1.7s done 20:10:44 #175 writing image sha256:7213a739ba4e871c9515bf87198a6c0c33bca5cff90f70a024d729c760b0b6bc 0.0s done 20:10:44 #175 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:10:44 #175 DONE 1.8s 20:10:45 20:10:45 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:10:45 #176 DONE 0.5s 20:10:45 20:10:45 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:10:45 #177 DONE 0.6s 20:10:45 20:10:45 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:45 #142 ... 20:10:45 20:10:45 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:46 #178 ... 20:10:46 20:10:46 #174 [security-secretstore-setup] exporting to image 20:10:46 #174 exporting layers 1.6s done 20:10:46 #174 writing image sha256:6ca9c1142aa347559e1c4f41fb927b572adf27ecc7d20153f521367d9c95fdc6 done 20:10:46 #174 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 20:10:46 #174 DONE 1.7s 20:10:46 20:10:46 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:10:47 #134 ... 20:10:47 20:10:47 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:47 #178 DONE 1.7s 20:10:47 20:10:47 #179 [security-proxy-auth] exporting to image 20:10:47 #179 exporting layers 0.5s done 20:10:47 #179 writing image sha256:4ece3c66a8bddf77fba198dd428aaf0d0c33f09d9f4553851640b75ef806646c done 20:10:47 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:10:47 #179 DONE 0.6s 20:10:47 20:10:47 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:53 #142 ... 20:10:53 20:10:53 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:10:53 #133 DONE 399.8s 20:10:53 20:10:53 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:10:53 #132 ... 20:10:53 20:10:53 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:53 #180 DONE 0.2s 20:10:53 20:10:53 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:53 #181 DONE 0.2s 20:10:53 20:10:53 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:53 #142 ... 20:10:53 20:10:53 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:10:54 #182 DONE 0.2s 20:10:54 20:10:54 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:10:54 #183 DONE 0.1s 20:10:54 20:10:54 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:10:54 #184 DONE 0.1s 20:10:54 20:10:54 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:55 #185 DONE 1.5s 20:10:55 20:10:55 #186 [core-common-config-bootstrapper] exporting to image 20:10:55 #186 exporting layers 20:10:56 #186 exporting layers 0.4s done 20:10:56 #186 writing image sha256:f6d7fcc3044c49fcd935d7afbec59e96dedd016e17d503cfe74f6e599c21a2b3 done 20:10:56 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:10:56 #186 DONE 0.5s 20:10:56 20:10:56 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:11:08 #134 ... 20:11:08 20:11:08 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:11:08 #138 DONE 414.7s 20:11:08 20:11:08 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:11:08 #187 DONE 0.2s 20:11:08 20:11:08 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:11:08 #188 DONE 0.2s 20:11:08 20:11:08 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:08 #132 ... 20:11:08 20:11:08 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:11:08 #189 DONE 0.2s 20:11:08 20:11:08 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:11:09 #190 DONE 0.1s 20:11:09 20:11:09 #191 [core-command] exporting to image 20:11:09 #191 exporting layers 20:11:09 #191 exporting layers 0.2s done 20:11:09 #191 writing image sha256:df205d303627bdcd3a2b120749a426d76fe4087bd8ca277f38583e681810472b 20:11:09 #191 writing image sha256:df205d303627bdcd3a2b120749a426d76fe4087bd8ca277f38583e681810472b 0.0s done 20:11:09 #191 naming to docker.io/library/core-command-arm64 0.0s done 20:11:09 #191 DONE 0.3s 20:11:09 20:11:09 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:12 #142 ... 20:11:12 20:11:12 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:11:12 #141 DONE 418.6s 20:11:12 20:11:12 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:12 #192 DONE 0.4s 20:11:12 20:11:12 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:11:12 #134 ... 20:11:12 20:11:12 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:12 #193 DONE 0.2s 20:11:12 20:11:12 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:12 #194 ... 20:11:12 20:11:12 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:11:12 #134 DONE 419.6s 20:11:13 20:11:13 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:11:13 #194 DONE 0.3s 20:11:13 20:11:13 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:11:13 #195 DONE 0.3s 20:11:13 20:11:13 #196 [core-data] exporting to image 20:11:13 #196 ... 20:11:13 20:11:13 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:11:13 #197 DONE 0.4s 20:11:13 20:11:13 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:11:13 #198 DONE 0.3s 20:11:13 20:11:13 #196 [core-data] exporting to image 20:11:13 #196 exporting layers 0.5s done 20:11:13 #196 writing image sha256:28dbacbfec88467dd717bf81f74a0d263cae4673dc4c0a49364f9f2cdc4ffcff done 20:11:13 #196 naming to docker.io/library/core-data-arm64 0.0s done 20:11:13 #196 DONE 0.6s 20:11:13 20:11:13 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:14 #142 ... 20:11:14 20:11:14 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:11:14 #199 DONE 0.3s 20:11:14 20:11:14 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:11:14 #200 DONE 0.1s 20:11:14 20:11:14 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:11:14 #201 DONE 0.1s 20:11:14 20:11:14 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:14 #142 ... 20:11:14 20:11:14 #202 [core-metadata] exporting to image 20:11:14 #202 exporting layers 0.2s done 20:11:14 #202 writing image sha256:84da304108d98292147bb86dd13f9077af13539039fb2d84dd902ca48b9a3396 done 20:11:14 #202 naming to docker.io/library/core-metadata-arm64 done 20:11:14 #202 DONE 0.2s 20:11:14 20:11:14 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:22 #142 ... 20:11:22 20:11:22 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:11:22 #137 DONE 429.6s 20:11:22 20:11:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:23 #132 ... 20:11:23 20:11:23 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:23 #203 DONE 0.1s 20:11:23 20:11:23 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:23 #204 DONE 0.1s 20:11:23 20:11:23 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:23 #132 ... 20:11:23 20:11:23 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:11:24 #205 DONE 0.4s 20:11:24 20:11:24 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:11:24 #206 DONE 0.1s 20:11:24 20:11:24 #207 [security-spiffe-token-provider] exporting to image 20:11:24 #207 exporting layers 20:11:24 #207 exporting layers 0.4s done 20:11:24 #207 writing image sha256:8615d8c48f7c69068d92057e4e37c6b8789132abb1d8beb616841f0dfd570f67 done 20:11:24 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:11:24 #207 DONE 0.4s 20:11:24 20:11:24 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:29 #132 ... 20:11:29 20:11:29 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:11:29 #142 DONE 435.7s 20:11:29 20:11:29 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:29 #208 DONE 0.2s 20:11:29 20:11:29 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:29 #209 DONE 0.1s 20:11:29 20:11:29 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:11:29 #132 DONE 436.2s 20:11:29 20:11:29 #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:29 #210 DONE 0.4s 20:11:29 20:11:29 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:11:30 #211 DONE 0.1s 20:11:30 20:11:30 #212 [support-scheduler] exporting to image 20:11:30 #212 exporting layers 20:11:30 #212 ... 20:11:30 20:11:30 #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:11:30 #213 DONE 0.1s 20:11:30 20:11:30 #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:11:30 #214 DONE 0.1s 20:11:30 20:11:30 #212 [support-scheduler] exporting to image 20:11:30 #212 exporting layers 0.3s done 20:11:30 #212 writing image sha256:1d95c89952930fd8b952211e0113953d54ed287642920333de206c962bd6a9ef done 20:11:30 #212 naming to docker.io/library/support-scheduler-arm64 done 20:11:30 #212 DONE 0.4s 20:11:30 20:11:30 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:30 #215 DONE 0.3s 20:11:30 20:11:30 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:11:30 #216 DONE 0.1s 20:11:30 20:11:30 #217 [support-notifications] exporting to image 20:11:30 #217 exporting layers 0.4s done 20:11:30 #217 writing image sha256:2613132cc142032e9688af61236184fd8bd5512673ab2b112158aceeaf39bc44 done 20:11:30 #217 naming to docker.io/library/support-notifications-arm64 done 20:11:30 #217 DONE 0.4s 20:11:30 time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:11:30 time="2023-12-05T20:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:11:31 $ docker stop --time=1 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc 20:11:32 $ docker rm -f --volumes 8218763a267c89094738b5dd051bead966e1e49e1d401d802386a035392d01fc [Pipeline] // withDockerContainer [Pipeline] sh 20:11:33 + docker images 20:11:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:33 support-notifications-arm64 latest 2613132cc142 3 seconds ago 34.4MB 20:11:33 support-scheduler-arm64 latest 1d95c8995293 4 seconds ago 33.7MB 20:11:33 security-spiffe-token-provider-arm64 latest 8615d8c48f7c 10 seconds ago 35.3MB 20:11:33 core-metadata-arm64 latest 84da304108d9 19 seconds ago 21.6MB 20:11:33 core-data-arm64 latest 28dbacbfec88 20 seconds ago 21.2MB 20:11:33 core-command-arm64 latest df205d303627 25 seconds ago 21MB 20:11:33 core-common-config-bootstrapper-arm64 latest f6d7fcc3044c 38 seconds ago 18.3MB 20:11:33 security-proxy-auth-arm64 latest 4ece3c66a8bd 46 seconds ago 19.4MB 20:11:33 security-secretstore-setup-arm64 latest 6ca9c1142aa3 49 seconds ago 43.7MB 20:11:33 security-bootstrapper-arm64 latest 7213a739ba4e 51 seconds ago 23.1MB 20:11:33 security-proxy-setup-arm64 latest b3700a305459 About a minute ago 29.2MB 20:11:33 security-spire-agent-arm64 latest d4cf50cd6653 7 minutes ago 152MB 20:11:33 security-spire-server-arm64 latest 0eb8ca55226d 7 minutes ago 96.7MB 20:11:33 security-spire-config-arm64 latest 00eb905b73b5 7 minutes ago 95.8MB 20:11:33 ci-base-image-arm64 latest 246206453c8a 8 minutes ago 933MB 20:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB 20:11:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 20:11:34 provisioning config files... 20:11:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/613@tmp/config12535346048366259447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:35 ---> ****-login.sh 20:11:35 nexus3.edgexfoundry.org:10001 20:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:35 Configure a credential helper to remove this warning. See 20:11:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:35 20:11:35 Login Succeeded 20:11:35 nexus3.edgexfoundry.org:10002 20:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:35 Configure a credential helper to remove this warning. See 20:11:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:35 20:11:35 Login Succeeded 20:11:35 nexus3.edgexfoundry.org:10003 20:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:36 Configure a credential helper to remove this warning. See 20:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:36 20:11:36 Login Succeeded 20:11:36 nexus3.edgexfoundry.org:10004 20:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:36 Configure a credential helper to remove this warning. See 20:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:36 20:11:36 Login Succeeded 20:11:36 ****.io 20:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:36 Configure a credential helper to remove this warning. See 20:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:36 20:11:36 Login Succeeded 20:11:36 ---> ****-login.sh ends [Pipeline] } 20:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:11:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:11:37 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:11:37 latest 20:11:37 3.2.0-dev.3 20:11:37 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:11:37 main 20:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:11:38 8bf29a13e7a5: Preparing 20:11:38 7777cf3629c1: Preparing 20:11:38 249280874b40: Preparing 20:11:38 3af50e784217: Preparing 20:11:38 f48f586193c0: Preparing 20:11:38 83bf1b398e9d: Preparing 20:11:38 0faf9b67be60: Preparing 20:11:38 83bf1b398e9d: Waiting 20:11:38 0faf9b67be60: Waiting 20:11:39 249280874b40: Pushed 20:11:39 f48f586193c0: Pushed 20:11:39 8bf29a13e7a5: Pushed 20:11:39 3af50e784217: Pushed 20:11:39 0faf9b67be60: Layer already exists 20:11:39 83bf1b398e9d: Pushed 20:11:42 7777cf3629c1: Pushed 20:11:42 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:11:43 8bf29a13e7a5: Preparing 20:11:43 7777cf3629c1: Preparing 20:11:43 249280874b40: Preparing 20:11:43 3af50e784217: Preparing 20:11:43 f48f586193c0: Preparing 20:11:43 83bf1b398e9d: Preparing 20:11:43 0faf9b67be60: Preparing 20:11:43 83bf1b398e9d: Waiting 20:11:43 0faf9b67be60: Waiting 20:11:43 3af50e784217: Layer already exists 20:11:43 7777cf3629c1: Layer already exists 20:11:43 249280874b40: Layer already exists 20:11:43 8bf29a13e7a5: Layer already exists 20:11:43 f48f586193c0: Layer already exists 20:11:43 83bf1b398e9d: Layer already exists 20:11:43 0faf9b67be60: Layer already exists 20:11:43 latest: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 20:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:11:45 8bf29a13e7a5: Preparing 20:11:45 7777cf3629c1: Preparing 20:11:45 249280874b40: Preparing 20:11:45 3af50e784217: Preparing 20:11:45 f48f586193c0: Preparing 20:11:45 83bf1b398e9d: Preparing 20:11:45 0faf9b67be60: Preparing 20:11:45 83bf1b398e9d: Waiting 20:11:45 0faf9b67be60: Waiting 20:11:45 3af50e784217: Layer already exists 20:11:45 7777cf3629c1: Layer already exists 20:11:45 249280874b40: Layer already exists 20:11:45 8bf29a13e7a5: Layer already exists 20:11:45 f48f586193c0: Layer already exists 20:11:45 83bf1b398e9d: Layer already exists 20:11:45 0faf9b67be60: Layer already exists 20:11:45 3.2.0-dev.3: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:11:46 8bf29a13e7a5: Preparing 20:11:46 7777cf3629c1: Preparing 20:11:46 249280874b40: Preparing 20:11:46 3af50e784217: Preparing 20:11:46 f48f586193c0: Preparing 20:11:46 83bf1b398e9d: Preparing 20:11:46 0faf9b67be60: Preparing 20:11:46 0faf9b67be60: Waiting 20:11:46 83bf1b398e9d: Waiting 20:11:46 249280874b40: Layer already exists 20:11:46 7777cf3629c1: Layer already exists 20:11:46 3af50e784217: Layer already exists 20:11:46 f48f586193c0: Layer already exists 20:11:46 8bf29a13e7a5: Layer already exists 20:11:46 0faf9b67be60: Layer already exists 20:11:46 83bf1b398e9d: Layer already exists 20:11:47 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:11:48 8bf29a13e7a5: Preparing 20:11:48 7777cf3629c1: Preparing 20:11:48 249280874b40: Preparing 20:11:48 3af50e784217: Preparing 20:11:48 f48f586193c0: Preparing 20:11:48 83bf1b398e9d: Preparing 20:11:48 0faf9b67be60: Preparing 20:11:48 83bf1b398e9d: Waiting 20:11:48 0faf9b67be60: Waiting 20:11:48 f48f586193c0: Layer already exists 20:11:48 7777cf3629c1: Layer already exists 20:11:48 249280874b40: Layer already exists 20:11:48 3af50e784217: Layer already exists 20:11:48 8bf29a13e7a5: Layer already exists 20:11:48 83bf1b398e9d: Layer already exists 20:11:48 0faf9b67be60: Layer already exists 20:11:48 main: digest: sha256:8e7e5a05ece765943deb30056d08184d122b8c5119f26edac47598ef676b20c0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:49 ===================================================== [Pipeline] echo 20:11:49 taggedImages: 20:11:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:11:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:11:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.3 20:11:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:11:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:11:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:11:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:11:49 latest 20:11:49 3.2.0-dev.3 20:11:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:11:49 main 20:11:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:11:51 e6cfb67f22e0: Preparing 20:11:51 522b67487ec7: Preparing 20:11:51 3f70e5f5207d: Preparing 20:11:51 1ade489a3406: Preparing 20:11:51 249280874b40: Preparing 20:11:51 3af50e784217: Preparing 20:11:51 f48f586193c0: Preparing 20:11:51 83bf1b398e9d: Preparing 20:11:51 0faf9b67be60: Preparing 20:11:51 3af50e784217: Waiting 20:11:51 f48f586193c0: Waiting 20:11:51 0faf9b67be60: Waiting 20:11:51 83bf1b398e9d: Waiting 20:11:51 249280874b40: Layer already exists 20:11:51 3af50e784217: Layer already exists 20:11:51 f48f586193c0: Layer already exists 20:11:51 522b67487ec7: Pushed 20:11:51 83bf1b398e9d: Layer already exists 20:11:51 3f70e5f5207d: Pushed 20:11:51 e6cfb67f22e0: Pushed 20:11:51 0faf9b67be60: Layer already exists 20:11:54 1ade489a3406: Pushed 20:11:54 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:54 + 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 20:11:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:11:55 e6cfb67f22e0: Preparing 20:11:55 522b67487ec7: Preparing 20:11:55 3f70e5f5207d: Preparing 20:11:55 1ade489a3406: Preparing 20:11:55 249280874b40: Preparing 20:11:55 3af50e784217: Preparing 20:11:55 f48f586193c0: Preparing 20:11:55 83bf1b398e9d: Preparing 20:11:55 3af50e784217: Waiting 20:11:55 0faf9b67be60: Preparing 20:11:55 f48f586193c0: Waiting 20:11:55 83bf1b398e9d: Waiting 20:11:55 0faf9b67be60: Waiting 20:11:55 3f70e5f5207d: Layer already exists 20:11:55 e6cfb67f22e0: Layer already exists 20:11:55 249280874b40: Layer already exists 20:11:55 1ade489a3406: Layer already exists 20:11:55 522b67487ec7: Layer already exists 20:11:55 3af50e784217: Layer already exists 20:11:55 0faf9b67be60: Layer already exists 20:11:55 f48f586193c0: Layer already exists 20:11:55 83bf1b398e9d: Layer already exists 20:11:55 latest: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 20:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:11:57 e6cfb67f22e0: Preparing 20:11:57 522b67487ec7: Preparing 20:11:57 3f70e5f5207d: Preparing 20:11:57 1ade489a3406: Preparing 20:11:57 249280874b40: Preparing 20:11:57 3af50e784217: Preparing 20:11:57 f48f586193c0: Preparing 20:11:57 83bf1b398e9d: Preparing 20:11:57 0faf9b67be60: Preparing 20:11:57 83bf1b398e9d: Waiting 20:11:57 3af50e784217: Waiting 20:11:57 f48f586193c0: Waiting 20:11:57 0faf9b67be60: Waiting 20:11:57 249280874b40: Layer already exists 20:11:57 522b67487ec7: Layer already exists 20:11:57 3f70e5f5207d: Layer already exists 20:11:57 e6cfb67f22e0: Layer already exists 20:11:57 1ade489a3406: Layer already exists 20:11:57 3af50e784217: Layer already exists 20:11:57 f48f586193c0: Layer already exists 20:11:57 83bf1b398e9d: Layer already exists 20:11:57 0faf9b67be60: Layer already exists 20:11:57 3.2.0-dev.3: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:11:58 e6cfb67f22e0: Preparing 20:11:58 522b67487ec7: Preparing 20:11:58 3f70e5f5207d: Preparing 20:11:58 1ade489a3406: Preparing 20:11:58 249280874b40: Preparing 20:11:58 3af50e784217: Preparing 20:11:58 f48f586193c0: Preparing 20:11:58 83bf1b398e9d: Preparing 20:11:58 3af50e784217: Waiting 20:11:58 f48f586193c0: Waiting 20:11:58 0faf9b67be60: Preparing 20:11:58 83bf1b398e9d: Waiting 20:11:58 0faf9b67be60: Waiting 20:11:58 e6cfb67f22e0: Layer already exists 20:11:58 1ade489a3406: Layer already exists 20:11:58 522b67487ec7: Layer already exists 20:11:58 249280874b40: Layer already exists 20:11:58 3f70e5f5207d: Layer already exists 20:11:58 f48f586193c0: Layer already exists 20:11:58 83bf1b398e9d: Layer already exists 20:11:58 3af50e784217: Layer already exists 20:11:58 0faf9b67be60: Layer already exists 20:11:59 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:59 + 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 20:12:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:12:00 e6cfb67f22e0: Preparing 20:12:00 522b67487ec7: Preparing 20:12:00 3f70e5f5207d: Preparing 20:12:00 1ade489a3406: Preparing 20:12:00 249280874b40: Preparing 20:12:00 3af50e784217: Preparing 20:12:00 f48f586193c0: Preparing 20:12:00 83bf1b398e9d: Preparing 20:12:00 0faf9b67be60: Preparing 20:12:00 3af50e784217: Waiting 20:12:00 f48f586193c0: Waiting 20:12:00 83bf1b398e9d: Waiting 20:12:00 0faf9b67be60: Waiting 20:12:00 3f70e5f5207d: Layer already exists 20:12:00 522b67487ec7: Layer already exists 20:12:00 1ade489a3406: Layer already exists 20:12:00 249280874b40: Layer already exists 20:12:00 e6cfb67f22e0: Layer already exists 20:12:00 f48f586193c0: Layer already exists 20:12:00 83bf1b398e9d: Layer already exists 20:12:00 3af50e784217: Layer already exists 20:12:00 0faf9b67be60: Layer already exists 20:12:00 main: digest: sha256:714f812debd442bc0b438f3032bb14f70a01f8d1f7d0a2f72bff87defabe8323 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:01 ===================================================== [Pipeline] echo 20:12:01 taggedImages: 20:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.3 20:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:12:01 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:12:01 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:01 latest 20:12:01 3.2.0-dev.3 20:12:01 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:01 main 20:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:12:03 a888776dc8ca: Preparing 20:12:03 5d7421907a4b: Preparing 20:12:03 249280874b40: Preparing 20:12:03 3af50e784217: Preparing 20:12:03 f48f586193c0: Preparing 20:12:03 5d15540e06a2: Preparing 20:12:03 0faf9b67be60: Preparing 20:12:03 5d15540e06a2: Waiting 20:12:03 0faf9b67be60: Waiting 20:12:05 f48f586193c0: Layer already exists 20:12:05 249280874b40: Layer already exists 20:12:05 3af50e784217: Layer already exists 20:12:05 0faf9b67be60: Layer already exists 20:12:05 a888776dc8ca: Pushed 20:12:05 5d15540e06a2: Pushed 20:12:06 5d7421907a4b: Pushed 20:12:06 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:12:08 a888776dc8ca: Preparing 20:12:08 5d7421907a4b: Preparing 20:12:08 249280874b40: Preparing 20:12:08 3af50e784217: Preparing 20:12:08 f48f586193c0: Preparing 20:12:08 5d15540e06a2: Preparing 20:12:08 0faf9b67be60: Preparing 20:12:08 5d15540e06a2: Waiting 20:12:08 0faf9b67be60: Waiting 20:12:08 a888776dc8ca: Layer already exists 20:12:08 3af50e784217: Layer already exists 20:12:08 5d7421907a4b: Layer already exists 20:12:08 249280874b40: Layer already exists 20:12:08 f48f586193c0: Layer already exists 20:12:08 0faf9b67be60: Layer already exists 20:12:08 5d15540e06a2: Layer already exists 20:12:08 latest: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 20:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:12:09 a888776dc8ca: Preparing 20:12:09 5d7421907a4b: Preparing 20:12:09 249280874b40: Preparing 20:12:09 3af50e784217: Preparing 20:12:09 f48f586193c0: Preparing 20:12:09 5d15540e06a2: Preparing 20:12:09 0faf9b67be60: Preparing 20:12:09 5d15540e06a2: Waiting 20:12:09 0faf9b67be60: Waiting 20:12:09 3af50e784217: Layer already exists 20:12:09 a888776dc8ca: Layer already exists 20:12:09 f48f586193c0: Layer already exists 20:12:09 249280874b40: Layer already exists 20:12:09 5d7421907a4b: Layer already exists 20:12:09 0faf9b67be60: Layer already exists 20:12:09 5d15540e06a2: Layer already exists 20:12:10 3.2.0-dev.3: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:12:11 a888776dc8ca: Preparing 20:12:11 5d7421907a4b: Preparing 20:12:11 249280874b40: Preparing 20:12:11 3af50e784217: Preparing 20:12:11 f48f586193c0: Preparing 20:12:11 5d15540e06a2: Preparing 20:12:11 0faf9b67be60: Preparing 20:12:11 5d15540e06a2: Waiting 20:12:11 0faf9b67be60: Waiting 20:12:11 a888776dc8ca: Layer already exists 20:12:11 5d7421907a4b: Layer already exists 20:12:11 249280874b40: Layer already exists 20:12:11 f48f586193c0: Layer already exists 20:12:11 3af50e784217: Layer already exists 20:12:11 0faf9b67be60: Layer already exists 20:12:11 5d15540e06a2: Layer already exists 20:12:11 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:12:13 a888776dc8ca: Preparing 20:12:13 5d7421907a4b: Preparing 20:12:13 249280874b40: Preparing 20:12:13 3af50e784217: Preparing 20:12:13 f48f586193c0: Preparing 20:12:13 5d15540e06a2: Preparing 20:12:13 0faf9b67be60: Preparing 20:12:13 5d15540e06a2: Waiting 20:12:13 0faf9b67be60: Waiting 20:12:13 5d7421907a4b: Layer already exists 20:12:13 249280874b40: Layer already exists 20:12:13 3af50e784217: Layer already exists 20:12:13 f48f586193c0: Layer already exists 20:12:13 a888776dc8ca: Layer already exists 20:12:13 5d15540e06a2: Layer already exists 20:12:13 0faf9b67be60: Layer already exists 20:12:13 main: digest: sha256:c67ff1bdec83758d6d558f0b6ee5f0f5903335726cfcb7562a7b21f7b688aae4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:14 ===================================================== [Pipeline] echo 20:12:14 taggedImages: 20:12:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:12:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.3 20:12:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:14 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:12:14 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:12:14 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:14 latest 20:12:14 3.2.0-dev.3 20:12:14 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:14 main 20:12:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:12:16 23a4bd2679ab: Preparing 20:12:16 fa9d3517eb4d: Preparing 20:12:16 1351227dca56: Preparing 20:12:16 249280874b40: Preparing 20:12:16 3af50e784217: Preparing 20:12:16 f48f586193c0: Preparing 20:12:16 83bf1b398e9d: Preparing 20:12:16 0faf9b67be60: Preparing 20:12:16 f48f586193c0: Waiting 20:12:16 83bf1b398e9d: Waiting 20:12:16 0faf9b67be60: Waiting 20:12:16 fa9d3517eb4d: Pushed 20:12:19 1351227dca56: Pushed 20:12:20 249280874b40: Layer already exists 20:12:20 3af50e784217: Layer already exists 20:12:20 f48f586193c0: Layer already exists 20:12:20 83bf1b398e9d: Layer already exists 20:12:20 0faf9b67be60: Layer already exists 20:12:20 23a4bd2679ab: Pushed 20:12:20 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:12:22 23a4bd2679ab: Preparing 20:12:22 fa9d3517eb4d: Preparing 20:12:22 1351227dca56: Preparing 20:12:22 249280874b40: Preparing 20:12:22 3af50e784217: Preparing 20:12:22 f48f586193c0: Preparing 20:12:22 83bf1b398e9d: Preparing 20:12:22 0faf9b67be60: Preparing 20:12:22 83bf1b398e9d: Waiting 20:12:22 0faf9b67be60: Waiting 20:12:22 f48f586193c0: Waiting 20:12:22 3af50e784217: Layer already exists 20:12:22 1351227dca56: Layer already exists 20:12:22 249280874b40: Layer already exists 20:12:22 fa9d3517eb4d: Layer already exists 20:12:22 23a4bd2679ab: Layer already exists 20:12:22 f48f586193c0: Layer already exists 20:12:22 0faf9b67be60: Layer already exists 20:12:22 83bf1b398e9d: Layer already exists 20:12:22 latest: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 20:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:12:23 23a4bd2679ab: Preparing 20:12:23 fa9d3517eb4d: Preparing 20:12:23 1351227dca56: Preparing 20:12:23 249280874b40: Preparing 20:12:23 3af50e784217: Preparing 20:12:23 f48f586193c0: Preparing 20:12:23 83bf1b398e9d: Preparing 20:12:23 0faf9b67be60: Preparing 20:12:23 f48f586193c0: Waiting 20:12:23 83bf1b398e9d: Waiting 20:12:23 0faf9b67be60: Waiting 20:12:23 1351227dca56: Layer already exists 20:12:23 249280874b40: Layer already exists 20:12:23 23a4bd2679ab: Layer already exists 20:12:23 fa9d3517eb4d: Layer already exists 20:12:23 3af50e784217: Layer already exists 20:12:23 f48f586193c0: Layer already exists 20:12:23 0faf9b67be60: Layer already exists 20:12:23 83bf1b398e9d: Layer already exists 20:12:24 3.2.0-dev.3: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:12:25 23a4bd2679ab: Preparing 20:12:25 fa9d3517eb4d: Preparing 20:12:25 1351227dca56: Preparing 20:12:25 249280874b40: Preparing 20:12:25 3af50e784217: Preparing 20:12:25 f48f586193c0: Preparing 20:12:25 83bf1b398e9d: Preparing 20:12:25 f48f586193c0: Waiting 20:12:25 0faf9b67be60: Preparing 20:12:25 83bf1b398e9d: Waiting 20:12:25 0faf9b67be60: Waiting 20:12:25 3af50e784217: Layer already exists 20:12:25 23a4bd2679ab: Layer already exists 20:12:25 fa9d3517eb4d: Layer already exists 20:12:25 1351227dca56: Layer already exists 20:12:25 249280874b40: Layer already exists 20:12:25 0faf9b67be60: Layer already exists 20:12:25 83bf1b398e9d: Layer already exists 20:12:25 f48f586193c0: Layer already exists 20:12:25 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:12:27 23a4bd2679ab: Preparing 20:12:27 fa9d3517eb4d: Preparing 20:12:27 1351227dca56: Preparing 20:12:27 249280874b40: Preparing 20:12:27 3af50e784217: Preparing 20:12:27 f48f586193c0: Preparing 20:12:27 83bf1b398e9d: Preparing 20:12:27 0faf9b67be60: Preparing 20:12:27 f48f586193c0: Waiting 20:12:27 83bf1b398e9d: Waiting 20:12:27 0faf9b67be60: Waiting 20:12:27 1351227dca56: Layer already exists 20:12:27 249280874b40: Layer already exists 20:12:27 3af50e784217: Layer already exists 20:12:27 fa9d3517eb4d: Layer already exists 20:12:27 23a4bd2679ab: Layer already exists 20:12:27 f48f586193c0: Layer already exists 20:12:27 0faf9b67be60: Layer already exists 20:12:27 83bf1b398e9d: Layer already exists 20:12:27 main: digest: sha256:203798fd372a6b9a341175670ffbbf962f6ed08accb79ce04529091c6e4876fd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:28 ===================================================== [Pipeline] echo 20:12:28 taggedImages: 20:12:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:12:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.3 20:12:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:12:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:12:28 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:28 latest 20:12:28 3.2.0-dev.3 20:12:28 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:28 main 20:12:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:12:30 7a4b07edde42: Preparing 20:12:30 680bc001ecea: Preparing 20:12:30 b9518eb5ff0e: Preparing 20:12:30 fec4834bc367: Preparing 20:12:30 d3ef78c76dfd: Preparing 20:12:30 b529a4abb388: Preparing 20:12:30 a5b0567b79a9: Preparing 20:12:30 249280874b40: Preparing 20:12:30 3af50e784217: Preparing 20:12:30 d563c2166bc3: Preparing 20:12:30 e3b8556694be: Preparing 20:12:30 5f70bf18a086: Preparing 20:12:30 1ee6a2d37680: Preparing 20:12:30 0bde607174d6: Preparing 20:12:30 a85a2b3071df: Preparing 20:12:30 0faf9b67be60: Preparing 20:12:30 a5b0567b79a9: Waiting 20:12:30 249280874b40: Waiting 20:12:30 3af50e784217: Waiting 20:12:30 b529a4abb388: Waiting 20:12:30 d563c2166bc3: Waiting 20:12:30 0bde607174d6: Waiting 20:12:30 a85a2b3071df: Waiting 20:12:30 e3b8556694be: Waiting 20:12:30 0faf9b67be60: Waiting 20:12:30 5f70bf18a086: Waiting 20:12:30 1ee6a2d37680: Waiting 20:12:30 fec4834bc367: Pushed 20:12:30 680bc001ecea: Pushed 20:12:30 7a4b07edde42: Pushed 20:12:30 b9518eb5ff0e: Pushed 20:12:30 d3ef78c76dfd: Pushed 20:12:30 3af50e784217: Layer already exists 20:12:30 249280874b40: Layer already exists 20:12:30 b529a4abb388: Pushed 20:12:30 d563c2166bc3: Pushed 20:12:30 5f70bf18a086: Pushed 20:12:30 e3b8556694be: Pushed 20:12:30 0faf9b67be60: Layer already exists 20:12:30 1ee6a2d37680: Pushed 20:12:30 0bde607174d6: Pushed 20:12:31 a85a2b3071df: Pushed 20:12:34 a5b0567b79a9: Pushed 20:12:35 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:12:37 7a4b07edde42: Preparing 20:12:37 680bc001ecea: Preparing 20:12:37 b9518eb5ff0e: Preparing 20:12:37 fec4834bc367: Preparing 20:12:37 d3ef78c76dfd: Preparing 20:12:37 b529a4abb388: Preparing 20:12:37 a5b0567b79a9: Preparing 20:12:37 249280874b40: Preparing 20:12:37 3af50e784217: Preparing 20:12:37 d563c2166bc3: Preparing 20:12:37 e3b8556694be: Preparing 20:12:37 5f70bf18a086: Preparing 20:12:37 1ee6a2d37680: Preparing 20:12:37 0bde607174d6: Preparing 20:12:37 a85a2b3071df: Preparing 20:12:37 3af50e784217: Waiting 20:12:37 d563c2166bc3: Waiting 20:12:37 0faf9b67be60: Preparing 20:12:37 e3b8556694be: Waiting 20:12:37 5f70bf18a086: Waiting 20:12:37 b529a4abb388: Waiting 20:12:37 0bde607174d6: Waiting 20:12:37 1ee6a2d37680: Waiting 20:12:37 a85a2b3071df: Waiting 20:12:37 0faf9b67be60: Waiting 20:12:37 a5b0567b79a9: Waiting 20:12:37 249280874b40: Waiting 20:12:37 fec4834bc367: Layer already exists 20:12:37 d3ef78c76dfd: Layer already exists 20:12:37 b9518eb5ff0e: Layer already exists 20:12:37 680bc001ecea: Layer already exists 20:12:37 7a4b07edde42: Layer already exists 20:12:37 249280874b40: Layer already exists 20:12:37 b529a4abb388: Layer already exists 20:12:37 a5b0567b79a9: Layer already exists 20:12:37 3af50e784217: Layer already exists 20:12:37 d563c2166bc3: Layer already exists 20:12:37 e3b8556694be: Layer already exists 20:12:37 1ee6a2d37680: Layer already exists 20:12:37 5f70bf18a086: Layer already exists 20:12:37 a85a2b3071df: Layer already exists 20:12:37 0bde607174d6: Layer already exists 20:12:37 0faf9b67be60: Layer already exists 20:12:37 latest: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 20:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:12:39 7a4b07edde42: Preparing 20:12:39 680bc001ecea: Preparing 20:12:39 b9518eb5ff0e: Preparing 20:12:39 fec4834bc367: Preparing 20:12:39 d3ef78c76dfd: Preparing 20:12:39 b529a4abb388: Preparing 20:12:39 a5b0567b79a9: Preparing 20:12:39 249280874b40: Preparing 20:12:39 b529a4abb388: Waiting 20:12:39 3af50e784217: Preparing 20:12:39 a5b0567b79a9: Waiting 20:12:39 d563c2166bc3: Preparing 20:12:39 249280874b40: Waiting 20:12:39 e3b8556694be: Preparing 20:12:39 3af50e784217: Waiting 20:12:39 5f70bf18a086: Preparing 20:12:39 d563c2166bc3: Waiting 20:12:39 1ee6a2d37680: Preparing 20:12:39 0bde607174d6: Preparing 20:12:39 e3b8556694be: Waiting 20:12:39 a85a2b3071df: Preparing 20:12:39 0faf9b67be60: Preparing 20:12:39 a85a2b3071df: Waiting 20:12:39 5f70bf18a086: Waiting 20:12:39 0faf9b67be60: Waiting 20:12:39 1ee6a2d37680: Waiting 20:12:39 0bde607174d6: Waiting 20:12:39 7a4b07edde42: Layer already exists 20:12:39 fec4834bc367: Layer already exists 20:12:39 d3ef78c76dfd: Layer already exists 20:12:39 b9518eb5ff0e: Layer already exists 20:12:39 680bc001ecea: Layer already exists 20:12:39 a5b0567b79a9: Layer already exists 20:12:39 b529a4abb388: Layer already exists 20:12:39 3af50e784217: Layer already exists 20:12:39 d563c2166bc3: Layer already exists 20:12:39 249280874b40: Layer already exists 20:12:39 5f70bf18a086: Layer already exists 20:12:39 e3b8556694be: Layer already exists 20:12:39 1ee6a2d37680: Layer already exists 20:12:39 a85a2b3071df: Layer already exists 20:12:39 0bde607174d6: Layer already exists 20:12:39 0faf9b67be60: Layer already exists 20:12:39 3.2.0-dev.3: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:12:40 7a4b07edde42: Preparing 20:12:40 680bc001ecea: Preparing 20:12:40 b9518eb5ff0e: Preparing 20:12:40 fec4834bc367: Preparing 20:12:40 d3ef78c76dfd: Preparing 20:12:40 b529a4abb388: Preparing 20:12:40 b529a4abb388: Waiting 20:12:40 a5b0567b79a9: Preparing 20:12:40 249280874b40: Preparing 20:12:40 a5b0567b79a9: Waiting 20:12:40 3af50e784217: Preparing 20:12:40 249280874b40: Waiting 20:12:40 d563c2166bc3: Preparing 20:12:40 e3b8556694be: Preparing 20:12:40 3af50e784217: Waiting 20:12:40 d563c2166bc3: Waiting 20:12:40 e3b8556694be: Waiting 20:12:40 5f70bf18a086: Preparing 20:12:40 1ee6a2d37680: Preparing 20:12:40 0bde607174d6: Preparing 20:12:40 1ee6a2d37680: Waiting 20:12:40 5f70bf18a086: Waiting 20:12:40 a85a2b3071df: Preparing 20:12:40 0bde607174d6: Waiting 20:12:40 0faf9b67be60: Preparing 20:12:40 a85a2b3071df: Waiting 20:12:40 0faf9b67be60: Waiting 20:12:40 b9518eb5ff0e: Layer already exists 20:12:40 d3ef78c76dfd: Layer already exists 20:12:40 fec4834bc367: Layer already exists 20:12:40 7a4b07edde42: Layer already exists 20:12:40 680bc001ecea: Layer already exists 20:12:40 b529a4abb388: Layer already exists 20:12:40 a5b0567b79a9: Layer already exists 20:12:40 3af50e784217: Layer already exists 20:12:40 249280874b40: Layer already exists 20:12:40 d563c2166bc3: Layer already exists 20:12:40 e3b8556694be: Layer already exists 20:12:40 5f70bf18a086: Layer already exists 20:12:40 0bde607174d6: Layer already exists 20:12:40 a85a2b3071df: Layer already exists 20:12:40 1ee6a2d37680: Layer already exists 20:12:40 0faf9b67be60: Layer already exists 20:12:40 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:12:42 7a4b07edde42: Preparing 20:12:42 680bc001ecea: Preparing 20:12:42 b9518eb5ff0e: Preparing 20:12:42 fec4834bc367: Preparing 20:12:42 d3ef78c76dfd: Preparing 20:12:42 b529a4abb388: Preparing 20:12:42 a5b0567b79a9: Preparing 20:12:42 249280874b40: Preparing 20:12:42 3af50e784217: Preparing 20:12:42 d563c2166bc3: Preparing 20:12:42 e3b8556694be: Preparing 20:12:42 5f70bf18a086: Preparing 20:12:42 b529a4abb388: Waiting 20:12:42 1ee6a2d37680: Preparing 20:12:42 249280874b40: Waiting 20:12:42 0bde607174d6: Preparing 20:12:42 3af50e784217: Waiting 20:12:42 d563c2166bc3: Waiting 20:12:42 a85a2b3071df: Preparing 20:12:42 e3b8556694be: Waiting 20:12:42 0faf9b67be60: Preparing 20:12:42 5f70bf18a086: Waiting 20:12:42 a5b0567b79a9: Waiting 20:12:42 a85a2b3071df: Waiting 20:12:42 1ee6a2d37680: Waiting 20:12:42 0faf9b67be60: Waiting 20:12:42 0bde607174d6: Waiting 20:12:42 b9518eb5ff0e: Layer already exists 20:12:42 fec4834bc367: Layer already exists 20:12:42 680bc001ecea: Layer already exists 20:12:42 7a4b07edde42: Layer already exists 20:12:42 d3ef78c76dfd: Layer already exists 20:12:42 a5b0567b79a9: Layer already exists 20:12:42 249280874b40: Layer already exists 20:12:42 b529a4abb388: Layer already exists 20:12:42 3af50e784217: Layer already exists 20:12:42 d563c2166bc3: Layer already exists 20:12:42 1ee6a2d37680: Layer already exists 20:12:42 e3b8556694be: Layer already exists 20:12:42 0bde607174d6: Layer already exists 20:12:42 5f70bf18a086: Layer already exists 20:12:42 a85a2b3071df: Layer already exists 20:12:42 0faf9b67be60: Layer already exists 20:12:42 main: digest: sha256:4807414ee1596ae2414a9668ff80e37ac2bb81d6611d31830e2b4faa32358d89 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:43 ===================================================== [Pipeline] echo 20:12:43 taggedImages: 20:12:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:12:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.3 20:12:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:12:43 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:12:43 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:43 latest 20:12:43 3.2.0-dev.3 20:12:43 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:43 main 20:12:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:12:45 07d313733b11: Preparing 20:12:45 18356dd48a95: Preparing 20:12:45 59fcba26461b: Preparing 20:12:45 ebc2c2b51377: Preparing 20:12:45 249280874b40: Preparing 20:12:45 3af50e784217: Preparing 20:12:45 f48f586193c0: Preparing 20:12:45 3af50e784217: Waiting 20:12:45 83bf1b398e9d: Preparing 20:12:45 f48f586193c0: Waiting 20:12:45 0faf9b67be60: Preparing 20:12:45 83bf1b398e9d: Waiting 20:12:45 0faf9b67be60: Waiting 20:12:45 249280874b40: Layer already exists 20:12:45 3af50e784217: Layer already exists 20:12:45 f48f586193c0: Layer already exists 20:12:45 83bf1b398e9d: Layer already exists 20:12:45 18356dd48a95: Pushed 20:12:45 59fcba26461b: Pushed 20:12:45 07d313733b11: Pushed 20:12:45 0faf9b67be60: Layer already exists 20:12:48 ebc2c2b51377: Pushed 20:12:50 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:51 + 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 20:12:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:12:52 07d313733b11: Preparing 20:12:52 18356dd48a95: Preparing 20:12:52 59fcba26461b: Preparing 20:12:52 ebc2c2b51377: Preparing 20:12:52 249280874b40: Preparing 20:12:52 3af50e784217: Preparing 20:12:52 f48f586193c0: Preparing 20:12:52 83bf1b398e9d: Preparing 20:12:52 0faf9b67be60: Preparing 20:12:52 3af50e784217: Waiting 20:12:52 f48f586193c0: Waiting 20:12:52 83bf1b398e9d: Waiting 20:12:52 0faf9b67be60: Waiting 20:12:52 07d313733b11: Layer already exists 20:12:52 18356dd48a95: Layer already exists 20:12:52 249280874b40: Layer already exists 20:12:52 ebc2c2b51377: Layer already exists 20:12:52 59fcba26461b: Layer already exists 20:12:52 0faf9b67be60: Layer already exists 20:12:52 f48f586193c0: Layer already exists 20:12:52 3af50e784217: Layer already exists 20:12:52 83bf1b398e9d: Layer already exists 20:12:52 latest: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 20:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:12:54 07d313733b11: Preparing 20:12:54 18356dd48a95: Preparing 20:12:54 59fcba26461b: Preparing 20:12:54 ebc2c2b51377: Preparing 20:12:54 249280874b40: Preparing 20:12:54 3af50e784217: Preparing 20:12:54 f48f586193c0: Preparing 20:12:54 83bf1b398e9d: Preparing 20:12:54 0faf9b67be60: Preparing 20:12:54 3af50e784217: Waiting 20:12:54 f48f586193c0: Waiting 20:12:54 83bf1b398e9d: Waiting 20:12:54 0faf9b67be60: Waiting 20:12:54 07d313733b11: Layer already exists 20:12:54 59fcba26461b: Layer already exists 20:12:54 249280874b40: Layer already exists 20:12:54 ebc2c2b51377: Layer already exists 20:12:54 18356dd48a95: Layer already exists 20:12:54 83bf1b398e9d: Layer already exists 20:12:54 3af50e784217: Layer already exists 20:12:54 f48f586193c0: Layer already exists 20:12:54 0faf9b67be60: Layer already exists 20:12:54 3.2.0-dev.3: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:12:55 07d313733b11: Preparing 20:12:55 18356dd48a95: Preparing 20:12:55 59fcba26461b: Preparing 20:12:55 ebc2c2b51377: Preparing 20:12:55 249280874b40: Preparing 20:12:55 3af50e784217: Preparing 20:12:55 f48f586193c0: Preparing 20:12:55 83bf1b398e9d: Preparing 20:12:55 0faf9b67be60: Preparing 20:12:55 f48f586193c0: Waiting 20:12:55 83bf1b398e9d: Waiting 20:12:55 0faf9b67be60: Waiting 20:12:55 3af50e784217: Waiting 20:12:55 59fcba26461b: Layer already exists 20:12:55 18356dd48a95: Layer already exists 20:12:55 07d313733b11: Layer already exists 20:12:55 ebc2c2b51377: Layer already exists 20:12:55 249280874b40: Layer already exists 20:12:55 f48f586193c0: Layer already exists 20:12:55 3af50e784217: Layer already exists 20:12:55 83bf1b398e9d: Layer already exists 20:12:55 0faf9b67be60: Layer already exists 20:12:56 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:56 + 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 20:12:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:12:57 07d313733b11: Preparing 20:12:57 18356dd48a95: Preparing 20:12:57 59fcba26461b: Preparing 20:12:57 ebc2c2b51377: Preparing 20:12:57 249280874b40: Preparing 20:12:57 3af50e784217: Preparing 20:12:57 f48f586193c0: Preparing 20:12:57 83bf1b398e9d: Preparing 20:12:57 0faf9b67be60: Preparing 20:12:57 83bf1b398e9d: Waiting 20:12:57 3af50e784217: Waiting 20:12:57 f48f586193c0: Waiting 20:12:57 0faf9b67be60: Waiting 20:12:57 ebc2c2b51377: Layer already exists 20:12:57 18356dd48a95: Layer already exists 20:12:57 07d313733b11: Layer already exists 20:12:57 59fcba26461b: Layer already exists 20:12:57 249280874b40: Layer already exists 20:12:57 3af50e784217: Layer already exists 20:12:57 f48f586193c0: Layer already exists 20:12:57 83bf1b398e9d: Layer already exists 20:12:57 0faf9b67be60: Layer already exists 20:12:57 main: digest: sha256:6e35e7baf2b649560c19a44854bf58ae4ea8bf034cde2a011f2c990d925d42cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:58 ===================================================== [Pipeline] echo 20:12:58 taggedImages: 20:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.3 20:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:12:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:12:59 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:12:59 latest 20:12:59 3.2.0-dev.3 20:12:59 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:12:59 main 20:12:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:13:00 51fcfcdfa62f: Preparing 20:13:00 09d369522d3a: Preparing 20:13:00 21fa3b7a565c: Preparing 20:13:00 daf23250f6a3: Preparing 20:13:00 90764958a9af: Preparing 20:13:00 249280874b40: Preparing 20:13:00 3af50e784217: Preparing 20:13:00 72fdefb32fdb: Preparing 20:13:00 dfe93bf59eaa: Preparing 20:13:00 1800d69dfd08: Preparing 20:13:00 0faf9b67be60: Preparing 20:13:00 3af50e784217: Waiting 20:13:00 249280874b40: Waiting 20:13:00 1800d69dfd08: Waiting 20:13:00 72fdefb32fdb: Waiting 20:13:00 dfe93bf59eaa: Waiting 20:13:00 0faf9b67be60: Waiting 20:13:01 90764958a9af: Pushed 20:13:01 09d369522d3a: Pushed 20:13:01 daf23250f6a3: Pushed 20:13:03 21fa3b7a565c: Pushed 20:13:05 249280874b40: Layer already exists 20:13:05 3af50e784217: Layer already exists 20:13:05 51fcfcdfa62f: Pushed 20:13:05 0faf9b67be60: Layer already exists 20:13:05 72fdefb32fdb: Pushed 20:13:05 dfe93bf59eaa: Pushed 20:13:07 1800d69dfd08: Pushed 20:13:07 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:08 + 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 20:13:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:13:09 51fcfcdfa62f: Preparing 20:13:09 09d369522d3a: Preparing 20:13:09 21fa3b7a565c: Preparing 20:13:09 daf23250f6a3: Preparing 20:13:09 90764958a9af: Preparing 20:13:09 249280874b40: Preparing 20:13:09 3af50e784217: Preparing 20:13:09 249280874b40: Waiting 20:13:09 72fdefb32fdb: Preparing 20:13:09 3af50e784217: Waiting 20:13:09 dfe93bf59eaa: Preparing 20:13:09 72fdefb32fdb: Waiting 20:13:09 1800d69dfd08: Preparing 20:13:09 dfe93bf59eaa: Waiting 20:13:09 0faf9b67be60: Preparing 20:13:09 1800d69dfd08: Waiting 20:13:09 0faf9b67be60: Waiting 20:13:09 90764958a9af: Layer already exists 20:13:09 21fa3b7a565c: Layer already exists 20:13:09 daf23250f6a3: Layer already exists 20:13:09 51fcfcdfa62f: Layer already exists 20:13:09 09d369522d3a: Layer already exists 20:13:09 249280874b40: Layer already exists 20:13:09 dfe93bf59eaa: Layer already exists 20:13:09 3af50e784217: Layer already exists 20:13:09 72fdefb32fdb: Layer already exists 20:13:09 1800d69dfd08: Layer already exists 20:13:09 0faf9b67be60: Layer already exists 20:13:09 latest: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 20:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:13:11 51fcfcdfa62f: Preparing 20:13:11 09d369522d3a: Preparing 20:13:11 21fa3b7a565c: Preparing 20:13:11 daf23250f6a3: Preparing 20:13:11 90764958a9af: Preparing 20:13:11 249280874b40: Preparing 20:13:11 3af50e784217: Preparing 20:13:11 72fdefb32fdb: Preparing 20:13:11 dfe93bf59eaa: Preparing 20:13:11 1800d69dfd08: Preparing 20:13:11 0faf9b67be60: Preparing 20:13:11 249280874b40: Waiting 20:13:11 3af50e784217: Waiting 20:13:11 72fdefb32fdb: Waiting 20:13:11 1800d69dfd08: Waiting 20:13:11 dfe93bf59eaa: Waiting 20:13:11 0faf9b67be60: Waiting 20:13:11 daf23250f6a3: Layer already exists 20:13:11 51fcfcdfa62f: Layer already exists 20:13:11 21fa3b7a565c: Layer already exists 20:13:11 09d369522d3a: Layer already exists 20:13:11 90764958a9af: Layer already exists 20:13:11 249280874b40: Layer already exists 20:13:11 3af50e784217: Layer already exists 20:13:11 72fdefb32fdb: Layer already exists 20:13:11 dfe93bf59eaa: Layer already exists 20:13:11 1800d69dfd08: Layer already exists 20:13:11 0faf9b67be60: Layer already exists 20:13:11 3.2.0-dev.3: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:13:12 51fcfcdfa62f: Preparing 20:13:12 09d369522d3a: Preparing 20:13:12 21fa3b7a565c: Preparing 20:13:12 daf23250f6a3: Preparing 20:13:12 90764958a9af: Preparing 20:13:12 249280874b40: Preparing 20:13:12 3af50e784217: Preparing 20:13:12 72fdefb32fdb: Preparing 20:13:12 dfe93bf59eaa: Preparing 20:13:12 1800d69dfd08: Preparing 20:13:12 0faf9b67be60: Preparing 20:13:12 1800d69dfd08: Waiting 20:13:12 3af50e784217: Waiting 20:13:12 72fdefb32fdb: Waiting 20:13:12 0faf9b67be60: Waiting 20:13:12 249280874b40: Waiting 20:13:12 dfe93bf59eaa: Waiting 20:13:12 90764958a9af: Layer already exists 20:13:12 daf23250f6a3: Layer already exists 20:13:12 21fa3b7a565c: Layer already exists 20:13:12 51fcfcdfa62f: Layer already exists 20:13:12 09d369522d3a: Layer already exists 20:13:12 249280874b40: Layer already exists 20:13:12 3af50e784217: Layer already exists 20:13:12 dfe93bf59eaa: Layer already exists 20:13:12 1800d69dfd08: Layer already exists 20:13:12 72fdefb32fdb: Layer already exists 20:13:13 0faf9b67be60: Layer already exists 20:13:13 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:13:14 51fcfcdfa62f: Preparing 20:13:14 09d369522d3a: Preparing 20:13:14 21fa3b7a565c: Preparing 20:13:14 daf23250f6a3: Preparing 20:13:14 90764958a9af: Preparing 20:13:14 249280874b40: Preparing 20:13:14 3af50e784217: Preparing 20:13:14 72fdefb32fdb: Preparing 20:13:14 dfe93bf59eaa: Preparing 20:13:14 249280874b40: Waiting 20:13:14 1800d69dfd08: Preparing 20:13:14 3af50e784217: Waiting 20:13:14 72fdefb32fdb: Waiting 20:13:14 0faf9b67be60: Preparing 20:13:14 dfe93bf59eaa: Waiting 20:13:14 1800d69dfd08: Waiting 20:13:14 0faf9b67be60: Waiting 20:13:14 21fa3b7a565c: Layer already exists 20:13:14 90764958a9af: Layer already exists 20:13:14 09d369522d3a: Layer already exists 20:13:14 51fcfcdfa62f: Layer already exists 20:13:14 249280874b40: Layer already exists 20:13:14 daf23250f6a3: Layer already exists 20:13:14 3af50e784217: Layer already exists 20:13:14 dfe93bf59eaa: Layer already exists 20:13:14 72fdefb32fdb: Layer already exists 20:13:14 1800d69dfd08: Layer already exists 20:13:14 0faf9b67be60: Layer already exists 20:13:15 main: digest: sha256:79edb8ae4ba9bcbe1839e0ad61929f911145525e5885373a3a13c565d0bc4284 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:15 ===================================================== [Pipeline] echo 20:13:16 taggedImages: 20:13:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:13:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.3 20:13:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:13:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:13:16 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:16 latest 20:13:16 3.2.0-dev.3 20:13:16 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:16 main 20:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:13:19 0f011e5750c0: Preparing 20:13:19 8158e8df838b: Preparing 20:13:19 f9c5422e3fed: Preparing 20:13:19 a3d2f2016247: Preparing 20:13:19 a5f3f1dfbc0f: Preparing 20:13:19 646afb6703d0: Preparing 20:13:19 2490dfcd41a5: Preparing 20:13:19 249280874b40: Preparing 20:13:19 3af50e784217: Preparing 20:13:19 89178f3d67b7: Preparing 20:13:19 2490dfcd41a5: Waiting 20:13:19 8f83e2773d8b: Preparing 20:13:19 249280874b40: Waiting 20:13:19 646afb6703d0: Waiting 20:13:19 3af50e784217: Waiting 20:13:19 89178f3d67b7: Waiting 20:13:19 0faf9b67be60: Preparing 20:13:19 8f83e2773d8b: Waiting 20:13:19 0faf9b67be60: Waiting 20:13:20 a5f3f1dfbc0f: Pushed 20:13:20 8158e8df838b: Pushed 20:13:20 0f011e5750c0: Pushed 20:13:20 249280874b40: Layer already exists 20:13:20 3af50e784217: Layer already exists 20:13:20 646afb6703d0: Pushed 20:13:20 2490dfcd41a5: Pushed 20:13:20 0faf9b67be60: Layer already exists 20:13:20 89178f3d67b7: Pushed 20:13:23 a3d2f2016247: Pushed 20:13:23 8f83e2773d8b: Pushed 20:13:23 f9c5422e3fed: Pushed 20:13:23 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:24 + 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 20:13:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:13:25 0f011e5750c0: Preparing 20:13:25 8158e8df838b: Preparing 20:13:25 f9c5422e3fed: Preparing 20:13:25 a3d2f2016247: Preparing 20:13:25 a5f3f1dfbc0f: Preparing 20:13:25 646afb6703d0: Preparing 20:13:25 2490dfcd41a5: Preparing 20:13:25 249280874b40: Preparing 20:13:25 3af50e784217: Preparing 20:13:25 89178f3d67b7: Preparing 20:13:25 8f83e2773d8b: Preparing 20:13:25 2490dfcd41a5: Waiting 20:13:25 0faf9b67be60: Preparing 20:13:25 249280874b40: Waiting 20:13:25 3af50e784217: Waiting 20:13:25 8f83e2773d8b: Waiting 20:13:25 89178f3d67b7: Waiting 20:13:25 0faf9b67be60: Waiting 20:13:25 646afb6703d0: Waiting 20:13:25 a3d2f2016247: Layer already exists 20:13:25 0f011e5750c0: Layer already exists 20:13:25 a5f3f1dfbc0f: Layer already exists 20:13:25 8158e8df838b: Layer already exists 20:13:25 f9c5422e3fed: Layer already exists 20:13:25 646afb6703d0: Layer already exists 20:13:25 2490dfcd41a5: Layer already exists 20:13:25 249280874b40: Layer already exists 20:13:25 3af50e784217: Layer already exists 20:13:25 89178f3d67b7: Layer already exists 20:13:25 8f83e2773d8b: Layer already exists 20:13:25 0faf9b67be60: Layer already exists 20:13:25 latest: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 20:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:13:27 0f011e5750c0: Preparing 20:13:27 8158e8df838b: Preparing 20:13:27 f9c5422e3fed: Preparing 20:13:27 a3d2f2016247: Preparing 20:13:27 a5f3f1dfbc0f: Preparing 20:13:27 646afb6703d0: Preparing 20:13:27 2490dfcd41a5: Preparing 20:13:27 249280874b40: Preparing 20:13:27 3af50e784217: Preparing 20:13:27 2490dfcd41a5: Waiting 20:13:27 249280874b40: Waiting 20:13:27 646afb6703d0: Waiting 20:13:27 89178f3d67b7: Preparing 20:13:27 8f83e2773d8b: Preparing 20:13:27 0faf9b67be60: Preparing 20:13:27 3af50e784217: Waiting 20:13:27 89178f3d67b7: Waiting 20:13:27 8f83e2773d8b: Waiting 20:13:27 0faf9b67be60: Waiting 20:13:27 a5f3f1dfbc0f: Layer already exists 20:13:27 a3d2f2016247: Layer already exists 20:13:27 0f011e5750c0: Layer already exists 20:13:27 8158e8df838b: Layer already exists 20:13:27 f9c5422e3fed: Layer already exists 20:13:27 2490dfcd41a5: Layer already exists 20:13:27 646afb6703d0: Layer already exists 20:13:27 249280874b40: Layer already exists 20:13:27 3af50e784217: Layer already exists 20:13:27 89178f3d67b7: Layer already exists 20:13:27 0faf9b67be60: Layer already exists 20:13:27 8f83e2773d8b: Layer already exists 20:13:27 3.2.0-dev.3: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:13:28 0f011e5750c0: Preparing 20:13:28 8158e8df838b: Preparing 20:13:28 f9c5422e3fed: Preparing 20:13:28 a3d2f2016247: Preparing 20:13:28 a5f3f1dfbc0f: Preparing 20:13:28 646afb6703d0: Preparing 20:13:28 2490dfcd41a5: Preparing 20:13:28 249280874b40: Preparing 20:13:28 3af50e784217: Preparing 20:13:28 89178f3d67b7: Preparing 20:13:28 8f83e2773d8b: Preparing 20:13:28 0faf9b67be60: Preparing 20:13:28 89178f3d67b7: Waiting 20:13:28 646afb6703d0: Waiting 20:13:28 8f83e2773d8b: Waiting 20:13:28 2490dfcd41a5: Waiting 20:13:28 0faf9b67be60: Waiting 20:13:28 3af50e784217: Waiting 20:13:28 249280874b40: Waiting 20:13:28 0f011e5750c0: Layer already exists 20:13:28 f9c5422e3fed: Layer already exists 20:13:28 a5f3f1dfbc0f: Layer already exists 20:13:28 a3d2f2016247: Layer already exists 20:13:28 8158e8df838b: Layer already exists 20:13:28 2490dfcd41a5: Layer already exists 20:13:28 646afb6703d0: Layer already exists 20:13:28 249280874b40: Layer already exists 20:13:28 89178f3d67b7: Layer already exists 20:13:28 3af50e784217: Layer already exists 20:13:28 8f83e2773d8b: Layer already exists 20:13:28 0faf9b67be60: Layer already exists 20:13:29 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:30 + 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 20:13:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:13:30 0f011e5750c0: Preparing 20:13:30 8158e8df838b: Preparing 20:13:30 f9c5422e3fed: Preparing 20:13:30 a3d2f2016247: Preparing 20:13:30 a5f3f1dfbc0f: Preparing 20:13:30 646afb6703d0: Preparing 20:13:30 2490dfcd41a5: Preparing 20:13:30 249280874b40: Preparing 20:13:30 3af50e784217: Preparing 20:13:30 89178f3d67b7: Preparing 20:13:30 8f83e2773d8b: Preparing 20:13:30 249280874b40: Waiting 20:13:30 646afb6703d0: Waiting 20:13:30 2490dfcd41a5: Waiting 20:13:30 0faf9b67be60: Preparing 20:13:30 89178f3d67b7: Waiting 20:13:30 3af50e784217: Waiting 20:13:30 8f83e2773d8b: Waiting 20:13:30 0faf9b67be60: Waiting 20:13:30 f9c5422e3fed: Layer already exists 20:13:30 a3d2f2016247: Layer already exists 20:13:30 0f011e5750c0: Layer already exists 20:13:30 a5f3f1dfbc0f: Layer already exists 20:13:30 8158e8df838b: Layer already exists 20:13:30 646afb6703d0: Layer already exists 20:13:30 3af50e784217: Layer already exists 20:13:30 2490dfcd41a5: Layer already exists 20:13:30 249280874b40: Layer already exists 20:13:30 89178f3d67b7: Layer already exists 20:13:30 8f83e2773d8b: Layer already exists 20:13:30 0faf9b67be60: Layer already exists 20:13:31 main: digest: sha256:765cdd09e5e7963e515a8db6f454994e6263b650dfe414c8a193004a8e0bdb60 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:31 ===================================================== [Pipeline] echo 20:13:32 taggedImages: 20:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.3 20:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:13:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:13:32 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:32 latest 20:13:32 3.2.0-dev.3 20:13:32 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:32 main 20:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:13:34 1cb22c5e1705: Preparing 20:13:34 85dd43b74bff: Preparing 20:13:34 249280874b40: Preparing 20:13:34 3af50e784217: Preparing 20:13:34 827a90218885: Preparing 20:13:34 13abafa4ec1c: Preparing 20:13:34 0faf9b67be60: Preparing 20:13:34 13abafa4ec1c: Waiting 20:13:34 0faf9b67be60: Waiting 20:13:34 3af50e784217: Layer already exists 20:13:34 249280874b40: Layer already exists 20:13:34 0faf9b67be60: Layer already exists 20:13:34 827a90218885: Pushed 20:13:34 1cb22c5e1705: Pushed 20:13:35 13abafa4ec1c: Pushed 20:13:39 85dd43b74bff: Pushed 20:13:39 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:40 + 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 20:13:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:13:40 1cb22c5e1705: Preparing 20:13:40 85dd43b74bff: Preparing 20:13:40 249280874b40: Preparing 20:13:40 3af50e784217: Preparing 20:13:40 827a90218885: Preparing 20:13:40 13abafa4ec1c: Preparing 20:13:40 0faf9b67be60: Preparing 20:13:40 0faf9b67be60: Waiting 20:13:40 13abafa4ec1c: Waiting 20:13:40 827a90218885: Layer already exists 20:13:40 249280874b40: Layer already exists 20:13:40 85dd43b74bff: Layer already exists 20:13:40 3af50e784217: Layer already exists 20:13:40 1cb22c5e1705: Layer already exists 20:13:40 13abafa4ec1c: Layer already exists 20:13:40 0faf9b67be60: Layer already exists 20:13:41 latest: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 20:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:13:42 1cb22c5e1705: Preparing 20:13:42 85dd43b74bff: Preparing 20:13:42 249280874b40: Preparing 20:13:42 3af50e784217: Preparing 20:13:42 827a90218885: Preparing 20:13:42 13abafa4ec1c: Preparing 20:13:42 0faf9b67be60: Preparing 20:13:42 13abafa4ec1c: Waiting 20:13:42 0faf9b67be60: Waiting 20:13:42 85dd43b74bff: Layer already exists 20:13:42 1cb22c5e1705: Layer already exists 20:13:42 3af50e784217: Layer already exists 20:13:42 827a90218885: Layer already exists 20:13:42 249280874b40: Layer already exists 20:13:42 0faf9b67be60: Layer already exists 20:13:42 13abafa4ec1c: Layer already exists 20:13:42 3.2.0-dev.3: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:13:44 1cb22c5e1705: Preparing 20:13:44 85dd43b74bff: Preparing 20:13:44 249280874b40: Preparing 20:13:44 3af50e784217: Preparing 20:13:44 827a90218885: Preparing 20:13:44 13abafa4ec1c: Preparing 20:13:44 0faf9b67be60: Preparing 20:13:44 13abafa4ec1c: Waiting 20:13:44 0faf9b67be60: Waiting 20:13:44 1cb22c5e1705: Layer already exists 20:13:44 3af50e784217: Layer already exists 20:13:44 85dd43b74bff: Layer already exists 20:13:44 827a90218885: Layer already exists 20:13:44 249280874b40: Layer already exists 20:13:44 13abafa4ec1c: Layer already exists 20:13:44 0faf9b67be60: Layer already exists 20:13:44 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:45 + 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 20:13:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:13:47 1cb22c5e1705: Preparing 20:13:47 85dd43b74bff: Preparing 20:13:47 249280874b40: Preparing 20:13:47 3af50e784217: Preparing 20:13:47 827a90218885: Preparing 20:13:47 13abafa4ec1c: Preparing 20:13:47 0faf9b67be60: Preparing 20:13:47 13abafa4ec1c: Waiting 20:13:47 0faf9b67be60: Waiting 20:13:47 1cb22c5e1705: Layer already exists 20:13:47 85dd43b74bff: Layer already exists 20:13:47 249280874b40: Layer already exists 20:13:47 827a90218885: Layer already exists 20:13:47 3af50e784217: Layer already exists 20:13:47 13abafa4ec1c: Layer already exists 20:13:47 0faf9b67be60: Layer already exists 20:13:48 main: digest: sha256:9e90ee3c59c98963d0a03f4e9458b8227c1be8a156be88b829e3aedad08c3f2f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:13:49 ===================================================== [Pipeline] echo 20:13:49 taggedImages: 20:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.3 20:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:13:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:13:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:49 latest 20:13:49 3.2.0-dev.3 20:13:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:13:49 main 20:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:13:51 196387b014da: Preparing 20:13:51 955cf8b00716: Preparing 20:13:51 26e92fddbbf6: Preparing 20:13:51 249280874b40: Preparing 20:13:51 3af50e784217: Preparing 20:13:51 b53d1c186001: Preparing 20:13:51 88ec459ebd7b: Preparing 20:13:51 6099c0413641: Preparing 20:13:51 dc3565098855: Preparing 20:13:51 0faf9b67be60: Preparing 20:13:51 88ec459ebd7b: Waiting 20:13:51 6099c0413641: Waiting 20:13:51 dc3565098855: Waiting 20:13:51 0faf9b67be60: Waiting 20:13:51 b53d1c186001: Waiting 20:13:51 249280874b40: Layer already exists 20:13:51 3af50e784217: Layer already exists 20:13:51 26e92fddbbf6: Pushed 20:13:51 955cf8b00716: Pushed 20:13:51 196387b014da: Pushed 20:13:51 0faf9b67be60: Layer already exists 20:13:51 6099c0413641: Pushed 20:13:52 dc3565098855: Pushed 20:14:07 88ec459ebd7b: Pushed 20:14:11 b53d1c186001: Pushed 20:14:11 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:12 + 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 20:14:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:14:15 196387b014da: Preparing 20:14:15 955cf8b00716: Preparing 20:14:15 26e92fddbbf6: Preparing 20:14:15 249280874b40: Preparing 20:14:15 3af50e784217: Preparing 20:14:15 b53d1c186001: Preparing 20:14:15 88ec459ebd7b: Preparing 20:14:15 6099c0413641: Preparing 20:14:15 b53d1c186001: Waiting 20:14:15 dc3565098855: Preparing 20:14:15 88ec459ebd7b: Waiting 20:14:15 6099c0413641: Waiting 20:14:15 dc3565098855: Waiting 20:14:15 0faf9b67be60: Preparing 20:14:15 0faf9b67be60: Waiting 20:14:15 955cf8b00716: Layer already exists 20:14:15 196387b014da: Layer already exists 20:14:15 26e92fddbbf6: Layer already exists 20:14:15 249280874b40: Layer already exists 20:14:15 3af50e784217: Layer already exists 20:14:15 b53d1c186001: Layer already exists 20:14:15 6099c0413641: Layer already exists 20:14:15 dc3565098855: Layer already exists 20:14:15 88ec459ebd7b: Layer already exists 20:14:15 0faf9b67be60: Layer already exists 20:14:15 latest: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 20:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:14:17 196387b014da: Preparing 20:14:17 955cf8b00716: Preparing 20:14:17 26e92fddbbf6: Preparing 20:14:17 249280874b40: Preparing 20:14:17 3af50e784217: Preparing 20:14:17 b53d1c186001: Preparing 20:14:17 88ec459ebd7b: Preparing 20:14:17 6099c0413641: Preparing 20:14:17 dc3565098855: Preparing 20:14:17 0faf9b67be60: Preparing 20:14:17 b53d1c186001: Waiting 20:14:17 88ec459ebd7b: Waiting 20:14:17 6099c0413641: Waiting 20:14:17 dc3565098855: Waiting 20:14:17 0faf9b67be60: Waiting 20:14:17 3af50e784217: Layer already exists 20:14:17 196387b014da: Layer already exists 20:14:17 249280874b40: Layer already exists 20:14:17 955cf8b00716: Layer already exists 20:14:17 26e92fddbbf6: Layer already exists 20:14:17 6099c0413641: Layer already exists 20:14:17 88ec459ebd7b: Layer already exists 20:14:17 b53d1c186001: Layer already exists 20:14:17 0faf9b67be60: Layer already exists 20:14:17 dc3565098855: Layer already exists 20:14:17 3.2.0-dev.3: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:14:19 196387b014da: Preparing 20:14:19 955cf8b00716: Preparing 20:14:19 26e92fddbbf6: Preparing 20:14:19 249280874b40: Preparing 20:14:19 3af50e784217: Preparing 20:14:19 b53d1c186001: Preparing 20:14:19 88ec459ebd7b: Preparing 20:14:19 6099c0413641: Preparing 20:14:19 dc3565098855: Preparing 20:14:19 b53d1c186001: Waiting 20:14:19 88ec459ebd7b: Waiting 20:14:19 6099c0413641: Waiting 20:14:19 dc3565098855: Waiting 20:14:19 0faf9b67be60: Preparing 20:14:19 0faf9b67be60: Waiting 20:14:19 249280874b40: Layer already exists 20:14:19 955cf8b00716: Layer already exists 20:14:19 196387b014da: Layer already exists 20:14:19 3af50e784217: Layer already exists 20:14:19 26e92fddbbf6: Layer already exists 20:14:19 b53d1c186001: Layer already exists 20:14:19 88ec459ebd7b: Layer already exists 20:14:19 0faf9b67be60: Layer already exists 20:14:19 6099c0413641: Layer already exists 20:14:19 dc3565098855: Layer already exists 20:14:19 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:14:20 196387b014da: Preparing 20:14:20 955cf8b00716: Preparing 20:14:20 26e92fddbbf6: Preparing 20:14:20 249280874b40: Preparing 20:14:20 3af50e784217: Preparing 20:14:20 b53d1c186001: Preparing 20:14:20 88ec459ebd7b: Preparing 20:14:20 6099c0413641: Preparing 20:14:20 b53d1c186001: Waiting 20:14:20 88ec459ebd7b: Waiting 20:14:20 dc3565098855: Preparing 20:14:20 6099c0413641: Waiting 20:14:20 0faf9b67be60: Preparing 20:14:20 dc3565098855: Waiting 20:14:20 0faf9b67be60: Waiting 20:14:20 196387b014da: Layer already exists 20:14:20 26e92fddbbf6: Layer already exists 20:14:20 249280874b40: Layer already exists 20:14:20 3af50e784217: Layer already exists 20:14:20 955cf8b00716: Layer already exists 20:14:20 b53d1c186001: Layer already exists 20:14:20 dc3565098855: Layer already exists 20:14:20 0faf9b67be60: Layer already exists 20:14:20 88ec459ebd7b: Layer already exists 20:14:20 6099c0413641: Layer already exists 20:14:21 main: digest: sha256:2fc6cac7c1b670540efb51d2d5c80d69d11bc1eb46cb356a3da9d27d1f77b297 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:22 ===================================================== [Pipeline] echo 20:14:22 taggedImages: 20:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.3 20:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:14:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:14:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:22 latest 20:14:22 3.2.0-dev.3 20:14:22 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:22 main 20:14:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:14:24 02f659b5d449: Preparing 20:14:24 9f4c44a01e1b: Preparing 20:14:24 01de76e705bb: Preparing 20:14:24 249280874b40: Preparing 20:14:24 3af50e784217: Preparing 20:14:24 386c94dc076b: Preparing 20:14:24 06d9956700f8: Preparing 20:14:24 ab36f4f826b7: Preparing 20:14:24 0faf9b67be60: Preparing 20:14:24 06d9956700f8: Waiting 20:14:24 386c94dc076b: Waiting 20:14:24 ab36f4f826b7: Waiting 20:14:24 0faf9b67be60: Waiting 20:14:24 249280874b40: Layer already exists 20:14:24 3af50e784217: Layer already exists 20:14:24 9f4c44a01e1b: Pushed 20:14:24 02f659b5d449: Pushed 20:14:24 01de76e705bb: Pushed 20:14:24 0faf9b67be60: Layer already exists 20:14:24 06d9956700f8: Pushed 20:14:25 ab36f4f826b7: Pushed 20:14:43 386c94dc076b: Pushed 20:14:43 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:44 + 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 20:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:14:45 02f659b5d449: Preparing 20:14:45 9f4c44a01e1b: Preparing 20:14:45 01de76e705bb: Preparing 20:14:45 249280874b40: Preparing 20:14:45 3af50e784217: Preparing 20:14:45 386c94dc076b: Preparing 20:14:45 06d9956700f8: Preparing 20:14:45 ab36f4f826b7: Preparing 20:14:45 0faf9b67be60: Preparing 20:14:45 386c94dc076b: Waiting 20:14:45 06d9956700f8: Waiting 20:14:45 ab36f4f826b7: Waiting 20:14:45 0faf9b67be60: Waiting 20:14:45 01de76e705bb: Layer already exists 20:14:45 9f4c44a01e1b: Layer already exists 20:14:45 02f659b5d449: Layer already exists 20:14:45 249280874b40: Layer already exists 20:14:45 3af50e784217: Layer already exists 20:14:45 ab36f4f826b7: Layer already exists 20:14:45 386c94dc076b: Layer already exists 20:14:45 06d9956700f8: Layer already exists 20:14:45 0faf9b67be60: Layer already exists 20:14:45 latest: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 20:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:14:47 02f659b5d449: Preparing 20:14:47 9f4c44a01e1b: Preparing 20:14:47 01de76e705bb: Preparing 20:14:47 249280874b40: Preparing 20:14:47 3af50e784217: Preparing 20:14:47 386c94dc076b: Preparing 20:14:47 06d9956700f8: Preparing 20:14:47 ab36f4f826b7: Preparing 20:14:47 0faf9b67be60: Preparing 20:14:47 06d9956700f8: Waiting 20:14:47 386c94dc076b: Waiting 20:14:47 ab36f4f826b7: Waiting 20:14:47 0faf9b67be60: Waiting 20:14:47 9f4c44a01e1b: Layer already exists 20:14:47 3af50e784217: Layer already exists 20:14:47 02f659b5d449: Layer already exists 20:14:47 249280874b40: Layer already exists 20:14:47 01de76e705bb: Layer already exists 20:14:47 386c94dc076b: Layer already exists 20:14:47 ab36f4f826b7: Layer already exists 20:14:47 06d9956700f8: Layer already exists 20:14:47 0faf9b67be60: Layer already exists 20:14:47 3.2.0-dev.3: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:14:49 02f659b5d449: Preparing 20:14:49 9f4c44a01e1b: Preparing 20:14:49 01de76e705bb: Preparing 20:14:49 249280874b40: Preparing 20:14:49 3af50e784217: Preparing 20:14:49 386c94dc076b: Preparing 20:14:49 06d9956700f8: Preparing 20:14:49 ab36f4f826b7: Preparing 20:14:49 0faf9b67be60: Preparing 20:14:49 06d9956700f8: Waiting 20:14:49 386c94dc076b: Waiting 20:14:49 ab36f4f826b7: Waiting 20:14:49 0faf9b67be60: Waiting 20:14:49 01de76e705bb: Layer already exists 20:14:49 02f659b5d449: Layer already exists 20:14:49 249280874b40: Layer already exists 20:14:49 3af50e784217: Layer already exists 20:14:49 9f4c44a01e1b: Layer already exists 20:14:49 386c94dc076b: Layer already exists 20:14:49 06d9956700f8: Layer already exists 20:14:49 ab36f4f826b7: Layer already exists 20:14:49 0faf9b67be60: Layer already exists 20:14:49 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:50 + 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 20:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:14:51 02f659b5d449: Preparing 20:14:51 9f4c44a01e1b: Preparing 20:14:51 01de76e705bb: Preparing 20:14:51 249280874b40: Preparing 20:14:51 3af50e784217: Preparing 20:14:51 386c94dc076b: Preparing 20:14:51 06d9956700f8: Preparing 20:14:51 386c94dc076b: Waiting 20:14:51 ab36f4f826b7: Preparing 20:14:51 06d9956700f8: Waiting 20:14:51 0faf9b67be60: Preparing 20:14:51 ab36f4f826b7: Waiting 20:14:51 0faf9b67be60: Waiting 20:14:51 9f4c44a01e1b: Layer already exists 20:14:51 3af50e784217: Layer already exists 20:14:51 01de76e705bb: Layer already exists 20:14:51 249280874b40: Layer already exists 20:14:51 02f659b5d449: Layer already exists 20:14:51 0faf9b67be60: Layer already exists 20:14:51 386c94dc076b: Layer already exists 20:14:51 ab36f4f826b7: Layer already exists 20:14:51 06d9956700f8: Layer already exists 20:14:51 main: digest: sha256:09aa900ca4603a97b5fcc25102d255212c2d7b2ad14847d4568df9743ae12331 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:14:52 ===================================================== [Pipeline] echo 20:14:52 taggedImages: 20:14:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:14:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.3 20:14:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:14:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:14:52 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:52 latest 20:14:52 3.2.0-dev.3 20:14:52 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:14:52 main 20:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:14:55 e3c5681f75b8: Preparing 20:14:55 84749a5ec014: Preparing 20:14:55 19ca5c961917: Preparing 20:14:55 249280874b40: Preparing 20:14:55 3af50e784217: Preparing 20:14:55 706376cf7264: Preparing 20:14:55 6099c0413641: Preparing 20:14:55 706376cf7264: Waiting 20:14:55 dc3565098855: Preparing 20:14:55 0faf9b67be60: Preparing 20:14:55 6099c0413641: Waiting 20:14:55 dc3565098855: Waiting 20:14:55 0faf9b67be60: Waiting 20:14:55 84749a5ec014: Pushed 20:14:55 19ca5c961917: Pushed 20:14:55 249280874b40: Layer already exists 20:14:55 3af50e784217: Layer already exists 20:14:55 6099c0413641: Layer already exists 20:14:55 dc3565098855: Layer already exists 20:14:55 0faf9b67be60: Layer already exists 20:14:56 e3c5681f75b8: Pushed 20:15:14 706376cf7264: Pushed 20:15:14 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + 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 20:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:15:15 e3c5681f75b8: Preparing 20:15:15 84749a5ec014: Preparing 20:15:15 19ca5c961917: Preparing 20:15:15 249280874b40: Preparing 20:15:15 3af50e784217: Preparing 20:15:15 706376cf7264: Preparing 20:15:15 6099c0413641: Preparing 20:15:15 706376cf7264: Waiting 20:15:15 dc3565098855: Preparing 20:15:15 6099c0413641: Waiting 20:15:15 0faf9b67be60: Preparing 20:15:15 dc3565098855: Waiting 20:15:15 0faf9b67be60: Waiting 20:15:15 3af50e784217: Layer already exists 20:15:15 e3c5681f75b8: Layer already exists 20:15:15 84749a5ec014: Layer already exists 20:15:15 19ca5c961917: Layer already exists 20:15:15 249280874b40: Layer already exists 20:15:15 706376cf7264: Layer already exists 20:15:15 dc3565098855: Layer already exists 20:15:15 6099c0413641: Layer already exists 20:15:15 0faf9b67be60: Layer already exists 20:15:16 latest: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 20:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:15:17 e3c5681f75b8: Preparing 20:15:17 84749a5ec014: Preparing 20:15:17 19ca5c961917: Preparing 20:15:17 249280874b40: Preparing 20:15:17 3af50e784217: Preparing 20:15:17 706376cf7264: Preparing 20:15:17 6099c0413641: Preparing 20:15:17 dc3565098855: Preparing 20:15:17 0faf9b67be60: Preparing 20:15:17 6099c0413641: Waiting 20:15:17 706376cf7264: Waiting 20:15:17 dc3565098855: Waiting 20:15:17 0faf9b67be60: Waiting 20:15:17 249280874b40: Layer already exists 20:15:17 e3c5681f75b8: Layer already exists 20:15:17 19ca5c961917: Layer already exists 20:15:17 84749a5ec014: Layer already exists 20:15:17 3af50e784217: Layer already exists 20:15:17 706376cf7264: Layer already exists 20:15:17 0faf9b67be60: Layer already exists 20:15:17 dc3565098855: Layer already exists 20:15:17 6099c0413641: Layer already exists 20:15:18 3.2.0-dev.3: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:15:19 e3c5681f75b8: Preparing 20:15:19 84749a5ec014: Preparing 20:15:19 19ca5c961917: Preparing 20:15:19 249280874b40: Preparing 20:15:19 3af50e784217: Preparing 20:15:19 706376cf7264: Preparing 20:15:19 6099c0413641: Preparing 20:15:19 dc3565098855: Preparing 20:15:19 0faf9b67be60: Preparing 20:15:19 dc3565098855: Waiting 20:15:19 6099c0413641: Waiting 20:15:19 706376cf7264: Waiting 20:15:19 19ca5c961917: Layer already exists 20:15:19 e3c5681f75b8: Layer already exists 20:15:19 3af50e784217: Layer already exists 20:15:19 249280874b40: Layer already exists 20:15:19 84749a5ec014: Layer already exists 20:15:19 6099c0413641: Layer already exists 20:15:19 706376cf7264: Layer already exists 20:15:19 dc3565098855: Layer already exists 20:15:19 0faf9b67be60: Layer already exists 20:15:19 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:20 + 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 20:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:15:21 e3c5681f75b8: Preparing 20:15:21 84749a5ec014: Preparing 20:15:21 19ca5c961917: Preparing 20:15:21 249280874b40: Preparing 20:15:21 3af50e784217: Preparing 20:15:21 706376cf7264: Preparing 20:15:21 6099c0413641: Preparing 20:15:21 dc3565098855: Preparing 20:15:21 0faf9b67be60: Preparing 20:15:21 706376cf7264: Waiting 20:15:21 6099c0413641: Waiting 20:15:21 dc3565098855: Waiting 20:15:21 0faf9b67be60: Waiting 20:15:21 84749a5ec014: Layer already exists 20:15:21 3af50e784217: Layer already exists 20:15:21 19ca5c961917: Layer already exists 20:15:21 249280874b40: Layer already exists 20:15:21 e3c5681f75b8: Layer already exists 20:15:21 6099c0413641: Layer already exists 20:15:21 dc3565098855: Layer already exists 20:15:21 706376cf7264: Layer already exists 20:15:21 0faf9b67be60: Layer already exists 20:15:21 main: digest: sha256:d03d422517c59aff518e864be44b44ccfa322d6a393abd2f8ed6a4e89bfc74b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:22 ===================================================== [Pipeline] echo 20:15:23 taggedImages: 20:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.3 20:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:15:23 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:15:23 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:23 latest 20:15:23 3.2.0-dev.3 20:15:23 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:23 main 20:15:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:15:25 004ae881a1c0: Preparing 20:15:25 d3d14a047e1b: Preparing 20:15:25 249280874b40: Preparing 20:15:25 3af50e784217: Preparing 20:15:25 fb988e3f34f2: Preparing 20:15:25 89d7f36a6357: Preparing 20:15:25 0faf9b67be60: Preparing 20:15:25 89d7f36a6357: Waiting 20:15:25 0faf9b67be60: Waiting 20:15:25 249280874b40: Layer already exists 20:15:25 3af50e784217: Layer already exists 20:15:25 0faf9b67be60: Layer already exists 20:15:25 fb988e3f34f2: Pushed 20:15:25 004ae881a1c0: Pushed 20:15:25 89d7f36a6357: Pushed 20:15:32 d3d14a047e1b: Pushed 20:15:32 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:15:34 004ae881a1c0: Preparing 20:15:34 d3d14a047e1b: Preparing 20:15:34 249280874b40: Preparing 20:15:34 3af50e784217: Preparing 20:15:34 fb988e3f34f2: Preparing 20:15:34 89d7f36a6357: Preparing 20:15:34 0faf9b67be60: Preparing 20:15:34 89d7f36a6357: Waiting 20:15:34 0faf9b67be60: Waiting 20:15:34 d3d14a047e1b: Layer already exists 20:15:34 004ae881a1c0: Layer already exists 20:15:34 3af50e784217: Layer already exists 20:15:34 249280874b40: Layer already exists 20:15:34 fb988e3f34f2: Layer already exists 20:15:34 0faf9b67be60: Layer already exists 20:15:34 89d7f36a6357: Layer already exists 20:15:34 latest: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 20:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:15:35 004ae881a1c0: Preparing 20:15:35 d3d14a047e1b: Preparing 20:15:35 249280874b40: Preparing 20:15:35 3af50e784217: Preparing 20:15:35 fb988e3f34f2: Preparing 20:15:35 89d7f36a6357: Preparing 20:15:35 0faf9b67be60: Preparing 20:15:35 0faf9b67be60: Waiting 20:15:35 89d7f36a6357: Waiting 20:15:35 3af50e784217: Layer already exists 20:15:35 fb988e3f34f2: Layer already exists 20:15:35 d3d14a047e1b: Layer already exists 20:15:35 249280874b40: Layer already exists 20:15:35 004ae881a1c0: Layer already exists 20:15:35 89d7f36a6357: Layer already exists 20:15:35 0faf9b67be60: Layer already exists 20:15:36 3.2.0-dev.3: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:15:37 004ae881a1c0: Preparing 20:15:37 d3d14a047e1b: Preparing 20:15:37 249280874b40: Preparing 20:15:37 3af50e784217: Preparing 20:15:37 fb988e3f34f2: Preparing 20:15:37 89d7f36a6357: Preparing 20:15:37 0faf9b67be60: Preparing 20:15:37 0faf9b67be60: Waiting 20:15:37 89d7f36a6357: Waiting 20:15:37 fb988e3f34f2: Layer already exists 20:15:37 d3d14a047e1b: Layer already exists 20:15:37 249280874b40: Layer already exists 20:15:37 004ae881a1c0: Layer already exists 20:15:37 3af50e784217: Layer already exists 20:15:37 89d7f36a6357: Layer already exists 20:15:37 0faf9b67be60: Layer already exists 20:15:38 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:15:40 004ae881a1c0: Preparing 20:15:40 d3d14a047e1b: Preparing 20:15:40 249280874b40: Preparing 20:15:40 3af50e784217: Preparing 20:15:40 fb988e3f34f2: Preparing 20:15:40 89d7f36a6357: Preparing 20:15:40 0faf9b67be60: Preparing 20:15:40 89d7f36a6357: Waiting 20:15:40 0faf9b67be60: Waiting 20:15:40 249280874b40: Layer already exists 20:15:40 3af50e784217: Layer already exists 20:15:40 fb988e3f34f2: Layer already exists 20:15:40 d3d14a047e1b: Layer already exists 20:15:40 004ae881a1c0: Layer already exists 20:15:40 89d7f36a6357: Layer already exists 20:15:40 0faf9b67be60: Layer already exists 20:15:40 main: digest: sha256:22cb02a2c7d2ad44135e0f97be3be56dc8ced2c1667ff32876528ada4f9a2487 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:41 ===================================================== [Pipeline] echo 20:15:42 taggedImages: 20:15:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:15:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.3 20:15:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:42 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:15:42 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:15:42 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:42 latest 20:15:42 3.2.0-dev.3 20:15:42 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:15:42 main 20:15:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:15:44 ea4a3c65d600: Preparing 20:15:44 9ec8968ea7e8: Preparing 20:15:44 249280874b40: Preparing 20:15:44 3af50e784217: Preparing 20:15:44 f48f586193c0: Preparing 20:15:44 83bf1b398e9d: Preparing 20:15:44 0faf9b67be60: Preparing 20:15:44 83bf1b398e9d: Waiting 20:15:44 249280874b40: Layer already exists 20:15:44 3af50e784217: Layer already exists 20:15:44 f48f586193c0: Layer already exists 20:15:44 83bf1b398e9d: Layer already exists 20:15:44 0faf9b67be60: Layer already exists 20:15:44 ea4a3c65d600: Pushed 20:15:52 9ec8968ea7e8: Pushed 20:15:54 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:15:56 ea4a3c65d600: Preparing 20:15:56 9ec8968ea7e8: Preparing 20:15:56 249280874b40: Preparing 20:15:56 3af50e784217: Preparing 20:15:56 f48f586193c0: Preparing 20:15:56 83bf1b398e9d: Preparing 20:15:56 0faf9b67be60: Preparing 20:15:56 83bf1b398e9d: Waiting 20:15:56 0faf9b67be60: Waiting 20:15:56 9ec8968ea7e8: Layer already exists 20:15:56 3af50e784217: Layer already exists 20:15:56 249280874b40: Layer already exists 20:15:56 f48f586193c0: Layer already exists 20:15:56 ea4a3c65d600: Layer already exists 20:15:56 83bf1b398e9d: Layer already exists 20:15:56 0faf9b67be60: Layer already exists 20:15:56 latest: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 20:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:15:58 ea4a3c65d600: Preparing 20:15:58 9ec8968ea7e8: Preparing 20:15:58 249280874b40: Preparing 20:15:58 3af50e784217: Preparing 20:15:58 f48f586193c0: Preparing 20:15:58 83bf1b398e9d: Preparing 20:15:58 0faf9b67be60: Preparing 20:15:58 83bf1b398e9d: Waiting 20:15:58 0faf9b67be60: Waiting 20:15:58 249280874b40: Layer already exists 20:15:58 ea4a3c65d600: Layer already exists 20:15:58 3af50e784217: Layer already exists 20:15:58 9ec8968ea7e8: Layer already exists 20:15:58 f48f586193c0: Layer already exists 20:15:58 83bf1b398e9d: Layer already exists 20:15:58 0faf9b67be60: Layer already exists 20:15:58 3.2.0-dev.3: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:16:00 ea4a3c65d600: Preparing 20:16:00 9ec8968ea7e8: Preparing 20:16:00 249280874b40: Preparing 20:16:00 3af50e784217: Preparing 20:16:00 f48f586193c0: Preparing 20:16:00 83bf1b398e9d: Preparing 20:16:00 0faf9b67be60: Preparing 20:16:00 83bf1b398e9d: Waiting 20:16:00 0faf9b67be60: Waiting 20:16:00 f48f586193c0: Layer already exists 20:16:00 3af50e784217: Layer already exists 20:16:00 ea4a3c65d600: Layer already exists 20:16:00 249280874b40: Layer already exists 20:16:00 9ec8968ea7e8: Layer already exists 20:16:00 83bf1b398e9d: Layer already exists 20:16:00 0faf9b67be60: Layer already exists 20:16:00 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:16:02 ea4a3c65d600: Preparing 20:16:02 9ec8968ea7e8: Preparing 20:16:02 249280874b40: Preparing 20:16:02 3af50e784217: Preparing 20:16:02 f48f586193c0: Preparing 20:16:02 83bf1b398e9d: Preparing 20:16:02 0faf9b67be60: Preparing 20:16:02 83bf1b398e9d: Waiting 20:16:02 0faf9b67be60: Waiting 20:16:02 249280874b40: Layer already exists 20:16:02 f48f586193c0: Layer already exists 20:16:02 9ec8968ea7e8: Layer already exists 20:16:02 ea4a3c65d600: Layer already exists 20:16:02 3af50e784217: Layer already exists 20:16:02 0faf9b67be60: Layer already exists 20:16:02 83bf1b398e9d: Layer already exists 20:16:02 main: digest: sha256:687f4c28146c7e4462592e7c79e2f4501b44f22cb0decd9e0ce4cb216c83a598 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:03 ===================================================== [Pipeline] echo 20:16:04 taggedImages: 20:16:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e 20:16:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:16:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.3 20:16:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e-3.2.0-dev.3 20:16:04 - 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 20:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:05 20:16:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:05 arm64: Pulling from edgex-lftools-log-publisher 20:16:05 8998bd30e6a1: Pulling fs layer 20:16:05 04944245beec: Pulling fs layer 20:16:05 699f458cf7ca: Pulling fs layer 20:16:05 765212b225bb: Pulling fs layer 20:16:05 f23df028b6ca: Pulling fs layer 20:16:05 d65c8cfc05b1: Pulling fs layer 20:16:05 2437ff75d9bd: Pulling fs layer 20:16:05 f23df028b6ca: Waiting 20:16:05 d65c8cfc05b1: Waiting 20:16:05 765212b225bb: Waiting 20:16:05 2437ff75d9bd: Waiting 20:16:06 04944245beec: Verifying Checksum 20:16:06 04944245beec: Download complete 20:16:06 765212b225bb: Verifying Checksum 20:16:06 765212b225bb: Download complete 20:16:06 f23df028b6ca: Verifying Checksum 20:16:06 f23df028b6ca: Download complete 20:16:06 d65c8cfc05b1: Verifying Checksum 20:16:06 d65c8cfc05b1: Download complete 20:16:06 699f458cf7ca: Verifying Checksum 20:16:06 699f458cf7ca: Download complete 20:16:06 8998bd30e6a1: Verifying Checksum 20:16:06 8998bd30e6a1: Download complete 20:16:08 2437ff75d9bd: Verifying Checksum 20:16:08 2437ff75d9bd: Download complete 20:16:15 8998bd30e6a1: Pull complete 20:16:15 04944245beec: Pull complete 20:16:17 699f458cf7ca: Pull complete 20:16:17 765212b225bb: Pull complete 20:16:18 f23df028b6ca: Pull complete 20:16:18 d65c8cfc05b1: Pull complete 20:16:45 2437ff75d9bd: Pull complete 20:16:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-24095 does not seem to be running inside a container 20:16:46 $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@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 20:16:47 $ docker top 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:48 ---> job-cost.sh 20:16:48 lf-activate-venv: SKIPPING 20:16:48 INFO: No Stack... 20:16:49 INFO: Retrieving Pricing Info for: v3-standard-8 20:16:50 INFO: Archiving Costs [Pipeline] sh 20:16:50 + cat /w/workspace/edgex-go/613/archives/cost.csv 20:16:50 + cut -d, -f6 [Pipeline] lock 20:16:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] 20:16:50 Resource [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] did not exist. Created. 20:16:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:51 + echo total: 0.2199999988079071 [Pipeline] stash 20:16:51 Stashed 1 file(s) [Pipeline] } 20:16:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-613-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:52 $ docker stop --time=1 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e 20:16:53 $ docker rm -f --volumes 92d0705a8a1a2ad973cec428a27aa138b1c7ad898cbfbdd37eb28567a0f8d03e [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 20:16:57 provisioning config files... 20:16:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/613@tmp/config5516711973285984901tmp [Pipeline] { [Pipeline] sh 20:16:58 + set +x 20:16:58 + + bash -s -- 20:16:58 curl -s https://codecov.io/bash 20:16:58 20:16:58 _____ _ 20:16:58 / ____| | | 20:16:58 | | ___ __| | ___ ___ _____ __ 20:16:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:58 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:58 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:58 Bash-1.0.6 20:16:58 20:16:58 20:16:58 ==> git version 2.25.1 found 20:16:58 ==> 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 20:16:58 Release-Date: 2020-01-08 20:16:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:16:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:58 ==> Jenkins CI detected. 20:16:58 current dir:  /w/workspace/edgex-go/613 20:16:58 project root: . 20:16:58 --> token set from env 20:16:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:58 ==> Running gcov in . (disable via -X gcov) 20:16:58 ==> Python coveragepy not found 20:16:58 ==> Searching for coverage reports in: 20:16:58 + . 20:16:58 -> Found 1 reports 20:16:58 ==> Detecting git/mercurial file structure 20:16:58 ==> Reading reports 20:16:58 + ./coverage.out bytes=453601 20:16:58 ==> Appending adjustments 20:16:58 https://docs.codecov.io/docs/fixing-reports 20:16:59 + Found adjustments 20:16:59 ==> Gzipping contents 20:16:59 60K /tmp/codecov.w7YhMC.gz 20:16:59 ==> Uploading reports 20:16:59 url: https://codecov.io 20:16:59 query: branch=main&commit=e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e&build=613&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F613%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:59 -> Pinging Codecov 20:16:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e&build=613&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F613%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:16:59 -> Uploading to 20:16:59 https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e/e608e23c-866b-4f28-88e1-16dee5d1cdfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T201659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=863a7e2fd97a86abbdbe3e9dfd0d9f9ea3ea11ba0f2957d42f0e31cfeb74475b 20:16:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:59 Dload Upload Total Spent Left Speed 20:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57808 0 0 100 57808 0 188k --:--:-- --:--:-- --:--:-- 188k 20:16:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e [Pipeline] } 20:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:17:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:17:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:01 20:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:17:02 df9b9388f04a: Pulling fs layer 20:17:02 52dc419b0ee2: Pulling fs layer 20:17:02 25bc292e5bac: Pulling fs layer 20:17:02 114826534d7a: Pulling fs layer 20:17:02 4657fd5d0bcf: Pulling fs layer 20:17:02 6ad1cebc031e: Pulling fs layer 20:17:02 8a3aa393b2d8: Pulling fs layer 20:17:02 4657fd5d0bcf: Waiting 20:17:02 6ad1cebc031e: Waiting 20:17:02 8a3aa393b2d8: Waiting 20:17:02 25bc292e5bac: Download complete 20:17:02 52dc419b0ee2: Verifying Checksum 20:17:02 52dc419b0ee2: Download complete 20:17:02 4657fd5d0bcf: Verifying Checksum 20:17:02 4657fd5d0bcf: Download complete 20:17:02 df9b9388f04a: Download complete 20:17:02 6ad1cebc031e: Verifying Checksum 20:17:02 6ad1cebc031e: Download complete 20:17:02 df9b9388f04a: Pull complete 20:17:02 52dc419b0ee2: Pull complete 20:17:02 25bc292e5bac: Pull complete 20:17:03 114826534d7a: Verifying Checksum 20:17:03 114826534d7a: Download complete 20:17:03 8a3aa393b2d8: Verifying Checksum 20:17:03 8a3aa393b2d8: Download complete 20:17:06 114826534d7a: Pull complete 20:17:06 4657fd5d0bcf: Pull complete 20:17:07 6ad1cebc031e: Pull complete 20:17:09 8a3aa393b2d8: Pull complete 20:17:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:17:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:10 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:17:10 $ 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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:17:18 $ docker top 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:17:19 + set -o pipefail 20:17:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:17:24 20:17:24 Monitoring /w/workspace/edgex-go/613 (github.com/edgexfoundry/edgex-go)... 20:17:24 20:17:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f6106e0e-f9f8-42a9-81f4-e45b68265a1c 20:17:24 20:17:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:17:24 20:17:24 20:17:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:17:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:17:24 More details here: https://snyk.co/ue1NS 20:17:24 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:17:24 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:17:24 $ docker stop --time=1 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 20:17:29 $ docker rm -f --volumes 18ba3f4507c2ce8c3386977a6295df57a8efb64d04f62601229b70241f6344a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:17:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:31 provisioning config files... 20:17:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/613@tmp/config10419224617814953567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:32 --> edgex-publish-swagger.sh 20:17:32 === Publish openapi/v3 API === 20:17:32 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:17:32 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/613/openapi/v3/core-command.yaml] 20:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:32 Dload Upload Total Spent Left Speed 20:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 131k --:--:-- --:--:-- --:--:-- 130k 100 32782 0 0 100 32782 0 57714 --:--:-- --:--:-- --:--:-- 57613 20:17:32 20:17:32 20:17:32 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/613/openapi/v3/core-data.yaml] 20:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:32 Dload Upload Total Spent Left Speed 20:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 132k --:--:-- --:--:-- --:--:-- 132k 20:17:33 20:17:33 20:17:33 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/613/openapi/v3/core-metadata.yaml] 20:17:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:33 Dload Upload Total Spent Left Speed 20:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 1698k --:--:-- --:--:-- --:--:-- 1678k 100 144k 100 180 100 144k 445 357k --:--:-- --:--:-- --:--:-- 357k 20:17:33 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:17:33 20:17:33 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/613/openapi/v3/support-notifications.yaml] 20:17:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:33 Dload Upload Total Spent Left Speed 20:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 444 209k --:--:-- --:--:-- --:--:-- 210k 20:17:34 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:17:34 20:17:34 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/613/openapi/v3/support-scheduler.yaml] 20:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:34 Dload Upload Total Spent Left Speed 20:17:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 498 99k --:--:-- --:--:-- --:--:-- 100k 100 37134 100 180 100 36954 498 99k --:--:-- --:--:-- --:--:-- 100k 20:17:34 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:17:34 [Pipeline] } 20:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:17:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:17:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:17:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:37 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:17:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:17:37 $ docker top 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 -eo pid,comm 20:17:37 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). 20:17:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:17:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:17:38 [ssh-agent] Looking for ssh-agent implementation... 20:17:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:17:38 $ docker exec 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 ssh-agent 20:17:38 SSH_AUTH_SOCK=/tmp/ssh-MaRbTELglROC/agent.31 20:17:38 SSH_AGENT_PID=37 20:17:38 Running ssh-add (command line suppressed) 20:17:38 Identity added: /w/workspace/edgex-go/613@tmp/private_key_7971042394314707423.key (/w/workspace/edgex-go/613@tmp/private_key_7971042394314707423.key) 20:17:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:17:39 + git semver tag 20:17:39 2023-12-05 20:17:39,536 [run_tag] DEBUG tag force:False 20:17:39 2023-12-05 20:17:39,536 [check_head_tag] DEBUG check head tag 20:17:39 2023-12-05 20:17:39,537 [execute] INFO git cat-file --batch-check 20:17:39 2023-12-05 20:17:39,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=) 20:17:39 2023-12-05 20:17:39,541 [execute] INFO git cat-file --batch 20:17:39 2023-12-05 20:17:39,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=) 20:17:39 2023-12-05 20:17:39,569 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:17:39 2023-12-05 20:17:39,569 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 20:17:39 2023-12-05 20:17:39,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) 20:17:39 2023-12-05 20:17:39,574 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:17:39 3.2.0-dev.3 [Pipeline] } 20:17:39 $ docker exec --env ******** --env ******** 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 ssh-agent -k 20:17:39 unset SSH_AUTH_SOCK; 20:17:39 unset SSH_AGENT_PID; 20:17:39 echo Agent pid 37 killed; 20:17:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:17:40 + git semver [Pipeline] } 20:17:41 $ docker stop --time=1 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 20:17:42 $ docker rm -f --volumes 63ef68545dca06c6e31b626eee6837f7b56a4080dd1191ae3e493249a5c10933 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:43 20:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:44 0.23.1-centos7: Pulling from edgex-lftools 20:17:44 ab5ef0e58194: Pulling fs layer 20:17:44 9712f1f96733: Pulling fs layer 20:17:44 63f879dbbcfc: Pulling fs layer 20:17:44 0d9ebad4ef96: Pulling fs layer 20:17:44 e9a5061849ea: Pulling fs layer 20:17:44 d747dcd14b5f: Pulling fs layer 20:17:44 2de7ff778b66: Pulling fs layer 20:17:44 0d9ebad4ef96: Waiting 20:17:44 e9a5061849ea: Waiting 20:17:44 d747dcd14b5f: Waiting 20:17:44 2de7ff778b66: Waiting 20:17:44 9712f1f96733: Verifying Checksum 20:17:44 9712f1f96733: Download complete 20:17:44 63f879dbbcfc: Verifying Checksum 20:17:44 63f879dbbcfc: Download complete 20:17:44 0d9ebad4ef96: Verifying Checksum 20:17:44 0d9ebad4ef96: Download complete 20:17:44 d747dcd14b5f: Verifying Checksum 20:17:44 d747dcd14b5f: Download complete 20:17:44 ab5ef0e58194: Verifying Checksum 20:17:44 ab5ef0e58194: Download complete 20:17:44 e9a5061849ea: Verifying Checksum 20:17:44 e9a5061849ea: Download complete 20:17:44 2de7ff778b66: Download complete 20:17:48 ab5ef0e58194: Pull complete 20:17:48 9712f1f96733: Pull complete 20:17:48 63f879dbbcfc: Pull complete 20:17:51 0d9ebad4ef96: Pull complete 20:17:52 e9a5061849ea: Pull complete 20:17:52 d747dcd14b5f: Pull complete 20:17:53 2de7ff778b66: Pull complete 20:17:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:17:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:54 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:18:01 $ docker top 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:18:02 provisioning config files... 20:18:02 copy managed file [sigul-config] to file:/w/workspace/edgex-go/613@tmp/config16830693324296503853tmp 20:18:02 copy managed file [sigul-password] to file:/w/workspace/edgex-go/613@tmp/config5695309945620194744tmp 20:18:02 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/613@tmp/config10095990128419688229tmp [Pipeline] { [Pipeline] echo 20:18:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:18:02 ---> sigul-configuration.sh 20:18:02 gpg: directory `/root/.gnupg' created 20:18:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:18:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:18:02 gpg: keyring `/root/.gnupg/secring.gpg' created 20:18:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:18:02 gpg: CAST5 encrypted data 20:18:02 gpg: encrypted with 1 passphrase 20:18:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:18:03 + mkdir /home/jenkins 20:18:03 + mkdir /home/jenkins/sigul [Pipeline] sh 20:18:03 + 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 20:18:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:18:03 ---> sigul-install.sh 20:18:03 Sigul already installed; skipping installation. [Pipeline] sh 20:18:04 + git tag --list 20:18:04 0.6.0 20:18:04 0.6.1 20:18:04 0.7.0 20:18:04 0.7.1 20:18:04 v1.0.0 20:18:04 v1.0.1 20:18:04 v1.1.0 20:18:04 v1.2.0 20:18:04 v1.2.1 20:18:04 v1.3.0 20:18:04 v1.3.1 20:18:04 v2.0.0 20:18:04 v2.1.0 20:18:04 v2.1.1 20:18:04 v2.2.0 20:18:04 v2.3.0 20:18:04 v3.0 20:18:04 v3.0.0 20:18:04 v3.1 20:18:04 v3.1.0 20:18:04 v3.1.0-dev.1 20:18:04 v3.1.0-dev.10 20:18:04 v3.1.0-dev.11 20:18:04 v3.1.0-dev.12 20:18:04 v3.1.0-dev.13 20:18:04 v3.1.0-dev.14 20:18:04 v3.1.0-dev.15 20:18:04 v3.1.0-dev.16 20:18:04 v3.1.0-dev.17 20:18:04 v3.1.0-dev.18 20:18:04 v3.1.0-dev.19 20:18:04 v3.1.0-dev.2 20:18:04 v3.1.0-dev.20 20:18:04 v3.1.0-dev.21 20:18:04 v3.1.0-dev.22 20:18:04 v3.1.0-dev.23 20:18:04 v3.1.0-dev.24 20:18:04 v3.1.0-dev.25 20:18:04 v3.1.0-dev.26 20:18:04 v3.1.0-dev.27 20:18:04 v3.1.0-dev.28 20:18:04 v3.1.0-dev.29 20:18:04 v3.1.0-dev.3 20:18:04 v3.1.0-dev.30 20:18:04 v3.1.0-dev.31 20:18:04 v3.1.0-dev.32 20:18:04 v3.1.0-dev.33 20:18:04 v3.1.0-dev.34 20:18:04 v3.1.0-dev.35 20:18:04 v3.1.0-dev.36 20:18:04 v3.1.0-dev.37 20:18:04 v3.1.0-dev.38 20:18:04 v3.1.0-dev.39 20:18:04 v3.1.0-dev.4 20:18:04 v3.1.0-dev.40 20:18:04 v3.1.0-dev.41 20:18:04 v3.1.0-dev.42 20:18:04 v3.1.0-dev.43 20:18:04 v3.1.0-dev.44 20:18:04 v3.1.0-dev.45 20:18:04 v3.1.0-dev.46 20:18:04 v3.1.0-dev.47 20:18:04 v3.1.0-dev.48 20:18:04 v3.1.0-dev.49 20:18:04 v3.1.0-dev.5 20:18:04 v3.1.0-dev.50 20:18:04 v3.1.0-dev.51 20:18:04 v3.1.0-dev.52 20:18:04 v3.1.0-dev.53 20:18:04 v3.1.0-dev.54 20:18:04 v3.1.0-dev.55 20:18:04 v3.1.0-dev.56 20:18:04 v3.1.0-dev.57 20:18:04 v3.1.0-dev.58 20:18:04 v3.1.0-dev.59 20:18:04 v3.1.0-dev.6 20:18:04 v3.1.0-dev.60 20:18:04 v3.1.0-dev.61 20:18:04 v3.1.0-dev.62 20:18:04 v3.1.0-dev.63 20:18:04 v3.1.0-dev.64 20:18:04 v3.1.0-dev.65 20:18:04 v3.1.0-dev.66 20:18:04 v3.1.0-dev.67 20:18:04 v3.1.0-dev.68 20:18:04 v3.1.0-dev.69 20:18:04 v3.1.0-dev.7 20:18:04 v3.1.0-dev.70 20:18:04 v3.1.0-dev.71 20:18:04 v3.1.0-dev.72 20:18:04 v3.1.0-dev.73 20:18:04 v3.1.0-dev.8 20:18:04 v3.1.0-dev.9 20:18:04 v3.2.0-dev.1 20:18:04 v3.2.0-dev.2 20:18:04 v3.2.0-dev.3 [Pipeline] sh 20:18:04 + lftools sign git-tag v3.2.0-dev.3 20:18:04 Signing Git tag with Sigul... 20:18:04 Signing v3.2.0-dev.3 [Pipeline] echo 20:18:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:18:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:18:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:18:05 $ docker stop --time=1 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 20:18:07 $ docker rm -f --volumes 0d23498ce16ffc0008c62d4218f59fc80e0979a94cfe8e61ad2281c371203670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:18:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:09 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:10 $ docker top 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d -eo pid,comm 20:18:10 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). 20:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:10 [ssh-agent] Looking for ssh-agent implementation... 20:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:10 $ docker exec 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d ssh-agent 20:18:11 SSH_AUTH_SOCK=/tmp/ssh-B8tVow5qyhUK/agent.33 20:18:11 SSH_AGENT_PID=39 20:18:11 Running ssh-add (command line suppressed) 20:18:11 Identity added: /w/workspace/edgex-go/613@tmp/private_key_14612404700653715664.key (/w/workspace/edgex-go/613@tmp/private_key_14612404700653715664.key) 20:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:11 + git semver bump pre 20:18:11 2023-12-05 20:18:11,882 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:18:11 2023-12-05 20:18:11,882 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 20:18:11 2023-12-05 20:18:11,882 [bump_version] DEBUG bumped version:3.2.0-dev.4 20:18:11 2023-12-05 20:18:11,882 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgex-go/613/.semver/main with force:True 20:18:11 2023-12-05 20:18:11,882 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:18:11 2023-12-05 20:18:11,882 [write_file] DEBUG write to file:/w/workspace/edgex-go/613/.semver/main 20:18:11 2023-12-05 20:18:11,884 [execute] INFO git cat-file --batch-check 20:18:11 2023-12-05 20:18:11,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) 20:18:11 2023-12-05 20:18:11,889 [execute] INFO git cat-file --batch 20:18:11 2023-12-05 20:18:11,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) 20:18:11 2023-12-05 20:18:11,894 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:18:11 3.2.0-dev.4 [Pipeline] } 20:18:11 $ docker exec --env ******** --env ******** 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d ssh-agent -k 20:18:12 unset SSH_AUTH_SOCK; 20:18:12 unset SSH_AGENT_PID; 20:18:12 echo Agent pid 39 killed; 20:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:13 + git semver [Pipeline] } 20:18:13 $ docker stop --time=1 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d 20:18:14 $ docker rm -f --volumes 37f8cccf90016b81456b04876f5d364f16e13d3a6feefa8d383987ab98f3f37d [Pipeline] // withDockerContainer [Pipeline] sh 20:18:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:16 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:17 $ docker top 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 -eo pid,comm 20:18:17 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). 20:18:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:17 [ssh-agent] Looking for ssh-agent implementation... 20:18:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:17 $ docker exec 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 ssh-agent 20:18:18 SSH_AUTH_SOCK=/tmp/ssh-duteCTptcatb/agent.32 20:18:18 SSH_AGENT_PID=38 20:18:18 Running ssh-add (command line suppressed) 20:18:18 Identity added: /w/workspace/edgex-go/613@tmp/private_key_4407142468655307009.key (/w/workspace/edgex-go/613@tmp/private_key_4407142468655307009.key) 20:18:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:18 + git semver push 20:18:18 2023-12-05 20:18:18,843 [run_push] DEBUG push 20:18:18 2023-12-05 20:18:18,844 [execute] INFO git cat-file --batch-check 20:18:18 2023-12-05 20:18:18,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=) 20:18:18 2023-12-05 20:18:18,848 [execute] INFO git rev-list 5fed856c969a9fba53445702dc925d4a73dbf5c9 -- 20:18:18 2023-12-05 20:18:18,849 [execute] DEBUG Popen(['git', 'rev-list', '5fed856c969a9fba53445702dc925d4a73dbf5c9', '--'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=None) 20:18:18 2023-12-05 20:18:18,872 [execute] INFO git fetch -v origin 20:18:18 2023-12-05 20:18:18,873 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=True, shell=None, istream=None) 20:18:19 2023-12-05 20:18:19,433 [run_push] DEBUG no remote changes detected 20:18:19 2023-12-05 20:18:19,434 [execute] INFO git push origin semver 20:18:19 2023-12-05 20:18:19,434 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/613/.semver, universal_newlines=False, shell=None, istream=None) 20:18:20 2023-12-05 20:18:20,248 [run_push] DEBUG push all version tags 20:18:20 2023-12-05 20:18:20,248 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:18:20 2023-12-05 20:18:20,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/613, universal_newlines=False, shell=None, istream=None) 20:18:21 2023-12-05 20:18:21,067 [read_version] DEBUG read version from /w/workspace/edgex-go/613/.semver/main 20:18:21 3.2.0-dev.4 [Pipeline] } 20:18:21 $ docker exec --env ******** --env ******** 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 ssh-agent -k 20:18:21 unset SSH_AUTH_SOCK; 20:18:21 unset SSH_AGENT_PID; 20:18:21 echo Agent pid 38 killed; 20:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:22 + git semver [Pipeline] } 20:18:22 $ docker stop --time=1 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 20:18:24 $ docker rm -f --volumes 13f291b474921e7de33c60d4ffeecf72b04e3a5e5963ae74fdbcfcd1805f5977 [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 20:18:26 + [ -d /w/workspace/edgex-go/613/archives ] [Pipeline] libraryResource [Pipeline] sh 20:18:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:18:27 ---> package-listing.sh 20:18:27 ++ facter osfamily 20:18:27 ++ tr '[:upper:]' '[:lower:]' 20:18:28 + OS_FAMILY=debian 20:18:28 + workspace=/w/workspace/edgex-go/613 20:18:28 + START_PACKAGES=/tmp/packages_start.txt 20:18:28 + END_PACKAGES=/tmp/packages_end.txt 20:18:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:18:28 + PACKAGES=/tmp/packages_start.txt 20:18:28 + '[' /w/workspace/edgex-go/613 ']' 20:18:28 + PACKAGES=/tmp/packages_end.txt 20:18:28 + case "${OS_FAMILY}" in 20:18:28 + dpkg -l 20:18:28 + grep '^ii' 20:18:28 + '[' -f /tmp/packages_start.txt ']' 20:18:28 + '[' -f /tmp/packages_end.txt ']' 20:18:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:18:28 + '[' /w/workspace/edgex-go/613 ']' 20:18:28 + mkdir -p /w/workspace/edgex-go/613/archives/ 20:18:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/613/archives/ [Pipeline] echo 20:18:28 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/613/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:18:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:29 20:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:29 latest: Pulling from edgex-lftools-log-publisher 20:18:29 5eb5b503b376: Pulling fs layer 20:18:29 5c69ac0246d0: Pulling fs layer 20:18:29 ec43610c2a17: Pulling fs layer 20:18:29 3a2ae6a8a46f: Pulling fs layer 20:18:29 33b1e0a273af: Pulling fs layer 20:18:29 5d3b04190fa2: Pulling fs layer 20:18:29 2f39f015ded8: Pulling fs layer 20:18:29 3a2ae6a8a46f: Waiting 20:18:29 33b1e0a273af: Waiting 20:18:29 5d3b04190fa2: Waiting 20:18:29 2f39f015ded8: Waiting 20:18:29 5c69ac0246d0: Verifying Checksum 20:18:29 5c69ac0246d0: Download complete 20:18:29 3a2ae6a8a46f: Download complete 20:18:29 33b1e0a273af: Verifying Checksum 20:18:29 33b1e0a273af: Download complete 20:18:29 5d3b04190fa2: Download complete 20:18:29 ec43610c2a17: Verifying Checksum 20:18:29 ec43610c2a17: Download complete 20:18:29 5eb5b503b376: Verifying Checksum 20:18:29 5eb5b503b376: Download complete 20:18:30 2f39f015ded8: Download complete 20:18:30 5eb5b503b376: Pull complete 20:18:31 5c69ac0246d0: Pull complete 20:18:31 ec43610c2a17: Pull complete 20:18:31 3a2ae6a8a46f: Pull complete 20:18:31 33b1e0a273af: Pull complete 20:18:31 5d3b04190fa2: Pull complete 20:18:36 2f39f015ded8: Pull complete 20:18:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:37 prd-ubuntu20.04-docker-8c-8g-24093 does not seem to be running inside a container 20:18:37 $ 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/613/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/613 -v /w/workspace/edgex-go/613:/w/workspace/edgex-go/613:rw,z -v /w/workspace/edgex-go/613@tmp:/w/workspace/edgex-go/613@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:18:42 $ docker top 4a4bcd0869711abffcddbaa659bcbae43501f6a6d4dc0931491f41074823eb8b -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:43 + touch /tmp/pre-build-complete [Pipeline] sh 20:18:43 + mkdir -p /var/log/sysstat [Pipeline] sh 20:18:43 + ls /var/log/sa-host 20:18:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:43 provisioning config files... 20:18:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/613@tmp/config3041844050986870236tmp [Pipeline] { [Pipeline] echo 20:18:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:18:44 ---> create-netrc.sh [Pipeline] } 20:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:18:45 ---> python-tools-install.sh [Pipeline] echo 20:18:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:18:45 ---> sudo-logs.sh 20:18:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:18:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:18:46 ---> job-cost.sh 20:18:46 lf-activate-venv: SKIPPING 20:18:46 DEBUG: total: 0.2199999988079071 20:18:46 INFO: Retrieving Stack Cost... 20:18:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:47 INFO: Archiving Costs [Pipeline] echo 20:18:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:18:47 ---> logs-deploy.sh 20:18:47 lf-activate-venv: SKIPPING 20:18:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/613 20:18:47 INFO: archiving workspace using pattern(s): 20:18:48 Archives upload complete. 20:18:48 INFO: archiving logs to Nexus 20:18:49 ---> uname -a: 20:18:49 Linux prd-ubuntu20-04-docker-8c-8g-24093 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:18:49 20:18:49 20:18:49 ---> lscpu: 20:18:49 Architecture: x86_64 20:18:49 CPU op-mode(s): 32-bit, 64-bit 20:18:49 Byte Order: Little Endian 20:18:49 Address sizes: 40 bits physical, 48 bits virtual 20:18:49 CPU(s): 8 20:18:49 On-line CPU(s) list: 0-7 20:18:49 Thread(s) per core: 1 20:18:49 Core(s) per socket: 1 20:18:49 Socket(s): 8 20:18:49 NUMA node(s): 1 20:18:49 Vendor ID: AuthenticAMD 20:18:49 CPU family: 23 20:18:49 Model: 49 20:18:49 Model name: AMD EPYC-Rome Processor 20:18:49 Stepping: 0 20:18:49 CPU MHz: 2799.998 20:18:49 BogoMIPS: 5599.99 20:18:49 Virtualization: AMD-V 20:18:49 Hypervisor vendor: KVM 20:18:49 Virtualization type: full 20:18:49 L1d cache: 256 KiB 20:18:49 L1i cache: 256 KiB 20:18:49 L2 cache: 4 MiB 20:18:49 L3 cache: 128 MiB 20:18:49 NUMA node0 CPU(s): 0-7 20:18:49 Vulnerability Itlb multihit: Not affected 20:18:49 Vulnerability L1tf: Not affected 20:18:49 Vulnerability Mds: Not affected 20:18:49 Vulnerability Meltdown: Not affected 20:18:49 Vulnerability Mmio stale data: Not affected 20:18:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:18:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:18:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:18:49 Vulnerability Srbds: Not affected 20:18:49 Vulnerability Tsx async abort: Not affected 20:18:49 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 20:18:49 20:18:49 20:18:49 ---> nproc: 20:18:49 8 20:18:49 20:18:49 20:18:49 ---> df -h: 20:18:49 Filesystem Size Used Avail Use% Mounted on 20:18:49 overlay 155G 22G 134G 15% / 20:18:49 tmpfs 64M 0 64M 0% /dev 20:18:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:18:49 shm 64M 0 64M 0% /dev/shm 20:18:49 /dev/vda1 155G 22G 134G 15% /facter-os 20:18:49 20:18:49 20:18:49 ---> sar -b -r -n DEV: 20:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24093) 12/05/23 _x86_64_ (8 CPU) 20:18:49 20:18:49 19:57:53 LINUX RESTART (8 CPU) 20:18:49 20:18:49 19:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:18:49 19:59:01 129.90 47.86 82.04 0.00 5398.70 128251.02 0.00 20:18:49 20:00:01 139.54 0.97 138.58 0.00 38.93 57751.31 0.00 20:18:49 20:01:01 27.87 0.03 27.84 0.00 0.27 20298.85 0.00 20:18:49 20:02:01 150.85 0.53 150.32 0.00 34.26 43347.02 0.00 20:18:49 20:03:01 443.83 4.80 439.03 0.00 110.91 164323.01 0.00 20:18:49 20:04:01 339.99 1.17 338.82 0.00 23.73 115869.64 0.00 20:18:49 20:05:01 387.47 5.73 381.74 0.00 821.86 89279.12 0.00 20:18:49 20:06:01 328.91 4.65 324.26 0.00 4289.77 19766.61 0.00 20:18:49 20:07:01 29.13 0.10 29.03 0.00 15.20 743.48 0.00 20:18:49 20:08:01 11.66 0.02 11.65 0.00 1.87 270.09 0.00 20:18:49 20:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 20:18:49 20:10:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:18:49 20:11:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 20:18:49 20:12:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 20:18:49 20:13:01 2.05 0.02 2.03 0.00 0.13 25.06 0.00 20:18:49 20:14:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 20:18:49 20:15:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 20:18:49 20:16:01 3.70 1.60 2.10 0.00 36.25 28.79 0.00 20:18:49 20:17:01 1.12 0.08 1.03 0.00 8.00 26.26 0.00 20:18:49 20:18:01 144.76 0.25 144.51 0.00 2.30 59608.40 0.00 20:18:49 Average: 107.34 3.39 103.95 0.00 539.56 34962.69 0.00 20:18:49 20:18:49 19:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:18:49 19:59:01 29616672 31612648 729340 2.22 60404 2228740 1792280 5.28 976368 1959336 980 20:18:49 20:00:01 27681228 31176468 1127320 3.43 117388 3569348 2414860 7.12 1732576 2994104 349544 20:18:49 20:01:01 27286988 31042492 1258988 3.83 121132 3801532 2316812 6.83 1753660 3344080 284956 20:18:49 20:02:01 25713876 31219272 1075540 3.27 132192 5495700 3619200 10.67 1726636 4881448 1600652 20:18:49 20:03:01 21813364 31408312 873236 2.66 201432 9290084 2865736 8.45 2053444 8217376 799260 20:18:49 20:04:01 16079180 28693112 3525852 10.72 233944 12002520 9591876 28.27 5303128 10331492 282368 20:18:49 20:05:01 18035304 31418660 852476 2.59 246984 12832760 2888524 8.51 2318064 11518540 38928 20:18:49 20:06:01 17568736 31460108 793228 2.41 275856 13311256 2503772 7.38 2704540 11584796 516 20:18:49 20:07:01 17557512 31446212 806904 2.45 275572 13308676 2628180 7.75 3016176 11282180 0 20:18:49 20:08:01 17569624 31458664 794112 2.41 275924 13308896 2510164 7.40 3140936 11143096 4 20:18:49 20:09:01 17569584 31458752 793960 2.41 275944 13308896 2510164 7.40 3140988 11143096 20 20:18:49 20:10:01 17584664 31473864 778864 2.37 275964 13308900 2510164 7.40 3126124 11143100 140 20:18:49 20:11:01 17585124 31474328 778580 2.37 275976 13308904 2510164 7.40 3126400 11143104 8 20:18:49 20:12:01 17589812 31479040 774020 2.35 275988 13308908 2510164 7.40 3121980 11143104 140 20:18:49 20:13:01 17587636 31477108 775980 2.36 276044 13309032 2546768 7.51 3122408 11143232 16 20:18:49 20:14:01 17587564 31477076 775892 2.36 276068 13309044 2546768 7.51 3122472 11143236 4 20:18:49 20:15:01 17587588 31477128 775844 2.36 276096 13309044 2546768 7.51 3122364 11143236 4 20:18:49 20:16:01 17573060 31464680 788140 2.40 276140 13310108 2546768 7.51 3138684 11143508 4 20:18:49 20:17:01 17570580 31462520 790048 2.40 276164 13310396 2551472 7.52 3140140 11143988 76 20:18:49 20:18:01 16062448 31423324 824556 2.51 314076 14617784 2641316 7.78 3256060 12406068 208 20:18:49 Average: 19661027 31280188 984644 2.99 236964 11177526 2927596 8.63 2807157 9497606 167891 20:18:49 20:18:49 19:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:18:49 19:59:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 20:18:49 19:59:01 docker0 535.11 497.58 37.37 2820.73 0.00 0.00 0.00 0.00 20:18:49 19:59:01 veth70d6dae 535.11 497.70 44.69 2820.74 0.00 0.00 0.00 0.23 20:18:49 19:59:01 ens3 1307.90 1267.26 8050.53 157.53 0.00 0.00 0.00 0.00 20:18:49 20:00:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:18:49 20:00:01 docker0 142.44 170.34 11.79 1775.69 0.00 0.00 0.00 0.00 20:18:49 20:00:01 veth0426ba2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:00:01 ens3 314.06 236.48 4947.61 89.31 0.00 0.00 0.00 0.00 20:18:49 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:01:01 docker0 1.02 0.98 0.08 0.09 0.00 0.00 0.00 0.00 20:18:49 20:01:01 veth0426ba2 1.02 1.02 0.09 0.09 0.00 0.00 0.00 0.00 20:18:49 20:01:01 ens3 31.81 25.01 24.66 14.39 0.00 0.00 0.00 0.00 20:18:49 20:02:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:18:49 20:02:01 vethc838170 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 docker0 0.48 0.35 0.04 0.17 0.00 0.00 0.00 0.00 20:18:49 20:02:01 veth837d48f 0.48 0.47 0.05 0.18 0.00 0.00 0.00 0.00 20:18:49 20:02:01 vethcf59fb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 veth6be9343 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 ens3 126.32 70.19 3014.09 21.96 0.00 0.00 0.00 0.00 20:18:49 20:02:01 vethaced9bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 vetheef8b57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 veth4d36622 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:02:01 vethc054a23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:03:01 veth080357f 62.31 112.83 6.31 576.03 0.00 0.00 0.00 0.05 20:18:49 20:03:01 docker0 299.67 526.38 24.92 3281.09 0.00 0.00 0.00 0.00 20:18:49 20:03:01 veth837d48f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 20:18:49 20:03:01 veth965c76f 66.41 112.33 6.60 576.00 0.00 0.00 0.00 0.05 20:18:49 20:03:01 vethd74b63f 63.96 110.90 6.44 575.92 0.00 0.00 0.00 0.05 20:18:49 20:03:01 ens3 550.17 315.31 3301.13 39.70 0.00 0.00 0.00 0.00 20:18:49 20:03:01 veth987babd 60.67 108.97 6.21 575.82 0.00 0.00 0.00 0.05 20:18:49 20:04:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth0c978ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth837d48f 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth115642c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth1964ef8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth68ceb4a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 vethe2d46f9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth451dfaf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth4bed6ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth18fc973 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth599b008 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 ens3 248.98 63.15 725.09 10.22 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth543719d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:04:01 veth39f7c72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:18:49 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:05:01 veth837d48f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:05:01 veth7b2fc4f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:05:01 ens3 6.38 3.55 5.02 2.73 0.00 0.00 0.00 0.00 20:18:49 20:05:01 vethd20bea3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:06:01 lo 31.66 31.66 3.12 3.12 0.00 0.00 0.00 0.00 20:18:49 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:06:01 ens3 424.33 360.25 2188.49 957.22 0.00 0.00 0.00 0.00 20:18:49 20:07:01 lo 32.73 32.73 3.23 3.23 0.00 0.00 0.00 0.00 20:18:49 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:07:01 ens3 336.98 331.86 158.60 2023.24 0.00 0.00 0.00 0.00 20:18:49 20:08:01 lo 12.53 12.53 1.23 1.23 0.00 0.00 0.00 0.00 20:18:49 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:08:01 ens3 163.02 175.29 73.14 995.75 0.00 0.00 0.00 0.00 20:18:49 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:09:01 ens3 1.23 0.75 0.53 0.35 0.00 0.00 0.00 0.00 20:18:49 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:11:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:12:01 ens3 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 20:18:49 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:13:01 ens3 0.52 0.17 0.12 0.07 0.00 0.00 0.00 0.00 20:18:49 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:18:49 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:14:01 ens3 0.60 0.52 0.39 0.28 0.00 0.00 0.00 0.00 20:18:49 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:15:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:18:49 20:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:18:49 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:16:01 ens3 7.85 5.58 5.40 6.12 0.00 0.00 0.00 0.00 20:18:49 20:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:18:49 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:18:49 20:17:01 ens3 7.70 5.60 7.35 3.61 0.00 0.00 0.00 0.00 20:18:49 20:18:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 20:18:49 20:18:01 docker0 66.15 127.55 5.16 1044.67 0.00 0.00 0.00 0.00 20:18:49 20:18:01 ens3 392.41 226.13 8342.46 40.24 0.00 0.00 0.00 0.00 20:18:49 Average: lo 4.38 4.38 0.43 0.43 0.00 0.00 0.00 0.00 20:18:49 Average: docker0 52.23 66.11 3.97 445.61 0.00 0.00 0.00 0.00 20:18:49 Average: ens3 195.88 154.30 1536.59 218.28 0.00 0.00 0.00 0.00 20:18:49 20:18:49 20:18:49 ---> sar -P ALL: 20:18:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24093) 12/05/23 _x86_64_ (8 CPU) 20:18:49 20:18:49 19:57:53 LINUX RESTART (8 CPU) 20:18:49 20:18:49 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:18:49 19:59:01 all 8.31 0.00 2.57 3.22 0.06 85.84 20:18:49 19:59:01 0 8.80 0.00 3.25 3.00 0.05 84.90 20:18:49 19:59:01 1 7.53 0.00 2.32 5.17 0.05 84.93 20:18:49 19:59:01 2 12.88 0.00 2.59 5.85 0.05 78.62 20:18:49 19:59:01 3 6.90 0.00 2.35 0.37 0.07 90.31 20:18:49 19:59:01 4 6.48 0.00 1.81 6.95 0.05 84.70 20:18:49 19:59:01 5 12.40 0.00 1.29 0.82 0.05 85.44 20:18:49 19:59:01 6 5.90 0.00 3.20 0.60 0.08 90.21 20:18:49 19:59:01 7 5.56 0.00 3.73 3.04 0.09 87.59 20:18:49 20:00:01 all 19.93 0.00 4.17 4.28 0.08 71.54 20:18:49 20:00:01 0 20.03 0.00 3.85 0.22 0.08 75.82 20:18:49 20:00:01 1 21.45 0.00 4.47 0.10 0.08 73.90 20:18:49 20:00:01 2 20.32 0.00 4.80 20.21 0.08 54.59 20:18:49 20:00:01 3 17.39 0.00 4.77 0.29 0.10 77.46 20:18:49 20:00:01 4 20.70 0.00 4.01 11.35 0.08 63.87 20:18:49 20:00:01 5 20.48 0.00 4.30 1.50 0.08 73.64 20:18:49 20:00:01 6 19.03 0.00 3.79 0.07 0.05 77.06 20:18:49 20:00:01 7 20.08 0.00 3.37 0.57 0.08 75.89 20:18:49 20:01:01 all 31.79 0.00 3.71 1.53 0.10 62.86 20:18:49 20:01:01 0 31.56 0.00 3.87 0.15 0.10 64.32 20:18:49 20:01:01 1 32.01 0.00 3.46 0.05 0.08 64.40 20:18:49 20:01:01 2 31.07 0.00 3.49 3.12 0.10 62.21 20:18:49 20:01:01 3 34.45 0.00 4.17 8.68 0.10 52.61 20:18:49 20:01:01 4 30.74 0.00 3.37 0.05 0.12 65.72 20:18:49 20:01:01 5 34.88 0.00 4.21 0.00 0.08 60.83 20:18:49 20:01:01 6 31.14 0.00 3.32 0.13 0.10 65.30 20:18:49 20:01:01 7 28.48 0.00 3.84 0.13 0.12 67.43 20:18:49 20:02:01 all 34.21 0.00 5.65 2.96 0.11 57.07 20:18:49 20:02:01 0 33.59 0.00 5.77 1.00 0.12 59.53 20:18:49 20:02:01 1 34.53 0.00 5.26 0.96 0.12 59.13 20:18:49 20:02:01 2 33.70 0.00 5.31 3.10 0.10 57.79 20:18:49 20:02:01 3 33.81 0.00 5.71 0.94 0.10 59.44 20:18:49 20:02:01 4 35.13 0.00 5.66 1.01 0.12 58.08 20:18:49 20:02:01 5 34.58 0.00 6.45 14.03 0.14 44.80 20:18:49 20:02:01 6 34.44 0.00 5.42 1.55 0.10 58.50 20:18:49 20:02:01 7 33.89 0.00 5.59 1.20 0.12 59.20 20:18:49 20:03:01 all 12.05 0.00 4.95 30.34 0.11 52.55 20:18:49 20:03:01 0 13.16 0.00 4.77 16.58 0.08 65.41 20:18:49 20:03:01 1 12.40 0.00 5.13 50.26 0.17 32.04 20:18:49 20:03:01 2 10.29 0.00 4.23 12.41 0.08 73.00 20:18:49 20:03:01 3 12.29 0.00 4.96 15.04 0.14 67.57 20:18:49 20:03:01 4 10.51 0.00 4.35 43.61 0.12 41.42 20:18:49 20:03:01 5 12.68 0.00 4.94 35.02 0.10 47.26 20:18:49 20:03:01 6 12.45 0.00 4.99 12.75 0.08 69.73 20:18:49 20:03:01 7 12.65 0.00 6.29 57.37 0.10 23.58 20:18:49 20:04:01 all 49.16 0.00 6.99 12.88 0.14 30.82 20:18:49 20:04:01 0 49.35 0.00 7.03 5.30 0.14 38.18 20:18:49 20:04:01 1 49.51 0.00 7.04 14.99 0.14 28.33 20:18:49 20:04:01 2 49.24 0.00 6.48 32.85 0.14 11.30 20:18:49 20:04:01 3 48.50 0.00 8.37 11.41 0.17 31.56 20:18:49 20:04:01 4 49.46 0.00 5.93 3.03 0.12 41.47 20:18:49 20:04:01 5 50.03 0.00 6.63 4.97 0.10 38.26 20:18:49 20:04:01 6 47.17 0.00 7.55 15.54 0.21 29.54 20:18:49 20:04:01 7 49.97 0.00 6.97 15.11 0.14 27.81 20:18:49 20:05:01 all 73.69 0.00 6.71 8.47 0.16 10.96 20:18:49 20:05:01 0 74.02 0.00 6.60 13.25 0.15 5.97 20:18:49 20:05:01 1 73.57 0.00 7.03 5.67 0.15 13.58 20:18:49 20:05:01 2 73.44 0.00 6.49 7.37 0.17 12.52 20:18:49 20:05:01 3 71.66 0.00 8.18 8.06 0.23 11.86 20:18:49 20:05:01 4 73.85 0.00 5.62 5.08 0.15 15.30 20:18:49 20:05:01 5 74.16 0.00 6.82 13.52 0.15 5.35 20:18:49 20:05:01 6 74.12 0.00 6.53 9.44 0.17 9.74 20:18:49 20:05:01 7 74.55 0.00 6.49 5.34 0.14 13.48 20:18:49 20:06:01 all 6.14 0.00 2.75 10.89 0.13 80.09 20:18:49 20:06:01 0 6.95 0.00 2.81 19.58 0.15 70.51 20:18:49 20:06:01 1 7.54 0.00 2.32 4.93 0.17 85.03 20:18:49 20:06:01 2 5.23 0.00 2.05 7.83 0.12 84.78 20:18:49 20:06:01 3 5.88 0.00 2.36 7.93 0.13 83.70 20:18:49 20:06:01 4 4.30 0.00 3.57 8.79 0.07 83.27 20:18:49 20:06:01 5 7.23 0.00 3.93 12.03 0.19 76.62 20:18:49 20:06:01 6 4.86 0.00 2.27 15.56 0.12 77.19 20:18:49 20:06:01 7 7.15 0.00 2.68 10.40 0.12 79.65 20:18:49 20:07:01 all 7.24 0.00 0.76 0.77 0.06 91.17 20:18:49 20:07:01 0 10.02 0.00 0.97 4.70 0.07 84.24 20:18:49 20:07:01 1 6.15 0.00 0.74 0.15 0.05 92.92 20:18:49 20:07:01 2 7.49 0.00 0.84 0.27 0.10 91.31 20:18:49 20:07:01 3 8.14 0.00 0.82 0.23 0.07 90.74 20:18:49 20:07:01 4 5.64 0.00 0.64 0.05 0.03 93.64 20:18:49 20:07:01 5 7.16 0.00 0.92 0.35 0.08 91.48 20:18:49 20:07:01 6 7.61 0.00 0.53 0.05 0.05 91.76 20:18:49 20:07:01 7 5.73 0.00 0.62 0.38 0.05 93.22 20:18:49 20:08:01 all 2.96 0.00 0.32 0.13 0.03 96.57 20:18:49 20:08:01 0 3.00 0.00 0.37 0.03 0.02 96.58 20:18:49 20:08:01 1 0.48 0.00 0.25 0.00 0.02 99.25 20:18:49 20:08:01 2 5.18 0.00 0.35 0.94 0.03 93.50 20:18:49 20:08:01 3 2.49 0.00 0.28 0.02 0.03 97.17 20:18:49 20:08:01 4 4.01 0.00 0.22 0.03 0.02 95.72 20:18:49 20:08:01 5 2.73 0.00 0.33 0.02 0.03 96.89 20:18:49 20:08:01 6 5.36 0.00 0.39 0.00 0.03 94.22 20:18:49 20:08:01 7 0.48 0.00 0.33 0.00 0.02 99.17 20:18:49 20:09:01 all 0.19 0.00 0.02 0.00 0.01 99.78 20:18:49 20:09:01 0 0.10 0.00 0.08 0.00 0.03 99.78 20:18:49 20:09:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:18:49 20:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:18:49 20:09:01 3 0.17 0.00 0.02 0.00 0.02 99.80 20:18:49 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:18:49 20:09:01 6 1.11 0.00 0.02 0.00 0.00 98.88 20:18:49 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:18:49 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:18:49 20:10:01 all 0.11 0.00 0.01 0.00 0.01 99.86 20:18:49 20:10:01 0 0.08 0.00 0.00 0.02 0.00 99.90 20:18:49 20:10:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:18:49 20:10:01 2 0.05 0.00 0.00 0.02 0.02 99.92 20:18:49 20:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:18:49 20:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:18:49 20:10:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:18:49 20:10:01 6 0.57 0.00 0.03 0.00 0.00 99.40 20:18:49 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:11:01 all 0.11 0.00 0.02 0.00 0.01 99.86 20:18:49 20:11:01 0 0.03 0.00 0.03 0.02 0.02 99.90 20:18:49 20:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 20:18:49 20:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:18:49 20:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:18:49 20:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:18:49 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:18:49 20:11:01 6 0.71 0.00 0.02 0.00 0.00 99.27 20:18:49 20:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:18:49 20:12:01 all 0.11 0.00 0.04 0.00 0.01 99.84 20:18:49 20:12:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:18:49 20:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:18:49 20:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:18:49 20:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:18:49 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:18:49 20:12:01 6 0.58 0.00 0.17 0.00 0.05 99.20 20:18:49 20:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:18:49 20:13:01 all 0.03 0.00 0.02 0.00 0.01 99.93 20:18:49 20:13:01 0 0.08 0.00 0.03 0.02 0.03 99.83 20:18:49 20:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:18:49 20:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:18:49 20:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:18:49 20:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:18:49 20:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:18:49 20:13:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:18:49 20:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:18:49 20:14:01 all 0.04 0.00 0.02 0.01 0.00 99.93 20:18:49 20:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 20:18:49 20:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:18:49 20:14:01 2 0.03 0.00 0.02 0.12 0.00 99.83 20:18:49 20:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:18:49 20:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:18:49 20:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:18:49 20:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:18:49 20:15:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:18:49 20:15:01 0 0.05 0.00 0.07 0.00 0.00 99.88 20:18:49 20:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:18:49 20:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:18:49 20:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:18:49 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:18:49 20:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:18:49 20:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:18:49 20:15:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:18:49 20:16:01 all 0.34 0.00 0.04 0.02 0.01 99.58 20:18:49 20:16:01 0 0.35 0.00 0.07 0.02 0.03 99.53 20:18:49 20:16:01 1 0.15 0.00 0.03 0.03 0.02 99.77 20:18:49 20:16:01 2 0.45 0.00 0.03 0.08 0.00 99.43 20:18:49 20:16:01 3 0.33 0.00 0.02 0.02 0.00 99.63 20:18:49 20:16:01 4 0.47 0.00 0.05 0.00 0.02 99.47 20:18:49 20:16:01 5 0.15 0.00 0.00 0.00 0.02 99.83 20:18:49 20:16:01 6 0.67 0.00 0.05 0.02 0.00 99.27 20:18:49 20:16:01 7 0.18 0.00 0.05 0.02 0.03 99.72 20:18:49 20:17:01 all 0.30 0.00 0.14 0.00 0.01 99.55 20:18:49 20:17:01 0 0.37 0.00 0.27 0.00 0.00 99.37 20:18:49 20:17:01 1 0.30 0.00 0.10 0.00 0.00 99.60 20:18:49 20:17:01 2 0.15 0.00 0.18 0.00 0.02 99.65 20:18:49 20:17:01 3 0.05 0.00 0.12 0.00 0.02 99.82 20:18:49 20:17:01 4 0.62 0.00 0.10 0.00 0.00 99.28 20:18:49 20:17:01 5 0.42 0.00 0.17 0.00 0.02 99.40 20:18:49 20:17:01 6 0.20 0.00 0.07 0.00 0.00 99.73 20:18:49 20:17:01 7 0.27 0.00 0.12 0.03 0.00 99.58 20:18:49 20:18:01 all 8.24 0.00 3.24 4.18 0.06 84.28 20:18:49 20:18:01 0 8.85 0.00 2.67 0.09 0.07 88.32 20:18:49 20:18:01 1 8.01 0.00 3.06 0.15 0.07 88.71 20:18:49 20:18:01 2 7.74 0.00 3.91 25.93 0.09 62.34 20:18:49 20:18:01 3 9.93 0.00 3.53 1.13 0.07 85.33 20:18:49 20:18:01 4 8.11 0.00 2.87 0.92 0.05 88.05 20:18:49 20:18:01 5 8.25 0.00 3.58 0.10 0.05 88.02 20:18:49 20:18:01 6 7.83 0.00 2.33 0.02 0.05 89.77 20:18:49 20:18:01 7 7.17 0.00 4.00 5.34 0.07 83.41 20:18:49 Average: all 12.62 0.00 2.09 3.94 0.06 81.29 20:18:49 Average: 0 12.94 0.00 2.12 3.18 0.06 81.70 20:18:49 Average: 1 12.61 0.00 2.05 4.07 0.06 81.20 20:18:49 Average: 2 12.77 0.00 2.02 5.93 0.06 79.22 20:18:49 Average: 3 12.33 0.00 2.25 2.66 0.06 82.70 20:18:49 Average: 4 12.41 0.00 1.90 4.01 0.05 81.64 20:18:49 Average: 5 13.19 0.00 2.17 4.07 0.06 80.51 20:18:49 Average: 6 12.51 0.00 2.01 2.73 0.06 82.69 20:18:49 Average: 7 12.21 0.00 2.19 4.87 0.05 80.68 20:18:49 20:18:49 20:18:49