Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd65a25beffaabdac7b93615b889770af2fe749c 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-ssh10491504682943827922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16551122811737290642.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh510201337081481403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh17980648393240381541.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-ssh16676679942932109216.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3169 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/553 [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/553 # 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 cd65a25beffaabdac7b93615b889770af2fe749c (main) Commit message: "Merge pull request #4625 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.12.0" > 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 cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 > git rev-list --no-walk 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T01:54:07.972Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T01:54:08.013Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T01:54:08.028Z] ========================================================= [2023-08-09T01:54:08.028Z] EdgeX Global Pipelines Version Info [2023-08-09T01:54:08.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:54:08.748Z] ------------------- [2023-08-09T01:54:08.748Z] stable info: [2023-08-09T01:54:08.748Z] ------------------- [2023-08-09T01:54:08.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T01:54:08.748Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T01:54:08.748Z] Message: update stable to v1.0.250 [2023-08-09T01:54:09.319Z] ------------------- [2023-08-09T01:54:09.319Z] experimental info: [2023-08-09T01:54:09.319Z] ------------------- [2023-08-09T01:54:09.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T01:54:09.319Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T01:54:09.319Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T01:54:09.477Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-09T01:54:09.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-09T01:54:09.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T01:54:09.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T01:54:09.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T01:54:09.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T01:54:09.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T01:54:09.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-09T01:54:09.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-09T01:54:09.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-09T01:54:09.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T01:54:09.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T01:54:09.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T01:54:09.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T01:54:09.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T01:54:09.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T01:54:09.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T01:54:09.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T01:54:09.653Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-09T01:54:09.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-09T01:54:09.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T01:54:09.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T01:54:09.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T01:54:09.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-09T01:54:09.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-09T01:54:09.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-09T01:54:09.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo [2023-08-09T01:54:09.726Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd65a25 [Pipeline] echo [2023-08-09T01:54:09.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:54:09.791Z] provisioning config files... [2023-08-09T01:54:09.806Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config6830873394158985677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:54:10.108Z] ---> docker-login.sh [2023-08-09T01:54:10.108Z] nexus3.edgexfoundry.org:10001 [2023-08-09T01:54:10.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:54:10.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:54:10.630Z] Configure a credential helper to remove this warning. See [2023-08-09T01:54:10.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:54:10.630Z] [2023-08-09T01:54:10.630Z] Login Succeeded [2023-08-09T01:54:10.630Z] nexus3.edgexfoundry.org:10002 [2023-08-09T01:54:10.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:54:10.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:54:10.630Z] Configure a credential helper to remove this warning. See [2023-08-09T01:54:10.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:54:10.630Z] [2023-08-09T01:54:10.630Z] Login Succeeded [2023-08-09T01:54:10.630Z] nexus3.edgexfoundry.org:10003 [2023-08-09T01:54:10.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:54:10.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:54:10.891Z] Configure a credential helper to remove this warning. See [2023-08-09T01:54:10.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:54:10.891Z] [2023-08-09T01:54:10.891Z] Login Succeeded [2023-08-09T01:54:10.891Z] nexus3.edgexfoundry.org:10004 [2023-08-09T01:54:10.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:54:10.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:54:10.891Z] Configure a credential helper to remove this warning. See [2023-08-09T01:54:10.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:54:10.891Z] [2023-08-09T01:54:10.891Z] Login Succeeded [2023-08-09T01:54:10.891Z] docker.io [2023-08-09T01:54:10.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:54:11.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:54:11.152Z] Configure a credential helper to remove this warning. See [2023-08-09T01:54:11.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:54:11.152Z] [2023-08-09T01:54:11.152Z] Login Succeeded [2023-08-09T01:54:11.152Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T01:54:11.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T01:54:11.485Z] + 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 [2023-08-09T01:54:11.486Z] + dirname cmd/core-command/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T01:54:11.486Z] + + cut -d/ -f2 [2023-08-09T01:54:11.486Z] dirname cmd/core-data/Dockerfile [2023-08-09T01:54:11.486Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/core-metadata/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T01:54:11.486Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/+ -f2 [2023-08-09T01:54:11.486Z] dirname cmd/support-notifications/Dockerfile [2023-08-09T01:54:11.486Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-09T01:54:11.486Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-09T01:54:11.486Z] + cut -d/ -f2 [2023-08-09T01:54:11.486Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-09T01:54:11.541Z] 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 [2023-08-09T01:54:11.900Z] + git rev-list -1 --merges cd65a25beffaabdac7b93615b889770af2fe749c~1..cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo [2023-08-09T01:54:11.938Z] -----------> git rev-list -1 --merges cd65a25beffaabdac7b93615b889770af2fe749c~1..cd65a25beffaabdac7b93615b889770af2fe749c cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T01:54:11.938Z] cd65a25beffaabdac7b93615b889770af2fe749c [false] [Pipeline] sh [2023-08-09T01:54:12.225Z] + git log --format=format:%s -1 cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] echo [2023-08-09T01:54:12.240Z] ========================================================= [2023-08-09T01:54:12.240Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T01:54:12.240Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-09T01:54:12.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T01:54:12.685Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T01:54:12.685Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T01:54:12.685Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T01:54:12.685Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T01:54:12.685Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T01:54:12.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:54:13.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:54:13.109Z] [2023-08-09T01:54:13.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:54:13.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:54:13.415Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T01:54:13.415Z] b85a868b505f: Pulling fs layer [2023-08-09T01:54:13.415Z] e2be974225ed: Pulling fs layer [2023-08-09T01:54:13.415Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T01:54:13.415Z] 988bab9f4d93: Pulling fs layer [2023-08-09T01:54:13.415Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T01:54:13.415Z] eaf3925da568: Pulling fs layer [2023-08-09T01:54:13.415Z] bab4dde63d76: Pulling fs layer [2023-08-09T01:54:13.415Z] 1469e6f7b9e6: Waiting [2023-08-09T01:54:13.415Z] bde34c3a00c8: Pulling fs layer [2023-08-09T01:54:13.415Z] b352a97aabf1: Pulling fs layer [2023-08-09T01:54:13.415Z] 4872d77fe225: Pulling fs layer [2023-08-09T01:54:13.415Z] bab4dde63d76: Waiting [2023-08-09T01:54:13.415Z] b352a97aabf1: Waiting [2023-08-09T01:54:13.415Z] 5851b861e8e6: Pulling fs layer [2023-08-09T01:54:13.415Z] bde34c3a00c8: Waiting [2023-08-09T01:54:13.415Z] 4872d77fe225: Waiting [2023-08-09T01:54:13.415Z] 5851b861e8e6: Waiting [2023-08-09T01:54:13.415Z] e2be974225ed: Verifying Checksum [2023-08-09T01:54:13.415Z] e2be974225ed: Download complete [2023-08-09T01:54:13.415Z] 988bab9f4d93: Download complete [2023-08-09T01:54:13.675Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T01:54:13.675Z] 1469e6f7b9e6: Download complete [2023-08-09T01:54:13.675Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T01:54:13.675Z] 339a4e72a1f5: Download complete [2023-08-09T01:54:13.675Z] eaf3925da568: Verifying Checksum [2023-08-09T01:54:13.675Z] eaf3925da568: Download complete [2023-08-09T01:54:13.675Z] bde34c3a00c8: Download complete [2023-08-09T01:54:13.675Z] b352a97aabf1: Verifying Checksum [2023-08-09T01:54:13.675Z] b352a97aabf1: Download complete [2023-08-09T01:54:13.675Z] 4872d77fe225: Download complete [2023-08-09T01:54:13.675Z] 5851b861e8e6: Verifying Checksum [2023-08-09T01:54:13.675Z] b85a868b505f: Verifying Checksum [2023-08-09T01:54:13.675Z] b85a868b505f: Download complete [2023-08-09T01:54:13.934Z] bab4dde63d76: Verifying Checksum [2023-08-09T01:54:13.934Z] bab4dde63d76: Download complete [2023-08-09T01:54:14.872Z] b85a868b505f: Pull complete [2023-08-09T01:54:15.131Z] e2be974225ed: Pull complete [2023-08-09T01:54:15.698Z] 339a4e72a1f5: Pull complete [2023-08-09T01:54:15.698Z] 988bab9f4d93: Pull complete [2023-08-09T01:54:15.960Z] 1469e6f7b9e6: Pull complete [2023-08-09T01:54:15.960Z] eaf3925da568: Pull complete [2023-08-09T01:54:17.884Z] bab4dde63d76: Pull complete [2023-08-09T01:54:18.143Z] bde34c3a00c8: Pull complete [2023-08-09T01:54:18.143Z] b352a97aabf1: Pull complete [2023-08-09T01:54:18.143Z] 4872d77fe225: Pull complete [2023-08-09T01:54:18.406Z] 5851b861e8e6: Pull complete [2023-08-09T01:54:18.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T01:54:18.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T01:54:18.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:54:18.507Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T01:54:18.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T01:54:21.601Z] $ docker top 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 -eo pid,comm [2023-08-09T01:54:21.659Z] 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). [2023-08-09T01:54:21.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T01:54:21.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T01:54:21.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T01:54:21.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T01:54:21.819Z] $ docker exec 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent [2023-08-09T01:54:21.935Z] SSH_AUTH_SOCK=/tmp/ssh-wr1XQnz6AxMi/agent.34 [2023-08-09T01:54:21.935Z] SSH_AGENT_PID=40 [2023-08-09T01:54:21.945Z] Running ssh-add (command line suppressed) [2023-08-09T01:54:22.052Z] Identity added: /w/workspace/edgex-go/553@tmp/private_key_6110183965902941341.key (/w/workspace/edgex-go/553@tmp/private_key_6110183965902941341.key) [2023-08-09T01:54:22.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T01:54:22.363Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T01:54:22.383Z] $ docker exec --env ******** --env ******** 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent -k [2023-08-09T01:54:22.475Z] unset SSH_AUTH_SOCK; [2023-08-09T01:54:22.476Z] unset SSH_AGENT_PID; [2023-08-09T01:54:22.476Z] echo Agent pid 40 killed; [2023-08-09T01:54:22.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T01:54:22.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T01:54:22.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T01:54:22.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T01:54:22.638Z] $ docker exec 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent [2023-08-09T01:54:22.770Z] SSH_AUTH_SOCK=/tmp/ssh-uQLklIMiiwhb/agent.72 [2023-08-09T01:54:22.770Z] SSH_AGENT_PID=78 [2023-08-09T01:54:22.775Z] Running ssh-add (command line suppressed) [2023-08-09T01:54:22.885Z] Identity added: /w/workspace/edgex-go/553@tmp/private_key_13457995169973564307.key (/w/workspace/edgex-go/553@tmp/private_key_13457995169973564307.key) [2023-08-09T01:54:22.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T01:54:23.194Z] + git semver init [2023-08-09T01:54:23.453Z] 2023-08-09 01:54:23,388 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T01:54:23.454Z] 2023-08-09 01:54:23,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/553/.semver [2023-08-09T01:54:23.454Z] 2023-08-09 01:54:23,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/553/.semver [2023-08-09T01:54:23.454Z] 2023-08-09 01:54:23,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/553/.semver'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) [2023-08-09T01:54:30.047Z] 2023-08-09 01:54:29,050 [append_file] DEBUG append to file:/w/workspace/edgex-go/553/.git/info/exclude [2023-08-09T01:54:30.047Z] 2023-08-09 01:54:29,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/553/.semver/main with force:False [2023-08-09T01:54:30.047Z] 2023-08-09 01:54:29,052 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T01:54:30.047Z] 2023-08-09 01:54:29,052 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T01:54:30.047Z] 3.1.0-dev.19 [Pipeline] } [2023-08-09T01:54:30.062Z] $ docker exec --env ******** --env ******** 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 ssh-agent -k [2023-08-09T01:54:30.180Z] unset SSH_AUTH_SOCK; [2023-08-09T01:54:30.181Z] unset SSH_AGENT_PID; [2023-08-09T01:54:30.181Z] echo Agent pid 78 killed; [2023-08-09T01:54:30.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T01:54:30.510Z] + git semver [Pipeline] } [2023-08-09T01:54:30.785Z] $ docker stop --time=1 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 [2023-08-09T01:54:32.064Z] $ docker rm -f --volumes 3ba9f56a09d2f75ea922f7302594528f52688c51f139812df5a5437c265faef2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T01:54:32.410Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T01:54:32.623Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T01:54:32.626Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.19 [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 [2023-08-09T01:54:33.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] echo [2023-08-09T01:54:33.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T01:54:33.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T01:54:33.060Z] ========================================================= [2023-08-09T01:54:33.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T01:54:33.060Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T01:54:33.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T01:54:33.347Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T01:54:33.347Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T01:54:33.347Z] 6911f1a30b25: Pulling fs layer [2023-08-09T01:54:33.347Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T01:54:33.347Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T01:54:33.347Z] ec0bb842ea78: Pulling fs layer [2023-08-09T01:54:33.347Z] 40a00589a448: Pulling fs layer [2023-08-09T01:54:33.347Z] 6c08303d61cc: Pulling fs layer [2023-08-09T01:54:33.347Z] 798269fcf238: Pulling fs layer [2023-08-09T01:54:33.347Z] 40a00589a448: Waiting [2023-08-09T01:54:33.347Z] 6c08303d61cc: Waiting [2023-08-09T01:54:33.347Z] 798269fcf238: Waiting [2023-08-09T01:54:33.347Z] 6863d3e3a2b1: Waiting [2023-08-09T01:54:33.347Z] ec0bb842ea78: Waiting [2023-08-09T01:54:33.347Z] 6911f1a30b25: Download complete [2023-08-09T01:54:33.347Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T01:54:33.347Z] 6863d3e3a2b1: Download complete [2023-08-09T01:54:33.347Z] ec0bb842ea78: Download complete [2023-08-09T01:54:33.347Z] 4db1b89c0bd1: Download complete [2023-08-09T01:54:33.347Z] 40a00589a448: Verifying Checksum [2023-08-09T01:54:33.347Z] 40a00589a448: Download complete [2023-08-09T01:54:33.605Z] 4db1b89c0bd1: Pull complete [2023-08-09T01:54:33.868Z] 6911f1a30b25: Pull complete [2023-08-09T01:54:33.868Z] 798269fcf238: Verifying Checksum [2023-08-09T01:54:33.868Z] 798269fcf238: Download complete [2023-08-09T01:54:34.128Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T01:54:34.128Z] e194b8c5c2a9: Download complete [2023-08-09T01:54:34.128Z] 6c08303d61cc: Verifying Checksum [2023-08-09T01:54:34.128Z] 6c08303d61cc: Download complete [2023-08-09T01:54:38.319Z] e194b8c5c2a9: Pull complete [2023-08-09T01:54:38.319Z] 6863d3e3a2b1: Pull complete [2023-08-09T01:54:38.319Z] ec0bb842ea78: Pull complete [2023-08-09T01:54:38.319Z] 40a00589a448: Pull complete [2023-08-09T01:54:40.220Z] 6c08303d61cc: Pull complete [2023-08-09T01:54:41.158Z] 798269fcf238: Pull complete [2023-08-09T01:54:41.418Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T01:54:41.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T01:54:41.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T01:54:41.717Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T01:54:41.717Z] WORKDIR /edgex [2023-08-09T01:54:41.717Z] COPY go.mod . [2023-08-09T01:54:41.717Z] RUN go mod download [2023-08-09T01:54:41.717Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-09T01:54:42.293Z] Sending build context to Docker daemon 170.7MB [2023-08-09T01:54:42.293Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T01:54:42.293Z] ---> ec979cd7f677 [2023-08-09T01:54:42.293Z] Step 2/4 : WORKDIR /edgex [2023-08-09T01:54:47.600Z] ---> Running in c9dcdfe9580e [2023-08-09T01:54:47.600Z] Removing intermediate container c9dcdfe9580e [2023-08-09T01:54:47.600Z] ---> 14e4d9fa81e3 [2023-08-09T01:54:47.600Z] Step 3/4 : COPY go.mod . [2023-08-09T01:54:47.600Z] ---> 78acdac8f23a [2023-08-09T01:54:47.600Z] Step 4/4 : RUN go mod download [2023-08-09T01:54:47.600Z] ---> Running in aad64c60a4bf [2023-08-09T01:54:47.684Z] Still waiting to schedule task [2023-08-09T01:54:47.685Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-09T01:55:09.576Z] Removing intermediate container aad64c60a4bf [2023-08-09T01:55:09.576Z] ---> ad76705dccef [2023-08-09T01:55:09.576Z] Successfully built ad76705dccef [2023-08-09T01:55:09.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:55:09.883Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T01:55:09.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:55:09.956Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T01:55:09.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T01:55:10.510Z] $ docker top 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T01:55:10.877Z] + go version [2023-08-09T01:55:10.877Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T01:55:10.894Z] $ docker stop --time=1 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb [2023-08-09T01:55:12.185Z] $ docker rm -f --volumes 6b8718a077afe0d7c6457f02ef5405a9293c6a3885f345ce8ca1b4be5b0f8ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:55:12.585Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T01:55:12.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:55:12.661Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T01:55:12.694Z] $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T01:55:13.172Z] $ docker top fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T01:55:13.230Z] ========================================================= [2023-08-09T01:55:13.230Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T01:55:13.230Z] ========================================================= [Pipeline] sh [2023-08-09T01:55:13.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] fileExists [Pipeline] sh [2023-08-09T01:55:13.805Z] + make test [2023-08-09T01:55:13.805Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T01:55:21.918Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T01:55:34.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T01:55:34.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T01:55:34.105Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T01:55:34.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T01:55:34.362Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T01:55:34.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T01:55:34.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T01:55:34.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T01:55:34.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T01:55:34.877Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T01:55:35.445Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T01:55:35.445Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T01:55:35.445Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T01:55:35.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T01:55:37.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T01:55:37.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T01:55:37.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-08-09T01:55:39.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements [2023-08-09T01:55:44.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements [2023-08-09T01:55:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T01:55:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T01:55:44.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T01:55:45.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T01:55:45.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T01:55:45.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements [2023-08-09T01:55:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T01:55:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T01:55:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T01:55:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T01:55:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T01:55:47.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T01:55:47.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T01:55:49.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.093s coverage: 93.4% of statements [2023-08-09T01:55:49.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-08-09T01:55:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T01:55:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T01:55:50.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T01:55:50.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 97.6% of statements [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T01:55:50.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T01:55:50.752Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-08-09T01:55:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T01:55:52.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T01:55:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-08-09T01:55:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 32.2% of statements [2023-08-09T01:55:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-08-09T01:55:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements [2023-08-09T01:55:52.652Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2023-08-09T01:55:53.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-08-09T01:55:53.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-08-09T01:55:53.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T01:55:53.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T01:55:53.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T01:55:53.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T01:55:53.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T01:55:53.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T01:55:53.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T01:55:53.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T01:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T01:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T01:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T01:55:55.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T01:55:55.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T01:55:55.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T01:55:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T01:55:57.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T01:55:57.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T01:55:58.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T01:55:58.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T01:55:59.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T01:55:59.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T01:55:59.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T01:56:01.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T01:56:01.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T01:56:01.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T01:56:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T01:56:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T01:56:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T01:56:02.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T01:56:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T01:56:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T01:56:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T01:56:03.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T01:56:05.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T01:56:05.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T01:56:05.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T01:56:05.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T01:56:05.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2023-08-09T01:56:06.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T01:56:06.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T01:56:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T01:56:06.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.411s coverage: 38.4% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 95.7% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements [2023-08-09T01:56:19.001Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 98.9% of statements [2023-08-09T01:56:19.001Z] 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 [2023-08-09T01:56:19.001Z] running golangci-lint [2023-08-09T01:56:19.001Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-09T01:56:19.001Z] go version go1.20.6 linux/amd64 [2023-08-09T01:56:19.001Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-09T01:56:19.001Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-09T01:56:33.864Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|files|exports_file|imports|name) took 13.865599515s" [2023-08-09T01:56:33.864Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.065744ms" [2023-08-09T01:56:39.122Z] level=info msg="[linters_context/goanalysis] analyzers took 46.406258938s with top 10 stages: buildir: 28.83043801s, inspect: 2.09376272s, fact_deprecated: 1.570443203s, gosec: 1.126801181s, ctrlflow: 888.544633ms, printf: 850.590474ms, nilness: 833.679343ms, fact_purity: 690.83176ms, S1038: 677.784857ms, unused: 399.913992ms" [2023-08-09T01:56:39.122Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-09T01:56:39.122Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 200/200, autogenerated_exclude: 200/200, exclude: 200/200, filename_unadjuster: 200/200, nolint: 0/21, identifier_marker: 200/200, skip_dirs: 200/200, path_prettifier: 200/200, exclude-rules: 21/200, cgo: 200/200" [2023-08-09T01:56:39.122Z] level=info msg="[runner] processing took 14.608924ms with stages: nolint: 6.302846ms, identifier_marker: 3.405741ms, path_prettifier: 1.650503ms, autogenerated_exclude: 1.184309ms, exclude-rules: 1.076154ms, skip_dirs: 912.926µs, filename_unadjuster: 41.452µs, cgo: 31.122µs, max_same_issues: 940ns, skip_files: 480ns, exclude: 330ns, uniq_by_line: 310ns, path_shortener: 290ns, source_code: 290ns, diff: 280ns, sort_results: 261ns, severity-rules: 250ns, max_from_linter: 220ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2023-08-09T01:56:39.122Z] level=info msg="[runner] linters took 6.713576091s with stages: goanalysis_metalinter: 6.698824911s" [2023-08-09T01:56:39.122Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-09T01:56:39.122Z] level=info msg="Memory: 208 samples, avg is 189.1MB, max is 839.9MB" [2023-08-09T01:56:39.122Z] level=info msg="Execution took 20.619125754s" [2023-08-09T01:56:39.122Z] go vet ./... [2023-08-09T01:56:43.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T01:56:43.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T01:56:43.302Z] ./bin/test-attribution-txt.sh [2023-08-09T01:56:43.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T01:56:43.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T01:56:43.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T01:56:43.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T01:56:43.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-09T01:56:43.602Z] + ls -al . [2023-08-09T01:56:43.602Z] total 724 [2023-08-09T01:56:43.602Z] drwxrwxr-x 11 1001 1001 4096 Aug 9 01:55 . [2023-08-09T01:56:43.602Z] drwxr-xr-x 4 root root 4096 Aug 9 01:55 .. [2023-08-09T01:56:43.602Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 01:54 .blubracket [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 01:54 .dockerignore [2023-08-09T01:56:43.602Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 01:54 .git [2023-08-09T01:56:43.602Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 01:54 .github [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 1133 Aug 9 01:54 .gitignore [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 01:54 .golangci.yml [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 01:54 .hadolint.yml [2023-08-09T01:56:43.602Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 01:54 .semver [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 01:54 .sonarcloud.properties [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 01:54 ADOPTERS.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 11252 Aug 9 01:54 Attribution.txt [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 93407 Aug 9 01:54 CHANGELOG.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 01:54 CONTRIBUTING.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 01:54 GOVERNANCE.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 883 Aug 9 01:54 Jenkinsfile [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 01:54 LICENSE [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 14368 Aug 9 01:54 Makefile [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 01:54 OWNERS.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 9923 Aug 9 01:54 README.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 01:54 SECURITY.md [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 12 Aug 9 01:54 VERSION [2023-08-09T01:56:43.602Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 01:54 bin [2023-08-09T01:56:43.602Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 01:54 cmd [2023-08-09T01:56:43.602Z] -rw-r--r-- 1 root root 446998 Aug 9 01:56 coverage.out [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 3687 Aug 9 01:54 go.mod [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 33714 Aug 9 01:54 go.sum [2023-08-09T01:56:43.602Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 01:54 internal [2023-08-09T01:56:43.602Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 01:54 openapi [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 594 Aug 9 01:54 security.txt [2023-08-09T01:56:43.602Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 01:54 snap [2023-08-09T01:56:43.602Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 01:54 version.go [Pipeline] sh [2023-08-09T01:56:43.886Z] + '[' -e coverage.out ] [2023-08-09T01:56:43.886Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-09T01:56:43.998Z] Stashed 1 file(s) [Pipeline] sh [2023-08-09T01:56:44.278Z] + make build [2023-08-09T01:56:44.278Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T01:56:56.470Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T01:56:57.406Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T01:56:58.780Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T01:56:59.355Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T01:57:05.915Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T01:57:07.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T01:57:08.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T01:57:09.643Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T01:57:10.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T01:57:11.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T01:57:12.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-09T01:57:13.836Z] $ docker stop --time=1 fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a [2023-08-09T01:57:17.406Z] $ docker rm -f --volumes fdff99303c90fd96015231d9ce074b726dc2c0066aa46097e2ded0d6e8f6294a [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 [2023-08-09T01:57:18.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T01:57:18.328Z] [2023-08-09T01:57:18.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:57:18.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T01:57:18.626Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-09T01:57:18.626Z] 91d30c5bc195: Pulling fs layer [2023-08-09T01:57:18.626Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-09T01:57:18.626Z] 9c61dcf015f6: Pulling fs layer [2023-08-09T01:57:18.626Z] 4698f68db338: Pulling fs layer [2023-08-09T01:57:18.626Z] 2a2f49069b9e: Pulling fs layer [2023-08-09T01:57:18.626Z] e0025b399a48: Pulling fs layer [2023-08-09T01:57:18.626Z] 2a2f49069b9e: Waiting [2023-08-09T01:57:18.626Z] 4698f68db338: Waiting [2023-08-09T01:57:18.626Z] e0025b399a48: Waiting [2023-08-09T01:57:18.884Z] 91d30c5bc195: Verifying Checksum [2023-08-09T01:57:18.884Z] 91d30c5bc195: Download complete [2023-08-09T01:57:18.884Z] 4698f68db338: Verifying Checksum [2023-08-09T01:57:18.884Z] 4698f68db338: Download complete [2023-08-09T01:57:18.884Z] 91d30c5bc195: Pull complete [2023-08-09T01:57:18.884Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-09T01:57:18.884Z] 2e9b0aa3be6d: Download complete [2023-08-09T01:57:18.884Z] e0025b399a48: Download complete [2023-08-09T01:57:19.143Z] 2a2f49069b9e: Verifying Checksum [2023-08-09T01:57:19.143Z] 2a2f49069b9e: Download complete [2023-08-09T01:57:19.143Z] 2e9b0aa3be6d: Pull complete [2023-08-09T01:57:19.400Z] 9c61dcf015f6: Verifying Checksum [2023-08-09T01:57:19.400Z] 9c61dcf015f6: Download complete [2023-08-09T01:57:21.928Z] 9c61dcf015f6: Pull complete [2023-08-09T01:57:21.928Z] 4698f68db338: Pull complete [2023-08-09T01:57:22.493Z] 2a2f49069b9e: Pull complete [2023-08-09T01:57:22.493Z] e0025b399a48: Pull complete [2023-08-09T01:57:22.493Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-09T01:57:22.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T01:57:22.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:57:22.583Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T01:57:22.624Z] $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-09T01:57:23.810Z] $ docker top fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T01:57:24.144Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T01:57:26.680Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #1 transferring dockerfile: 1.84kB done [2023-08-09T01:57:26.680Z] #1 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #2 transferring dockerfile: 2.04kB done [2023-08-09T01:57:26.680Z] #2 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #3 transferring dockerfile: 2.12kB done [2023-08-09T01:57:26.680Z] #3 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #4 transferring dockerfile: 1.96kB done [2023-08-09T01:57:26.680Z] #4 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #5 transferring dockerfile: 2.38kB done [2023-08-09T01:57:26.680Z] #5 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #6 [core-command internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #6 transferring dockerfile: 1.82kB done [2023-08-09T01:57:26.680Z] #6 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #7 transferring dockerfile: 1.78kB done [2023-08-09T01:57:26.680Z] #7 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #8 transferring dockerfile: 2.68kB done [2023-08-09T01:57:26.680Z] #8 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #9 transferring dockerfile: 2.63kB done [2023-08-09T01:57:26.680Z] #9 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T01:57:26.680Z] #10 transferring dockerfile: 2.58kB done [2023-08-09T01:57:26.680Z] #10 DONE 0.0s [2023-08-09T01:57:26.680Z] [2023-08-09T01:57:26.680Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T01:57:26.938Z] #11 transferring dockerfile: 2.06kB done [2023-08-09T01:57:26.938Z] #11 DONE 0.1s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T01:57:26.938Z] #12 transferring dockerfile: 1.82kB done [2023-08-09T01:57:26.938Z] #12 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T01:57:26.938Z] #13 transferring dockerfile: 2.82kB done [2023-08-09T01:57:26.938Z] #13 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-09T01:57:26.938Z] #14 transferring dockerfile: 1.90kB done [2023-08-09T01:57:26.938Z] #14 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #15 [support-notifications internal] load .dockerignore [2023-08-09T01:57:26.938Z] #15 transferring context: 56B done [2023-08-09T01:57:26.938Z] #15 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #16 [security-proxy-auth internal] load .dockerignore [2023-08-09T01:57:26.938Z] #16 transferring context: 56B done [2023-08-09T01:57:26.938Z] #16 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T01:57:26.938Z] #17 transferring context: 56B done [2023-08-09T01:57:26.938Z] #17 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #18 [core-metadata internal] load .dockerignore [2023-08-09T01:57:26.938Z] #18 transferring context: 56B done [2023-08-09T01:57:26.938Z] #18 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-08-09T01:57:26.938Z] #19 transferring context: 56B done [2023-08-09T01:57:26.938Z] #19 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #20 [core-command internal] load .dockerignore [2023-08-09T01:57:26.938Z] #20 transferring context: 56B done [2023-08-09T01:57:26.938Z] #20 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T01:57:26.938Z] #21 transferring context: 56B done [2023-08-09T01:57:26.938Z] #21 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-09T01:57:26.938Z] #22 transferring context: 56B done [2023-08-09T01:57:26.938Z] #22 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #23 [security-spire-server internal] load .dockerignore [2023-08-09T01:57:26.938Z] #23 transferring context: 56B done [2023-08-09T01:57:26.938Z] #23 DONE 0.0s [2023-08-09T01:57:26.938Z] [2023-08-09T01:57:26.938Z] #24 [support-scheduler internal] load .dockerignore [2023-08-09T01:57:27.200Z] #24 transferring context: 56B done [2023-08-09T01:57:27.200Z] #24 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #25 [security-spire-config internal] load .dockerignore [2023-08-09T01:57:27.200Z] #25 transferring context: 56B done [2023-08-09T01:57:27.200Z] #25 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #26 [security-proxy-setup internal] load .dockerignore [2023-08-09T01:57:27.200Z] #26 transferring context: 56B done [2023-08-09T01:57:27.200Z] #26 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #27 [security-bootstrapper internal] load .dockerignore [2023-08-09T01:57:27.200Z] #27 transferring context: 56B done [2023-08-09T01:57:27.200Z] #27 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #28 [core-data internal] load .dockerignore [2023-08-09T01:57:27.200Z] #28 transferring context: 56B done [2023-08-09T01:57:27.200Z] #28 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.200Z] #29 DONE 0.0s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T01:57:27.200Z] #30 DONE 0.1s [2023-08-09T01:57:27.200Z] [2023-08-09T01:57:27.200Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.200Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.459Z] #31 ... [2023-08-09T01:57:27.459Z] [2023-08-09T01:57:27.459Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.459Z] #29 DONE 0.0s [2023-08-09T01:57:27.459Z] [2023-08-09T01:57:27.459Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T01:57:27.459Z] #30 DONE 0.1s [2023-08-09T01:57:27.459Z] [2023-08-09T01:57:27.459Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.459Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.459Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:27.459Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:27.459Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-09T01:57:27.459Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:27.459Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:27.459Z] #31 ... [2023-08-09T01:57:27.459Z] [2023-08-09T01:57:27.459Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.459Z] #29 DONE 0.0s [2023-08-09T01:57:27.459Z] [2023-08-09T01:57:27.459Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.459Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.459Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:27.459Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:27.459Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:27.459Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:27.719Z] #31 ... [2023-08-09T01:57:27.719Z] [2023-08-09T01:57:27.719Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.719Z] #29 DONE 0.0s [2023-08-09T01:57:27.719Z] [2023-08-09T01:57:27.719Z] #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T01:57:27.719Z] #32 DONE 0.5s [2023-08-09T01:57:27.719Z] [2023-08-09T01:57:27.719Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.720Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.720Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:27.720Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:27.720Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-09T01:57:27.720Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:27.720Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:27.720Z] #31 ... [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T01:57:27.720Z] #32 DONE 0.5s [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.720Z] #29 DONE 0.0s [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.720Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.720Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:27.720Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:27.720Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-09T01:57:27.720Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:27.720Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:27.720Z] #31 ... [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T01:57:27.720Z] #32 DONE 0.5s [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T01:57:27.720Z] #29 DONE 0.0s [2023-08-09T01:57:27.720Z] [2023-08-09T01:57:27.720Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:27.720Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:27.720Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:27.720Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:27.720Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-09T01:57:27.720Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:27.720Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:32.997Z] #31 ... [2023-08-09T01:57:32.997Z] [2023-08-09T01:57:32.997Z] #33 [security-proxy-auth internal] load build context [2023-08-09T01:57:32.997Z] #33 transferring context: 244.03MB 5.4s [2023-08-09T01:57:34.907Z] #33 transferring context: 364.87MB 6.8s done [2023-08-09T01:57:36.472Z] #33 ... [2023-08-09T01:57:36.472Z] [2023-08-09T01:57:36.472Z] #34 [security-secretstore-setup internal] load build context [2023-08-09T01:57:36.730Z] #34 transferring context: 364.87MB 9.4s done [2023-08-09T01:57:36.988Z] #34 ... [2023-08-09T01:57:36.988Z] [2023-08-09T01:57:36.988Z] #35 [support-notifications internal] load build context [2023-08-09T01:57:37.244Z] #35 ... [2023-08-09T01:57:37.244Z] [2023-08-09T01:57:37.245Z] #36 [core-metadata internal] load build context [2023-08-09T01:57:37.245Z] #36 transferring context: 364.87MB 6.0s done [2023-08-09T01:57:37.502Z] #36 ... [2023-08-09T01:57:37.502Z] [2023-08-09T01:57:37.502Z] #37 [core-command internal] load build context [2023-08-09T01:57:37.502Z] #37 transferring context: 364.87MB 7.8s done [2023-08-09T01:57:37.502Z] #37 ... [2023-08-09T01:57:37.502Z] [2023-08-09T01:57:37.502Z] #38 [security-spire-server internal] load build context [2023-08-09T01:57:37.502Z] #38 transferring context: 364.87MB 5.6s done [2023-08-09T01:57:37.761Z] #38 ... [2023-08-09T01:57:37.762Z] [2023-08-09T01:57:37.762Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-09T01:57:37.762Z] #39 transferring context: 364.87MB 5.9s done [2023-08-09T01:57:38.021Z] #39 ... [2023-08-09T01:57:38.021Z] [2023-08-09T01:57:38.021Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-09T01:57:38.021Z] #40 transferring context: 364.87MB 6.5s done [2023-08-09T01:57:38.021Z] #40 ... [2023-08-09T01:57:38.021Z] [2023-08-09T01:57:38.021Z] #41 [support-scheduler internal] load build context [2023-08-09T01:57:38.279Z] #41 ... [2023-08-09T01:57:38.279Z] [2023-08-09T01:57:38.279Z] #42 [security-proxy-setup internal] load build context [2023-08-09T01:57:38.279Z] #42 transferring context: 364.87MB 6.0s done [2023-08-09T01:57:38.279Z] #42 ... [2023-08-09T01:57:38.279Z] [2023-08-09T01:57:38.279Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T01:57:38.537Z] #30 ... [2023-08-09T01:57:38.538Z] [2023-08-09T01:57:38.538Z] #43 [security-spire-agent internal] load build context [2023-08-09T01:57:38.538Z] #43 transferring context: 364.87MB 7.5s done [2023-08-09T01:57:38.797Z] #43 ... [2023-08-09T01:57:38.797Z] [2023-08-09T01:57:38.797Z] #44 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T01:57:38.797Z] #44 ... [2023-08-09T01:57:38.797Z] [2023-08-09T01:57:38.797Z] #45 [security-spire-config internal] load build context [2023-08-09T01:57:38.797Z] #45 transferring context: 364.87MB 7.5s done [2023-08-09T01:57:44.076Z] #45 ... [2023-08-09T01:57:44.076Z] [2023-08-09T01:57:44.076Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T01:57:44.335Z] #30 DONE 16.8s [2023-08-09T01:57:44.335Z] [2023-08-09T01:57:44.335Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T01:57:44.335Z] #32 DONE 0.5s [2023-08-09T01:57:44.335Z] [2023-08-09T01:57:44.335Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T01:57:44.335Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T01:57:44.335Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T01:57:44.335Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T01:57:44.335Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-08-09T01:57:44.335Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T01:57:44.335Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-09T01:57:47.628Z] #31 DONE 20.5s [2023-08-09T01:57:47.628Z] [2023-08-09T01:57:47.628Z] #46 [security-bootstrapper internal] load build context [2023-08-09T01:57:47.628Z] #46 ... [2023-08-09T01:57:47.628Z] [2023-08-09T01:57:47.628Z] #35 [support-notifications internal] load build context [2023-08-09T01:57:47.628Z] #35 transferring context: 364.87MB 10.3s done [2023-08-09T01:57:48.570Z] #35 ... [2023-08-09T01:57:48.570Z] [2023-08-09T01:57:48.570Z] #47 [core-data internal] load build context [2023-08-09T01:57:55.135Z] #47 ... [2023-08-09T01:57:55.135Z] [2023-08-09T01:57:55.135Z] #44 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-09T01:57:55.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3170 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-09T01:57:55.682Z] Running in /w/workspace/edgex-go/553 [Pipeline] { [Pipeline] checkout [2023-08-09T01:57:55.721Z] The recommended git tool is: git [2023-08-09T01:58:00.402Z] #44 ... [2023-08-09T01:58:00.402Z] [2023-08-09T01:58:00.402Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T01:58:00.402Z] #48 ... [2023-08-09T01:58:00.402Z] [2023-08-09T01:58:00.402Z] #36 [core-metadata internal] load build context [2023-08-09T01:58:00.402Z] #36 DONE 32.2s [2023-08-09T01:58:00.402Z] [2023-08-09T01:58:00.402Z] #38 [security-spire-server internal] load build context [2023-08-09T01:58:00.402Z] #38 DONE 31.9s [2023-08-09T01:58:00.402Z] [2023-08-09T01:58:00.403Z] #39 [security-spiffe-token-provider internal] load build context [2023-08-09T01:58:00.403Z] #39 DONE 32.1s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #42 [security-proxy-setup internal] load build context [2023-08-09T01:58:00.403Z] #42 DONE 31.8s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #40 [core-common-config-bootstrapper internal] load build context [2023-08-09T01:58:00.403Z] #40 DONE 32.2s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #43 [security-spire-agent internal] load build context [2023-08-09T01:58:00.403Z] #43 DONE 32.0s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #33 [security-proxy-auth internal] load build context [2023-08-09T01:58:00.403Z] #33 DONE 32.3s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #45 [security-spire-config internal] load build context [2023-08-09T01:58:00.403Z] #45 DONE 32.0s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #37 [core-command internal] load build context [2023-08-09T01:58:00.403Z] #37 DONE 32.2s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #44 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T01:58:00.403Z] #44 DONE 32.2s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #34 [security-secretstore-setup internal] load build context [2023-08-09T01:58:00.403Z] #34 DONE 32.3s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #35 [support-notifications internal] load build context [2023-08-09T01:58:00.403Z] #35 DONE 32.5s [2023-08-09T01:58:00.403Z] [2023-08-09T01:58:00.403Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T01:58:02.066Z] using credential edgex-jenkins-ssh [2023-08-09T01:58:02.086Z] Cloning the remote Git repository [2023-08-09T01:58:02.139Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-09T01:58:02.250Z] > git init /w/workspace/edgex-go/553 # timeout=10 [2023-08-09T01:58:02.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T01:58:02.412Z] > git --version # timeout=10 [2023-08-09T01:58:02.432Z] > git --version # 'git version 2.25.1' [2023-08-09T01:58:02.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T01:58:02.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T01:58:04.617Z] #49 ... [2023-08-09T01:58:04.617Z] [2023-08-09T01:58:04.617Z] #46 [security-bootstrapper internal] load build context [2023-08-09T01:58:04.617Z] #46 transferring context: 364.87MB 3.7s done [2023-08-09T01:58:09.714Z] #46 ... [2023-08-09T01:58:09.714Z] [2023-08-09T01:58:09.714Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T01:58:09.714Z] #49 9.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:09.714Z] #49 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:09.714Z] #49 9.624 OK: 265 MiB in 53 packages [2023-08-09T01:58:09.714Z] #49 ... [2023-08-09T01:58:09.714Z] [2023-08-09T01:58:09.714Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T01:58:09.714Z] #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:09.714Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:09.714Z] #0 1.476 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:09.714Z] #0 1.484 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:09.714Z] #0 1.505 OK: 7 MiB in 16 packages [2023-08-09T01:58:10.133Z] #50 ... [2023-08-09T01:58:10.134Z] [2023-08-09T01:58:10.134Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T01:58:10.134Z] #0 0.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.134Z] #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.134Z] #0 1.330 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T01:58:10.134Z] #0 1.330 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T01:58:10.134Z] #0 1.330 OK: 17818 distinct packages available [2023-08-09T01:58:10.134Z] #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.134Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.134Z] #0 1.877 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:10.134Z] #0 1.885 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T01:58:10.134Z] #0 1.898 (3/4) Installing libucontext (1.2-r0) [2023-08-09T01:58:10.134Z] #0 1.901 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T01:58:10.134Z] #0 1.907 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:10.134Z] #0 1.915 OK: 7 MiB in 19 packages [2023-08-09T01:58:10.548Z] #51 ... [2023-08-09T01:58:10.548Z] [2023-08-09T01:58:10.548Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T01:58:10.548Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.745 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T01:58:10.548Z] #0 1.765 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:10.548Z] #0 1.772 (3/4) Installing su-exec (0.2-r2) [2023-08-09T01:58:10.548Z] #0 1.781 (4/4) Installing yq (4.30.4-r4) [2023-08-09T01:58:10.548Z] #0 1.869 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:10.548Z] #0 1.875 Executing ca-certificates-20230506-r0.trigger [2023-08-09T01:58:10.548Z] #0 1.953 OK: 17 MiB in 19 packages [2023-08-09T01:58:10.548Z] #52 ... [2023-08-09T01:58:10.548Z] [2023-08-09T01:58:10.548Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T01:58:10.548Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.923 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:10.548Z] #0 1.926 (2/2) Installing su-exec (0.2-r2) [2023-08-09T01:58:10.548Z] #0 1.929 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:10.548Z] #0 1.936 OK: 7 MiB in 17 packages [2023-08-09T01:58:10.548Z] #53 ... [2023-08-09T01:58:10.548Z] [2023-08-09T01:58:10.548Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T01:58:10.548Z] #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.326 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T01:58:10.548Z] #0 1.326 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T01:58:10.548Z] #0 1.326 OK: 17823 distinct packages available [2023-08-09T01:58:10.548Z] #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.548Z] #0 1.870 OK: 265 MiB in 53 packages [2023-08-09T01:58:10.920Z] #54 ... [2023-08-09T01:58:10.920Z] [2023-08-09T01:58:10.920Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T01:58:10.920Z] #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.920Z] #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.920Z] #0 2.030 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T01:58:10.920Z] #0 2.030 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T01:58:10.920Z] #0 2.030 OK: 17818 distinct packages available [2023-08-09T01:58:10.920Z] #0 2.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.920Z] #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:10.920Z] #0 2.396 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T01:58:10.920Z] #0 2.419 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T01:58:10.920Z] #0 2.431 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T01:58:10.920Z] #0 2.437 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T01:58:10.920Z] #0 2.446 (5/9) Installing curl (8.2.1-r0) [2023-08-09T01:58:10.920Z] #0 2.452 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:10.920Z] #0 2.458 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T01:58:10.920Z] #0 2.462 (8/9) Installing libucontext (1.2-r0) [2023-08-09T01:58:10.920Z] #0 2.465 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T01:58:10.920Z] #0 2.472 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:10.920Z] #0 2.475 Executing ca-certificates-20230506-r0.trigger [2023-08-09T01:58:10.920Z] #0 2.540 OK: 10 MiB in 24 packages [2023-08-09T01:58:11.240Z] #55 ... [2023-08-09T01:58:11.240Z] [2023-08-09T01:58:11.240Z] #56 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T01:58:11.240Z] #0 1.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.240Z] #0 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.240Z] #0 1.543 OK: 265 MiB in 53 packages [2023-08-09T01:58:11.500Z] #56 ... [2023-08-09T01:58:11.500Z] [2023-08-09T01:58:11.500Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T01:58:11.500Z] #0 4.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 4.591 OK: 265 MiB in 53 packages [2023-08-09T01:58:11.500Z] #57 ... [2023-08-09T01:58:11.500Z] [2023-08-09T01:58:11.500Z] #58 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T01:58:11.500Z] #0 6.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 7.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 7.389 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T01:58:11.500Z] #0 7.389 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T01:58:11.500Z] #0 7.389 OK: 17818 distinct packages available [2023-08-09T01:58:11.500Z] #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.500Z] #0 7.801 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:11.500Z] #0 7.807 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T01:58:11.500Z] #0 7.811 (3/5) Installing libucontext (1.2-r0) [2023-08-09T01:58:11.500Z] #0 7.814 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T01:58:11.500Z] #0 7.818 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T01:58:11.500Z] #0 7.830 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:11.500Z] #0 7.835 OK: 8 MiB in 20 packages [2023-08-09T01:58:11.760Z] #58 ... [2023-08-09T01:58:11.760Z] [2023-08-09T01:58:11.760Z] #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T01:58:11.760Z] #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.760Z] #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:11.760Z] #0 1.871 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:11.760Z] #0 1.876 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:11.760Z] #0 1.886 OK: 7 MiB in 16 packages [2023-08-09T01:58:12.020Z] #59 ... [2023-08-09T01:58:12.020Z] [2023-08-09T01:58:12.020Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T01:58:12.020Z] #0 1.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.020Z] #0 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.020Z] #0 1.505 OK: 265 MiB in 53 packages [2023-08-09T01:58:12.020Z] #60 ... [2023-08-09T01:58:12.020Z] [2023-08-09T01:58:12.020Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T01:58:12.020Z] #0 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.020Z] #0 9.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.020Z] #0 9.806 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:12.020Z] #0 9.810 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T01:58:12.020Z] #0 9.822 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:12.020Z] #0 9.829 OK: 8 MiB in 17 packages [2023-08-09T01:58:12.363Z] #61 ... [2023-08-09T01:58:12.363Z] [2023-08-09T01:58:12.363Z] #41 [support-scheduler internal] load build context [2023-08-09T01:58:12.363Z] #41 transferring context: 364.87MB 3.6s done [2023-08-09T01:58:12.865Z] #41 ... [2023-08-09T01:58:12.865Z] [2023-08-09T01:58:12.865Z] #47 [core-data internal] load build context [2023-08-09T01:58:12.865Z] #47 transferring context: 364.87MB 3.5s done [2023-08-09T01:58:12.865Z] #47 ... [2023-08-09T01:58:12.865Z] [2023-08-09T01:58:12.865Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T01:58:12.865Z] #48 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.865Z] #48 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T01:58:12.865Z] #48 12.10 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T01:58:12.865Z] #48 12.13 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T01:58:12.865Z] #48 12.14 Executing busybox-1.35.0-r29.trigger [2023-08-09T01:58:12.865Z] #48 12.14 Executing ca-certificates-20230506-r0.trigger [2023-08-09T01:58:12.865Z] #48 12.21 OK: 8 MiB in 17 packages [2023-08-09T01:58:17.619Z] #48 ... [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #47 [core-data internal] load build context [2023-08-09T01:58:17.619Z] #47 DONE 33.2s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #41 [support-scheduler internal] load build context [2023-08-09T01:58:17.619Z] #41 DONE 49.6s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #46 [security-bootstrapper internal] load build context [2023-08-09T01:58:17.619Z] #46 DONE 33.3s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T01:58:17.619Z] #53 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T01:58:17.619Z] #55 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T01:58:17.619Z] #51 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #58 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T01:58:17.619Z] #58 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #56 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T01:58:17.619Z] #56 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T01:58:17.619Z] #61 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T01:58:17.619Z] #52 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T01:58:17.619Z] #50 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T01:58:17.619Z] #54 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #59 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T01:58:17.619Z] #59 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T01:58:17.619Z] #57 DONE 17.9s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T01:58:17.619Z] #48 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #62 ... [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T01:58:17.619Z] #60 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T01:58:17.619Z] #49 DONE 18.0s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T01:58:17.619Z] #63 DONE 0.1s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #64 DONE 0.2s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #65 DONE 0.2s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #62 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #62 DONE 0.1s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #66 DONE 0.1s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:58:17.619Z] #67 DONE 0.1s [2023-08-09T01:58:17.619Z] [2023-08-09T01:58:17.619Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:19.530Z] #68 ... [2023-08-09T01:58:19.530Z] [2023-08-09T01:58:19.530Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T01:58:19.530Z] #69 DONE 1.9s [2023-08-09T01:58:19.530Z] [2023-08-09T01:58:19.530Z] #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T01:58:19.530Z] #70 DONE 0.0s [2023-08-09T01:58:19.530Z] [2023-08-09T01:58:19.530Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:19.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T01:58:19.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T01:58:20.681Z] Avoid second fetch [2023-08-09T01:58:20.681Z] Checking out Revision cd65a25beffaabdac7b93615b889770af2fe749c (main) [2023-08-09T01:58:21.436Z] Commit message: "Merge pull request #4625 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T01:58:20.701Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T01:58:20.792Z] > git checkout -f cd65a25beffaabdac7b93615b889770af2fe749c # timeout=10 [2023-08-09T01:58:22.391Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T01:58:22.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:58:22.392Z] Dload Upload Total Spent Left Speed [2023-08-09T01:58:22.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-09T01:58:23.071Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T01:58:23.403Z] + sudo tee /etc/docker/daemon.new [2023-08-09T01:58:23.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T01:58:23.403Z] { [2023-08-09T01:58:23.403Z] "registry-mirrors": [ [2023-08-09T01:58:23.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T01:58:23.403Z] ], [2023-08-09T01:58:23.403Z] "bip": "10.250.0.254/24", [2023-08-09T01:58:23.403Z] "hosts": [ [2023-08-09T01:58:23.403Z] "tcp://0.0.0.0:5555", [2023-08-09T01:58:23.403Z] "unix:///var/run/docker.sock" [2023-08-09T01:58:23.403Z] ], [2023-08-09T01:58:23.403Z] "mtu": 1458, [2023-08-09T01:58:23.403Z] "selinux-enabled": true, [2023-08-09T01:58:23.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T01:58:23.403Z] } [Pipeline] sh [2023-08-09T01:58:23.739Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T01:58:24.076Z] + sudo service docker restart [2023-08-09T01:58:27.662Z] #71 ... [2023-08-09T01:58:27.662Z] [2023-08-09T01:58:27.662Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:27.923Z] #72 ... [2023-08-09T01:58:27.923Z] [2023-08-09T01:58:27.923Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:27.923Z] #73 ... [2023-08-09T01:58:27.923Z] [2023-08-09T01:58:27.923Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:58:42.341Z] provisioning config files... [2023-08-09T01:58:42.368Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config11414197897451975804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:58:42.726Z] ---> docker-login.sh [2023-08-09T01:58:42.726Z] nexus3.edgexfoundry.org:10001 [2023-08-09T01:58:43.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:58:43.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:58:43.315Z] Configure a credential helper to remove this warning. See [2023-08-09T01:58:43.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:58:43.315Z] [2023-08-09T01:58:43.315Z] Login Succeeded [2023-08-09T01:58:43.315Z] nexus3.edgexfoundry.org:10002 [2023-08-09T01:58:43.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:58:43.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:58:43.861Z] Configure a credential helper to remove this warning. See [2023-08-09T01:58:43.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:58:43.861Z] [2023-08-09T01:58:43.861Z] Login Succeeded [2023-08-09T01:58:43.861Z] nexus3.edgexfoundry.org:10003 [2023-08-09T01:58:44.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:58:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:58:44.138Z] Configure a credential helper to remove this warning. See [2023-08-09T01:58:44.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:58:44.138Z] [2023-08-09T01:58:44.138Z] Login Succeeded [2023-08-09T01:58:44.138Z] nexus3.edgexfoundry.org:10004 [2023-08-09T01:58:44.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:58:44.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:58:44.682Z] Configure a credential helper to remove this warning. See [2023-08-09T01:58:44.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:58:44.682Z] [2023-08-09T01:58:44.682Z] Login Succeeded [2023-08-09T01:58:44.682Z] docker.io [2023-08-09T01:58:44.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T01:58:45.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T01:58:45.223Z] Configure a credential helper to remove this warning. See [2023-08-09T01:58:45.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T01:58:45.223Z] [2023-08-09T01:58:45.223Z] Login Succeeded [2023-08-09T01:58:45.223Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T01:58:45.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-09T01:58:45.866Z] + git config --global --add safe.directory /w/workspace/edgex-go/553 [Pipeline] echo [2023-08-09T01:58:45.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T01:58:45.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T01:58:45.909Z] ========================================================= [2023-08-09T01:58:45.909Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T01:58:45.909Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T01:58:46.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T01:58:46.612Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T01:58:46.612Z] edb6bdbacee9: Pulling fs layer [2023-08-09T01:58:46.612Z] 5f9638ab2659: Pulling fs layer [2023-08-09T01:58:46.612Z] 8d51d6327a98: Pulling fs layer [2023-08-09T01:58:46.612Z] 8b374f2dd631: Pulling fs layer [2023-08-09T01:58:46.612Z] ec14aa9079de: Pulling fs layer [2023-08-09T01:58:46.612Z] 2f466654f4bb: Pulling fs layer [2023-08-09T01:58:46.612Z] 554e91adad29: Pulling fs layer [2023-08-09T01:58:46.612Z] ec14aa9079de: Waiting [2023-08-09T01:58:46.612Z] 2f466654f4bb: Waiting [2023-08-09T01:58:46.612Z] 8b374f2dd631: Waiting [2023-08-09T01:58:46.612Z] 554e91adad29: Waiting [2023-08-09T01:58:46.612Z] 5f9638ab2659: Verifying Checksum [2023-08-09T01:58:46.612Z] 5f9638ab2659: Download complete [2023-08-09T01:58:46.612Z] 8b374f2dd631: Verifying Checksum [2023-08-09T01:58:46.612Z] 8b374f2dd631: Download complete [2023-08-09T01:58:46.612Z] ec14aa9079de: Download complete [2023-08-09T01:58:46.892Z] edb6bdbacee9: Verifying Checksum [2023-08-09T01:58:46.892Z] edb6bdbacee9: Download complete [2023-08-09T01:58:48.389Z] edb6bdbacee9: Pull complete [2023-08-09T01:58:48.670Z] 554e91adad29: Download complete [2023-08-09T01:58:48.955Z] 5f9638ab2659: Pull complete [2023-08-09T01:58:49.924Z] 2f466654f4bb: Verifying Checksum [2023-08-09T01:58:49.924Z] 2f466654f4bb: Download complete [2023-08-09T01:58:49.924Z] 8d51d6327a98: Verifying Checksum [2023-08-09T01:58:49.924Z] 8d51d6327a98: Download complete [2023-08-09T01:58:54.527Z] #74 DONE 36.6s [2023-08-09T01:58:54.527Z] [2023-08-09T01:58:54.527Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:54.527Z] #73 DONE 36.6s [2023-08-09T01:58:54.527Z] [2023-08-09T01:58:54.527Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:54.527Z] #68 DONE 36.5s [2023-08-09T01:58:54.527Z] [2023-08-09T01:58:54.527Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:54.527Z] #71 DONE 36.5s [2023-08-09T01:58:54.527Z] [2023-08-09T01:58:54.527Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:58:54.527Z] #72 DONE 36.6s [2023-08-09T01:58:54.527Z] [2023-08-09T01:58:54.527Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-09T01:59:02.280Z] 8d51d6327a98: Pull complete [2023-08-09T01:59:02.280Z] 8b374f2dd631: Pull complete [2023-08-09T01:59:02.280Z] ec14aa9079de: Pull complete [2023-08-09T01:59:04.550Z] #75 ... [2023-08-09T01:59:04.550Z] [2023-08-09T01:59:04.550Z] #76 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T01:59:04.550Z] #76 ... [2023-08-09T01:59:04.550Z] [2023-08-09T01:59:04.550Z] #77 [security-spire-agent builder 6/9] COPY . . [2023-08-09T01:59:04.550Z] #77 ... [2023-08-09T01:59:04.550Z] [2023-08-09T01:59:04.550Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T01:59:04.550Z] #78 ... [2023-08-09T01:59:04.550Z] [2023-08-09T01:59:04.550Z] #79 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #79 DONE 13.2s [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #77 [security-spire-agent builder 6/9] COPY . . [2023-08-09T01:59:07.836Z] #77 DONE 13.2s [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.836Z] #80 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.836Z] #81 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #82 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #82 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #83 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #83 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.836Z] #84 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.836Z] #85 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #86 [core-data builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #86 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.836Z] #87 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.836Z] #88 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #78 DONE 13.2s [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #89 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.836Z] #89 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #90 [support-scheduler builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #90 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.836Z] #91 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #92 [core-metadata builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #92 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.836Z] #93 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.836Z] #94 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T01:59:07.836Z] #95 CACHED [2023-08-09T01:59:07.836Z] [2023-08-09T01:59:07.836Z] #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.837Z] #96 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.837Z] #97 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T01:59:07.837Z] #98 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.837Z] #99 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #100 [core-command builder 6/7] COPY . . [2023-08-09T01:59:07.837Z] #100 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #76 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T01:59:07.837Z] #76 DONE 13.2s [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-09T01:59:07.837Z] #75 DONE 13.2s [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:59:07.837Z] #101 ... [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T01:59:07.837Z] #102 DONE 0.2s [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T01:59:07.837Z] #103 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T01:59:07.837Z] #104 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:07.837Z] #105 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #106 [security-spire-server builder 6/9] COPY . . [2023-08-09T01:59:07.837Z] #106 CACHED [2023-08-09T01:59:07.837Z] [2023-08-09T01:59:07.837Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T01:59:08.984Z] 2f466654f4bb: Pull complete [2023-08-09T01:59:10.938Z] 554e91adad29: Pull complete [2023-08-09T01:59:10.938Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T01:59:10.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T01:59:10.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T01:59:11.280Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T01:59:11.280Z] WORKDIR /edgex [2023-08-09T01:59:11.280Z] COPY go.mod . [2023-08-09T01:59:11.280Z] RUN go mod download [2023-08-09T01:59:11.280Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-09T01:59:11.351Z] #107 DONE 2.8s [2023-08-09T01:59:11.351Z] [2023-08-09T01:59:11.351Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T01:59:11.351Z] #108 DONE 2.8s [2023-08-09T01:59:11.351Z] [2023-08-09T01:59:11.351Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T01:59:11.869Z] Sending build context to Docker daemon 2.937MB [2023-08-09T01:59:11.869Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T01:59:11.869Z] ---> 1e15ea492957 [2023-08-09T01:59:11.869Z] Step 2/4 : WORKDIR /edgex [2023-08-09T01:59:12.070Z] #109 ... [2023-08-09T01:59:12.070Z] [2023-08-09T01:59:12.070Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T01:59:12.070Z] #110 DONE 1.8s [2023-08-09T01:59:12.329Z] [2023-08-09T01:59:12.329Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T01:59:12.329Z] #109 DONE 1.8s [2023-08-09T01:59:12.329Z] [2023-08-09T01:59:12.329Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:59:12.329Z] #0 1.380 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T01:59:12.587Z] #111 ... [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:59:12.587Z] #112 DONE 0.1s [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #113 [security-spire-config builder 6/9] COPY . . [2023-08-09T01:59:12.587Z] #113 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T01:59:12.587Z] #114 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T01:59:12.587Z] #115 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T01:59:12.587Z] #116 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T01:59:12.587Z] #117 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T01:59:12.587Z] #118 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:59:12.587Z] #119 CACHED [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:59:12.587Z] #120 DONE 0.1s [2023-08-09T01:59:12.587Z] [2023-08-09T01:59:12.587Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:59:12.844Z] #121 DONE 0.1s [2023-08-09T01:59:12.844Z] [2023-08-09T01:59:12.844Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:59:12.844Z] #122 DONE 0.1s [2023-08-09T01:59:12.844Z] [2023-08-09T01:59:12.844Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:59:12.844Z] #123 CACHED [2023-08-09T01:59:12.844Z] [2023-08-09T01:59:12.844Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T01:59:13.822Z] ---> Running in 8b43cfb9b687 [2023-08-09T01:59:14.091Z] Removing intermediate container 8b43cfb9b687 [2023-08-09T01:59:14.091Z] ---> 93aa1905fcd1 [2023-08-09T01:59:14.091Z] Step 3/4 : COPY go.mod . [2023-08-09T01:59:14.214Z] #124 ... [2023-08-09T01:59:14.214Z] [2023-08-09T01:59:14.214Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T01:59:14.214Z] #125 DONE 1.5s [2023-08-09T01:59:14.360Z] ---> 1553a8cb689d [2023-08-09T01:59:14.360Z] Step 4/4 : RUN go mod download [2023-08-09T01:59:14.471Z] [2023-08-09T01:59:14.471Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T01:59:14.471Z] #126 DONE 1.5s [2023-08-09T01:59:14.471Z] [2023-08-09T01:59:14.471Z] #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T01:59:14.471Z] #124 DONE 1.5s [2023-08-09T01:59:14.471Z] [2023-08-09T01:59:14.471Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T01:59:14.471Z] #127 DONE 0.2s [2023-08-09T01:59:14.471Z] [2023-08-09T01:59:14.471Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T01:59:14.471Z] #128 DONE 0.2s [2023-08-09T01:59:14.471Z] [2023-08-09T01:59:14.471Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T01:59:14.628Z] ---> Running in d07ef36f6d7e [2023-08-09T01:59:15.402Z] #129 DONE 0.7s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T01:59:15.402Z] #130 DONE 0.7s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T01:59:15.402Z] #131 DONE 0.9s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #132 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T01:59:15.402Z] #132 DONE 0.1s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #133 [security-spire-config] exporting to image [2023-08-09T01:59:15.402Z] #133 exporting layers [2023-08-09T01:59:15.402Z] #133 ... [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T01:59:15.402Z] #134 DONE 0.1s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T01:59:15.402Z] #135 DONE 0.1s [2023-08-09T01:59:15.402Z] [2023-08-09T01:59:15.402Z] #133 [security-spire-server] exporting to image [2023-08-09T01:59:17.400Z] #133 ... [2023-08-09T01:59:17.400Z] [2023-08-09T01:59:17.400Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T01:59:17.400Z] #0 0.755 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T01:59:17.657Z] #136 ... [2023-08-09T01:59:17.657Z] [2023-08-09T01:59:17.657Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T01:59:17.657Z] #0 0.450 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T01:59:17.657Z] #137 ... [2023-08-09T01:59:17.657Z] [2023-08-09T01:59:17.657Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:59:17.657Z] #0 0.569 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T01:59:18.192Z] #138 ... [2023-08-09T01:59:18.192Z] [2023-08-09T01:59:18.192Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:59:18.192Z] #0 1.160 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T01:59:18.450Z] #139 ... [2023-08-09T01:59:18.450Z] [2023-08-09T01:59:18.451Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T01:59:18.451Z] #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T01:59:18.451Z] #140 ... [2023-08-09T01:59:18.451Z] [2023-08-09T01:59:18.451Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:59:18.451Z] #0 1.380 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T01:59:18.709Z] #141 ... [2023-08-09T01:59:18.709Z] [2023-08-09T01:59:18.709Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T01:59:18.709Z] #0 1.196 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T01:59:18.709Z] #142 ... [2023-08-09T01:59:18.709Z] [2023-08-09T01:59:18.709Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T01:59:18.709Z] #0 1.314 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T01:59:18.966Z] #143 ... [2023-08-09T01:59:18.966Z] [2023-08-09T01:59:18.966Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T01:59:18.966Z] #144 DONE 3.6s [2023-08-09T01:59:18.966Z] [2023-08-09T01:59:18.966Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:59:18.967Z] #101 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-09T01:59:18.967Z] #101 ... [2023-08-09T01:59:18.967Z] [2023-08-09T01:59:18.967Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T01:59:18.967Z] #0 0.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T01:59:19.224Z] #145 ... [2023-08-09T01:59:19.224Z] [2023-08-09T01:59:19.224Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T01:59:20.593Z] #146 DONE 1.7s [2023-08-09T01:59:20.593Z] [2023-08-09T01:59:20.593Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:59:20.593Z] #139 ... [2023-08-09T01:59:20.593Z] [2023-08-09T01:59:20.593Z] #133 [security-spire-config] exporting to image [2023-08-09T01:59:20.593Z] #133 exporting layers 5.4s done [2023-08-09T01:59:20.593Z] #133 writing image sha256:8291161ab280514834c662fbff13232824b9c513e6a32d697f8d29bcaad0b7e7 done [2023-08-09T01:59:20.593Z] #133 naming to docker.io/library/security-spire-config 0.0s done [2023-08-09T01:59:20.857Z] #133 writing image sha256:10f70a8a977e125de9f7e1b26435faaf72887d15d3382375a2362b6a2fd9c162 done [2023-08-09T01:59:20.857Z] #133 naming to docker.io/library/security-spire-server done [2023-08-09T01:59:21.428Z] #133 exporting layers 0.7s done [2023-08-09T01:59:21.429Z] #133 writing image sha256:4e4950230887b16c2f93d1177171f70706508be1a57da2885850ce4d02de1d66 done [2023-08-09T01:59:21.429Z] #133 naming to docker.io/library/security-spire-agent done [2023-08-09T01:59:21.429Z] #133 DONE 6.1s [2023-08-09T01:59:21.429Z] [2023-08-09T01:59:21.429Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:59:53.530Z] Removing intermediate container d07ef36f6d7e [2023-08-09T01:59:53.530Z] ---> 69c332e02f86 [2023-08-09T01:59:53.530Z] Successfully built 69c332e02f86 [2023-08-09T01:59:53.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:59:53.873Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T01:59:53.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:59:54.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2023-08-09T01:59:54.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 [2023-08-09T01:59:55.527Z] $ docker top c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T01:59:56.373Z] + go version [2023-08-09T01:59:56.373Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T01:59:56.395Z] $ docker stop --time=1 c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 [2023-08-09T01:59:58.034Z] $ docker rm -f --volumes c70a8163b383dd4ec52d1218751cbd52241af46901dd13e0918dc8d9640c99a2 [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 [2023-08-09T01:59:58.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T01:59:58.655Z] [2023-08-09T01:59:58.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:59:58.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T01:59:58.990Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-09T01:59:58.990Z] 547446be3368: Pulling fs layer [2023-08-09T01:59:58.990Z] d125d8839a47: Pulling fs layer [2023-08-09T01:59:58.990Z] 3e85d5ac6304: Pulling fs layer [2023-08-09T01:59:58.990Z] c3105a71a48b: Pulling fs layer [2023-08-09T01:59:58.990Z] 0f093f025ec4: Pulling fs layer [2023-08-09T01:59:58.990Z] c3106fc0e877: Pulling fs layer [2023-08-09T01:59:58.990Z] c3105a71a48b: Waiting [2023-08-09T01:59:58.990Z] 0f093f025ec4: Waiting [2023-08-09T01:59:58.990Z] c3106fc0e877: Waiting [2023-08-09T01:59:59.259Z] 547446be3368: Verifying Checksum [2023-08-09T01:59:59.259Z] 547446be3368: Download complete [2023-08-09T01:59:59.259Z] c3105a71a48b: Verifying Checksum [2023-08-09T01:59:59.259Z] c3105a71a48b: Download complete [2023-08-09T01:59:59.547Z] d125d8839a47: Verifying Checksum [2023-08-09T01:59:59.547Z] d125d8839a47: Download complete [2023-08-09T01:59:59.547Z] c3106fc0e877: Verifying Checksum [2023-08-09T01:59:59.547Z] c3106fc0e877: Download complete [2023-08-09T01:59:59.817Z] 0f093f025ec4: Verifying Checksum [2023-08-09T01:59:59.817Z] 0f093f025ec4: Download complete [2023-08-09T01:59:59.817Z] 547446be3368: Pull complete [2023-08-09T02:00:00.795Z] d125d8839a47: Pull complete [2023-08-09T02:00:01.758Z] 3e85d5ac6304: Verifying Checksum [2023-08-09T02:00:01.758Z] 3e85d5ac6304: Download complete [2023-08-09T02:00:09.995Z] 3e85d5ac6304: Pull complete [2023-08-09T02:00:09.995Z] c3105a71a48b: Pull complete [2023-08-09T02:00:10.963Z] 0f093f025ec4: Pull complete [2023-08-09T02:00:10.963Z] c3106fc0e877: Pull complete [2023-08-09T02:00:10.963Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-09T02:00:10.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T02:00:10.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:00:11.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2023-08-09T02:00:11.234Z] $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 [2023-08-09T02:00:13.470Z] $ docker top 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T02:00:14.325Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T02:00:24.420Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #1 transferring dockerfile: [2023-08-09T02:00:24.420Z] #1 transferring dockerfile: 2.82kB done [2023-08-09T02:00:24.420Z] #1 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #2 transferring dockerfile: 2.58kB done [2023-08-09T02:00:24.420Z] #2 DONE 0.0s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #3 transferring dockerfile: 2.04kB done [2023-08-09T02:00:24.420Z] #3 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #4 transferring dockerfile: 2.63kB done [2023-08-09T02:00:24.420Z] #4 DONE 0.0s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #5 transferring dockerfile: 2.38kB done [2023-08-09T02:00:24.420Z] #5 DONE 0.0s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #6 transferring dockerfile: 1.82kB done [2023-08-09T02:00:24.420Z] #6 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #7 transferring dockerfile: 1.96kB done [2023-08-09T02:00:24.420Z] #7 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #8 transferring dockerfile: 2.68kB done [2023-08-09T02:00:24.420Z] #8 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #9 transferring dockerfile: 2.12kB done [2023-08-09T02:00:24.420Z] #9 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #10 transferring dockerfile: 1.82kB 0.0s done [2023-08-09T02:00:24.420Z] #10 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-08-09T02:00:24.420Z] #11 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T02:00:24.420Z] #12 transferring dockerfile: 1.78kB done [2023-08-09T02:00:24.420Z] #12 DONE 0.1s [2023-08-09T02:00:24.420Z] [2023-08-09T02:00:24.420Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T02:00:24.687Z] #13 transferring dockerfile: 2.06kB done [2023-08-09T02:00:24.687Z] #13 DONE 0.1s [2023-08-09T02:00:24.687Z] [2023-08-09T02:00:24.687Z] #14 [core-data internal] load build definition from Dockerfile [2023-08-09T02:00:24.687Z] #14 transferring dockerfile: 1.90kB done [2023-08-09T02:00:24.687Z] #14 DONE 0.1s [2023-08-09T02:00:24.687Z] [2023-08-09T02:00:24.687Z] #15 [security-bootstrapper internal] load .dockerignore [2023-08-09T02:00:24.687Z] #15 transferring context: 56B done [2023-08-09T02:00:24.687Z] #15 DONE 0.1s [2023-08-09T02:00:25.272Z] [2023-08-09T02:00:25.272Z] #16 [security-spire-config internal] load .dockerignore [2023-08-09T02:00:25.272Z] #16 transferring context: 56B done [2023-08-09T02:00:25.272Z] #16 DONE 0.0s [2023-08-09T02:00:25.272Z] [2023-08-09T02:00:25.272Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-09T02:00:25.542Z] #17 transferring context: 56B done [2023-08-09T02:00:25.542Z] #17 DONE 0.0s [2023-08-09T02:00:25.542Z] [2023-08-09T02:00:25.542Z] #18 [security-spire-server internal] load .dockerignore [2023-08-09T02:00:25.542Z] #18 transferring context: 56B done [2023-08-09T02:00:25.542Z] #18 DONE 0.1s [2023-08-09T02:00:25.542Z] [2023-08-09T02:00:25.542Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-08-09T02:00:25.542Z] #19 transferring context: 56B done [2023-08-09T02:00:25.542Z] #19 DONE 0.1s [2023-08-09T02:00:25.542Z] [2023-08-09T02:00:25.542Z] #20 [support-scheduler internal] load .dockerignore [2023-08-09T02:00:25.542Z] #20 transferring context: 56B 0.0s done [2023-08-09T02:00:25.812Z] #20 DONE 0.1s [2023-08-09T02:00:25.812Z] [2023-08-09T02:00:25.812Z] #21 [core-metadata internal] load .dockerignore [2023-08-09T02:00:25.812Z] #21 transferring context: 56B done [2023-08-09T02:00:25.812Z] #21 DONE 0.0s [2023-08-09T02:00:25.812Z] [2023-08-09T02:00:25.812Z] #22 [security-spire-agent internal] load .dockerignore [2023-08-09T02:00:25.812Z] #22 transferring context: 56B done [2023-08-09T02:00:25.812Z] #22 DONE 0.1s [2023-08-09T02:00:25.812Z] [2023-08-09T02:00:25.812Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T02:00:25.812Z] #23 transferring context: 56B done [2023-08-09T02:00:25.812Z] #23 DONE 0.0s [2023-08-09T02:00:25.812Z] [2023-08-09T02:00:25.812Z] #24 [core-command internal] load .dockerignore [2023-08-09T02:00:25.812Z] #24 transferring context: 56B done [2023-08-09T02:00:25.812Z] #24 DONE 0.1s [2023-08-09T02:00:25.812Z] [2023-08-09T02:00:25.812Z] #25 [support-notifications internal] load .dockerignore [2023-08-09T02:00:26.080Z] #25 transferring context: 56B done [2023-08-09T02:00:26.080Z] #25 DONE 0.1s [2023-08-09T02:00:26.080Z] [2023-08-09T02:00:26.080Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T02:00:26.080Z] #26 transferring context: 56B done [2023-08-09T02:00:26.080Z] #26 DONE 0.1s [2023-08-09T02:00:26.080Z] [2023-08-09T02:00:26.080Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-09T02:00:26.080Z] #27 transferring context: 56B done [2023-08-09T02:00:26.080Z] #27 DONE 0.1s [2023-08-09T02:00:26.080Z] [2023-08-09T02:00:26.080Z] #28 [core-data internal] load .dockerignore [2023-08-09T02:00:26.080Z] #28 transferring context: 56B done [2023-08-09T02:00:26.080Z] #28 DONE 0.1s [2023-08-09T02:00:26.080Z] [2023-08-09T02:00:26.080Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:26.080Z] #29 DONE 0.0s [2023-08-09T02:00:26.080Z] [2023-08-09T02:00:26.080Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:26.348Z] #30 DONE 0.1s [2023-08-09T02:00:26.348Z] [2023-08-09T02:00:26.348Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:26.348Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:26.617Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:26.617Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:26.617Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:26.617Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-08-09T02:00:26.617Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:26.617Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-09T02:00:27.203Z] #31 ... [2023-08-09T02:00:27.203Z] [2023-08-09T02:00:27.203Z] #32 [security-bootstrapper internal] load build context [2023-08-09T02:00:27.203Z] #32 transferring context: 2.56MB 0.5s done [2023-08-09T02:00:27.203Z] #32 DONE 0.7s [2023-08-09T02:00:27.203Z] [2023-08-09T02:00:27.203Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.203Z] #31 ... [2023-08-09T02:00:27.203Z] [2023-08-09T02:00:27.203Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:27.203Z] #29 DONE 0.0s [2023-08-09T02:00:27.203Z] [2023-08-09T02:00:27.203Z] #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.472Z] #31 ... [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.472Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:27.472Z] #29 DONE 0.0s [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.472Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:27.472Z] #33 DONE 1.6s [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.472Z] #31 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.472Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:27.472Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:27.472Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:27.472Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:27.472Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:27.472Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:27.472Z] #31 ... [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.472Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:27.472Z] #29 DONE 0.0s [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.472Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:27.472Z] #33 DONE 1.6s [2023-08-09T02:00:27.472Z] [2023-08-09T02:00:27.473Z] #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.473Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:27.473Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:27.473Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:27.473Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:27.473Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:27.473Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:27.740Z] #31 ... [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:27.740Z] #30 DONE 0.4s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:27.740Z] #33 DONE 1.6s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:27.740Z] #34 DONE 0.5s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #31 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.740Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:27.740Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:27.740Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:27.740Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:27.740Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:27.740Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:27.740Z] #31 ... [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:27.740Z] #29 DONE 0.0s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:27.740Z] #33 DONE 1.7s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:27.740Z] #34 DONE 0.6s [2023-08-09T02:00:27.740Z] [2023-08-09T02:00:27.740Z] #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:27.740Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:27.740Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:27.740Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:27.740Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:27.740Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:27.740Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:28.009Z] #31 ... [2023-08-09T02:00:28.009Z] [2023-08-09T02:00:28.009Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.009Z] #29 DONE 0.0s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:28.280Z] #33 DONE 1.7s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:28.280Z] #30 DONE 0.7s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:28.280Z] #34 DONE 0.6s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:28.280Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:28.280Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:28.280Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:28.280Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:28.280Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:28.280Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:28.280Z] #31 ... [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.280Z] #29 DONE 0.0s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:28.280Z] #30 DONE 0.8s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:28.280Z] #33 DONE 1.7s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.280Z] #29 DONE 0.0s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:28.280Z] #34 DONE 0.6s [2023-08-09T02:00:28.280Z] [2023-08-09T02:00:28.280Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:28.280Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:28.280Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:28.280Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:28.280Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:28.280Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:28.280Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:28.548Z] #31 ... [2023-08-09T02:00:28.548Z] [2023-08-09T02:00:28.548Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.548Z] #29 DONE 0.0s [2023-08-09T02:00:28.548Z] [2023-08-09T02:00:28.548Z] #35 [security-spire-config internal] load build context [2023-08-09T02:00:28.548Z] #35 transferring context: 2.56MB 1.1s done [2023-08-09T02:00:28.818Z] #35 ... [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.818Z] #29 DONE 0.0s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:28.818Z] #31 DONE 3.0s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:28.818Z] #33 DONE 1.7s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:28.818Z] #34 DONE 0.6s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:28.818Z] #29 DONE 0.0s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:28.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:28.818Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:28.818Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:28.818Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:28.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:28.818Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:28.818Z] #31 DONE 3.0s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #36 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T02:00:28.818Z] #36 ... [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:28.818Z] #33 DONE 1.8s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:28.818Z] #34 DONE 0.6s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #35 [security-spire-config internal] load build context [2023-08-09T02:00:28.818Z] #35 DONE 1.5s [2023-08-09T02:00:28.818Z] [2023-08-09T02:00:28.818Z] #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:28.818Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:28.818Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:28.818Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:28.818Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:28.818Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:28.818Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:28.818Z] #31 DONE 3.0s [2023-08-09T02:00:29.092Z] [2023-08-09T02:00:29.092Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:29.092Z] #29 DONE 0.0s [2023-08-09T02:00:29.092Z] [2023-08-09T02:00:29.092Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:29.092Z] #30 ... [2023-08-09T02:00:29.092Z] [2023-08-09T02:00:29.092Z] #37 [security-proxy-auth internal] load build context [2023-08-09T02:00:29.092Z] #37 transferring context: 2.56MB 1.1s done [2023-08-09T02:00:29.092Z] #37 DONE 1.6s [2023-08-09T02:00:29.136Z] #111 ... [2023-08-09T02:00:29.136Z] [2023-08-09T02:00:29.136Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:00:29.136Z] #145 73.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T02:00:29.377Z] [2023-08-09T02:00:29.377Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T02:00:29.377Z] #29 DONE 0.0s [2023-08-09T02:00:29.377Z] [2023-08-09T02:00:29.377Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:29.667Z] #30 ... [2023-08-09T02:00:29.667Z] [2023-08-09T02:00:29.667Z] #38 [security-spire-server internal] load build context [2023-08-09T02:00:29.667Z] #38 transferring context: 2.56MB 1.3s done [2023-08-09T02:00:29.667Z] #38 DONE 1.9s [2023-08-09T02:00:29.936Z] [2023-08-09T02:00:29.936Z] #39 [security-secretstore-setup internal] load build context [2023-08-09T02:00:30.204Z] #39 transferring context: 2.56MB 2.0s done [2023-08-09T02:00:30.471Z] #39 DONE 2.7s [2023-08-09T02:00:30.471Z] [2023-08-09T02:00:30.471Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:30.741Z] #40 ... [2023-08-09T02:00:30.741Z] [2023-08-09T02:00:30.741Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T02:00:30.741Z] #30 DONE 3.2s [2023-08-09T02:00:30.741Z] [2023-08-09T02:00:30.741Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:31.021Z] #40 ... [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:31.021Z] #33 DONE 1.8s [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:31.021Z] #34 DONE 0.7s [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:31.021Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:31.021Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:31.021Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:31.021Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:31.021Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:31.021Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:31.021Z] #31 DONE 3.1s [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:31.021Z] #40 ... [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:31.021Z] #33 DONE 1.8s [2023-08-09T02:00:31.021Z] [2023-08-09T02:00:31.021Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:31.021Z] #34 DONE 0.7s [2023-08-09T02:00:31.022Z] [2023-08-09T02:00:31.022Z] #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:31.022Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:31.022Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:31.022Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:31.022Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:31.022Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:31.022Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:31.022Z] #31 DONE 3.1s [2023-08-09T02:00:31.022Z] [2023-08-09T02:00:31.022Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:31.294Z] #40 ... [2023-08-09T02:00:31.294Z] [2023-08-09T02:00:31.294Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T02:00:31.294Z] #33 DONE 1.8s [2023-08-09T02:00:31.294Z] [2023-08-09T02:00:31.294Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-09T02:00:31.294Z] #34 DONE 0.7s [2023-08-09T02:00:31.294Z] [2023-08-09T02:00:31.294Z] #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T02:00:31.294Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T02:00:31.294Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T02:00:31.294Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T02:00:31.294Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T02:00:31.294Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done [2023-08-09T02:00:31.294Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done [2023-08-09T02:00:31.294Z] #31 DONE 3.1s [2023-08-09T02:00:31.294Z] [2023-08-09T02:00:31.294Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:32.720Z] #40 transferring context: 2.56MB 3.8s done [2023-08-09T02:00:32.987Z] #40 ... [2023-08-09T02:00:32.987Z] [2023-08-09T02:00:32.987Z] #41 [support-scheduler internal] load build context [2023-08-09T02:00:32.987Z] #41 transferring context: 2.56MB 2.7s done [2023-08-09T02:00:32.987Z] #41 DONE 4.8s [2023-08-09T02:00:33.254Z] [2023-08-09T02:00:33.255Z] #42 [core-data internal] load build context [2023-08-09T02:00:33.526Z] #42 ... [2023-08-09T02:00:33.526Z] [2023-08-09T02:00:33.526Z] #43 [core-metadata internal] load build context [2023-08-09T02:00:33.526Z] #43 transferring context: 2.56MB 2.9s done [2023-08-09T02:00:33.526Z] #43 DONE 5.5s [2023-08-09T02:00:33.526Z] [2023-08-09T02:00:33.526Z] #42 [core-data internal] load build context [2023-08-09T02:00:34.129Z] #42 ... [2023-08-09T02:00:34.129Z] [2023-08-09T02:00:34.129Z] #40 [security-spire-agent internal] load build context [2023-08-09T02:00:34.129Z] #40 DONE 5.8s [2023-08-09T02:00:34.400Z] [2023-08-09T02:00:34.400Z] #42 [core-data internal] load build context [2023-08-09T02:00:34.990Z] #42 ... [2023-08-09T02:00:34.990Z] [2023-08-09T02:00:34.990Z] #44 [core-command internal] load build context [2023-08-09T02:00:34.990Z] #44 transferring context: 2.56MB 4.8s done [2023-08-09T02:00:34.990Z] #44 DONE 6.2s [2023-08-09T02:00:35.259Z] [2023-08-09T02:00:35.259Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-09T02:00:35.259Z] #45 transferring context: 2.56MB 4.5s done [2023-08-09T02:00:35.259Z] #45 DONE 6.2s [2023-08-09T02:00:35.259Z] [2023-08-09T02:00:35.259Z] #42 [core-data internal] load build context [2023-08-09T02:00:35.259Z] #42 transferring context: 2.56MB 3.6s done [2023-08-09T02:00:35.550Z] #42 ... [2023-08-09T02:00:35.550Z] [2023-08-09T02:00:35.550Z] #46 [support-notifications internal] load build context [2023-08-09T02:00:35.550Z] #46 transferring context: 2.56MB 4.9s done [2023-08-09T02:00:35.550Z] #46 DONE 6.7s [2023-08-09T02:00:35.550Z] [2023-08-09T02:00:35.550Z] #47 [security-spiffe-token-provider internal] load build context [2023-08-09T02:00:35.716Z] #145 ... [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:00:35.716Z] #101 DONE 87.3s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T02:00:35.716Z] #137 DONE 87.3s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:00:35.716Z] #138 DONE 87.3s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T02:00:35.716Z] #142 DONE 87.3s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:00:35.716Z] #139 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:00:35.716Z] #136 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T02:00:35.716Z] #140 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T02:00:35.716Z] #143 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:00:35.716Z] #141 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:00:35.716Z] #111 DONE 87.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #147 ... [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:00:35.716Z] #145 DONE 87.7s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #148 ... [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #147 DONE 0.5s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #149 DONE 0.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T02:00:35.716Z] #150 DONE 0.5s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #148 DONE 0.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #151 DONE 0.5s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #152 DONE 0.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.716Z] #153 ... [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #154 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.716Z] #154 DONE 0.4s [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #155 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.716Z] #155 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #156 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #157 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #158 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.716Z] #158 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.716Z] #159 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.716Z] #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.716Z] #160 CACHED [2023-08-09T02:00:35.716Z] [2023-08-09T02:00:35.717Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.717Z] #161 CACHED [2023-08-09T02:00:35.717Z] [2023-08-09T02:00:35.717Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.717Z] #162 CACHED [2023-08-09T02:00:35.717Z] [2023-08-09T02:00:35.717Z] #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.717Z] #163 DONE 0.3s [2023-08-09T02:00:35.717Z] [2023-08-09T02:00:35.717Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:35.717Z] #164 DONE 0.4s [2023-08-09T02:00:35.717Z] [2023-08-09T02:00:35.717Z] #165 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.717Z] #165 DONE 0.3s [2023-08-09T02:00:35.717Z] [2023-08-09T02:00:35.717Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.974Z] #166 ... [2023-08-09T02:00:35.974Z] [2023-08-09T02:00:35.974Z] #153 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.974Z] #153 DONE 0.4s [2023-08-09T02:00:35.974Z] [2023-08-09T02:00:35.974Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:35.974Z] #167 DONE 0.4s [2023-08-09T02:00:35.974Z] [2023-08-09T02:00:35.974Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T02:00:36.181Z] #47 ... [2023-08-09T02:00:36.181Z] [2023-08-09T02:00:36.181Z] #42 [core-data internal] load build context [2023-08-09T02:00:36.181Z] #42 DONE 4.9s [2023-08-09T02:00:36.181Z] [2023-08-09T02:00:36.181Z] #47 [security-spiffe-token-provider internal] load build context [2023-08-09T02:00:37.194Z] #47 transferring context: 2.56MB 4.4s done [2023-08-09T02:00:37.348Z] #168 ... [2023-08-09T02:00:37.348Z] [2023-08-09T02:00:37.348Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T02:00:37.348Z] #169 DONE 1.3s [2023-08-09T02:00:37.348Z] [2023-08-09T02:00:37.348Z] #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T02:00:37.348Z] #170 DONE 1.5s [2023-08-09T02:00:37.348Z] [2023-08-09T02:00:37.348Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:37.348Z] #171 ... [2023-08-09T02:00:37.348Z] [2023-08-09T02:00:37.348Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T02:00:37.348Z] #172 DONE 1.7s [2023-08-09T02:00:37.471Z] #47 DONE 6.4s [2023-08-09T02:00:37.471Z] [2023-08-09T02:00:37.471Z] #48 [security-proxy-setup internal] load build context [2023-08-09T02:00:37.607Z] [2023-08-09T02:00:37.607Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:37.746Z] #48 ... [2023-08-09T02:00:37.747Z] [2023-08-09T02:00:37.747Z] #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T02:00:37.747Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:37.747Z] #49 ... [2023-08-09T02:00:37.747Z] [2023-08-09T02:00:37.747Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T02:00:37.747Z] #0 6.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:37.747Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:37.866Z] #173 DONE 0.9s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T02:00:37.867Z] #174 DONE 2.2s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #175 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T02:00:37.867Z] #175 DONE 2.1s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T02:00:37.867Z] #176 DONE 2.2s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:37.867Z] #166 DONE 2.1s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #177 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T02:00:37.867Z] #177 DONE 2.1s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #168 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T02:00:37.867Z] #168 DONE 2.1s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T02:00:37.867Z] #178 DONE 2.1s [2023-08-09T02:00:37.867Z] [2023-08-09T02:00:37.867Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.016Z] #50 ... [2023-08-09T02:00:38.016Z] [2023-08-09T02:00:38.016Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T02:00:38.016Z] #0 5.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:38.016Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:38.016Z] #51 ... [2023-08-09T02:00:38.016Z] [2023-08-09T02:00:38.016Z] #48 [security-proxy-setup internal] load build context [2023-08-09T02:00:38.125Z] #179 ... [2023-08-09T02:00:38.125Z] [2023-08-09T02:00:38.125Z] #180 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.125Z] #180 DONE 0.4s [2023-08-09T02:00:38.286Z] #48 transferring context: 2.56MB 4.1s done [2023-08-09T02:00:38.286Z] #48 DONE 7.2s [2023-08-09T02:00:38.286Z] [2023-08-09T02:00:38.286Z] #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T02:00:38.286Z] #49 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:38.388Z] [2023-08-09T02:00:38.389Z] #171 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #171 DONE 1.0s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #181 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #182 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T02:00:38.389Z] #182 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T02:00:38.389Z] #183 DONE 0.5s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #184 DONE 0.5s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #185 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #185 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #133 [security-spiffe-token-provider] exporting to image [2023-08-09T02:00:38.389Z] #133 exporting layers [2023-08-09T02:00:38.389Z] #133 ... [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #179 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T02:00:38.389Z] #186 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.389Z] #187 DONE 0.4s [2023-08-09T02:00:38.389Z] [2023-08-09T02:00:38.389Z] #133 [support-notifications] exporting to image [2023-08-09T02:00:38.389Z] #133 exporting layers 0.1s done [2023-08-09T02:00:38.649Z] #133 ... [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T02:00:38.649Z] #188 DONE 0.3s [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #189 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T02:00:38.649Z] #189 DONE 0.3s [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #190 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T02:00:38.649Z] #190 DONE 0.3s [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #133 [core-metadata] exporting to image [2023-08-09T02:00:38.649Z] #133 ... [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T02:00:38.649Z] #191 DONE 0.3s [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #192 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T02:00:38.649Z] #192 DONE 3.2s [2023-08-09T02:00:38.649Z] [2023-08-09T02:00:38.649Z] #133 [core-metadata] exporting to image [2023-08-09T02:00:38.649Z] #133 exporting layers 0.3s done [2023-08-09T02:00:38.649Z] #133 writing image sha256:55b789ae5b1bd7fc444c2193706e664b910fcb37413d3040c642bce098917c7b [2023-08-09T02:00:38.884Z] #49 ... [2023-08-09T02:00:38.884Z] [2023-08-09T02:00:38.884Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T02:00:38.884Z] #0 8.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:38.884Z] #52 ... [2023-08-09T02:00:38.884Z] [2023-08-09T02:00:38.884Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T02:00:38.884Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:38.930Z] #133 ... [2023-08-09T02:00:38.930Z] [2023-08-09T02:00:38.930Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:00:38.930Z] #193 DONE 0.2s [2023-08-09T02:00:38.930Z] [2023-08-09T02:00:38.930Z] #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:00:38.930Z] #194 DONE 0.1s [2023-08-09T02:00:38.930Z] [2023-08-09T02:00:38.930Z] #133 [support-notifications] exporting to image [2023-08-09T02:00:38.930Z] #133 exporting layers 0.3s done [2023-08-09T02:00:38.930Z] #133 writing image sha256:55b789ae5b1bd7fc444c2193706e664b910fcb37413d3040c642bce098917c7b 0.1s done [2023-08-09T02:00:38.930Z] #133 writing image sha256:2f209449aa5ccfe86c002ec0d8facc656231dee765e56b2edd75dcbfc773f4bd 0.1s done [2023-08-09T02:00:38.930Z] #133 writing image sha256:dc916c0b98ed24d0ab8e53deb6a1008c410907faff50633623a99438cd60cf90 0.1s done [2023-08-09T02:00:38.930Z] #133 writing image sha256:8d2342bdca4614e549b084ad279c47bd5920779f6ad7ebb8fb475c2f1d49537c 0.0s done [2023-08-09T02:00:38.930Z] #133 writing image sha256:2412968e4aea3ee4445a0084b35f340f9fcb703937e0b471e271acf78cdad7b9 done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/core-command done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/core-data done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/support-scheduler done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/support-notifications 0.0s done [2023-08-09T02:00:38.930Z] #133 ... [2023-08-09T02:00:38.930Z] [2023-08-09T02:00:38.930Z] #195 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:38.930Z] #195 DONE 0.6s [2023-08-09T02:00:38.930Z] [2023-08-09T02:00:38.930Z] #133 [core-common-config-bootstrapper] exporting to image [2023-08-09T02:00:38.930Z] #133 writing image sha256:571bfbc943373e293c8c60afed79cf9d6215596e1527174fa4557f94e71b304e done [2023-08-09T02:00:38.930Z] #133 naming to docker.io/library/core-metadata done [2023-08-09T02:00:39.152Z] #53 ... [2023-08-09T02:00:39.152Z] [2023-08-09T02:00:39.152Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T02:00:39.152Z] #0 5.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:39.152Z] #0 9.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:39.152Z] #54 ... [2023-08-09T02:00:39.152Z] [2023-08-09T02:00:39.152Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T02:00:39.421Z] #55 ... [2023-08-09T02:00:39.421Z] [2023-08-09T02:00:39.421Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T02:00:39.421Z] #0 8.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:39.421Z] #56 ... [2023-08-09T02:00:39.421Z] [2023-08-09T02:00:39.421Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T02:00:39.421Z] #0 9.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:39.496Z] #133 exporting layers 0.3s done [2023-08-09T02:00:39.497Z] #133 writing image sha256:b539246fe0c991639da740747ab34267611810b09ffa52f89cddea5d8ac1ae28 done [2023-08-09T02:00:39.497Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-09T02:00:39.497Z] #133 DONE 7.1s [2023-08-09T02:00:39.497Z] [2023-08-09T02:00:39.497Z] #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:00:39.497Z] #196 DONE 0.4s [2023-08-09T02:00:39.497Z] [2023-08-09T02:00:39.497Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T02:00:39.497Z] #197 DONE 0.5s [2023-08-09T02:00:39.497Z] [2023-08-09T02:00:39.497Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T02:00:39.690Z] #57 ... [2023-08-09T02:00:39.690Z] [2023-08-09T02:00:39.690Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T02:00:39.690Z] #56 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:39.755Z] #198 ... [2023-08-09T02:00:39.755Z] [2023-08-09T02:00:39.755Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:39.755Z] #199 DONE 1.1s [2023-08-09T02:00:39.755Z] [2023-08-09T02:00:39.755Z] #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T02:00:39.755Z] #200 DONE 0.5s [2023-08-09T02:00:39.755Z] [2023-08-09T02:00:39.755Z] #133 [security-proxy-auth] exporting to image [2023-08-09T02:00:40.021Z] #133 ... [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T02:00:40.021Z] #198 DONE 0.6s [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T02:00:40.021Z] #201 DONE 0.2s [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T02:00:40.021Z] #202 DONE 0.2s [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #203 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:40.021Z] #203 DONE 1.4s [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #133 [security-proxy-auth] exporting to image [2023-08-09T02:00:40.021Z] #133 exporting layers 0.4s done [2023-08-09T02:00:40.021Z] #133 writing image sha256:6556a398bc91efa6347b8bda7288cfc67ea0a2cfdab0a21046cfc2af61918e11 done [2023-08-09T02:00:40.021Z] #133 naming to docker.io/library/security-proxy-auth 0.0s done [2023-08-09T02:00:40.021Z] #133 DONE 7.5s [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:40.021Z] #204 ... [2023-08-09T02:00:40.021Z] [2023-08-09T02:00:40.021Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T02:00:40.021Z] #205 DONE 0.2s [2023-08-09T02:00:40.281Z] [2023-08-09T02:00:40.281Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T02:00:40.281Z] #206 DONE 0.0s [2023-08-09T02:00:40.281Z] [2023-08-09T02:00:40.281Z] #133 [security-proxy-setup] exporting to image [2023-08-09T02:00:40.281Z] #133 exporting layers 0.2s done [2023-08-09T02:00:40.281Z] #133 writing image sha256:0b18a13948747b53924bdc5577bd78ed04b50257c6b194e96d72b7f7fd6826c8 done [2023-08-09T02:00:40.281Z] #133 naming to docker.io/library/security-proxy-setup done [2023-08-09T02:00:40.281Z] #133 DONE 7.7s [2023-08-09T02:00:40.281Z] [2023-08-09T02:00:40.281Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T02:00:40.281Z] #207 DONE 0.1s [2023-08-09T02:00:40.281Z] [2023-08-09T02:00:40.281Z] #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:40.541Z] #204 ... [2023-08-09T02:00:40.541Z] [2023-08-09T02:00:40.541Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T02:00:40.541Z] #208 DONE 0.1s [2023-08-09T02:00:40.541Z] [2023-08-09T02:00:40.541Z] #204 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:00:40.541Z] #204 DONE 0.5s [2023-08-09T02:00:40.541Z] [2023-08-09T02:00:40.541Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T02:00:40.541Z] #209 DONE 0.3s [2023-08-09T02:00:40.541Z] [2023-08-09T02:00:40.541Z] #133 [security-secretstore-setup] exporting to image [2023-08-09T02:00:40.800Z] #133 exporting layers 0.3s done [2023-08-09T02:00:40.800Z] #133 writing image sha256:88d44d55409ebbf52193f7c2ac4a9941102c20497334eff3b38bfc9e62546c53 [2023-08-09T02:00:40.800Z] #133 exporting layers 0.2s done [2023-08-09T02:00:40.800Z] #133 writing image sha256:88d44d55409ebbf52193f7c2ac4a9941102c20497334eff3b38bfc9e62546c53 done [2023-08-09T02:00:40.800Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-08-09T02:00:40.800Z] #133 writing image sha256:8c40e4f4df0701bcce1f049bd2ea709d9f217c59560d2a89b65c4c1426069eed done [2023-08-09T02:00:40.800Z] #133 naming to docker.io/library/security-bootstrapper done [2023-08-09T02:00:40.800Z] #133 DONE 8.0s [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:00:40.800Z] time="2023-08-09T01:57:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T02:00:40.820Z] $ docker stop --time=1 fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 [2023-08-09T02:00:41.118Z] #56 ... [2023-08-09T02:00:41.119Z] [2023-08-09T02:00:41.119Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T02:00:41.119Z] #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:41.391Z] #58 ... [2023-08-09T02:00:41.391Z] [2023-08-09T02:00:41.391Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T02:00:41.391Z] #52 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:41.998Z] #52 ... [2023-08-09T02:00:41.998Z] [2023-08-09T02:00:41.998Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T02:00:41.998Z] #0 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:41.998Z] #59 ... [2023-08-09T02:00:41.998Z] [2023-08-09T02:00:41.998Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T02:00:41.998Z] #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:42.136Z] $ docker rm -f --volumes fb3a829f38e02d0739b11e1f5775552975b8426129af8b658ad65b1ea1b32503 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T02:00:42.266Z] #60 ... [2023-08-09T02:00:42.267Z] [2023-08-09T02:00:42.267Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T02:00:42.267Z] #0 8.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:42.267Z] #61 ... [2023-08-09T02:00:42.267Z] [2023-08-09T02:00:42.267Z] #49 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T02:00:42.267Z] #49 14.36 OK: 263 MiB in 53 packages [2023-08-09T02:00:42.464Z] + docker images [2023-08-09T02:00:42.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T02:00:42.464Z] security-secretstore-setup latest 88d44d55409e 2 seconds ago 44.1MB [2023-08-09T02:00:42.464Z] security-bootstrapper latest 8c40e4f4df07 2 seconds ago 23MB [2023-08-09T02:00:42.464Z] security-proxy-setup latest 0b18a1394874 3 seconds ago 19.6MB [2023-08-09T02:00:42.464Z] security-proxy-auth latest 6556a398bc91 3 seconds ago 19.4MB [2023-08-09T02:00:42.464Z] support-scheduler latest 2f209449aa5c 4 seconds ago 33.7MB [2023-08-09T02:00:42.464Z] security-spiffe-token-provider latest 8d2342bdca46 4 seconds ago 33.5MB [2023-08-09T02:00:42.464Z] support-notifications latest 2412968e4aea 4 seconds ago 34.3MB [2023-08-09T02:00:42.464Z] core-command latest 55b789ae5b1b 4 seconds ago 21MB [2023-08-09T02:00:42.464Z] core-metadata latest 571bfbc94337 4 seconds ago 21.6MB [2023-08-09T02:00:42.464Z] core-common-config-bootstrapper latest b539246fe0c9 4 seconds ago 18MB [2023-08-09T02:00:42.464Z] core-data latest dc916c0b98ed 4 seconds ago 21.2MB [2023-08-09T02:00:42.464Z] security-spire-agent latest 4e4950230887 About a minute ago 161MB [2023-08-09T02:00:42.464Z] security-spire-config latest 8291161ab280 About a minute ago 102MB [2023-08-09T02:00:42.464Z] security-spire-server latest 10f70a8a977e About a minute ago 103MB [2023-08-09T02:00:42.464Z] ci-base-image-x86_64 latest ad76705dccef 5 minutes ago 1.07GB [2023-08-09T02:00:42.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB [2023-08-09T02:00:42.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-09T02:00:42.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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 [2023-08-09T02:00:42.566Z] provisioning config files... [2023-08-09T02:00:42.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config12765632676112666859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:00:42.864Z] #49 ... [2023-08-09T02:00:42.865Z] [2023-08-09T02:00:42.865Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T02:00:42.865Z] #50 13.91 OK: 263 MiB in 53 packages [2023-08-09T02:00:42.865Z] #50 DONE 15.9s [2023-08-09T02:00:42.879Z] ---> docker-login.sh [2023-08-09T02:00:42.879Z] nexus3.edgexfoundry.org:10001 [2023-08-09T02:00:42.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:00:42.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:00:42.879Z] Configure a credential helper to remove this warning. See [2023-08-09T02:00:42.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:00:42.879Z] [2023-08-09T02:00:42.879Z] Login Succeeded [2023-08-09T02:00:42.879Z] nexus3.edgexfoundry.org:10002 [2023-08-09T02:00:42.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:00:42.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:00:42.879Z] Configure a credential helper to remove this warning. See [2023-08-09T02:00:42.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:00:42.879Z] [2023-08-09T02:00:42.879Z] Login Succeeded [2023-08-09T02:00:42.879Z] nexus3.edgexfoundry.org:10003 [2023-08-09T02:00:43.134Z] [2023-08-09T02:00:43.134Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T02:00:43.134Z] #49 DONE 15.4s [2023-08-09T02:00:43.134Z] [2023-08-09T02:00:43.134Z] #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T02:00:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:00:43.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:00:43.136Z] Configure a credential helper to remove this warning. See [2023-08-09T02:00:43.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:00:43.136Z] [2023-08-09T02:00:43.136Z] Login Succeeded [2023-08-09T02:00:43.136Z] nexus3.edgexfoundry.org:10004 [2023-08-09T02:00:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:00:43.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:00:43.136Z] Configure a credential helper to remove this warning. See [2023-08-09T02:00:43.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:00:43.136Z] [2023-08-09T02:00:43.136Z] Login Succeeded [2023-08-09T02:00:43.136Z] docker.io [2023-08-09T02:00:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:00:43.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:00:43.395Z] Configure a credential helper to remove this warning. See [2023-08-09T02:00:43.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:00:43.395Z] [2023-08-09T02:00:43.395Z] Login Succeeded [2023-08-09T02:00:43.395Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T02:00:43.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:00:43.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T02:00:43.448Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-09T02:00:43.448Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:43.448Z] latest [2023-08-09T02:00:43.448Z] 3.1.0-dev.19 [2023-08-09T02:00:43.448Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:43.448Z] main [2023-08-09T02:00:43.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:43.729Z] #62 DONE 0.9s [2023-08-09T02:00:43.729Z] [2023-08-09T02:00:43.729Z] #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:43.729Z] #63 DONE 1.0s [2023-08-09T02:00:43.729Z] [2023-08-09T02:00:43.729Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:00:43.758Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:44.001Z] #64 ... [2023-08-09T02:00:44.001Z] [2023-08-09T02:00:44.001Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T02:00:44.001Z] #51 15.01 OK: 263 MiB in 53 packages [2023-08-09T02:00:44.001Z] #51 DONE 16.6s [2023-08-09T02:00:44.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:44.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T02:00:44.067Z] 709f46d0269a: Preparing [2023-08-09T02:00:44.067Z] 5f81e48bf6de: Preparing [2023-08-09T02:00:44.067Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:44.067Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:44.067Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:44.067Z] 36b50b131297: Preparing [2023-08-09T02:00:44.067Z] 36b50b131297: Waiting [2023-08-09T02:00:44.067Z] 709f46d0269a: Pushed [2023-08-09T02:00:44.067Z] f97d1fb50f1a: Pushed [2023-08-09T02:00:44.067Z] c0612a6eb6dc: Pushed [2023-08-09T02:00:44.067Z] 36b50b131297: Layer already exists [2023-08-09T02:00:44.067Z] 7b23ee0bc58b: Pushed [2023-08-09T02:00:44.271Z] [2023-08-09T02:00:44.271Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:44.541Z] #65 ... [2023-08-09T02:00:44.541Z] [2023-08-09T02:00:44.541Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T02:00:44.541Z] #54 14.57 OK: 263 MiB in 53 packages [2023-08-09T02:00:44.541Z] #54 DONE 15.8s [2023-08-09T02:00:44.823Z] [2023-08-09T02:00:44.823Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:45.510Z] #66 ... [2023-08-09T02:00:45.510Z] [2023-08-09T02:00:45.510Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:45.510Z] #65 DONE 1.3s [2023-08-09T02:00:45.510Z] [2023-08-09T02:00:45.510Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:45.510Z] #66 DONE 0.8s [2023-08-09T02:00:45.510Z] [2023-08-09T02:00:45.510Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:00:45.964Z] 5f81e48bf6de: Pushed [2023-08-09T02:00:45.964Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:46.273Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:46.477Z] #67 ... [2023-08-09T02:00:46.477Z] [2023-08-09T02:00:46.477Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T02:00:46.477Z] #52 16.44 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:46.477Z] #52 16.53 (2/2) Installing su-exec (0.2-r2) [2023-08-09T02:00:46.477Z] #52 16.53 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:46.477Z] #52 16.57 OK: 8 MiB in 17 packages [2023-08-09T02:00:46.477Z] #52 DONE 17.8s [2023-08-09T02:00:46.580Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-09T02:00:46.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T02:00:46.580Z] 709f46d0269a: Preparing [2023-08-09T02:00:46.580Z] 5f81e48bf6de: Preparing [2023-08-09T02:00:46.580Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:46.580Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:46.580Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:46.580Z] 36b50b131297: Preparing [2023-08-09T02:00:46.580Z] 36b50b131297: Waiting [2023-08-09T02:00:46.580Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:46.580Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:46.580Z] 709f46d0269a: Layer already exists [2023-08-09T02:00:46.580Z] 5f81e48bf6de: Layer already exists [2023-08-09T02:00:46.580Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:46.580Z] 36b50b131297: Layer already exists [2023-08-09T02:00:46.580Z] latest: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:46.744Z] [2023-08-09T02:00:46.744Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T02:00:46.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:47.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 [2023-08-09T02:00:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T02:00:47.203Z] 709f46d0269a: Preparing [2023-08-09T02:00:47.203Z] 5f81e48bf6de: Preparing [2023-08-09T02:00:47.203Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:47.203Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:47.203Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:47.203Z] 36b50b131297: Preparing [2023-08-09T02:00:47.203Z] 36b50b131297: Waiting [2023-08-09T02:00:47.203Z] 5f81e48bf6de: Layer already exists [2023-08-09T02:00:47.203Z] 709f46d0269a: Layer already exists [2023-08-09T02:00:47.203Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:47.203Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:47.203Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:47.203Z] 36b50b131297: Layer already exists [2023-08-09T02:00:47.203Z] 3.1.0-dev.19: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:47.521Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:47.826Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:47.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T02:00:47.826Z] 709f46d0269a: Preparing [2023-08-09T02:00:47.826Z] 5f81e48bf6de: Preparing [2023-08-09T02:00:47.826Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:47.826Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:47.826Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:47.826Z] 36b50b131297: Preparing [2023-08-09T02:00:47.826Z] 36b50b131297: Waiting [2023-08-09T02:00:47.826Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:47.826Z] 5f81e48bf6de: Layer already exists [2023-08-09T02:00:47.826Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:47.826Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:47.826Z] 709f46d0269a: Layer already exists [2023-08-09T02:00:47.826Z] 36b50b131297: Layer already exists [2023-08-09T02:00:47.826Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:48.131Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:48.441Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-09T02:00:48.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-09T02:00:48.441Z] 709f46d0269a: Preparing [2023-08-09T02:00:48.441Z] 5f81e48bf6de: Preparing [2023-08-09T02:00:48.441Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:48.441Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:48.441Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:48.441Z] 36b50b131297: Preparing [2023-08-09T02:00:48.441Z] 36b50b131297: Waiting [2023-08-09T02:00:48.441Z] 709f46d0269a: Layer already exists [2023-08-09T02:00:48.441Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:48.441Z] 5f81e48bf6de: Layer already exists [2023-08-09T02:00:48.441Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:48.441Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:48.441Z] 36b50b131297: Layer already exists [2023-08-09T02:00:48.441Z] main: digest: sha256:59071b1699915cae380acfb79c2c72334c6d862566c5234353f00e6083358c9a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:00:48.487Z] ===================================================== [Pipeline] echo [2023-08-09T02:00:48.494Z] taggedImages: [2023-08-09T02:00:48.494Z] - nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:48.494Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-09T02:00:48.494Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.19 [2023-08-09T02:00:48.494Z] - nexus3.edgexfoundry.org:10004/core-command:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:48.494Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-09T02:00:48.515Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-09T02:00:48.515Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:48.515Z] latest [2023-08-09T02:00:48.515Z] 3.1.0-dev.19 [2023-08-09T02:00:48.515Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:48.515Z] main [2023-08-09T02:00:48.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:48.820Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:49.125Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:49.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T02:00:49.125Z] 55242c43ce69: Preparing [2023-08-09T02:00:49.125Z] efe9c91c8a45: Preparing [2023-08-09T02:00:49.125Z] 75ef3d5525c6: Preparing [2023-08-09T02:00:49.125Z] bb752004fd41: Preparing [2023-08-09T02:00:49.125Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:49.125Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:49.125Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:49.125Z] 36b50b131297: Preparing [2023-08-09T02:00:49.125Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:49.125Z] 36b50b131297: Waiting [2023-08-09T02:00:49.125Z] f97d1fb50f1a: Waiting [2023-08-09T02:00:49.125Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:49.125Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:49.125Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:49.125Z] 36b50b131297: Layer already exists [2023-08-09T02:00:49.125Z] 55242c43ce69: Pushed [2023-08-09T02:00:49.125Z] efe9c91c8a45: Pushed [2023-08-09T02:00:49.125Z] 75ef3d5525c6: Pushed [2023-08-09T02:00:50.138Z] #68 ... [2023-08-09T02:00:50.138Z] [2023-08-09T02:00:50.138Z] #36 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T02:00:50.138Z] #36 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.138Z] #36 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.138Z] #36 20.95 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:50.138Z] #36 20.97 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:50.138Z] #36 21.05 OK: 8 MiB in 16 packages [2023-08-09T02:00:50.138Z] #36 ... [2023-08-09T02:00:50.138Z] [2023-08-09T02:00:50.138Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T02:00:50.138Z] #56 18.00 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T02:00:50.138Z] #56 18.00 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T02:00:50.138Z] #56 18.00 OK: 17689 distinct packages available [2023-08-09T02:00:50.138Z] #56 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.138Z] #56 ... [2023-08-09T02:00:50.138Z] [2023-08-09T02:00:50.138Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T02:00:50.138Z] #68 DONE 3.6s [2023-08-09T02:00:50.138Z] [2023-08-09T02:00:50.138Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T02:00:50.138Z] #55 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.138Z] #55 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.138Z] #55 19.94 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T02:00:50.138Z] #55 20.39 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:50.138Z] #55 20.42 (3/4) Installing su-exec (0.2-r2) [2023-08-09T02:00:50.138Z] #55 20.44 (4/4) Installing yq (4.30.4-r4) [2023-08-09T02:00:50.413Z] #55 ... [2023-08-09T02:00:50.413Z] [2023-08-09T02:00:50.413Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T02:00:50.413Z] #69 DONE 0.2s [2023-08-09T02:00:50.413Z] [2023-08-09T02:00:50.413Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T02:00:50.413Z] #57 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:50.413Z] #57 18.67 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T02:00:50.413Z] #57 19.07 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:50.413Z] #57 19.07 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:50.413Z] #57 19.24 Executing ca-certificates-20230506-r0.trigger [2023-08-09T02:00:50.501Z] bb752004fd41: Pushed [2023-08-09T02:00:50.501Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:50.682Z] #57 ... [2023-08-09T02:00:50.682Z] [2023-08-09T02:00:50.682Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T02:00:50.682Z] #55 21.64 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:50.682Z] #55 21.82 Executing ca-certificates-20230506-r0.trigger [2023-08-09T02:00:50.806Z] + 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 [2023-08-09T02:00:51.107Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-09T02:00:51.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T02:00:51.107Z] 55242c43ce69: Preparing [2023-08-09T02:00:51.107Z] efe9c91c8a45: Preparing [2023-08-09T02:00:51.107Z] 75ef3d5525c6: Preparing [2023-08-09T02:00:51.107Z] bb752004fd41: Preparing [2023-08-09T02:00:51.107Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:51.107Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:51.107Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:51.107Z] 36b50b131297: Preparing [2023-08-09T02:00:51.107Z] 36b50b131297: Waiting [2023-08-09T02:00:51.107Z] f97d1fb50f1a: Waiting [2023-08-09T02:00:51.107Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:51.107Z] 75ef3d5525c6: Layer already exists [2023-08-09T02:00:51.107Z] bb752004fd41: Layer already exists [2023-08-09T02:00:51.107Z] efe9c91c8a45: Layer already exists [2023-08-09T02:00:51.107Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:51.107Z] 55242c43ce69: Layer already exists [2023-08-09T02:00:51.107Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:51.107Z] 36b50b131297: Layer already exists [2023-08-09T02:00:51.107Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:51.107Z] latest: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:51.301Z] #55 ... [2023-08-09T02:00:51.301Z] [2023-08-09T02:00:51.301Z] #36 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T02:00:51.301Z] #36 DONE 22.6s [2023-08-09T02:00:51.412Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:51.587Z] [2023-08-09T02:00:51.587Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T02:00:51.587Z] #53 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:51.587Z] #53 19.43 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T02:00:51.587Z] #53 19.43 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T02:00:51.587Z] #53 19.43 OK: 17689 distinct packages available [2023-08-09T02:00:51.587Z] #53 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:51.587Z] #53 ... [2023-08-09T02:00:51.587Z] [2023-08-09T02:00:51.587Z] #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T02:00:51.587Z] #61 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:51.587Z] #61 18.05 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:51.587Z] #61 18.09 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T02:00:51.587Z] #61 18.26 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:51.587Z] #61 18.50 OK: 8 MiB in 17 packages [2023-08-09T02:00:51.587Z] #61 DONE 19.5s [2023-08-09T02:00:51.587Z] [2023-08-09T02:00:51.587Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T02:00:51.587Z] #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:51.587Z] #59 18.17 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:51.587Z] #59 18.21 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:51.587Z] #59 18.43 OK: 8 MiB in 16 packages [2023-08-09T02:00:51.587Z] #59 DONE 19.8s [2023-08-09T02:00:51.587Z] [2023-08-09T02:00:51.587Z] #70 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T02:00:51.716Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 [2023-08-09T02:00:51.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T02:00:51.716Z] 55242c43ce69: Preparing [2023-08-09T02:00:51.716Z] efe9c91c8a45: Preparing [2023-08-09T02:00:51.716Z] 75ef3d5525c6: Preparing [2023-08-09T02:00:51.716Z] bb752004fd41: Preparing [2023-08-09T02:00:51.716Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:51.716Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:51.716Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:51.716Z] 36b50b131297: Preparing [2023-08-09T02:00:51.716Z] f97d1fb50f1a: Waiting [2023-08-09T02:00:51.716Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:51.716Z] 36b50b131297: Waiting [2023-08-09T02:00:51.716Z] 75ef3d5525c6: Layer already exists [2023-08-09T02:00:51.716Z] 55242c43ce69: Layer already exists [2023-08-09T02:00:51.716Z] efe9c91c8a45: Layer already exists [2023-08-09T02:00:51.716Z] bb752004fd41: Layer already exists [2023-08-09T02:00:51.716Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:51.716Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:51.716Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:51.716Z] 36b50b131297: Layer already exists [2023-08-09T02:00:51.716Z] 3.1.0-dev.19: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:52.024Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:52.192Z] #70 DONE 0.7s [2023-08-09T02:00:52.192Z] [2023-08-09T02:00:52.192Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T02:00:52.192Z] #57 21.57 OK: 8 MiB in 17 packages [2023-08-09T02:00:52.192Z] #57 DONE 22.7s [2023-08-09T02:00:52.192Z] [2023-08-09T02:00:52.192Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T02:00:52.192Z] #53 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:52.326Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:52.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T02:00:52.326Z] 55242c43ce69: Preparing [2023-08-09T02:00:52.326Z] efe9c91c8a45: Preparing [2023-08-09T02:00:52.326Z] 75ef3d5525c6: Preparing [2023-08-09T02:00:52.326Z] bb752004fd41: Preparing [2023-08-09T02:00:52.326Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:52.326Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:52.326Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:52.326Z] 36b50b131297: Preparing [2023-08-09T02:00:52.326Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:52.326Z] f97d1fb50f1a: Waiting [2023-08-09T02:00:52.326Z] 75ef3d5525c6: Layer already exists [2023-08-09T02:00:52.326Z] efe9c91c8a45: Layer already exists [2023-08-09T02:00:52.326Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:52.326Z] bb752004fd41: Layer already exists [2023-08-09T02:00:52.326Z] 55242c43ce69: Layer already exists [2023-08-09T02:00:52.326Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:52.326Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:52.326Z] 36b50b131297: Layer already exists [2023-08-09T02:00:52.326Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:52.631Z] + 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 [2023-08-09T02:00:53.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-09T02:00:53.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-09T02:00:53.071Z] 55242c43ce69: Preparing [2023-08-09T02:00:53.071Z] efe9c91c8a45: Preparing [2023-08-09T02:00:53.071Z] 75ef3d5525c6: Preparing [2023-08-09T02:00:53.071Z] bb752004fd41: Preparing [2023-08-09T02:00:53.071Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:53.071Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:53.071Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:53.071Z] 36b50b131297: Preparing [2023-08-09T02:00:53.071Z] f97d1fb50f1a: Waiting [2023-08-09T02:00:53.071Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:53.071Z] 36b50b131297: Waiting [2023-08-09T02:00:53.071Z] 55242c43ce69: Layer already exists [2023-08-09T02:00:53.071Z] bb752004fd41: Layer already exists [2023-08-09T02:00:53.071Z] 75ef3d5525c6: Layer already exists [2023-08-09T02:00:53.071Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:53.071Z] efe9c91c8a45: Layer already exists [2023-08-09T02:00:53.071Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:53.071Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:53.071Z] 36b50b131297: Layer already exists [2023-08-09T02:00:53.071Z] main: digest: sha256:d85cf608b635ad478cc96b799e831e26a65448df5b21d7c22b241e9f7f9f14fe size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:00:53.112Z] ===================================================== [Pipeline] echo [2023-08-09T02:00:53.118Z] taggedImages: [2023-08-09T02:00:53.118Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:53.118Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-09T02:00:53.118Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.19 [2023-08-09T02:00:53.118Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:53.118Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-09T02:00:53.135Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-09T02:00:53.135Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:53.135Z] latest [2023-08-09T02:00:53.135Z] 3.1.0-dev.19 [2023-08-09T02:00:53.135Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:53.135Z] main [2023-08-09T02:00:53.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-08-09T02:00:53.165Z] #53 ... [2023-08-09T02:00:53.165Z] [2023-08-09T02:00:53.165Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T02:00:53.165Z] #58 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:53.165Z] #58 19.21 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T02:00:53.165Z] #58 19.23 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T02:00:53.165Z] #58 19.23 OK: 17694 distinct packages available [2023-08-09T02:00:53.165Z] #58 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:53.165Z] #58 ... [2023-08-09T02:00:53.165Z] [2023-08-09T02:00:53.165Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T02:00:53.165Z] #60 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:53.165Z] #60 18.64 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T02:00:53.165Z] #60 18.64 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T02:00:53.165Z] #60 18.64 OK: 17689 distinct packages available [2023-08-09T02:00:53.165Z] #60 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:53.165Z] #60 ... [2023-08-09T02:00:53.165Z] [2023-08-09T02:00:53.165Z] #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T02:00:53.165Z] #55 23.98 OK: 17 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:53.436Z] #55 DONE 24.6s [2023-08-09T02:00:53.436Z] [2023-08-09T02:00:53.436Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T02:00:53.436Z] #56 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:53.503Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:53.885Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:53.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T02:00:53.885Z] fccfbe5544ed: Preparing [2023-08-09T02:00:53.885Z] b8cfcdc962a6: Preparing [2023-08-09T02:00:53.885Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:53.885Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:53.885Z] 06c4550254c0: Preparing [2023-08-09T02:00:53.885Z] 36b50b131297: Preparing [2023-08-09T02:00:53.885Z] 36b50b131297: Waiting [2023-08-09T02:00:53.885Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:53.885Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:53.885Z] 36b50b131297: Layer already exists [2023-08-09T02:00:53.885Z] fccfbe5544ed: Pushed [2023-08-09T02:00:53.885Z] 06c4550254c0: Pushed [2023-08-09T02:00:54.021Z] #56 ... [2023-08-09T02:00:54.021Z] [2023-08-09T02:00:54.021Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:00:54.021Z] #71 ... [2023-08-09T02:00:54.021Z] [2023-08-09T02:00:54.021Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T02:00:54.021Z] #60 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:54.996Z] #60 ... [2023-08-09T02:00:54.996Z] [2023-08-09T02:00:54.996Z] #56 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T02:00:54.996Z] #56 25.69 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:54.996Z] #56 25.70 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T02:00:54.996Z] #56 25.73 (3/5) Installing libucontext (1.2-r0) [2023-08-09T02:00:54.996Z] #56 25.75 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T02:00:54.996Z] #56 25.77 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T02:00:54.996Z] #56 25.81 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:54.996Z] #56 25.84 OK: 9 MiB in 20 packages [2023-08-09T02:00:54.996Z] #56 DONE 26.3s [2023-08-09T02:00:54.996Z] [2023-08-09T02:00:54.996Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T02:00:54.996Z] #53 25.75 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:54.996Z] #53 25.77 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T02:00:54.996Z] #53 25.80 (3/4) Installing libucontext (1.2-r0) [2023-08-09T02:00:54.996Z] #53 25.82 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T02:00:54.996Z] #53 25.84 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:54.996Z] #53 25.88 OK: 8 MiB in 19 packages [2023-08-09T02:00:54.996Z] #53 DONE 26.2s [2023-08-09T02:00:55.261Z] b8cfcdc962a6: Pushed [2023-08-09T02:00:55.268Z] [2023-08-09T02:00:55.268Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T02:00:55.268Z] #58 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T02:00:55.521Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [2023-08-09T02:00:55.534Z] #58 ... [2023-08-09T02:00:55.534Z] [2023-08-09T02:00:55.534Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:00:55.534Z] #72 ... [2023-08-09T02:00:55.534Z] [2023-08-09T02:00:55.534Z] #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T02:00:55.534Z] #60 23.64 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T02:00:55.534Z] #60 23.75 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T02:00:55.534Z] #60 23.80 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T02:00:55.534Z] #60 23.82 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T02:00:55.534Z] #60 23.84 (5/9) Installing curl (8.2.1-r0) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:55.801Z] #60 23.86 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T02:00:55.801Z] #60 23.87 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T02:00:55.801Z] #60 23.88 (8/9) Installing libucontext (1.2-r0) [2023-08-09T02:00:55.801Z] #60 23.89 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T02:00:55.801Z] #60 23.90 Executing busybox-1.35.0-r29.trigger [2023-08-09T02:00:55.801Z] #60 23.95 Executing ca-certificates-20230506-r0.trigger [2023-08-09T02:00:55.835Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:56.146Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-09T02:00:56.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T02:00:56.146Z] fccfbe5544ed: Preparing [2023-08-09T02:00:56.146Z] b8cfcdc962a6: Preparing [2023-08-09T02:00:56.146Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:56.146Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:56.146Z] 06c4550254c0: Preparing [2023-08-09T02:00:56.146Z] 36b50b131297: Preparing [2023-08-09T02:00:56.146Z] 36b50b131297: Waiting [2023-08-09T02:00:56.146Z] b8cfcdc962a6: Layer already exists [2023-08-09T02:00:56.146Z] fccfbe5544ed: Layer already exists [2023-08-09T02:00:56.146Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:56.146Z] 06c4550254c0: Layer already exists [2023-08-09T02:00:56.146Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:56.146Z] 36b50b131297: Layer already exists [2023-08-09T02:00:56.146Z] latest: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:56.387Z] #60 24.60 OK: 11 MiB in 24 packages [2023-08-09T02:00:56.453Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:56.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 [2023-08-09T02:00:56.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T02:00:56.758Z] fccfbe5544ed: Preparing [2023-08-09T02:00:56.758Z] b8cfcdc962a6: Preparing [2023-08-09T02:00:56.758Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:56.758Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:56.758Z] 06c4550254c0: Preparing [2023-08-09T02:00:56.758Z] 36b50b131297: Preparing [2023-08-09T02:00:56.758Z] 36b50b131297: Waiting [2023-08-09T02:00:56.758Z] 06c4550254c0: Layer already exists [2023-08-09T02:00:56.758Z] b8cfcdc962a6: Layer already exists [2023-08-09T02:00:56.758Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:56.758Z] fccfbe5544ed: Layer already exists [2023-08-09T02:00:56.758Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:56.758Z] 36b50b131297: Layer already exists [2023-08-09T02:00:56.758Z] 3.1.0-dev.19: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:56.997Z] #60 DONE 25.2s [2023-08-09T02:00:56.997Z] [2023-08-09T02:00:56.997Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T02:00:56.997Z] #58 25.41 OK: 263 MiB in 53 packages [2023-08-09T02:00:56.997Z] #58 DONE 25.9s [2023-08-09T02:00:56.997Z] [2023-08-09T02:00:56.997Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:00:57.067Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:57.368Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:57.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T02:00:57.368Z] fccfbe5544ed: Preparing [2023-08-09T02:00:57.368Z] b8cfcdc962a6: Preparing [2023-08-09T02:00:57.368Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:57.368Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:57.368Z] 06c4550254c0: Preparing [2023-08-09T02:00:57.368Z] 36b50b131297: Preparing [2023-08-09T02:00:57.368Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:57.368Z] b8cfcdc962a6: Layer already exists [2023-08-09T02:00:57.368Z] fccfbe5544ed: Layer already exists [2023-08-09T02:00:57.368Z] 06c4550254c0: Layer already exists [2023-08-09T02:00:57.368Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:57.368Z] 36b50b131297: Layer already exists [2023-08-09T02:00:57.368Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:57.585Z] #73 DONE 0.4s [2023-08-09T02:00:57.585Z] [2023-08-09T02:00:57.585Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:00:57.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:57.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-09T02:00:57.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-09T02:00:57.984Z] fccfbe5544ed: Preparing [2023-08-09T02:00:57.984Z] b8cfcdc962a6: Preparing [2023-08-09T02:00:57.984Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:57.984Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:57.984Z] 06c4550254c0: Preparing [2023-08-09T02:00:57.984Z] 36b50b131297: Preparing [2023-08-09T02:00:57.984Z] 36b50b131297: Waiting [2023-08-09T02:00:57.984Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:57.984Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:57.984Z] 06c4550254c0: Layer already exists [2023-08-09T02:00:57.984Z] fccfbe5544ed: Layer already exists [2023-08-09T02:00:57.984Z] b8cfcdc962a6: Layer already exists [2023-08-09T02:00:57.984Z] 36b50b131297: Layer already exists [2023-08-09T02:00:57.984Z] main: digest: sha256:19321baff3b9095542f1d15dff6e1aad108bdee762c92542b5ef490a7e81a64b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:00:58.020Z] ===================================================== [Pipeline] echo [2023-08-09T02:00:58.026Z] taggedImages: [2023-08-09T02:00:58.026Z] - nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:58.026Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-09T02:00:58.026Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.19 [2023-08-09T02:00:58.026Z] - nexus3.edgexfoundry.org:10004/core-data:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:58.026Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-09T02:00:58.040Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-09T02:00:58.040Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:58.040Z] latest [2023-08-09T02:00:58.040Z] 3.1.0-dev.19 [2023-08-09T02:00:58.040Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:00:58.040Z] main [2023-08-09T02:00:58.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:58.352Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:00:58.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:00:58.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T02:00:58.655Z] f3eccfdd25b7: Preparing [2023-08-09T02:00:58.655Z] a67ad232eaa0: Preparing [2023-08-09T02:00:58.655Z] 262cb61a5375: Preparing [2023-08-09T02:00:58.655Z] c0612a6eb6dc: Preparing [2023-08-09T02:00:58.655Z] f97d1fb50f1a: Preparing [2023-08-09T02:00:58.655Z] 7b23ee0bc58b: Preparing [2023-08-09T02:00:58.655Z] 36b50b131297: Preparing [2023-08-09T02:00:58.655Z] 7b23ee0bc58b: Waiting [2023-08-09T02:00:58.655Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:00:58.655Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:00:58.655Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:00:58.655Z] 36b50b131297: Layer already exists [2023-08-09T02:00:59.589Z] a67ad232eaa0: Pushed [2023-08-09T02:00:59.589Z] f3eccfdd25b7: Pushed [2023-08-09T02:01:00.965Z] 262cb61a5375: Pushed [2023-08-09T02:01:00.965Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:01.284Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:01.594Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-09T02:01:01.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T02:01:01.594Z] f3eccfdd25b7: Preparing [2023-08-09T02:01:01.594Z] a67ad232eaa0: Preparing [2023-08-09T02:01:01.594Z] 262cb61a5375: Preparing [2023-08-09T02:01:01.594Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:01.594Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:01.594Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:01.594Z] 36b50b131297: Preparing [2023-08-09T02:01:01.594Z] 36b50b131297: Waiting [2023-08-09T02:01:01.594Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:01.594Z] a67ad232eaa0: Layer already exists [2023-08-09T02:01:01.594Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:01.594Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:01.594Z] 262cb61a5375: Layer already exists [2023-08-09T02:01:01.594Z] f3eccfdd25b7: Layer already exists [2023-08-09T02:01:01.594Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:01.594Z] 36b50b131297: Layer already exists [2023-08-09T02:01:01.594Z] latest: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:01.912Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:02.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 [2023-08-09T02:01:02.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T02:01:02.225Z] f3eccfdd25b7: Preparing [2023-08-09T02:01:02.225Z] a67ad232eaa0: Preparing [2023-08-09T02:01:02.225Z] 262cb61a5375: Preparing [2023-08-09T02:01:02.225Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:02.225Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:02.225Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:02.225Z] 36b50b131297: Preparing [2023-08-09T02:01:02.225Z] 36b50b131297: Waiting [2023-08-09T02:01:02.225Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:02.225Z] 262cb61a5375: Layer already exists [2023-08-09T02:01:02.225Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:02.225Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:02.225Z] a67ad232eaa0: Layer already exists [2023-08-09T02:01:02.225Z] f3eccfdd25b7: Layer already exists [2023-08-09T02:01:02.225Z] 36b50b131297: Layer already exists [2023-08-09T02:01:02.225Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:02.225Z] 3.1.0-dev.19: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:02.530Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:02.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:02.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T02:01:02.832Z] f3eccfdd25b7: Preparing [2023-08-09T02:01:02.832Z] a67ad232eaa0: Preparing [2023-08-09T02:01:02.832Z] 262cb61a5375: Preparing [2023-08-09T02:01:02.832Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:02.832Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:02.832Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:02.832Z] 36b50b131297: Preparing [2023-08-09T02:01:02.832Z] 36b50b131297: Waiting [2023-08-09T02:01:02.832Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:02.832Z] f3eccfdd25b7: Layer already exists [2023-08-09T02:01:02.832Z] 262cb61a5375: Layer already exists [2023-08-09T02:01:02.832Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:02.832Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:02.832Z] a67ad232eaa0: Layer already exists [2023-08-09T02:01:02.832Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:02.832Z] 36b50b131297: Layer already exists [2023-08-09T02:01:02.832Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:03.130Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:03.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-09T02:01:03.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-09T02:01:03.425Z] f3eccfdd25b7: Preparing [2023-08-09T02:01:03.425Z] a67ad232eaa0: Preparing [2023-08-09T02:01:03.425Z] 262cb61a5375: Preparing [2023-08-09T02:01:03.425Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:03.425Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:03.425Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:03.425Z] 36b50b131297: Preparing [2023-08-09T02:01:03.425Z] 36b50b131297: Waiting [2023-08-09T02:01:03.425Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:03.425Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:03.425Z] 262cb61a5375: Layer already exists [2023-08-09T02:01:03.425Z] f3eccfdd25b7: Layer already exists [2023-08-09T02:01:03.425Z] a67ad232eaa0: Layer already exists [2023-08-09T02:01:03.425Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:03.425Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:03.425Z] 36b50b131297: Layer already exists [2023-08-09T02:01:03.425Z] main: digest: sha256:125444fea998fbf60721af4bb977447e412ce69d5368d1419ade3768020e24d1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:03.459Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:03.471Z] taggedImages: [2023-08-09T02:01:03.471Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:03.471Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-09T02:01:03.471Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.19 [2023-08-09T02:01:03.471Z] - nexus3.edgexfoundry.org:10004/core-metadata:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:03.471Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-09T02:01:03.495Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-09T02:01:03.495Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:03.495Z] latest [2023-08-09T02:01:03.495Z] 3.1.0-dev.19 [2023-08-09T02:01:03.495Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:03.495Z] main [2023-08-09T02:01:03.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:03.810Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:04.113Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:04.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T02:01:04.113Z] 84876a8cafa3: Preparing [2023-08-09T02:01:04.113Z] 464fb352d165: Preparing [2023-08-09T02:01:04.113Z] 61a7d44a0f3c: Preparing [2023-08-09T02:01:04.113Z] b86693cfbdc8: Preparing [2023-08-09T02:01:04.113Z] df57b703e75c: Preparing [2023-08-09T02:01:04.113Z] a2f0ac73ccf2: Preparing [2023-08-09T02:01:04.113Z] a1306950d9f5: Preparing [2023-08-09T02:01:04.113Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:04.113Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:04.113Z] a3d39e106aa7: Preparing [2023-08-09T02:01:04.113Z] 8e690de770d3: Preparing [2023-08-09T02:01:04.113Z] 5f70bf18a086: Preparing [2023-08-09T02:01:04.113Z] 2c021b257a29: Preparing [2023-08-09T02:01:04.113Z] c7894fa7763e: Preparing [2023-08-09T02:01:04.113Z] 36b50b131297: Preparing [2023-08-09T02:01:04.113Z] a2f0ac73ccf2: Waiting [2023-08-09T02:01:04.113Z] a1306950d9f5: Waiting [2023-08-09T02:01:04.113Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:04.113Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:04.113Z] 2c021b257a29: Waiting [2023-08-09T02:01:04.113Z] 5f70bf18a086: Waiting [2023-08-09T02:01:04.113Z] a3d39e106aa7: Waiting [2023-08-09T02:01:04.113Z] 8e690de770d3: Waiting [2023-08-09T02:01:04.113Z] c7894fa7763e: Waiting [2023-08-09T02:01:04.113Z] 36b50b131297: Waiting [2023-08-09T02:01:04.113Z] b86693cfbdc8: Pushed [2023-08-09T02:01:04.113Z] 84876a8cafa3: Pushed [2023-08-09T02:01:04.113Z] 61a7d44a0f3c: Pushed [2023-08-09T02:01:04.113Z] df57b703e75c: Pushed [2023-08-09T02:01:04.113Z] 464fb352d165: Pushed [2023-08-09T02:01:04.113Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:04.113Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:04.372Z] a2f0ac73ccf2: Pushed [2023-08-09T02:01:04.372Z] 8e690de770d3: Pushed [2023-08-09T02:01:04.372Z] a3d39e106aa7: Pushed [2023-08-09T02:01:04.372Z] 5f70bf18a086: Pushed [2023-08-09T02:01:04.372Z] 2c021b257a29: Pushed [2023-08-09T02:01:04.372Z] 36b50b131297: Layer already exists [2023-08-09T02:01:04.372Z] c7894fa7763e: Pushed [2023-08-09T02:01:06.273Z] a1306950d9f5: Pushed [2023-08-09T02:01:06.273Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:06.591Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:06.901Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-09T02:01:06.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T02:01:06.901Z] 84876a8cafa3: Preparing [2023-08-09T02:01:06.901Z] 464fb352d165: Preparing [2023-08-09T02:01:06.901Z] 61a7d44a0f3c: Preparing [2023-08-09T02:01:06.901Z] b86693cfbdc8: Preparing [2023-08-09T02:01:06.901Z] df57b703e75c: Preparing [2023-08-09T02:01:06.901Z] a2f0ac73ccf2: Preparing [2023-08-09T02:01:06.901Z] a1306950d9f5: Preparing [2023-08-09T02:01:06.901Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:06.901Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:06.901Z] a3d39e106aa7: Preparing [2023-08-09T02:01:06.901Z] 8e690de770d3: Preparing [2023-08-09T02:01:06.901Z] 5f70bf18a086: Preparing [2023-08-09T02:01:06.901Z] 2c021b257a29: Preparing [2023-08-09T02:01:06.901Z] c7894fa7763e: Preparing [2023-08-09T02:01:06.901Z] a2f0ac73ccf2: Waiting [2023-08-09T02:01:06.901Z] a1306950d9f5: Waiting [2023-08-09T02:01:06.901Z] a3d39e106aa7: Waiting [2023-08-09T02:01:06.901Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:06.901Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:06.901Z] 8e690de770d3: Waiting [2023-08-09T02:01:06.901Z] 5f70bf18a086: Waiting [2023-08-09T02:01:06.901Z] 2c021b257a29: Waiting [2023-08-09T02:01:06.901Z] 36b50b131297: Preparing [2023-08-09T02:01:06.901Z] c7894fa7763e: Waiting [2023-08-09T02:01:06.901Z] 61a7d44a0f3c: Layer already exists [2023-08-09T02:01:06.901Z] 84876a8cafa3: Layer already exists [2023-08-09T02:01:06.901Z] b86693cfbdc8: Layer already exists [2023-08-09T02:01:06.901Z] df57b703e75c: Layer already exists [2023-08-09T02:01:06.901Z] 464fb352d165: Layer already exists [2023-08-09T02:01:06.901Z] a2f0ac73ccf2: Layer already exists [2023-08-09T02:01:06.901Z] a1306950d9f5: Layer already exists [2023-08-09T02:01:06.901Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:06.901Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:06.901Z] a3d39e106aa7: Layer already exists [2023-08-09T02:01:06.901Z] 8e690de770d3: Layer already exists [2023-08-09T02:01:06.901Z] 5f70bf18a086: Layer already exists [2023-08-09T02:01:06.901Z] c7894fa7763e: Layer already exists [2023-08-09T02:01:06.901Z] 36b50b131297: Layer already exists [2023-08-09T02:01:06.901Z] 2c021b257a29: Layer already exists [2023-08-09T02:01:06.901Z] latest: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:07.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:07.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 [2023-08-09T02:01:07.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T02:01:07.518Z] 84876a8cafa3: Preparing [2023-08-09T02:01:07.518Z] 464fb352d165: Preparing [2023-08-09T02:01:07.518Z] 61a7d44a0f3c: Preparing [2023-08-09T02:01:07.518Z] b86693cfbdc8: Preparing [2023-08-09T02:01:07.518Z] df57b703e75c: Preparing [2023-08-09T02:01:07.518Z] a2f0ac73ccf2: Preparing [2023-08-09T02:01:07.518Z] a1306950d9f5: Preparing [2023-08-09T02:01:07.518Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:07.518Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:07.518Z] a3d39e106aa7: Preparing [2023-08-09T02:01:07.518Z] 8e690de770d3: Preparing [2023-08-09T02:01:07.518Z] 5f70bf18a086: Preparing [2023-08-09T02:01:07.518Z] 2c021b257a29: Preparing [2023-08-09T02:01:07.518Z] c7894fa7763e: Preparing [2023-08-09T02:01:07.518Z] 36b50b131297: Preparing [2023-08-09T02:01:07.518Z] a2f0ac73ccf2: Waiting [2023-08-09T02:01:07.518Z] 8e690de770d3: Waiting [2023-08-09T02:01:07.518Z] a1306950d9f5: Waiting [2023-08-09T02:01:07.518Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:07.518Z] 5f70bf18a086: Waiting [2023-08-09T02:01:07.518Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:07.518Z] a3d39e106aa7: Waiting [2023-08-09T02:01:07.518Z] 2c021b257a29: Waiting [2023-08-09T02:01:07.518Z] 36b50b131297: Waiting [2023-08-09T02:01:07.518Z] c7894fa7763e: Waiting [2023-08-09T02:01:07.518Z] 464fb352d165: Layer already exists [2023-08-09T02:01:07.518Z] 61a7d44a0f3c: Layer already exists [2023-08-09T02:01:07.518Z] b86693cfbdc8: Layer already exists [2023-08-09T02:01:07.518Z] 84876a8cafa3: Layer already exists [2023-08-09T02:01:07.518Z] df57b703e75c: Layer already exists [2023-08-09T02:01:07.518Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:07.518Z] a2f0ac73ccf2: Layer already exists [2023-08-09T02:01:07.518Z] a1306950d9f5: Layer already exists [2023-08-09T02:01:07.518Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:07.518Z] a3d39e106aa7: Layer already exists [2023-08-09T02:01:07.518Z] 8e690de770d3: Layer already exists [2023-08-09T02:01:07.518Z] 2c021b257a29: Layer already exists [2023-08-09T02:01:07.518Z] 5f70bf18a086: Layer already exists [2023-08-09T02:01:07.518Z] c7894fa7763e: Layer already exists [2023-08-09T02:01:07.518Z] 36b50b131297: Layer already exists [2023-08-09T02:01:07.518Z] 3.1.0-dev.19: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:07.827Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:08.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:08.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T02:01:08.132Z] 84876a8cafa3: Preparing [2023-08-09T02:01:08.132Z] 464fb352d165: Preparing [2023-08-09T02:01:08.132Z] 61a7d44a0f3c: Preparing [2023-08-09T02:01:08.132Z] b86693cfbdc8: Preparing [2023-08-09T02:01:08.132Z] df57b703e75c: Preparing [2023-08-09T02:01:08.132Z] a2f0ac73ccf2: Preparing [2023-08-09T02:01:08.132Z] a1306950d9f5: Preparing [2023-08-09T02:01:08.132Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:08.132Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:08.132Z] a3d39e106aa7: Preparing [2023-08-09T02:01:08.132Z] a1306950d9f5: Waiting [2023-08-09T02:01:08.132Z] a2f0ac73ccf2: Waiting [2023-08-09T02:01:08.132Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:08.132Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:08.132Z] 8e690de770d3: Preparing [2023-08-09T02:01:08.132Z] 5f70bf18a086: Preparing [2023-08-09T02:01:08.132Z] 2c021b257a29: Preparing [2023-08-09T02:01:08.132Z] c7894fa7763e: Preparing [2023-08-09T02:01:08.132Z] 36b50b131297: Preparing [2023-08-09T02:01:08.132Z] c7894fa7763e: Waiting [2023-08-09T02:01:08.132Z] 2c021b257a29: Waiting [2023-08-09T02:01:08.132Z] b86693cfbdc8: Layer already exists [2023-08-09T02:01:08.132Z] 464fb352d165: Layer already exists [2023-08-09T02:01:08.132Z] 84876a8cafa3: Layer already exists [2023-08-09T02:01:08.132Z] df57b703e75c: Layer already exists [2023-08-09T02:01:08.132Z] 61a7d44a0f3c: Layer already exists [2023-08-09T02:01:08.132Z] a2f0ac73ccf2: Layer already exists [2023-08-09T02:01:08.132Z] a1306950d9f5: Layer already exists [2023-08-09T02:01:08.132Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:08.132Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:08.132Z] a3d39e106aa7: Layer already exists [2023-08-09T02:01:08.132Z] 8e690de770d3: Layer already exists [2023-08-09T02:01:08.132Z] 36b50b131297: Layer already exists [2023-08-09T02:01:08.132Z] 2c021b257a29: Layer already exists [2023-08-09T02:01:08.132Z] c7894fa7763e: Layer already exists [2023-08-09T02:01:08.132Z] 5f70bf18a086: Layer already exists [2023-08-09T02:01:08.132Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:08.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:08.757Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-09T02:01:08.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-09T02:01:08.757Z] 84876a8cafa3: Preparing [2023-08-09T02:01:08.757Z] 464fb352d165: Preparing [2023-08-09T02:01:08.757Z] 61a7d44a0f3c: Preparing [2023-08-09T02:01:08.757Z] b86693cfbdc8: Preparing [2023-08-09T02:01:08.757Z] df57b703e75c: Preparing [2023-08-09T02:01:08.757Z] a2f0ac73ccf2: Preparing [2023-08-09T02:01:08.757Z] a1306950d9f5: Preparing [2023-08-09T02:01:08.757Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:08.757Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:08.757Z] a3d39e106aa7: Preparing [2023-08-09T02:01:08.757Z] 8e690de770d3: Preparing [2023-08-09T02:01:08.757Z] 5f70bf18a086: Preparing [2023-08-09T02:01:08.757Z] 2c021b257a29: Preparing [2023-08-09T02:01:08.757Z] c7894fa7763e: Preparing [2023-08-09T02:01:08.757Z] 36b50b131297: Preparing [2023-08-09T02:01:08.757Z] a2f0ac73ccf2: Waiting [2023-08-09T02:01:08.757Z] 8e690de770d3: Waiting [2023-08-09T02:01:08.757Z] a1306950d9f5: Waiting [2023-08-09T02:01:08.757Z] 5f70bf18a086: Waiting [2023-08-09T02:01:08.757Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:08.757Z] a3d39e106aa7: Waiting [2023-08-09T02:01:08.757Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:08.757Z] 2c021b257a29: Waiting [2023-08-09T02:01:08.757Z] c7894fa7763e: Waiting [2023-08-09T02:01:08.757Z] 36b50b131297: Waiting [2023-08-09T02:01:08.757Z] b86693cfbdc8: Layer already exists [2023-08-09T02:01:08.757Z] 84876a8cafa3: Layer already exists [2023-08-09T02:01:08.757Z] 464fb352d165: Layer already exists [2023-08-09T02:01:08.757Z] df57b703e75c: Layer already exists [2023-08-09T02:01:08.757Z] 61a7d44a0f3c: Layer already exists [2023-08-09T02:01:08.757Z] a2f0ac73ccf2: Layer already exists [2023-08-09T02:01:08.757Z] a1306950d9f5: Layer already exists [2023-08-09T02:01:08.757Z] a3d39e106aa7: Layer already exists [2023-08-09T02:01:08.757Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:08.757Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:08.757Z] 8e690de770d3: Layer already exists [2023-08-09T02:01:08.757Z] 36b50b131297: Layer already exists [2023-08-09T02:01:08.757Z] c7894fa7763e: Layer already exists [2023-08-09T02:01:08.757Z] 2c021b257a29: Layer already exists [2023-08-09T02:01:08.757Z] 5f70bf18a086: Layer already exists [2023-08-09T02:01:08.757Z] main: digest: sha256:e324eb7486d9964354b983137818b7674f9de6e49ed01a7a45292b45f3e79aa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:08.797Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:08.802Z] taggedImages: [2023-08-09T02:01:08.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:08.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-09T02:01:08.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.19 [2023-08-09T02:01:08.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:08.802Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-09T02:01:08.817Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-09T02:01:08.817Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:08.817Z] latest [2023-08-09T02:01:08.817Z] 3.1.0-dev.19 [2023-08-09T02:01:08.817Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:08.817Z] main [2023-08-09T02:01:08.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:09.119Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:09.417Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:09.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T02:01:09.418Z] acb23e3cc85b: Preparing [2023-08-09T02:01:09.418Z] efe9c91c8a45: Preparing [2023-08-09T02:01:09.418Z] 7869ca19fa9d: Preparing [2023-08-09T02:01:09.418Z] 4f27783229a4: Preparing [2023-08-09T02:01:09.418Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:09.418Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:09.418Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:09.418Z] 36b50b131297: Preparing [2023-08-09T02:01:09.418Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:09.418Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:09.418Z] 36b50b131297: Waiting [2023-08-09T02:01:09.418Z] efe9c91c8a45: Layer already exists [2023-08-09T02:01:09.418Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:09.418Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:09.418Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:09.418Z] 36b50b131297: Layer already exists [2023-08-09T02:01:09.418Z] 7869ca19fa9d: Pushed [2023-08-09T02:01:09.418Z] acb23e3cc85b: Pushed [2023-08-09T02:01:10.795Z] 4f27783229a4: Pushed [2023-08-09T02:01:11.053Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:11.360Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:11.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-09T02:01:11.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T02:01:11.670Z] acb23e3cc85b: Preparing [2023-08-09T02:01:11.670Z] efe9c91c8a45: Preparing [2023-08-09T02:01:11.670Z] 7869ca19fa9d: Preparing [2023-08-09T02:01:11.670Z] 4f27783229a4: Preparing [2023-08-09T02:01:11.670Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:11.670Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:11.670Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:11.670Z] 36b50b131297: Preparing [2023-08-09T02:01:11.670Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:11.670Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:11.670Z] 7869ca19fa9d: Layer already exists [2023-08-09T02:01:11.670Z] 4f27783229a4: Layer already exists [2023-08-09T02:01:11.670Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:11.670Z] efe9c91c8a45: Layer already exists [2023-08-09T02:01:11.670Z] acb23e3cc85b: Layer already exists [2023-08-09T02:01:11.670Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:11.670Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:11.670Z] 36b50b131297: Layer already exists [2023-08-09T02:01:11.670Z] latest: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:11.969Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:12.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 [2023-08-09T02:01:12.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T02:01:12.266Z] acb23e3cc85b: Preparing [2023-08-09T02:01:12.266Z] efe9c91c8a45: Preparing [2023-08-09T02:01:12.266Z] 7869ca19fa9d: Preparing [2023-08-09T02:01:12.266Z] 4f27783229a4: Preparing [2023-08-09T02:01:12.266Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:12.266Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:12.266Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:12.266Z] 36b50b131297: Preparing [2023-08-09T02:01:12.266Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:12.266Z] 36b50b131297: Waiting [2023-08-09T02:01:12.266Z] efe9c91c8a45: Layer already exists [2023-08-09T02:01:12.266Z] 4f27783229a4: Layer already exists [2023-08-09T02:01:12.266Z] acb23e3cc85b: Layer already exists [2023-08-09T02:01:12.266Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:12.266Z] 7869ca19fa9d: Layer already exists [2023-08-09T02:01:12.266Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:12.266Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:12.266Z] 36b50b131297: Layer already exists [2023-08-09T02:01:12.266Z] 3.1.0-dev.19: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:12.573Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:12.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:12.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T02:01:12.872Z] acb23e3cc85b: Preparing [2023-08-09T02:01:12.872Z] efe9c91c8a45: Preparing [2023-08-09T02:01:12.872Z] 7869ca19fa9d: Preparing [2023-08-09T02:01:12.872Z] 4f27783229a4: Preparing [2023-08-09T02:01:12.872Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:12.872Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:12.872Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:12.872Z] 36b50b131297: Preparing [2023-08-09T02:01:12.872Z] 36b50b131297: Waiting [2023-08-09T02:01:12.872Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:12.872Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:12.872Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:12.872Z] efe9c91c8a45: Layer already exists [2023-08-09T02:01:12.872Z] 4f27783229a4: Layer already exists [2023-08-09T02:01:12.872Z] 7869ca19fa9d: Layer already exists [2023-08-09T02:01:12.872Z] acb23e3cc85b: Layer already exists [2023-08-09T02:01:12.872Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:12.872Z] 36b50b131297: Layer already exists [2023-08-09T02:01:12.872Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:12.872Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:13.177Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:13.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-09T02:01:13.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-09T02:01:13.481Z] acb23e3cc85b: Preparing [2023-08-09T02:01:13.481Z] efe9c91c8a45: Preparing [2023-08-09T02:01:13.481Z] 7869ca19fa9d: Preparing [2023-08-09T02:01:13.481Z] 4f27783229a4: Preparing [2023-08-09T02:01:13.481Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:13.481Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:13.481Z] 7b23ee0bc58b: Preparing [2023-08-09T02:01:13.481Z] 36b50b131297: Preparing [2023-08-09T02:01:13.481Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:13.481Z] 7b23ee0bc58b: Waiting [2023-08-09T02:01:13.481Z] 36b50b131297: Waiting [2023-08-09T02:01:13.481Z] acb23e3cc85b: Layer already exists [2023-08-09T02:01:13.481Z] 4f27783229a4: Layer already exists [2023-08-09T02:01:13.481Z] 7869ca19fa9d: Layer already exists [2023-08-09T02:01:13.481Z] efe9c91c8a45: Layer already exists [2023-08-09T02:01:13.481Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:13.481Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:13.481Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:01:13.481Z] 36b50b131297: Layer already exists [2023-08-09T02:01:13.481Z] main: digest: sha256:817bfc1200d93ed1c3523e6f2a5af18900894c2abd6220467d2e8e76a0a58876 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:13.518Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:13.524Z] taggedImages: [2023-08-09T02:01:13.524Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:13.524Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-09T02:01:13.524Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.19 [2023-08-09T02:01:13.524Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:13.524Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-09T02:01:13.539Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-09T02:01:13.539Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:13.539Z] latest [2023-08-09T02:01:13.539Z] 3.1.0-dev.19 [2023-08-09T02:01:13.539Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:13.539Z] main [2023-08-09T02:01:13.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:13.841Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:14.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:14.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T02:01:14.138Z] 2af4a388169d: Preparing [2023-08-09T02:01:14.138Z] 6b984690b482: Preparing [2023-08-09T02:01:14.138Z] cfa6843438cf: Preparing [2023-08-09T02:01:14.138Z] 47e866212749: Preparing [2023-08-09T02:01:14.138Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:14.138Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:14.139Z] eaaf42fa6a32: Preparing [2023-08-09T02:01:14.139Z] 8173b9d21159: Preparing [2023-08-09T02:01:14.139Z] 36b50b131297: Preparing [2023-08-09T02:01:14.139Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:14.139Z] eaaf42fa6a32: Waiting [2023-08-09T02:01:14.139Z] 8173b9d21159: Waiting [2023-08-09T02:01:14.139Z] 36b50b131297: Waiting [2023-08-09T02:01:14.139Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:14.139Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:14.139Z] 6b984690b482: Pushed [2023-08-09T02:01:14.139Z] 47e866212749: Pushed [2023-08-09T02:01:14.139Z] 2af4a388169d: Pushed [2023-08-09T02:01:14.139Z] eaaf42fa6a32: Pushed [2023-08-09T02:01:14.139Z] 36b50b131297: Layer already exists [2023-08-09T02:01:14.396Z] 8173b9d21159: Pushed [2023-08-09T02:01:15.330Z] cfa6843438cf: Pushed [2023-08-09T02:01:15.596Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:15.902Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:16.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-09T02:01:16.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T02:01:16.210Z] 2af4a388169d: Preparing [2023-08-09T02:01:16.210Z] 6b984690b482: Preparing [2023-08-09T02:01:16.210Z] cfa6843438cf: Preparing [2023-08-09T02:01:16.210Z] 47e866212749: Preparing [2023-08-09T02:01:16.210Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:16.210Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:16.210Z] eaaf42fa6a32: Preparing [2023-08-09T02:01:16.210Z] 8173b9d21159: Preparing [2023-08-09T02:01:16.210Z] 36b50b131297: Preparing [2023-08-09T02:01:16.210Z] 8173b9d21159: Waiting [2023-08-09T02:01:16.210Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:16.210Z] eaaf42fa6a32: Waiting [2023-08-09T02:01:16.210Z] 36b50b131297: Waiting [2023-08-09T02:01:16.210Z] 6b984690b482: Layer already exists [2023-08-09T02:01:16.210Z] cfa6843438cf: Layer already exists [2023-08-09T02:01:16.210Z] 2af4a388169d: Layer already exists [2023-08-09T02:01:16.210Z] 47e866212749: Layer already exists [2023-08-09T02:01:16.210Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:16.210Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:16.210Z] eaaf42fa6a32: Layer already exists [2023-08-09T02:01:16.210Z] 36b50b131297: Layer already exists [2023-08-09T02:01:16.210Z] 8173b9d21159: Layer already exists [2023-08-09T02:01:16.210Z] latest: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:16.524Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:16.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 [2023-08-09T02:01:16.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T02:01:16.829Z] 2af4a388169d: Preparing [2023-08-09T02:01:16.829Z] 6b984690b482: Preparing [2023-08-09T02:01:16.829Z] cfa6843438cf: Preparing [2023-08-09T02:01:16.829Z] 47e866212749: Preparing [2023-08-09T02:01:16.829Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:16.829Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:16.829Z] eaaf42fa6a32: Preparing [2023-08-09T02:01:16.829Z] 8173b9d21159: Preparing [2023-08-09T02:01:16.829Z] 36b50b131297: Preparing [2023-08-09T02:01:16.829Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:16.829Z] 8173b9d21159: Waiting [2023-08-09T02:01:16.829Z] 36b50b131297: Waiting [2023-08-09T02:01:16.829Z] eaaf42fa6a32: Waiting [2023-08-09T02:01:16.829Z] cfa6843438cf: Layer already exists [2023-08-09T02:01:16.829Z] 6b984690b482: Layer already exists [2023-08-09T02:01:16.829Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:16.829Z] 2af4a388169d: Layer already exists [2023-08-09T02:01:16.829Z] 47e866212749: Layer already exists [2023-08-09T02:01:16.829Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:16.830Z] eaaf42fa6a32: Layer already exists [2023-08-09T02:01:16.830Z] 36b50b131297: Layer already exists [2023-08-09T02:01:16.830Z] 8173b9d21159: Layer already exists [2023-08-09T02:01:16.830Z] 3.1.0-dev.19: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:17.134Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:17.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:17.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T02:01:17.434Z] 2af4a388169d: Preparing [2023-08-09T02:01:17.435Z] 6b984690b482: Preparing [2023-08-09T02:01:17.435Z] cfa6843438cf: Preparing [2023-08-09T02:01:17.435Z] 47e866212749: Preparing [2023-08-09T02:01:17.435Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:17.435Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:17.435Z] eaaf42fa6a32: Preparing [2023-08-09T02:01:17.435Z] 8173b9d21159: Preparing [2023-08-09T02:01:17.435Z] 36b50b131297: Preparing [2023-08-09T02:01:17.435Z] 8173b9d21159: Waiting [2023-08-09T02:01:17.435Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:17.435Z] eaaf42fa6a32: Waiting [2023-08-09T02:01:17.435Z] 36b50b131297: Waiting [2023-08-09T02:01:17.435Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:17.435Z] 2af4a388169d: Layer already exists [2023-08-09T02:01:17.435Z] 6b984690b482: Layer already exists [2023-08-09T02:01:17.435Z] cfa6843438cf: Layer already exists [2023-08-09T02:01:17.435Z] 47e866212749: Layer already exists [2023-08-09T02:01:17.435Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:17.435Z] eaaf42fa6a32: Layer already exists [2023-08-09T02:01:17.435Z] 36b50b131297: Layer already exists [2023-08-09T02:01:17.435Z] 8173b9d21159: Layer already exists [2023-08-09T02:01:17.435Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:17.788Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:18.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-09T02:01:18.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-09T02:01:18.083Z] 2af4a388169d: Preparing [2023-08-09T02:01:18.083Z] 6b984690b482: Preparing [2023-08-09T02:01:18.083Z] cfa6843438cf: Preparing [2023-08-09T02:01:18.083Z] 47e866212749: Preparing [2023-08-09T02:01:18.083Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:18.083Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:18.083Z] eaaf42fa6a32: Preparing [2023-08-09T02:01:18.083Z] 8173b9d21159: Preparing [2023-08-09T02:01:18.083Z] 36b50b131297: Preparing [2023-08-09T02:01:18.083Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:18.083Z] eaaf42fa6a32: Waiting [2023-08-09T02:01:18.083Z] 8173b9d21159: Waiting [2023-08-09T02:01:18.083Z] 36b50b131297: Waiting [2023-08-09T02:01:18.083Z] 47e866212749: Layer already exists [2023-08-09T02:01:18.083Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:18.083Z] 2af4a388169d: Layer already exists [2023-08-09T02:01:18.083Z] 6b984690b482: Layer already exists [2023-08-09T02:01:18.083Z] cfa6843438cf: Layer already exists [2023-08-09T02:01:18.083Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:18.083Z] 8173b9d21159: Layer already exists [2023-08-09T02:01:18.083Z] eaaf42fa6a32: Layer already exists [2023-08-09T02:01:18.083Z] 36b50b131297: Layer already exists [2023-08-09T02:01:18.083Z] main: digest: sha256:42e6a56ae7c5e6985c13f67c0bed2bb7dac3d0e7fe6277a6e17f3b1c50ae22eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:18.135Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:18.143Z] taggedImages: [2023-08-09T02:01:18.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:18.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-09T02:01:18.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.19 [2023-08-09T02:01:18.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:18.143Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-09T02:01:18.164Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-09T02:01:18.164Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:18.164Z] latest [2023-08-09T02:01:18.164Z] 3.1.0-dev.19 [2023-08-09T02:01:18.164Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:18.164Z] main [2023-08-09T02:01:18.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:18.489Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:18.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:18.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T02:01:18.798Z] 8bee25585901: Preparing [2023-08-09T02:01:18.798Z] 0836b80ca33d: Preparing [2023-08-09T02:01:18.798Z] b8b1363c8ffb: Preparing [2023-08-09T02:01:18.798Z] 2ee03700569e: Preparing [2023-08-09T02:01:18.798Z] 3b3e580c26d4: Preparing [2023-08-09T02:01:18.798Z] 529c30a33d0c: Preparing [2023-08-09T02:01:18.798Z] cfd2a4a2a27b: Preparing [2023-08-09T02:01:18.798Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:18.798Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:18.798Z] aaabd0d5ebe1: Preparing [2023-08-09T02:01:18.798Z] 36b50b131297: Preparing [2023-08-09T02:01:18.798Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:18.798Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:18.798Z] 529c30a33d0c: Waiting [2023-08-09T02:01:18.798Z] cfd2a4a2a27b: Waiting [2023-08-09T02:01:18.798Z] aaabd0d5ebe1: Waiting [2023-08-09T02:01:18.798Z] 36b50b131297: Waiting [2023-08-09T02:01:18.798Z] 3b3e580c26d4: Pushed [2023-08-09T02:01:18.798Z] 8bee25585901: Pushed [2023-08-09T02:01:18.798Z] 0836b80ca33d: Pushed [2023-08-09T02:01:18.798Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:18.798Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:18.798Z] 529c30a33d0c: Pushed [2023-08-09T02:01:19.056Z] cfd2a4a2a27b: Pushed [2023-08-09T02:01:19.056Z] 36b50b131297: Layer already exists [2023-08-09T02:01:19.991Z] 2ee03700569e: Pushed [2023-08-09T02:01:19.991Z] aaabd0d5ebe1: Pushed [2023-08-09T02:01:20.558Z] b8b1363c8ffb: Pushed [2023-08-09T02:01:20.558Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:20.875Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:21.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-09T02:01:21.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T02:01:21.753Z] 8bee25585901: Preparing [2023-08-09T02:01:21.753Z] 0836b80ca33d: Preparing [2023-08-09T02:01:21.753Z] b8b1363c8ffb: Preparing [2023-08-09T02:01:21.753Z] 2ee03700569e: Preparing [2023-08-09T02:01:21.753Z] 3b3e580c26d4: Preparing [2023-08-09T02:01:21.753Z] 529c30a33d0c: Preparing [2023-08-09T02:01:21.753Z] cfd2a4a2a27b: Preparing [2023-08-09T02:01:21.753Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:21.753Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:21.753Z] aaabd0d5ebe1: Preparing [2023-08-09T02:01:21.753Z] 36b50b131297: Preparing [2023-08-09T02:01:21.753Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:21.753Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:21.753Z] 529c30a33d0c: Waiting [2023-08-09T02:01:21.753Z] aaabd0d5ebe1: Waiting [2023-08-09T02:01:21.753Z] cfd2a4a2a27b: Waiting [2023-08-09T02:01:21.753Z] 8bee25585901: Layer already exists [2023-08-09T02:01:21.753Z] b8b1363c8ffb: Layer already exists [2023-08-09T02:01:21.753Z] 0836b80ca33d: Layer already exists [2023-08-09T02:01:21.753Z] 3b3e580c26d4: Layer already exists [2023-08-09T02:01:21.753Z] 2ee03700569e: Layer already exists [2023-08-09T02:01:21.753Z] cfd2a4a2a27b: Layer already exists [2023-08-09T02:01:21.753Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:21.753Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:21.753Z] 529c30a33d0c: Layer already exists [2023-08-09T02:01:21.753Z] aaabd0d5ebe1: Layer already exists [2023-08-09T02:01:21.753Z] 36b50b131297: Layer already exists [2023-08-09T02:01:21.753Z] latest: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:22.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:22.374Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 [2023-08-09T02:01:22.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T02:01:26.567Z] 8bee25585901: Preparing [2023-08-09T02:01:26.567Z] 0836b80ca33d: Preparing [2023-08-09T02:01:26.567Z] b8b1363c8ffb: Preparing [2023-08-09T02:01:26.567Z] 2ee03700569e: Preparing [2023-08-09T02:01:26.567Z] 3b3e580c26d4: Preparing [2023-08-09T02:01:26.567Z] 529c30a33d0c: Preparing [2023-08-09T02:01:26.567Z] cfd2a4a2a27b: Preparing [2023-08-09T02:01:26.567Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:26.567Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:26.567Z] aaabd0d5ebe1: Preparing [2023-08-09T02:01:26.567Z] 36b50b131297: Preparing [2023-08-09T02:01:26.567Z] 529c30a33d0c: Waiting [2023-08-09T02:01:26.567Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:26.567Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:26.567Z] 36b50b131297: Waiting [2023-08-09T02:01:26.567Z] aaabd0d5ebe1: Waiting [2023-08-09T02:01:26.567Z] 8bee25585901: Layer already exists [2023-08-09T02:01:26.567Z] 3b3e580c26d4: Layer already exists [2023-08-09T02:01:26.567Z] 0836b80ca33d: Layer already exists [2023-08-09T02:01:26.567Z] b8b1363c8ffb: Layer already exists [2023-08-09T02:01:26.567Z] 2ee03700569e: Layer already exists [2023-08-09T02:01:26.567Z] 529c30a33d0c: Layer already exists [2023-08-09T02:01:26.567Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:26.567Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:26.567Z] cfd2a4a2a27b: Layer already exists [2023-08-09T02:01:26.567Z] aaabd0d5ebe1: Layer already exists [2023-08-09T02:01:26.567Z] 36b50b131297: Layer already exists [2023-08-09T02:01:26.567Z] 3.1.0-dev.19: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:26.882Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:27.184Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:27.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T02:01:27.184Z] 8bee25585901: Preparing [2023-08-09T02:01:27.184Z] 0836b80ca33d: Preparing [2023-08-09T02:01:27.184Z] b8b1363c8ffb: Preparing [2023-08-09T02:01:27.184Z] 2ee03700569e: Preparing [2023-08-09T02:01:27.184Z] 3b3e580c26d4: Preparing [2023-08-09T02:01:27.184Z] 529c30a33d0c: Preparing [2023-08-09T02:01:27.184Z] cfd2a4a2a27b: Preparing [2023-08-09T02:01:27.184Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:27.184Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:27.184Z] aaabd0d5ebe1: Preparing [2023-08-09T02:01:27.184Z] 36b50b131297: Preparing [2023-08-09T02:01:27.184Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:27.184Z] 529c30a33d0c: Waiting [2023-08-09T02:01:27.184Z] cfd2a4a2a27b: Waiting [2023-08-09T02:01:27.184Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:27.184Z] aaabd0d5ebe1: Waiting [2023-08-09T02:01:27.184Z] 36b50b131297: Waiting [2023-08-09T02:01:27.184Z] 2ee03700569e: Layer already exists [2023-08-09T02:01:27.184Z] 0836b80ca33d: Layer already exists [2023-08-09T02:01:27.184Z] 3b3e580c26d4: Layer already exists [2023-08-09T02:01:27.184Z] b8b1363c8ffb: Layer already exists [2023-08-09T02:01:27.184Z] 8bee25585901: Layer already exists [2023-08-09T02:01:27.184Z] 529c30a33d0c: Layer already exists [2023-08-09T02:01:27.184Z] cfd2a4a2a27b: Layer already exists [2023-08-09T02:01:27.184Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:27.184Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:27.184Z] aaabd0d5ebe1: Layer already exists [2023-08-09T02:01:27.184Z] 36b50b131297: Layer already exists [2023-08-09T02:01:27.184Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:27.492Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:27.798Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-09T02:01:27.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-09T02:01:27.798Z] 8bee25585901: Preparing [2023-08-09T02:01:27.798Z] 0836b80ca33d: Preparing [2023-08-09T02:01:27.798Z] b8b1363c8ffb: Preparing [2023-08-09T02:01:27.798Z] 2ee03700569e: Preparing [2023-08-09T02:01:27.798Z] 3b3e580c26d4: Preparing [2023-08-09T02:01:27.798Z] 529c30a33d0c: Preparing [2023-08-09T02:01:27.798Z] cfd2a4a2a27b: Preparing [2023-08-09T02:01:27.798Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:27.798Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:27.798Z] aaabd0d5ebe1: Preparing [2023-08-09T02:01:27.798Z] 36b50b131297: Preparing [2023-08-09T02:01:27.798Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:27.798Z] aaabd0d5ebe1: Waiting [2023-08-09T02:01:27.798Z] 529c30a33d0c: Waiting [2023-08-09T02:01:27.798Z] 36b50b131297: Waiting [2023-08-09T02:01:27.798Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:27.798Z] cfd2a4a2a27b: Waiting [2023-08-09T02:01:27.798Z] b8b1363c8ffb: Layer already exists [2023-08-09T02:01:27.798Z] 2ee03700569e: Layer already exists [2023-08-09T02:01:27.798Z] 8bee25585901: Layer already exists [2023-08-09T02:01:27.798Z] 0836b80ca33d: Layer already exists [2023-08-09T02:01:27.798Z] 3b3e580c26d4: Layer already exists [2023-08-09T02:01:27.798Z] 529c30a33d0c: Layer already exists [2023-08-09T02:01:27.798Z] cfd2a4a2a27b: Layer already exists [2023-08-09T02:01:27.798Z] aaabd0d5ebe1: Layer already exists [2023-08-09T02:01:27.798Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:27.798Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:27.798Z] 36b50b131297: Layer already exists [2023-08-09T02:01:27.798Z] main: digest: sha256:da10db45613f33f1fa586f6444efd4f2e6d46f62f632653387711e68c7659cbf size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:27.834Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:27.840Z] taggedImages: [2023-08-09T02:01:27.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:27.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-09T02:01:27.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.19 [2023-08-09T02:01:27.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:27.840Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-09T02:01:27.854Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-09T02:01:27.854Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:27.854Z] latest [2023-08-09T02:01:27.854Z] 3.1.0-dev.19 [2023-08-09T02:01:27.854Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:27.854Z] main [2023-08-09T02:01:27.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:28.157Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:28.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:28.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T02:01:28.462Z] b4d1a9830b8f: Preparing [2023-08-09T02:01:28.462Z] 18a3082c69f5: Preparing [2023-08-09T02:01:28.462Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:28.462Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:28.462Z] 08e677aa5863: Preparing [2023-08-09T02:01:28.462Z] 36b50b131297: Preparing [2023-08-09T02:01:28.462Z] 36b50b131297: Waiting [2023-08-09T02:01:28.462Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:28.462Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:28.462Z] 36b50b131297: Layer already exists [2023-08-09T02:01:28.462Z] b4d1a9830b8f: Pushed [2023-08-09T02:01:29.030Z] 08e677aa5863: Pushed [2023-08-09T02:01:30.941Z] 18a3082c69f5: Pushed [2023-08-09T02:01:30.942Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:31.260Z] + 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 [2023-08-09T02:01:31.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-09T02:01:31.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T02:01:31.567Z] b4d1a9830b8f: Preparing [2023-08-09T02:01:31.567Z] 18a3082c69f5: Preparing [2023-08-09T02:01:31.567Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:31.567Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:31.567Z] 08e677aa5863: Preparing [2023-08-09T02:01:31.567Z] 36b50b131297: Preparing [2023-08-09T02:01:31.567Z] 36b50b131297: Waiting [2023-08-09T02:01:31.567Z] 08e677aa5863: Layer already exists [2023-08-09T02:01:31.567Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:31.567Z] 18a3082c69f5: Layer already exists [2023-08-09T02:01:31.567Z] b4d1a9830b8f: Layer already exists [2023-08-09T02:01:31.567Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:31.567Z] 36b50b131297: Layer already exists [2023-08-09T02:01:31.567Z] latest: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:31.876Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:32.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 [2023-08-09T02:01:32.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T02:01:32.177Z] b4d1a9830b8f: Preparing [2023-08-09T02:01:32.177Z] 18a3082c69f5: Preparing [2023-08-09T02:01:32.177Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:32.177Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:32.177Z] 08e677aa5863: Preparing [2023-08-09T02:01:32.177Z] 36b50b131297: Preparing [2023-08-09T02:01:32.177Z] 36b50b131297: Waiting [2023-08-09T02:01:32.177Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:32.177Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:32.177Z] 18a3082c69f5: Layer already exists [2023-08-09T02:01:32.177Z] 08e677aa5863: Layer already exists [2023-08-09T02:01:32.177Z] b4d1a9830b8f: Layer already exists [2023-08-09T02:01:32.177Z] 36b50b131297: Layer already exists [2023-08-09T02:01:32.177Z] 3.1.0-dev.19: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:32.476Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:32.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:32.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T02:01:32.777Z] b4d1a9830b8f: Preparing [2023-08-09T02:01:32.777Z] 18a3082c69f5: Preparing [2023-08-09T02:01:32.777Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:32.777Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:32.777Z] 08e677aa5863: Preparing [2023-08-09T02:01:32.777Z] 36b50b131297: Preparing [2023-08-09T02:01:32.777Z] 36b50b131297: Waiting [2023-08-09T02:01:32.777Z] 18a3082c69f5: Layer already exists [2023-08-09T02:01:32.777Z] b4d1a9830b8f: Layer already exists [2023-08-09T02:01:32.777Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:32.777Z] 08e677aa5863: Layer already exists [2023-08-09T02:01:32.777Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:32.777Z] 36b50b131297: Layer already exists [2023-08-09T02:01:32.777Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:33.086Z] + 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 [2023-08-09T02:01:33.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-09T02:01:33.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-09T02:01:33.385Z] b4d1a9830b8f: Preparing [2023-08-09T02:01:33.385Z] 18a3082c69f5: Preparing [2023-08-09T02:01:33.385Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:33.385Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:33.385Z] 08e677aa5863: Preparing [2023-08-09T02:01:33.385Z] 36b50b131297: Preparing [2023-08-09T02:01:33.385Z] 36b50b131297: Waiting [2023-08-09T02:01:33.385Z] b4d1a9830b8f: Layer already exists [2023-08-09T02:01:33.385Z] 08e677aa5863: Layer already exists [2023-08-09T02:01:33.385Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:33.385Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:33.385Z] 18a3082c69f5: Layer already exists [2023-08-09T02:01:33.385Z] 36b50b131297: Layer already exists [2023-08-09T02:01:33.385Z] main: digest: sha256:b3c063383c0aa32c24871ba43e828ab517c3501afcf4e156d4bffb50a44388d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:33.465Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:33.471Z] taggedImages: [2023-08-09T02:01:33.471Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:33.471Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-09T02:01:33.471Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.19 [2023-08-09T02:01:33.471Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:33.471Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-09T02:01:33.486Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-09T02:01:33.486Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:33.486Z] latest [2023-08-09T02:01:33.486Z] 3.1.0-dev.19 [2023-08-09T02:01:33.486Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:33.486Z] main [2023-08-09T02:01:33.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:33.790Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:34.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:34.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T02:01:34.096Z] a9f5e066e145: Preparing [2023-08-09T02:01:34.096Z] d77aaef8ed16: Preparing [2023-08-09T02:01:34.096Z] 412fefa49723: Preparing [2023-08-09T02:01:34.096Z] a9053f92f3f0: Preparing [2023-08-09T02:01:34.096Z] e6f94f09f4ce: Preparing [2023-08-09T02:01:34.096Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:34.096Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:34.096Z] 095865d40fd1: Preparing [2023-08-09T02:01:34.096Z] 36b50b131297: Preparing [2023-08-09T02:01:34.096Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:34.096Z] 095865d40fd1: Waiting [2023-08-09T02:01:34.096Z] 36b50b131297: Waiting [2023-08-09T02:01:34.096Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:34.096Z] a9f5e066e145: Pushed [2023-08-09T02:01:34.096Z] d77aaef8ed16: Pushed [2023-08-09T02:01:34.096Z] 412fefa49723: Pushed [2023-08-09T02:01:34.096Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:34.096Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:34.096Z] 36b50b131297: Layer already exists [2023-08-09T02:01:34.663Z] 095865d40fd1: Pushed [2023-08-09T02:01:39.926Z] e6f94f09f4ce: Pushed [2023-08-09T02:01:42.456Z] a9053f92f3f0: Pushed [2023-08-09T02:01:42.456Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:42.760Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:43.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-09T02:01:43.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T02:01:43.058Z] a9f5e066e145: Preparing [2023-08-09T02:01:43.058Z] d77aaef8ed16: Preparing [2023-08-09T02:01:43.058Z] 412fefa49723: Preparing [2023-08-09T02:01:43.058Z] a9053f92f3f0: Preparing [2023-08-09T02:01:43.058Z] e6f94f09f4ce: Preparing [2023-08-09T02:01:43.058Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:43.058Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:43.058Z] 095865d40fd1: Preparing [2023-08-09T02:01:43.058Z] 36b50b131297: Preparing [2023-08-09T02:01:43.058Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:43.058Z] 36b50b131297: Waiting [2023-08-09T02:01:43.058Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:43.058Z] 095865d40fd1: Waiting [2023-08-09T02:01:43.058Z] 412fefa49723: Layer already exists [2023-08-09T02:01:43.058Z] d77aaef8ed16: Layer already exists [2023-08-09T02:01:43.058Z] e6f94f09f4ce: Layer already exists [2023-08-09T02:01:43.058Z] a9053f92f3f0: Layer already exists [2023-08-09T02:01:43.058Z] a9f5e066e145: Layer already exists [2023-08-09T02:01:43.058Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:43.058Z] 36b50b131297: Layer already exists [2023-08-09T02:01:43.058Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:43.058Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:43.058Z] latest: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:43.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:43.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 [2023-08-09T02:01:43.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T02:01:43.670Z] a9f5e066e145: Preparing [2023-08-09T02:01:43.670Z] d77aaef8ed16: Preparing [2023-08-09T02:01:43.670Z] 412fefa49723: Preparing [2023-08-09T02:01:43.670Z] a9053f92f3f0: Preparing [2023-08-09T02:01:43.670Z] e6f94f09f4ce: Preparing [2023-08-09T02:01:43.670Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:43.670Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:43.670Z] 095865d40fd1: Preparing [2023-08-09T02:01:43.670Z] 36b50b131297: Preparing [2023-08-09T02:01:43.670Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:43.670Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:43.670Z] 36b50b131297: Waiting [2023-08-09T02:01:43.670Z] 095865d40fd1: Waiting [2023-08-09T02:01:43.670Z] e6f94f09f4ce: Layer already exists [2023-08-09T02:01:43.670Z] d77aaef8ed16: Layer already exists [2023-08-09T02:01:43.670Z] a9053f92f3f0: Layer already exists [2023-08-09T02:01:43.670Z] a9f5e066e145: Layer already exists [2023-08-09T02:01:43.670Z] 412fefa49723: Layer already exists [2023-08-09T02:01:43.670Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:43.670Z] 36b50b131297: Layer already exists [2023-08-09T02:01:43.670Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:43.670Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:43.670Z] 3.1.0-dev.19: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:43.979Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:44.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:44.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T02:01:44.279Z] a9f5e066e145: Preparing [2023-08-09T02:01:44.279Z] d77aaef8ed16: Preparing [2023-08-09T02:01:44.279Z] 412fefa49723: Preparing [2023-08-09T02:01:44.279Z] a9053f92f3f0: Preparing [2023-08-09T02:01:44.279Z] e6f94f09f4ce: Preparing [2023-08-09T02:01:44.279Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:44.279Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:44.279Z] 095865d40fd1: Preparing [2023-08-09T02:01:44.279Z] 36b50b131297: Preparing [2023-08-09T02:01:44.279Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:44.279Z] 36b50b131297: Waiting [2023-08-09T02:01:44.279Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:44.279Z] a9053f92f3f0: Layer already exists [2023-08-09T02:01:44.279Z] 412fefa49723: Layer already exists [2023-08-09T02:01:44.279Z] e6f94f09f4ce: Layer already exists [2023-08-09T02:01:44.279Z] d77aaef8ed16: Layer already exists [2023-08-09T02:01:44.279Z] a9f5e066e145: Layer already exists [2023-08-09T02:01:44.279Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:44.279Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:44.280Z] 36b50b131297: Layer already exists [2023-08-09T02:01:44.280Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:44.280Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:44.447Z] #74 DONE 45.4s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #71 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #71 DONE 58.9s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #64 DONE 59.1s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #75 ... [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #67 DONE 57.3s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #72 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #72 DONE 57.6s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #76 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #76 DONE 1.4s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #77 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #77 DONE 1.4s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #78 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #78 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #79 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #80 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #81 [security-spire-config builder 6/9] COPY . . [2023-08-09T02:01:44.447Z] #81 DONE 1.5s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #82 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #83 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #83 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #84 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #75 DONE 1.4s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T02:01:44.447Z] #85 ... [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #86 [core-data builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #86 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #87 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #87 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #88 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #89 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #90 [core-command builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #90 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #91 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #92 [support-notifications builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #92 DONE 1.5s [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #93 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #94 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #95 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #95 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #96 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #96 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #97 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #98 [core-metadata builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #98 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #99 [support-scheduler builder 6/7] COPY . . [2023-08-09T02:01:44.447Z] #99 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.447Z] #100 CACHED [2023-08-09T02:01:44.447Z] [2023-08-09T02:01:44.447Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T02:01:44.447Z] #101 CACHED [2023-08-09T02:01:44.587Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:44.720Z] [2023-08-09T02:01:44.720Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:01:44.720Z] #102 ... [2023-08-09T02:01:44.721Z] [2023-08-09T02:01:44.721Z] #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T02:01:44.721Z] #103 DONE 0.4s [2023-08-09T02:01:44.721Z] [2023-08-09T02:01:44.721Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T02:01:44.721Z] #104 CACHED [2023-08-09T02:01:44.721Z] [2023-08-09T02:01:44.721Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:44.721Z] #105 CACHED [2023-08-09T02:01:44.721Z] [2023-08-09T02:01:44.721Z] #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T02:01:44.721Z] #106 CACHED [2023-08-09T02:01:44.721Z] [2023-08-09T02:01:44.721Z] #107 [security-spire-server builder 6/9] COPY . . [2023-08-09T02:01:44.721Z] #107 CACHED [2023-08-09T02:01:44.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-09T02:01:44.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-09T02:01:44.890Z] a9f5e066e145: Preparing [2023-08-09T02:01:44.890Z] d77aaef8ed16: Preparing [2023-08-09T02:01:44.890Z] 412fefa49723: Preparing [2023-08-09T02:01:44.890Z] a9053f92f3f0: Preparing [2023-08-09T02:01:44.890Z] e6f94f09f4ce: Preparing [2023-08-09T02:01:44.890Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:44.890Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:44.890Z] 095865d40fd1: Preparing [2023-08-09T02:01:44.890Z] 36b50b131297: Preparing [2023-08-09T02:01:44.890Z] c0612a6eb6dc: Waiting [2023-08-09T02:01:44.890Z] 095865d40fd1: Waiting [2023-08-09T02:01:44.890Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:44.890Z] a9053f92f3f0: Layer already exists [2023-08-09T02:01:44.890Z] d77aaef8ed16: Layer already exists [2023-08-09T02:01:44.890Z] 412fefa49723: Layer already exists [2023-08-09T02:01:44.890Z] a9f5e066e145: Layer already exists [2023-08-09T02:01:44.890Z] e6f94f09f4ce: Layer already exists [2023-08-09T02:01:44.890Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:44.890Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:44.890Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:44.890Z] 36b50b131297: Layer already exists [2023-08-09T02:01:44.890Z] main: digest: sha256:947655eaf428695d8751ff39c51a03597bde01e5a0f3ae1c7f1fdaeca0a57411 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:44.934Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:44.946Z] taggedImages: [2023-08-09T02:01:44.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:44.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-09T02:01:44.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.19 [2023-08-09T02:01:44.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:44.946Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-09T02:01:44.970Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-09T02:01:44.970Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:44.970Z] latest [2023-08-09T02:01:44.970Z] 3.1.0-dev.19 [2023-08-09T02:01:44.970Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:44.970Z] main [2023-08-09T02:01:44.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-08-09T02:01:45.000Z] [2023-08-09T02:01:45.000Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:45.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:45.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:45.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T02:01:45.590Z] 35473c5c818f: Preparing [2023-08-09T02:01:45.590Z] a656b917d980: Preparing [2023-08-09T02:01:45.590Z] 386be33a82f2: Preparing [2023-08-09T02:01:45.590Z] 3c55374ff36d: Preparing [2023-08-09T02:01:45.590Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:45.590Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:45.590Z] b7fae4e7a502: Preparing [2023-08-09T02:01:45.590Z] 36b50b131297: Preparing [2023-08-09T02:01:45.590Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:45.590Z] b7fae4e7a502: Waiting [2023-08-09T02:01:45.590Z] 36b50b131297: Waiting [2023-08-09T02:01:45.590Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:45.590Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:45.590Z] 35473c5c818f: Pushed [2023-08-09T02:01:45.590Z] a656b917d980: Pushed [2023-08-09T02:01:45.590Z] 386be33a82f2: Pushed [2023-08-09T02:01:45.590Z] 36b50b131297: Layer already exists [2023-08-09T02:01:45.849Z] b7fae4e7a502: Pushed [2023-08-09T02:01:50.369Z] #108 ... [2023-08-09T02:01:50.370Z] [2023-08-09T02:01:50.370Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:01:50.370Z] #0 5.674 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T02:01:50.638Z] #109 ... [2023-08-09T02:01:50.638Z] [2023-08-09T02:01:50.638Z] #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T02:01:50.638Z] #85 6.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-09T02:01:51.601Z] #85 ... [2023-08-09T02:01:51.601Z] [2023-08-09T02:01:51.601Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T02:01:51.601Z] #110 DONE 6.7s [2023-08-09T02:01:51.601Z] [2023-08-09T02:01:51.601Z] #111 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T02:01:51.601Z] #111 DONE 0.2s [2023-08-09T02:01:51.601Z] [2023-08-09T02:01:51.601Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:01:51.601Z] #0 7.092 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-09T02:01:51.879Z] #112 ... [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #113 [security-spire-agent builder 6/9] COPY . . [2023-08-09T02:01:51.879Z] #113 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #114 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T02:01:51.879Z] #114 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #115 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T02:01:51.879Z] #115 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T02:01:51.879Z] #116 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T02:01:51.879Z] #117 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T02:01:51.879Z] #118 CACHED [2023-08-09T02:01:51.879Z] [2023-08-09T02:01:51.879Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:01:52.147Z] #119 ... [2023-08-09T02:01:52.147Z] [2023-08-09T02:01:52.147Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T02:01:52.147Z] #108 DONE 7.4s [2023-08-09T02:01:52.696Z] [2023-08-09T02:01:52.696Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T02:01:52.696Z] #120 ... [2023-08-09T02:01:52.696Z] [2023-08-09T02:01:52.696Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:01:52.696Z] #119 DONE 0.5s [2023-08-09T02:01:52.696Z] [2023-08-09T02:01:52.696Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:01:52.696Z] #121 DONE 0.7s [2023-08-09T02:01:52.696Z] [2023-08-09T02:01:52.696Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:01:52.696Z] #102 7.673 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T02:01:52.696Z] #102 ... [2023-08-09T02:01:52.696Z] [2023-08-09T02:01:52.696Z] #120 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T02:01:52.696Z] #120 DONE 0.5s [2023-08-09T02:01:52.991Z] [2023-08-09T02:01:52.991Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:01:52.991Z] #0 7.746 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T02:01:53.610Z] #122 ... [2023-08-09T02:01:53.610Z] [2023-08-09T02:01:53.610Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:01:53.897Z] #123 DONE 0.3s [2023-08-09T02:01:53.897Z] [2023-08-09T02:01:53.897Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:01:53.897Z] #124 DONE 0.3s [2023-08-09T02:01:53.897Z] [2023-08-09T02:01:53.897Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T02:01:53.969Z] 3c55374ff36d: Pushed [2023-08-09T02:01:53.969Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:54.179Z] #125 ... [2023-08-09T02:01:54.179Z] [2023-08-09T02:01:54.179Z] #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:01:54.179Z] #126 CACHED [2023-08-09T02:01:54.179Z] [2023-08-09T02:01:54.179Z] #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:01:54.179Z] #127 CACHED [2023-08-09T02:01:54.179Z] [2023-08-09T02:01:54.179Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:01:54.179Z] #0 5.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-09T02:01:54.280Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:54.474Z] #128 ... [2023-08-09T02:01:54.475Z] [2023-08-09T02:01:54.475Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:01:54.475Z] #0 6.699 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T02:01:54.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-09T02:01:54.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T02:01:54.581Z] 35473c5c818f: Preparing [2023-08-09T02:01:54.581Z] a656b917d980: Preparing [2023-08-09T02:01:54.581Z] 386be33a82f2: Preparing [2023-08-09T02:01:54.581Z] 3c55374ff36d: Preparing [2023-08-09T02:01:54.581Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:54.581Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:54.581Z] b7fae4e7a502: Preparing [2023-08-09T02:01:54.581Z] 36b50b131297: Preparing [2023-08-09T02:01:54.581Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:54.581Z] b7fae4e7a502: Waiting [2023-08-09T02:01:54.581Z] 36b50b131297: Waiting [2023-08-09T02:01:54.581Z] 386be33a82f2: Layer already exists [2023-08-09T02:01:54.581Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:54.581Z] 35473c5c818f: Layer already exists [2023-08-09T02:01:54.581Z] a656b917d980: Layer already exists [2023-08-09T02:01:54.581Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:54.581Z] b7fae4e7a502: Layer already exists [2023-08-09T02:01:54.581Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:54.581Z] 36b50b131297: Layer already exists [2023-08-09T02:01:54.581Z] latest: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:54.755Z] #129 ... [2023-08-09T02:01:54.755Z] [2023-08-09T02:01:54.755Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T02:01:54.755Z] #0 5.982 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T02:01:54.755Z] #130 ... [2023-08-09T02:01:54.755Z] [2023-08-09T02:01:54.755Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T02:01:54.755Z] #0 5.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T02:01:54.884Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:55.038Z] #131 ... [2023-08-09T02:01:55.038Z] [2023-08-09T02:01:55.038Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:01:55.038Z] #0 5.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-09T02:01:55.038Z] #132 ... [2023-08-09T02:01:55.038Z] [2023-08-09T02:01:55.038Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T02:01:55.038Z] #0 5.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T02:01:55.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 [2023-08-09T02:01:55.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T02:01:55.184Z] 35473c5c818f: Preparing [2023-08-09T02:01:55.184Z] a656b917d980: Preparing [2023-08-09T02:01:55.184Z] 386be33a82f2: Preparing [2023-08-09T02:01:55.184Z] 3c55374ff36d: Preparing [2023-08-09T02:01:55.184Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:55.184Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:55.184Z] b7fae4e7a502: Preparing [2023-08-09T02:01:55.184Z] 36b50b131297: Preparing [2023-08-09T02:01:55.184Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:55.184Z] 36b50b131297: Waiting [2023-08-09T02:01:55.184Z] 35473c5c818f: Layer already exists [2023-08-09T02:01:55.184Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:55.184Z] 386be33a82f2: Layer already exists [2023-08-09T02:01:55.184Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:55.184Z] a656b917d980: Layer already exists [2023-08-09T02:01:55.184Z] b7fae4e7a502: Layer already exists [2023-08-09T02:01:55.184Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:55.184Z] 36b50b131297: Layer already exists [2023-08-09T02:01:55.184Z] 3.1.0-dev.19: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:55.318Z] #133 ... [2023-08-09T02:01:55.318Z] [2023-08-09T02:01:55.318Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T02:01:55.484Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:55.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:55.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T02:01:55.784Z] 35473c5c818f: Preparing [2023-08-09T02:01:55.784Z] a656b917d980: Preparing [2023-08-09T02:01:55.784Z] 386be33a82f2: Preparing [2023-08-09T02:01:55.784Z] 3c55374ff36d: Preparing [2023-08-09T02:01:55.784Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:55.784Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:55.784Z] b7fae4e7a502: Preparing [2023-08-09T02:01:55.784Z] 36b50b131297: Preparing [2023-08-09T02:01:55.784Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:55.784Z] b7fae4e7a502: Waiting [2023-08-09T02:01:55.784Z] 36b50b131297: Waiting [2023-08-09T02:01:55.784Z] 35473c5c818f: Layer already exists [2023-08-09T02:01:55.784Z] a656b917d980: Layer already exists [2023-08-09T02:01:55.784Z] 386be33a82f2: Layer already exists [2023-08-09T02:01:55.784Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:55.784Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:55.784Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:55.784Z] 36b50b131297: Layer already exists [2023-08-09T02:01:55.784Z] b7fae4e7a502: Layer already exists [2023-08-09T02:01:55.784Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:56.089Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:56.297Z] #134 ... [2023-08-09T02:01:56.297Z] [2023-08-09T02:01:56.297Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T02:01:56.297Z] #125 DONE 2.2s [2023-08-09T02:01:56.297Z] [2023-08-09T02:01:56.297Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T02:01:56.297Z] #134 DONE 1.3s [2023-08-09T02:01:56.297Z] [2023-08-09T02:01:56.297Z] #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T02:01:56.297Z] #135 DONE 1.9s [2023-08-09T02:01:56.297Z] [2023-08-09T02:01:56.297Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T02:01:56.297Z] #136 ... [2023-08-09T02:01:56.297Z] [2023-08-09T02:01:56.297Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T02:01:56.297Z] #137 DONE 0.2s [2023-08-09T02:01:56.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-09T02:01:56.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-09T02:01:56.392Z] 35473c5c818f: Preparing [2023-08-09T02:01:56.392Z] a656b917d980: Preparing [2023-08-09T02:01:56.392Z] 386be33a82f2: Preparing [2023-08-09T02:01:56.392Z] 3c55374ff36d: Preparing [2023-08-09T02:01:56.392Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:56.392Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:56.392Z] b7fae4e7a502: Preparing [2023-08-09T02:01:56.392Z] 36b50b131297: Preparing [2023-08-09T02:01:56.392Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:56.392Z] b7fae4e7a502: Waiting [2023-08-09T02:01:56.392Z] 36b50b131297: Waiting [2023-08-09T02:01:56.392Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:56.392Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:56.392Z] 386be33a82f2: Layer already exists [2023-08-09T02:01:56.392Z] a656b917d980: Layer already exists [2023-08-09T02:01:56.392Z] 35473c5c818f: Layer already exists [2023-08-09T02:01:56.392Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:56.392Z] b7fae4e7a502: Layer already exists [2023-08-09T02:01:56.392Z] 36b50b131297: Layer already exists [2023-08-09T02:01:56.392Z] main: digest: sha256:54dc35953e5df1b667236cd725d0cfd60b9501e8f09d2bebb7f4302585569bcc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:56.427Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:56.432Z] taggedImages: [2023-08-09T02:01:56.432Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:56.432Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-09T02:01:56.432Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.19 [2023-08-09T02:01:56.432Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:56.432Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-09T02:01:56.447Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-09T02:01:56.447Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:56.447Z] latest [2023-08-09T02:01:56.447Z] 3.1.0-dev.19 [2023-08-09T02:01:56.447Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:56.447Z] main [2023-08-09T02:01:56.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:56.563Z] [2023-08-09T02:01:56.563Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T02:01:56.563Z] #136 DONE 0.3s [2023-08-09T02:01:56.563Z] [2023-08-09T02:01:56.563Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T02:01:56.563Z] #138 DONE 0.3s [2023-08-09T02:01:56.563Z] [2023-08-09T02:01:56.563Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T02:01:56.748Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:56.830Z] #139 DONE 0.3s [2023-08-09T02:01:56.830Z] [2023-08-09T02:01:56.830Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T02:01:57.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T02:01:57.047Z] 334c2aee9406: Preparing [2023-08-09T02:01:57.047Z] ac25a2912357: Preparing [2023-08-09T02:01:57.047Z] 66fff6045139: Preparing [2023-08-09T02:01:57.047Z] 3c55374ff36d: Preparing [2023-08-09T02:01:57.047Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:57.047Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:57.047Z] 095865d40fd1: Preparing [2023-08-09T02:01:57.047Z] 36b50b131297: Preparing [2023-08-09T02:01:57.047Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:57.047Z] 095865d40fd1: Waiting [2023-08-09T02:01:57.047Z] 36b50b131297: Waiting [2023-08-09T02:01:57.047Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:57.047Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:57.047Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:57.047Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:57.047Z] 36b50b131297: Layer already exists [2023-08-09T02:01:57.047Z] ac25a2912357: Pushed [2023-08-09T02:01:57.047Z] 66fff6045139: Pushed [2023-08-09T02:01:57.047Z] 334c2aee9406: Pushed [2023-08-09T02:01:57.097Z] #140 DONE 0.5s [2023-08-09T02:01:57.097Z] [2023-08-09T02:01:57.097Z] #141 [security-spire-config] exporting to image [2023-08-09T02:01:57.097Z] #141 exporting layers [2023-08-09T02:01:57.307Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:57.609Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:57.681Z] #141 ... [2023-08-09T02:01:57.681Z] [2023-08-09T02:01:57.681Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T02:01:57.681Z] #142 DONE 0.5s [2023-08-09T02:01:57.681Z] [2023-08-09T02:01:57.681Z] #141 [security-spire-server] exporting to image [2023-08-09T02:01:57.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-09T02:01:57.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T02:01:57.910Z] 334c2aee9406: Preparing [2023-08-09T02:01:57.910Z] ac25a2912357: Preparing [2023-08-09T02:01:57.910Z] 66fff6045139: Preparing [2023-08-09T02:01:57.910Z] 3c55374ff36d: Preparing [2023-08-09T02:01:57.910Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:57.910Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:57.910Z] 095865d40fd1: Preparing [2023-08-09T02:01:57.910Z] 36b50b131297: Preparing [2023-08-09T02:01:57.910Z] 095865d40fd1: Waiting [2023-08-09T02:01:57.910Z] 36b50b131297: Waiting [2023-08-09T02:01:57.910Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:57.910Z] 66fff6045139: Layer already exists [2023-08-09T02:01:57.910Z] 334c2aee9406: Layer already exists [2023-08-09T02:01:57.910Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:57.910Z] ac25a2912357: Layer already exists [2023-08-09T02:01:57.910Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:57.910Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:57.910Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:57.910Z] 36b50b131297: Layer already exists [2023-08-09T02:01:57.910Z] latest: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:58.210Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:58.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 [2023-08-09T02:01:58.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T02:01:58.509Z] 334c2aee9406: Preparing [2023-08-09T02:01:58.509Z] ac25a2912357: Preparing [2023-08-09T02:01:58.509Z] 66fff6045139: Preparing [2023-08-09T02:01:58.509Z] 3c55374ff36d: Preparing [2023-08-09T02:01:58.509Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:58.509Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:58.509Z] 095865d40fd1: Preparing [2023-08-09T02:01:58.509Z] 36b50b131297: Preparing [2023-08-09T02:01:58.509Z] 095865d40fd1: Waiting [2023-08-09T02:01:58.509Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:58.509Z] 334c2aee9406: Layer already exists [2023-08-09T02:01:58.509Z] ac25a2912357: Layer already exists [2023-08-09T02:01:58.509Z] 66fff6045139: Layer already exists [2023-08-09T02:01:58.509Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:58.509Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:58.509Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:58.509Z] 36b50b131297: Layer already exists [2023-08-09T02:01:58.509Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:58.509Z] 3.1.0-dev.19: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:58.813Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:59.105Z] #141 ... [2023-08-09T02:01:59.105Z] [2023-08-09T02:01:59.105Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T02:01:59.105Z] #143 DONE 2.8s [2023-08-09T02:01:59.105Z] [2023-08-09T02:01:59.105Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T02:01:59.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:59.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T02:01:59.113Z] 334c2aee9406: Preparing [2023-08-09T02:01:59.113Z] ac25a2912357: Preparing [2023-08-09T02:01:59.113Z] 66fff6045139: Preparing [2023-08-09T02:01:59.113Z] 3c55374ff36d: Preparing [2023-08-09T02:01:59.113Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:59.113Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:59.113Z] 095865d40fd1: Preparing [2023-08-09T02:01:59.113Z] 36b50b131297: Preparing [2023-08-09T02:01:59.113Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:59.113Z] 095865d40fd1: Waiting [2023-08-09T02:01:59.113Z] 36b50b131297: Waiting [2023-08-09T02:01:59.113Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:59.113Z] ac25a2912357: Layer already exists [2023-08-09T02:01:59.113Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:59.113Z] 66fff6045139: Layer already exists [2023-08-09T02:01:59.113Z] 334c2aee9406: Layer already exists [2023-08-09T02:01:59.113Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:59.113Z] 36b50b131297: Layer already exists [2023-08-09T02:01:59.113Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:59.113Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:59.371Z] #144 DONE 0.3s [2023-08-09T02:01:59.371Z] [2023-08-09T02:01:59.371Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T02:01:59.413Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:01:59.676Z] #145 DONE 0.2s [2023-08-09T02:01:59.676Z] [2023-08-09T02:01:59.676Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T02:01:59.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-09T02:01:59.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-09T02:01:59.819Z] 334c2aee9406: Preparing [2023-08-09T02:01:59.819Z] ac25a2912357: Preparing [2023-08-09T02:01:59.819Z] 66fff6045139: Preparing [2023-08-09T02:01:59.819Z] 3c55374ff36d: Preparing [2023-08-09T02:01:59.819Z] c0612a6eb6dc: Preparing [2023-08-09T02:01:59.819Z] f97d1fb50f1a: Preparing [2023-08-09T02:01:59.819Z] 095865d40fd1: Preparing [2023-08-09T02:01:59.819Z] 36b50b131297: Preparing [2023-08-09T02:01:59.819Z] f97d1fb50f1a: Waiting [2023-08-09T02:01:59.819Z] 095865d40fd1: Waiting [2023-08-09T02:01:59.819Z] 36b50b131297: Waiting [2023-08-09T02:01:59.819Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:01:59.819Z] 66fff6045139: Layer already exists [2023-08-09T02:01:59.819Z] 334c2aee9406: Layer already exists [2023-08-09T02:01:59.820Z] ac25a2912357: Layer already exists [2023-08-09T02:01:59.820Z] 3c55374ff36d: Layer already exists [2023-08-09T02:01:59.820Z] 36b50b131297: Layer already exists [2023-08-09T02:01:59.820Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:01:59.820Z] 095865d40fd1: Layer already exists [2023-08-09T02:01:59.820Z] main: digest: sha256:4a97e5917ae00d9d330d685e6a5bdd92dad1a01f114391647897eec81302f59a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:01:59.895Z] ===================================================== [Pipeline] echo [2023-08-09T02:01:59.908Z] taggedImages: [2023-08-09T02:01:59.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:59.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-09T02:01:59.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.19 [2023-08-09T02:01:59.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:59.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-09T02:01:59.930Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-09T02:01:59.930Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:01:59.930Z] latest [2023-08-09T02:01:59.930Z] 3.1.0-dev.19 [2023-08-09T02:01:59.930Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:01:59.930Z] main [2023-08-09T02:01:59.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2023-08-09T02:01:59.947Z] #146 DONE 0.3s [2023-08-09T02:01:59.947Z] [2023-08-09T02:01:59.947Z] #141 [security-spire-agent] exporting to image [2023-08-09T02:01:59.947Z] #141 exporting layers 2.8s done [2023-08-09T02:01:59.947Z] #141 writing image sha256:0f34f39fb8c22913818e891de774055b07b0287938aa0830cf8384f87a44695b [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:00.219Z] #141 exporting layers 2.4s done [2023-08-09T02:02:00.219Z] #141 writing image sha256:0f34f39fb8c22913818e891de774055b07b0287938aa0830cf8384f87a44695b 0.1s done [2023-08-09T02:02:00.219Z] #141 naming to docker.io/library/security-spire-config-arm64 done [2023-08-09T02:02:00.219Z] #141 writing image sha256:27a9c71471272c578827eab1f0278d543867b050a1fd5425b852de49bd7ce217 0.0s done [2023-08-09T02:02:00.219Z] #141 naming to docker.io/library/security-spire-server-arm64 [2023-08-09T02:02:00.219Z] #141 naming to docker.io/library/security-spire-server-arm64 done [2023-08-09T02:02:00.318Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:00.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:02:00.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T02:02:00.642Z] 77865c88ecd4: Preparing [2023-08-09T02:02:00.642Z] 83cd91e6b0d9: Preparing [2023-08-09T02:02:00.642Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:00.642Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:00.642Z] 53fee398fdb7: Preparing [2023-08-09T02:02:00.642Z] 36b50b131297: Preparing [2023-08-09T02:02:00.642Z] 36b50b131297: Waiting [2023-08-09T02:02:00.642Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:00.642Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:00.642Z] 36b50b131297: Layer already exists [2023-08-09T02:02:00.642Z] 77865c88ecd4: Pushed [2023-08-09T02:02:00.642Z] 53fee398fdb7: Pushed [2023-08-09T02:02:03.925Z] 83cd91e6b0d9: Pushed [2023-08-09T02:02:03.925Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:04.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:04.472Z] #141 exporting layers 4.2s done [2023-08-09T02:02:04.472Z] #141 writing image sha256:eeba5c027456a5514d3d25387f16aa3d58b841d7095786fee7a75424508eb9b2 done [2023-08-09T02:02:04.472Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-09T02:02:04.472Z] #141 DONE 6.7s [2023-08-09T02:02:04.472Z] [2023-08-09T02:02:04.472Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:02:04.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-09T02:02:04.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T02:02:04.530Z] 77865c88ecd4: Preparing [2023-08-09T02:02:04.530Z] 83cd91e6b0d9: Preparing [2023-08-09T02:02:04.530Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:04.530Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:04.530Z] 53fee398fdb7: Preparing [2023-08-09T02:02:04.530Z] 36b50b131297: Preparing [2023-08-09T02:02:04.530Z] 36b50b131297: Waiting [2023-08-09T02:02:04.530Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:04.530Z] 53fee398fdb7: Layer already exists [2023-08-09T02:02:04.530Z] 77865c88ecd4: Layer already exists [2023-08-09T02:02:04.530Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:04.530Z] 83cd91e6b0d9: Layer already exists [2023-08-09T02:02:04.530Z] 36b50b131297: Layer already exists [2023-08-09T02:02:04.530Z] latest: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:04.830Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:05.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 [2023-08-09T02:02:05.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T02:02:05.124Z] 77865c88ecd4: Preparing [2023-08-09T02:02:05.124Z] 83cd91e6b0d9: Preparing [2023-08-09T02:02:05.124Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:05.124Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:05.124Z] 53fee398fdb7: Preparing [2023-08-09T02:02:05.124Z] 36b50b131297: Preparing [2023-08-09T02:02:05.124Z] 36b50b131297: Waiting [2023-08-09T02:02:05.124Z] 77865c88ecd4: Layer already exists [2023-08-09T02:02:05.124Z] 53fee398fdb7: Layer already exists [2023-08-09T02:02:05.124Z] 83cd91e6b0d9: Layer already exists [2023-08-09T02:02:05.124Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:05.124Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:05.124Z] 36b50b131297: Layer already exists [2023-08-09T02:02:05.124Z] 3.1.0-dev.19: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:05.426Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:05.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:02:05.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T02:02:05.726Z] 77865c88ecd4: Preparing [2023-08-09T02:02:05.726Z] 83cd91e6b0d9: Preparing [2023-08-09T02:02:05.726Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:05.726Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:05.726Z] 53fee398fdb7: Preparing [2023-08-09T02:02:05.726Z] 36b50b131297: Preparing [2023-08-09T02:02:05.726Z] 36b50b131297: Waiting [2023-08-09T02:02:05.726Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:05.726Z] 83cd91e6b0d9: Layer already exists [2023-08-09T02:02:05.726Z] 77865c88ecd4: Layer already exists [2023-08-09T02:02:05.726Z] 53fee398fdb7: Layer already exists [2023-08-09T02:02:05.726Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:05.727Z] 36b50b131297: Layer already exists [2023-08-09T02:02:05.727Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:06.029Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:06.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-09T02:02:06.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-09T02:02:06.339Z] 77865c88ecd4: Preparing [2023-08-09T02:02:06.339Z] 83cd91e6b0d9: Preparing [2023-08-09T02:02:06.339Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:06.339Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:06.339Z] 53fee398fdb7: Preparing [2023-08-09T02:02:06.339Z] 36b50b131297: Preparing [2023-08-09T02:02:06.339Z] 36b50b131297: Waiting [2023-08-09T02:02:06.339Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:06.339Z] 77865c88ecd4: Layer already exists [2023-08-09T02:02:06.339Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:06.339Z] 83cd91e6b0d9: Layer already exists [2023-08-09T02:02:06.339Z] 53fee398fdb7: Layer already exists [2023-08-09T02:02:06.339Z] 36b50b131297: Layer already exists [2023-08-09T02:02:06.339Z] main: digest: sha256:516f116ab0d81d414687256d6622b06638f4afefc2cc23a2493d4c12a5721af8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:02:06.393Z] ===================================================== [Pipeline] echo [2023-08-09T02:02:06.401Z] taggedImages: [2023-08-09T02:02:06.401Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:02:06.401Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-09T02:02:06.401Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.19 [2023-08-09T02:02:06.401Z] - nexus3.edgexfoundry.org:10004/support-notifications:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:02:06.401Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-09T02:02:06.416Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-09T02:02:06.416Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:02:06.416Z] latest [2023-08-09T02:02:06.416Z] 3.1.0-dev.19 [2023-08-09T02:02:06.416Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:02:06.416Z] main [2023-08-09T02:02:06.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:06.718Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:07.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:02:07.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T02:02:07.016Z] 1bcafbf46a79: Preparing [2023-08-09T02:02:07.016Z] cb27942bcc61: Preparing [2023-08-09T02:02:07.016Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:07.016Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:07.016Z] 7b23ee0bc58b: Preparing [2023-08-09T02:02:07.016Z] 36b50b131297: Preparing [2023-08-09T02:02:07.016Z] 36b50b131297: Waiting [2023-08-09T02:02:07.016Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:02:07.016Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:07.016Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:07.016Z] 36b50b131297: Layer already exists [2023-08-09T02:02:07.016Z] 1bcafbf46a79: Pushed [2023-08-09T02:02:10.300Z] cb27942bcc61: Pushed [2023-08-09T02:02:10.300Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:10.603Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:10.901Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-09T02:02:10.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T02:02:10.901Z] 1bcafbf46a79: Preparing [2023-08-09T02:02:10.901Z] cb27942bcc61: Preparing [2023-08-09T02:02:10.901Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:10.901Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:10.901Z] 7b23ee0bc58b: Preparing [2023-08-09T02:02:10.901Z] 36b50b131297: Preparing [2023-08-09T02:02:10.901Z] 36b50b131297: Waiting [2023-08-09T02:02:10.901Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:02:10.901Z] cb27942bcc61: Layer already exists [2023-08-09T02:02:10.901Z] 1bcafbf46a79: Layer already exists [2023-08-09T02:02:10.901Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:10.901Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:10.901Z] 36b50b131297: Layer already exists [2023-08-09T02:02:10.901Z] latest: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:11.202Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:11.763Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 [2023-08-09T02:02:11.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T02:02:11.763Z] 1bcafbf46a79: Preparing [2023-08-09T02:02:11.763Z] cb27942bcc61: Preparing [2023-08-09T02:02:11.763Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:11.763Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:11.763Z] 7b23ee0bc58b: Preparing [2023-08-09T02:02:11.763Z] 36b50b131297: Preparing [2023-08-09T02:02:11.763Z] 36b50b131297: Waiting [2023-08-09T02:02:11.763Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:11.763Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:02:11.763Z] cb27942bcc61: Layer already exists [2023-08-09T02:02:11.763Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:11.763Z] 1bcafbf46a79: Layer already exists [2023-08-09T02:02:11.763Z] 36b50b131297: Layer already exists [2023-08-09T02:02:11.763Z] 3.1.0-dev.19: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:12.077Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:12.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:02:12.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T02:02:12.375Z] 1bcafbf46a79: Preparing [2023-08-09T02:02:12.375Z] cb27942bcc61: Preparing [2023-08-09T02:02:12.375Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:12.375Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:12.375Z] 7b23ee0bc58b: Preparing [2023-08-09T02:02:12.375Z] 36b50b131297: Preparing [2023-08-09T02:02:12.375Z] 36b50b131297: Waiting [2023-08-09T02:02:12.375Z] cb27942bcc61: Layer already exists [2023-08-09T02:02:12.375Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:02:12.375Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:12.375Z] 1bcafbf46a79: Layer already exists [2023-08-09T02:02:12.375Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:12.375Z] 36b50b131297: Layer already exists [2023-08-09T02:02:12.375Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:12.679Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:02:12.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-09T02:02:12.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-09T02:02:12.982Z] 1bcafbf46a79: Preparing [2023-08-09T02:02:12.982Z] cb27942bcc61: Preparing [2023-08-09T02:02:12.982Z] c0612a6eb6dc: Preparing [2023-08-09T02:02:12.982Z] f97d1fb50f1a: Preparing [2023-08-09T02:02:12.982Z] 7b23ee0bc58b: Preparing [2023-08-09T02:02:12.982Z] 36b50b131297: Preparing [2023-08-09T02:02:12.982Z] 1bcafbf46a79: Layer already exists [2023-08-09T02:02:12.982Z] f97d1fb50f1a: Layer already exists [2023-08-09T02:02:12.982Z] 7b23ee0bc58b: Layer already exists [2023-08-09T02:02:12.982Z] c0612a6eb6dc: Layer already exists [2023-08-09T02:02:12.982Z] cb27942bcc61: Layer already exists [2023-08-09T02:02:12.982Z] 36b50b131297: Layer already exists [2023-08-09T02:02:12.982Z] main: digest: sha256:c2cbaa4a53aff8101a6f057b7d4366627f602960534e48f5f37a3cdae2f1eb88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:02:13.024Z] ===================================================== [Pipeline] echo [2023-08-09T02:02:13.033Z] taggedImages: [2023-08-09T02:02:13.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:02:13.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-09T02:02:13.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.19 [2023-08-09T02:02:13.033Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:02:13.033Z] - 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] } [2023-08-09T02:18:12.144Z] #102 ... [2023-08-09T02:18:12.145Z] [2023-08-09T02:18:12.145Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:18:12.145Z] #132 985.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.19" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-09T02:18:17.479Z] #132 ... [2023-08-09T02:18:17.479Z] [2023-08-09T02:18:17.479Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T02:18:17.479Z] #131 DONE 992.8s [2023-08-09T02:18:17.479Z] [2023-08-09T02:18:17.479Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:18:17.745Z] #112 ... [2023-08-09T02:18:17.745Z] [2023-08-09T02:18:17.745Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:18:17.745Z] #147 DONE 0.1s [2023-08-09T02:18:17.745Z] [2023-08-09T02:18:17.745Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:18:18.012Z] #148 DONE 0.3s [2023-08-09T02:18:18.012Z] [2023-08-09T02:18:18.012Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T02:18:18.012Z] #149 DONE 0.1s [2023-08-09T02:18:18.012Z] [2023-08-09T02:18:18.012Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:18:18.278Z] #112 ... [2023-08-09T02:18:18.278Z] [2023-08-09T02:18:18.278Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T02:18:18.561Z] #150 DONE 0.2s [2023-08-09T02:18:18.561Z] [2023-08-09T02:18:18.561Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T02:18:18.561Z] #151 DONE 0.1s [2023-08-09T02:18:18.561Z] [2023-08-09T02:18:18.561Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:18:20.499Z] #152 DONE 2.1s [2023-08-09T02:18:20.499Z] [2023-08-09T02:18:20.499Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:18:20.775Z] #102 ... [2023-08-09T02:18:20.775Z] [2023-08-09T02:18:20.775Z] #141 [security-proxy-setup] exporting to image [2023-08-09T02:18:20.775Z] #141 exporting layers [2023-08-09T02:18:21.356Z] #141 exporting layers 0.7s done [2023-08-09T02:18:21.356Z] #141 writing image sha256:ad42df64058a47981187cba2c6eee5471ee85c2ca7b8b591df2a505f70acdfbf done [2023-08-09T02:18:21.356Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-09T02:18:21.356Z] #141 DONE 7.4s [2023-08-09T02:18:21.356Z] [2023-08-09T02:18:21.356Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:18:31.417Z] #112 ... [2023-08-09T02:18:31.417Z] [2023-08-09T02:18:31.417Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T02:18:31.417Z] #133 DONE 1006.0s [2023-08-09T02:18:31.417Z] [2023-08-09T02:18:31.417Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:18:31.417Z] #132 ... [2023-08-09T02:18:31.417Z] [2023-08-09T02:18:31.417Z] #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T02:18:31.417Z] #153 DONE 0.2s [2023-08-09T02:18:31.417Z] [2023-08-09T02:18:31.417Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:18:31.417Z] #132 ... [2023-08-09T02:18:31.417Z] [2023-08-09T02:18:31.417Z] #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T02:18:33.355Z] #154 DONE 2.3s [2023-08-09T02:18:33.355Z] [2023-08-09T02:18:33.355Z] #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:18:33.624Z] #155 DONE 0.3s [2023-08-09T02:18:33.624Z] [2023-08-09T02:18:33.624Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:18:33.624Z] #128 ... [2023-08-09T02:18:33.624Z] [2023-08-09T02:18:33.624Z] #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:18:33.894Z] #156 DONE 0.2s [2023-08-09T02:18:33.894Z] [2023-08-09T02:18:33.894Z] #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T02:18:34.161Z] #157 DONE 0.3s [2023-08-09T02:18:34.161Z] [2023-08-09T02:18:34.161Z] #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T02:18:34.161Z] #158 DONE 0.1s [2023-08-09T02:18:34.161Z] [2023-08-09T02:18:34.161Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:18:34.429Z] #112 ... [2023-08-09T02:18:34.429Z] [2023-08-09T02:18:34.429Z] #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T02:18:34.429Z] #159 DONE 0.1s [2023-08-09T02:18:34.429Z] [2023-08-09T02:18:34.429Z] #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T02:18:34.429Z] #160 DONE 0.1s [2023-08-09T02:18:34.429Z] [2023-08-09T02:18:34.429Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:18:34.429Z] #109 ... [2023-08-09T02:18:34.429Z] [2023-08-09T02:18:34.429Z] #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T02:18:34.429Z] #161 DONE 0.1s [2023-08-09T02:18:34.703Z] [2023-08-09T02:18:34.703Z] #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T02:18:34.703Z] #162 DONE 0.1s [2023-08-09T02:18:34.703Z] [2023-08-09T02:18:34.703Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:18:34.703Z] #129 ... [2023-08-09T02:18:34.703Z] [2023-08-09T02:18:34.703Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T02:18:35.675Z] #163 ... [2023-08-09T02:18:35.675Z] [2023-08-09T02:18:35.675Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T02:18:35.675Z] #132 DONE 1011.2s [2023-08-09T02:18:35.675Z] [2023-08-09T02:18:35.675Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:18:36.273Z] #129 ... [2023-08-09T02:18:36.273Z] [2023-08-09T02:18:36.273Z] #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:18:36.539Z] #164 DONE 0.2s [2023-08-09T02:18:36.539Z] [2023-08-09T02:18:36.539Z] #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:18:36.539Z] #165 DONE 0.2s [2023-08-09T02:18:36.539Z] [2023-08-09T02:18:36.539Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:18:36.810Z] #122 ... [2023-08-09T02:18:36.810Z] [2023-08-09T02:18:36.810Z] #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T02:18:37.083Z] #166 DONE 0.3s [2023-08-09T02:18:37.083Z] [2023-08-09T02:18:37.083Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T02:18:37.353Z] #167 DONE 0.2s [2023-08-09T02:18:37.353Z] [2023-08-09T02:18:37.353Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:18:37.353Z] #112 ... [2023-08-09T02:18:37.353Z] [2023-08-09T02:18:37.353Z] #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:18:37.620Z] #168 DONE 0.2s [2023-08-09T02:18:37.620Z] [2023-08-09T02:18:37.620Z] #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T02:18:37.886Z] #169 DONE 0.3s [2023-08-09T02:18:37.887Z] [2023-08-09T02:18:37.887Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T02:18:37.887Z] #170 ... [2023-08-09T02:18:37.887Z] [2023-08-09T02:18:37.887Z] #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T02:18:37.887Z] #163 DONE 3.4s [2023-08-09T02:18:38.153Z] [2023-08-09T02:18:38.153Z] #141 [security-bootstrapper] exporting to image [2023-08-09T02:18:38.153Z] #141 exporting layers [2023-08-09T02:18:38.739Z] #141 ... [2023-08-09T02:18:38.739Z] [2023-08-09T02:18:38.739Z] #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T02:18:38.739Z] #170 DONE 0.9s [2023-08-09T02:18:39.020Z] [2023-08-09T02:18:39.020Z] #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T02:18:39.287Z] #171 DONE 0.3s [2023-08-09T02:18:39.287Z] [2023-08-09T02:18:39.287Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:18:39.557Z] #172 ... [2023-08-09T02:18:39.557Z] [2023-08-09T02:18:39.557Z] #141 [security-bootstrapper] exporting to image [2023-08-09T02:18:39.557Z] #141 exporting layers 1.5s done [2023-08-09T02:18:39.557Z] #141 writing image sha256:b3a082e1ec50cd37dfce9ac358c9030590a195d216e4a02c608a425b7db3e067 0.0s done [2023-08-09T02:18:39.557Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-09T02:18:39.557Z] #141 DONE 8.9s [2023-08-09T02:18:39.825Z] [2023-08-09T02:18:39.825Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T02:18:41.233Z] #130 ... [2023-08-09T02:18:41.233Z] [2023-08-09T02:18:41.233Z] #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:18:41.233Z] #172 DONE 2.3s [2023-08-09T02:18:41.502Z] [2023-08-09T02:18:41.502Z] #141 [security-secretstore-setup] exporting to image [2023-08-09T02:18:42.461Z] #141 exporting layers 1.2s done [2023-08-09T02:18:42.461Z] #141 writing image sha256:7a47a8e66e363ac582edb951ca580ed0539a67f6873d0620f75eaa3035e861d1 done [2023-08-09T02:18:42.461Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-09T02:18:42.461Z] #141 DONE 10.1s [2023-08-09T02:18:42.461Z] [2023-08-09T02:18:42.461Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:18:47.793Z] #102 ... [2023-08-09T02:18:47.793Z] [2023-08-09T02:18:47.793Z] #85 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T02:18:47.793Z] #85 DONE 1023.1s [2023-08-09T02:18:47.793Z] [2023-08-09T02:18:47.793Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:18:47.793Z] #109 ... [2023-08-09T02:18:47.793Z] [2023-08-09T02:18:47.793Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:18:48.059Z] #173 DONE 0.1s [2023-08-09T02:18:48.059Z] [2023-08-09T02:18:48.059Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:18:48.059Z] #174 DONE 0.2s [2023-08-09T02:18:48.059Z] [2023-08-09T02:18:48.059Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T02:18:48.347Z] #130 ... [2023-08-09T02:18:48.347Z] [2023-08-09T02:18:48.347Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T02:18:48.347Z] #175 DONE 0.2s [2023-08-09T02:18:48.347Z] [2023-08-09T02:18:48.347Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:18:48.619Z] #176 DONE 0.2s [2023-08-09T02:18:48.619Z] [2023-08-09T02:18:48.619Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T02:18:48.889Z] #177 DONE 0.2s [2023-08-09T02:18:48.889Z] [2023-08-09T02:18:48.889Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:18:50.834Z] #178 DONE 1.9s [2023-08-09T02:18:50.834Z] [2023-08-09T02:18:50.834Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:18:50.834Z] #122 ... [2023-08-09T02:18:50.834Z] [2023-08-09T02:18:50.834Z] #141 [security-proxy-auth] exporting to image [2023-08-09T02:18:50.834Z] #141 exporting layers [2023-08-09T02:18:51.099Z] #141 exporting layers 0.4s done [2023-08-09T02:18:51.365Z] #141 writing image sha256:2578948af8bf908ac211ce01e770362117c105d04aa0d7d40adfa4fdccddedda done [2023-08-09T02:18:51.365Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-09T02:18:51.365Z] #141 DONE 10.6s [2023-08-09T02:18:51.365Z] [2023-08-09T02:18:51.365Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:19:06.352Z] #128 ... [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T02:19:06.352Z] #112 DONE 1041.1s [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:19:06.352Z] #122 ... [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:19:06.352Z] #179 DONE 0.3s [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:19:06.352Z] #128 ... [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:19:06.352Z] #180 DONE 0.2s [2023-08-09T02:19:06.352Z] [2023-08-09T02:19:06.352Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T02:19:06.619Z] #181 DONE 0.3s [2023-08-09T02:19:06.619Z] [2023-08-09T02:19:06.619Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:19:06.619Z] #182 DONE 0.2s [2023-08-09T02:19:06.619Z] [2023-08-09T02:19:06.619Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:19:06.887Z] #129 ... [2023-08-09T02:19:06.887Z] [2023-08-09T02:19:06.887Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T02:19:07.158Z] #183 DONE 0.2s [2023-08-09T02:19:07.158Z] [2023-08-09T02:19:07.158Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T02:19:09.099Z] #184 DONE 2.0s [2023-08-09T02:19:09.099Z] [2023-08-09T02:19:09.099Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:19:09.099Z] #109 ... [2023-08-09T02:19:09.099Z] [2023-08-09T02:19:09.099Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-09T02:19:09.099Z] #141 exporting layers [2023-08-09T02:19:09.679Z] #141 exporting layers 0.7s done [2023-08-09T02:19:09.679Z] #141 writing image sha256:cb2416d3af2d666fc6c59f6224dd5259083bf08d02e38da0798bf053548481aa done [2023-08-09T02:19:09.679Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-09T02:19:09.679Z] #141 DONE 11.3s [2023-08-09T02:19:09.679Z] [2023-08-09T02:19:09.679Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:19:48.525Z] #128 ... [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T02:19:48.525Z] #130 DONE 1081.6s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:19:48.525Z] #102 ... [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:19:48.525Z] #185 DONE 0.1s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:19:48.525Z] #186 DONE 0.1s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:19:48.525Z] #122 ... [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T02:19:48.525Z] #187 DONE 0.3s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:19:48.525Z] #188 DONE 0.1s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #141 [core-command] exporting to image [2023-08-09T02:19:48.525Z] #141 exporting layers [2023-08-09T02:19:48.525Z] #141 exporting layers 0.3s done [2023-08-09T02:19:48.525Z] #141 writing image sha256:907e56ac404a488ccb8f108f557df867838043807a3b7b47cd9674a4ce918ba8 done [2023-08-09T02:19:48.525Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-09T02:19:48.525Z] #141 DONE 11.6s [2023-08-09T02:19:48.525Z] [2023-08-09T02:19:48.525Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:20:00.820Z] #122 ... [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T02:20:00.820Z] #129 DONE 1095.2s [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:20:00.820Z] #109 ... [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:20:00.820Z] #189 DONE 0.3s [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:20:00.820Z] #102 ... [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:20:00.820Z] #190 DONE 0.2s [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T02:20:00.820Z] #191 DONE 0.3s [2023-08-09T02:20:00.820Z] [2023-08-09T02:20:00.820Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:20:01.090Z] #192 DONE 0.2s [2023-08-09T02:20:01.090Z] [2023-08-09T02:20:01.090Z] #141 [core-data] exporting to image [2023-08-09T02:20:01.090Z] #141 exporting layers [2023-08-09T02:20:01.361Z] #141 exporting layers 0.2s done [2023-08-09T02:20:01.361Z] #141 writing image sha256:5ae4c4a6002c575b8099db7b1b46f9564fcbdcea77746529ee7685d8e1e6402d done [2023-08-09T02:20:01.361Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-09T02:20:01.361Z] #141 DONE 11.8s [2023-08-09T02:20:01.361Z] [2023-08-09T02:20:01.361Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:20:04.706Z] #122 ... [2023-08-09T02:20:04.706Z] [2023-08-09T02:20:04.706Z] #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T02:20:04.706Z] #109 DONE 1100.0s [2023-08-09T02:20:04.706Z] [2023-08-09T02:20:04.706Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:20:04.706Z] #122 ... [2023-08-09T02:20:04.706Z] [2023-08-09T02:20:04.706Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:20:04.990Z] #193 DONE 0.2s [2023-08-09T02:20:04.990Z] [2023-08-09T02:20:04.990Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:20:04.990Z] #122 ... [2023-08-09T02:20:04.990Z] [2023-08-09T02:20:04.990Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:20:05.259Z] #194 DONE 0.2s [2023-08-09T02:20:05.259Z] [2023-08-09T02:20:05.259Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T02:20:05.525Z] #195 DONE 0.3s [2023-08-09T02:20:05.525Z] [2023-08-09T02:20:05.525Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:20:05.791Z] #196 DONE 0.1s [2023-08-09T02:20:05.791Z] [2023-08-09T02:20:05.791Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T02:20:05.791Z] #197 DONE 0.1s [2023-08-09T02:20:05.791Z] [2023-08-09T02:20:05.791Z] #141 [core-metadata] exporting to image [2023-08-09T02:20:06.057Z] #141 exporting layers 0.4s done [2023-08-09T02:20:06.324Z] #141 writing image sha256:da527daea39ffd433e647e0459429cc7dde34474b3389f49457f6e9fbc57e9a6 done [2023-08-09T02:20:06.324Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-09T02:20:06.324Z] #141 DONE 12.2s [2023-08-09T02:20:06.324Z] [2023-08-09T02:20:06.324Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:20:33.395Z] #102 ... [2023-08-09T02:20:33.395Z] [2023-08-09T02:20:33.396Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T02:20:33.396Z] #128 DONE 1126.8s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:20:33.396Z] #198 DONE 0.2s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:20:33.396Z] #122 ... [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:20:33.396Z] #199 DONE 0.1s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T02:20:33.396Z] #200 DONE 0.3s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:20:33.396Z] #201 DONE 0.1s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:20:33.396Z] #102 ... [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-09T02:20:33.396Z] #141 exporting layers [2023-08-09T02:20:33.396Z] #141 exporting layers 0.4s done [2023-08-09T02:20:33.396Z] #141 writing image sha256:de12e64589a58ba795ec039518ae6b0df644c10f5c9e262d1b9bea10b6abc8c7 done [2023-08-09T02:20:33.396Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-09T02:20:33.396Z] #141 DONE 12.6s [2023-08-09T02:20:33.396Z] [2023-08-09T02:20:33.396Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T02:21:05.615Z] #122 DONE 1157.0s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T02:21:05.615Z] #102 DONE 1156.9s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:21:05.615Z] #202 DONE 0.2s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:21:05.615Z] #203 DONE 0.1s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T02:21:05.615Z] #204 DONE 0.1s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T02:21:05.615Z] #205 DONE 0.1s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T02:21:05.615Z] #206 DONE 0.3s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T02:21:05.615Z] #207 ... [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:21:05.615Z] #208 DONE 0.1s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T02:21:05.615Z] #207 DONE 0.3s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T02:21:05.615Z] #209 DONE 0.1s [2023-08-09T02:21:05.615Z] [2023-08-09T02:21:05.615Z] #141 [support-notifications] exporting to image [2023-08-09T02:21:05.615Z] #141 exporting layers [2023-08-09T02:21:05.615Z] #141 exporting layers 0.5s done [2023-08-09T02:21:05.615Z] #141 writing image sha256:c070fc79db155a3f12ed2a3430d5429472e6e38cc63bfccf76be5d03ed7884bd done [2023-08-09T02:21:05.615Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-09T02:21:05.615Z] #141 exporting layers 0.4s done [2023-08-09T02:21:05.615Z] #141 writing image sha256:c5e55c37e4ad4a137b9c1819fa552d0a70e42a5aca7572129338d83fc381816d done [2023-08-09T02:21:05.615Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-09T02:21:05.615Z] #141 DONE 13.3s [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T02:21:05.615Z] time="2023-08-09T02:00:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T02:21:05.632Z] $ docker stop --time=1 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 [2023-08-09T02:21:07.280Z] $ docker rm -f --volumes 7b27217680e0c7d0e0d0f8608b2098a8c8632d171b27af74cec8ca2edd0dbbf8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T02:21:07.786Z] + docker images [2023-08-09T02:21:07.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T02:21:07.786Z] support-notifications-arm64 latest c5e55c37e4ad 5 seconds ago 33.7MB [2023-08-09T02:21:07.786Z] support-scheduler-arm64 latest c070fc79db15 5 seconds ago 32.9MB [2023-08-09T02:21:07.786Z] security-spiffe-token-provider-arm64 latest de12e64589a5 36 seconds ago 33.2MB [2023-08-09T02:21:07.786Z] core-metadata-arm64 latest da527daea39f About a minute ago 21.2MB [2023-08-09T02:21:07.786Z] core-data-arm64 latest 5ae4c4a6002c About a minute ago 20.9MB [2023-08-09T02:21:07.786Z] core-command-arm64 latest 907e56ac404a About a minute ago 20.8MB [2023-08-09T02:21:07.786Z] core-common-config-bootstrapper-arm64 latest cb2416d3af2d About a minute ago 18MB [2023-08-09T02:21:07.786Z] security-proxy-auth-arm64 latest 2578948af8bf 2 minutes ago 19.3MB [2023-08-09T02:21:07.786Z] security-secretstore-setup-arm64 latest 7a47a8e66e36 2 minutes ago 42.9MB [2023-08-09T02:21:07.786Z] security-bootstrapper-arm64 latest b3a082e1ec50 2 minutes ago 22.6MB [2023-08-09T02:21:07.786Z] security-proxy-setup-arm64 latest ad42df64058a 2 minutes ago 19.5MB [2023-08-09T02:21:07.786Z] security-spire-agent-arm64 latest eeba5c027456 19 minutes ago 152MB [2023-08-09T02:21:07.786Z] security-spire-server-arm64 latest 27a9c7147127 19 minutes ago 96.9MB [2023-08-09T02:21:07.786Z] security-spire-config-arm64 latest 0f34f39fb8c2 19 minutes ago 96.1MB [2023-08-09T02:21:07.786Z] ci-base-image-arm64 latest 69c332e02f86 21 minutes ago 1.05GB [2023-08-09T02:21:07.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB [2023-08-09T02:21:07.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 [2023-08-09T02:21:07.879Z] provisioning config files... [2023-08-09T02:21:07.894Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/553@tmp/config392186089678682760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:21:08.225Z] ---> docker-login.sh [2023-08-09T02:21:08.225Z] nexus3.edgexfoundry.org:10001 [2023-08-09T02:21:08.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:21:08.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:21:08.492Z] Configure a credential helper to remove this warning. See [2023-08-09T02:21:08.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:21:08.492Z] [2023-08-09T02:21:08.492Z] Login Succeeded [2023-08-09T02:21:08.492Z] nexus3.edgexfoundry.org:10002 [2023-08-09T02:21:08.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:21:09.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:21:09.027Z] Configure a credential helper to remove this warning. See [2023-08-09T02:21:09.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:21:09.027Z] [2023-08-09T02:21:09.027Z] Login Succeeded [2023-08-09T02:21:09.027Z] nexus3.edgexfoundry.org:10003 [2023-08-09T02:21:09.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:21:09.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:21:09.293Z] Configure a credential helper to remove this warning. See [2023-08-09T02:21:09.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:21:09.293Z] [2023-08-09T02:21:09.293Z] Login Succeeded [2023-08-09T02:21:09.293Z] nexus3.edgexfoundry.org:10004 [2023-08-09T02:21:09.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:21:09.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:21:09.826Z] Configure a credential helper to remove this warning. See [2023-08-09T02:21:09.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:21:09.826Z] [2023-08-09T02:21:09.826Z] Login Succeeded [2023-08-09T02:21:09.826Z] docker.io [2023-08-09T02:21:10.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T02:21:10.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T02:21:10.357Z] Configure a credential helper to remove this warning. See [2023-08-09T02:21:10.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T02:21:10.357Z] [2023-08-09T02:21:10.357Z] Login Succeeded [2023-08-09T02:21:10.357Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T02:21:10.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:10.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T02:21:10.413Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-09T02:21:10.413Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:10.413Z] latest [2023-08-09T02:21:10.413Z] 3.1.0-dev.19 [2023-08-09T02:21:10.413Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:10.413Z] main [2023-08-09T02:21:10.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:10.768Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:11.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:11.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T02:21:11.128Z] 3906336cc155: Preparing [2023-08-09T02:21:11.128Z] 5a8eafddcc7b: Preparing [2023-08-09T02:21:11.128Z] a1b2d78aafef: Preparing [2023-08-09T02:21:11.128Z] 2cad74af3628: Preparing [2023-08-09T02:21:11.128Z] bdc934a575cb: Preparing [2023-08-09T02:21:11.128Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:11.128Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:11.399Z] 3906336cc155: Pushed [2023-08-09T02:21:11.399Z] 2cad74af3628: Pushed [2023-08-09T02:21:11.399Z] bdc934a575cb: Pushed [2023-08-09T02:21:11.399Z] a1b2d78aafef: Pushed [2023-08-09T02:21:11.399Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:14.736Z] 5a8eafddcc7b: Pushed [2023-08-09T02:21:14.736Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:15.077Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:15.421Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-09T02:21:15.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T02:21:15.421Z] 3906336cc155: Preparing [2023-08-09T02:21:15.421Z] 5a8eafddcc7b: Preparing [2023-08-09T02:21:15.421Z] a1b2d78aafef: Preparing [2023-08-09T02:21:15.421Z] 2cad74af3628: Preparing [2023-08-09T02:21:15.421Z] bdc934a575cb: Preparing [2023-08-09T02:21:15.421Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:15.421Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:15.421Z] 5a8eafddcc7b: Layer already exists [2023-08-09T02:21:15.421Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:15.421Z] 3906336cc155: Layer already exists [2023-08-09T02:21:15.421Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:15.421Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:15.421Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:15.421Z] latest: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:15.759Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:16.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 [2023-08-09T02:21:16.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T02:21:16.098Z] 3906336cc155: Preparing [2023-08-09T02:21:16.098Z] 5a8eafddcc7b: Preparing [2023-08-09T02:21:16.098Z] a1b2d78aafef: Preparing [2023-08-09T02:21:16.098Z] 2cad74af3628: Preparing [2023-08-09T02:21:16.098Z] bdc934a575cb: Preparing [2023-08-09T02:21:16.098Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:16.098Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:16.098Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:16.098Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:16.098Z] 5a8eafddcc7b: Layer already exists [2023-08-09T02:21:16.098Z] 3906336cc155: Layer already exists [2023-08-09T02:21:16.098Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:16.098Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:16.098Z] 3.1.0-dev.19: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:16.699Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:17.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:17.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T02:21:17.035Z] 3906336cc155: Preparing [2023-08-09T02:21:17.035Z] 5a8eafddcc7b: Preparing [2023-08-09T02:21:17.035Z] a1b2d78aafef: Preparing [2023-08-09T02:21:17.035Z] 2cad74af3628: Preparing [2023-08-09T02:21:17.035Z] bdc934a575cb: Preparing [2023-08-09T02:21:17.035Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:17.035Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:17.035Z] 5a8eafddcc7b: Layer already exists [2023-08-09T02:21:17.035Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:17.035Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:17.035Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:17.035Z] 3906336cc155: Layer already exists [2023-08-09T02:21:17.035Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:17.307Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:17.647Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:17.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-09T02:21:17.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-09T02:21:17.982Z] 3906336cc155: Preparing [2023-08-09T02:21:17.982Z] 5a8eafddcc7b: Preparing [2023-08-09T02:21:17.982Z] a1b2d78aafef: Preparing [2023-08-09T02:21:17.982Z] 2cad74af3628: Preparing [2023-08-09T02:21:17.982Z] bdc934a575cb: Preparing [2023-08-09T02:21:17.982Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:17.982Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:17.982Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:17.982Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:17.982Z] 5a8eafddcc7b: Layer already exists [2023-08-09T02:21:17.982Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:17.982Z] 3906336cc155: Layer already exists [2023-08-09T02:21:17.982Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:18.248Z] main: digest: sha256:d8d4dcea92d055242d3a35bcb7980ae5c8ac68f5e44f845cc8a8aed679a6202d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:18.293Z] ===================================================== [Pipeline] echo [2023-08-09T02:21:18.299Z] taggedImages: [2023-08-09T02:21:18.299Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:18.299Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-09T02:21:18.299Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.19 [2023-08-09T02:21:18.299Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:18.299Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-09T02:21:18.317Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-09T02:21:18.317Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:18.317Z] latest [2023-08-09T02:21:18.317Z] 3.1.0-dev.19 [2023-08-09T02:21:18.317Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:18.317Z] main [2023-08-09T02:21:18.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:18.655Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:18.994Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:18.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T02:21:18.995Z] efe9619a82ca: Preparing [2023-08-09T02:21:18.995Z] 736ad26d78f0: Preparing [2023-08-09T02:21:18.995Z] 702c1e3d42b9: Preparing [2023-08-09T02:21:18.995Z] 6ef7841917e8: Preparing [2023-08-09T02:21:18.995Z] a1b2d78aafef: Preparing [2023-08-09T02:21:18.995Z] 2cad74af3628: Preparing [2023-08-09T02:21:18.995Z] bdc934a575cb: Preparing [2023-08-09T02:21:18.995Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:18.995Z] 2cad74af3628: Waiting [2023-08-09T02:21:18.995Z] bdc934a575cb: Waiting [2023-08-09T02:21:18.995Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:18.995Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:19.260Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:19.260Z] 736ad26d78f0: Pushed [2023-08-09T02:21:19.260Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:19.260Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:19.260Z] 702c1e3d42b9: Pushed [2023-08-09T02:21:19.260Z] efe9619a82ca: Pushed [2023-08-09T02:21:21.836Z] 6ef7841917e8: Pushed [2023-08-09T02:21:21.836Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:22.173Z] + 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 [2023-08-09T02:21:22.513Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-09T02:21:22.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T02:21:22.513Z] efe9619a82ca: Preparing [2023-08-09T02:21:22.513Z] 736ad26d78f0: Preparing [2023-08-09T02:21:22.513Z] 702c1e3d42b9: Preparing [2023-08-09T02:21:22.513Z] 6ef7841917e8: Preparing [2023-08-09T02:21:22.513Z] a1b2d78aafef: Preparing [2023-08-09T02:21:22.513Z] 2cad74af3628: Preparing [2023-08-09T02:21:22.513Z] bdc934a575cb: Preparing [2023-08-09T02:21:22.513Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:22.513Z] bdc934a575cb: Waiting [2023-08-09T02:21:22.513Z] 2cad74af3628: Waiting [2023-08-09T02:21:22.513Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:22.513Z] 702c1e3d42b9: Layer already exists [2023-08-09T02:21:22.513Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:22.513Z] efe9619a82ca: Layer already exists [2023-08-09T02:21:22.513Z] 736ad26d78f0: Layer already exists [2023-08-09T02:21:22.513Z] 6ef7841917e8: Layer already exists [2023-08-09T02:21:22.513Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:22.513Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:22.513Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:22.780Z] latest: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:23.135Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:23.477Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 [2023-08-09T02:21:23.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T02:21:23.477Z] efe9619a82ca: Preparing [2023-08-09T02:21:23.477Z] 736ad26d78f0: Preparing [2023-08-09T02:21:23.477Z] 702c1e3d42b9: Preparing [2023-08-09T02:21:23.477Z] 6ef7841917e8: Preparing [2023-08-09T02:21:23.477Z] a1b2d78aafef: Preparing [2023-08-09T02:21:23.477Z] 2cad74af3628: Preparing [2023-08-09T02:21:23.477Z] bdc934a575cb: Preparing [2023-08-09T02:21:23.477Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:23.477Z] 2cad74af3628: Waiting [2023-08-09T02:21:23.477Z] bdc934a575cb: Waiting [2023-08-09T02:21:23.477Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:23.477Z] 736ad26d78f0: Layer already exists [2023-08-09T02:21:23.477Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:23.477Z] efe9619a82ca: Layer already exists [2023-08-09T02:21:23.477Z] 6ef7841917e8: Layer already exists [2023-08-09T02:21:23.477Z] 702c1e3d42b9: Layer already exists [2023-08-09T02:21:23.477Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:23.477Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:23.477Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:23.477Z] 3.1.0-dev.19: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:24.078Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:24.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:24.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T02:21:24.413Z] efe9619a82ca: Preparing [2023-08-09T02:21:24.413Z] 736ad26d78f0: Preparing [2023-08-09T02:21:24.413Z] 702c1e3d42b9: Preparing [2023-08-09T02:21:24.413Z] 6ef7841917e8: Preparing [2023-08-09T02:21:24.413Z] a1b2d78aafef: Preparing [2023-08-09T02:21:24.413Z] 2cad74af3628: Preparing [2023-08-09T02:21:24.413Z] bdc934a575cb: Preparing [2023-08-09T02:21:24.413Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:24.413Z] 2cad74af3628: Waiting [2023-08-09T02:21:24.413Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:24.413Z] bdc934a575cb: Waiting [2023-08-09T02:21:24.413Z] efe9619a82ca: Layer already exists [2023-08-09T02:21:24.413Z] 6ef7841917e8: Layer already exists [2023-08-09T02:21:24.413Z] 702c1e3d42b9: Layer already exists [2023-08-09T02:21:24.413Z] 736ad26d78f0: Layer already exists [2023-08-09T02:21:24.413Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:24.680Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:24.680Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:24.680Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:24.680Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:25.012Z] + 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 [2023-08-09T02:21:25.344Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-09T02:21:25.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-09T02:21:25.344Z] efe9619a82ca: Preparing [2023-08-09T02:21:25.344Z] 736ad26d78f0: Preparing [2023-08-09T02:21:25.344Z] 702c1e3d42b9: Preparing [2023-08-09T02:21:25.344Z] 6ef7841917e8: Preparing [2023-08-09T02:21:25.344Z] a1b2d78aafef: Preparing [2023-08-09T02:21:25.344Z] 2cad74af3628: Preparing [2023-08-09T02:21:25.344Z] bdc934a575cb: Preparing [2023-08-09T02:21:25.344Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:25.344Z] 2cad74af3628: Waiting [2023-08-09T02:21:25.344Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:25.344Z] bdc934a575cb: Waiting [2023-08-09T02:21:25.344Z] 702c1e3d42b9: Layer already exists [2023-08-09T02:21:25.344Z] efe9619a82ca: Layer already exists [2023-08-09T02:21:25.344Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:25.344Z] 6ef7841917e8: Layer already exists [2023-08-09T02:21:25.344Z] 736ad26d78f0: Layer already exists [2023-08-09T02:21:25.344Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:25.344Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:25.344Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:25.607Z] main: digest: sha256:4636f4525edebae252645cd2b0aca623b397b05d11d844f7efd9889532ef0d3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:25.661Z] ===================================================== [Pipeline] echo [2023-08-09T02:21:25.671Z] taggedImages: [2023-08-09T02:21:25.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:25.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-09T02:21:25.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.19 [2023-08-09T02:21:25.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:25.671Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-09T02:21:25.691Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-09T02:21:25.691Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:25.691Z] latest [2023-08-09T02:21:25.691Z] 3.1.0-dev.19 [2023-08-09T02:21:25.691Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:25.691Z] main [2023-08-09T02:21:25.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:26.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:26.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:26.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T02:21:26.361Z] 45edb62aa0b8: Preparing [2023-08-09T02:21:26.361Z] d17d017d2196: Preparing [2023-08-09T02:21:26.361Z] a1b2d78aafef: Preparing [2023-08-09T02:21:26.361Z] 2cad74af3628: Preparing [2023-08-09T02:21:26.361Z] 11f7164eefd9: Preparing [2023-08-09T02:21:26.361Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:26.361Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:26.361Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:26.361Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:26.361Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:26.626Z] 11f7164eefd9: Pushed [2023-08-09T02:21:26.626Z] 45edb62aa0b8: Pushed [2023-08-09T02:21:29.953Z] d17d017d2196: Pushed [2023-08-09T02:21:29.953Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:30.284Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:30.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-09T02:21:30.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T02:21:30.617Z] 45edb62aa0b8: Preparing [2023-08-09T02:21:30.617Z] d17d017d2196: Preparing [2023-08-09T02:21:30.617Z] a1b2d78aafef: Preparing [2023-08-09T02:21:30.617Z] 2cad74af3628: Preparing [2023-08-09T02:21:30.617Z] 11f7164eefd9: Preparing [2023-08-09T02:21:30.617Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:30.617Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:30.617Z] 45edb62aa0b8: Layer already exists [2023-08-09T02:21:30.617Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:30.617Z] 11f7164eefd9: Layer already exists [2023-08-09T02:21:30.617Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:30.617Z] d17d017d2196: Layer already exists [2023-08-09T02:21:30.617Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:30.617Z] latest: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:30.982Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:31.311Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 [2023-08-09T02:21:31.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T02:21:31.311Z] 45edb62aa0b8: Preparing [2023-08-09T02:21:31.311Z] d17d017d2196: Preparing [2023-08-09T02:21:31.311Z] a1b2d78aafef: Preparing [2023-08-09T02:21:31.311Z] 2cad74af3628: Preparing [2023-08-09T02:21:31.311Z] 11f7164eefd9: Preparing [2023-08-09T02:21:31.311Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:31.311Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:31.311Z] 45edb62aa0b8: Layer already exists [2023-08-09T02:21:31.311Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:31.311Z] d17d017d2196: Layer already exists [2023-08-09T02:21:31.311Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:31.311Z] 11f7164eefd9: Layer already exists [2023-08-09T02:21:31.311Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:31.577Z] 3.1.0-dev.19: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:31.909Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:32.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:32.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T02:21:32.234Z] 45edb62aa0b8: Preparing [2023-08-09T02:21:32.234Z] d17d017d2196: Preparing [2023-08-09T02:21:32.234Z] a1b2d78aafef: Preparing [2023-08-09T02:21:32.234Z] 2cad74af3628: Preparing [2023-08-09T02:21:32.234Z] 11f7164eefd9: Preparing [2023-08-09T02:21:32.234Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:32.234Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:32.234Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:32.234Z] 45edb62aa0b8: Layer already exists [2023-08-09T02:21:32.234Z] 11f7164eefd9: Layer already exists [2023-08-09T02:21:32.234Z] d17d017d2196: Layer already exists [2023-08-09T02:21:32.234Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:32.234Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:32.234Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:32.570Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:32.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-09T02:21:32.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-09T02:21:32.906Z] 45edb62aa0b8: Preparing [2023-08-09T02:21:32.906Z] d17d017d2196: Preparing [2023-08-09T02:21:32.906Z] a1b2d78aafef: Preparing [2023-08-09T02:21:32.906Z] 2cad74af3628: Preparing [2023-08-09T02:21:32.906Z] 11f7164eefd9: Preparing [2023-08-09T02:21:32.906Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:32.906Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:32.906Z] 11f7164eefd9: Layer already exists [2023-08-09T02:21:32.906Z] 45edb62aa0b8: Layer already exists [2023-08-09T02:21:32.906Z] d17d017d2196: Layer already exists [2023-08-09T02:21:32.906Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:32.906Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:32.906Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:33.172Z] main: digest: sha256:3b7a91cd2e0e0dbc108d81c2be41af268ebaf7959124bad1baa5de0613eaf5a6 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:33.215Z] ===================================================== [Pipeline] echo [2023-08-09T02:21:33.221Z] taggedImages: [2023-08-09T02:21:33.221Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:33.221Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-09T02:21:33.221Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.19 [2023-08-09T02:21:33.221Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:33.221Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-09T02:21:33.236Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-09T02:21:33.236Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:33.236Z] latest [2023-08-09T02:21:33.236Z] 3.1.0-dev.19 [2023-08-09T02:21:33.236Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:33.236Z] main [2023-08-09T02:21:33.236Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:33.561Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:33.892Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:33.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T02:21:33.892Z] 353ecbc11ffa: Preparing [2023-08-09T02:21:33.892Z] 65fb67cffd25: Preparing [2023-08-09T02:21:33.892Z] 36392f048fc5: Preparing [2023-08-09T02:21:33.892Z] a1b2d78aafef: Preparing [2023-08-09T02:21:33.892Z] 2cad74af3628: Preparing [2023-08-09T02:21:33.892Z] bdc934a575cb: Preparing [2023-08-09T02:21:33.892Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:33.892Z] bdc934a575cb: Waiting [2023-08-09T02:21:33.892Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:33.892Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:33.892Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:34.157Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:34.157Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:34.157Z] 65fb67cffd25: Pushed [2023-08-09T02:21:34.157Z] 353ecbc11ffa: Pushed [2023-08-09T02:21:37.489Z] 36392f048fc5: Pushed [2023-08-09T02:21:37.489Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:37.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:38.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-09T02:21:38.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T02:21:38.149Z] 353ecbc11ffa: Preparing [2023-08-09T02:21:38.149Z] 65fb67cffd25: Preparing [2023-08-09T02:21:38.149Z] 36392f048fc5: Preparing [2023-08-09T02:21:38.149Z] a1b2d78aafef: Preparing [2023-08-09T02:21:38.149Z] 2cad74af3628: Preparing [2023-08-09T02:21:38.149Z] bdc934a575cb: Preparing [2023-08-09T02:21:38.149Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:38.149Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:38.149Z] bdc934a575cb: Waiting [2023-08-09T02:21:38.149Z] 353ecbc11ffa: Layer already exists [2023-08-09T02:21:38.149Z] 36392f048fc5: Layer already exists [2023-08-09T02:21:38.149Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:38.149Z] 65fb67cffd25: Layer already exists [2023-08-09T02:21:38.149Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:38.149Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:38.149Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:38.413Z] latest: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:38.747Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:39.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 [2023-08-09T02:21:39.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T02:21:39.076Z] 353ecbc11ffa: Preparing [2023-08-09T02:21:39.076Z] 65fb67cffd25: Preparing [2023-08-09T02:21:39.076Z] 36392f048fc5: Preparing [2023-08-09T02:21:39.076Z] a1b2d78aafef: Preparing [2023-08-09T02:21:39.076Z] 2cad74af3628: Preparing [2023-08-09T02:21:39.076Z] bdc934a575cb: Preparing [2023-08-09T02:21:39.076Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:39.076Z] bdc934a575cb: Waiting [2023-08-09T02:21:39.076Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:39.076Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:39.076Z] 36392f048fc5: Layer already exists [2023-08-09T02:21:39.076Z] 65fb67cffd25: Layer already exists [2023-08-09T02:21:39.076Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:39.076Z] 353ecbc11ffa: Layer already exists [2023-08-09T02:21:39.076Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:39.076Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:39.076Z] 3.1.0-dev.19: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:39.670Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:40.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:40.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T02:21:40.042Z] 353ecbc11ffa: Preparing [2023-08-09T02:21:40.042Z] 65fb67cffd25: Preparing [2023-08-09T02:21:40.042Z] 36392f048fc5: Preparing [2023-08-09T02:21:40.042Z] a1b2d78aafef: Preparing [2023-08-09T02:21:40.042Z] 2cad74af3628: Preparing [2023-08-09T02:21:40.042Z] bdc934a575cb: Preparing [2023-08-09T02:21:40.042Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:40.042Z] bdc934a575cb: Waiting [2023-08-09T02:21:40.042Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:40.042Z] 36392f048fc5: Layer already exists [2023-08-09T02:21:40.042Z] 65fb67cffd25: Layer already exists [2023-08-09T02:21:40.042Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:40.042Z] 353ecbc11ffa: Layer already exists [2023-08-09T02:21:40.042Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:40.042Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:40.042Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:40.312Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:40.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:41.022Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-09T02:21:41.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-09T02:21:41.022Z] 353ecbc11ffa: Preparing [2023-08-09T02:21:41.022Z] 65fb67cffd25: Preparing [2023-08-09T02:21:41.022Z] 36392f048fc5: Preparing [2023-08-09T02:21:41.022Z] a1b2d78aafef: Preparing [2023-08-09T02:21:41.022Z] 2cad74af3628: Preparing [2023-08-09T02:21:41.022Z] bdc934a575cb: Preparing [2023-08-09T02:21:41.022Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:41.022Z] bdc934a575cb: Waiting [2023-08-09T02:21:41.022Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:41.022Z] 36392f048fc5: Layer already exists [2023-08-09T02:21:41.022Z] 353ecbc11ffa: Layer already exists [2023-08-09T02:21:41.022Z] 65fb67cffd25: Layer already exists [2023-08-09T02:21:41.022Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:41.022Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:41.022Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:41.022Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:41.293Z] main: digest: sha256:9e258749ac55725aa53188873b98e52b736d413064011f9710cd39c29819840e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:41.340Z] ===================================================== [Pipeline] echo [2023-08-09T02:21:41.346Z] taggedImages: [2023-08-09T02:21:41.346Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:41.346Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-09T02:21:41.346Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.19 [2023-08-09T02:21:41.346Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:41.346Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-09T02:21:41.360Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-09T02:21:41.360Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:41.360Z] latest [2023-08-09T02:21:41.360Z] 3.1.0-dev.19 [2023-08-09T02:21:41.360Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:41.360Z] main [2023-08-09T02:21:41.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:41.684Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:42.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:42.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T02:21:42.026Z] 767d6ebc3768: Preparing [2023-08-09T02:21:42.026Z] 4f74f4215a2f: Preparing [2023-08-09T02:21:42.026Z] 7b69da05628d: Preparing [2023-08-09T02:21:42.026Z] fda4a5f33c92: Preparing [2023-08-09T02:21:42.026Z] 5278d8b0f959: Preparing [2023-08-09T02:21:42.026Z] 31fa11c3161b: Preparing [2023-08-09T02:21:42.026Z] 663b83e67d6f: Preparing [2023-08-09T02:21:42.026Z] a1b2d78aafef: Preparing [2023-08-09T02:21:42.026Z] 2cad74af3628: Preparing [2023-08-09T02:21:42.026Z] dd25059b1ad2: Preparing [2023-08-09T02:21:42.026Z] 1cc1e5abc9ad: Preparing [2023-08-09T02:21:42.026Z] 5f70bf18a086: Preparing [2023-08-09T02:21:42.026Z] cdeac7025aa2: Preparing [2023-08-09T02:21:42.026Z] ca7c88df2e6d: Preparing [2023-08-09T02:21:42.026Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:42.026Z] 31fa11c3161b: Waiting [2023-08-09T02:21:42.026Z] 663b83e67d6f: Waiting [2023-08-09T02:21:42.026Z] 5f70bf18a086: Waiting [2023-08-09T02:21:42.026Z] a1b2d78aafef: Waiting [2023-08-09T02:21:42.026Z] cdeac7025aa2: Waiting [2023-08-09T02:21:42.026Z] 2cad74af3628: Waiting [2023-08-09T02:21:42.026Z] ca7c88df2e6d: Waiting [2023-08-09T02:21:42.026Z] dd25059b1ad2: Waiting [2023-08-09T02:21:42.026Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:42.026Z] 1cc1e5abc9ad: Waiting [2023-08-09T02:21:42.292Z] 5278d8b0f959: Pushed [2023-08-09T02:21:42.292Z] 4f74f4215a2f: Pushed [2023-08-09T02:21:42.292Z] fda4a5f33c92: Pushed [2023-08-09T02:21:42.292Z] 767d6ebc3768: Pushed [2023-08-09T02:21:42.292Z] 7b69da05628d: Pushed [2023-08-09T02:21:42.292Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:42.292Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:42.558Z] 31fa11c3161b: Pushed [2023-08-09T02:21:42.558Z] 5f70bf18a086: Pushed [2023-08-09T02:21:42.558Z] dd25059b1ad2: Pushed [2023-08-09T02:21:42.558Z] 1cc1e5abc9ad: Pushed [2023-08-09T02:21:42.558Z] cdeac7025aa2: Pushed [2023-08-09T02:21:42.558Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:42.825Z] ca7c88df2e6d: Pushed [2023-08-09T02:21:46.160Z] 663b83e67d6f: Pushed [2023-08-09T02:21:46.160Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:50.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:50.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-09T02:21:50.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T02:21:50.612Z] 767d6ebc3768: Preparing [2023-08-09T02:21:50.612Z] 4f74f4215a2f: Preparing [2023-08-09T02:21:50.612Z] 7b69da05628d: Preparing [2023-08-09T02:21:50.612Z] fda4a5f33c92: Preparing [2023-08-09T02:21:50.612Z] 5278d8b0f959: Preparing [2023-08-09T02:21:50.612Z] 31fa11c3161b: Preparing [2023-08-09T02:21:50.612Z] 663b83e67d6f: Preparing [2023-08-09T02:21:50.612Z] a1b2d78aafef: Preparing [2023-08-09T02:21:50.612Z] 2cad74af3628: Preparing [2023-08-09T02:21:50.612Z] dd25059b1ad2: Preparing [2023-08-09T02:21:50.612Z] 1cc1e5abc9ad: Preparing [2023-08-09T02:21:50.612Z] 5f70bf18a086: Preparing [2023-08-09T02:21:50.612Z] cdeac7025aa2: Preparing [2023-08-09T02:21:50.612Z] ca7c88df2e6d: Preparing [2023-08-09T02:21:50.612Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:50.612Z] dd25059b1ad2: Waiting [2023-08-09T02:21:50.612Z] 1cc1e5abc9ad: Waiting [2023-08-09T02:21:50.612Z] cdeac7025aa2: Waiting [2023-08-09T02:21:50.612Z] ca7c88df2e6d: Waiting [2023-08-09T02:21:50.612Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:50.612Z] 5f70bf18a086: Waiting [2023-08-09T02:21:50.612Z] 663b83e67d6f: Waiting [2023-08-09T02:21:50.612Z] a1b2d78aafef: Waiting [2023-08-09T02:21:50.612Z] 2cad74af3628: Waiting [2023-08-09T02:21:50.612Z] fda4a5f33c92: Layer already exists [2023-08-09T02:21:50.612Z] 4f74f4215a2f: Layer already exists [2023-08-09T02:21:50.612Z] 767d6ebc3768: Layer already exists [2023-08-09T02:21:50.612Z] 5278d8b0f959: Layer already exists [2023-08-09T02:21:50.612Z] 7b69da05628d: Layer already exists [2023-08-09T02:21:50.612Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:50.612Z] 663b83e67d6f: Layer already exists [2023-08-09T02:21:50.612Z] 31fa11c3161b: Layer already exists [2023-08-09T02:21:50.612Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:50.612Z] dd25059b1ad2: Layer already exists [2023-08-09T02:21:50.612Z] 1cc1e5abc9ad: Layer already exists [2023-08-09T02:21:50.612Z] cdeac7025aa2: Layer already exists [2023-08-09T02:21:50.612Z] ca7c88df2e6d: Layer already exists [2023-08-09T02:21:50.612Z] 5f70bf18a086: Layer already exists [2023-08-09T02:21:50.612Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:50.876Z] latest: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:51.211Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:51.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 [2023-08-09T02:21:51.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T02:21:51.541Z] 767d6ebc3768: Preparing [2023-08-09T02:21:51.541Z] 4f74f4215a2f: Preparing [2023-08-09T02:21:51.541Z] 7b69da05628d: Preparing [2023-08-09T02:21:51.541Z] fda4a5f33c92: Preparing [2023-08-09T02:21:51.541Z] 5278d8b0f959: Preparing [2023-08-09T02:21:51.541Z] 31fa11c3161b: Preparing [2023-08-09T02:21:51.541Z] 663b83e67d6f: Preparing [2023-08-09T02:21:51.541Z] a1b2d78aafef: Preparing [2023-08-09T02:21:51.541Z] 2cad74af3628: Preparing [2023-08-09T02:21:51.541Z] dd25059b1ad2: Preparing [2023-08-09T02:21:51.541Z] 1cc1e5abc9ad: Preparing [2023-08-09T02:21:51.541Z] 5f70bf18a086: Preparing [2023-08-09T02:21:51.541Z] cdeac7025aa2: Preparing [2023-08-09T02:21:51.541Z] ca7c88df2e6d: Preparing [2023-08-09T02:21:51.541Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:51.541Z] dd25059b1ad2: Waiting [2023-08-09T02:21:51.541Z] 1cc1e5abc9ad: Waiting [2023-08-09T02:21:51.541Z] 31fa11c3161b: Waiting [2023-08-09T02:21:51.541Z] 5f70bf18a086: Waiting [2023-08-09T02:21:51.541Z] a1b2d78aafef: Waiting [2023-08-09T02:21:51.541Z] cdeac7025aa2: Waiting [2023-08-09T02:21:51.541Z] ca7c88df2e6d: Waiting [2023-08-09T02:21:51.541Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:51.541Z] 663b83e67d6f: Waiting [2023-08-09T02:21:51.541Z] 5278d8b0f959: Layer already exists [2023-08-09T02:21:51.541Z] 7b69da05628d: Layer already exists [2023-08-09T02:21:51.541Z] fda4a5f33c92: Layer already exists [2023-08-09T02:21:51.541Z] 767d6ebc3768: Layer already exists [2023-08-09T02:21:51.541Z] 4f74f4215a2f: Layer already exists [2023-08-09T02:21:51.541Z] 31fa11c3161b: Layer already exists [2023-08-09T02:21:51.541Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:51.541Z] dd25059b1ad2: Layer already exists [2023-08-09T02:21:51.541Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:51.541Z] 663b83e67d6f: Layer already exists [2023-08-09T02:21:51.541Z] 1cc1e5abc9ad: Layer already exists [2023-08-09T02:21:51.541Z] ca7c88df2e6d: Layer already exists [2023-08-09T02:21:51.541Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:51.541Z] 5f70bf18a086: Layer already exists [2023-08-09T02:21:51.541Z] cdeac7025aa2: Layer already exists [2023-08-09T02:21:51.805Z] 3.1.0-dev.19: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:52.139Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:52.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:52.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T02:21:52.476Z] 767d6ebc3768: Preparing [2023-08-09T02:21:52.476Z] 4f74f4215a2f: Preparing [2023-08-09T02:21:52.476Z] 7b69da05628d: Preparing [2023-08-09T02:21:52.476Z] fda4a5f33c92: Preparing [2023-08-09T02:21:52.476Z] 5278d8b0f959: Preparing [2023-08-09T02:21:52.476Z] 31fa11c3161b: Preparing [2023-08-09T02:21:52.476Z] 663b83e67d6f: Preparing [2023-08-09T02:21:52.476Z] a1b2d78aafef: Preparing [2023-08-09T02:21:52.476Z] 2cad74af3628: Preparing [2023-08-09T02:21:52.476Z] dd25059b1ad2: Preparing [2023-08-09T02:21:52.476Z] 1cc1e5abc9ad: Preparing [2023-08-09T02:21:52.476Z] 5f70bf18a086: Preparing [2023-08-09T02:21:52.476Z] cdeac7025aa2: Preparing [2023-08-09T02:21:52.476Z] ca7c88df2e6d: Preparing [2023-08-09T02:21:52.476Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:52.476Z] dd25059b1ad2: Waiting [2023-08-09T02:21:52.476Z] 1cc1e5abc9ad: Waiting [2023-08-09T02:21:52.476Z] 5f70bf18a086: Waiting [2023-08-09T02:21:52.476Z] cdeac7025aa2: Waiting [2023-08-09T02:21:52.476Z] ca7c88df2e6d: Waiting [2023-08-09T02:21:52.476Z] 31fa11c3161b: Waiting [2023-08-09T02:21:52.476Z] 663b83e67d6f: Waiting [2023-08-09T02:21:52.476Z] a1b2d78aafef: Waiting [2023-08-09T02:21:52.476Z] 2cad74af3628: Waiting [2023-08-09T02:21:52.476Z] 7b69da05628d: Layer already exists [2023-08-09T02:21:52.476Z] 4f74f4215a2f: Layer already exists [2023-08-09T02:21:52.476Z] 5278d8b0f959: Layer already exists [2023-08-09T02:21:52.476Z] fda4a5f33c92: Layer already exists [2023-08-09T02:21:52.476Z] 767d6ebc3768: Layer already exists [2023-08-09T02:21:52.477Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:52.477Z] 31fa11c3161b: Layer already exists [2023-08-09T02:21:52.477Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:52.477Z] dd25059b1ad2: Layer already exists [2023-08-09T02:21:52.477Z] 663b83e67d6f: Layer already exists [2023-08-09T02:21:52.477Z] cdeac7025aa2: Layer already exists [2023-08-09T02:21:52.477Z] 1cc1e5abc9ad: Layer already exists [2023-08-09T02:21:52.477Z] ca7c88df2e6d: Layer already exists [2023-08-09T02:21:52.477Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:52.477Z] 5f70bf18a086: Layer already exists [2023-08-09T02:21:52.744Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:53.089Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:53.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-09T02:21:53.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-09T02:21:53.421Z] 767d6ebc3768: Preparing [2023-08-09T02:21:53.421Z] 4f74f4215a2f: Preparing [2023-08-09T02:21:53.421Z] 7b69da05628d: Preparing [2023-08-09T02:21:53.421Z] fda4a5f33c92: Preparing [2023-08-09T02:21:53.421Z] 5278d8b0f959: Preparing [2023-08-09T02:21:53.421Z] 31fa11c3161b: Preparing [2023-08-09T02:21:53.421Z] 663b83e67d6f: Preparing [2023-08-09T02:21:53.421Z] a1b2d78aafef: Preparing [2023-08-09T02:21:53.421Z] 2cad74af3628: Preparing [2023-08-09T02:21:53.421Z] dd25059b1ad2: Preparing [2023-08-09T02:21:53.421Z] 1cc1e5abc9ad: Preparing [2023-08-09T02:21:53.421Z] 5f70bf18a086: Preparing [2023-08-09T02:21:53.421Z] cdeac7025aa2: Preparing [2023-08-09T02:21:53.421Z] ca7c88df2e6d: Preparing [2023-08-09T02:21:53.421Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:53.421Z] 31fa11c3161b: Waiting [2023-08-09T02:21:53.421Z] 663b83e67d6f: Waiting [2023-08-09T02:21:53.421Z] a1b2d78aafef: Waiting [2023-08-09T02:21:53.421Z] 1cc1e5abc9ad: Waiting [2023-08-09T02:21:53.421Z] 2cad74af3628: Waiting [2023-08-09T02:21:53.421Z] 5f70bf18a086: Waiting [2023-08-09T02:21:53.421Z] dd25059b1ad2: Waiting [2023-08-09T02:21:53.421Z] cdeac7025aa2: Waiting [2023-08-09T02:21:53.421Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:53.421Z] ca7c88df2e6d: Waiting [2023-08-09T02:21:53.421Z] 4f74f4215a2f: Layer already exists [2023-08-09T02:21:53.421Z] 5278d8b0f959: Layer already exists [2023-08-09T02:21:53.421Z] 767d6ebc3768: Layer already exists [2023-08-09T02:21:53.421Z] fda4a5f33c92: Layer already exists [2023-08-09T02:21:53.421Z] 7b69da05628d: Layer already exists [2023-08-09T02:21:53.421Z] 663b83e67d6f: Layer already exists [2023-08-09T02:21:53.421Z] 31fa11c3161b: Layer already exists [2023-08-09T02:21:53.421Z] dd25059b1ad2: Layer already exists [2023-08-09T02:21:53.421Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:53.421Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:53.421Z] 5f70bf18a086: Layer already exists [2023-08-09T02:21:53.421Z] cdeac7025aa2: Layer already exists [2023-08-09T02:21:53.421Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:53.421Z] ca7c88df2e6d: Layer already exists [2023-08-09T02:21:53.686Z] 1cc1e5abc9ad: Layer already exists [2023-08-09T02:21:53.687Z] main: digest: sha256:228882016b95f5497992ef81170aab2fa383368b41cddbc48f919f9ef53f6330 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:21:53.733Z] ===================================================== [Pipeline] echo [2023-08-09T02:21:53.740Z] taggedImages: [2023-08-09T02:21:53.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:53.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-09T02:21:53.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.19 [2023-08-09T02:21:53.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:53.740Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-09T02:21:53.755Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-09T02:21:53.755Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:53.755Z] latest [2023-08-09T02:21:53.755Z] 3.1.0-dev.19 [2023-08-09T02:21:53.755Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:21:53.755Z] main [2023-08-09T02:21:53.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:54.083Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:54.419Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:21:54.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T02:21:54.419Z] cd3cd2913122: Preparing [2023-08-09T02:21:54.419Z] 8d955c22b269: Preparing [2023-08-09T02:21:54.419Z] 0d35385c4648: Preparing [2023-08-09T02:21:54.419Z] d965d6a81145: Preparing [2023-08-09T02:21:54.419Z] a1b2d78aafef: Preparing [2023-08-09T02:21:54.419Z] 2cad74af3628: Preparing [2023-08-09T02:21:54.419Z] bdc934a575cb: Preparing [2023-08-09T02:21:54.420Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:54.420Z] bdc934a575cb: Waiting [2023-08-09T02:21:54.420Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:54.420Z] 2cad74af3628: Waiting [2023-08-09T02:21:54.420Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:54.687Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:54.687Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:54.687Z] 8d955c22b269: Pushed [2023-08-09T02:21:54.687Z] 0d35385c4648: Pushed [2023-08-09T02:21:54.687Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:54.687Z] cd3cd2913122: Pushed [2023-08-09T02:21:58.020Z] d965d6a81145: Pushed [2023-08-09T02:21:58.020Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:58.357Z] + 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 [2023-08-09T02:21:58.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-09T02:21:58.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T02:21:58.689Z] cd3cd2913122: Preparing [2023-08-09T02:21:58.689Z] 8d955c22b269: Preparing [2023-08-09T02:21:58.689Z] 0d35385c4648: Preparing [2023-08-09T02:21:58.689Z] d965d6a81145: Preparing [2023-08-09T02:21:58.689Z] a1b2d78aafef: Preparing [2023-08-09T02:21:58.689Z] 2cad74af3628: Preparing [2023-08-09T02:21:58.689Z] bdc934a575cb: Preparing [2023-08-09T02:21:58.689Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:58.689Z] 2cad74af3628: Waiting [2023-08-09T02:21:58.689Z] bdc934a575cb: Waiting [2023-08-09T02:21:58.689Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:58.689Z] d965d6a81145: Layer already exists [2023-08-09T02:21:58.689Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:58.689Z] 0d35385c4648: Layer already exists [2023-08-09T02:21:58.689Z] 8d955c22b269: Layer already exists [2023-08-09T02:21:58.689Z] cd3cd2913122: Layer already exists [2023-08-09T02:21:58.689Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:58.689Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:58.689Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:58.953Z] latest: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:59.282Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:21:59.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 [2023-08-09T02:21:59.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T02:21:59.610Z] cd3cd2913122: Preparing [2023-08-09T02:21:59.610Z] 8d955c22b269: Preparing [2023-08-09T02:21:59.610Z] 0d35385c4648: Preparing [2023-08-09T02:21:59.610Z] d965d6a81145: Preparing [2023-08-09T02:21:59.610Z] a1b2d78aafef: Preparing [2023-08-09T02:21:59.610Z] 2cad74af3628: Preparing [2023-08-09T02:21:59.610Z] bdc934a575cb: Preparing [2023-08-09T02:21:59.610Z] d2d9d24a8c2a: Preparing [2023-08-09T02:21:59.610Z] bdc934a575cb: Waiting [2023-08-09T02:21:59.610Z] d2d9d24a8c2a: Waiting [2023-08-09T02:21:59.610Z] 2cad74af3628: Waiting [2023-08-09T02:21:59.610Z] d965d6a81145: Layer already exists [2023-08-09T02:21:59.610Z] a1b2d78aafef: Layer already exists [2023-08-09T02:21:59.610Z] 0d35385c4648: Layer already exists [2023-08-09T02:21:59.610Z] cd3cd2913122: Layer already exists [2023-08-09T02:21:59.610Z] 8d955c22b269: Layer already exists [2023-08-09T02:21:59.610Z] bdc934a575cb: Layer already exists [2023-08-09T02:21:59.610Z] 2cad74af3628: Layer already exists [2023-08-09T02:21:59.610Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:21:59.875Z] 3.1.0-dev.19: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:00.215Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:00.548Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:00.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T02:22:00.548Z] cd3cd2913122: Preparing [2023-08-09T02:22:00.548Z] 8d955c22b269: Preparing [2023-08-09T02:22:00.548Z] 0d35385c4648: Preparing [2023-08-09T02:22:00.548Z] d965d6a81145: Preparing [2023-08-09T02:22:00.548Z] a1b2d78aafef: Preparing [2023-08-09T02:22:00.548Z] 2cad74af3628: Preparing [2023-08-09T02:22:00.548Z] bdc934a575cb: Preparing [2023-08-09T02:22:00.548Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:00.548Z] 2cad74af3628: Waiting [2023-08-09T02:22:00.548Z] bdc934a575cb: Waiting [2023-08-09T02:22:00.548Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:00.548Z] cd3cd2913122: Layer already exists [2023-08-09T02:22:00.548Z] d965d6a81145: Layer already exists [2023-08-09T02:22:00.548Z] 0d35385c4648: Layer already exists [2023-08-09T02:22:00.548Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:00.548Z] 8d955c22b269: Layer already exists [2023-08-09T02:22:00.548Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:00.548Z] bdc934a575cb: Layer already exists [2023-08-09T02:22:00.548Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:00.815Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:01.157Z] + 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 [2023-08-09T02:22:01.491Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-09T02:22:01.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-09T02:22:01.491Z] cd3cd2913122: Preparing [2023-08-09T02:22:01.491Z] 8d955c22b269: Preparing [2023-08-09T02:22:01.491Z] 0d35385c4648: Preparing [2023-08-09T02:22:01.491Z] d965d6a81145: Preparing [2023-08-09T02:22:01.491Z] a1b2d78aafef: Preparing [2023-08-09T02:22:01.491Z] 2cad74af3628: Preparing [2023-08-09T02:22:01.491Z] bdc934a575cb: Preparing [2023-08-09T02:22:01.491Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:01.491Z] 2cad74af3628: Waiting [2023-08-09T02:22:01.491Z] bdc934a575cb: Waiting [2023-08-09T02:22:01.491Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:01.491Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:01.491Z] 8d955c22b269: Layer already exists [2023-08-09T02:22:01.491Z] 0d35385c4648: Layer already exists [2023-08-09T02:22:01.491Z] cd3cd2913122: Layer already exists [2023-08-09T02:22:01.491Z] d965d6a81145: Layer already exists [2023-08-09T02:22:01.491Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:01.491Z] bdc934a575cb: Layer already exists [2023-08-09T02:22:01.491Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:01.756Z] main: digest: sha256:b31b91dff39747dea2595ba4ce77afc3b8f93b69d32331ba49bc1fc394b0c188 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:22:01.801Z] ===================================================== [Pipeline] echo [2023-08-09T02:22:01.808Z] taggedImages: [2023-08-09T02:22:01.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:01.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-09T02:22:01.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.19 [2023-08-09T02:22:01.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:01.808Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-09T02:22:01.826Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-09T02:22:01.826Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:01.826Z] latest [2023-08-09T02:22:01.826Z] 3.1.0-dev.19 [2023-08-09T02:22:01.826Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:01.826Z] main [2023-08-09T02:22:01.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:02.156Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:02.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:02.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T02:22:02.487Z] d8d1fcb6695e: Preparing [2023-08-09T02:22:02.487Z] a214ac8ef7a0: Preparing [2023-08-09T02:22:02.487Z] 4c7c2d26e285: Preparing [2023-08-09T02:22:02.487Z] 7a38c9b387d7: Preparing [2023-08-09T02:22:02.487Z] a1b2d78aafef: Preparing [2023-08-09T02:22:02.487Z] 2cad74af3628: Preparing [2023-08-09T02:22:02.487Z] 256b36354283: Preparing [2023-08-09T02:22:02.487Z] f844cdc875bf: Preparing [2023-08-09T02:22:02.487Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:02.487Z] 256b36354283: Waiting [2023-08-09T02:22:02.487Z] 2cad74af3628: Waiting [2023-08-09T02:22:02.487Z] f844cdc875bf: Waiting [2023-08-09T02:22:02.487Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:02.487Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:02.753Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:02.753Z] a214ac8ef7a0: Pushed [2023-08-09T02:22:02.753Z] 7a38c9b387d7: Pushed [2023-08-09T02:22:02.753Z] d8d1fcb6695e: Pushed [2023-08-09T02:22:02.753Z] 256b36354283: Pushed [2023-08-09T02:22:03.018Z] f844cdc875bf: Pushed [2023-08-09T02:22:03.283Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:05.226Z] 4c7c2d26e285: Pushed [2023-08-09T02:22:05.226Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:05.819Z] + 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 [2023-08-09T02:22:06.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-09T02:22:06.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T02:22:06.146Z] d8d1fcb6695e: Preparing [2023-08-09T02:22:06.146Z] a214ac8ef7a0: Preparing [2023-08-09T02:22:06.146Z] 4c7c2d26e285: Preparing [2023-08-09T02:22:06.146Z] 7a38c9b387d7: Preparing [2023-08-09T02:22:06.146Z] a1b2d78aafef: Preparing [2023-08-09T02:22:06.146Z] 2cad74af3628: Preparing [2023-08-09T02:22:06.146Z] 256b36354283: Preparing [2023-08-09T02:22:06.146Z] f844cdc875bf: Preparing [2023-08-09T02:22:06.146Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:06.146Z] 2cad74af3628: Waiting [2023-08-09T02:22:06.146Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:06.146Z] f844cdc875bf: Waiting [2023-08-09T02:22:06.146Z] a214ac8ef7a0: Layer already exists [2023-08-09T02:22:06.146Z] d8d1fcb6695e: Layer already exists [2023-08-09T02:22:06.146Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:06.146Z] 7a38c9b387d7: Layer already exists [2023-08-09T02:22:06.146Z] 4c7c2d26e285: Layer already exists [2023-08-09T02:22:06.146Z] f844cdc875bf: Layer already exists [2023-08-09T02:22:06.146Z] 256b36354283: Layer already exists [2023-08-09T02:22:06.146Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:06.146Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:06.409Z] latest: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:06.737Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:07.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 [2023-08-09T02:22:07.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T02:22:07.069Z] d8d1fcb6695e: Preparing [2023-08-09T02:22:07.069Z] a214ac8ef7a0: Preparing [2023-08-09T02:22:07.069Z] 4c7c2d26e285: Preparing [2023-08-09T02:22:07.069Z] 7a38c9b387d7: Preparing [2023-08-09T02:22:07.069Z] a1b2d78aafef: Preparing [2023-08-09T02:22:07.069Z] 2cad74af3628: Preparing [2023-08-09T02:22:07.069Z] 256b36354283: Preparing [2023-08-09T02:22:07.069Z] f844cdc875bf: Preparing [2023-08-09T02:22:07.069Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:07.069Z] 256b36354283: Waiting [2023-08-09T02:22:07.069Z] f844cdc875bf: Waiting [2023-08-09T02:22:07.069Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:07.069Z] 2cad74af3628: Waiting [2023-08-09T02:22:07.069Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:07.069Z] 7a38c9b387d7: Layer already exists [2023-08-09T02:22:07.069Z] 4c7c2d26e285: Layer already exists [2023-08-09T02:22:07.069Z] d8d1fcb6695e: Layer already exists [2023-08-09T02:22:07.069Z] a214ac8ef7a0: Layer already exists [2023-08-09T02:22:07.069Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:07.069Z] f844cdc875bf: Layer already exists [2023-08-09T02:22:07.069Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:07.069Z] 256b36354283: Layer already exists [2023-08-09T02:22:07.069Z] 3.1.0-dev.19: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:08.208Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:08.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:08.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T02:22:08.540Z] d8d1fcb6695e: Preparing [2023-08-09T02:22:08.540Z] a214ac8ef7a0: Preparing [2023-08-09T02:22:08.540Z] 4c7c2d26e285: Preparing [2023-08-09T02:22:08.540Z] 7a38c9b387d7: Preparing [2023-08-09T02:22:08.540Z] a1b2d78aafef: Preparing [2023-08-09T02:22:08.540Z] 2cad74af3628: Preparing [2023-08-09T02:22:08.540Z] 256b36354283: Preparing [2023-08-09T02:22:08.540Z] f844cdc875bf: Preparing [2023-08-09T02:22:08.540Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:08.540Z] 256b36354283: Waiting [2023-08-09T02:22:08.540Z] f844cdc875bf: Waiting [2023-08-09T02:22:08.540Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:08.540Z] 2cad74af3628: Waiting [2023-08-09T02:22:08.540Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:08.540Z] a214ac8ef7a0: Layer already exists [2023-08-09T02:22:08.540Z] 7a38c9b387d7: Layer already exists [2023-08-09T02:22:08.540Z] d8d1fcb6695e: Layer already exists [2023-08-09T02:22:08.540Z] 4c7c2d26e285: Layer already exists [2023-08-09T02:22:08.540Z] f844cdc875bf: Layer already exists [2023-08-09T02:22:08.540Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:08.540Z] 256b36354283: Layer already exists [2023-08-09T02:22:08.540Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:08.540Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:09.143Z] + 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 [2023-08-09T02:22:09.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-09T02:22:09.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-09T02:22:09.467Z] d8d1fcb6695e: Preparing [2023-08-09T02:22:09.467Z] a214ac8ef7a0: Preparing [2023-08-09T02:22:09.467Z] 4c7c2d26e285: Preparing [2023-08-09T02:22:09.467Z] 7a38c9b387d7: Preparing [2023-08-09T02:22:09.467Z] a1b2d78aafef: Preparing [2023-08-09T02:22:09.467Z] 2cad74af3628: Preparing [2023-08-09T02:22:09.467Z] 256b36354283: Preparing [2023-08-09T02:22:09.467Z] f844cdc875bf: Preparing [2023-08-09T02:22:09.467Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:09.467Z] 2cad74af3628: Waiting [2023-08-09T02:22:09.467Z] 256b36354283: Waiting [2023-08-09T02:22:09.467Z] f844cdc875bf: Waiting [2023-08-09T02:22:09.467Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:09.467Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:09.467Z] 7a38c9b387d7: Layer already exists [2023-08-09T02:22:09.467Z] 4c7c2d26e285: Layer already exists [2023-08-09T02:22:09.467Z] d8d1fcb6695e: Layer already exists [2023-08-09T02:22:09.467Z] a214ac8ef7a0: Layer already exists [2023-08-09T02:22:09.467Z] 256b36354283: Layer already exists [2023-08-09T02:22:09.467Z] f844cdc875bf: Layer already exists [2023-08-09T02:22:09.467Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:09.467Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:09.733Z] main: digest: sha256:7a4d4e720c30a6aca6faa24e95d3348ad97c6341732502acd7307df7d3f7829e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:22:09.773Z] ===================================================== [Pipeline] echo [2023-08-09T02:22:09.779Z] taggedImages: [2023-08-09T02:22:09.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:09.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-09T02:22:09.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.19 [2023-08-09T02:22:09.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:09.779Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-09T02:22:09.794Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-09T02:22:09.794Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:09.794Z] latest [2023-08-09T02:22:09.794Z] 3.1.0-dev.19 [2023-08-09T02:22:09.794Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:09.794Z] main [2023-08-09T02:22:09.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:10.130Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:10.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:10.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T02:22:10.461Z] c4940727a1a4: Preparing [2023-08-09T02:22:10.461Z] c4d11ba83ef6: Preparing [2023-08-09T02:22:10.461Z] 2c0b89ced9f6: Preparing [2023-08-09T02:22:10.461Z] f52bc101776c: Preparing [2023-08-09T02:22:10.461Z] 501ab5553b6e: Preparing [2023-08-09T02:22:10.461Z] 9dc6cc7345a4: Preparing [2023-08-09T02:22:10.461Z] 1bdc8fc73773: Preparing [2023-08-09T02:22:10.461Z] a1b2d78aafef: Preparing [2023-08-09T02:22:10.461Z] 2cad74af3628: Preparing [2023-08-09T02:22:10.461Z] 02a29683d17d: Preparing [2023-08-09T02:22:10.461Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:10.461Z] a1b2d78aafef: Waiting [2023-08-09T02:22:10.461Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:10.461Z] 2cad74af3628: Waiting [2023-08-09T02:22:10.461Z] 02a29683d17d: Waiting [2023-08-09T02:22:10.461Z] 9dc6cc7345a4: Waiting [2023-08-09T02:22:10.461Z] 1bdc8fc73773: Waiting [2023-08-09T02:22:10.727Z] c4940727a1a4: Pushed [2023-08-09T02:22:10.727Z] c4d11ba83ef6: Pushed [2023-08-09T02:22:10.727Z] 501ab5553b6e: Pushed [2023-08-09T02:22:10.727Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:10.992Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:10.992Z] 9dc6cc7345a4: Pushed [2023-08-09T02:22:10.992Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:10.992Z] 1bdc8fc73773: Pushed [2023-08-09T02:22:13.580Z] 02a29683d17d: Pushed [2023-08-09T02:22:13.580Z] f52bc101776c: Pushed [2023-08-09T02:22:14.160Z] 2c0b89ced9f6: Pushed [2023-08-09T02:22:14.424Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:14.751Z] + 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 [2023-08-09T02:22:15.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-09T02:22:15.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T02:22:15.075Z] c4940727a1a4: Preparing [2023-08-09T02:22:15.075Z] c4d11ba83ef6: Preparing [2023-08-09T02:22:15.075Z] 2c0b89ced9f6: Preparing [2023-08-09T02:22:15.075Z] f52bc101776c: Preparing [2023-08-09T02:22:15.075Z] 501ab5553b6e: Preparing [2023-08-09T02:22:15.075Z] 9dc6cc7345a4: Preparing [2023-08-09T02:22:15.075Z] 1bdc8fc73773: Preparing [2023-08-09T02:22:15.075Z] a1b2d78aafef: Preparing [2023-08-09T02:22:15.075Z] 2cad74af3628: Preparing [2023-08-09T02:22:15.075Z] 02a29683d17d: Preparing [2023-08-09T02:22:15.075Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:15.075Z] 9dc6cc7345a4: Waiting [2023-08-09T02:22:15.075Z] 1bdc8fc73773: Waiting [2023-08-09T02:22:15.075Z] a1b2d78aafef: Waiting [2023-08-09T02:22:15.075Z] 2cad74af3628: Waiting [2023-08-09T02:22:15.075Z] 02a29683d17d: Waiting [2023-08-09T02:22:15.075Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:15.075Z] f52bc101776c: Layer already exists [2023-08-09T02:22:15.075Z] c4940727a1a4: Layer already exists [2023-08-09T02:22:15.075Z] 501ab5553b6e: Layer already exists [2023-08-09T02:22:15.075Z] 2c0b89ced9f6: Layer already exists [2023-08-09T02:22:15.075Z] c4d11ba83ef6: Layer already exists [2023-08-09T02:22:15.075Z] 9dc6cc7345a4: Layer already exists [2023-08-09T02:22:15.075Z] 02a29683d17d: Layer already exists [2023-08-09T02:22:15.075Z] 1bdc8fc73773: Layer already exists [2023-08-09T02:22:15.075Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:15.075Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:15.075Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:15.340Z] latest: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:15.682Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:16.013Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 [2023-08-09T02:22:16.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T02:22:16.013Z] c4940727a1a4: Preparing [2023-08-09T02:22:16.013Z] c4d11ba83ef6: Preparing [2023-08-09T02:22:16.013Z] 2c0b89ced9f6: Preparing [2023-08-09T02:22:16.013Z] f52bc101776c: Preparing [2023-08-09T02:22:16.013Z] 501ab5553b6e: Preparing [2023-08-09T02:22:16.013Z] 9dc6cc7345a4: Preparing [2023-08-09T02:22:16.013Z] 1bdc8fc73773: Preparing [2023-08-09T02:22:16.013Z] a1b2d78aafef: Preparing [2023-08-09T02:22:16.013Z] 2cad74af3628: Preparing [2023-08-09T02:22:16.013Z] 02a29683d17d: Preparing [2023-08-09T02:22:16.013Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:16.013Z] 9dc6cc7345a4: Waiting [2023-08-09T02:22:16.013Z] 1bdc8fc73773: Waiting [2023-08-09T02:22:16.013Z] 02a29683d17d: Waiting [2023-08-09T02:22:16.013Z] a1b2d78aafef: Waiting [2023-08-09T02:22:16.013Z] 2cad74af3628: Waiting [2023-08-09T02:22:16.013Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:16.013Z] f52bc101776c: Layer already exists [2023-08-09T02:22:16.013Z] 501ab5553b6e: Layer already exists [2023-08-09T02:22:16.013Z] c4d11ba83ef6: Layer already exists [2023-08-09T02:22:16.013Z] c4940727a1a4: Layer already exists [2023-08-09T02:22:16.013Z] 2c0b89ced9f6: Layer already exists [2023-08-09T02:22:16.013Z] 9dc6cc7345a4: Layer already exists [2023-08-09T02:22:16.013Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:16.013Z] 1bdc8fc73773: Layer already exists [2023-08-09T02:22:16.013Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:16.013Z] 02a29683d17d: Layer already exists [2023-08-09T02:22:16.013Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:16.279Z] 3.1.0-dev.19: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:16.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:16.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:16.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T02:22:16.943Z] c4940727a1a4: Preparing [2023-08-09T02:22:16.943Z] c4d11ba83ef6: Preparing [2023-08-09T02:22:16.943Z] 2c0b89ced9f6: Preparing [2023-08-09T02:22:16.943Z] f52bc101776c: Preparing [2023-08-09T02:22:16.943Z] 501ab5553b6e: Preparing [2023-08-09T02:22:16.943Z] 9dc6cc7345a4: Preparing [2023-08-09T02:22:16.943Z] 1bdc8fc73773: Preparing [2023-08-09T02:22:16.943Z] a1b2d78aafef: Preparing [2023-08-09T02:22:16.943Z] 2cad74af3628: Preparing [2023-08-09T02:22:16.943Z] 02a29683d17d: Preparing [2023-08-09T02:22:16.943Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:16.943Z] 9dc6cc7345a4: Waiting [2023-08-09T02:22:16.943Z] a1b2d78aafef: Waiting [2023-08-09T02:22:16.943Z] 2cad74af3628: Waiting [2023-08-09T02:22:16.943Z] 02a29683d17d: Waiting [2023-08-09T02:22:16.943Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:16.943Z] 1bdc8fc73773: Waiting [2023-08-09T02:22:16.943Z] c4d11ba83ef6: Layer already exists [2023-08-09T02:22:16.943Z] f52bc101776c: Layer already exists [2023-08-09T02:22:16.943Z] 501ab5553b6e: Layer already exists [2023-08-09T02:22:16.943Z] 2c0b89ced9f6: Layer already exists [2023-08-09T02:22:16.943Z] c4940727a1a4: Layer already exists [2023-08-09T02:22:16.943Z] 9dc6cc7345a4: Layer already exists [2023-08-09T02:22:16.943Z] 1bdc8fc73773: Layer already exists [2023-08-09T02:22:16.943Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:16.943Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:16.943Z] 02a29683d17d: Layer already exists [2023-08-09T02:22:16.943Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:17.208Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:17.537Z] + 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 [2023-08-09T02:22:17.870Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-09T02:22:17.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-09T02:22:17.870Z] c4940727a1a4: Preparing [2023-08-09T02:22:17.870Z] c4d11ba83ef6: Preparing [2023-08-09T02:22:17.870Z] 2c0b89ced9f6: Preparing [2023-08-09T02:22:17.870Z] f52bc101776c: Preparing [2023-08-09T02:22:17.870Z] 501ab5553b6e: Preparing [2023-08-09T02:22:17.870Z] 9dc6cc7345a4: Preparing [2023-08-09T02:22:17.870Z] 1bdc8fc73773: Preparing [2023-08-09T02:22:17.870Z] a1b2d78aafef: Preparing [2023-08-09T02:22:17.870Z] 2cad74af3628: Preparing [2023-08-09T02:22:17.870Z] 02a29683d17d: Preparing [2023-08-09T02:22:17.870Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:17.870Z] 9dc6cc7345a4: Waiting [2023-08-09T02:22:17.870Z] 1bdc8fc73773: Waiting [2023-08-09T02:22:17.870Z] a1b2d78aafef: Waiting [2023-08-09T02:22:17.870Z] 2cad74af3628: Waiting [2023-08-09T02:22:17.870Z] 02a29683d17d: Waiting [2023-08-09T02:22:17.870Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:17.870Z] f52bc101776c: Layer already exists [2023-08-09T02:22:17.870Z] 501ab5553b6e: Layer already exists [2023-08-09T02:22:17.870Z] c4940727a1a4: Layer already exists [2023-08-09T02:22:17.870Z] c4d11ba83ef6: Layer already exists [2023-08-09T02:22:17.870Z] 2c0b89ced9f6: Layer already exists [2023-08-09T02:22:17.870Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:17.870Z] 1bdc8fc73773: Layer already exists [2023-08-09T02:22:17.870Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:17.870Z] 9dc6cc7345a4: Layer already exists [2023-08-09T02:22:17.870Z] 02a29683d17d: Layer already exists [2023-08-09T02:22:17.870Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:18.136Z] main: digest: sha256:3373cf003bda05c4ec1f4c476bd5c71456f3e1d966648c303c95e028e72b4a2e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:22:18.181Z] ===================================================== [Pipeline] echo [2023-08-09T02:22:18.189Z] taggedImages: [2023-08-09T02:22:18.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:18.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-09T02:22:18.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.19 [2023-08-09T02:22:18.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:18.189Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-09T02:22:18.206Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-09T02:22:18.206Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:18.206Z] latest [2023-08-09T02:22:18.206Z] 3.1.0-dev.19 [2023-08-09T02:22:18.206Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:18.206Z] main [2023-08-09T02:22:18.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:18.535Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:18.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:18.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T02:22:18.861Z] 08c13fe9219a: Preparing [2023-08-09T02:22:18.861Z] bd2c65a99dcc: Preparing [2023-08-09T02:22:18.861Z] a1b2d78aafef: Preparing [2023-08-09T02:22:18.861Z] 2cad74af3628: Preparing [2023-08-09T02:22:18.861Z] 0431f4a5e590: Preparing [2023-08-09T02:22:18.861Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:18.861Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:19.393Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:19.393Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:19.393Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:19.393Z] 08c13fe9219a: Pushed [2023-08-09T02:22:20.347Z] 0431f4a5e590: Pushed [2023-08-09T02:22:23.691Z] bd2c65a99dcc: Pushed [2023-08-09T02:22:23.955Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:24.295Z] + 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 [2023-08-09T02:22:24.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-09T02:22:24.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T02:22:24.627Z] 08c13fe9219a: Preparing [2023-08-09T02:22:24.627Z] bd2c65a99dcc: Preparing [2023-08-09T02:22:24.627Z] a1b2d78aafef: Preparing [2023-08-09T02:22:24.627Z] 2cad74af3628: Preparing [2023-08-09T02:22:24.627Z] 0431f4a5e590: Preparing [2023-08-09T02:22:24.627Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:24.627Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:24.627Z] 08c13fe9219a: Layer already exists [2023-08-09T02:22:24.627Z] bd2c65a99dcc: Layer already exists [2023-08-09T02:22:24.627Z] 0431f4a5e590: Layer already exists [2023-08-09T02:22:24.627Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:24.627Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:24.627Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:24.891Z] latest: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:25.228Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:25.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 [2023-08-09T02:22:25.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T02:22:25.558Z] 08c13fe9219a: Preparing [2023-08-09T02:22:25.558Z] bd2c65a99dcc: Preparing [2023-08-09T02:22:25.558Z] a1b2d78aafef: Preparing [2023-08-09T02:22:25.558Z] 2cad74af3628: Preparing [2023-08-09T02:22:25.558Z] 0431f4a5e590: Preparing [2023-08-09T02:22:25.558Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:25.558Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:25.558Z] 08c13fe9219a: Layer already exists [2023-08-09T02:22:25.558Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:25.558Z] bd2c65a99dcc: Layer already exists [2023-08-09T02:22:25.558Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:25.558Z] 0431f4a5e590: Layer already exists [2023-08-09T02:22:25.558Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:25.823Z] 3.1.0-dev.19: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:26.156Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:26.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:26.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T02:22:26.491Z] 08c13fe9219a: Preparing [2023-08-09T02:22:26.491Z] bd2c65a99dcc: Preparing [2023-08-09T02:22:26.491Z] a1b2d78aafef: Preparing [2023-08-09T02:22:26.491Z] 2cad74af3628: Preparing [2023-08-09T02:22:26.491Z] 0431f4a5e590: Preparing [2023-08-09T02:22:26.491Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:26.491Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:26.491Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:26.491Z] 08c13fe9219a: Layer already exists [2023-08-09T02:22:26.491Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:26.491Z] 0431f4a5e590: Layer already exists [2023-08-09T02:22:26.491Z] bd2c65a99dcc: Layer already exists [2023-08-09T02:22:26.491Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:26.491Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:27.159Z] + 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 [2023-08-09T02:22:27.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-09T02:22:27.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-09T02:22:27.512Z] 08c13fe9219a: Preparing [2023-08-09T02:22:27.512Z] bd2c65a99dcc: Preparing [2023-08-09T02:22:27.512Z] a1b2d78aafef: Preparing [2023-08-09T02:22:27.512Z] 2cad74af3628: Preparing [2023-08-09T02:22:27.512Z] 0431f4a5e590: Preparing [2023-08-09T02:22:27.512Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:27.512Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:27.512Z] 0431f4a5e590: Layer already exists [2023-08-09T02:22:27.512Z] 08c13fe9219a: Layer already exists [2023-08-09T02:22:27.512Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:27.512Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:27.512Z] bd2c65a99dcc: Layer already exists [2023-08-09T02:22:27.512Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:27.512Z] main: digest: sha256:997a8d0833b4c2c8500c86a52bb807e8189f82771a0340b46e1268b74a77aee5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:22:27.836Z] ===================================================== [Pipeline] echo [2023-08-09T02:22:27.844Z] taggedImages: [2023-08-09T02:22:27.844Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:27.844Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-09T02:22:27.844Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.19 [2023-08-09T02:22:27.844Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:27.844Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-09T02:22:27.865Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-09T02:22:27.865Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:27.865Z] latest [2023-08-09T02:22:27.865Z] 3.1.0-dev.19 [2023-08-09T02:22:27.865Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:27.865Z] main [2023-08-09T02:22:27.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:28.221Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:29.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:29.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T02:22:29.980Z] c7f578117395: Preparing [2023-08-09T02:22:29.980Z] 97c198e21a59: Preparing [2023-08-09T02:22:29.980Z] f973119f139d: Preparing [2023-08-09T02:22:29.980Z] 89804993c6b8: Preparing [2023-08-09T02:22:29.980Z] 612cce543678: Preparing [2023-08-09T02:22:29.980Z] a1b2d78aafef: Preparing [2023-08-09T02:22:29.980Z] 2cad74af3628: Preparing [2023-08-09T02:22:29.980Z] ef4dc932e0d1: Preparing [2023-08-09T02:22:29.980Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:29.980Z] 2cad74af3628: Waiting [2023-08-09T02:22:29.980Z] ef4dc932e0d1: Waiting [2023-08-09T02:22:29.980Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:29.980Z] a1b2d78aafef: Waiting [2023-08-09T02:22:30.247Z] f973119f139d: Pushed [2023-08-09T02:22:30.247Z] 97c198e21a59: Pushed [2023-08-09T02:22:30.247Z] c7f578117395: Pushed [2023-08-09T02:22:30.247Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:30.247Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:30.247Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:31.202Z] ef4dc932e0d1: Pushed [2023-08-09T02:22:43.491Z] 612cce543678: Pushed [2023-08-09T02:22:47.733Z] 89804993c6b8: Pushed [2023-08-09T02:22:47.733Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:48.079Z] + 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 [2023-08-09T02:22:48.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-09T02:22:48.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T02:22:48.411Z] c7f578117395: Preparing [2023-08-09T02:22:48.411Z] 97c198e21a59: Preparing [2023-08-09T02:22:48.411Z] f973119f139d: Preparing [2023-08-09T02:22:48.411Z] 89804993c6b8: Preparing [2023-08-09T02:22:48.411Z] 612cce543678: Preparing [2023-08-09T02:22:48.411Z] a1b2d78aafef: Preparing [2023-08-09T02:22:48.411Z] 2cad74af3628: Preparing [2023-08-09T02:22:48.411Z] ef4dc932e0d1: Preparing [2023-08-09T02:22:48.411Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:48.411Z] a1b2d78aafef: Waiting [2023-08-09T02:22:48.411Z] 2cad74af3628: Waiting [2023-08-09T02:22:48.411Z] ef4dc932e0d1: Waiting [2023-08-09T02:22:48.411Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:48.411Z] f973119f139d: Layer already exists [2023-08-09T02:22:48.411Z] c7f578117395: Layer already exists [2023-08-09T02:22:48.411Z] 97c198e21a59: Layer already exists [2023-08-09T02:22:48.411Z] 89804993c6b8: Layer already exists [2023-08-09T02:22:48.411Z] 612cce543678: Layer already exists [2023-08-09T02:22:48.411Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:22:48.411Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:48.411Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:48.411Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:48.677Z] latest: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:49.011Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:49.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 [2023-08-09T02:22:49.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T02:22:49.338Z] c7f578117395: Preparing [2023-08-09T02:22:49.338Z] 97c198e21a59: Preparing [2023-08-09T02:22:49.338Z] f973119f139d: Preparing [2023-08-09T02:22:49.338Z] 89804993c6b8: Preparing [2023-08-09T02:22:49.338Z] 612cce543678: Preparing [2023-08-09T02:22:49.338Z] a1b2d78aafef: Preparing [2023-08-09T02:22:49.338Z] 2cad74af3628: Preparing [2023-08-09T02:22:49.338Z] ef4dc932e0d1: Preparing [2023-08-09T02:22:49.338Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:49.338Z] a1b2d78aafef: Waiting [2023-08-09T02:22:49.338Z] 2cad74af3628: Waiting [2023-08-09T02:22:49.338Z] ef4dc932e0d1: Waiting [2023-08-09T02:22:49.338Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:49.338Z] 612cce543678: Layer already exists [2023-08-09T02:22:49.338Z] 97c198e21a59: Layer already exists [2023-08-09T02:22:49.338Z] f973119f139d: Layer already exists [2023-08-09T02:22:49.338Z] 89804993c6b8: Layer already exists [2023-08-09T02:22:49.338Z] c7f578117395: Layer already exists [2023-08-09T02:22:49.338Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:49.338Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:49.338Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:22:49.338Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:49.338Z] 3.1.0-dev.19: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:49.937Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:50.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:50.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T02:22:50.262Z] c7f578117395: Preparing [2023-08-09T02:22:50.262Z] 97c198e21a59: Preparing [2023-08-09T02:22:50.262Z] f973119f139d: Preparing [2023-08-09T02:22:50.262Z] 89804993c6b8: Preparing [2023-08-09T02:22:50.262Z] 612cce543678: Preparing [2023-08-09T02:22:50.262Z] a1b2d78aafef: Preparing [2023-08-09T02:22:50.262Z] 2cad74af3628: Preparing [2023-08-09T02:22:50.262Z] ef4dc932e0d1: Preparing [2023-08-09T02:22:50.262Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:50.262Z] 2cad74af3628: Waiting [2023-08-09T02:22:50.262Z] ef4dc932e0d1: Waiting [2023-08-09T02:22:50.262Z] a1b2d78aafef: Waiting [2023-08-09T02:22:50.262Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:50.262Z] c7f578117395: Layer already exists [2023-08-09T02:22:50.262Z] f973119f139d: Layer already exists [2023-08-09T02:22:50.262Z] 89804993c6b8: Layer already exists [2023-08-09T02:22:50.262Z] 612cce543678: Layer already exists [2023-08-09T02:22:50.262Z] 97c198e21a59: Layer already exists [2023-08-09T02:22:50.262Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:50.262Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:50.262Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:22:50.262Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:50.527Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:50.861Z] + 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 [2023-08-09T02:22:51.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-09T02:22:51.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-09T02:22:51.188Z] c7f578117395: Preparing [2023-08-09T02:22:51.188Z] 97c198e21a59: Preparing [2023-08-09T02:22:51.188Z] f973119f139d: Preparing [2023-08-09T02:22:51.188Z] 89804993c6b8: Preparing [2023-08-09T02:22:51.188Z] 612cce543678: Preparing [2023-08-09T02:22:51.188Z] a1b2d78aafef: Preparing [2023-08-09T02:22:51.188Z] 2cad74af3628: Preparing [2023-08-09T02:22:51.188Z] ef4dc932e0d1: Preparing [2023-08-09T02:22:51.188Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:51.188Z] a1b2d78aafef: Waiting [2023-08-09T02:22:51.188Z] 2cad74af3628: Waiting [2023-08-09T02:22:51.188Z] d2d9d24a8c2a: Waiting [2023-08-09T02:22:51.188Z] ef4dc932e0d1: Waiting [2023-08-09T02:22:51.188Z] 612cce543678: Layer already exists [2023-08-09T02:22:51.188Z] f973119f139d: Layer already exists [2023-08-09T02:22:51.188Z] 97c198e21a59: Layer already exists [2023-08-09T02:22:51.188Z] c7f578117395: Layer already exists [2023-08-09T02:22:51.188Z] 89804993c6b8: Layer already exists [2023-08-09T02:22:51.188Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:22:51.188Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:51.188Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:51.188Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:51.453Z] main: digest: sha256:c71025f424a13743f87853c5d20426e5e35c51500fd95f0c4b0cf2e44f360df1 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:22:51.494Z] ===================================================== [Pipeline] echo [2023-08-09T02:22:51.500Z] taggedImages: [2023-08-09T02:22:51.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:51.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-09T02:22:51.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.19 [2023-08-09T02:22:51.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:51.500Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-09T02:22:51.520Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-09T02:22:51.520Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:51.520Z] latest [2023-08-09T02:22:51.520Z] 3.1.0-dev.19 [2023-08-09T02:22:51.520Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:22:51.520Z] main [2023-08-09T02:22:51.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:51.867Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:22:52.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:22:52.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T02:22:52.200Z] 403cc79fa997: Preparing [2023-08-09T02:22:52.200Z] 8f016577377c: Preparing [2023-08-09T02:22:52.200Z] 624740841243: Preparing [2023-08-09T02:22:52.200Z] 70a48f89dc09: Preparing [2023-08-09T02:22:52.200Z] a1b2d78aafef: Preparing [2023-08-09T02:22:52.200Z] 2cad74af3628: Preparing [2023-08-09T02:22:52.200Z] 8969ee8591f5: Preparing [2023-08-09T02:22:52.200Z] d2d9d24a8c2a: Preparing [2023-08-09T02:22:52.200Z] 2cad74af3628: Waiting [2023-08-09T02:22:52.200Z] 8969ee8591f5: Waiting [2023-08-09T02:22:52.200Z] a1b2d78aafef: Layer already exists [2023-08-09T02:22:52.466Z] 2cad74af3628: Layer already exists [2023-08-09T02:22:52.466Z] 8f016577377c: Pushed [2023-08-09T02:22:52.466Z] 624740841243: Pushed [2023-08-09T02:22:52.466Z] 403cc79fa997: Pushed [2023-08-09T02:22:52.466Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:22:53.046Z] 8969ee8591f5: Pushed [2023-08-09T02:23:11.225Z] 70a48f89dc09: Pushed [2023-08-09T02:23:11.226Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:11.569Z] + 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 [2023-08-09T02:23:11.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-09T02:23:11.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T02:23:11.906Z] 403cc79fa997: Preparing [2023-08-09T02:23:11.906Z] 8f016577377c: Preparing [2023-08-09T02:23:11.906Z] 624740841243: Preparing [2023-08-09T02:23:11.906Z] 70a48f89dc09: Preparing [2023-08-09T02:23:11.906Z] a1b2d78aafef: Preparing [2023-08-09T02:23:11.906Z] 2cad74af3628: Preparing [2023-08-09T02:23:11.906Z] 8969ee8591f5: Preparing [2023-08-09T02:23:11.906Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:11.906Z] 2cad74af3628: Waiting [2023-08-09T02:23:11.906Z] 8969ee8591f5: Waiting [2023-08-09T02:23:11.906Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:11.906Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:11.906Z] 70a48f89dc09: Layer already exists [2023-08-09T02:23:11.906Z] 624740841243: Layer already exists [2023-08-09T02:23:11.906Z] 8f016577377c: Layer already exists [2023-08-09T02:23:11.906Z] 403cc79fa997: Layer already exists [2023-08-09T02:23:11.906Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:11.906Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:11.906Z] 8969ee8591f5: Layer already exists [2023-08-09T02:23:12.171Z] latest: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:12.508Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:12.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 [2023-08-09T02:23:12.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T02:23:12.844Z] 403cc79fa997: Preparing [2023-08-09T02:23:12.844Z] 8f016577377c: Preparing [2023-08-09T02:23:12.844Z] 624740841243: Preparing [2023-08-09T02:23:12.844Z] 70a48f89dc09: Preparing [2023-08-09T02:23:12.844Z] a1b2d78aafef: Preparing [2023-08-09T02:23:12.844Z] 2cad74af3628: Preparing [2023-08-09T02:23:12.844Z] 8969ee8591f5: Preparing [2023-08-09T02:23:12.844Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:12.844Z] 2cad74af3628: Waiting [2023-08-09T02:23:12.844Z] 8969ee8591f5: Waiting [2023-08-09T02:23:12.844Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:12.844Z] 8f016577377c: Layer already exists [2023-08-09T02:23:12.844Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:12.844Z] 624740841243: Layer already exists [2023-08-09T02:23:12.844Z] 70a48f89dc09: Layer already exists [2023-08-09T02:23:12.844Z] 403cc79fa997: Layer already exists [2023-08-09T02:23:12.844Z] 8969ee8591f5: Layer already exists [2023-08-09T02:23:12.844Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:12.844Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:12.844Z] 3.1.0-dev.19: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:13.448Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:13.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:13.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T02:23:13.781Z] 403cc79fa997: Preparing [2023-08-09T02:23:13.781Z] 8f016577377c: Preparing [2023-08-09T02:23:13.781Z] 624740841243: Preparing [2023-08-09T02:23:13.781Z] 70a48f89dc09: Preparing [2023-08-09T02:23:13.781Z] a1b2d78aafef: Preparing [2023-08-09T02:23:13.781Z] 2cad74af3628: Preparing [2023-08-09T02:23:13.781Z] 8969ee8591f5: Preparing [2023-08-09T02:23:13.781Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:13.781Z] 2cad74af3628: Waiting [2023-08-09T02:23:13.781Z] 8969ee8591f5: Waiting [2023-08-09T02:23:13.781Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:13.781Z] 403cc79fa997: Layer already exists [2023-08-09T02:23:13.781Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:13.781Z] 8f016577377c: Layer already exists [2023-08-09T02:23:13.781Z] 70a48f89dc09: Layer already exists [2023-08-09T02:23:13.781Z] 624740841243: Layer already exists [2023-08-09T02:23:13.781Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:13.781Z] 8969ee8591f5: Layer already exists [2023-08-09T02:23:13.781Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:13.781Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:14.385Z] + 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 [2023-08-09T02:23:14.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-09T02:23:14.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-09T02:23:14.712Z] 403cc79fa997: Preparing [2023-08-09T02:23:14.712Z] 8f016577377c: Preparing [2023-08-09T02:23:14.712Z] 624740841243: Preparing [2023-08-09T02:23:14.712Z] 70a48f89dc09: Preparing [2023-08-09T02:23:14.712Z] a1b2d78aafef: Preparing [2023-08-09T02:23:14.712Z] 2cad74af3628: Preparing [2023-08-09T02:23:14.712Z] 8969ee8591f5: Preparing [2023-08-09T02:23:14.712Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:14.712Z] 2cad74af3628: Waiting [2023-08-09T02:23:14.712Z] 8969ee8591f5: Waiting [2023-08-09T02:23:14.712Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:14.712Z] 70a48f89dc09: Layer already exists [2023-08-09T02:23:14.712Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:14.712Z] 8f016577377c: Layer already exists [2023-08-09T02:23:14.712Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:14.712Z] 8969ee8591f5: Layer already exists [2023-08-09T02:23:14.712Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:14.712Z] 624740841243: Layer already exists [2023-08-09T02:23:14.712Z] 403cc79fa997: Layer already exists [2023-08-09T02:23:14.976Z] main: digest: sha256:dd1ed243a266c555af3272e30e7adb4951453c038df9c6a38022e9dd4ec720a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:23:15.018Z] ===================================================== [Pipeline] echo [2023-08-09T02:23:15.024Z] taggedImages: [2023-08-09T02:23:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-09T02:23:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.19 [2023-08-09T02:23:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:15.024Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-09T02:23:15.039Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-09T02:23:15.039Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:15.039Z] latest [2023-08-09T02:23:15.039Z] 3.1.0-dev.19 [2023-08-09T02:23:15.039Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:15.039Z] main [2023-08-09T02:23:15.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:15.364Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:15.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:15.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T02:23:15.698Z] 365a9bf75653: Preparing [2023-08-09T02:23:15.698Z] 8a9d33eec21b: Preparing [2023-08-09T02:23:15.698Z] 77b1f6fb7c7b: Preparing [2023-08-09T02:23:15.698Z] 1ad5b897b788: Preparing [2023-08-09T02:23:15.698Z] a1b2d78aafef: Preparing [2023-08-09T02:23:15.698Z] 2cad74af3628: Preparing [2023-08-09T02:23:15.698Z] ef4dc932e0d1: Preparing [2023-08-09T02:23:15.698Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:15.698Z] 2cad74af3628: Waiting [2023-08-09T02:23:15.698Z] ef4dc932e0d1: Waiting [2023-08-09T02:23:15.698Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:15.698Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:15.964Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:15.964Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:23:15.964Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:15.964Z] 77b1f6fb7c7b: Pushed [2023-08-09T02:23:15.964Z] 8a9d33eec21b: Pushed [2023-08-09T02:23:15.964Z] 365a9bf75653: Pushed [2023-08-09T02:23:34.170Z] 1ad5b897b788: Pushed [2023-08-09T02:23:34.170Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:34.502Z] + 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 [2023-08-09T02:23:34.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-09T02:23:34.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T02:23:34.826Z] 365a9bf75653: Preparing [2023-08-09T02:23:34.826Z] 8a9d33eec21b: Preparing [2023-08-09T02:23:34.826Z] 77b1f6fb7c7b: Preparing [2023-08-09T02:23:34.826Z] 1ad5b897b788: Preparing [2023-08-09T02:23:34.826Z] a1b2d78aafef: Preparing [2023-08-09T02:23:34.826Z] 2cad74af3628: Preparing [2023-08-09T02:23:34.826Z] ef4dc932e0d1: Preparing [2023-08-09T02:23:34.826Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:34.826Z] ef4dc932e0d1: Waiting [2023-08-09T02:23:34.826Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:34.826Z] 2cad74af3628: Waiting [2023-08-09T02:23:34.826Z] 8a9d33eec21b: Layer already exists [2023-08-09T02:23:34.826Z] 77b1f6fb7c7b: Layer already exists [2023-08-09T02:23:34.826Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:34.826Z] 1ad5b897b788: Layer already exists [2023-08-09T02:23:34.826Z] 365a9bf75653: Layer already exists [2023-08-09T02:23:34.826Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:34.826Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:23:34.826Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:35.090Z] latest: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:35.434Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:35.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 [2023-08-09T02:23:35.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T02:23:35.769Z] 365a9bf75653: Preparing [2023-08-09T02:23:35.769Z] 8a9d33eec21b: Preparing [2023-08-09T02:23:35.769Z] 77b1f6fb7c7b: Preparing [2023-08-09T02:23:35.769Z] 1ad5b897b788: Preparing [2023-08-09T02:23:35.769Z] a1b2d78aafef: Preparing [2023-08-09T02:23:35.769Z] 2cad74af3628: Preparing [2023-08-09T02:23:35.769Z] ef4dc932e0d1: Preparing [2023-08-09T02:23:35.769Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:35.769Z] 2cad74af3628: Waiting [2023-08-09T02:23:35.769Z] ef4dc932e0d1: Waiting [2023-08-09T02:23:35.769Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:35.769Z] 8a9d33eec21b: Layer already exists [2023-08-09T02:23:35.769Z] 1ad5b897b788: Layer already exists [2023-08-09T02:23:35.769Z] 365a9bf75653: Layer already exists [2023-08-09T02:23:35.769Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:35.769Z] 77b1f6fb7c7b: Layer already exists [2023-08-09T02:23:35.769Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:23:35.769Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:35.769Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:36.034Z] 3.1.0-dev.19: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:36.372Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:36.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:36.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T02:23:36.702Z] 365a9bf75653: Preparing [2023-08-09T02:23:36.702Z] 8a9d33eec21b: Preparing [2023-08-09T02:23:36.702Z] 77b1f6fb7c7b: Preparing [2023-08-09T02:23:36.702Z] 1ad5b897b788: Preparing [2023-08-09T02:23:36.702Z] a1b2d78aafef: Preparing [2023-08-09T02:23:36.702Z] 2cad74af3628: Preparing [2023-08-09T02:23:36.702Z] ef4dc932e0d1: Preparing [2023-08-09T02:23:36.702Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:36.702Z] 2cad74af3628: Waiting [2023-08-09T02:23:36.702Z] ef4dc932e0d1: Waiting [2023-08-09T02:23:36.702Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:36.702Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:36.702Z] 8a9d33eec21b: Layer already exists [2023-08-09T02:23:36.702Z] 1ad5b897b788: Layer already exists [2023-08-09T02:23:36.702Z] 77b1f6fb7c7b: Layer already exists [2023-08-09T02:23:36.702Z] 365a9bf75653: Layer already exists [2023-08-09T02:23:36.968Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:23:36.968Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:36.968Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:36.968Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:37.298Z] + 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 [2023-08-09T02:23:37.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-09T02:23:37.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-09T02:23:37.626Z] 365a9bf75653: Preparing [2023-08-09T02:23:37.626Z] 8a9d33eec21b: Preparing [2023-08-09T02:23:37.626Z] 77b1f6fb7c7b: Preparing [2023-08-09T02:23:37.626Z] 1ad5b897b788: Preparing [2023-08-09T02:23:37.626Z] a1b2d78aafef: Preparing [2023-08-09T02:23:37.626Z] 2cad74af3628: Preparing [2023-08-09T02:23:37.626Z] ef4dc932e0d1: Preparing [2023-08-09T02:23:37.626Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:37.626Z] 2cad74af3628: Waiting [2023-08-09T02:23:37.626Z] ef4dc932e0d1: Waiting [2023-08-09T02:23:37.626Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:37.626Z] 8a9d33eec21b: Layer already exists [2023-08-09T02:23:37.626Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:37.626Z] 365a9bf75653: Layer already exists [2023-08-09T02:23:37.626Z] 1ad5b897b788: Layer already exists [2023-08-09T02:23:37.626Z] 77b1f6fb7c7b: Layer already exists [2023-08-09T02:23:37.626Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:37.626Z] ef4dc932e0d1: Layer already exists [2023-08-09T02:23:37.626Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:37.891Z] main: digest: sha256:7d82b3f3ef39dccfc77542e9a718af40ad939834475bdf8460f8a830ae2f08b4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:23:37.935Z] ===================================================== [Pipeline] echo [2023-08-09T02:23:37.942Z] taggedImages: [2023-08-09T02:23:37.942Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:37.942Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-09T02:23:37.942Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.19 [2023-08-09T02:23:37.942Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:37.942Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-09T02:23:37.956Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-09T02:23:37.956Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:37.956Z] latest [2023-08-09T02:23:37.956Z] 3.1.0-dev.19 [2023-08-09T02:23:37.956Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:37.956Z] main [2023-08-09T02:23:37.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:38.284Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:38.621Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:38.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T02:23:38.621Z] 6103bdc55d84: Preparing [2023-08-09T02:23:38.621Z] ea267ebde53b: Preparing [2023-08-09T02:23:38.621Z] a1b2d78aafef: Preparing [2023-08-09T02:23:38.621Z] 2cad74af3628: Preparing [2023-08-09T02:23:38.621Z] a9e2a7f6df3d: Preparing [2023-08-09T02:23:38.621Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:38.621Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:38.621Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:38.621Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:38.621Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:38.887Z] 6103bdc55d84: Pushed [2023-08-09T02:23:39.154Z] a9e2a7f6df3d: Pushed [2023-08-09T02:23:45.783Z] ea267ebde53b: Pushed [2023-08-09T02:23:45.784Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:46.118Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:46.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-09T02:23:46.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T02:23:46.443Z] 6103bdc55d84: Preparing [2023-08-09T02:23:46.443Z] ea267ebde53b: Preparing [2023-08-09T02:23:46.443Z] a1b2d78aafef: Preparing [2023-08-09T02:23:46.443Z] 2cad74af3628: Preparing [2023-08-09T02:23:46.443Z] a9e2a7f6df3d: Preparing [2023-08-09T02:23:46.443Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:46.443Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:46.443Z] 6103bdc55d84: Layer already exists [2023-08-09T02:23:46.443Z] a9e2a7f6df3d: Layer already exists [2023-08-09T02:23:46.443Z] ea267ebde53b: Layer already exists [2023-08-09T02:23:46.443Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:46.443Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:46.443Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:46.443Z] latest: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:47.036Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:51.607Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 [2023-08-09T02:23:51.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T02:23:51.607Z] 6103bdc55d84: Preparing [2023-08-09T02:23:51.607Z] ea267ebde53b: Preparing [2023-08-09T02:23:51.607Z] a1b2d78aafef: Preparing [2023-08-09T02:23:51.607Z] 2cad74af3628: Preparing [2023-08-09T02:23:51.607Z] a9e2a7f6df3d: Preparing [2023-08-09T02:23:51.607Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:51.607Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:51.607Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:51.607Z] a9e2a7f6df3d: Layer already exists [2023-08-09T02:23:51.607Z] ea267ebde53b: Layer already exists [2023-08-09T02:23:51.607Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:51.607Z] 6103bdc55d84: Layer already exists [2023-08-09T02:23:51.607Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:51.871Z] 3.1.0-dev.19: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:52.203Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:52.531Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:52.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T02:23:52.531Z] 6103bdc55d84: Preparing [2023-08-09T02:23:52.531Z] ea267ebde53b: Preparing [2023-08-09T02:23:52.531Z] a1b2d78aafef: Preparing [2023-08-09T02:23:52.531Z] 2cad74af3628: Preparing [2023-08-09T02:23:52.531Z] a9e2a7f6df3d: Preparing [2023-08-09T02:23:52.531Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:52.531Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:52.531Z] ea267ebde53b: Layer already exists [2023-08-09T02:23:52.531Z] a9e2a7f6df3d: Layer already exists [2023-08-09T02:23:52.531Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:52.531Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:52.531Z] 6103bdc55d84: Layer already exists [2023-08-09T02:23:52.531Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:52.531Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:53.124Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:53.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-09T02:23:53.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-09T02:23:53.512Z] 6103bdc55d84: Preparing [2023-08-09T02:23:53.512Z] ea267ebde53b: Preparing [2023-08-09T02:23:53.512Z] a1b2d78aafef: Preparing [2023-08-09T02:23:53.512Z] 2cad74af3628: Preparing [2023-08-09T02:23:53.512Z] a9e2a7f6df3d: Preparing [2023-08-09T02:23:53.512Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:53.512Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:53.512Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:53.512Z] ea267ebde53b: Layer already exists [2023-08-09T02:23:53.781Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:53.782Z] a9e2a7f6df3d: Layer already exists [2023-08-09T02:23:53.782Z] 6103bdc55d84: Layer already exists [2023-08-09T02:23:53.782Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:53.782Z] main: digest: sha256:8db471b53046958fc7449534f2173bf13a3f6c31b3481b5403c81e13c48d010a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:23:53.834Z] ===================================================== [Pipeline] echo [2023-08-09T02:23:53.841Z] taggedImages: [2023-08-09T02:23:53.841Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:53.841Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-09T02:23:53.841Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.19 [2023-08-09T02:23:53.841Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:53.841Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-09T02:23:53.867Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-09T02:23:53.867Z] cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:53.867Z] latest [2023-08-09T02:23:53.867Z] 3.1.0-dev.19 [2023-08-09T02:23:53.867Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:23:53.867Z] main [2023-08-09T02:23:53.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:54.217Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:23:54.558Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:23:54.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T02:23:54.558Z] 56d7e170f41d: Preparing [2023-08-09T02:23:54.558Z] 4fbb0f19cfe9: Preparing [2023-08-09T02:23:54.558Z] a1b2d78aafef: Preparing [2023-08-09T02:23:54.558Z] 2cad74af3628: Preparing [2023-08-09T02:23:54.558Z] bdc934a575cb: Preparing [2023-08-09T02:23:54.558Z] d2d9d24a8c2a: Preparing [2023-08-09T02:23:54.558Z] d2d9d24a8c2a: Waiting [2023-08-09T02:23:54.558Z] a1b2d78aafef: Layer already exists [2023-08-09T02:23:54.558Z] 2cad74af3628: Layer already exists [2023-08-09T02:23:54.558Z] bdc934a575cb: Layer already exists [2023-08-09T02:23:54.830Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:23:54.830Z] 56d7e170f41d: Pushed [2023-08-09T02:24:01.462Z] 4fbb0f19cfe9: Pushed [2023-08-09T02:24:01.462Z] cd65a25beffaabdac7b93615b889770af2fe749c: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:01.805Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:02.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-09T02:24:02.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T02:24:02.135Z] 56d7e170f41d: Preparing [2023-08-09T02:24:02.135Z] 4fbb0f19cfe9: Preparing [2023-08-09T02:24:02.135Z] a1b2d78aafef: Preparing [2023-08-09T02:24:02.135Z] 2cad74af3628: Preparing [2023-08-09T02:24:02.135Z] bdc934a575cb: Preparing [2023-08-09T02:24:02.135Z] d2d9d24a8c2a: Preparing [2023-08-09T02:24:02.135Z] d2d9d24a8c2a: Waiting [2023-08-09T02:24:02.135Z] a1b2d78aafef: Layer already exists [2023-08-09T02:24:02.135Z] bdc934a575cb: Layer already exists [2023-08-09T02:24:02.135Z] 4fbb0f19cfe9: Layer already exists [2023-08-09T02:24:02.135Z] 2cad74af3628: Layer already exists [2023-08-09T02:24:02.135Z] 56d7e170f41d: Layer already exists [2023-08-09T02:24:02.135Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:24:02.135Z] latest: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:02.739Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:05.017Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 [2023-08-09T02:24:05.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T02:24:05.017Z] 56d7e170f41d: Preparing [2023-08-09T02:24:05.017Z] 4fbb0f19cfe9: Preparing [2023-08-09T02:24:05.017Z] a1b2d78aafef: Preparing [2023-08-09T02:24:05.017Z] 2cad74af3628: Preparing [2023-08-09T02:24:05.017Z] bdc934a575cb: Preparing [2023-08-09T02:24:05.017Z] d2d9d24a8c2a: Preparing [2023-08-09T02:24:05.017Z] d2d9d24a8c2a: Waiting [2023-08-09T02:24:05.017Z] bdc934a575cb: Layer already exists [2023-08-09T02:24:05.017Z] 4fbb0f19cfe9: Layer already exists [2023-08-09T02:24:05.017Z] a1b2d78aafef: Layer already exists [2023-08-09T02:24:05.017Z] 2cad74af3628: Layer already exists [2023-08-09T02:24:05.017Z] 56d7e170f41d: Layer already exists [2023-08-09T02:24:05.017Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:24:05.017Z] 3.1.0-dev.19: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:05.618Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:05.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:24:05.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T02:24:05.954Z] 56d7e170f41d: Preparing [2023-08-09T02:24:05.954Z] 4fbb0f19cfe9: Preparing [2023-08-09T02:24:05.954Z] a1b2d78aafef: Preparing [2023-08-09T02:24:05.954Z] 2cad74af3628: Preparing [2023-08-09T02:24:05.954Z] bdc934a575cb: Preparing [2023-08-09T02:24:05.954Z] d2d9d24a8c2a: Preparing [2023-08-09T02:24:05.954Z] d2d9d24a8c2a: Waiting [2023-08-09T02:24:05.954Z] 56d7e170f41d: Layer already exists [2023-08-09T02:24:05.954Z] 4fbb0f19cfe9: Layer already exists [2023-08-09T02:24:05.954Z] a1b2d78aafef: Layer already exists [2023-08-09T02:24:05.954Z] 2cad74af3628: Layer already exists [2023-08-09T02:24:05.954Z] bdc934a575cb: Layer already exists [2023-08-09T02:24:05.954Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:24:05.954Z] cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:06.288Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:06.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-09T02:24:06.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-09T02:24:06.618Z] 56d7e170f41d: Preparing [2023-08-09T02:24:06.618Z] 4fbb0f19cfe9: Preparing [2023-08-09T02:24:06.618Z] a1b2d78aafef: Preparing [2023-08-09T02:24:06.618Z] 2cad74af3628: Preparing [2023-08-09T02:24:06.618Z] bdc934a575cb: Preparing [2023-08-09T02:24:06.618Z] d2d9d24a8c2a: Preparing [2023-08-09T02:24:06.618Z] d2d9d24a8c2a: Waiting [2023-08-09T02:24:06.618Z] 56d7e170f41d: Layer already exists [2023-08-09T02:24:06.618Z] bdc934a575cb: Layer already exists [2023-08-09T02:24:06.618Z] 2cad74af3628: Layer already exists [2023-08-09T02:24:06.618Z] 4fbb0f19cfe9: Layer already exists [2023-08-09T02:24:06.618Z] a1b2d78aafef: Layer already exists [2023-08-09T02:24:06.618Z] d2d9d24a8c2a: Layer already exists [2023-08-09T02:24:06.618Z] main: digest: sha256:a2baed52b5035b2d56b7b2ed5f7fb5ad0d9f4ae414bd6881fe22a4fa00dbff02 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T02:24:06.921Z] ===================================================== [Pipeline] echo [2023-08-09T02:24:06.927Z] taggedImages: [2023-08-09T02:24:06.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c [2023-08-09T02:24:06.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-09T02:24:06.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.19 [2023-08-09T02:24:06.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd65a25beffaabdac7b93615b889770af2fe749c-3.1.0-dev.19 [2023-08-09T02:24:06.927Z] - 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 [2023-08-09T02:24:07.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T02:24:07.276Z] [2023-08-09T02:24:07.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:07.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T02:24:07.599Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T02:24:07.599Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T02:24:07.599Z] 04944245beec: Pulling fs layer [2023-08-09T02:24:07.599Z] 699f458cf7ca: Pulling fs layer [2023-08-09T02:24:07.599Z] 765212b225bb: Pulling fs layer [2023-08-09T02:24:07.599Z] f23df028b6ca: Pulling fs layer [2023-08-09T02:24:07.599Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T02:24:07.599Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T02:24:07.599Z] 765212b225bb: Waiting [2023-08-09T02:24:07.599Z] f23df028b6ca: Waiting [2023-08-09T02:24:07.599Z] 2437ff75d9bd: Waiting [2023-08-09T02:24:07.599Z] d65c8cfc05b1: Waiting [2023-08-09T02:24:07.870Z] 04944245beec: Verifying Checksum [2023-08-09T02:24:07.870Z] 04944245beec: Download complete [2023-08-09T02:24:07.870Z] 765212b225bb: Verifying Checksum [2023-08-09T02:24:07.870Z] 765212b225bb: Download complete [2023-08-09T02:24:07.870Z] f23df028b6ca: Verifying Checksum [2023-08-09T02:24:07.870Z] f23df028b6ca: Download complete [2023-08-09T02:24:07.870Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T02:24:07.870Z] d65c8cfc05b1: Download complete [2023-08-09T02:24:07.870Z] 699f458cf7ca: Verifying Checksum [2023-08-09T02:24:07.870Z] 699f458cf7ca: Download complete [2023-08-09T02:24:08.449Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T02:24:08.449Z] 8998bd30e6a1: Download complete [2023-08-09T02:24:11.022Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T02:24:11.022Z] 2437ff75d9bd: Download complete [2023-08-09T02:24:12.424Z] 8998bd30e6a1: Pull complete [2023-08-09T02:24:12.688Z] 04944245beec: Pull complete [2023-08-09T02:24:14.088Z] 699f458cf7ca: Pull complete [2023-08-09T02:24:14.088Z] 765212b225bb: Pull complete [2023-08-09T02:24:15.045Z] f23df028b6ca: Pull complete [2023-08-09T02:24:15.045Z] d65c8cfc05b1: Pull complete [2023-08-09T02:24:33.229Z] 2437ff75d9bd: Pull complete [2023-08-09T02:24:33.229Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T02:24:33.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T02:24:33.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:24:33.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-3170 does not seem to be running inside a container [2023-08-09T02:24:33.483Z] $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@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 [2023-08-09T02:24:36.396Z] $ docker top ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:24:37.322Z] ---> job-cost.sh [2023-08-09T02:24:37.322Z] lf-activate-venv: SKIPPING [2023-08-09T02:24:37.322Z] INFO: No Stack... [2023-08-09T02:24:37.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T02:24:38.477Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T02:24:38.788Z] + cat /w/workspace/edgex-go/553/archives/cost.csv [2023-08-09T02:24:38.788Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T02:24:39.086Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] [2023-08-09T02:24:39.092Z] Resource [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] did not exist. Created. [2023-08-09T02:24:39.092Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T02:24:39.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T02:24:39.990Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T02:24:39.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-553-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T02:24:40.009Z] $ docker stop --time=1 ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea [2023-08-09T02:24:41.443Z] $ docker rm -f --volumes ced62877ce4919383623666e83ac6227335d2d3437a2c7ca88c71d6e556e52ea [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 [2023-08-09T02:24:41.907Z] provisioning config files... [2023-08-09T02:24:41.914Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/553@tmp/config6076312661024866203tmp [Pipeline] { [Pipeline] sh [2023-08-09T02:24:42.209Z] + set +x [2023-08-09T02:24:42.209Z] + curl -s https://codecov.io/bash [2023-08-09T02:24:42.209Z] + bash -s -- [2023-08-09T02:24:42.468Z] [2023-08-09T02:24:42.468Z] _____ _ [2023-08-09T02:24:42.468Z] / ____| | | [2023-08-09T02:24:42.468Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T02:24:42.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T02:24:42.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T02:24:42.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T02:24:42.468Z] Bash-1.0.6 [2023-08-09T02:24:42.468Z] [2023-08-09T02:24:42.468Z] [2023-08-09T02:24:42.468Z] ==> git version 2.25.1 found [2023-08-09T02:24:42.468Z] ==> 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 [2023-08-09T02:24:42.468Z] Release-Date: 2020-01-08 [2023-08-09T02:24:42.468Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-09T02:24:42.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T02:24:42.468Z] ==> Jenkins CI detected. [2023-08-09T02:24:42.468Z] current dir:  /w/workspace/edgex-go/553 [2023-08-09T02:24:42.468Z] project root: . [2023-08-09T02:24:42.468Z] --> token set from env [2023-08-09T02:24:42.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T02:24:42.468Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T02:24:42.468Z] ==> Python coveragepy not found [2023-08-09T02:24:42.468Z] ==> Searching for coverage reports in: [2023-08-09T02:24:42.468Z] + . [2023-08-09T02:24:42.468Z] -> Found 1 reports [2023-08-09T02:24:42.468Z] ==> Detecting git/mercurial file structure [2023-08-09T02:24:42.468Z] ==> Reading reports [2023-08-09T02:24:42.468Z] + ./coverage.out bytes=446998 [2023-08-09T02:24:42.468Z] ==> Appending adjustments [2023-08-09T02:24:42.468Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T02:24:43.847Z] + Found adjustments [2023-08-09T02:24:43.847Z] ==> Gzipping contents [2023-08-09T02:24:43.847Z] 60K /tmp/codecov.22b2DL.gz [2023-08-09T02:24:43.847Z] ==> Uploading reports [2023-08-09T02:24:43.847Z] url: https://codecov.io [2023-08-09T02:24:43.847Z] query: branch=main&commit=cd65a25beffaabdac7b93615b889770af2fe749c&build=553&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F553%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T02:24:43.847Z] -> Pinging Codecov [2023-08-09T02:24:43.847Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=cd65a25beffaabdac7b93615b889770af2fe749c&build=553&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F553%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T02:24:43.847Z] -> Uploading to [2023-08-09T02:24:43.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/cd65a25beffaabdac7b93615b889770af2fe749c/a2c0c7f6-7227-4ea2-a13b-74bc68a71395.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T022443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=673bf7baa8b1fc93baca84aef637fc4b1578a18923fa5032d2f5df066fec28c3 [2023-08-09T02:24:43.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:24:43.847Z] Dload Upload Total Spent Left Speed [2023-08-09T02:24:44.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57378 0 0 100 57378 0 293k --:--:-- --:--:-- --:--:-- 293k [2023-08-09T02:24:44.107Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd65a25beffaabdac7b93615b889770af2fe749c [Pipeline] } [2023-08-09T02:24:44.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-09T02:24:44.354Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-09T02:24:44.364Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:44.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T02:24:44.660Z] [2023-08-09T02:24:44.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:24:44.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T02:24:44.953Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-09T02:24:44.953Z] df9b9388f04a: Pulling fs layer [2023-08-09T02:24:44.953Z] 52dc419b0ee2: Pulling fs layer [2023-08-09T02:24:44.953Z] 25bc292e5bac: Pulling fs layer [2023-08-09T02:24:44.953Z] 114826534d7a: Pulling fs layer [2023-08-09T02:24:44.953Z] 4657fd5d0bcf: Pulling fs layer [2023-08-09T02:24:44.953Z] 6ad1cebc031e: Pulling fs layer [2023-08-09T02:24:44.953Z] 114826534d7a: Waiting [2023-08-09T02:24:44.953Z] 4657fd5d0bcf: Waiting [2023-08-09T02:24:44.953Z] 8a3aa393b2d8: Pulling fs layer [2023-08-09T02:24:44.953Z] 6ad1cebc031e: Waiting [2023-08-09T02:24:44.953Z] 8a3aa393b2d8: Waiting [2023-08-09T02:24:44.953Z] 25bc292e5bac: Verifying Checksum [2023-08-09T02:24:44.953Z] 25bc292e5bac: Download complete [2023-08-09T02:24:44.953Z] 52dc419b0ee2: Verifying Checksum [2023-08-09T02:24:44.953Z] 52dc419b0ee2: Download complete [2023-08-09T02:24:44.953Z] 4657fd5d0bcf: Verifying Checksum [2023-08-09T02:24:44.953Z] 4657fd5d0bcf: Download complete [2023-08-09T02:24:45.210Z] df9b9388f04a: Download complete [2023-08-09T02:24:45.210Z] 6ad1cebc031e: Verifying Checksum [2023-08-09T02:24:45.210Z] 6ad1cebc031e: Download complete [2023-08-09T02:24:45.210Z] df9b9388f04a: Pull complete [2023-08-09T02:24:45.469Z] 52dc419b0ee2: Pull complete [2023-08-09T02:24:45.469Z] 25bc292e5bac: Pull complete [2023-08-09T02:24:46.042Z] 114826534d7a: Verifying Checksum [2023-08-09T02:24:46.042Z] 114826534d7a: Download complete [2023-08-09T02:24:46.042Z] 8a3aa393b2d8: Verifying Checksum [2023-08-09T02:24:46.042Z] 8a3aa393b2d8: Download complete [2023-08-09T02:24:50.224Z] 114826534d7a: Pull complete [2023-08-09T02:24:50.224Z] 4657fd5d0bcf: Pull complete [2023-08-09T02:24:50.224Z] 6ad1cebc031e: Pull complete [2023-08-09T02:24:52.795Z] 8a3aa393b2d8: Pull complete [2023-08-09T02:24:52.795Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-09T02:24:52.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T02:24:52.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:24:52.871Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:24:52.925Z] $ 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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-09T02:25:04.551Z] $ docker top 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T02:25:04.593Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-09T02:25:04.873Z] + set -o pipefail [2023-08-09T02:25:04.873Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] Monitoring /w/workspace/edgex-go/553 (github.com/edgexfoundry/edgex-go)... [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fb96c5ac-ed54-4ba9-8a52-8dbc13bc0b54 [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] [2023-08-09T02:25:11.453Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-09T02:25:11.453Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-09T02:25:11.453Z] More details here: https://snyk.co/ue1NS [2023-08-09T02:25:11.453Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-09T02:25:11.453Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-09T02:25:11.481Z] $ docker stop --time=1 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e [2023-08-09T02:25:16.338Z] $ docker rm -f --volumes 3666920d8319f27de396ba32551be224df20c970abba1f9aa13a68be14c7566e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-09T02:25:16.704Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T02:25:16.713Z] provisioning config files... [2023-08-09T02:25:16.720Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/553@tmp/config229715098240149887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:25:17.013Z] --> edgex-publish-swagger.sh [2023-08-09T02:25:17.013Z] === Publish openapi/v3 API === [2023-08-09T02:25:17.013Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-09T02:25:17.013Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/553/openapi/v3/core-command.yaml] [2023-08-09T02:25:17.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:25:17.013Z] Dload Upload Total Spent Left Speed [2023-08-09T02:25:17.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 67043 --:--:-- --:--:-- --:--:-- 67043 [2023-08-09T02:25:17.272Z] [2023-08-09T02:25:17.272Z] [2023-08-09T02:25:17.272Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/553/openapi/v3/core-data.yaml] [2023-08-09T02:25:17.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:25:17.272Z] Dload Upload Total Spent Left Speed [2023-08-09T02:25:17.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 147k --:--:-- --:--:-- --:--:-- 146k 100 69110 0 0 100 69110 0 147k --:--:-- --:--:-- --:--:-- 146k [2023-08-09T02:25:17.840Z] [2023-08-09T02:25:17.840Z] [2023-08-09T02:25:17.840Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/553/openapi/v3/core-metadata.yaml] [2023-08-09T02:25:17.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:25:17.840Z] Dload Upload Total Spent Left Speed [2023-08-09T02:25:18.408Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 270k --:--:-- --:--:-- --:--:-- 270k [2023-08-09T02:25:18.408Z] [2023-08-09T02:25:18.408Z] [2023-08-09T02:25:18.408Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/553/openapi/v3/support-notifications.yaml] [2023-08-09T02:25:18.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:25:18.408Z] Dload Upload Total Spent Left Speed [2023-08-09T02:25:18.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k [2023-08-09T02:25:18.979Z] [2023-08-09T02:25:18.979Z] [2023-08-09T02:25:18.979Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/553/openapi/v3/support-scheduler.yaml] [2023-08-09T02:25:18.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T02:25:18.979Z] Dload Upload Total Spent Left Speed [2023-08-09T02:25:19.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 80083 --:--:-- --:--:-- --:--:-- 80083 [2023-08-09T02:25:19.237Z] [2023-08-09T02:25:19.237Z] [Pipeline] } [2023-08-09T02:25:19.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-08-09T02:25:19.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T02:25:19.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:25:19.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T02:25:19.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:25:20.015Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:25:20.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T02:25:20.448Z] $ docker top 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 -eo pid,comm [2023-08-09T02:25:20.479Z] 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). [2023-08-09T02:25:20.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T02:25:20.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T02:25:20.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T02:25:20.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T02:25:20.643Z] $ docker exec 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 ssh-agent [2023-08-09T02:25:20.728Z] SSH_AUTH_SOCK=/tmp/ssh-LZ4LsPu9KX4n/agent.32 [2023-08-09T02:25:20.728Z] SSH_AGENT_PID=38 [2023-08-09T02:25:20.732Z] Running ssh-add (command line suppressed) [2023-08-09T02:25:20.870Z] Identity added: /w/workspace/edgex-go/553@tmp/private_key_10951230679537723101.key (/w/workspace/edgex-go/553@tmp/private_key_10951230679537723101.key) [2023-08-09T02:25:20.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T02:25:21.151Z] + git semver tag [2023-08-09T02:25:21.410Z] 2023-08-09 02:25:21,356 [run_tag] DEBUG tag force:False [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,356 [check_head_tag] DEBUG check head tag [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,356 [execute] INFO git cat-file --batch-check [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=) [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,359 [execute] INFO git cat-file --batch [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=) [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,372 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,372 [execute] INFO git tag -a v3.1.0-dev.19 -m v3.1.0-dev.19 [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,372 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.19', '-m', 'v3.1.0-dev.19'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) [2023-08-09T02:25:21.411Z] 2023-08-09 02:25:21,376 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:21.411Z] 3.1.0-dev.19 [Pipeline] } [2023-08-09T02:25:21.437Z] $ docker exec --env ******** --env ******** 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 ssh-agent -k [2023-08-09T02:25:21.540Z] unset SSH_AUTH_SOCK; [2023-08-09T02:25:21.540Z] unset SSH_AGENT_PID; [2023-08-09T02:25:21.540Z] echo Agent pid 38 killed; [2023-08-09T02:25:21.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T02:25:21.828Z] + git semver [Pipeline] } [2023-08-09T02:25:22.116Z] $ docker stop --time=1 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 [2023-08-09T02:25:23.403Z] $ docker rm -f --volumes 0a793af51c6b42443c2487e17d0834bccac0987943f25d5e0e672a20b6896a79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:25:23.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T02:25:23.767Z] [2023-08-09T02:25:23.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:25:24.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T02:25:24.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-09T02:25:24.063Z] ab5ef0e58194: Pulling fs layer [2023-08-09T02:25:24.063Z] 9712f1f96733: Pulling fs layer [2023-08-09T02:25:24.064Z] 63f879dbbcfc: Pulling fs layer [2023-08-09T02:25:24.064Z] 0d9ebad4ef96: Pulling fs layer [2023-08-09T02:25:24.064Z] e9a5061849ea: Pulling fs layer [2023-08-09T02:25:24.064Z] d747dcd14b5f: Pulling fs layer [2023-08-09T02:25:24.064Z] 2de7ff778b66: Pulling fs layer [2023-08-09T02:25:24.064Z] e9a5061849ea: Waiting [2023-08-09T02:25:24.064Z] d747dcd14b5f: Waiting [2023-08-09T02:25:24.064Z] 0d9ebad4ef96: Waiting [2023-08-09T02:25:24.064Z] 2de7ff778b66: Waiting [2023-08-09T02:25:24.064Z] 9712f1f96733: Download complete [2023-08-09T02:25:24.324Z] 63f879dbbcfc: Verifying Checksum [2023-08-09T02:25:24.324Z] 63f879dbbcfc: Download complete [2023-08-09T02:25:24.582Z] e9a5061849ea: Verifying Checksum [2023-08-09T02:25:24.582Z] e9a5061849ea: Download complete [2023-08-09T02:25:24.582Z] 0d9ebad4ef96: Verifying Checksum [2023-08-09T02:25:24.582Z] 0d9ebad4ef96: Download complete [2023-08-09T02:25:24.582Z] d747dcd14b5f: Verifying Checksum [2023-08-09T02:25:24.582Z] d747dcd14b5f: Download complete [2023-08-09T02:25:24.582Z] ab5ef0e58194: Download complete [2023-08-09T02:25:24.582Z] 2de7ff778b66: Verifying Checksum [2023-08-09T02:25:24.582Z] 2de7ff778b66: Download complete [2023-08-09T02:25:27.113Z] ab5ef0e58194: Pull complete [2023-08-09T02:25:27.113Z] 9712f1f96733: Pull complete [2023-08-09T02:25:28.050Z] 63f879dbbcfc: Pull complete [2023-08-09T02:25:31.337Z] 0d9ebad4ef96: Pull complete [2023-08-09T02:25:31.337Z] e9a5061849ea: Pull complete [2023-08-09T02:25:31.337Z] d747dcd14b5f: Pull complete [2023-08-09T02:25:32.713Z] 2de7ff778b66: Pull complete [2023-08-09T02:25:32.713Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-09T02:25:32.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T02:25:32.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:25:32.792Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:25:32.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-09T02:25:43.004Z] $ docker top 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-09T02:25:43.052Z] provisioning config files... [2023-08-09T02:25:43.059Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/553@tmp/config8628245050815219042tmp [2023-08-09T02:25:43.069Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/553@tmp/config3512969894899533610tmp [2023-08-09T02:25:43.078Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/553@tmp/config12705633847614747530tmp [Pipeline] { [Pipeline] echo [2023-08-09T02:25:43.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:25:43.372Z] ---> sigul-configuration.sh [2023-08-09T02:25:43.372Z] gpg: directory `/root/.gnupg' created [2023-08-09T02:25:43.372Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-09T02:25:43.372Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-09T02:25:43.372Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-09T02:25:43.372Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-09T02:25:43.372Z] gpg: CAST5 encrypted data [2023-08-09T02:25:43.372Z] gpg: encrypted with 1 passphrase [2023-08-09T02:25:43.372Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-09T02:25:43.658Z] + mkdir /home/jenkins [2023-08-09T02:25:43.658Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-09T02:25:43.948Z] + 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 [2023-08-09T02:25:43.957Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:25:44.242Z] ---> sigul-install.sh [2023-08-09T02:25:44.243Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-09T02:25:44.527Z] + git tag --list [2023-08-09T02:25:44.527Z] 0.6.0 [2023-08-09T02:25:44.527Z] 0.6.1 [2023-08-09T02:25:44.527Z] 0.7.0 [2023-08-09T02:25:44.527Z] 0.7.1 [2023-08-09T02:25:44.527Z] v1.0.0 [2023-08-09T02:25:44.527Z] v1.0.1 [2023-08-09T02:25:44.527Z] v1.1.0 [2023-08-09T02:25:44.527Z] v1.2.0 [2023-08-09T02:25:44.527Z] v1.2.1 [2023-08-09T02:25:44.527Z] v1.3.0 [2023-08-09T02:25:44.527Z] v1.3.1 [2023-08-09T02:25:44.527Z] v2.0.0 [2023-08-09T02:25:44.527Z] v2.1.0 [2023-08-09T02:25:44.527Z] v2.1.1 [2023-08-09T02:25:44.527Z] v2.2.0 [2023-08-09T02:25:44.527Z] v2.3.0 [2023-08-09T02:25:44.527Z] v3.0 [2023-08-09T02:25:44.527Z] v3.0.0 [2023-08-09T02:25:44.527Z] v3.1.0-dev.1 [2023-08-09T02:25:44.527Z] v3.1.0-dev.10 [2023-08-09T02:25:44.527Z] v3.1.0-dev.11 [2023-08-09T02:25:44.527Z] v3.1.0-dev.12 [2023-08-09T02:25:44.527Z] v3.1.0-dev.13 [2023-08-09T02:25:44.527Z] v3.1.0-dev.14 [2023-08-09T02:25:44.527Z] v3.1.0-dev.15 [2023-08-09T02:25:44.527Z] v3.1.0-dev.16 [2023-08-09T02:25:44.527Z] v3.1.0-dev.17 [2023-08-09T02:25:44.527Z] v3.1.0-dev.18 [2023-08-09T02:25:44.527Z] v3.1.0-dev.19 [2023-08-09T02:25:44.527Z] v3.1.0-dev.2 [2023-08-09T02:25:44.527Z] v3.1.0-dev.3 [2023-08-09T02:25:44.527Z] v3.1.0-dev.4 [2023-08-09T02:25:44.527Z] v3.1.0-dev.5 [2023-08-09T02:25:44.527Z] v3.1.0-dev.6 [2023-08-09T02:25:44.527Z] v3.1.0-dev.7 [2023-08-09T02:25:44.527Z] v3.1.0-dev.8 [2023-08-09T02:25:44.527Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-09T02:25:44.814Z] + lftools sign git-tag v3.1.0-dev.19 [2023-08-09T02:25:45.383Z] Signing Git tag with Sigul... [2023-08-09T02:25:45.383Z] Signing v3.1.0-dev.19 [Pipeline] echo [2023-08-09T02:25:45.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:25:46.241Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-09T02:25:46.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-09T02:25:46.281Z] $ docker stop --time=1 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 [2023-08-09T02:25:47.589Z] $ docker rm -f --volumes 01b7d7a83a399e08690d63f1545d10898ce8a429234b075ccf5431031bd9a356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-09T02:25:47.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T02:25:47.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:25:48.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T02:25:48.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:25:48.354Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:25:48.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T02:25:48.736Z] $ docker top 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T02:25:48.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T02:25:48.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T02:25:48.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T02:25:48.935Z] $ docker exec 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c ssh-agent [2023-08-09T02:25:49.029Z] SSH_AUTH_SOCK=/tmp/ssh-IS0Bh2z23WSB/agent.32 [2023-08-09T02:25:49.029Z] SSH_AGENT_PID=39 [2023-08-09T02:25:49.033Z] Running ssh-add (command line suppressed) [2023-08-09T02:25:49.153Z] Identity added: /w/workspace/edgex-go/553@tmp/private_key_7038507656110074285.key (/w/workspace/edgex-go/553@tmp/private_key_7038507656110074285.key) [2023-08-09T02:25:49.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T02:25:49.433Z] + git semver bump pre [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,641 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,641 [bump_version] DEBUG bumping version:3.1.0-dev.19 on axis:pre with prefix:dev [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,641 [bump_version] DEBUG bumped version:3.1.0-dev.20 [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,642 [write_version] DEBUG write version:3.1.0-dev.20 to path:/w/workspace/edgex-go/553/.semver/main with force:True [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,642 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,646 [execute] INFO git cat-file --batch-check [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,652 [execute] INFO git cat-file --batch [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T02:25:49.693Z] 2023-08-09 02:25:49,657 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:49.693Z] 3.1.0-dev.20 [Pipeline] } [2023-08-09T02:25:49.719Z] $ docker exec --env ******** --env ******** 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c ssh-agent -k [2023-08-09T02:25:49.816Z] unset SSH_AUTH_SOCK; [2023-08-09T02:25:49.816Z] unset SSH_AGENT_PID; [2023-08-09T02:25:49.816Z] echo Agent pid 39 killed; [2023-08-09T02:25:49.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T02:25:50.111Z] + git semver [Pipeline] } [2023-08-09T02:25:50.398Z] $ docker stop --time=1 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c [2023-08-09T02:25:51.693Z] $ docker rm -f --volumes 89cfc92f8e208519b1aa382dbf5d5c322fd16ea3800c8a278f4a7db0408b7a9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T02:25:52.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T02:25:52.001Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:25:52.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T02:25:52.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:25:52.353Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:25:52.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T02:25:52.754Z] $ docker top 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T02:25:52.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T02:25:52.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T02:25:52.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T02:25:52.952Z] $ docker exec 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 ssh-agent [2023-08-09T02:25:53.058Z] SSH_AUTH_SOCK=/tmp/ssh-K5mvkHmiTfMp/agent.33 [2023-08-09T02:25:53.058Z] SSH_AGENT_PID=39 [2023-08-09T02:25:53.063Z] Running ssh-add (command line suppressed) [2023-08-09T02:25:53.178Z] Identity added: /w/workspace/edgex-go/553@tmp/private_key_10342678968817049732.key (/w/workspace/edgex-go/553@tmp/private_key_10342678968817049732.key) [2023-08-09T02:25:53.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T02:25:53.459Z] + git semver push [2023-08-09T02:25:53.717Z] 2023-08-09 02:25:53,683 [run_push] DEBUG push [2023-08-09T02:25:53.717Z] 2023-08-09 02:25:53,683 [execute] INFO git cat-file --batch-check [2023-08-09T02:25:53.717Z] 2023-08-09 02:25:53,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T02:25:53.718Z] 2023-08-09 02:25:53,687 [execute] INFO git rev-list a8e6dbe7b56e13b386de0ee9f72baa797d101c97 -- [2023-08-09T02:25:53.718Z] 2023-08-09 02:25:53,687 [execute] DEBUG Popen(['git', 'rev-list', 'a8e6dbe7b56e13b386de0ee9f72baa797d101c97', '--'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T02:25:53.718Z] 2023-08-09 02:25:53,703 [execute] INFO git fetch -v origin [2023-08-09T02:25:53.718Z] 2023-08-09 02:25:53,704 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-09T02:25:54.287Z] 2023-08-09 02:25:54,171 [run_push] DEBUG no remote changes detected [2023-08-09T02:25:54.287Z] 2023-08-09 02:25:54,172 [execute] INFO git push origin semver [2023-08-09T02:25:54.287Z] 2023-08-09 02:25:54,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/553/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T02:25:55.227Z] 2023-08-09 02:25:54,950 [run_push] DEBUG push all version tags [2023-08-09T02:25:55.227Z] 2023-08-09 02:25:54,950 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-09T02:25:55.227Z] 2023-08-09 02:25:54,951 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/553, universal_newlines=False, shell=None, istream=None) [2023-08-09T02:25:55.795Z] 2023-08-09 02:25:55,655 [read_version] DEBUG read version from /w/workspace/edgex-go/553/.semver/main [2023-08-09T02:25:55.795Z] 3.1.0-dev.20 [Pipeline] } [2023-08-09T02:25:55.822Z] $ docker exec --env ******** --env ******** 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 ssh-agent -k [2023-08-09T02:25:55.920Z] unset SSH_AUTH_SOCK; [2023-08-09T02:25:55.920Z] unset SSH_AGENT_PID; [2023-08-09T02:25:55.920Z] echo Agent pid 39 killed; [2023-08-09T02:25:55.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T02:25:56.221Z] + git semver [Pipeline] } [2023-08-09T02:25:56.509Z] $ docker stop --time=1 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 [2023-08-09T02:25:57.794Z] $ docker rm -f --volumes 610a5c98a17671270a7987e7b75af45c118155a293f3b7495155b2ebdbc8b277 [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 [2023-08-09T02:25:58.307Z] + [ -d /w/workspace/edgex-go/553/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:25:58.591Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:00.173Z] ---> package-listing.sh [2023-08-09T02:26:00.173Z] ++ facter osfamily [2023-08-09T02:26:00.173Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T02:26:00.173Z] + OS_FAMILY=debian [2023-08-09T02:26:00.173Z] + workspace=/w/workspace/edgex-go/553 [2023-08-09T02:26:00.173Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T02:26:00.173Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T02:26:00.173Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T02:26:00.173Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T02:26:00.173Z] + '[' /w/workspace/edgex-go/553 ']' [2023-08-09T02:26:00.173Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T02:26:00.173Z] + case "${OS_FAMILY}" in [2023-08-09T02:26:00.173Z] + dpkg -l [2023-08-09T02:26:00.173Z] + grep '^ii' [2023-08-09T02:26:00.173Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T02:26:00.173Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T02:26:00.173Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T02:26:00.173Z] + '[' /w/workspace/edgex-go/553 ']' [2023-08-09T02:26:00.173Z] + mkdir -p /w/workspace/edgex-go/553/archives/ [2023-08-09T02:26:00.173Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/553/archives/ [Pipeline] echo [2023-08-09T02:26:00.183Z] 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/553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T02:26:01.357Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:26:01.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T02:26:01.914Z] [2023-08-09T02:26:01.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T02:26:02.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T02:26:02.212Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T02:26:02.212Z] 5eb5b503b376: Pulling fs layer [2023-08-09T02:26:02.212Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T02:26:02.212Z] ec43610c2a17: Pulling fs layer [2023-08-09T02:26:02.212Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T02:26:02.212Z] 33b1e0a273af: Pulling fs layer [2023-08-09T02:26:02.212Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T02:26:02.212Z] 33b1e0a273af: Waiting [2023-08-09T02:26:02.212Z] 3a2ae6a8a46f: Waiting [2023-08-09T02:26:02.212Z] 2f39f015ded8: Pulling fs layer [2023-08-09T02:26:02.212Z] 5c69ac0246d0: Download complete [2023-08-09T02:26:02.212Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T02:26:02.212Z] 3a2ae6a8a46f: Download complete [2023-08-09T02:26:02.212Z] 33b1e0a273af: Verifying Checksum [2023-08-09T02:26:02.212Z] 33b1e0a273af: Download complete [2023-08-09T02:26:02.212Z] ec43610c2a17: Verifying Checksum [2023-08-09T02:26:02.212Z] ec43610c2a17: Download complete [2023-08-09T02:26:02.212Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T02:26:02.212Z] 5d3b04190fa2: Download complete [2023-08-09T02:26:02.472Z] 5eb5b503b376: Verifying Checksum [2023-08-09T02:26:02.472Z] 5eb5b503b376: Download complete [2023-08-09T02:26:03.040Z] 2f39f015ded8: Download complete [2023-08-09T02:26:03.604Z] 5eb5b503b376: Pull complete [2023-08-09T02:26:03.863Z] 5c69ac0246d0: Pull complete [2023-08-09T02:26:04.431Z] ec43610c2a17: Pull complete [2023-08-09T02:26:04.431Z] 3a2ae6a8a46f: Pull complete [2023-08-09T02:26:04.431Z] 33b1e0a273af: Pull complete [2023-08-09T02:26:04.733Z] 5d3b04190fa2: Pull complete [2023-08-09T02:26:09.075Z] 2f39f015ded8: Pull complete [2023-08-09T02:26:09.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T02:26:09.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T02:26:09.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T02:26:09.152Z] prd-ubuntu20.04-docker-8c-8g-3169 does not seem to be running inside a container [2023-08-09T02:26:09.202Z] $ 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/553/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/553 -v /w/workspace/edgex-go/553:/w/workspace/edgex-go/553:rw,z -v /w/workspace/edgex-go/553@tmp:/w/workspace/edgex-go/553@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T02:26:16.287Z] $ docker top 9cbe0e4eedd1b70abc097c4b86398f2510821ae50f3a934c6fd21daa2b02b47d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T02:26:16.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T02:26:16.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T02:26:17.189Z] + ls /var/log/sa-host [2023-08-09T02:26:17.189Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T02:26:17.347Z] provisioning config files... [2023-08-09T02:26:17.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/553@tmp/config3197991404935532083tmp [Pipeline] { [Pipeline] echo [2023-08-09T02:26:17.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:17.647Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T02:26:17.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:17.983Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T02:26:17.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:18.273Z] ---> sudo-logs.sh [2023-08-09T02:26:18.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T02:26:18.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:18.571Z] ---> job-cost.sh [2023-08-09T02:26:18.572Z] lf-activate-venv: SKIPPING [2023-08-09T02:26:18.572Z] DEBUG: total: 0.10999999940395355 [2023-08-09T02:26:18.572Z] INFO: Retrieving Stack Cost... [2023-08-09T02:26:19.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T02:26:19.398Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T02:26:19.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T02:26:19.692Z] ---> logs-deploy.sh [2023-08-09T02:26:19.692Z] lf-activate-venv: SKIPPING [2023-08-09T02:26:19.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/553 [2023-08-09T02:26:19.692Z] INFO: archiving workspace using pattern(s): [2023-08-09T02:26:20.628Z] Archives upload complete. [2023-08-09T02:26:20.887Z] INFO: archiving logs to Nexus