Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff802d8b4dd3157c514065f0a66808faf07e520c 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-ssh5348428602693629631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15246586124788752957.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2147821238654841282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16471426415077518470.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-ssh17412534579601685031.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10915 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/501 [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/501 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ff802d8b4dd3157c514065f0a66808faf07e520c (main) Commit message: "Merge pull request #4525 from weichou1229/url-path-decode" > git config core.sparsecheckout # timeout=10 > git checkout -f ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 > git rev-list --no-walk 50d4b1035dfa4399e59f9a653307c5f6e2ab238e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T02:47:46.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T02:47:46.536Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T02:47:46.555Z] ========================================================= [2023-04-26T02:47:46.555Z] EdgeX Global Pipelines Version Info [2023-04-26T02:47:46.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T02:47:47.283Z] ------------------- [2023-04-26T02:47:47.283Z] stable info: [2023-04-26T02:47:47.283Z] ------------------- [2023-04-26T02:47:47.283Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T02:47:47.283Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T02:47:47.283Z] Message: update stable to v1.0.248 [2023-04-26T02:47:47.851Z] ------------------- [2023-04-26T02:47:47.851Z] experimental info: [2023-04-26T02:47:47.851Z] ------------------- [2023-04-26T02:47:47.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T02:47:47.851Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T02:47:47.851Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T02:47:48.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-26T02:47:48.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-26T02:47:48.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T02:47:48.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T02:47:48.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T02:47:48.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T02:47:48.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T02:47:48.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-26T02:47:48.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-26T02:47:48.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-26T02:47:48.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T02:47:48.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T02:47:48.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T02:47:48.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T02:47:48.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T02:47:48.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T02:47:48.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T02:47:48.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T02:47:48.250Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-26T02:47:48.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-26T02:47:48.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T02:47:48.293Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T02:47:48.305Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T02:47:48.318Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T02:47:48.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T02:47:48.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T02:47:48.356Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo [2023-04-26T02:47:48.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff802d8 [Pipeline] echo [2023-04-26T02:47:48.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T02:47:48.426Z] provisioning config files... [2023-04-26T02:47:48.438Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config10846820918391335671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T02:47:48.733Z] ---> docker-login.sh [2023-04-26T02:47:48.733Z] nexus3.edgexfoundry.org:10001 [2023-04-26T02:47:48.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:47:48.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:47:48.993Z] Configure a credential helper to remove this warning. See [2023-04-26T02:47:48.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:47:48.993Z] [2023-04-26T02:47:48.993Z] Login Succeeded [2023-04-26T02:47:48.993Z] nexus3.edgexfoundry.org:10002 [2023-04-26T02:47:48.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:47:48.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:47:48.993Z] Configure a credential helper to remove this warning. See [2023-04-26T02:47:48.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:47:48.993Z] [2023-04-26T02:47:48.993Z] Login Succeeded [2023-04-26T02:47:48.993Z] nexus3.edgexfoundry.org:10003 [2023-04-26T02:47:48.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:47:49.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:47:49.253Z] Configure a credential helper to remove this warning. See [2023-04-26T02:47:49.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:47:49.253Z] [2023-04-26T02:47:49.253Z] Login Succeeded [2023-04-26T02:47:49.253Z] nexus3.edgexfoundry.org:10004 [2023-04-26T02:47:49.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:47:49.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:47:49.253Z] Configure a credential helper to remove this warning. See [2023-04-26T02:47:49.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:47:49.253Z] [2023-04-26T02:47:49.253Z] Login Succeeded [2023-04-26T02:47:49.253Z] docker.io [2023-04-26T02:47:49.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:47:49.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:47:49.513Z] Configure a credential helper to remove this warning. See [2023-04-26T02:47:49.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:47:49.513Z] [2023-04-26T02:47:49.513Z] Login Succeeded [2023-04-26T02:47:49.513Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T02:47:49.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T02:47:49.825Z] + 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-04-26T02:47:49.825Z] + dirname cmd/core-command/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/core-data/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/core-metadata/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-26T02:47:49.825Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-04-26T02:47:49.825Z] cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-26T02:47:49.825Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.825Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-26T02:47:49.825Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T02:47:49.825Z] + cut -d/ -f2 [2023-04-26T02:47:49.826Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-26T02:47:49.826Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-26T02:47:49.826Z] + cut -d/ -f2 [2023-04-26T02:47:49.826Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-26T02:47:49.826Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-26T02:47:49.826Z] + cut -d/ -f2 [2023-04-26T02:47:49.826Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-26T02:47:49.826Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2023-04-26T02:47:49.826Z] [2023-04-26T02:47:49.826Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-26T02:47:49.826Z] + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile [2023-04-26T02:47:49.826Z] [2023-04-26T02:47:49.826Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-26T02:47:49.826Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-26T02:47:49.826Z] + cut -d/ -f2 [2023-04-26T02:47:49.826Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-26T02:47:49.882Z] 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-04-26T02:47:50.219Z] + git rev-list -1 --merges ff802d8b4dd3157c514065f0a66808faf07e520c~1..ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo [2023-04-26T02:47:50.232Z] -----------> git rev-list -1 --merges ff802d8b4dd3157c514065f0a66808faf07e520c~1..ff802d8b4dd3157c514065f0a66808faf07e520c ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:47:50.232Z] ff802d8b4dd3157c514065f0a66808faf07e520c [false] [Pipeline] sh [2023-04-26T02:47:50.523Z] + git log --format=format:%s -1 ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo [2023-04-26T02:47:50.535Z] ========================================================= [2023-04-26T02:47:50.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T02:47:50.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-26T02:47:50.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T02:47:50.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T02:47:50.897Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T02:47:50.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T02:47:50.897Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T02:47:50.897Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T02:47:50.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:47:51.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T02:47:51.238Z] [2023-04-26T02:47:51.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:47:51.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T02:47:51.559Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T02:47:51.559Z] b85a868b505f: Pulling fs layer [2023-04-26T02:47:51.559Z] e2be974225ed: Pulling fs layer [2023-04-26T02:47:51.559Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T02:47:51.559Z] 988bab9f4d93: Pulling fs layer [2023-04-26T02:47:51.559Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T02:47:51.559Z] eaf3925da568: Pulling fs layer [2023-04-26T02:47:51.559Z] bab4dde63d76: Pulling fs layer [2023-04-26T02:47:51.559Z] bde34c3a00c8: Pulling fs layer [2023-04-26T02:47:51.559Z] b352a97aabf1: Pulling fs layer [2023-04-26T02:47:51.559Z] 4872d77fe225: Pulling fs layer [2023-04-26T02:47:51.559Z] 5851b861e8e6: Pulling fs layer [2023-04-26T02:47:51.559Z] bab4dde63d76: Waiting [2023-04-26T02:47:51.559Z] 4872d77fe225: Waiting [2023-04-26T02:47:51.559Z] 1469e6f7b9e6: Waiting [2023-04-26T02:47:51.559Z] 5851b861e8e6: Waiting [2023-04-26T02:47:51.559Z] eaf3925da568: Waiting [2023-04-26T02:47:51.559Z] 988bab9f4d93: Waiting [2023-04-26T02:47:51.559Z] b352a97aabf1: Waiting [2023-04-26T02:47:51.559Z] bde34c3a00c8: Waiting [2023-04-26T02:47:51.559Z] e2be974225ed: Verifying Checksum [2023-04-26T02:47:51.559Z] e2be974225ed: Download complete [2023-04-26T02:47:51.559Z] 988bab9f4d93: Verifying Checksum [2023-04-26T02:47:51.559Z] 988bab9f4d93: Download complete [2023-04-26T02:47:51.559Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T02:47:51.559Z] 1469e6f7b9e6: Download complete [2023-04-26T02:47:51.559Z] eaf3925da568: Verifying Checksum [2023-04-26T02:47:51.559Z] eaf3925da568: Download complete [2023-04-26T02:47:51.559Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T02:47:51.559Z] 339a4e72a1f5: Download complete [2023-04-26T02:47:51.819Z] bde34c3a00c8: Verifying Checksum [2023-04-26T02:47:51.819Z] bde34c3a00c8: Download complete [2023-04-26T02:47:51.819Z] b352a97aabf1: Download complete [2023-04-26T02:47:51.819Z] 4872d77fe225: Verifying Checksum [2023-04-26T02:47:51.819Z] 4872d77fe225: Download complete [2023-04-26T02:47:51.819Z] 5851b861e8e6: Verifying Checksum [2023-04-26T02:47:51.819Z] 5851b861e8e6: Download complete [2023-04-26T02:47:51.819Z] b85a868b505f: Download complete [2023-04-26T02:47:52.077Z] bab4dde63d76: Download complete [2023-04-26T02:47:53.012Z] b85a868b505f: Pull complete [2023-04-26T02:47:53.012Z] e2be974225ed: Pull complete [2023-04-26T02:47:53.579Z] 339a4e72a1f5: Pull complete [2023-04-26T02:47:53.579Z] 988bab9f4d93: Pull complete [2023-04-26T02:47:53.837Z] 1469e6f7b9e6: Pull complete [2023-04-26T02:47:53.837Z] eaf3925da568: Pull complete [2023-04-26T02:47:55.740Z] bab4dde63d76: Pull complete [2023-04-26T02:47:55.740Z] bde34c3a00c8: Pull complete [2023-04-26T02:47:55.740Z] b352a97aabf1: Pull complete [2023-04-26T02:47:55.740Z] 4872d77fe225: Pull complete [2023-04-26T02:47:55.740Z] 5851b861e8e6: Pull complete [2023-04-26T02:47:55.740Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T02:47:55.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T02:47:55.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:47:55.833Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T02:47:55.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:47:58.787Z] $ docker top 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 -eo pid,comm [2023-04-26T02:47:58.842Z] 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-04-26T02:47:58.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T02:47:58.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T02:47:58.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T02:47:58.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T02:47:58.962Z] $ docker exec 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent [2023-04-26T02:47:59.070Z] SSH_AUTH_SOCK=/tmp/ssh-n2kQCAxHiKJM/agent.32 [2023-04-26T02:47:59.070Z] SSH_AGENT_PID=38 [2023-04-26T02:47:59.077Z] Running ssh-add (command line suppressed) [2023-04-26T02:47:59.165Z] Identity added: /w/workspace/edgex-go/501@tmp/private_key_8207739318308496620.key (/w/workspace/edgex-go/501@tmp/private_key_8207739318308496620.key) [2023-04-26T02:47:59.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T02:47:59.479Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T02:47:59.491Z] $ docker exec --env ******** --env ******** 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent -k [2023-04-26T02:47:59.585Z] unset SSH_AUTH_SOCK; [2023-04-26T02:47:59.585Z] unset SSH_AGENT_PID; [2023-04-26T02:47:59.585Z] echo Agent pid 38 killed; [2023-04-26T02:47:59.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T02:47:59.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T02:47:59.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T02:47:59.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T02:47:59.743Z] $ docker exec 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent [2023-04-26T02:47:59.863Z] SSH_AUTH_SOCK=/tmp/ssh-bDreoBbT80Ee/agent.70 [2023-04-26T02:47:59.863Z] SSH_AGENT_PID=76 [2023-04-26T02:47:59.868Z] Running ssh-add (command line suppressed) [2023-04-26T02:47:59.955Z] Identity added: /w/workspace/edgex-go/501@tmp/private_key_10885093903703991810.key (/w/workspace/edgex-go/501@tmp/private_key_10885093903703991810.key) [2023-04-26T02:47:59.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T02:48:00.258Z] + git semver init [2023-04-26T02:48:00.517Z] 2023-04-26 02:48:00,430 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T02:48:00.517Z] 2023-04-26 02:48:00,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/501/.semver [2023-04-26T02:48:00.517Z] 2023-04-26 02:48:00,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/501/.semver [2023-04-26T02:48:00.517Z] 2023-04-26 02:48:00,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/501/.semver'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) [2023-04-26T02:48:05.793Z] 2023-04-26 02:48:05,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/501/.git/info/exclude [2023-04-26T02:48:05.793Z] 2023-04-26 02:48:05,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/501/.semver/main with force:False [2023-04-26T02:48:05.793Z] 2023-04-26 02:48:05,225 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T02:48:05.793Z] 2023-04-26 02:48:05,225 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T02:48:05.793Z] 3.0.0-dev.138 [Pipeline] } [2023-04-26T02:48:05.802Z] $ docker exec --env ******** --env ******** 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent -k [2023-04-26T02:48:05.899Z] unset SSH_AUTH_SOCK; [2023-04-26T02:48:05.899Z] unset SSH_AGENT_PID; [2023-04-26T02:48:05.899Z] echo Agent pid 76 killed; [2023-04-26T02:48:05.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T02:48:06.220Z] + git semver [Pipeline] } [2023-04-26T02:48:06.494Z] $ docker stop --time=1 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 [2023-04-26T02:48:07.792Z] $ docker rm -f --volumes 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T02:48:08.129Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T02:48:08.342Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T02:48:08.345Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.138 [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-04-26T02:48:08.779Z] + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] echo [2023-04-26T02:48:08.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T02:48:08.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T02:48:08.819Z] ========================================================= [2023-04-26T02:48:08.819Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T02:48:08.819Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T02:48:09.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T02:48:09.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T02:48:09.106Z] f56be85fc22e: Pulling fs layer [2023-04-26T02:48:09.106Z] 85791d961cd3: Pulling fs layer [2023-04-26T02:48:09.106Z] d694b5ae8c79: Pulling fs layer [2023-04-26T02:48:09.106Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T02:48:09.106Z] 4d19c01a9841: Pulling fs layer [2023-04-26T02:48:09.106Z] 9325e15d5711: Pulling fs layer [2023-04-26T02:48:09.106Z] 556b6ee489ea: Pulling fs layer [2023-04-26T02:48:09.106Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T02:48:09.106Z] 4d19c01a9841: Waiting [2023-04-26T02:48:09.106Z] 9325e15d5711: Waiting [2023-04-26T02:48:09.106Z] 556b6ee489ea: Waiting [2023-04-26T02:48:09.106Z] c5a4b2cf53e6: Waiting [2023-04-26T02:48:09.106Z] 9f32a84ed3da: Waiting [2023-04-26T02:48:09.106Z] 85791d961cd3: Download complete [2023-04-26T02:48:09.106Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T02:48:09.106Z] 9f32a84ed3da: Download complete [2023-04-26T02:48:09.106Z] 4d19c01a9841: Verifying Checksum [2023-04-26T02:48:09.106Z] 4d19c01a9841: Download complete [2023-04-26T02:48:09.106Z] f56be85fc22e: Verifying Checksum [2023-04-26T02:48:09.106Z] f56be85fc22e: Download complete [2023-04-26T02:48:09.106Z] 9325e15d5711: Verifying Checksum [2023-04-26T02:48:09.106Z] 9325e15d5711: Download complete [2023-04-26T02:48:09.368Z] f56be85fc22e: Pull complete [2023-04-26T02:48:09.368Z] 85791d961cd3: Pull complete [2023-04-26T02:48:09.935Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T02:48:09.935Z] c5a4b2cf53e6: Download complete [2023-04-26T02:48:09.935Z] d694b5ae8c79: Verifying Checksum [2023-04-26T02:48:09.935Z] d694b5ae8c79: Download complete [2023-04-26T02:48:10.192Z] 556b6ee489ea: Verifying Checksum [2023-04-26T02:48:10.192Z] 556b6ee489ea: Download complete [2023-04-26T02:48:12.721Z] d694b5ae8c79: Pull complete [2023-04-26T02:48:12.721Z] 9f32a84ed3da: Pull complete [2023-04-26T02:48:12.980Z] 4d19c01a9841: Pull complete [2023-04-26T02:48:12.980Z] 9325e15d5711: Pull complete [2023-04-26T02:48:15.518Z] 556b6ee489ea: Pull complete [2023-04-26T02:48:15.782Z] c5a4b2cf53e6: Pull complete [2023-04-26T02:48:15.782Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T02:48:15.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T02:48:15.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T02:48:16.082Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T02:48:16.082Z] WORKDIR /edgex [2023-04-26T02:48:16.082Z] COPY go.mod . [2023-04-26T02:48:16.082Z] RUN go mod download [2023-04-26T02:48:16.082Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-26T02:48:16.650Z] Sending build context to Docker daemon 170.7MB [2023-04-26T02:48:16.650Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T02:48:16.650Z] ---> c4be618373d6 [2023-04-26T02:48:16.650Z] Step 2/4 : WORKDIR /edgex [2023-04-26T02:48:21.923Z] ---> Running in 6d952cd3750c [2023-04-26T02:48:21.923Z] Removing intermediate container 6d952cd3750c [2023-04-26T02:48:21.923Z] ---> ac5934f2583d [2023-04-26T02:48:21.923Z] Step 3/4 : COPY go.mod . [2023-04-26T02:48:21.923Z] ---> 354255d95888 [2023-04-26T02:48:21.923Z] Step 4/4 : RUN go mod download [2023-04-26T02:48:21.923Z] ---> Running in de6066e28133 [2023-04-26T02:48:23.451Z] Still waiting to schedule task [2023-04-26T02:48:23.452Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T02:48:36.811Z] Removing intermediate container de6066e28133 [2023-04-26T02:48:36.811Z] ---> f5d13097b861 [2023-04-26T02:48:36.811Z] Successfully built f5d13097b861 [2023-04-26T02:48:36.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:48:37.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T02:48:37.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:48:37.173Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T02:48:37.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:48:37.613Z] $ docker top 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:48:37.942Z] + go version [2023-04-26T02:48:37.942Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T02:48:37.961Z] $ docker stop --time=1 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 [2023-04-26T02:48:39.214Z] $ docker rm -f --volumes 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:48:39.609Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T02:48:39.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:48:39.687Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T02:48:39.726Z] $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:48:40.044Z] $ docker top 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T02:48:40.105Z] ========================================================= [2023-04-26T02:48:40.106Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-26T02:48:40.106Z] ========================================================= [Pipeline] sh [2023-04-26T02:48:40.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] fileExists [Pipeline] sh [2023-04-26T02:48:40.692Z] + make test [2023-04-26T02:48:40.692Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T02:48:47.255Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-26T02:48:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-26T02:48:59.466Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-26T02:48:59.726Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-26T02:49:00.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-26T02:49:00.551Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-26T02:49:00.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-26T02:49:01.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-26T02:49:01.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-26T02:49:01.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-26T02:49:01.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-26T02:49:01.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-26T02:49:01.843Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-26T02:49:01.843Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-26T02:49:01.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-26T02:49:02.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-26T02:49:02.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-26T02:49:02.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-04-26T02:49:04.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-26T02:49:05.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-26T02:49:05.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-26T02:49:05.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-26T02:49:06.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-26T02:49:06.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-26T02:49:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-26T02:49:07.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-26T02:49:07.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-26T02:49:07.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-26T02:49:07.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-26T02:49:07.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements [2023-04-26T02:49:07.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.0% of statements [2023-04-26T02:49:08.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-26T02:49:08.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-26T02:49:10.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.785s coverage: 88.5% of statements [2023-04-26T02:49:10.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-04-26T02:49:10.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-26T02:49:10.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-26T02:49:10.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-26T02:49:10.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements [2023-04-26T02:49:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-26T02:49:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-26T02:49:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-26T02:49:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-26T02:49:10.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-26T02:49:10.700Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-04-26T02:49:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-26T02:49:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-26T02:49:12.073Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-26T02:49:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements [2023-04-26T02:49:12.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-26T02:49:12.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-26T02:49:12.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-04-26T02:49:12.606Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-04-26T02:49:12.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 44.1% of statements [2023-04-26T02:49:12.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements [2023-04-26T02:49:12.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-04-26T02:49:12.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-04-26T02:49:13.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2023-04-26T02:49:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-26T02:49:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-26T02:49:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-26T02:49:13.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-26T02:49:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-26T02:49:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-26T02:49:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-26T02:49:13.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-26T02:49:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-26T02:49:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-26T02:49:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-26T02:49:14.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-26T02:49:15.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-26T02:49:15.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-26T02:49:15.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-26T02:49:16.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-26T02:49:16.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-26T02:49:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-26T02:49:17.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-26T02:49:19.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-26T02:49:19.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-26T02:49:19.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-26T02:49:20.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-26T02:49:20.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-26T02:49:20.674Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-26T02:49:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-26T02:49:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-26T02:49:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-26T02:49:21.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-26T02:49:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-26T02:49:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-26T02:49:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-26T02:49:22.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-26T02:49:23.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-26T02:49:23.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-26T02:49:23.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-26T02:49:23.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-26T02:49:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-26T02:49:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-26T02:49:25.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-04-26T02:49:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-26T02:49:25.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.241s coverage: 79.9% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.080s coverage: 92.9% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.210s coverage: 38.4% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.097s coverage: 92.3% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements [2023-04-26T02:49:37.976Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2023-04-26T02:49:37.976Z] 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-04-26T02:49:37.976Z] running golangci-lint [2023-04-26T02:49:37.976Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-26T02:49:37.976Z] go version go1.20.2 linux/amd64 [2023-04-26T02:49:37.976Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-26T02:49:37.976Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-26T02:49:52.839Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 13.208695068s" [2023-04-26T02:49:52.839Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.305966ms" [2023-04-26T02:49:58.097Z] level=info msg="[linters_context/goanalysis] analyzers took 46.700823342s with top 10 stages: buildir: 26.877581293s, inspect: 2.022329559s, fact_deprecated: 1.682519034s, gosec: 1.250142833s, printf: 957.928156ms, ctrlflow: 847.244731ms, S1038: 763.915508ms, fact_purity: 638.255894ms, nilness: 618.73041ms, directives: 464.470855ms" [2023-04-26T02:49:58.097Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-26T02:49:58.097Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, cgo: 203/203, exclude: 203/203" [2023-04-26T02:49:58.097Z] level=info msg="[runner] processing took 17.431157ms with stages: nolint: 6.61819ms, identifier_marker: 5.368821ms, autogenerated_exclude: 1.992839ms, path_prettifier: 1.426196ms, exclude-rules: 1.217078ms, skip_dirs: 761.16µs, cgo: 28.152µs, filename_unadjuster: 15.19µs, max_same_issues: 630ns, uniq_by_line: 461ns, skip_files: 420ns, exclude: 320ns, source_code: 280ns, diff: 270ns, severity-rules: 250ns, sort_results: 240ns, path_shortener: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2023-04-26T02:49:58.097Z] level=info msg="[runner] linters took 6.299350984s with stages: goanalysis_metalinter: 6.281838545s" [2023-04-26T02:49:58.097Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-26T02:49:58.097Z] level=info msg="Memory: 197 samples, avg is 174.7MB, max is 728.0MB" [2023-04-26T02:49:58.097Z] level=info msg="Execution took 19.564576456s" [2023-04-26T02:49:58.097Z] go vet ./... [2023-04-26T02:50:01.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T02:50:01.376Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T02:50:01.376Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T02:50:01.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-26T02:50:01.934Z] + ls -al . [2023-04-26T02:50:01.934Z] total 704 [2023-04-26T02:50:01.934Z] drwxrwxr-x 11 1001 1001 4096 Apr 26 02:48 . [2023-04-26T02:50:01.934Z] drwxr-xr-x 4 root root 4096 Apr 26 02:48 .. [2023-04-26T02:50:01.934Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 02:47 .blubracket [2023-04-26T02:50:01.934Z] -rw-rw-r-- 1 1001 1001 16 Apr 26 02:47 .dockerignore [2023-04-26T02:50:01.934Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 02:48 .git [2023-04-26T02:50:01.934Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 02:47 .github [2023-04-26T02:50:01.934Z] -rw-rw-r-- 1 1001 1001 1133 Apr 26 02:47 .gitignore [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 02:47 .golangci.yml [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 02:47 .hadolint.yml [2023-04-26T02:50:01.935Z] drwxr-xr-x 3 1001 1001 4096 Apr 26 02:48 .semver [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 02:47 .sonarcloud.properties [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 02:47 ADOPTERS.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 10835 Apr 26 02:47 Attribution.txt [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 73765 Apr 26 02:47 CHANGELOG.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 02:47 CONTRIBUTING.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 02:47 GOVERNANCE.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 883 Apr 26 02:47 Jenkinsfile [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 02:47 LICENSE [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 14368 Apr 26 02:47 Makefile [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 02:47 OWNERS.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 9403 Apr 26 02:47 README.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 789 Apr 26 02:47 SECURITY.md [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 13 Apr 26 02:48 VERSION [2023-04-26T02:50:01.935Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 02:47 bin [2023-04-26T02:50:01.935Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 02:47 cmd [2023-04-26T02:50:01.935Z] -rw-r--r-- 1 root root 448248 Apr 26 02:49 coverage.out [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 3200 Apr 26 02:47 go.mod [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 31155 Apr 26 02:47 go.sum [2023-04-26T02:50:01.935Z] drwxrwxr-x 7 1001 1001 4096 Apr 26 02:47 internal [2023-04-26T02:50:01.935Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 02:47 openapi [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 594 Apr 26 02:47 security.txt [2023-04-26T02:50:01.935Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 02:47 snap [2023-04-26T02:50:01.935Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 02:47 version.go [Pipeline] sh [2023-04-26T02:50:02.216Z] + '[' -e coverage.out ] [2023-04-26T02:50:02.216Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-26T02:50:02.391Z] Stashed 1 file(s) [Pipeline] sh [2023-04-26T02:50:02.671Z] + make build [2023-04-26T02:50:02.671Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T02:50:14.867Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T02:50:14.867Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T02:50:15.125Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T02:50:15.689Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T02:50:22.244Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T02:50:23.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T02:50:24.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T02:50:25.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T02:50:25.979Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T02:50:26.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T02:50:27.927Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-26T02:50:28.894Z] $ docker stop --time=1 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 [2023-04-26T02:50:35.571Z] $ docker rm -f --volumes 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:50:36.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T02:50:36.412Z] [2023-04-26T02:50:36.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:50:36.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T02:50:36.716Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-26T02:50:36.716Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-26T02:50:36.716Z] ca9280d653b3: Pulling fs layer [2023-04-26T02:50:36.716Z] 7e9c9ca2126c: Pulling fs layer [2023-04-26T02:50:36.981Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-26T02:50:36.981Z] cbdbe7a5bc2a: Download complete [2023-04-26T02:50:36.981Z] cbdbe7a5bc2a: Pull complete [2023-04-26T02:50:36.981Z] ca9280d653b3: Download complete [2023-04-26T02:50:37.545Z] 7e9c9ca2126c: Download complete [2023-04-26T02:50:37.545Z] ca9280d653b3: Pull complete [2023-04-26T02:50:40.834Z] 7e9c9ca2126c: Pull complete [2023-04-26T02:50:40.834Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-26T02:50:40.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T02:50:40.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:50:40.925Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T02:50:40.984Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-26T02:50:45.468Z] $ docker top e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:50:45.801Z] + docker-compose build --help [2023-04-26T02:50:45.801Z] + grep parallel [2023-04-26T02:50:46.369Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T02:50:46.389Z] $ docker stop --time=1 e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf [2023-04-26T02:50:47.620Z] $ docker rm -f --volumes e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:50:48.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-26T02:50:48.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:50:48.086Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T02:50:48.129Z] $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:50:48.465Z] $ docker top 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:50:48.805Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T02:50:49.373Z] Building core-command ... [2023-04-26T02:50:49.373Z] Building core-common-config-bootstrapper ... [2023-04-26T02:50:49.373Z] Building core-data ... [2023-04-26T02:50:49.373Z] Building core-metadata ... [2023-04-26T02:50:49.373Z] Building security-bootstrapper ... [2023-04-26T02:50:49.373Z] Building security-proxy-auth ... [2023-04-26T02:50:49.373Z] Building security-proxy-setup ... [2023-04-26T02:50:49.373Z] Building security-secretstore-setup ... [2023-04-26T02:50:49.373Z] Building security-spiffe-token-provider ... [2023-04-26T02:50:49.373Z] Building security-spire-agent ... [2023-04-26T02:50:49.373Z] Building security-spire-config ... [2023-04-26T02:50:49.373Z] Building security-spire-server ... [2023-04-26T02:50:49.373Z] Building support-notifications ... [2023-04-26T02:50:49.373Z] Building support-scheduler ... [2023-04-26T02:50:49.373Z] Building security-spire-server [2023-04-26T02:50:49.373Z] Building security-bootstrapper [2023-04-26T02:50:49.373Z] Building security-spire-agent [2023-04-26T02:50:49.373Z] Building security-spiffe-token-provider [2023-04-26T02:50:49.373Z] Building support-scheduler [2023-04-26T02:50:49.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-26T02:50:49.897Z] Running in /w/workspace/edgex-go/501 [Pipeline] { [Pipeline] checkout [2023-04-26T02:50:49.927Z] The recommended git tool is: git [2023-04-26T02:50:56.554Z] using credential edgex-jenkins-ssh [2023-04-26T02:50:56.576Z] Cloning the remote Git repository [2023-04-26T02:50:56.624Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-26T02:50:56.735Z] > git init /w/workspace/edgex-go/501 # timeout=10 [2023-04-26T02:50:56.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-26T02:50:56.909Z] > git --version # timeout=10 [2023-04-26T02:50:56.941Z] > git --version # 'git version 2.25.1' [2023-04-26T02:50:56.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T02:50:57.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T02:51:01.563Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:51:01.563Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:51:01.563Z] ---> f5d13097b861 [2023-04-26T02:51:01.563Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T02:51:01.563Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:51:01.563Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:51:01.563Z] ---> f5d13097b861 [2023-04-26T02:51:01.563Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:51:01.563Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:51:01.563Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:51:01.563Z] ---> f5d13097b861 [2023-04-26T02:51:01.563Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T02:51:01.563Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:51:01.563Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:51:01.563Z] ---> f5d13097b861 [2023-04-26T02:51:01.563Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T02:51:01.563Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:51:01.563Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:51:01.563Z] ---> f5d13097b861 [2023-04-26T02:51:01.563Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T02:51:09.698Z] ---> Running in b5994d45f46d [2023-04-26T02:51:09.699Z] ---> Running in b29603eff814 [2023-04-26T02:51:09.699Z] ---> Running in 2e894e1de83a [2023-04-26T02:51:09.699Z] ---> Running in 9e138f55dc5a [2023-04-26T02:51:09.699Z] ---> Running in cc834948e2f8 [2023-04-26T02:51:09.699Z] Removing intermediate container b29603eff814 [2023-04-26T02:51:09.699Z] ---> cf5ec6d567f3 [2023-04-26T02:51:09.699Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T02:51:09.699Z] Removing intermediate container b5994d45f46d [2023-04-26T02:51:09.699Z] ---> 6c2f31b1c4e0 [2023-04-26T02:51:09.699Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T02:51:09.699Z] Removing intermediate container 2e894e1de83a [2023-04-26T02:51:09.699Z] ---> d859f4713f13 [2023-04-26T02:51:09.699Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T02:51:09.699Z] Removing intermediate container 9e138f55dc5a [2023-04-26T02:51:09.699Z] ---> c6a85664ec34 [2023-04-26T02:51:09.699Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T02:51:09.699Z] Removing intermediate container cc834948e2f8 [2023-04-26T02:51:09.699Z] ---> 1f6c803d707e [2023-04-26T02:51:09.699Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:51:09.699Z] ---> Running in fa7bf108aa03 [2023-04-26T02:51:09.699Z] ---> Running in b14c10c08d70 [2023-04-26T02:51:09.699Z] ---> Running in 79e43f3961de [2023-04-26T02:51:09.699Z] ---> Running in 9e592af440f0 [2023-04-26T02:51:09.699Z] ---> Running in 916fe56267c0 [2023-04-26T02:51:09.699Z] Removing intermediate container 916fe56267c0 [2023-04-26T02:51:09.699Z] ---> 25f41b4ac276 [2023-04-26T02:51:09.699Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T02:51:09.699Z] ---> Running in 92fddeae9308 [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.957Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:51:09.957Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:51:09.957Z] OK: 17819 distinct packages available [2023-04-26T02:51:09.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:09.957Z] OK: 265 MiB in 53 packages [2023-04-26T02:51:09.957Z] OK: 265 MiB in 53 packages [2023-04-26T02:51:09.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:51:10.216Z] OK: 265 MiB in 53 packages [2023-04-26T02:51:10.216Z] OK: 265 MiB in 53 packages [2023-04-26T02:51:10.216Z] OK: 265 MiB in 53 packages [2023-04-26T02:51:10.473Z] Removing intermediate container 79e43f3961de [2023-04-26T02:51:10.473Z] ---> 826827fd66f5 [2023-04-26T02:51:10.473Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T02:51:10.473Z] Removing intermediate container fa7bf108aa03 [2023-04-26T02:51:10.473Z] ---> ab74a3de89d5 [2023-04-26T02:51:10.473Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T02:51:10.473Z] ---> aa42b1a2c631 [2023-04-26T02:51:10.473Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:51:10.473Z] ---> f2b6cc371392 [2023-04-26T02:51:10.473Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:51:10.731Z] ---> Running in e8714ab4cb5e [2023-04-26T02:51:10.731Z] ---> Running in 4ba7cafd1f9e [2023-04-26T02:51:10.731Z] Removing intermediate container 92fddeae9308 [2023-04-26T02:51:10.731Z] ---> 33afd21c7a0e [2023-04-26T02:51:10.731Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:51:10.731Z] Removing intermediate container b14c10c08d70 [2023-04-26T02:51:10.731Z] ---> 56848d5e7abe [2023-04-26T02:51:10.731Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T02:51:10.731Z] Removing intermediate container 9e592af440f0 [2023-04-26T02:51:10.731Z] ---> 77142136d5f1 [2023-04-26T02:51:10.731Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T02:51:10.987Z] ---> b8e6c3086ee6 [2023-04-26T02:51:10.987Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:51:10.987Z] ---> Running in 30b5d1dbc4da [2023-04-26T02:51:10.987Z] ---> 362bbe15bb97 [2023-04-26T02:51:10.987Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:51:10.987Z] ---> f6aaa24c4d39 [2023-04-26T02:51:10.987Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:51:10.987Z] ---> Running in 45870f3ebd52 [2023-04-26T02:51:10.987Z] ---> Running in 5384bd5494d0 [2023-04-26T02:51:15.521Z] Avoid second fetch [2023-04-26T02:51:15.521Z] Checking out Revision ff802d8b4dd3157c514065f0a66808faf07e520c (main) [2023-04-26T02:51:14.603Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-26T02:51:14.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T02:51:15.538Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T02:51:15.624Z] > git checkout -f ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 [2023-04-26T02:51:21.358Z] Commit message: "Merge pull request #4525 from weichou1229/url-path-decode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T02:51:22.188Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T02:51:22.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T02:51:22.188Z] Dload Upload Total Spent Left Speed [2023-04-26T02:51:22.188Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-04-26T02:51:22.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T02:51:23.209Z] + sudo tee /etc/docker/daemon.new [2023-04-26T02:51:23.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T02:51:23.209Z] { [2023-04-26T02:51:23.209Z] "registry-mirrors": [ [2023-04-26T02:51:23.209Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T02:51:23.209Z] ], [2023-04-26T02:51:23.209Z] "bip": "10.250.0.254/24", [2023-04-26T02:51:23.209Z] "hosts": [ [2023-04-26T02:51:23.209Z] "tcp://0.0.0.0:5555", [2023-04-26T02:51:23.209Z] "unix:///var/run/docker.sock" [2023-04-26T02:51:23.209Z] ], [2023-04-26T02:51:23.209Z] "mtu": 1458, [2023-04-26T02:51:23.209Z] "selinux-enabled": true, [2023-04-26T02:51:23.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T02:51:23.209Z] } [Pipeline] sh [2023-04-26T02:51:23.558Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T02:51:23.894Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T02:51:42.164Z] provisioning config files... [2023-04-26T02:51:42.191Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config8472536681734283659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T02:51:42.548Z] ---> docker-login.sh [2023-04-26T02:51:42.548Z] nexus3.edgexfoundry.org:10001 [2023-04-26T02:51:43.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:51:43.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:51:43.139Z] Configure a credential helper to remove this warning. See [2023-04-26T02:51:43.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:51:43.139Z] [2023-04-26T02:51:43.139Z] Login Succeeded [2023-04-26T02:51:43.139Z] nexus3.edgexfoundry.org:10002 [2023-04-26T02:51:43.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:51:43.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:51:43.684Z] Configure a credential helper to remove this warning. See [2023-04-26T02:51:43.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:51:43.684Z] [2023-04-26T02:51:43.684Z] Login Succeeded [2023-04-26T02:51:43.684Z] nexus3.edgexfoundry.org:10003 [2023-04-26T02:51:43.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:51:43.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:51:43.957Z] Configure a credential helper to remove this warning. See [2023-04-26T02:51:43.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:51:43.957Z] [2023-04-26T02:51:43.957Z] Login Succeeded [2023-04-26T02:51:43.957Z] nexus3.edgexfoundry.org:10004 [2023-04-26T02:51:44.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:51:44.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:51:44.502Z] Configure a credential helper to remove this warning. See [2023-04-26T02:51:44.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:51:44.502Z] [2023-04-26T02:51:44.502Z] Login Succeeded [2023-04-26T02:51:44.502Z] docker.io [2023-04-26T02:51:44.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:51:44.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:51:44.773Z] Configure a credential helper to remove this warning. See [2023-04-26T02:51:44.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:51:44.773Z] [2023-04-26T02:51:44.773Z] Login Succeeded [2023-04-26T02:51:45.042Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T02:51:45.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-26T02:51:45.675Z] + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] echo [2023-04-26T02:51:45.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T02:51:45.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T02:51:45.724Z] ========================================================= [2023-04-26T02:51:45.724Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T02:51:45.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-26T02:51:46.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T02:51:46.331Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T02:51:46.331Z] c41833b44d91: Pulling fs layer [2023-04-26T02:51:46.331Z] ed15518f5707: Pulling fs layer [2023-04-26T02:51:46.331Z] feae8fd75edb: Pulling fs layer [2023-04-26T02:51:46.331Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T02:51:46.331Z] 3cdef696dda3: Pulling fs layer [2023-04-26T02:51:46.331Z] 2ced38df9373: Pulling fs layer [2023-04-26T02:51:46.331Z] 58f1dce35555: Pulling fs layer [2023-04-26T02:51:46.331Z] 242c74f7c9fa: Waiting [2023-04-26T02:51:46.331Z] 3cdef696dda3: Waiting [2023-04-26T02:51:46.331Z] 2ced38df9373: Waiting [2023-04-26T02:51:46.331Z] 58f1dce35555: Waiting [2023-04-26T02:51:46.331Z] ed15518f5707: Verifying Checksum [2023-04-26T02:51:46.331Z] ed15518f5707: Download complete [2023-04-26T02:51:46.331Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T02:51:46.331Z] 242c74f7c9fa: Download complete [2023-04-26T02:51:46.331Z] 3cdef696dda3: Download complete [2023-04-26T02:51:46.331Z] c41833b44d91: Verifying Checksum [2023-04-26T02:51:46.331Z] c41833b44d91: Download complete [2023-04-26T02:51:47.307Z] c41833b44d91: Pull complete [2023-04-26T02:51:47.909Z] 58f1dce35555: Verifying Checksum [2023-04-26T02:51:47.909Z] 58f1dce35555: Download complete [2023-04-26T02:51:48.192Z] ed15518f5707: Pull complete [2023-04-26T02:51:49.168Z] feae8fd75edb: Verifying Checksum [2023-04-26T02:51:49.168Z] feae8fd75edb: Download complete [2023-04-26T02:51:49.168Z] 2ced38df9373: Verifying Checksum [2023-04-26T02:51:49.168Z] 2ced38df9373: Download complete [2023-04-26T02:52:01.538Z] feae8fd75edb: Pull complete [2023-04-26T02:52:01.538Z] 242c74f7c9fa: Pull complete [2023-04-26T02:52:01.538Z] 3cdef696dda3: Pull complete [2023-04-26T02:52:07.208Z] Removing intermediate container 45870f3ebd52 [2023-04-26T02:52:07.208Z] ---> 7a6f32d0e79a [2023-04-26T02:52:07.208Z] Step 7/20 : COPY . . [2023-04-26T02:52:07.208Z] Removing intermediate container 4ba7cafd1f9e [2023-04-26T02:52:07.208Z] ---> 85dd40ac1069 [2023-04-26T02:52:07.208Z] Step 7/33 : COPY . . [2023-04-26T02:52:07.208Z] Removing intermediate container 5384bd5494d0 [2023-04-26T02:52:07.208Z] ---> 8368db447fb2 [2023-04-26T02:52:07.208Z] Step 7/26 : COPY . . [2023-04-26T02:52:07.208Z] Removing intermediate container e8714ab4cb5e [2023-04-26T02:52:07.208Z] ---> 6932748d9151 [2023-04-26T02:52:07.208Z] Step 7/27 : COPY . . [2023-04-26T02:52:07.208Z] Removing intermediate container 30b5d1dbc4da [2023-04-26T02:52:07.208Z] ---> ed4cddbe2dcd [2023-04-26T02:52:07.208Z] Step 8/23 : COPY . . [2023-04-26T02:52:08.229Z] 2ced38df9373: Pull complete [2023-04-26T02:52:09.658Z] 58f1dce35555: Pull complete [2023-04-26T02:52:09.658Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T02:52:09.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T02:52:09.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-26T02:52:10.341Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T02:52:10.342Z] WORKDIR /edgex [2023-04-26T02:52:10.342Z] COPY go.mod . [2023-04-26T02:52:10.342Z] RUN go mod download [2023-04-26T02:52:10.342Z] docker build -t ci-base-image-arm64 -f - . [2023-04-26T02:52:10.957Z] Sending build context to Docker daemon 2.932MB [2023-04-26T02:52:10.957Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T02:52:10.957Z] ---> fadd8f120f05 [2023-04-26T02:52:10.957Z] Step 2/4 : WORKDIR /edgex [2023-04-26T02:52:12.943Z] ---> Running in 989f0466ee6d [2023-04-26T02:52:13.211Z] Removing intermediate container 989f0466ee6d [2023-04-26T02:52:13.211Z] ---> 421962401a76 [2023-04-26T02:52:13.211Z] Step 3/4 : COPY go.mod . [2023-04-26T02:52:13.800Z] ---> acc83ca4af3c [2023-04-26T02:52:13.800Z] Step 4/4 : RUN go mod download [2023-04-26T02:52:13.800Z] ---> Running in de44016f93da [2023-04-26T02:52:25.302Z] ---> e56225a651df [2023-04-26T02:52:25.302Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T02:52:25.302Z] ---> 7b69508bdc63 [2023-04-26T02:52:25.302Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T02:52:25.302Z] ---> 00c34f0e82fc [2023-04-26T02:52:25.302Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T02:52:25.302Z] ---> Running in 121dc824c813 [2023-04-26T02:52:25.302Z] ---> Running in 243c75060b46 [2023-04-26T02:52:25.302Z] ---> b9c5d63ca189 [2023-04-26T02:52:25.302Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T02:52:25.302Z] ---> f0326a07c86d [2023-04-26T02:52:25.302Z] ---> Running in 0fbd9f261701 [2023-04-26T02:52:25.302Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T02:52:25.302Z] ---> Running in 969167a15d72 [2023-04-26T02:52:25.302Z] ---> Running in 74b7b360fa1f [2023-04-26T02:52:25.302Z] Removing intermediate container 121dc824c813 [2023-04-26T02:52:25.302Z] ---> 42d025742ced [2023-04-26T02:52:25.302Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T02:52:25.302Z] Removing intermediate container 243c75060b46 [2023-04-26T02:52:25.302Z] ---> eac8613df0f7 [2023-04-26T02:52:25.302Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T02:52:25.302Z] ---> Running in 7d5d95d044bb [2023-04-26T02:52:25.302Z] ---> Running in 0b4389d66bd5 [2023-04-26T02:52:25.302Z] Removing intermediate container 7d5d95d044bb [2023-04-26T02:52:25.302Z] ---> 3b353603643b [2023-04-26T02:52:25.302Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T02:52:25.302Z] Removing intermediate container 0b4389d66bd5 [2023-04-26T02:52:25.302Z] ---> 899c4a506da8 [2023-04-26T02:52:25.302Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T02:52:25.302Z] ---> Running in d7fd944b466b [2023-04-26T02:52:25.302Z] ---> Running in 8233c1940609 [2023-04-26T02:52:25.302Z] Removing intermediate container d7fd944b466b [2023-04-26T02:52:25.302Z] ---> 60d7dbe8669f [2023-04-26T02:52:25.302Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T02:52:25.302Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T02:52:25.302Z] Removing intermediate container 8233c1940609 [2023-04-26T02:52:25.302Z] ---> c6ec3a142278 [2023-04-26T02:52:25.302Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T02:52:25.302Z] ---> Running in bb6ee40abbbd [2023-04-26T02:52:25.302Z] ---> Running in 39ff1992f7e7 [2023-04-26T02:52:25.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T02:52:25.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T02:52:25.302Z] Removing intermediate container 39ff1992f7e7 [2023-04-26T02:52:25.302Z] ---> 20abc7a342db [2023-04-26T02:52:25.302Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T02:52:25.302Z] Removing intermediate container bb6ee40abbbd [2023-04-26T02:52:25.302Z] ---> f66c463e7698 [2023-04-26T02:52:25.302Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T02:52:25.302Z] ---> Running in 16994ae9260e [2023-04-26T02:52:25.302Z] ---> Running in c7a53d8c0f0b [2023-04-26T02:52:25.867Z] Removing intermediate container 16994ae9260e [2023-04-26T02:52:25.867Z] ---> de60c97e3690 [2023-04-26T02:52:25.867Z] [2023-04-26T02:52:25.867Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T02:52:25.867Z] Removing intermediate container c7a53d8c0f0b [2023-04-26T02:52:25.867Z] ---> 4662ad387693 [2023-04-26T02:52:25.867Z] [2023-04-26T02:52:25.867Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T02:52:27.242Z] 3.17: Pulling from library/alpine [2023-04-26T02:52:27.242Z] 3.17: Pulling from library/alpine [2023-04-26T02:52:28.176Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T02:52:28.176Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T02:52:28.176Z] ---> 9ed4aefc74f6 [2023-04-26T02:52:28.176Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T02:52:28.176Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T02:52:28.176Z] Status: Image is up to date for alpine:3.17 [2023-04-26T02:52:29.584Z] ---> 9ed4aefc74f6 [2023-04-26T02:52:29.584Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T02:52:30.594Z] ---> Running in cc800e172e23 [2023-04-26T02:52:30.594Z] ---> Running in bd7ceeb83108 [2023-04-26T02:52:31.225Z] Removing intermediate container cc800e172e23 [2023-04-26T02:52:31.225Z] ---> e6e625b19ddf [2023-04-26T02:52:31.225Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T02:52:31.483Z] Removing intermediate container bd7ceeb83108 [2023-04-26T02:52:31.483Z] ---> 7590d16f9c06 [2023-04-26T02:52:31.483Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T02:52:31.483Z] ---> Running in 53f4b7d946e2 [2023-04-26T02:52:31.483Z] ---> Running in 9ab7024cf223 [2023-04-26T02:52:32.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:32.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:32.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:32.673Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:52:32.673Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:52:32.673Z] OK: 17820 distinct packages available [2023-04-26T02:52:32.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:32.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:32.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:33.193Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:52:33.193Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:52:33.193Z] OK: 17820 distinct packages available [2023-04-26T02:52:33.193Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T02:52:33.193Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T02:52:33.193Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T02:52:33.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:33.193Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T02:52:33.193Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T02:52:33.193Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:52:33.193Z] OK: 8 MiB in 20 packages [2023-04-26T02:52:33.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:52:33.675Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T02:52:33.675Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T02:52:33.675Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T02:52:33.675Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T02:52:33.932Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T02:52:33.932Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:52:33.932Z] OK: 8 MiB in 20 packages [2023-04-26T02:52:42.153Z] Removing intermediate container 53f4b7d946e2 [2023-04-26T02:52:42.153Z] ---> 757e0ab94dcd [2023-04-26T02:52:42.153Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:52:42.153Z] Removing intermediate container 9ab7024cf223 [2023-04-26T02:52:42.153Z] ---> 44ab2dfec52e [2023-04-26T02:52:42.153Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:52:42.153Z] ---> cb1e599d680f [2023-04-26T02:52:42.153Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:52:42.153Z] ---> 957b0051a075 [2023-04-26T02:52:42.153Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:52:42.410Z] ---> 3a3ae84e739b [2023-04-26T02:52:42.410Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-26T02:52:42.670Z] ---> 43a058a6703a [2023-04-26T02:52:42.670Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T02:52:46.073Z] Removing intermediate container de44016f93da [2023-04-26T02:52:46.073Z] ---> d52645fd4d90 [2023-04-26T02:52:46.073Z] Successfully built d52645fd4d90 [2023-04-26T02:52:46.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:52:46.417Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T02:52:46.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:52:46.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container [2023-04-26T02:52:46.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:52:47.946Z] $ docker top 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:52:48.793Z] + go version [2023-04-26T02:52:48.793Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T02:52:48.811Z] $ docker stop --time=1 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 [2023-04-26T02:52:50.467Z] $ docker rm -f --volumes 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:52:51.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T02:52:51.074Z] [2023-04-26T02:52:51.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:52:51.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T02:52:51.417Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-26T02:52:51.417Z] 29e5d40040c1: Pulling fs layer [2023-04-26T02:52:51.417Z] 1ce36da41761: Pulling fs layer [2023-04-26T02:52:51.417Z] 25b303627fd3: Pulling fs layer [2023-04-26T02:52:51.692Z] 29e5d40040c1: Verifying Checksum [2023-04-26T02:52:51.693Z] 29e5d40040c1: Download complete [2023-04-26T02:52:51.969Z] 1ce36da41761: Verifying Checksum [2023-04-26T02:52:51.969Z] 1ce36da41761: Download complete [2023-04-26T02:52:52.237Z] 29e5d40040c1: Pull complete [2023-04-26T02:52:53.655Z] 25b303627fd3: Verifying Checksum [2023-04-26T02:52:53.655Z] 25b303627fd3: Download complete [2023-04-26T02:52:53.655Z] 1ce36da41761: Pull complete [2023-04-26T02:52:54.967Z] ---> ae8270b2ceeb [2023-04-26T02:52:54.967Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T02:52:54.967Z] ---> fb9e4d548c2b [2023-04-26T02:52:54.967Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T02:53:01.581Z] ---> 4eefdfeb51f4 [2023-04-26T02:53:01.581Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T02:53:01.581Z] ---> c274d465c502 [2023-04-26T02:53:01.581Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T02:53:01.841Z] Removing intermediate container 0fbd9f261701 [2023-04-26T02:53:01.841Z] ---> bc0111e4418e [2023-04-26T02:53:01.841Z] [2023-04-26T02:53:01.841Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T02:53:01.841Z] ---> 9ed4aefc74f6 [2023-04-26T02:53:01.841Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:53:01.841Z] ---> 1aebd9f3530c [2023-04-26T02:53:01.841Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T02:53:01.841Z] ---> 75c891677831 [2023-04-26T02:53:01.841Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T02:53:01.841Z] Removing intermediate container 969167a15d72 [2023-04-26T02:53:01.841Z] ---> 115318996a0d [2023-04-26T02:53:01.841Z] [2023-04-26T02:53:01.841Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T02:53:01.841Z] ---> 9ed4aefc74f6 [2023-04-26T02:53:01.841Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T02:53:02.100Z] ---> Running in e71e12230bf1 [2023-04-26T02:53:02.100Z] ---> Running in 5aeffe71d6ff [2023-04-26T02:53:02.100Z] Removing intermediate container 74b7b360fa1f [2023-04-26T02:53:02.100Z] ---> 471231a0de37 [2023-04-26T02:53:02.100Z] [2023-04-26T02:53:02.100Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T02:53:02.100Z] ---> 9ed4aefc74f6 [2023-04-26T02:53:02.100Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T02:53:02.100Z] ---> ca0c9761b597 [2023-04-26T02:53:02.100Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T02:53:02.100Z] ---> daf68d9bc08a [2023-04-26T02:53:02.100Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T02:53:02.100Z] ---> Running in 0942c2c915c8 [2023-04-26T02:53:02.100Z] ---> Running in 750f8acdc007 [2023-04-26T02:53:02.100Z] Removing intermediate container 5aeffe71d6ff [2023-04-26T02:53:02.100Z] ---> 6ff91bf73af6 [2023-04-26T02:53:02.100Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T02:53:02.359Z] ---> Running in 1594752b2db7 [2023-04-26T02:53:02.359Z] Removing intermediate container 0942c2c915c8 [2023-04-26T02:53:02.359Z] ---> 0277112ad1f4 [2023-04-26T02:53:02.359Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T02:53:02.359Z] ---> Running in 5bceea5161c2 [2023-04-26T02:53:02.359Z] Removing intermediate container 750f8acdc007 [2023-04-26T02:53:02.359Z] ---> c871611867c6 [2023-04-26T02:53:02.359Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T02:53:02.359Z] ---> d73896cfee2d [2023-04-26T02:53:02.359Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T02:53:02.359Z] Removing intermediate container 5bceea5161c2 [2023-04-26T02:53:02.359Z] ---> 912aeff6ec29 [2023-04-26T02:53:02.359Z] Step 24/26 : LABEL arch=x86_64 [2023-04-26T02:53:02.619Z] ---> Running in f2681150ae6a [2023-04-26T02:53:02.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:02.619Z] ---> Running in 2d2d15d5dc82 [2023-04-26T02:53:02.619Z] ---> Running in 83006ae38255 [2023-04-26T02:53:02.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:02.877Z] Removing intermediate container 83006ae38255 [2023-04-26T02:53:02.877Z] ---> 383ef3c63fa4 [2023-04-26T02:53:02.877Z] Step 25/26 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:02.877Z] Removing intermediate container f2681150ae6a [2023-04-26T02:53:02.877Z] ---> 81dda68cc07c [2023-04-26T02:53:02.877Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T02:53:02.877Z] ---> Running in 41ca2e566af1 [2023-04-26T02:53:02.877Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T02:53:02.877Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:53:02.877Z] ---> Running in bbce73c2443a [2023-04-26T02:53:02.877Z] OK: 7 MiB in 16 packages [2023-04-26T02:53:02.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:02.877Z] Removing intermediate container 41ca2e566af1 [2023-04-26T02:53:02.877Z] ---> d53319241721 [2023-04-26T02:53:02.877Z] Step 26/26 : LABEL version=3.0.0-dev.138 [2023-04-26T02:53:02.877Z] Removing intermediate container bbce73c2443a [2023-04-26T02:53:02.877Z] ---> a960bb992a44 [2023-04-26T02:53:02.877Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T02:53:02.877Z] ---> Running in 947e9e6e2521 [2023-04-26T02:53:02.877Z] ---> Running in 5dbc29b8e2f1 [2023-04-26T02:53:02.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:02.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:03.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:03.138Z] Removing intermediate container 947e9e6e2521 [2023-04-26T02:53:03.138Z] ---> 51afa7b5f106 [2023-04-26T02:53:03.138Z] [2023-04-26T02:53:03.138Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T02:53:03.138Z] Removing intermediate container 5dbc29b8e2f1 [2023-04-26T02:53:03.138Z] ---> 4f851b287c3a [2023-04-26T02:53:03.138Z] Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:03.138Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T02:53:03.138Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:53:03.138Z] OK: 7 MiB in 17 packages [2023-04-26T02:53:03.138Z] Removing intermediate container e71e12230bf1 [2023-04-26T02:53:03.138Z] ---> 603d85a88082 [2023-04-26T02:53:03.138Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T02:53:03.138Z] Successfully built 51afa7b5f106 [2023-04-26T02:53:03.138Z] ---> Running in f433db86b9d9 [2023-04-26T02:53:03.138Z] Successfully tagged security-spire-server:latest [2023-04-26T02:53:03.138Z]  Building security-spire-server ... done Building core-data [2023-04-26T02:53:03.138Z] ---> Running in c0392f6a2831 [2023-04-26T02:53:03.404Z] Removing intermediate container f433db86b9d9 [2023-04-26T02:53:03.404Z] ---> a04c7aa4c9c6 [2023-04-26T02:53:03.404Z] Step 27/27 : LABEL version=3.0.0-dev.138 [2023-04-26T02:53:03.404Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:53:03.404Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:53:03.404Z] OK: 17820 distinct packages available [2023-04-26T02:53:03.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:03.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:03.665Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T02:53:03.665Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T02:53:03.665Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T02:53:03.665Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T02:53:03.665Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T02:53:03.665Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T02:53:03.665Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T02:53:03.665Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T02:53:03.665Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T02:53:03.665Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:53:03.665Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T02:53:03.750Z] 25b303627fd3: Pull complete [2023-04-26T02:53:03.751Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-26T02:53:03.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T02:53:03.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:53:03.924Z] OK: 10 MiB in 24 packages [2023-04-26T02:53:03.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container [2023-04-26T02:53:04.016Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-26T02:53:06.157Z] $ docker top a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:53:06.980Z] + docker-compose build+ grep parallel [2023-04-26T02:53:06.980Z] --help [2023-04-26T02:53:08.192Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:08.192Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:08.192Z] ---> f5d13097b861 [2023-04-26T02:53:08.192Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> 1f6c803d707e [2023-04-26T02:53:08.192Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> 25f41b4ac276 [2023-04-26T02:53:08.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> 33afd21c7a0e [2023-04-26T02:53:08.192Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> b8e6c3086ee6 [2023-04-26T02:53:08.192Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> ed4cddbe2dcd [2023-04-26T02:53:08.192Z] Step 8/23 : COPY . . [2023-04-26T02:53:08.192Z] ---> Using cache [2023-04-26T02:53:08.192Z] ---> 00c34f0e82fc [2023-04-26T02:53:08.192Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T02:53:08.192Z] Removing intermediate container c0392f6a2831 [2023-04-26T02:53:08.192Z] ---> cc09251d8dc5 [2023-04-26T02:53:08.192Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T02:53:10.728Z] ---> Running in 70c32c3a3d33 [2023-04-26T02:53:10.729Z] ---> Running in 7037438bdf2b [2023-04-26T02:53:10.729Z] ---> Running in 98b62613869e [2023-04-26T02:53:10.729Z] Removing intermediate container 7037438bdf2b [2023-04-26T02:53:10.729Z] ---> 910b78350621 [2023-04-26T02:53:10.729Z] [2023-04-26T02:53:10.729Z] Removing intermediate container 98b62613869e [2023-04-26T02:53:10.729Z] ---> 112af6155687 [2023-04-26T02:53:10.729Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T02:53:10.729Z] Removing intermediate container 1594752b2db7 [2023-04-26T02:53:10.729Z] ---> c032567104a5 [2023-04-26T02:53:10.729Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T02:53:10.729Z] ---> Running in 71e451434b36 [2023-04-26T02:53:10.729Z] ---> Running in 468880b0f394 [2023-04-26T02:53:10.729Z] Removing intermediate container 2d2d15d5dc82 [2023-04-26T02:53:10.729Z] ---> 930e1dc9ab5a [2023-04-26T02:53:10.729Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:53:10.729Z] Successfully built 910b78350621 [2023-04-26T02:53:10.729Z] Successfully tagged security-spire-agent:latest [2023-04-26T02:53:10.729Z]  Building security-spire-agent ... done Building security-spire-config [2023-04-26T02:53:10.729Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T02:53:10.729Z] Removing intermediate container 71e451434b36 [2023-04-26T02:53:10.729Z] ---> 6bf1165f31fb [2023-04-26T02:53:10.729Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:53:11.247Z] --parallel Build images in parallel. [Pipeline] } [2023-04-26T02:53:11.850Z] $ docker stop --time=1 a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 [2023-04-26T02:53:13.558Z] $ docker rm -f --volumes a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:53:14.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-26T02:53:14.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T02:53:14.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container [2023-04-26T02:53:14.393Z] $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T02:53:14.920Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:14.921Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:14.921Z] ---> f5d13097b861 [2023-04-26T02:53:14.921Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T02:53:14.921Z] ---> Using cache [2023-04-26T02:53:14.921Z] ---> d859f4713f13 [2023-04-26T02:53:14.921Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T02:53:15.621Z] $ docker top f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T02:53:16.455Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-26T02:53:19.254Z] Removing intermediate container 468880b0f394 [2023-04-26T02:53:19.255Z] ---> 24b3c53cad71 [2023-04-26T02:53:19.255Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T02:53:19.255Z] ---> Running in fe9fc3676fef [2023-04-26T02:53:19.255Z] ---> a1cff1fc8d83 [2023-04-26T02:53:19.255Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:53:19.255Z] ---> 947b560bd6f5 [2023-04-26T02:53:19.255Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:53:19.255Z] ---> Running in 0c8021e474e7 [2023-04-26T02:53:19.529Z] Removing intermediate container 0c8021e474e7 [2023-04-26T02:53:19.529Z] ---> 7c1530411f12 [2023-04-26T02:53:19.529Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T02:53:19.529Z] ---> 3185d1ab813a [2023-04-26T02:53:19.529Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T02:53:19.529Z] ---> Running in 91821eddaa9c [2023-04-26T02:53:19.839Z] ---> 4762fc749c27 [2023-04-26T02:53:19.839Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T02:53:19.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:20.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:20.110Z] OK: 265 MiB in 53 packages [2023-04-26T02:53:20.110Z] Removing intermediate container 91821eddaa9c [2023-04-26T02:53:20.110Z] ---> dfc3f07841cc [2023-04-26T02:53:20.110Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T02:53:21.808Z] Building core-command ... [2023-04-26T02:53:21.808Z] Building core-common-config-bootstrapper ... [2023-04-26T02:53:21.808Z] Building core-data ... [2023-04-26T02:53:21.808Z] Building core-metadata ... [2023-04-26T02:53:21.808Z] Building security-bootstrapper ... [2023-04-26T02:53:21.808Z] Building security-proxy-auth ... [2023-04-26T02:53:21.808Z] Building security-proxy-setup ... [2023-04-26T02:53:21.808Z] Building security-secretstore-setup ... [2023-04-26T02:53:21.808Z] Building security-spiffe-token-provider ... [2023-04-26T02:53:21.808Z] Building security-spire-agent ... [2023-04-26T02:53:21.808Z] Building security-spire-config ... [2023-04-26T02:53:21.808Z] Building security-spire-server ... [2023-04-26T02:53:21.808Z] Building support-notifications ... [2023-04-26T02:53:21.808Z] Building support-scheduler ... [2023-04-26T02:53:21.808Z] Building security-spire-config [2023-04-26T02:53:21.808Z] Building core-metadata [2023-04-26T02:53:21.808Z] Building core-data [2023-04-26T02:53:21.808Z] Building security-bootstrapper [2023-04-26T02:53:21.808Z] Building security-spiffe-token-provider [2023-04-26T02:53:22.027Z] ---> Running in 13f63e5f1b1c [2023-04-26T02:53:22.027Z] ---> ec4507a72ff9 [2023-04-26T02:53:22.027Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:53:22.027Z] ---> bfd0848e78ad [2023-04-26T02:53:22.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:53:22.027Z] Removing intermediate container 13f63e5f1b1c [2023-04-26T02:53:22.027Z] ---> b0d5c61648c8 [2023-04-26T02:53:22.027Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T02:53:22.027Z] ---> Running in 30fa8a34d7f8 [2023-04-26T02:53:22.027Z] Removing intermediate container fe9fc3676fef [2023-04-26T02:53:22.027Z] ---> 8bb6dfcd7c37 [2023-04-26T02:53:22.027Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T02:53:22.027Z] ---> b0e4c45675d1 [2023-04-26T02:53:22.027Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T02:53:22.027Z] ---> 0920bd96b046 [2023-04-26T02:53:22.027Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T02:53:22.027Z] ---> Running in c3d7c8d8cafa [2023-04-26T02:53:22.027Z] ---> Running in 560c43017d0c [2023-04-26T02:53:22.027Z] Removing intermediate container c3d7c8d8cafa [2023-04-26T02:53:22.027Z] ---> ef143e7fb978 [2023-04-26T02:53:22.027Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:53:22.027Z] ---> 91861fc12d7a [2023-04-26T02:53:22.027Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:22.027Z] ---> Running in 551224fddad1 [2023-04-26T02:53:22.287Z] Removing intermediate container 560c43017d0c [2023-04-26T02:53:22.287Z] ---> 1b20a4ee324c [2023-04-26T02:53:22.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:53:22.287Z] ---> Running in 072ccc79301f [2023-04-26T02:53:22.287Z] ---> Running in bac07e93a6bd [2023-04-26T02:53:22.287Z] Removing intermediate container 551224fddad1 [2023-04-26T02:53:22.287Z] ---> f22b11a699ef [2023-04-26T02:53:22.287Z] Step 18/20 : LABEL arch=x86_64 [2023-04-26T02:53:22.287Z] ---> Running in b7e0f1013c9e [2023-04-26T02:53:22.287Z] Removing intermediate container bac07e93a6bd [2023-04-26T02:53:22.287Z] ---> 5ac66a968326 [2023-04-26T02:53:22.287Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T02:53:22.287Z] ---> Running in c5d5959f5a18 [2023-04-26T02:53:22.547Z] Removing intermediate container b7e0f1013c9e [2023-04-26T02:53:22.547Z] ---> 849ed80bc17f [2023-04-26T02:53:22.547Z] Step 19/20 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:22.547Z] ---> Running in d5b1f2d434ed [2023-04-26T02:53:22.547Z] Removing intermediate container c5d5959f5a18 [2023-04-26T02:53:22.547Z] ---> 30846c1fb269 [2023-04-26T02:53:22.547Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:22.547Z] ---> Running in 8a9ab015f6a9 [2023-04-26T02:53:22.547Z] Removing intermediate container d5b1f2d434ed [2023-04-26T02:53:22.547Z] ---> 1ff8d7441ecc [2023-04-26T02:53:22.547Z] Step 20/20 : LABEL version=3.0.0-dev.138 [2023-04-26T02:53:22.547Z] Removing intermediate container 30fa8a34d7f8 [2023-04-26T02:53:22.547Z] ---> 2a44a12b4d3f [2023-04-26T02:53:22.547Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T02:53:22.547Z] ---> Running in d82fa13a62a4 [2023-04-26T02:53:22.547Z] ---> Running in f0548623c587 [2023-04-26T02:53:22.547Z] Removing intermediate container 8a9ab015f6a9 [2023-04-26T02:53:22.547Z] ---> fdde2ecdbdaf [2023-04-26T02:53:22.547Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T02:53:22.547Z] ---> Running in 11e27be9bcc7 [2023-04-26T02:53:22.807Z] Removing intermediate container d82fa13a62a4 [2023-04-26T02:53:22.807Z] ---> 5122675a3d72 [2023-04-26T02:53:22.807Z] [2023-04-26T02:53:22.807Z] Removing intermediate container f0548623c587 [2023-04-26T02:53:22.807Z] ---> c50abfd55169 [2023-04-26T02:53:22.807Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T02:53:22.807Z] Removing intermediate container 11e27be9bcc7 [2023-04-26T02:53:22.807Z] ---> ec8d495a28e7 [2023-04-26T02:53:22.807Z] [2023-04-26T02:53:22.807Z] Successfully built 5122675a3d72 [2023-04-26T02:53:22.807Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-26T02:53:22.807Z] Building core-metadata [2023-04-26T02:53:22.807Z]  Building security-spiffe-token-provider ... done Successfully built ec8d495a28e7 [2023-04-26T02:53:22.807Z] Successfully tagged support-scheduler:latest [2023-04-26T02:53:22.807Z]  Building support-scheduler ... done Building core-command [2023-04-26T02:53:22.807Z] ---> bde8c7d67b23 [2023-04-26T02:53:22.807Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T02:53:23.067Z] ---> Running in 7040083c7345 [2023-04-26T02:53:27.402Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:27.402Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:27.402Z] ---> f5d13097b861 [2023-04-26T02:53:27.402Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> 1f6c803d707e [2023-04-26T02:53:27.402Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> 25f41b4ac276 [2023-04-26T02:53:27.402Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> 33afd21c7a0e [2023-04-26T02:53:27.402Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> b8e6c3086ee6 [2023-04-26T02:53:27.402Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> ed4cddbe2dcd [2023-04-26T02:53:27.402Z] Step 8/25 : COPY . . [2023-04-26T02:53:27.402Z] ---> Using cache [2023-04-26T02:53:27.402Z] ---> 00c34f0e82fc [2023-04-26T02:53:27.402Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T02:53:28.777Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:28.777Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:28.777Z] ---> f5d13097b861 [2023-04-26T02:53:28.777Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> 1f6c803d707e [2023-04-26T02:53:28.777Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> 25f41b4ac276 [2023-04-26T02:53:28.777Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> 33afd21c7a0e [2023-04-26T02:53:28.777Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> b8e6c3086ee6 [2023-04-26T02:53:28.777Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> ed4cddbe2dcd [2023-04-26T02:53:28.777Z] Step 8/24 : COPY . . [2023-04-26T02:53:28.777Z] ---> Using cache [2023-04-26T02:53:28.777Z] ---> 00c34f0e82fc [2023-04-26T02:53:28.777Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T02:53:31.898Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:31.898Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:31.898Z] ---> d52645fd4d90 [2023-04-26T02:53:31.898Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T02:53:32.167Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:32.167Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:32.167Z] ---> d52645fd4d90 [2023-04-26T02:53:32.167Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:53:32.444Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:32.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:32.444Z] ---> d52645fd4d90 [2023-04-26T02:53:32.444Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:53:32.444Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:32.444Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:32.444Z] ---> d52645fd4d90 [2023-04-26T02:53:32.444Z] Step 3/20 : WORKDIR /edgex-go [2023-04-26T02:53:32.444Z] ---> Running in b357280c1ffc [2023-04-26T02:53:32.444Z] ---> Running in 7e3ab5b420d8 [2023-04-26T02:53:32.444Z] ---> Running in de12739d7b86 [2023-04-26T02:53:32.444Z] ---> Running in 0b37390f9cc4 [2023-04-26T02:53:32.728Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:32.728Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:32.728Z] ---> d52645fd4d90 [2023-04-26T02:53:32.728Z] Step 3/33 : WORKDIR /edgex-go [2023-04-26T02:53:32.728Z] ---> Running in 08eaa760d9e5 [2023-04-26T02:53:33.001Z] Removing intermediate container b357280c1ffc [2023-04-26T02:53:33.001Z] ---> 2552f0146a5b [2023-04-26T02:53:33.001Z] Step 4/25 : WORKDIR /edgex-go [2023-04-26T02:53:33.271Z] ---> Running in 894c36573af2 [2023-04-26T02:53:33.271Z] Removing intermediate container 7e3ab5b420d8 [2023-04-26T02:53:33.271Z] ---> b3a5aefeec66 [2023-04-26T02:53:33.271Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T02:53:33.271Z] Removing intermediate container de12739d7b86 [2023-04-26T02:53:33.271Z] ---> efe9408466ad [2023-04-26T02:53:33.271Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:53:33.543Z] Removing intermediate container 0b37390f9cc4 [2023-04-26T02:53:33.543Z] ---> 115c3bc5a9bb [2023-04-26T02:53:33.543Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-26T02:53:33.543Z] ---> Running in ecbaef61f99b [2023-04-26T02:53:33.543Z] ---> Running in 63868ede1494 [2023-04-26T02:53:33.543Z] ---> Running in b29f2c4d9259 [2023-04-26T02:53:33.816Z] Removing intermediate container 08eaa760d9e5 [2023-04-26T02:53:33.816Z] ---> 0d657946c3a5 [2023-04-26T02:53:33.816Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-26T02:53:33.816Z] Removing intermediate container 894c36573af2 [2023-04-26T02:53:33.816Z] ---> 4ef4db9fb4bc [2023-04-26T02:53:33.816Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-26T02:53:33.816Z] ---> Running in decbc40dda1f [2023-04-26T02:53:34.060Z] ---> Running in 43e57d84822d [2023-04-26T02:53:34.060Z] ---> Running in 9d3d71e39114 [2023-04-26T02:53:34.060Z] Removing intermediate container 7040083c7345 [2023-04-26T02:53:34.060Z] ---> 328ca6b27d7e [2023-04-26T02:53:34.060Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:53:34.090Z] ---> Running in d6449eb64920 [2023-04-26T02:53:34.677Z] Removing intermediate container 63868ede1494 [2023-04-26T02:53:34.677Z] ---> df25f3c0d257 [2023-04-26T02:53:34.677Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T02:53:34.677Z] ---> Running in 3ac591ed8ea0 [2023-04-26T02:53:34.998Z] ---> 5da7511f8f8e [2023-04-26T02:53:34.998Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:53:35.321Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T02:53:35.590Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T02:53:35.851Z] Removing intermediate container 70c32c3a3d33 [2023-04-26T02:53:35.851Z] ---> 5ef46563a47b [2023-04-26T02:53:35.851Z] [2023-04-26T02:53:35.851Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T02:53:35.851Z] ---> 9ed4aefc74f6 [2023-04-26T02:53:35.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T02:53:35.851Z] ---> 4b3c5305f8db [2023-04-26T02:53:35.851Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T02:53:35.851Z] ---> Running in d7311127c24e [2023-04-26T02:53:35.851Z] Removing intermediate container d7311127c24e [2023-04-26T02:53:35.851Z] ---> 810c385172a1 [2023-04-26T02:53:35.851Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T02:53:36.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.421Z] ---> Running in 7410de556cf2 [2023-04-26T02:53:36.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:36.987Z] ---> 91d1e9b82171 [2023-04-26T02:53:36.987Z] Removing intermediate container 7410de556cf2 [2023-04-26T02:53:36.987Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ ---> a50110850797 [2023-04-26T02:53:36.987Z] [2023-04-26T02:53:36.987Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T02:53:36.987Z] ---> Running in 112b69d06ee7 [2023-04-26T02:53:36.987Z] ---> 7f96b4ebaa51 [2023-04-26T02:53:36.987Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T02:53:36.987Z] Removing intermediate container 112b69d06ee7 [2023-04-26T02:53:36.987Z] ---> 10c4bc4afbc4 [2023-04-26T02:53:36.987Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:53:36.987Z] ---> Running in 9f2baa93d3ce [2023-04-26T02:53:37.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:37.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:37.245Z] ---> 6f1b13cffe42 [2023-04-26T02:53:37.245Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T02:53:37.245Z] ---> 3dcca533ff65 [2023-04-26T02:53:37.245Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T02:53:37.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:37.516Z] ---> 9474fb1768d0 [2023-04-26T02:53:37.516Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T02:53:37.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:53:37.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:38.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T02:53:38.186Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:53:38.186Z] OK: 7 MiB in 16 packages [2023-04-26T02:53:38.186Z] ---> 8864368046cb [2023-04-26T02:53:38.186Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T02:53:38.358Z] OK: 263 MiB in 53 packages [2023-04-26T02:53:38.358Z] OK: 263 MiB in 53 packages [2023-04-26T02:53:38.629Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:53:38.629Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:53:38.629Z] OK: 17690 distinct packages available [2023-04-26T02:53:38.764Z] ---> Running in 824b8d6a009c [2023-04-26T02:53:38.899Z] OK: 263 MiB in 53 packages [2023-04-26T02:53:38.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:39.171Z] OK: 263 MiB in 53 packages [2023-04-26T02:53:39.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:53:40.184Z] Removing intermediate container 9f2baa93d3ce [2023-04-26T02:53:40.184Z] ---> f9d4df1f0480 [2023-04-26T02:53:40.184Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:53:40.369Z] Removing intermediate container ecbaef61f99b [2023-04-26T02:53:40.369Z] ---> 6e28a19c6df0 [2023-04-26T02:53:40.369Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T02:53:40.639Z] Removing intermediate container decbc40dda1f [2023-04-26T02:53:40.639Z] ---> 6ceb49d21993 [2023-04-26T02:53:40.639Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-26T02:53:40.910Z] Removing intermediate container d6449eb64920 [2023-04-26T02:53:40.910Z] ---> dcb031dafd91 [2023-04-26T02:53:40.910Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-26T02:53:40.910Z] OK: 263 MiB in 53 packages [2023-04-26T02:53:40.910Z] Removing intermediate container 3ac591ed8ea0 [2023-04-26T02:53:40.910Z] ---> 849c884892b0 [2023-04-26T02:53:41.180Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:53:41.776Z] ---> 8669251876e8 [2023-04-26T02:53:41.776Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:42.049Z] ---> Running in 52ab9acf764b [2023-04-26T02:53:42.049Z] ---> dfba0364f495 [2023-04-26T02:53:42.049Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:42.317Z] ---> 84bca5038d49 [2023-04-26T02:53:42.317Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:42.317Z] ---> Running in 632db93de14d [2023-04-26T02:53:42.586Z] ---> Running in c7bf739db8ca [2023-04-26T02:53:42.586Z] ---> 4da614029ddb [2023-04-26T02:53:42.586Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:42.859Z] ---> Running in b17f2cd3f99a [2023-04-26T02:53:43.130Z] Removing intermediate container b29f2c4d9259 [2023-04-26T02:53:43.130Z] ---> 2a48cb0a7ec3 [2023-04-26T02:53:43.130Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-26T02:53:44.579Z] ---> d2b29f4b607e [2023-04-26T02:53:44.579Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:53:44.579Z] ---> Running in 056da4fb4de6 [2023-04-26T02:53:46.864Z] ---> 483d40c627d1 [2023-04-26T02:53:46.865Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:53:46.865Z] Removing intermediate container 824b8d6a009c [2023-04-26T02:53:46.865Z] ---> 7d901d6e9572 [2023-04-26T02:53:46.865Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T02:53:46.865Z] ---> Running in 0d3dca309ef8 [2023-04-26T02:53:48.775Z] Removing intermediate container 0d3dca309ef8 [2023-04-26T02:53:48.775Z] ---> 9d8a1d7e3b0f [2023-04-26T02:53:48.775Z] Step 30/33 : CMD ["gate"] [2023-04-26T02:53:49.052Z] ---> de5ae0a10981 [2023-04-26T02:53:49.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T02:53:50.023Z] ---> Running in 7026ec43a6b5 [2023-04-26T02:53:50.285Z] ---> d4e6d73e7ae5 [2023-04-26T02:53:50.285Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:53:50.285Z] Removing intermediate container 7026ec43a6b5 [2023-04-26T02:53:50.285Z] ---> 7446889111ff [2023-04-26T02:53:50.285Z] Step 31/33 : LABEL arch=x86_64 [2023-04-26T02:53:50.285Z] ---> Running in 09ba97de3ddc [2023-04-26T02:53:50.285Z] ---> 4af0e492897f [2023-04-26T02:53:50.285Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T02:53:50.285Z] ---> Running in ae6a87379383 [2023-04-26T02:53:50.546Z] Removing intermediate container 09ba97de3ddc [2023-04-26T02:53:50.546Z] ---> df4f9a631509 [2023-04-26T02:53:50.546Z] Step 32/33 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:50.546Z] Removing intermediate container ae6a87379383 [2023-04-26T02:53:50.546Z] ---> 2d0461cac84f [2023-04-26T02:53:50.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:53:50.546Z] ---> Running in aa8ecfa73e44 [2023-04-26T02:53:50.546Z] ---> Running in af0861e34e92 [2023-04-26T02:53:50.808Z] Removing intermediate container aa8ecfa73e44 [2023-04-26T02:53:50.808Z] ---> 20c4830e1cb6 [2023-04-26T02:53:50.808Z] Step 33/33 : LABEL version=3.0.0-dev.138 [2023-04-26T02:53:50.808Z] Removing intermediate container af0861e34e92 [2023-04-26T02:53:50.808Z] ---> 8ffb5813d866 [2023-04-26T02:53:50.808Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T02:53:50.808Z] ---> Running in a8e0869e9ed2 [2023-04-26T02:53:50.808Z] ---> Running in 5cba585b8c47 [2023-04-26T02:53:51.068Z] Removing intermediate container a8e0869e9ed2 [2023-04-26T02:53:51.068Z] ---> 781c7fe205ca [2023-04-26T02:53:51.068Z] [2023-04-26T02:53:51.068Z] Removing intermediate container 5cba585b8c47 [2023-04-26T02:53:51.068Z] ---> 46a4e863d372 [2023-04-26T02:53:51.068Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:53:51.330Z] Successfully built 781c7fe205ca [2023-04-26T02:53:51.330Z] Successfully tagged security-bootstrapper:latest [2023-04-26T02:53:51.330Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-04-26T02:53:51.330Z] ---> Running in 8a9c13163047 [2023-04-26T02:53:56.628Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:53:56.628Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:53:56.628Z] ---> f5d13097b861 [2023-04-26T02:53:56.628Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T02:53:56.628Z] ---> Using cache [2023-04-26T02:53:56.628Z] ---> d859f4713f13 [2023-04-26T02:53:56.628Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T02:53:59.928Z] Removing intermediate container 8a9c13163047 [2023-04-26T02:53:59.928Z] ---> 42efdedde54d [2023-04-26T02:53:59.928Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T02:54:00.189Z] ---> Running in 7646f06f88db [2023-04-26T02:54:00.189Z] ---> Running in d7d60a330b13 [2023-04-26T02:54:00.189Z] Removing intermediate container d7d60a330b13 [2023-04-26T02:54:00.189Z] ---> 7e0cc7fe9100 [2023-04-26T02:54:00.189Z] [2023-04-26T02:54:00.189Z] Successfully built 7e0cc7fe9100 [2023-04-26T02:54:00.453Z] Successfully tagged core-data:latest [2023-04-26T02:54:00.453Z]  Building core-data ... done Building security-secretstore-setup [2023-04-26T02:54:00.733Z] Removing intermediate container 072ccc79301f [2023-04-26T02:54:00.733Z] ---> 1b50ba3a3054 [2023-04-26T02:54:00.733Z] Step 7/27 : COPY . . [2023-04-26T02:54:00.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:00.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:01.252Z] OK: 265 MiB in 53 packages [2023-04-26T02:54:05.798Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:54:05.798Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:54:05.798Z] ---> f5d13097b861 [2023-04-26T02:54:05.798Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T02:54:05.798Z] ---> Using cache [2023-04-26T02:54:05.798Z] ---> d859f4713f13 [2023-04-26T02:54:05.798Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T02:54:12.384Z] ---> Running in e2b6bcb40e7e [2023-04-26T02:54:12.384Z] ---> c69a2a50d1c4 [2023-04-26T02:54:12.384Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T02:54:12.384Z] Removing intermediate container 9d3d71e39114 [2023-04-26T02:54:12.384Z] ---> 75e752bacb1c [2023-04-26T02:54:12.384Z] [2023-04-26T02:54:12.384Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T02:54:12.384Z] ---> 9ed4aefc74f6 [2023-04-26T02:54:12.384Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:54:12.384Z] ---> Using cache [2023-04-26T02:54:12.384Z] ---> 603d85a88082 [2023-04-26T02:54:12.384Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T02:54:12.384Z] ---> Using cache [2023-04-26T02:54:12.384Z] ---> cc09251d8dc5 [2023-04-26T02:54:12.384Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T02:54:12.384Z] Removing intermediate container 43e57d84822d [2023-04-26T02:54:12.384Z] ---> 46567dca2f7f [2023-04-26T02:54:12.384Z] [2023-04-26T02:54:12.384Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T02:54:12.384Z] ---> 9ed4aefc74f6 [2023-04-26T02:54:12.384Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:54:12.384Z] ---> Using cache [2023-04-26T02:54:12.384Z] ---> 603d85a88082 [2023-04-26T02:54:12.384Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T02:54:12.384Z] ---> Using cache [2023-04-26T02:54:12.384Z] ---> cc09251d8dc5 [2023-04-26T02:54:12.384Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T02:54:12.384Z] Removing intermediate container 7646f06f88db [2023-04-26T02:54:12.384Z] ---> 7d37b08465ae [2023-04-26T02:54:12.384Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-26T02:54:12.384Z] ---> Running in 357e5641f6a0 [2023-04-26T02:54:12.384Z] ---> Running in c375e90aea8d [2023-04-26T02:54:12.384Z] ---> Running in ff91a47a2e9b [2023-04-26T02:54:12.384Z] Removing intermediate container c375e90aea8d [2023-04-26T02:54:12.384Z] ---> 4a094ace2e2b [2023-04-26T02:54:12.384Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T02:54:12.384Z] Removing intermediate container 357e5641f6a0 [2023-04-26T02:54:12.384Z] ---> fa3a333836a7 [2023-04-26T02:54:12.384Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T02:54:12.384Z] ---> Running in 064167458daa [2023-04-26T02:54:12.384Z] ---> Running in bef724fd2181 [2023-04-26T02:54:12.384Z] Removing intermediate container ff91a47a2e9b [2023-04-26T02:54:12.384Z] ---> 7eac3ef6125a [2023-04-26T02:54:12.384Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T02:54:12.384Z] ---> 76610fb55922 [2023-04-26T02:54:12.384Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:54:12.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:12.384Z] ---> Running in 8955c0582999 [2023-04-26T02:54:12.384Z] ---> Running in f5e4fa38daf7 [2023-04-26T02:54:12.384Z] Removing intermediate container 064167458daa [2023-04-26T02:54:12.384Z] ---> dfe46ed2f32b [2023-04-26T02:54:12.385Z] Step 15/25 : WORKDIR / [2023-04-26T02:54:12.385Z] Removing intermediate container bef724fd2181 [2023-04-26T02:54:12.385Z] ---> 5410301c0cae [2023-04-26T02:54:12.385Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T02:54:12.385Z] ---> Running in a3c87b6e145e [2023-04-26T02:54:12.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:12.385Z] ---> Running in adf063419e4e [2023-04-26T02:54:12.385Z] Removing intermediate container 8955c0582999 [2023-04-26T02:54:12.385Z] ---> 580a9101d447 [2023-04-26T02:54:12.385Z] Step 15/24 : WORKDIR / [2023-04-26T02:54:12.648Z] ---> Running in a4525ef6f232 [2023-04-26T02:54:12.648Z] Removing intermediate container a3c87b6e145e [2023-04-26T02:54:12.648Z] ---> e7bb957e49f2 [2023-04-26T02:54:12.648Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:54:12.648Z] Removing intermediate container adf063419e4e [2023-04-26T02:54:12.648Z] ---> 4889747c2922 [2023-04-26T02:54:12.648Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T02:54:12.648Z] OK: 265 MiB in 53 packages [2023-04-26T02:54:12.648Z] Removing intermediate container a4525ef6f232 [2023-04-26T02:54:12.648Z] ---> 62096dcae885 [2023-04-26T02:54:12.648Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:54:12.648Z] ---> Running in 3457b2fb8e3b [2023-04-26T02:54:12.648Z] ---> a6414cf3bc13 [2023-04-26T02:54:12.648Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:54:12.967Z] ---> b5124ccd4838 [2023-04-26T02:54:12.967Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:54:12.967Z] ---> ba78669e52fb [2023-04-26T02:54:12.967Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T02:54:12.967Z] ---> f61dd82252c0 [2023-04-26T02:54:12.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T02:54:13.230Z] Removing intermediate container e2b6bcb40e7e [2023-04-26T02:54:13.230Z] ---> c294dcdb307d [2023-04-26T02:54:13.230Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T02:54:14.017Z] ---> 7dc52a76ef56 [2023-04-26T02:54:14.017Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:54:14.017Z] ---> 8472b904e564 [2023-04-26T02:54:14.017Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:54:14.017Z] ---> d1bae5265319 [2023-04-26T02:54:14.017Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:54:14.017Z] ---> Running in bf5692a852af [2023-04-26T02:54:14.017Z] Removing intermediate container 3457b2fb8e3b [2023-04-26T02:54:14.017Z] ---> 9616c5d9e25f [2023-04-26T02:54:14.017Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T02:54:14.017Z] ---> Running in ab275109c613 [2023-04-26T02:54:14.017Z] ---> 5682406c1b32 [2023-04-26T02:54:14.017Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T02:54:14.017Z] ---> 10557f972fdd [2023-04-26T02:54:14.017Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T02:54:14.276Z] ---> Running in 52f6fefba2cf [2023-04-26T02:54:14.276Z] Removing intermediate container ab275109c613 [2023-04-26T02:54:14.276Z] ---> ad6036b34e3d [2023-04-26T02:54:14.276Z] [2023-04-26T02:54:14.276Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T02:54:14.276Z] ---> 9ed4aefc74f6 [2023-04-26T02:54:14.276Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T02:54:14.276Z] ---> Using cache [2023-04-26T02:54:14.276Z] ---> 7590d16f9c06 [2023-04-26T02:54:14.276Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T02:54:14.276Z] ---> Running in f0d9daf94317 [2023-04-26T02:54:14.276Z] Removing intermediate container 52f6fefba2cf [2023-04-26T02:54:14.276Z] ---> dd7ea025adee [2023-04-26T02:54:14.277Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:54:14.277Z] ---> d25a3ad6b587 [2023-04-26T02:54:14.277Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T02:54:14.277Z] ---> Running in 5312aec8a486 [2023-04-26T02:54:14.277Z] ---> Running in 1fd832000f70 [2023-04-26T02:54:14.540Z] Removing intermediate container 5312aec8a486 [2023-04-26T02:54:14.540Z] ---> acbbb646a671 [2023-04-26T02:54:14.540Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:54:14.540Z] Removing intermediate container 1fd832000f70 [2023-04-26T02:54:14.540Z] ---> 0fb5cfb2e93a [2023-04-26T02:54:14.540Z] Step 22/24 : LABEL arch=x86_64 [2023-04-26T02:54:14.540Z] ---> Running in ce16e7a506c5 [2023-04-26T02:54:14.540Z] ---> Running in 6514f490fa43 [2023-04-26T02:54:14.540Z] Removing intermediate container 6514f490fa43 [2023-04-26T02:54:14.540Z] ---> 83d844e6968c [2023-04-26T02:54:14.540Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T02:54:14.540Z] Removing intermediate container ce16e7a506c5 [2023-04-26T02:54:14.540Z] ---> 34a02e7b731e [2023-04-26T02:54:14.540Z] Step 23/24 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:54:14.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:14.540Z] ---> Running in e56c617f3086 [2023-04-26T02:54:14.540Z] ---> Running in ca014c16a202 [2023-04-26T02:54:14.800Z] Removing intermediate container e56c617f3086 [2023-04-26T02:54:14.800Z] ---> 67e97f3db1db [2023-04-26T02:54:14.800Z] Step 24/24 : LABEL version=3.0.0-dev.138 [2023-04-26T02:54:14.800Z] Removing intermediate container ca014c16a202 [2023-04-26T02:54:14.800Z] ---> 7bc9f29e73fc [2023-04-26T02:54:14.800Z] Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:54:14.800Z] ---> Running in 5311ed523201 [2023-04-26T02:54:14.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:14.800Z] ---> Running in d1534e1ffb2b [2023-04-26T02:54:14.800Z] Removing intermediate container 5311ed523201 [2023-04-26T02:54:14.800Z] ---> 8874a4674c92 [2023-04-26T02:54:14.800Z] [2023-04-26T02:54:14.800Z] Successfully built 8874a4674c92 [2023-04-26T02:54:14.800Z] Removing intermediate container d1534e1ffb2b [2023-04-26T02:54:14.800Z] ---> e6a967b61cfa [2023-04-26T02:54:14.800Z] Step 25/25 : LABEL version=3.0.0-dev.138 [2023-04-26T02:54:14.800Z] Successfully tagged core-command:latest [2023-04-26T02:54:14.800Z]  Building core-command ... done Building security-proxy-auth [2023-04-26T02:54:15.060Z] ---> Running in f9ba5d0bc465 [2023-04-26T02:54:15.060Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:54:15.060Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:54:15.060Z] OK: 17820 distinct packages available [2023-04-26T02:54:15.060Z] Removing intermediate container f9ba5d0bc465 [2023-04-26T02:54:15.060Z] ---> e6c1cb372014 [2023-04-26T02:54:15.060Z] [2023-04-26T02:54:15.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:15.060Z] Successfully built e6c1cb372014 [2023-04-26T02:54:15.060Z] Successfully tagged core-metadata:latest [2023-04-26T02:54:15.060Z] Building core-common-config-bootstrapper [2023-04-26T02:54:15.060Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:54:15.320Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T02:54:15.320Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T02:54:15.320Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T02:54:15.320Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T02:54:15.320Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:54:15.320Z] OK: 7 MiB in 19 packages [2023-04-26T02:54:18.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:54:18.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:54:18.661Z] ---> f5d13097b861 [2023-04-26T02:54:18.661Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> 1f6c803d707e [2023-04-26T02:54:18.661Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> 25f41b4ac276 [2023-04-26T02:54:18.661Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> 33afd21c7a0e [2023-04-26T02:54:18.661Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> b8e6c3086ee6 [2023-04-26T02:54:18.661Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> ed4cddbe2dcd [2023-04-26T02:54:18.661Z] Step 8/23 : COPY . . [2023-04-26T02:54:18.661Z] ---> Using cache [2023-04-26T02:54:18.661Z] ---> 00c34f0e82fc [2023-04-26T02:54:18.661Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T02:54:20.568Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:54:20.568Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:54:20.568Z] ---> f5d13097b861 [2023-04-26T02:54:20.568Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> 1f6c803d707e [2023-04-26T02:54:20.568Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> 25f41b4ac276 [2023-04-26T02:54:20.568Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> 33afd21c7a0e [2023-04-26T02:54:20.568Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> b8e6c3086ee6 [2023-04-26T02:54:20.568Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> ed4cddbe2dcd [2023-04-26T02:54:20.568Z] Step 8/23 : COPY . . [2023-04-26T02:54:20.568Z] ---> Using cache [2023-04-26T02:54:20.568Z] ---> 00c34f0e82fc [2023-04-26T02:54:20.568Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T02:54:23.866Z] ---> Running in e06005e2dc3d [2023-04-26T02:54:23.866Z] ---> Running in 5b2330f40911 [2023-04-26T02:54:23.866Z] Removing intermediate container f0d9daf94317 [2023-04-26T02:54:23.866Z] ---> 219f856d0b49 [2023-04-26T02:54:23.866Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:54:23.866Z] ---> f7e6fe99e7e6 [2023-04-26T02:54:23.866Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:54:23.866Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T02:54:23.866Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T02:54:24.123Z] ---> 3a9dcdde6da4 [2023-04-26T02:54:24.123Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T02:54:42.450Z] ---> 7a567fd4be33 [2023-04-26T02:54:42.450Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T02:54:52.508Z] ---> 22b44f420658 [2023-04-26T02:54:52.508Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T02:54:52.508Z] ---> Running in 9c557cdb47b1 [2023-04-26T02:54:52.508Z] Removing intermediate container 9c557cdb47b1 [2023-04-26T02:54:52.508Z] ---> e86b16035f06 [2023-04-26T02:54:52.508Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T02:54:52.508Z] Removing intermediate container bf5692a852af [2023-04-26T02:54:52.508Z] ---> 5c793ebc4994 [2023-04-26T02:54:52.508Z] Step 7/25 : COPY . . [2023-04-26T02:54:52.508Z] Removing intermediate container f5e4fa38daf7 [2023-04-26T02:54:52.508Z] ---> 5904165cbc0e [2023-04-26T02:54:52.508Z] Step 7/22 : COPY . . [2023-04-26T02:55:04.935Z] ---> 30cc03452e9c [2023-04-26T02:55:04.935Z] Step 22/27 : WORKDIR / [2023-04-26T02:55:04.935Z] ---> Running in 63c8afb42516 [2023-04-26T02:55:04.935Z] ---> c60d89393fbb [2023-04-26T02:55:04.935Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T02:55:04.935Z] ---> 7cd5a452b01d [2023-04-26T02:55:04.935Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T02:55:04.935Z] ---> Running in 22275863dd03 [2023-04-26T02:55:04.935Z] Removing intermediate container e06005e2dc3d [2023-04-26T02:55:04.935Z] ---> d86dd67cbc46 [2023-04-26T02:55:04.935Z] [2023-04-26T02:55:04.935Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T02:55:04.935Z] ---> 9ed4aefc74f6 [2023-04-26T02:55:04.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T02:55:04.935Z] Removing intermediate container 5b2330f40911 [2023-04-26T02:55:04.935Z] ---> ac28593ea899 [2023-04-26T02:55:04.935Z] [2023-04-26T02:55:04.935Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T02:55:04.935Z] ---> 9ed4aefc74f6 [2023-04-26T02:55:04.935Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T02:55:04.935Z] ---> Running in be3249a6ec8b [2023-04-26T02:55:04.935Z] Removing intermediate container 63c8afb42516 [2023-04-26T02:55:04.935Z] ---> a1aed39cc619 [2023-04-26T02:55:04.935Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T02:55:04.935Z] ---> Running in 6f0d899a8479 [2023-04-26T02:55:04.935Z] ---> Running in 1bd1aad32b41 [2023-04-26T02:55:04.935Z] ---> Running in a50882721a68 [2023-04-26T02:55:04.935Z] Removing intermediate container 6f0d899a8479 [2023-04-26T02:55:04.935Z] ---> e93fb4f55e2a [2023-04-26T02:55:04.935Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:55:04.935Z] Removing intermediate container 1bd1aad32b41 [2023-04-26T02:55:04.935Z] ---> 991c2a3ee92a [2023-04-26T02:55:04.935Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T02:55:04.935Z] Removing intermediate container a50882721a68 [2023-04-26T02:55:04.935Z] ---> ff51b002adad [2023-04-26T02:55:04.935Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T02:55:04.935Z] ---> Running in e7ef98464b51 [2023-04-26T02:55:04.935Z] ---> Running in ed2fc6b94895 [2023-04-26T02:55:04.935Z] ---> Running in bd5d42014f91 [2023-04-26T02:55:04.935Z] Removing intermediate container bd5d42014f91 [2023-04-26T02:55:04.935Z] ---> ee1b4a64dc7c [2023-04-26T02:55:04.935Z] Step 25/27 : LABEL arch=x86_64 [2023-04-26T02:55:04.935Z] ---> Running in c95c3e055eaf [2023-04-26T02:55:04.935Z] Removing intermediate container c95c3e055eaf [2023-04-26T02:55:04.935Z] ---> 3983640f8767 [2023-04-26T02:55:04.935Z] Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:55:04.935Z] ---> Running in f6e24223bf8e [2023-04-26T02:55:04.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T02:55:04.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T02:55:04.935Z] Removing intermediate container f6e24223bf8e [2023-04-26T02:55:04.935Z] ---> bbb8a01eb7c1 [2023-04-26T02:55:04.935Z] Step 27/27 : LABEL version=3.0.0-dev.138 [2023-04-26T02:55:04.935Z] ---> Running in 76834bbf3b43 [2023-04-26T02:55:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:04.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:05.192Z] Removing intermediate container 76834bbf3b43 [2023-04-26T02:55:05.193Z] ---> 8ca3566bed1b [2023-04-26T02:55:05.193Z] [2023-04-26T02:55:05.193Z] Successfully built 8ca3566bed1b [2023-04-26T02:55:05.193Z] Successfully tagged security-spire-config:latest [2023-04-26T02:55:05.193Z]  Building security-spire-config ... done Building support-notifications [2023-04-26T02:55:05.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:05.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:05.450Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T02:55:05.450Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T02:55:05.450Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:55:05.450Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:55:05.450Z] OK: 7 MiB in 16 packages [2023-04-26T02:55:05.450Z] OK: 7 MiB in 16 packages [2023-04-26T02:55:09.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:55:09.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:55:09.793Z] ---> f5d13097b861 [2023-04-26T02:55:09.793Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T02:55:09.793Z] ---> Using cache [2023-04-26T02:55:09.793Z] ---> 1f6c803d707e [2023-04-26T02:55:09.793Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T02:55:09.793Z] ---> Using cache [2023-04-26T02:55:09.793Z] ---> 25f41b4ac276 [2023-04-26T02:55:09.793Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T02:55:16.417Z] ---> Running in 2d846156d59a [2023-04-26T02:55:16.417Z] Removing intermediate container ed2fc6b94895 [2023-04-26T02:55:16.417Z] ---> 99d6c178efeb [2023-04-26T02:55:16.417Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:55:16.677Z] Removing intermediate container e7ef98464b51 [2023-04-26T02:55:16.677Z] ---> 36983910c7a2 [2023-04-26T02:55:16.677Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:55:17.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:17.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:17.882Z] ---> 35f7cf7867c0 [2023-04-26T02:55:17.882Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:55:18.144Z] ---> a08a72b68779 [2023-04-26T02:55:18.144Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:55:18.144Z] ---> e8dd07d5e499 [2023-04-26T02:55:18.144Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T02:55:18.144Z] OK: 265 MiB in 53 packages [2023-04-26T02:55:18.425Z] ---> d5137f0374ff [2023-04-26T02:55:18.425Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T02:55:18.684Z] ---> f0b970e5562c [2023-04-26T02:55:18.684Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:55:18.684Z] ---> 9af9b5668ad0 [2023-04-26T02:55:18.684Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:55:18.684Z] Removing intermediate container 2d846156d59a [2023-04-26T02:55:18.684Z] ---> 3c07e28782e7 [2023-04-26T02:55:18.684Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T02:55:18.944Z] ---> 196ce6432df7 [2023-04-26T02:55:18.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T02:55:18.944Z] ---> 58e47af482a0 [2023-04-26T02:55:18.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T02:55:18.944Z] ---> 05d2f7de75f3 [2023-04-26T02:55:18.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:55:18.944Z] ---> Running in 3bfa3d844f7a [2023-04-26T02:55:19.203Z] ---> 95df5db05499 [2023-04-26T02:55:19.203Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T02:55:19.203Z] ---> f5c98f3aaed5 [2023-04-26T02:55:19.203Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T02:55:19.203Z] ---> Running in 93b56a77d29f [2023-04-26T02:55:19.203Z] ---> Running in b90314929f53 [2023-04-26T02:55:21.105Z] Removing intermediate container 93b56a77d29f [2023-04-26T02:55:21.105Z] ---> bec45298604c [2023-04-26T02:55:21.105Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T02:55:21.105Z] Removing intermediate container b90314929f53 [2023-04-26T02:55:21.105Z] ---> e39820a6a681 [2023-04-26T02:55:21.105Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T02:55:21.105Z] ---> Running in 3d8afe17b824 [2023-04-26T02:55:21.105Z] ---> Running in d268cca21389 [2023-04-26T02:55:21.105Z] Removing intermediate container 3d8afe17b824 [2023-04-26T02:55:21.105Z] ---> 85176d352a4d [2023-04-26T02:55:21.105Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T02:55:21.105Z] ---> Running in ebd959950f98 [2023-04-26T02:55:21.105Z] Removing intermediate container d268cca21389 [2023-04-26T02:55:21.105Z] ---> ba8de6edaa57 [2023-04-26T02:55:21.105Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T02:55:21.105Z] ---> Running in ec8bb16364a4 [2023-04-26T02:55:21.366Z] Removing intermediate container ec8bb16364a4 [2023-04-26T02:55:21.366Z] ---> acc4db74d42d [2023-04-26T02:55:21.366Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T02:55:21.366Z] Removing intermediate container ebd959950f98 [2023-04-26T02:55:21.366Z] ---> 5ea9917c8251 [2023-04-26T02:55:21.366Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T02:55:21.366Z] ---> Running in e24c790fbfcc [2023-04-26T02:55:21.366Z] ---> Running in f4b318356d8a [2023-04-26T02:55:21.624Z] Removing intermediate container e24c790fbfcc [2023-04-26T02:55:21.624Z] ---> de34e77dc294 [2023-04-26T02:55:21.624Z] Removing intermediate container f4b318356d8a [2023-04-26T02:55:21.624Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c ---> 44a99d211058 [2023-04-26T02:55:21.624Z] [2023-04-26T02:55:21.624Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:55:21.624Z] ---> Running in 77a2579c9fcd [2023-04-26T02:55:21.624Z] ---> Running in ad70f5bd2620 [2023-04-26T02:55:21.883Z] Removing intermediate container ad70f5bd2620 [2023-04-26T02:55:21.883Z] ---> 4448e3961f78 [2023-04-26T02:55:21.883Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T02:55:21.883Z] Removing intermediate container 77a2579c9fcd [2023-04-26T02:55:21.883Z] ---> 72f68a2444dd [2023-04-26T02:55:21.883Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T02:55:21.883Z] ---> Running in 26e241b01b75 [2023-04-26T02:55:21.883Z] ---> Running in 46d21075358c [2023-04-26T02:55:21.883Z] Removing intermediate container 46d21075358c [2023-04-26T02:55:21.883Z] ---> 20e72c685338 [2023-04-26T02:55:21.883Z] [2023-04-26T02:55:21.883Z] Removing intermediate container 26e241b01b75 [2023-04-26T02:55:21.883Z] ---> 29db23146818 [2023-04-26T02:55:21.883Z] [2023-04-26T02:55:21.883Z] Successfully built 20e72c685338 [2023-04-26T02:55:21.883Z] Successfully built 29db23146818 [2023-04-26T02:55:21.883Z] Successfully tagged security-proxy-auth:latest [2023-04-26T02:55:21.883Z]  Building security-proxy-auth ... done Successfully tagged core-common-config-bootstrapper:latest [2023-04-26T02:55:27.142Z]  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T02:55:36.299Z] Removing intermediate container 52ab9acf764b [2023-04-26T02:55:36.299Z] ---> 29148cec917c [2023-04-26T02:55:36.299Z] Step 7/27 : COPY . . [2023-04-26T02:55:36.886Z] Removing intermediate container b17f2cd3f99a [2023-04-26T02:55:36.886Z] ---> a3ff693a355d [2023-04-26T02:55:36.886Z] Step 8/23 : COPY . . [2023-04-26T02:55:36.886Z] Removing intermediate container 056da4fb4de6 [2023-04-26T02:55:36.886Z] ---> 103c36b79085 [2023-04-26T02:55:36.886Z] Step 7/20 : COPY . . [2023-04-26T02:55:36.886Z] Removing intermediate container c7bf739db8ca [2023-04-26T02:55:36.886Z] ---> 1c25165007a1 [2023-04-26T02:55:36.886Z] Step 8/25 : COPY . . [2023-04-26T02:55:37.471Z] Removing intermediate container 632db93de14d [2023-04-26T02:55:37.471Z] ---> 40b8134234b0 [2023-04-26T02:55:37.471Z] Step 7/33 : COPY . . [2023-04-26T02:55:39.349Z] Removing intermediate container 22275863dd03 [2023-04-26T02:55:39.349Z] ---> bc22a66eb383 [2023-04-26T02:55:39.349Z] [2023-04-26T02:55:39.349Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T02:55:39.349Z] ---> 9ed4aefc74f6 [2023-04-26T02:55:39.349Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T02:55:39.349Z] Removing intermediate container be3249a6ec8b [2023-04-26T02:55:39.349Z] ---> 3c470e2e646a [2023-04-26T02:55:39.349Z] [2023-04-26T02:55:39.349Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T02:55:39.349Z] ---> 9ed4aefc74f6 [2023-04-26T02:55:39.349Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T02:55:39.349Z] ---> Running in 3a7148799609 [2023-04-26T02:55:39.349Z] ---> Running in d0ef30f5ae50 [2023-04-26T02:55:39.349Z] Removing intermediate container 3bfa3d844f7a [2023-04-26T02:55:39.349Z] ---> 79399eca14b9 [2023-04-26T02:55:39.349Z] Step 8/23 : COPY . . [2023-04-26T02:55:39.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:39.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:39.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:39.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:55:39.349Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T02:55:39.349Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T02:55:39.349Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T02:55:39.349Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:55:39.349Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T02:55:39.349Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T02:55:39.349Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T02:55:39.349Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:55:39.349Z] OK: 8 MiB in 17 packages [2023-04-26T02:55:39.349Z] OK: 8 MiB in 18 packages [2023-04-26T02:55:41.729Z] ---> e1e112b0fdc1 [2023-04-26T02:55:41.729Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T02:55:41.729Z] ---> Running in 6d7904aec0b3 [2023-04-26T02:55:42.349Z] Removing intermediate container 6d7904aec0b3 [2023-04-26T02:55:42.349Z] ---> 3be0f6f81236 [2023-04-26T02:55:42.349Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T02:55:42.349Z] ---> fc49fc65214d [2023-04-26T02:55:42.349Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-26T02:55:42.349Z] ---> Running in 46af277a9660 [2023-04-26T02:55:42.622Z] ---> Running in 2f9d739cf202 [2023-04-26T02:55:42.623Z] ---> 3467dd170507 [2023-04-26T02:55:42.623Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-26T02:55:42.623Z] ---> 765d1d4708fd [2023-04-26T02:55:42.623Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-26T02:55:43.216Z] ---> 79ac8d3d3887 [2023-04-26T02:55:43.216Z] ---> Running in fd3adba20532 [2023-04-26T02:55:43.216Z] ---> Running in 95105f391203 [2023-04-26T02:55:43.216Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-26T02:55:43.485Z] ---> Running in 7724a79a391a [2023-04-26T02:55:43.485Z] Removing intermediate container 46af277a9660 [2023-04-26T02:55:43.485Z] ---> 41a7d702ed28 [2023-04-26T02:55:43.485Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T02:55:43.551Z] ---> c097434f7547 [2023-04-26T02:55:43.551Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T02:55:43.551Z] ---> Running in 2a35d6fc3271 [2023-04-26T02:55:43.551Z] Removing intermediate container 3a7148799609 [2023-04-26T02:55:43.551Z] ---> 30292732d1d5 [2023-04-26T02:55:43.551Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-26T02:55:43.551Z] ---> Running in e9e456fb4b9b [2023-04-26T02:55:43.551Z] Removing intermediate container d0ef30f5ae50 [2023-04-26T02:55:43.551Z] ---> 373238fb43e4 [2023-04-26T02:55:43.552Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-26T02:55:43.552Z] ---> Running in 31734b4b9d14 [2023-04-26T02:55:43.552Z] Removing intermediate container e9e456fb4b9b [2023-04-26T02:55:43.552Z] ---> 5f3ed6df65b9 [2023-04-26T02:55:43.552Z] Step 12/22 : WORKDIR /edgex [2023-04-26T02:55:43.552Z] ---> Running in d09d3ee83e8a [2023-04-26T02:55:43.552Z] Removing intermediate container 31734b4b9d14 [2023-04-26T02:55:43.552Z] ---> 34dd3f8f1e55 [2023-04-26T02:55:43.552Z] Step 12/25 : WORKDIR / [2023-04-26T02:55:43.552Z] ---> Running in 30cceea65c15 [2023-04-26T02:55:43.552Z] Removing intermediate container d09d3ee83e8a [2023-04-26T02:55:43.552Z] ---> efb10cdc5293 [2023-04-26T02:55:43.552Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:55:43.552Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T02:55:43.552Z] Removing intermediate container 30cceea65c15 [2023-04-26T02:55:43.552Z] ---> 3ef59c73ba03 [2023-04-26T02:55:43.552Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:55:43.552Z] ---> 090bf1cb1878 [2023-04-26T02:55:43.552Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:55:43.552Z] ---> 17daf50a4f4b [2023-04-26T02:55:43.552Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:55:43.755Z] ---> Running in bd4cf01856fa [2023-04-26T02:55:43.811Z] ---> 82fd6eda2ad8 [2023-04-26T02:55:43.811Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T02:55:43.811Z] ---> 555bce60baeb [2023-04-26T02:55:43.811Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-26T02:55:43.811Z] ---> bae5f9adc71c [2023-04-26T02:55:43.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T02:55:43.811Z] ---> 9bba30f1929d [2023-04-26T02:55:43.811Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-26T02:55:44.387Z] ---> 9244648e39f2 [2023-04-26T02:55:44.387Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:55:44.387Z] ---> b5775e2a5c4f [2023-04-26T02:55:44.387Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T02:55:44.646Z] ---> eb50d77a41ce [2023-04-26T02:55:44.646Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T02:55:44.646Z] ---> 2fae0664866e [2023-04-26T02:55:44.646Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T02:55:44.646Z] ---> Running in 56447877a482 [2023-04-26T02:55:44.732Z] Removing intermediate container bd4cf01856fa [2023-04-26T02:55:44.732Z] ---> 91fe758eeaeb [2023-04-26T02:55:44.732Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T02:55:44.732Z] ---> Running in b662a3cb769f [2023-04-26T02:55:44.906Z] ---> e47cf6c0e1a3 [2023-04-26T02:55:44.906Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T02:55:45.331Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-26T02:55:45.473Z] ---> f0b29d2259a6 [2023-04-26T02:55:45.473Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T02:55:45.473Z] Removing intermediate container 56447877a482 [2023-04-26T02:55:45.473Z] ---> 05c7f703ab8a [2023-04-26T02:55:45.473Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T02:55:45.473Z] ---> Running in f6235d99cfd8 [2023-04-26T02:55:45.732Z] Removing intermediate container f6235d99cfd8 [2023-04-26T02:55:45.732Z] ---> a8734dc8c607 [2023-04-26T02:55:45.732Z] Step 20/22 : LABEL arch=x86_64 [2023-04-26T02:55:45.732Z] ---> 7ee8c91a2d6a [2023-04-26T02:55:45.732Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T02:55:45.732Z] ---> Running in b19f1e758cf3 [2023-04-26T02:55:45.732Z] ---> Running in 84c1dc80c379 [2023-04-26T02:55:45.732Z] Removing intermediate container b19f1e758cf3 [2023-04-26T02:55:45.732Z] ---> 643477277a0b [2023-04-26T02:55:45.732Z] Step 21/22 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:55:45.732Z] ---> Running in 4ddb3c63aa89 [2023-04-26T02:55:45.992Z] Removing intermediate container 4ddb3c63aa89 [2023-04-26T02:55:45.992Z] ---> a45d43639f39 [2023-04-26T02:55:45.992Z] Step 22/22 : LABEL version=3.0.0-dev.138 [2023-04-26T02:55:45.992Z] ---> Running in e7b44c07c83d [2023-04-26T02:55:45.992Z] Removing intermediate container e7b44c07c83d [2023-04-26T02:55:45.992Z] ---> e7e7aea6b1a8 [2023-04-26T02:55:45.992Z] [2023-04-26T02:55:45.992Z] Successfully built e7e7aea6b1a8 [2023-04-26T02:55:45.992Z] Successfully tagged security-proxy-setup:latest [2023-04-26T02:55:46.297Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-26T02:55:46.565Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-26T02:55:46.664Z]  Building security-proxy-setup ... done Removing intermediate container 84c1dc80c379 [2023-04-26T02:55:46.664Z] ---> 1cdb23a3c2b8 [2023-04-26T02:55:46.664Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T02:55:46.664Z] ---> Running in 727638fe4e08 [2023-04-26T02:55:46.835Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-26T02:55:46.976Z] Removing intermediate container 727638fe4e08 [2023-04-26T02:55:46.976Z] ---> 0be4ebc755f3 [2023-04-26T02:55:46.976Z] Step 23/25 : LABEL arch=x86_64 [2023-04-26T02:55:46.976Z] ---> Running in f2a0b053f697 [2023-04-26T02:55:46.976Z] Removing intermediate container f2a0b053f697 [2023-04-26T02:55:46.976Z] ---> cd20bb1b61cf [2023-04-26T02:55:46.976Z] Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:55:46.976Z] ---> Running in 07bb78fa8ea0 [2023-04-26T02:55:47.236Z] Removing intermediate container 07bb78fa8ea0 [2023-04-26T02:55:47.236Z] ---> 2a4ccb301272 [2023-04-26T02:55:47.236Z] Step 25/25 : LABEL version=3.0.0-dev.138 [2023-04-26T02:55:47.236Z] ---> Running in 4dce7228cf32 [2023-04-26T02:55:47.236Z] Removing intermediate container 4dce7228cf32 [2023-04-26T02:55:47.236Z] ---> 425be323e120 [2023-04-26T02:55:47.236Z] [2023-04-26T02:55:47.236Z] Successfully built 425be323e120 [2023-04-26T02:55:47.236Z] Successfully tagged security-secretstore-setup:latest [2023-04-26T02:55:49.419Z] Removing intermediate container b662a3cb769f [2023-04-26T02:55:49.419Z] ---> 4593f2b0eaea [2023-04-26T02:55:49.419Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T02:55:49.419Z] ---> Running in 73dc039e342c [2023-04-26T02:55:52.008Z] Removing intermediate container 73dc039e342c [2023-04-26T02:55:52.008Z] ---> d8f8af2b4241 [2023-04-26T02:55:52.008Z] [2023-04-26T02:55:52.008Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T02:55:52.008Z] 3.17: Pulling from library/alpine [2023-04-26T02:55:52.008Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T02:55:52.008Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T02:55:52.008Z] ---> 51e60588ff2c [2023-04-26T02:55:52.008Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T02:55:52.276Z] ---> Running in 799d44ca21cf [2023-04-26T02:55:52.900Z] Removing intermediate container 799d44ca21cf [2023-04-26T02:55:52.900Z] ---> 97f722306efb [2023-04-26T02:55:52.900Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-26T02:55:52.900Z] ---> Running in ffb75ecd49ef [2023-04-26T02:55:57.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:55:58.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:56:00.712Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T02:56:00.712Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T02:56:00.712Z] OK: 17691 distinct packages available [2023-04-26T02:56:01.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T02:56:02.150Z]  Building security-secretstore-setup ... done Removing intermediate container 2a35d6fc3271 [2023-04-26T02:56:02.150Z] ---> 50d4b1d4b115 [2023-04-26T02:56:02.150Z] [2023-04-26T02:56:02.150Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T02:56:02.150Z] ---> 9ed4aefc74f6 [2023-04-26T02:56:02.150Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T02:56:02.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T02:56:02.411Z] ---> Running in e6a19126d787 [2023-04-26T02:56:02.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T02:56:02.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T02:56:02.932Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T02:56:02.932Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T02:56:02.932Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:56:02.932Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T02:56:02.932Z] OK: 8 MiB in 17 packages [2023-04-26T02:56:03.537Z] Removing intermediate container e6a19126d787 [2023-04-26T02:56:03.538Z] ---> cde141695f09 [2023-04-26T02:56:03.538Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T02:56:03.538Z] ---> Running in 2526e2d6086e [2023-04-26T02:56:03.686Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-26T02:56:03.686Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-26T02:56:03.686Z] (3/4) Installing libucontext (1.2-r0) [2023-04-26T02:56:03.686Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-26T02:56:03.686Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T02:56:03.686Z] OK: 8 MiB in 19 packages [2023-04-26T02:56:03.797Z] Removing intermediate container 2526e2d6086e [2023-04-26T02:56:03.797Z] ---> 4bba50291798 [2023-04-26T02:56:03.797Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T02:56:03.797Z] ---> Running in cefd37ad1b78 [2023-04-26T02:56:03.797Z] Removing intermediate container cefd37ad1b78 [2023-04-26T02:56:03.797Z] ---> 2bb35326e8b2 [2023-04-26T02:56:03.797Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T02:56:03.797Z] ---> Running in cae5ffd1f358 [2023-04-26T02:56:03.797Z] Removing intermediate container cae5ffd1f358 [2023-04-26T02:56:03.797Z] ---> bf08d178c6e6 [2023-04-26T02:56:03.797Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:56:04.056Z] ---> 5246adccc582 [2023-04-26T02:56:04.056Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:56:04.056Z] ---> b95f3a131d9b [2023-04-26T02:56:04.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T02:56:04.996Z] ---> c87335f7e4b7 [2023-04-26T02:56:04.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T02:56:04.996Z] ---> 2c12676164ff [2023-04-26T02:56:04.996Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T02:56:04.996Z] ---> Running in 480aec40bd63 [2023-04-26T02:56:04.996Z] Removing intermediate container 480aec40bd63 [2023-04-26T02:56:04.996Z] ---> 3f8aaa710bdb [2023-04-26T02:56:04.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T02:56:05.254Z] ---> Running in d72e4b529484 [2023-04-26T02:56:05.254Z] Removing intermediate container d72e4b529484 [2023-04-26T02:56:05.254Z] ---> fdc26bbcb2c4 [2023-04-26T02:56:05.254Z] Step 21/23 : LABEL arch=x86_64 [2023-04-26T02:56:05.254Z] ---> Running in 2664cf360011 [2023-04-26T02:56:05.254Z] Removing intermediate container 2664cf360011 [2023-04-26T02:56:05.254Z] ---> dc55fa8602c9 [2023-04-26T02:56:05.254Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:05.254Z] ---> Running in 24e9b38e437b [2023-04-26T02:56:05.254Z] Removing intermediate container 24e9b38e437b [2023-04-26T02:56:05.254Z] ---> 76a8cdb47d61 [2023-04-26T02:56:05.254Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T02:56:05.254Z] ---> Running in e4743abb8fc6 [2023-04-26T02:56:05.512Z] Removing intermediate container e4743abb8fc6 [2023-04-26T02:56:05.513Z] ---> f51c45799229 [2023-04-26T02:56:05.513Z] [2023-04-26T02:56:05.513Z] Successfully built f51c45799229 [2023-04-26T02:56:05.513Z] Successfully tagged support-notifications:latest [2023-04-26T02:56:05.518Z]  Building support-notifications ... done  [Pipeline] } [2023-04-26T02:56:05.535Z] $ docker stop --time=1 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 [2023-04-26T02:56:06.756Z] Removing intermediate container ffb75ecd49ef [2023-04-26T02:56:06.756Z] ---> f4f7c78b8b1c [2023-04-26T02:56:06.756Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T02:56:06.795Z] $ docker rm -f --volumes 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T02:56:07.117Z] + docker images [2023-04-26T02:56:07.117Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T02:56:07.117Z] support-notifications latest f51c45799229 1 second ago 32.7MB [2023-04-26T02:56:07.117Z] 50d4b1d4b115 6 seconds ago 1.79GB [2023-04-26T02:56:07.117Z] security-secretstore-setup latest 425be323e120 19 seconds ago 32.8MB [2023-04-26T02:56:07.117Z] security-proxy-setup latest e7e7aea6b1a8 21 seconds ago 18.7MB [2023-04-26T02:56:07.117Z] bc22a66eb383 31 seconds ago 1.72GB [2023-04-26T02:56:07.117Z] 3c470e2e646a 36 seconds ago 1.7GB [2023-04-26T02:56:07.117Z] core-common-config-bootstrapper latest 29db23146818 45 seconds ago 17.2MB [2023-04-26T02:56:07.117Z] security-proxy-auth latest 20e72c685338 45 seconds ago 18.3MB [2023-04-26T02:56:07.117Z] security-spire-config latest 8ca3566bed1b About a minute ago 102MB [2023-04-26T02:56:07.117Z] d86dd67cbc46 About a minute ago 1.72GB [2023-04-26T02:56:07.117Z] ac28593ea899 About a minute ago 1.7GB [2023-04-26T02:56:07.117Z] ad6036b34e3d About a minute ago 1.58GB [2023-04-26T02:56:07.117Z] core-metadata latest e6c1cb372014 About a minute ago 20.4MB [2023-04-26T02:56:07.117Z] core-command latest 8874a4674c92 About a minute ago 19.8MB [2023-04-26T02:56:07.117Z] 75e752bacb1c 2 minutes ago 1.73GB [2023-04-26T02:56:07.117Z] 46567dca2f7f 2 minutes ago 1.72GB [2023-04-26T02:56:07.117Z] core-data latest 7e0cc7fe9100 2 minutes ago 20MB [2023-04-26T02:56:07.117Z] security-bootstrapper latest 781c7fe205ca 2 minutes ago 22.2MB [2023-04-26T02:56:07.117Z] 5ef46563a47b 2 minutes ago 1.73GB [2023-04-26T02:56:07.117Z] support-scheduler latest ec8d495a28e7 2 minutes ago 32.1MB [2023-04-26T02:56:07.117Z] security-spiffe-token-provider latest 5122675a3d72 2 minutes ago 32.8MB [2023-04-26T02:56:07.117Z] security-spire-agent latest 910b78350621 2 minutes ago 161MB [2023-04-26T02:56:07.117Z] security-spire-server latest 51afa7b5f106 3 minutes ago 103MB [2023-04-26T02:56:07.117Z] bc0111e4418e 3 minutes ago 1.79GB [2023-04-26T02:56:07.117Z] 471231a0de37 3 minutes ago 1.76GB [2023-04-26T02:56:07.117Z] 115318996a0d 3 minutes ago 1.71GB [2023-04-26T02:56:07.117Z] 4662ad387693 3 minutes ago 1.58GB [2023-04-26T02:56:07.117Z] de60c97e3690 3 minutes ago 1.58GB [2023-04-26T02:56:07.117Z] ci-base-image-x86_64 latest f5d13097b861 7 minutes ago 918MB [2023-04-26T02:56:07.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 31 hours ago 700MB [2023-04-26T02:56:07.117Z] alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB [2023-04-26T02:56:07.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-26T02:56:07.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T02:56:07.198Z] provisioning config files... [2023-04-26T02:56:07.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config2664456644696383241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T02:56:07.498Z] ---> docker-login.sh [2023-04-26T02:56:07.498Z] nexus3.edgexfoundry.org:10001 [2023-04-26T02:56:07.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:56:07.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:56:07.498Z] Configure a credential helper to remove this warning. See [2023-04-26T02:56:07.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:56:07.498Z] [2023-04-26T02:56:07.498Z] Login Succeeded [2023-04-26T02:56:07.498Z] nexus3.edgexfoundry.org:10002 [2023-04-26T02:56:07.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:56:07.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:56:07.498Z] Configure a credential helper to remove this warning. See [2023-04-26T02:56:07.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:56:07.498Z] [2023-04-26T02:56:07.498Z] Login Succeeded [2023-04-26T02:56:07.498Z] nexus3.edgexfoundry.org:10003 [2023-04-26T02:56:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:56:07.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:56:07.757Z] Configure a credential helper to remove this warning. See [2023-04-26T02:56:07.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:56:07.757Z] [2023-04-26T02:56:07.757Z] Login Succeeded [2023-04-26T02:56:07.757Z] nexus3.edgexfoundry.org:10004 [2023-04-26T02:56:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:56:07.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:56:07.757Z] Configure a credential helper to remove this warning. See [2023-04-26T02:56:07.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:56:07.757Z] [2023-04-26T02:56:07.757Z] Login Succeeded [2023-04-26T02:56:07.757Z] docker.io [2023-04-26T02:56:07.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T02:56:08.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T02:56:08.015Z] Configure a credential helper to remove this warning. See [2023-04-26T02:56:08.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T02:56:08.015Z] [2023-04-26T02:56:08.015Z] Login Succeeded [2023-04-26T02:56:08.015Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T02:56:08.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:08.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T02:56:08.061Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-26T02:56:08.061Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:08.061Z] latest [2023-04-26T02:56:08.061Z] 3.0.0-dev.138 [2023-04-26T02:56:08.061Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:08.061Z] main [2023-04-26T02:56:08.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:08.367Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:08.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:08.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T02:56:08.750Z] 71a5396e7d29: Preparing [2023-04-26T02:56:08.750Z] 8ff7de8d703f: Preparing [2023-04-26T02:56:08.750Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:08.750Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:08.750Z] dce6d04bed0d: Preparing [2023-04-26T02:56:08.750Z] f1417ff83b31: Preparing [2023-04-26T02:56:08.750Z] f1417ff83b31: Waiting [2023-04-26T02:56:08.750Z] d999d9b2a4aa: Pushed [2023-04-26T02:56:08.750Z] dce6d04bed0d: Pushed [2023-04-26T02:56:08.750Z] 4bb3df06a3a6: Pushed [2023-04-26T02:56:08.750Z] 71a5396e7d29: Pushed [2023-04-26T02:56:09.027Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:10.023Z] 8ff7de8d703f: Pushed [2023-04-26T02:56:10.293Z] ---> a709a70e30e6 [2023-04-26T02:56:10.293Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T02:56:10.308Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:10.680Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:11.049Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T02:56:11.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T02:56:11.049Z] 71a5396e7d29: Preparing [2023-04-26T02:56:11.049Z] 8ff7de8d703f: Preparing [2023-04-26T02:56:11.049Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:11.049Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:11.049Z] dce6d04bed0d: Preparing [2023-04-26T02:56:11.049Z] f1417ff83b31: Preparing [2023-04-26T02:56:11.049Z] f1417ff83b31: Waiting [2023-04-26T02:56:11.049Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:11.049Z] 71a5396e7d29: Layer already exists [2023-04-26T02:56:11.049Z] 8ff7de8d703f: Layer already exists [2023-04-26T02:56:11.049Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:11.049Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:11.049Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:11.049Z] latest: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:11.274Z] ---> b72b6bd66762 [2023-04-26T02:56:11.274Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T02:56:11.361Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:11.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 [2023-04-26T02:56:11.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T02:56:11.667Z] 71a5396e7d29: Preparing [2023-04-26T02:56:11.667Z] 8ff7de8d703f: Preparing [2023-04-26T02:56:11.667Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:11.667Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:11.667Z] dce6d04bed0d: Preparing [2023-04-26T02:56:11.667Z] f1417ff83b31: Preparing [2023-04-26T02:56:11.667Z] f1417ff83b31: Waiting [2023-04-26T02:56:11.667Z] 71a5396e7d29: Layer already exists [2023-04-26T02:56:11.667Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:11.667Z] 8ff7de8d703f: Layer already exists [2023-04-26T02:56:11.667Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:11.667Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:11.667Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:11.667Z] 3.0.0-dev.138: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:11.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:12.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:12.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T02:56:12.271Z] 71a5396e7d29: Preparing [2023-04-26T02:56:12.271Z] 8ff7de8d703f: Preparing [2023-04-26T02:56:12.271Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:12.271Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:12.271Z] dce6d04bed0d: Preparing [2023-04-26T02:56:12.271Z] f1417ff83b31: Preparing [2023-04-26T02:56:12.271Z] f1417ff83b31: Waiting [2023-04-26T02:56:12.271Z] 8ff7de8d703f: Layer already exists [2023-04-26T02:56:12.271Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:12.271Z] 71a5396e7d29: Layer already exists [2023-04-26T02:56:12.271Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:12.271Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:12.271Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:12.271Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:12.590Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:12.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-26T02:56:12.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-26T02:56:12.903Z] 71a5396e7d29: Preparing [2023-04-26T02:56:12.903Z] 8ff7de8d703f: Preparing [2023-04-26T02:56:12.903Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:12.903Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:12.903Z] dce6d04bed0d: Preparing [2023-04-26T02:56:12.903Z] f1417ff83b31: Preparing [2023-04-26T02:56:12.903Z] f1417ff83b31: Waiting [2023-04-26T02:56:12.903Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:12.903Z] 71a5396e7d29: Layer already exists [2023-04-26T02:56:12.903Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:12.903Z] 8ff7de8d703f: Layer already exists [2023-04-26T02:56:12.903Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:12.903Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:12.903Z] main: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:12.954Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:12.963Z] taggedImages: [2023-04-26T02:56:12.963Z] - nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:12.963Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-26T02:56:12.963Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 [2023-04-26T02:56:12.963Z] - nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:12.963Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-26T02:56:12.987Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-26T02:56:12.987Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:12.987Z] latest [2023-04-26T02:56:12.987Z] 3.0.0-dev.138 [2023-04-26T02:56:12.987Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:12.987Z] main [2023-04-26T02:56:12.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:13.314Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:13.618Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:13.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T02:56:13.618Z] f4eab8fac204: Preparing [2023-04-26T02:56:13.618Z] 06fd21c104ae: Preparing [2023-04-26T02:56:13.618Z] b07b62e8c4be: Preparing [2023-04-26T02:56:13.618Z] 18ea6213932d: Preparing [2023-04-26T02:56:13.618Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:13.618Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:13.618Z] e8ccba0a223d: Preparing [2023-04-26T02:56:13.618Z] f1417ff83b31: Preparing [2023-04-26T02:56:13.618Z] e8ccba0a223d: Waiting [2023-04-26T02:56:13.618Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:13.618Z] f1417ff83b31: Waiting [2023-04-26T02:56:13.618Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:13.618Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:13.618Z] f4eab8fac204: Pushed [2023-04-26T02:56:13.618Z] b07b62e8c4be: Pushed [2023-04-26T02:56:13.618Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:13.618Z] 06fd21c104ae: Pushed [2023-04-26T02:56:13.618Z] e8ccba0a223d: Pushed [2023-04-26T02:56:14.994Z] 18ea6213932d: Pushed [2023-04-26T02:56:14.994Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:15.298Z] + 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-04-26T02:56:15.614Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T02:56:15.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T02:56:15.614Z] f4eab8fac204: Preparing [2023-04-26T02:56:15.614Z] 06fd21c104ae: Preparing [2023-04-26T02:56:15.614Z] b07b62e8c4be: Preparing [2023-04-26T02:56:15.614Z] 18ea6213932d: Preparing [2023-04-26T02:56:15.614Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:15.614Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:15.614Z] e8ccba0a223d: Preparing [2023-04-26T02:56:15.614Z] f1417ff83b31: Preparing [2023-04-26T02:56:15.614Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:15.614Z] e8ccba0a223d: Waiting [2023-04-26T02:56:15.614Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:15.614Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:15.614Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:15.614Z] b07b62e8c4be: Layer already exists [2023-04-26T02:56:15.614Z] 18ea6213932d: Layer already exists [2023-04-26T02:56:15.614Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:15.614Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:15.614Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:15.614Z] latest: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:15.922Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:16.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 [2023-04-26T02:56:16.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T02:56:16.227Z] f4eab8fac204: Preparing [2023-04-26T02:56:16.227Z] 06fd21c104ae: Preparing [2023-04-26T02:56:16.227Z] b07b62e8c4be: Preparing [2023-04-26T02:56:16.227Z] 18ea6213932d: Preparing [2023-04-26T02:56:16.227Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:16.227Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:16.227Z] e8ccba0a223d: Preparing [2023-04-26T02:56:16.227Z] f1417ff83b31: Preparing [2023-04-26T02:56:16.227Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:16.227Z] e8ccba0a223d: Waiting [2023-04-26T02:56:16.227Z] f1417ff83b31: Waiting [2023-04-26T02:56:16.227Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:16.227Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:16.227Z] b07b62e8c4be: Layer already exists [2023-04-26T02:56:16.227Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:16.227Z] 18ea6213932d: Layer already exists [2023-04-26T02:56:16.227Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:16.227Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:16.227Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:16.227Z] 3.0.0-dev.138: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:16.532Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:16.844Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:16.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T02:56:16.845Z] f4eab8fac204: Preparing [2023-04-26T02:56:16.845Z] 06fd21c104ae: Preparing [2023-04-26T02:56:16.845Z] b07b62e8c4be: Preparing [2023-04-26T02:56:16.845Z] 18ea6213932d: Preparing [2023-04-26T02:56:16.845Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:16.845Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:16.845Z] e8ccba0a223d: Preparing [2023-04-26T02:56:16.845Z] f1417ff83b31: Preparing [2023-04-26T02:56:16.845Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:16.845Z] e8ccba0a223d: Waiting [2023-04-26T02:56:16.845Z] f1417ff83b31: Waiting [2023-04-26T02:56:16.845Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:16.845Z] 18ea6213932d: Layer already exists [2023-04-26T02:56:16.845Z] b07b62e8c4be: Layer already exists [2023-04-26T02:56:16.845Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:16.845Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:16.845Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:16.845Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:16.845Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:16.845Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:17.154Z] + 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-04-26T02:56:17.456Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-26T02:56:17.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-26T02:56:17.456Z] f4eab8fac204: Preparing [2023-04-26T02:56:17.456Z] 06fd21c104ae: Preparing [2023-04-26T02:56:17.456Z] b07b62e8c4be: Preparing [2023-04-26T02:56:17.456Z] 18ea6213932d: Preparing [2023-04-26T02:56:17.456Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:17.456Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:17.456Z] e8ccba0a223d: Preparing [2023-04-26T02:56:17.456Z] f1417ff83b31: Preparing [2023-04-26T02:56:17.456Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:17.456Z] f1417ff83b31: Waiting [2023-04-26T02:56:17.456Z] e8ccba0a223d: Waiting [2023-04-26T02:56:17.456Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:17.456Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:17.456Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:17.456Z] b07b62e8c4be: Layer already exists [2023-04-26T02:56:17.456Z] 18ea6213932d: Layer already exists [2023-04-26T02:56:17.456Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:17.456Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:17.456Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:17.456Z] main: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:17.499Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:17.507Z] taggedImages: [2023-04-26T02:56:17.507Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:17.507Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-26T02:56:17.507Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 [2023-04-26T02:56:17.507Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:17.507Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-26T02:56:17.528Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-26T02:56:17.528Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:17.528Z] latest [2023-04-26T02:56:17.528Z] 3.0.0-dev.138 [2023-04-26T02:56:17.528Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:17.528Z] main [2023-04-26T02:56:17.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:17.841Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:18.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:18.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T02:56:18.145Z] 5a659be14af7: Preparing [2023-04-26T02:56:18.145Z] 644e01184c5c: Preparing [2023-04-26T02:56:18.145Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:18.145Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:18.145Z] e2077fd930c8: Preparing [2023-04-26T02:56:18.145Z] f1417ff83b31: Preparing [2023-04-26T02:56:18.145Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:18.145Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:18.145Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:18.145Z] 5a659be14af7: Pushed [2023-04-26T02:56:18.145Z] e2077fd930c8: Pushed [2023-04-26T02:56:19.493Z] ---> 9692e2b5c50b [2023-04-26T02:56:19.493Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T02:56:19.518Z] 644e01184c5c: Pushed [2023-04-26T02:56:19.518Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:19.761Z] ---> eea8fa531956 [2023-04-26T02:56:19.761Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-26T02:56:19.761Z] ---> Running in 8645ffe412c4 [2023-04-26T02:56:19.831Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:20.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T02:56:20.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T02:56:20.135Z] 5a659be14af7: Preparing [2023-04-26T02:56:20.135Z] 644e01184c5c: Preparing [2023-04-26T02:56:20.135Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:20.135Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:20.135Z] e2077fd930c8: Preparing [2023-04-26T02:56:20.135Z] f1417ff83b31: Preparing [2023-04-26T02:56:20.135Z] f1417ff83b31: Waiting [2023-04-26T02:56:20.135Z] 644e01184c5c: Layer already exists [2023-04-26T02:56:20.135Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:20.135Z] e2077fd930c8: Layer already exists [2023-04-26T02:56:20.135Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:20.135Z] 5a659be14af7: Layer already exists [2023-04-26T02:56:20.135Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:20.135Z] latest: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:20.347Z] Removing intermediate container 8645ffe412c4 [2023-04-26T02:56:20.347Z] ---> 793ca4643dc3 [2023-04-26T02:56:20.347Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-26T02:56:20.437Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:20.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 [2023-04-26T02:56:20.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T02:56:20.738Z] 5a659be14af7: Preparing [2023-04-26T02:56:20.738Z] 644e01184c5c: Preparing [2023-04-26T02:56:20.738Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:20.738Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:20.738Z] e2077fd930c8: Preparing [2023-04-26T02:56:20.738Z] f1417ff83b31: Preparing [2023-04-26T02:56:20.738Z] f1417ff83b31: Waiting [2023-04-26T02:56:20.738Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:20.738Z] e2077fd930c8: Layer already exists [2023-04-26T02:56:20.738Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:20.738Z] 5a659be14af7: Layer already exists [2023-04-26T02:56:20.738Z] 644e01184c5c: Layer already exists [2023-04-26T02:56:20.738Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:20.738Z] 3.0.0-dev.138: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:21.043Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:21.304Z] ---> dfe8483e06e9 [2023-04-26T02:56:21.304Z] Step 22/27 : WORKDIR / [2023-04-26T02:56:21.349Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:21.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T02:56:21.349Z] 5a659be14af7: Preparing [2023-04-26T02:56:21.349Z] 644e01184c5c: Preparing [2023-04-26T02:56:21.349Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:21.349Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:21.349Z] e2077fd930c8: Preparing [2023-04-26T02:56:21.349Z] f1417ff83b31: Preparing [2023-04-26T02:56:21.349Z] f1417ff83b31: Waiting [2023-04-26T02:56:21.349Z] 5a659be14af7: Layer already exists [2023-04-26T02:56:21.349Z] 644e01184c5c: Layer already exists [2023-04-26T02:56:21.349Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:21.349Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:21.349Z] e2077fd930c8: Layer already exists [2023-04-26T02:56:21.349Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:21.349Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:21.570Z] ---> Running in 00f514975639 [2023-04-26T02:56:21.655Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:21.837Z] Removing intermediate container 00f514975639 [2023-04-26T02:56:21.837Z] ---> 42ec0a62d6fe [2023-04-26T02:56:21.837Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T02:56:21.959Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-26T02:56:21.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-26T02:56:21.959Z] 5a659be14af7: Preparing [2023-04-26T02:56:21.959Z] 644e01184c5c: Preparing [2023-04-26T02:56:21.959Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:21.959Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:21.959Z] e2077fd930c8: Preparing [2023-04-26T02:56:21.959Z] f1417ff83b31: Preparing [2023-04-26T02:56:21.959Z] f1417ff83b31: Waiting [2023-04-26T02:56:21.959Z] e2077fd930c8: Layer already exists [2023-04-26T02:56:21.959Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:21.959Z] 5a659be14af7: Layer already exists [2023-04-26T02:56:21.959Z] 644e01184c5c: Layer already exists [2023-04-26T02:56:21.959Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:21.959Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:21.959Z] main: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:22.009Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:22.019Z] taggedImages: [2023-04-26T02:56:22.019Z] - nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:22.019Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-26T02:56:22.019Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 [2023-04-26T02:56:22.019Z] - nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:22.019Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-26T02:56:22.039Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-26T02:56:22.039Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:22.039Z] latest [2023-04-26T02:56:22.039Z] 3.0.0-dev.138 [2023-04-26T02:56:22.039Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:22.039Z] main [2023-04-26T02:56:22.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:22.108Z] ---> Running in b01a17f19170 [2023-04-26T02:56:22.344Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:22.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:22.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T02:56:22.655Z] a988cc63de1c: Preparing [2023-04-26T02:56:22.655Z] 0b1de06fc558: Preparing [2023-04-26T02:56:22.655Z] e5e6b2db8c62: Preparing [2023-04-26T02:56:22.655Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:22.655Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:22.655Z] dce6d04bed0d: Preparing [2023-04-26T02:56:22.655Z] f1417ff83b31: Preparing [2023-04-26T02:56:22.655Z] dce6d04bed0d: Waiting [2023-04-26T02:56:22.655Z] f1417ff83b31: Waiting [2023-04-26T02:56:22.655Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:22.655Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:22.655Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:22.655Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:22.655Z] a988cc63de1c: Pushed [2023-04-26T02:56:22.655Z] 0b1de06fc558: Pushed [2023-04-26T02:56:22.694Z] Removing intermediate container b01a17f19170 [2023-04-26T02:56:22.694Z] ---> 9dc61b31f6e1 [2023-04-26T02:56:22.694Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T02:56:22.694Z] ---> Running in 63c87ee153c9 [2023-04-26T02:56:23.279Z] Removing intermediate container 63c87ee153c9 [2023-04-26T02:56:23.279Z] ---> 9358e389e259 [2023-04-26T02:56:23.279Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T02:56:23.279Z] ---> Running in 2b73490502d6 [2023-04-26T02:56:23.866Z] Removing intermediate container 2b73490502d6 [2023-04-26T02:56:23.866Z] ---> 30b66c10b2b8 [2023-04-26T02:56:23.866Z] Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:23.866Z] ---> Running in 80b858fc2f04 [2023-04-26T02:56:24.031Z] e5e6b2db8c62: Pushed [2023-04-26T02:56:24.292Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:24.462Z] Removing intermediate container 80b858fc2f04 [2023-04-26T02:56:24.462Z] ---> 960f272b7014 [2023-04-26T02:56:24.462Z] Step 27/27 : LABEL version=3.0.0-dev.138 [2023-04-26T02:56:24.462Z] ---> Running in f87d2f7845ea [2023-04-26T02:56:24.620Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:24.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T02:56:24.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T02:56:24.927Z] a988cc63de1c: Preparing [2023-04-26T02:56:24.927Z] 0b1de06fc558: Preparing [2023-04-26T02:56:24.927Z] e5e6b2db8c62: Preparing [2023-04-26T02:56:24.927Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:24.927Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:24.927Z] dce6d04bed0d: Preparing [2023-04-26T02:56:24.927Z] f1417ff83b31: Preparing [2023-04-26T02:56:24.927Z] dce6d04bed0d: Waiting [2023-04-26T02:56:24.927Z] f1417ff83b31: Waiting [2023-04-26T02:56:24.927Z] e5e6b2db8c62: Layer already exists [2023-04-26T02:56:24.927Z] a988cc63de1c: Layer already exists [2023-04-26T02:56:24.927Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:24.927Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:24.927Z] 0b1de06fc558: Layer already exists [2023-04-26T02:56:24.927Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:24.927Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:24.927Z] latest: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:25.053Z] Removing intermediate container f87d2f7845ea [2023-04-26T02:56:25.053Z] ---> d5e9bf5290a0 [2023-04-26T02:56:25.053Z] [2023-04-26T02:56:25.053Z] Successfully built d5e9bf5290a0 [2023-04-26T02:56:25.053Z] Successfully tagged security-spire-config-arm64:latest [2023-04-26T02:56:25.053Z] Building security-secretstore-setup [2023-04-26T02:56:25.241Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:25.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 [2023-04-26T02:56:25.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T02:56:25.544Z] a988cc63de1c: Preparing [2023-04-26T02:56:25.544Z] 0b1de06fc558: Preparing [2023-04-26T02:56:25.544Z] e5e6b2db8c62: Preparing [2023-04-26T02:56:25.544Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:25.544Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:25.544Z] dce6d04bed0d: Preparing [2023-04-26T02:56:25.544Z] f1417ff83b31: Preparing [2023-04-26T02:56:25.544Z] dce6d04bed0d: Waiting [2023-04-26T02:56:25.544Z] f1417ff83b31: Waiting [2023-04-26T02:56:25.544Z] e5e6b2db8c62: Layer already exists [2023-04-26T02:56:25.544Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:25.544Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:25.544Z] 0b1de06fc558: Layer already exists [2023-04-26T02:56:25.544Z] a988cc63de1c: Layer already exists [2023-04-26T02:56:25.544Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:25.544Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:25.544Z] 3.0.0-dev.138: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:25.855Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:26.163Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:26.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T02:56:26.163Z] a988cc63de1c: Preparing [2023-04-26T02:56:26.163Z] 0b1de06fc558: Preparing [2023-04-26T02:56:26.163Z] e5e6b2db8c62: Preparing [2023-04-26T02:56:26.163Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:26.163Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:26.163Z] dce6d04bed0d: Preparing [2023-04-26T02:56:26.163Z] f1417ff83b31: Preparing [2023-04-26T02:56:26.163Z] dce6d04bed0d: Waiting [2023-04-26T02:56:26.163Z] f1417ff83b31: Waiting [2023-04-26T02:56:26.163Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:26.163Z] e5e6b2db8c62: Layer already exists [2023-04-26T02:56:26.163Z] a988cc63de1c: Layer already exists [2023-04-26T02:56:26.163Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:26.163Z] 0b1de06fc558: Layer already exists [2023-04-26T02:56:26.163Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:26.163Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:26.163Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:26.474Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:26.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-26T02:56:26.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-26T02:56:26.788Z] a988cc63de1c: Preparing [2023-04-26T02:56:26.788Z] 0b1de06fc558: Preparing [2023-04-26T02:56:26.788Z] e5e6b2db8c62: Preparing [2023-04-26T02:56:26.788Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:26.788Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:26.788Z] dce6d04bed0d: Preparing [2023-04-26T02:56:26.788Z] f1417ff83b31: Preparing [2023-04-26T02:56:26.788Z] dce6d04bed0d: Waiting [2023-04-26T02:56:26.788Z] f1417ff83b31: Waiting [2023-04-26T02:56:26.788Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:26.788Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:26.788Z] e5e6b2db8c62: Layer already exists [2023-04-26T02:56:26.788Z] a988cc63de1c: Layer already exists [2023-04-26T02:56:26.788Z] 0b1de06fc558: Layer already exists [2023-04-26T02:56:26.788Z] dce6d04bed0d: Layer already exists [2023-04-26T02:56:26.788Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:26.788Z] main: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:26.837Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:26.847Z] taggedImages: [2023-04-26T02:56:26.847Z] - nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:26.847Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-26T02:56:26.847Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 [2023-04-26T02:56:26.847Z] - nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:26.847Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-26T02:56:26.874Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-26T02:56:26.874Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:26.874Z] latest [2023-04-26T02:56:26.874Z] 3.0.0-dev.138 [2023-04-26T02:56:26.874Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:26.874Z] main [2023-04-26T02:56:26.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:27.251Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:27.548Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:27.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T02:56:27.549Z] 126b73cbae6c: Preparing [2023-04-26T02:56:27.549Z] 126b73cbae6c: Preparing [2023-04-26T02:56:27.549Z] dcd9c4471320: Preparing [2023-04-26T02:56:27.549Z] e149e3274801: Preparing [2023-04-26T02:56:27.549Z] 11bbf17de680: Preparing [2023-04-26T02:56:27.549Z] 2f36265fa4d0: Preparing [2023-04-26T02:56:27.549Z] 4f9701c3d9b1: Preparing [2023-04-26T02:56:27.549Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:27.549Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:27.549Z] a32e3aa92493: Preparing [2023-04-26T02:56:27.549Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:27.549Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:27.549Z] 9451b646c25b: Preparing [2023-04-26T02:56:27.549Z] a32e3aa92493: Waiting [2023-04-26T02:56:27.549Z] 27c983f17bc7: Preparing [2023-04-26T02:56:27.549Z] 2837df9fae77: Preparing [2023-04-26T02:56:27.549Z] f1417ff83b31: Preparing [2023-04-26T02:56:27.549Z] 9451b646c25b: Waiting [2023-04-26T02:56:27.549Z] 27c983f17bc7: Waiting [2023-04-26T02:56:27.549Z] 2837df9fae77: Waiting [2023-04-26T02:56:27.549Z] f1417ff83b31: Waiting [2023-04-26T02:56:27.808Z] 11bbf17de680: Pushed [2023-04-26T02:56:27.808Z] dcd9c4471320: Pushed [2023-04-26T02:56:27.808Z] 2f36265fa4d0: Pushed [2023-04-26T02:56:27.808Z] e149e3274801: Pushed [2023-04-26T02:56:27.808Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:27.808Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:27.808Z] 126b73cbae6c: Pushed [2023-04-26T02:56:27.808Z] 27c983f17bc7: Pushed [2023-04-26T02:56:27.808Z] 9451b646c25b: Pushed [2023-04-26T02:56:27.808Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:27.808Z] a32e3aa92493: Pushed [2023-04-26T02:56:27.808Z] 2837df9fae77: Pushed [2023-04-26T02:56:28.656Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T02:56:28.656Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-26T02:56:28.656Z] ---> d52645fd4d90 [2023-04-26T02:56:28.656Z] Step 3/25 : WORKDIR /edgex-go [2023-04-26T02:56:28.656Z] ---> Using cache [2023-04-26T02:56:28.656Z] ---> 0d657946c3a5 [2023-04-26T02:56:28.656Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-26T02:56:28.656Z] ---> Using cache [2023-04-26T02:56:28.656Z] ---> 6ceb49d21993 [2023-04-26T02:56:28.656Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-26T02:56:28.656Z] ---> Using cache [2023-04-26T02:56:28.656Z] ---> dfba0364f495 [2023-04-26T02:56:28.656Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T02:56:28.656Z] ---> Using cache [2023-04-26T02:56:28.656Z] ---> 40b8134234b0 [2023-04-26T02:56:28.656Z] Step 7/25 : COPY . . [2023-04-26T02:56:28.656Z] ---> Using cache [2023-04-26T02:56:28.656Z] ---> 79ac8d3d3887 [2023-04-26T02:56:28.656Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-26T02:56:29.711Z] 4f9701c3d9b1: Pushed [2023-04-26T02:56:29.712Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:30.012Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:30.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T02:56:30.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T02:56:30.320Z] 126b73cbae6c: Preparing [2023-04-26T02:56:30.320Z] 126b73cbae6c: Preparing [2023-04-26T02:56:30.320Z] dcd9c4471320: Preparing [2023-04-26T02:56:30.320Z] e149e3274801: Preparing [2023-04-26T02:56:30.320Z] 11bbf17de680: Preparing [2023-04-26T02:56:30.320Z] 2f36265fa4d0: Preparing [2023-04-26T02:56:30.320Z] 4f9701c3d9b1: Preparing [2023-04-26T02:56:30.320Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:30.320Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:30.320Z] a32e3aa92493: Preparing [2023-04-26T02:56:30.320Z] 9451b646c25b: Preparing [2023-04-26T02:56:30.320Z] 27c983f17bc7: Preparing [2023-04-26T02:56:30.320Z] 2837df9fae77: Preparing [2023-04-26T02:56:30.321Z] f1417ff83b31: Preparing [2023-04-26T02:56:30.321Z] a32e3aa92493: Waiting [2023-04-26T02:56:30.321Z] 9451b646c25b: Waiting [2023-04-26T02:56:30.321Z] 27c983f17bc7: Waiting [2023-04-26T02:56:30.321Z] 4f9701c3d9b1: Waiting [2023-04-26T02:56:30.321Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:30.321Z] 2837df9fae77: Waiting [2023-04-26T02:56:30.321Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:30.321Z] e149e3274801: Layer already exists [2023-04-26T02:56:30.321Z] 11bbf17de680: Layer already exists [2023-04-26T02:56:30.321Z] dcd9c4471320: Layer already exists [2023-04-26T02:56:30.321Z] 2f36265fa4d0: Layer already exists [2023-04-26T02:56:30.321Z] 126b73cbae6c: Layer already exists [2023-04-26T02:56:30.321Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:30.321Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:30.321Z] 4f9701c3d9b1: Layer already exists [2023-04-26T02:56:30.321Z] a32e3aa92493: Layer already exists [2023-04-26T02:56:30.321Z] 9451b646c25b: Layer already exists [2023-04-26T02:56:30.321Z] 27c983f17bc7: Layer already exists [2023-04-26T02:56:30.321Z] 2837df9fae77: Layer already exists [2023-04-26T02:56:30.321Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:30.321Z] latest: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:30.637Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:30.942Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 [2023-04-26T02:56:30.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T02:56:30.942Z] 126b73cbae6c: Preparing [2023-04-26T02:56:30.942Z] 126b73cbae6c: Preparing [2023-04-26T02:56:30.942Z] dcd9c4471320: Preparing [2023-04-26T02:56:30.942Z] e149e3274801: Preparing [2023-04-26T02:56:30.942Z] 11bbf17de680: Preparing [2023-04-26T02:56:30.942Z] 2f36265fa4d0: Preparing [2023-04-26T02:56:30.942Z] 4f9701c3d9b1: Preparing [2023-04-26T02:56:30.942Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:30.942Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:30.942Z] a32e3aa92493: Preparing [2023-04-26T02:56:30.942Z] 9451b646c25b: Preparing [2023-04-26T02:56:30.942Z] 27c983f17bc7: Preparing [2023-04-26T02:56:30.942Z] 2837df9fae77: Preparing [2023-04-26T02:56:30.942Z] f1417ff83b31: Preparing [2023-04-26T02:56:30.942Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:30.942Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:30.942Z] a32e3aa92493: Waiting [2023-04-26T02:56:30.942Z] 9451b646c25b: Waiting [2023-04-26T02:56:30.942Z] 4f9701c3d9b1: Waiting [2023-04-26T02:56:30.942Z] 2837df9fae77: Waiting [2023-04-26T02:56:30.942Z] f1417ff83b31: Waiting [2023-04-26T02:56:30.942Z] 126b73cbae6c: Layer already exists [2023-04-26T02:56:30.942Z] 11bbf17de680: Layer already exists [2023-04-26T02:56:30.942Z] e149e3274801: Layer already exists [2023-04-26T02:56:30.942Z] dcd9c4471320: Layer already exists [2023-04-26T02:56:30.942Z] 2f36265fa4d0: Layer already exists [2023-04-26T02:56:30.942Z] 4f9701c3d9b1: Layer already exists [2023-04-26T02:56:30.942Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:30.942Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:30.942Z] a32e3aa92493: Layer already exists [2023-04-26T02:56:30.942Z] 9451b646c25b: Layer already exists [2023-04-26T02:56:30.942Z] 27c983f17bc7: Layer already exists [2023-04-26T02:56:30.942Z] 2837df9fae77: Layer already exists [2023-04-26T02:56:30.942Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:30.942Z] 3.0.0-dev.138: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:31.250Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:31.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:31.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T02:56:31.550Z] 126b73cbae6c: Preparing [2023-04-26T02:56:31.550Z] 126b73cbae6c: Preparing [2023-04-26T02:56:31.550Z] dcd9c4471320: Preparing [2023-04-26T02:56:31.550Z] e149e3274801: Preparing [2023-04-26T02:56:31.550Z] 11bbf17de680: Preparing [2023-04-26T02:56:31.550Z] 2f36265fa4d0: Preparing [2023-04-26T02:56:31.550Z] 4f9701c3d9b1: Preparing [2023-04-26T02:56:31.550Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:31.550Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:31.550Z] a32e3aa92493: Preparing [2023-04-26T02:56:31.550Z] 9451b646c25b: Preparing [2023-04-26T02:56:31.550Z] 27c983f17bc7: Preparing [2023-04-26T02:56:31.550Z] 2837df9fae77: Preparing [2023-04-26T02:56:31.550Z] f1417ff83b31: Preparing [2023-04-26T02:56:31.550Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:31.550Z] 9451b646c25b: Waiting [2023-04-26T02:56:31.550Z] 27c983f17bc7: Waiting [2023-04-26T02:56:31.550Z] 4f9701c3d9b1: Waiting [2023-04-26T02:56:31.550Z] 2837df9fae77: Waiting [2023-04-26T02:56:31.550Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:31.550Z] f1417ff83b31: Waiting [2023-04-26T02:56:31.550Z] a32e3aa92493: Waiting [2023-04-26T02:56:31.550Z] 2f36265fa4d0: Layer already exists [2023-04-26T02:56:31.550Z] 11bbf17de680: Layer already exists [2023-04-26T02:56:31.550Z] dcd9c4471320: Layer already exists [2023-04-26T02:56:31.550Z] e149e3274801: Layer already exists [2023-04-26T02:56:31.550Z] 126b73cbae6c: Layer already exists [2023-04-26T02:56:31.550Z] 4f9701c3d9b1: Layer already exists [2023-04-26T02:56:31.550Z] 9451b646c25b: Layer already exists [2023-04-26T02:56:31.550Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:31.550Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:31.550Z] a32e3aa92493: Layer already exists [2023-04-26T02:56:31.550Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:31.550Z] 27c983f17bc7: Layer already exists [2023-04-26T02:56:31.550Z] 2837df9fae77: Layer already exists [2023-04-26T02:56:31.550Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:31.873Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:32.003Z] ---> Running in f8735efe2f8c [2023-04-26T02:56:32.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-26T02:56:32.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-26T02:56:32.183Z] 126b73cbae6c: Preparing [2023-04-26T02:56:32.183Z] 126b73cbae6c: Preparing [2023-04-26T02:56:32.183Z] dcd9c4471320: Preparing [2023-04-26T02:56:32.183Z] e149e3274801: Preparing [2023-04-26T02:56:32.183Z] 11bbf17de680: Preparing [2023-04-26T02:56:32.183Z] 2f36265fa4d0: Preparing [2023-04-26T02:56:32.183Z] 4f9701c3d9b1: Preparing [2023-04-26T02:56:32.183Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:32.183Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:32.183Z] a32e3aa92493: Preparing [2023-04-26T02:56:32.183Z] 9451b646c25b: Preparing [2023-04-26T02:56:32.183Z] 27c983f17bc7: Preparing [2023-04-26T02:56:32.183Z] 2837df9fae77: Preparing [2023-04-26T02:56:32.183Z] f1417ff83b31: Preparing [2023-04-26T02:56:32.183Z] a32e3aa92493: Waiting [2023-04-26T02:56:32.183Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:32.183Z] 9451b646c25b: Waiting [2023-04-26T02:56:32.183Z] 27c983f17bc7: Waiting [2023-04-26T02:56:32.183Z] 2837df9fae77: Waiting [2023-04-26T02:56:32.183Z] f1417ff83b31: Waiting [2023-04-26T02:56:32.183Z] 4f9701c3d9b1: Waiting [2023-04-26T02:56:32.183Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:32.183Z] 11bbf17de680: Layer already exists [2023-04-26T02:56:32.183Z] 2f36265fa4d0: Layer already exists [2023-04-26T02:56:32.183Z] 126b73cbae6c: Layer already exists [2023-04-26T02:56:32.183Z] dcd9c4471320: Layer already exists [2023-04-26T02:56:32.183Z] e149e3274801: Layer already exists [2023-04-26T02:56:32.183Z] a32e3aa92493: Layer already exists [2023-04-26T02:56:32.183Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:32.183Z] 9451b646c25b: Layer already exists [2023-04-26T02:56:32.183Z] 4f9701c3d9b1: Layer already exists [2023-04-26T02:56:32.183Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:32.183Z] 27c983f17bc7: Layer already exists [2023-04-26T02:56:32.183Z] 2837df9fae77: Layer already exists [2023-04-26T02:56:32.183Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:32.183Z] main: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:32.224Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:32.231Z] taggedImages: [2023-04-26T02:56:32.231Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:32.231Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-26T02:56:32.231Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 [2023-04-26T02:56:32.231Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:32.231Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-26T02:56:32.256Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-26T02:56:32.256Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:32.256Z] latest [2023-04-26T02:56:32.256Z] 3.0.0-dev.138 [2023-04-26T02:56:32.256Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:32.256Z] main [2023-04-26T02:56:32.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:32.567Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:32.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:32.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T02:56:32.867Z] f4eab8fac204: Preparing [2023-04-26T02:56:32.867Z] 06fd21c104ae: Preparing [2023-04-26T02:56:32.867Z] 5cecbbaedae9: Preparing [2023-04-26T02:56:32.867Z] 5b2f411b3d25: Preparing [2023-04-26T02:56:32.867Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:32.867Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:32.867Z] e8ccba0a223d: Preparing [2023-04-26T02:56:32.867Z] f1417ff83b31: Preparing [2023-04-26T02:56:32.867Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:32.867Z] e8ccba0a223d: Waiting [2023-04-26T02:56:32.867Z] f1417ff83b31: Waiting [2023-04-26T02:56:32.867Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:32.867Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:32.867Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:32.867Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:32.867Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:32.867Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:33.125Z] 5cecbbaedae9: Pushed [2023-04-26T02:56:33.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-26T02:56:34.060Z] 5b2f411b3d25: Pushed [2023-04-26T02:56:34.060Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:34.625Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:34.926Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T02:56:34.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T02:56:34.926Z] f4eab8fac204: Preparing [2023-04-26T02:56:34.926Z] 06fd21c104ae: Preparing [2023-04-26T02:56:34.926Z] 5cecbbaedae9: Preparing [2023-04-26T02:56:34.926Z] 5b2f411b3d25: Preparing [2023-04-26T02:56:34.926Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:34.926Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:34.926Z] e8ccba0a223d: Preparing [2023-04-26T02:56:34.926Z] f1417ff83b31: Preparing [2023-04-26T02:56:34.926Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:34.926Z] e8ccba0a223d: Waiting [2023-04-26T02:56:34.926Z] f1417ff83b31: Waiting [2023-04-26T02:56:34.926Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:34.926Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:34.926Z] 5cecbbaedae9: Layer already exists [2023-04-26T02:56:34.926Z] 5b2f411b3d25: Layer already exists [2023-04-26T02:56:34.926Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:34.926Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:34.926Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:34.926Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:34.926Z] latest: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:35.236Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:35.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 [2023-04-26T02:56:35.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T02:56:35.538Z] f4eab8fac204: Preparing [2023-04-26T02:56:35.538Z] 06fd21c104ae: Preparing [2023-04-26T02:56:35.538Z] 5cecbbaedae9: Preparing [2023-04-26T02:56:35.538Z] 5b2f411b3d25: Preparing [2023-04-26T02:56:35.538Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:35.538Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:35.538Z] e8ccba0a223d: Preparing [2023-04-26T02:56:35.538Z] f1417ff83b31: Preparing [2023-04-26T02:56:35.538Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:35.538Z] e8ccba0a223d: Waiting [2023-04-26T02:56:35.538Z] f1417ff83b31: Waiting [2023-04-26T02:56:35.538Z] 5cecbbaedae9: Layer already exists [2023-04-26T02:56:35.538Z] 5b2f411b3d25: Layer already exists [2023-04-26T02:56:35.538Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:35.538Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:35.538Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:35.538Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:35.538Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:35.538Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:35.538Z] 3.0.0-dev.138: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:35.846Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:36.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:36.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T02:56:36.149Z] f4eab8fac204: Preparing [2023-04-26T02:56:36.149Z] 06fd21c104ae: Preparing [2023-04-26T02:56:36.149Z] 5cecbbaedae9: Preparing [2023-04-26T02:56:36.149Z] 5b2f411b3d25: Preparing [2023-04-26T02:56:36.149Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:36.149Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:36.149Z] e8ccba0a223d: Preparing [2023-04-26T02:56:36.149Z] f1417ff83b31: Preparing [2023-04-26T02:56:36.149Z] e8ccba0a223d: Waiting [2023-04-26T02:56:36.149Z] f1417ff83b31: Waiting [2023-04-26T02:56:36.149Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:36.149Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:36.149Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:36.149Z] 5b2f411b3d25: Layer already exists [2023-04-26T02:56:36.149Z] 5cecbbaedae9: Layer already exists [2023-04-26T02:56:36.149Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:36.149Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:36.149Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:36.149Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:36.149Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:36.456Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:36.758Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-26T02:56:36.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-26T02:56:36.758Z] f4eab8fac204: Preparing [2023-04-26T02:56:36.758Z] 06fd21c104ae: Preparing [2023-04-26T02:56:36.758Z] 5cecbbaedae9: Preparing [2023-04-26T02:56:36.758Z] 5b2f411b3d25: Preparing [2023-04-26T02:56:36.758Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:36.758Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:36.758Z] e8ccba0a223d: Preparing [2023-04-26T02:56:36.758Z] f1417ff83b31: Preparing [2023-04-26T02:56:36.758Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:36.758Z] e8ccba0a223d: Waiting [2023-04-26T02:56:36.758Z] f1417ff83b31: Waiting [2023-04-26T02:56:36.758Z] f4eab8fac204: Layer already exists [2023-04-26T02:56:36.758Z] 5b2f411b3d25: Layer already exists [2023-04-26T02:56:36.758Z] 06fd21c104ae: Layer already exists [2023-04-26T02:56:36.758Z] 5cecbbaedae9: Layer already exists [2023-04-26T02:56:36.758Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:36.758Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:36.758Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:36.758Z] e8ccba0a223d: Layer already exists [2023-04-26T02:56:36.758Z] main: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:36.792Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:36.798Z] taggedImages: [2023-04-26T02:56:36.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:36.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-26T02:56:36.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 [2023-04-26T02:56:36.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:36.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-26T02:56:36.813Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-26T02:56:36.813Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:36.813Z] latest [2023-04-26T02:56:36.813Z] 3.0.0-dev.138 [2023-04-26T02:56:36.813Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:36.813Z] main [2023-04-26T02:56:36.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:37.131Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:37.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:37.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T02:56:37.448Z] d2ab8777f157: Preparing [2023-04-26T02:56:37.448Z] 54ea8fc1b8e8: Preparing [2023-04-26T02:56:37.448Z] 3dc31c31070a: Preparing [2023-04-26T02:56:37.448Z] ae617d10d40f: Preparing [2023-04-26T02:56:37.448Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:37.448Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:37.448Z] 0695a9c25ada: Preparing [2023-04-26T02:56:37.448Z] dc56550bf1df: Preparing [2023-04-26T02:56:37.448Z] f1417ff83b31: Preparing [2023-04-26T02:56:37.448Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:37.448Z] 0695a9c25ada: Waiting [2023-04-26T02:56:37.448Z] dc56550bf1df: Waiting [2023-04-26T02:56:37.448Z] f1417ff83b31: Waiting [2023-04-26T02:56:37.448Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:37.448Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:37.448Z] 54ea8fc1b8e8: Pushed [2023-04-26T02:56:37.448Z] d2ab8777f157: Pushed [2023-04-26T02:56:37.448Z] 0695a9c25ada: Pushed [2023-04-26T02:56:37.448Z] ae617d10d40f: Pushed [2023-04-26T02:56:37.448Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:37.707Z] dc56550bf1df: Pushed [2023-04-26T02:56:38.644Z] 3dc31c31070a: Pushed [2023-04-26T02:56:38.644Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:38.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:39.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T02:56:39.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T02:56:39.250Z] d2ab8777f157: Preparing [2023-04-26T02:56:39.250Z] 54ea8fc1b8e8: Preparing [2023-04-26T02:56:39.250Z] 3dc31c31070a: Preparing [2023-04-26T02:56:39.250Z] ae617d10d40f: Preparing [2023-04-26T02:56:39.250Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:39.250Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:39.250Z] 0695a9c25ada: Preparing [2023-04-26T02:56:39.250Z] dc56550bf1df: Preparing [2023-04-26T02:56:39.250Z] f1417ff83b31: Preparing [2023-04-26T02:56:39.250Z] 0695a9c25ada: Waiting [2023-04-26T02:56:39.250Z] dc56550bf1df: Waiting [2023-04-26T02:56:39.250Z] f1417ff83b31: Waiting [2023-04-26T02:56:39.250Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:39.250Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:39.250Z] 3dc31c31070a: Layer already exists [2023-04-26T02:56:39.250Z] ae617d10d40f: Layer already exists [2023-04-26T02:56:39.250Z] d2ab8777f157: Layer already exists [2023-04-26T02:56:39.250Z] 54ea8fc1b8e8: Layer already exists [2023-04-26T02:56:39.250Z] dc56550bf1df: Layer already exists [2023-04-26T02:56:39.250Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:39.250Z] 0695a9c25ada: Layer already exists [2023-04-26T02:56:39.250Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:39.250Z] latest: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:39.555Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:39.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 [2023-04-26T02:56:39.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T02:56:39.864Z] d2ab8777f157: Preparing [2023-04-26T02:56:39.864Z] 54ea8fc1b8e8: Preparing [2023-04-26T02:56:39.864Z] 3dc31c31070a: Preparing [2023-04-26T02:56:39.864Z] ae617d10d40f: Preparing [2023-04-26T02:56:39.864Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:39.864Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:39.864Z] 0695a9c25ada: Preparing [2023-04-26T02:56:39.864Z] dc56550bf1df: Preparing [2023-04-26T02:56:39.864Z] f1417ff83b31: Preparing [2023-04-26T02:56:39.864Z] 0695a9c25ada: Waiting [2023-04-26T02:56:39.864Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:39.864Z] f1417ff83b31: Waiting [2023-04-26T02:56:39.864Z] ae617d10d40f: Layer already exists [2023-04-26T02:56:39.864Z] 54ea8fc1b8e8: Layer already exists [2023-04-26T02:56:39.864Z] 3dc31c31070a: Layer already exists [2023-04-26T02:56:39.864Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:39.864Z] d2ab8777f157: Layer already exists [2023-04-26T02:56:39.864Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:39.864Z] 0695a9c25ada: Layer already exists [2023-04-26T02:56:39.864Z] dc56550bf1df: Layer already exists [2023-04-26T02:56:39.864Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:39.864Z] 3.0.0-dev.138: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:40.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:40.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:40.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T02:56:40.488Z] d2ab8777f157: Preparing [2023-04-26T02:56:40.488Z] 54ea8fc1b8e8: Preparing [2023-04-26T02:56:40.488Z] 3dc31c31070a: Preparing [2023-04-26T02:56:40.488Z] ae617d10d40f: Preparing [2023-04-26T02:56:40.488Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:40.488Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:40.488Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:40.488Z] 0695a9c25ada: Preparing [2023-04-26T02:56:40.488Z] dc56550bf1df: Preparing [2023-04-26T02:56:40.488Z] f1417ff83b31: Preparing [2023-04-26T02:56:40.488Z] 0695a9c25ada: Waiting [2023-04-26T02:56:40.488Z] dc56550bf1df: Waiting [2023-04-26T02:56:40.488Z] ae617d10d40f: Layer already exists [2023-04-26T02:56:40.488Z] 54ea8fc1b8e8: Layer already exists [2023-04-26T02:56:40.488Z] 3dc31c31070a: Layer already exists [2023-04-26T02:56:40.488Z] d2ab8777f157: Layer already exists [2023-04-26T02:56:40.488Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:40.488Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:40.488Z] 0695a9c25ada: Layer already exists [2023-04-26T02:56:40.488Z] dc56550bf1df: Layer already exists [2023-04-26T02:56:40.488Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:40.488Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:40.791Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:41.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-26T02:56:41.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-26T02:56:41.094Z] d2ab8777f157: Preparing [2023-04-26T02:56:41.094Z] 54ea8fc1b8e8: Preparing [2023-04-26T02:56:41.094Z] 3dc31c31070a: Preparing [2023-04-26T02:56:41.094Z] ae617d10d40f: Preparing [2023-04-26T02:56:41.094Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:41.094Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:41.094Z] 0695a9c25ada: Preparing [2023-04-26T02:56:41.094Z] dc56550bf1df: Preparing [2023-04-26T02:56:41.094Z] f1417ff83b31: Preparing [2023-04-26T02:56:41.094Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:41.094Z] 0695a9c25ada: Waiting [2023-04-26T02:56:41.094Z] dc56550bf1df: Waiting [2023-04-26T02:56:41.094Z] f1417ff83b31: Waiting [2023-04-26T02:56:41.094Z] 3dc31c31070a: Layer already exists [2023-04-26T02:56:41.094Z] d2ab8777f157: Layer already exists [2023-04-26T02:56:41.094Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:41.094Z] 54ea8fc1b8e8: Layer already exists [2023-04-26T02:56:41.094Z] ae617d10d40f: Layer already exists [2023-04-26T02:56:41.094Z] dc56550bf1df: Layer already exists [2023-04-26T02:56:41.094Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:41.094Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:41.094Z] 0695a9c25ada: Layer already exists [2023-04-26T02:56:41.094Z] main: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:41.131Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:41.137Z] taggedImages: [2023-04-26T02:56:41.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:41.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-26T02:56:41.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 [2023-04-26T02:56:41.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:41.137Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-26T02:56:41.152Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-26T02:56:41.152Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:41.152Z] latest [2023-04-26T02:56:41.152Z] 3.0.0-dev.138 [2023-04-26T02:56:41.152Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:41.152Z] main [2023-04-26T02:56:41.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:41.454Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:41.755Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:41.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T02:56:41.755Z] 962c124c7f6d: Preparing [2023-04-26T02:56:41.755Z] 2b88160a15ce: Preparing [2023-04-26T02:56:41.755Z] 464806ccbd52: Preparing [2023-04-26T02:56:41.755Z] 2146cdaf33e9: Preparing [2023-04-26T02:56:41.755Z] ecaef835feb1: Preparing [2023-04-26T02:56:41.755Z] a86018f8e5b1: Preparing [2023-04-26T02:56:41.755Z] c498a276612b: Preparing [2023-04-26T02:56:41.755Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:41.755Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:41.755Z] fb086ad0fc3e: Preparing [2023-04-26T02:56:41.755Z] f1417ff83b31: Preparing [2023-04-26T02:56:41.755Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:41.755Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:41.755Z] a86018f8e5b1: Waiting [2023-04-26T02:56:41.755Z] c498a276612b: Waiting [2023-04-26T02:56:41.755Z] f1417ff83b31: Waiting [2023-04-26T02:56:41.755Z] 2b88160a15ce: Pushed [2023-04-26T02:56:41.755Z] 962c124c7f6d: Pushed [2023-04-26T02:56:41.755Z] ecaef835feb1: Pushed [2023-04-26T02:56:41.755Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:41.755Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:42.012Z] a86018f8e5b1: Pushed [2023-04-26T02:56:42.012Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:42.012Z] c498a276612b: Pushed [2023-04-26T02:56:42.012Z] fb086ad0fc3e: Pushed [2023-04-26T02:56:44.542Z] 2146cdaf33e9: Pushed [2023-04-26T02:56:44.542Z] 464806ccbd52: Pushed [2023-04-26T02:56:44.800Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:45.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:45.409Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T02:56:45.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T02:56:45.409Z] 962c124c7f6d: Preparing [2023-04-26T02:56:45.409Z] 2b88160a15ce: Preparing [2023-04-26T02:56:45.409Z] 464806ccbd52: Preparing [2023-04-26T02:56:45.409Z] 2146cdaf33e9: Preparing [2023-04-26T02:56:45.409Z] ecaef835feb1: Preparing [2023-04-26T02:56:45.409Z] a86018f8e5b1: Preparing [2023-04-26T02:56:45.409Z] c498a276612b: Preparing [2023-04-26T02:56:45.409Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:45.409Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:45.409Z] fb086ad0fc3e: Preparing [2023-04-26T02:56:45.409Z] f1417ff83b31: Preparing [2023-04-26T02:56:45.409Z] a86018f8e5b1: Waiting [2023-04-26T02:56:45.409Z] c498a276612b: Waiting [2023-04-26T02:56:45.409Z] fb086ad0fc3e: Waiting [2023-04-26T02:56:45.409Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:45.409Z] f1417ff83b31: Waiting [2023-04-26T02:56:45.409Z] 962c124c7f6d: Layer already exists [2023-04-26T02:56:45.409Z] ecaef835feb1: Layer already exists [2023-04-26T02:56:45.409Z] 2b88160a15ce: Layer already exists [2023-04-26T02:56:45.409Z] 2146cdaf33e9: Layer already exists [2023-04-26T02:56:45.409Z] 464806ccbd52: Layer already exists [2023-04-26T02:56:45.409Z] a86018f8e5b1: Layer already exists [2023-04-26T02:56:45.409Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:45.409Z] c498a276612b: Layer already exists [2023-04-26T02:56:45.409Z] fb086ad0fc3e: Layer already exists [2023-04-26T02:56:45.409Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:45.409Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:45.409Z] latest: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:45.712Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:46.023Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 [2023-04-26T02:56:46.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T02:56:46.023Z] 962c124c7f6d: Preparing [2023-04-26T02:56:46.023Z] 2b88160a15ce: Preparing [2023-04-26T02:56:46.023Z] 464806ccbd52: Preparing [2023-04-26T02:56:46.023Z] 2146cdaf33e9: Preparing [2023-04-26T02:56:46.023Z] ecaef835feb1: Preparing [2023-04-26T02:56:46.023Z] a86018f8e5b1: Preparing [2023-04-26T02:56:46.023Z] c498a276612b: Preparing [2023-04-26T02:56:46.023Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:46.023Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:46.023Z] fb086ad0fc3e: Preparing [2023-04-26T02:56:46.023Z] f1417ff83b31: Preparing [2023-04-26T02:56:46.023Z] a86018f8e5b1: Waiting [2023-04-26T02:56:46.023Z] c498a276612b: Waiting [2023-04-26T02:56:46.023Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:46.023Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:46.023Z] fb086ad0fc3e: Waiting [2023-04-26T02:56:46.023Z] f1417ff83b31: Waiting [2023-04-26T02:56:46.023Z] 2b88160a15ce: Layer already exists [2023-04-26T02:56:46.023Z] 464806ccbd52: Layer already exists [2023-04-26T02:56:46.023Z] 962c124c7f6d: Layer already exists [2023-04-26T02:56:46.023Z] 2146cdaf33e9: Layer already exists [2023-04-26T02:56:46.023Z] ecaef835feb1: Layer already exists [2023-04-26T02:56:46.023Z] a86018f8e5b1: Layer already exists [2023-04-26T02:56:46.023Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:46.023Z] c498a276612b: Layer already exists [2023-04-26T02:56:46.023Z] fb086ad0fc3e: Layer already exists [2023-04-26T02:56:46.023Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:46.023Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:46.023Z] 3.0.0-dev.138: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:46.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:46.650Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:46.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T02:56:46.650Z] 962c124c7f6d: Preparing [2023-04-26T02:56:46.650Z] 2b88160a15ce: Preparing [2023-04-26T02:56:46.650Z] 464806ccbd52: Preparing [2023-04-26T02:56:46.650Z] 2146cdaf33e9: Preparing [2023-04-26T02:56:46.650Z] ecaef835feb1: Preparing [2023-04-26T02:56:46.650Z] a86018f8e5b1: Preparing [2023-04-26T02:56:46.650Z] c498a276612b: Preparing [2023-04-26T02:56:46.650Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:46.650Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:46.650Z] fb086ad0fc3e: Preparing [2023-04-26T02:56:46.650Z] f1417ff83b31: Preparing [2023-04-26T02:56:46.650Z] c498a276612b: Waiting [2023-04-26T02:56:46.650Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:46.650Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:46.650Z] a86018f8e5b1: Waiting [2023-04-26T02:56:46.650Z] fb086ad0fc3e: Waiting [2023-04-26T02:56:46.650Z] f1417ff83b31: Waiting [2023-04-26T02:56:46.650Z] ecaef835feb1: Layer already exists [2023-04-26T02:56:46.650Z] 464806ccbd52: Layer already exists [2023-04-26T02:56:46.650Z] 2146cdaf33e9: Layer already exists [2023-04-26T02:56:46.650Z] 2b88160a15ce: Layer already exists [2023-04-26T02:56:46.650Z] 962c124c7f6d: Layer already exists [2023-04-26T02:56:46.650Z] c498a276612b: Layer already exists [2023-04-26T02:56:46.650Z] a86018f8e5b1: Layer already exists [2023-04-26T02:56:46.650Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:46.650Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:46.650Z] fb086ad0fc3e: Layer already exists [2023-04-26T02:56:46.650Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:46.650Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:46.968Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:47.285Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-26T02:56:47.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-26T02:56:47.285Z] 962c124c7f6d: Preparing [2023-04-26T02:56:47.285Z] 2b88160a15ce: Preparing [2023-04-26T02:56:47.285Z] 464806ccbd52: Preparing [2023-04-26T02:56:47.285Z] 2146cdaf33e9: Preparing [2023-04-26T02:56:47.285Z] ecaef835feb1: Preparing [2023-04-26T02:56:47.285Z] a86018f8e5b1: Preparing [2023-04-26T02:56:47.285Z] c498a276612b: Preparing [2023-04-26T02:56:47.285Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:47.285Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:47.285Z] fb086ad0fc3e: Preparing [2023-04-26T02:56:47.285Z] f1417ff83b31: Preparing [2023-04-26T02:56:47.285Z] c498a276612b: Waiting [2023-04-26T02:56:47.285Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:47.285Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:47.285Z] fb086ad0fc3e: Waiting [2023-04-26T02:56:47.285Z] f1417ff83b31: Waiting [2023-04-26T02:56:47.285Z] a86018f8e5b1: Waiting [2023-04-26T02:56:47.285Z] 2146cdaf33e9: Layer already exists [2023-04-26T02:56:47.285Z] 2b88160a15ce: Layer already exists [2023-04-26T02:56:47.285Z] 464806ccbd52: Layer already exists [2023-04-26T02:56:47.285Z] 962c124c7f6d: Layer already exists [2023-04-26T02:56:47.285Z] ecaef835feb1: Layer already exists [2023-04-26T02:56:47.285Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:47.285Z] c498a276612b: Layer already exists [2023-04-26T02:56:47.285Z] a86018f8e5b1: Layer already exists [2023-04-26T02:56:47.285Z] fb086ad0fc3e: Layer already exists [2023-04-26T02:56:47.285Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:47.285Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:47.285Z] main: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:47.337Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:47.344Z] taggedImages: [2023-04-26T02:56:47.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:47.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-26T02:56:47.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 [2023-04-26T02:56:47.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:47.344Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-26T02:56:47.366Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-26T02:56:47.366Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:47.366Z] latest [2023-04-26T02:56:47.366Z] 3.0.0-dev.138 [2023-04-26T02:56:47.366Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:47.366Z] main [2023-04-26T02:56:47.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:47.692Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:48.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:48.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T02:56:48.001Z] a1a90e4b1d5f: Preparing [2023-04-26T02:56:48.001Z] d4a6c1a36812: Preparing [2023-04-26T02:56:48.001Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:48.001Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:48.001Z] 010048bd90ec: Preparing [2023-04-26T02:56:48.001Z] f1417ff83b31: Preparing [2023-04-26T02:56:48.001Z] f1417ff83b31: Waiting [2023-04-26T02:56:48.001Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:48.001Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:48.001Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:48.001Z] a1a90e4b1d5f: Pushed [2023-04-26T02:56:48.566Z] 010048bd90ec: Pushed [2023-04-26T02:56:49.937Z] d4a6c1a36812: Pushed [2023-04-26T02:56:50.194Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:50.498Z] + 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-04-26T02:56:50.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T02:56:50.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T02:56:50.806Z] a1a90e4b1d5f: Preparing [2023-04-26T02:56:50.806Z] d4a6c1a36812: Preparing [2023-04-26T02:56:50.806Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:50.806Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:50.806Z] 010048bd90ec: Preparing [2023-04-26T02:56:50.806Z] f1417ff83b31: Preparing [2023-04-26T02:56:50.806Z] f1417ff83b31: Waiting [2023-04-26T02:56:50.806Z] a1a90e4b1d5f: Layer already exists [2023-04-26T02:56:50.806Z] 010048bd90ec: Layer already exists [2023-04-26T02:56:50.806Z] d4a6c1a36812: Layer already exists [2023-04-26T02:56:50.806Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:50.806Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:50.806Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:50.806Z] latest: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:51.123Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:51.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 [2023-04-26T02:56:51.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T02:56:51.441Z] a1a90e4b1d5f: Preparing [2023-04-26T02:56:51.441Z] d4a6c1a36812: Preparing [2023-04-26T02:56:51.441Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:51.441Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:51.441Z] 010048bd90ec: Preparing [2023-04-26T02:56:51.441Z] f1417ff83b31: Preparing [2023-04-26T02:56:51.441Z] f1417ff83b31: Waiting [2023-04-26T02:56:51.441Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:51.441Z] a1a90e4b1d5f: Layer already exists [2023-04-26T02:56:51.441Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:51.441Z] d4a6c1a36812: Layer already exists [2023-04-26T02:56:51.441Z] 010048bd90ec: Layer already exists [2023-04-26T02:56:51.441Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:51.441Z] 3.0.0-dev.138: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:51.768Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:52.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:52.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T02:56:52.081Z] a1a90e4b1d5f: Preparing [2023-04-26T02:56:52.081Z] d4a6c1a36812: Preparing [2023-04-26T02:56:52.081Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:52.081Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:52.081Z] 010048bd90ec: Preparing [2023-04-26T02:56:52.081Z] f1417ff83b31: Preparing [2023-04-26T02:56:52.081Z] f1417ff83b31: Waiting [2023-04-26T02:56:52.081Z] d4a6c1a36812: Layer already exists [2023-04-26T02:56:52.081Z] a1a90e4b1d5f: Layer already exists [2023-04-26T02:56:52.081Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:52.081Z] 010048bd90ec: Layer already exists [2023-04-26T02:56:52.081Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:52.081Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:52.081Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:52.385Z] + 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-04-26T02:56:52.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-26T02:56:52.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-26T02:56:52.683Z] a1a90e4b1d5f: Preparing [2023-04-26T02:56:52.683Z] d4a6c1a36812: Preparing [2023-04-26T02:56:52.683Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:52.683Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:52.683Z] 010048bd90ec: Preparing [2023-04-26T02:56:52.683Z] f1417ff83b31: Preparing [2023-04-26T02:56:52.683Z] f1417ff83b31: Waiting [2023-04-26T02:56:52.683Z] d4a6c1a36812: Layer already exists [2023-04-26T02:56:52.683Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:52.684Z] a1a90e4b1d5f: Layer already exists [2023-04-26T02:56:52.684Z] 010048bd90ec: Layer already exists [2023-04-26T02:56:52.684Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:52.684Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:52.684Z] main: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:56:52.715Z] ===================================================== [Pipeline] echo [2023-04-26T02:56:52.721Z] taggedImages: [2023-04-26T02:56:52.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:52.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-26T02:56:52.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 [2023-04-26T02:56:52.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:52.721Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-26T02:56:52.736Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-26T02:56:52.736Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:52.736Z] latest [2023-04-26T02:56:52.736Z] 3.0.0-dev.138 [2023-04-26T02:56:52.736Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:56:52.736Z] main [2023-04-26T02:56:52.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:53.039Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:56:53.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:56:53.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T02:56:53.341Z] 5d72edad3ff6: Preparing [2023-04-26T02:56:53.341Z] a72257e4ca10: Preparing [2023-04-26T02:56:53.341Z] 79ecde390f5c: Preparing [2023-04-26T02:56:53.341Z] f66bb8e90fcb: Preparing [2023-04-26T02:56:53.341Z] 3b893cdd210b: Preparing [2023-04-26T02:56:53.341Z] d999d9b2a4aa: Preparing [2023-04-26T02:56:53.341Z] 4bb3df06a3a6: Preparing [2023-04-26T02:56:53.341Z] 87a38af82557: Preparing [2023-04-26T02:56:53.341Z] f1417ff83b31: Preparing [2023-04-26T02:56:53.341Z] d999d9b2a4aa: Waiting [2023-04-26T02:56:53.341Z] 4bb3df06a3a6: Waiting [2023-04-26T02:56:53.341Z] 87a38af82557: Waiting [2023-04-26T02:56:53.341Z] f1417ff83b31: Waiting [2023-04-26T02:56:53.341Z] 79ecde390f5c: Pushed [2023-04-26T02:56:53.341Z] 5d72edad3ff6: Pushed [2023-04-26T02:56:53.341Z] a72257e4ca10: Pushed [2023-04-26T02:56:53.341Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:56:53.341Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:56:53.341Z] f1417ff83b31: Layer already exists [2023-04-26T02:56:53.907Z] 87a38af82557: Pushed [2023-04-26T02:56:59.169Z] 3b893cdd210b: Pushed [2023-04-26T02:57:01.073Z] f66bb8e90fcb: Pushed [2023-04-26T02:57:01.073Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:01.375Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:01.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T02:57:01.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T02:57:01.680Z] 5d72edad3ff6: Preparing [2023-04-26T02:57:01.680Z] a72257e4ca10: Preparing [2023-04-26T02:57:01.680Z] 79ecde390f5c: Preparing [2023-04-26T02:57:01.680Z] f66bb8e90fcb: Preparing [2023-04-26T02:57:01.680Z] 3b893cdd210b: Preparing [2023-04-26T02:57:01.680Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:01.680Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:01.680Z] 87a38af82557: Preparing [2023-04-26T02:57:01.680Z] f1417ff83b31: Preparing [2023-04-26T02:57:01.680Z] d999d9b2a4aa: Waiting [2023-04-26T02:57:01.680Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:01.680Z] 87a38af82557: Waiting [2023-04-26T02:57:01.680Z] f1417ff83b31: Waiting [2023-04-26T02:57:01.680Z] f66bb8e90fcb: Layer already exists [2023-04-26T02:57:01.680Z] a72257e4ca10: Layer already exists [2023-04-26T02:57:01.680Z] 79ecde390f5c: Layer already exists [2023-04-26T02:57:01.680Z] 5d72edad3ff6: Layer already exists [2023-04-26T02:57:01.680Z] 3b893cdd210b: Layer already exists [2023-04-26T02:57:01.680Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:01.680Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:01.680Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:01.680Z] 87a38af82557: Layer already exists [2023-04-26T02:57:01.680Z] latest: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:01.984Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:02.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 [2023-04-26T02:57:02.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T02:57:02.284Z] 5d72edad3ff6: Preparing [2023-04-26T02:57:02.284Z] a72257e4ca10: Preparing [2023-04-26T02:57:02.284Z] 79ecde390f5c: Preparing [2023-04-26T02:57:02.284Z] f66bb8e90fcb: Preparing [2023-04-26T02:57:02.284Z] 3b893cdd210b: Preparing [2023-04-26T02:57:02.284Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:02.284Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:02.284Z] 87a38af82557: Preparing [2023-04-26T02:57:02.284Z] f1417ff83b31: Preparing [2023-04-26T02:57:02.284Z] 87a38af82557: Waiting [2023-04-26T02:57:02.284Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:02.284Z] f1417ff83b31: Waiting [2023-04-26T02:57:02.284Z] d999d9b2a4aa: Waiting [2023-04-26T02:57:02.284Z] f66bb8e90fcb: Layer already exists [2023-04-26T02:57:02.284Z] 3b893cdd210b: Layer already exists [2023-04-26T02:57:02.284Z] a72257e4ca10: Layer already exists [2023-04-26T02:57:02.284Z] 79ecde390f5c: Layer already exists [2023-04-26T02:57:02.284Z] 5d72edad3ff6: Layer already exists [2023-04-26T02:57:02.284Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:02.284Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:02.284Z] 87a38af82557: Layer already exists [2023-04-26T02:57:02.284Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:02.284Z] 3.0.0-dev.138: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:02.585Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:02.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:02.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T02:57:02.887Z] 5d72edad3ff6: Preparing [2023-04-26T02:57:02.887Z] a72257e4ca10: Preparing [2023-04-26T02:57:02.887Z] 79ecde390f5c: Preparing [2023-04-26T02:57:02.887Z] f66bb8e90fcb: Preparing [2023-04-26T02:57:02.887Z] 3b893cdd210b: Preparing [2023-04-26T02:57:02.887Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:02.887Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:02.887Z] 87a38af82557: Preparing [2023-04-26T02:57:02.887Z] f1417ff83b31: Preparing [2023-04-26T02:57:02.887Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:02.887Z] 87a38af82557: Waiting [2023-04-26T02:57:02.887Z] f1417ff83b31: Waiting [2023-04-26T02:57:02.887Z] d999d9b2a4aa: Waiting [2023-04-26T02:57:02.887Z] 5d72edad3ff6: Layer already exists [2023-04-26T02:57:02.887Z] 79ecde390f5c: Layer already exists [2023-04-26T02:57:02.887Z] 3b893cdd210b: Layer already exists [2023-04-26T02:57:02.887Z] a72257e4ca10: Layer already exists [2023-04-26T02:57:02.887Z] f66bb8e90fcb: Layer already exists [2023-04-26T02:57:02.887Z] 87a38af82557: Layer already exists [2023-04-26T02:57:02.887Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:02.888Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:02.888Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:02.888Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:03.192Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:03.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-26T02:57:03.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-26T02:57:03.497Z] 5d72edad3ff6: Preparing [2023-04-26T02:57:03.497Z] a72257e4ca10: Preparing [2023-04-26T02:57:03.497Z] 79ecde390f5c: Preparing [2023-04-26T02:57:03.497Z] f66bb8e90fcb: Preparing [2023-04-26T02:57:03.497Z] 3b893cdd210b: Preparing [2023-04-26T02:57:03.497Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:03.497Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:03.497Z] 87a38af82557: Preparing [2023-04-26T02:57:03.497Z] f1417ff83b31: Preparing [2023-04-26T02:57:03.497Z] d999d9b2a4aa: Waiting [2023-04-26T02:57:03.497Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:03.497Z] 87a38af82557: Waiting [2023-04-26T02:57:03.497Z] f1417ff83b31: Waiting [2023-04-26T02:57:03.497Z] 5d72edad3ff6: Layer already exists [2023-04-26T02:57:03.497Z] a72257e4ca10: Layer already exists [2023-04-26T02:57:03.497Z] f66bb8e90fcb: Layer already exists [2023-04-26T02:57:03.497Z] 79ecde390f5c: Layer already exists [2023-04-26T02:57:03.497Z] 3b893cdd210b: Layer already exists [2023-04-26T02:57:03.497Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:03.497Z] 87a38af82557: Layer already exists [2023-04-26T02:57:03.497Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:03.497Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:03.497Z] main: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:57:03.587Z] ===================================================== [Pipeline] echo [2023-04-26T02:57:03.596Z] taggedImages: [2023-04-26T02:57:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-26T02:57:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 [2023-04-26T02:57:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:03.596Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-26T02:57:03.617Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-26T02:57:03.617Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:03.617Z] latest [2023-04-26T02:57:03.617Z] 3.0.0-dev.138 [2023-04-26T02:57:03.617Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:03.617Z] main [2023-04-26T02:57:03.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:03.993Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:04.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:04.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T02:57:04.375Z] f7b6fd526373: Preparing [2023-04-26T02:57:04.375Z] 1843faa1bd91: Preparing [2023-04-26T02:57:04.375Z] d97becfd347e: Preparing [2023-04-26T02:57:04.375Z] 7df4d6161a12: Preparing [2023-04-26T02:57:04.375Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:04.375Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:04.375Z] e56f490df065: Preparing [2023-04-26T02:57:04.375Z] f1417ff83b31: Preparing [2023-04-26T02:57:04.375Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:04.375Z] e56f490df065: Waiting [2023-04-26T02:57:04.375Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:04.375Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:04.375Z] f7b6fd526373: Pushed [2023-04-26T02:57:04.375Z] d97becfd347e: Pushed [2023-04-26T02:57:04.375Z] 1843faa1bd91: Pushed [2023-04-26T02:57:04.375Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:04.651Z] e56f490df065: Pushed [2023-04-26T02:57:12.779Z] 7df4d6161a12: Pushed [2023-04-26T02:57:12.779Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:13.083Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:13.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T02:57:13.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T02:57:13.385Z] f7b6fd526373: Preparing [2023-04-26T02:57:13.385Z] 1843faa1bd91: Preparing [2023-04-26T02:57:13.385Z] d97becfd347e: Preparing [2023-04-26T02:57:13.385Z] 7df4d6161a12: Preparing [2023-04-26T02:57:13.385Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:13.385Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:13.385Z] e56f490df065: Preparing [2023-04-26T02:57:13.385Z] f1417ff83b31: Preparing [2023-04-26T02:57:13.385Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:13.385Z] e56f490df065: Waiting [2023-04-26T02:57:13.385Z] f1417ff83b31: Waiting [2023-04-26T02:57:13.385Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:13.385Z] f7b6fd526373: Layer already exists [2023-04-26T02:57:13.385Z] 7df4d6161a12: Layer already exists [2023-04-26T02:57:13.385Z] 1843faa1bd91: Layer already exists [2023-04-26T02:57:13.385Z] d97becfd347e: Layer already exists [2023-04-26T02:57:13.385Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:13.385Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:13.385Z] e56f490df065: Layer already exists [2023-04-26T02:57:13.385Z] latest: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:13.688Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:13.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 [2023-04-26T02:57:13.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T02:57:13.987Z] f7b6fd526373: Preparing [2023-04-26T02:57:13.987Z] 1843faa1bd91: Preparing [2023-04-26T02:57:13.987Z] d97becfd347e: Preparing [2023-04-26T02:57:13.987Z] 7df4d6161a12: Preparing [2023-04-26T02:57:13.987Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:13.987Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:13.987Z] e56f490df065: Preparing [2023-04-26T02:57:13.987Z] f1417ff83b31: Preparing [2023-04-26T02:57:13.987Z] e56f490df065: Waiting [2023-04-26T02:57:13.987Z] f1417ff83b31: Waiting [2023-04-26T02:57:13.987Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:13.987Z] f7b6fd526373: Layer already exists [2023-04-26T02:57:13.987Z] d97becfd347e: Layer already exists [2023-04-26T02:57:13.987Z] 1843faa1bd91: Layer already exists [2023-04-26T02:57:13.987Z] 7df4d6161a12: Layer already exists [2023-04-26T02:57:13.987Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:13.987Z] e56f490df065: Layer already exists [2023-04-26T02:57:13.987Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:13.987Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:13.987Z] 3.0.0-dev.138: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:14.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:14.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:14.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T02:57:14.589Z] f7b6fd526373: Preparing [2023-04-26T02:57:14.589Z] 1843faa1bd91: Preparing [2023-04-26T02:57:14.589Z] d97becfd347e: Preparing [2023-04-26T02:57:14.589Z] 7df4d6161a12: Preparing [2023-04-26T02:57:14.589Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:14.589Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:14.589Z] e56f490df065: Preparing [2023-04-26T02:57:14.589Z] f1417ff83b31: Preparing [2023-04-26T02:57:14.589Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:14.589Z] e56f490df065: Waiting [2023-04-26T02:57:14.589Z] f1417ff83b31: Waiting [2023-04-26T02:57:14.589Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:14.589Z] f7b6fd526373: Layer already exists [2023-04-26T02:57:14.589Z] d97becfd347e: Layer already exists [2023-04-26T02:57:14.589Z] 7df4d6161a12: Layer already exists [2023-04-26T02:57:14.589Z] 1843faa1bd91: Layer already exists [2023-04-26T02:57:14.589Z] e56f490df065: Layer already exists [2023-04-26T02:57:14.589Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:14.589Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:14.589Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:14.899Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:15.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-26T02:57:15.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-26T02:57:15.199Z] f7b6fd526373: Preparing [2023-04-26T02:57:15.199Z] 1843faa1bd91: Preparing [2023-04-26T02:57:15.199Z] d97becfd347e: Preparing [2023-04-26T02:57:15.199Z] 7df4d6161a12: Preparing [2023-04-26T02:57:15.199Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:15.199Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:15.199Z] e56f490df065: Preparing [2023-04-26T02:57:15.199Z] f1417ff83b31: Preparing [2023-04-26T02:57:15.199Z] e56f490df065: Waiting [2023-04-26T02:57:15.199Z] f1417ff83b31: Waiting [2023-04-26T02:57:15.199Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:15.199Z] 7df4d6161a12: Layer already exists [2023-04-26T02:57:15.199Z] 1843faa1bd91: Layer already exists [2023-04-26T02:57:15.199Z] f7b6fd526373: Layer already exists [2023-04-26T02:57:15.199Z] d97becfd347e: Layer already exists [2023-04-26T02:57:15.199Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:15.199Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:15.199Z] e56f490df065: Layer already exists [2023-04-26T02:57:15.199Z] main: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:57:15.240Z] ===================================================== [Pipeline] echo [2023-04-26T02:57:15.248Z] taggedImages: [2023-04-26T02:57:15.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:15.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-26T02:57:15.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 [2023-04-26T02:57:15.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:15.248Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-26T02:57:15.268Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-26T02:57:15.268Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:15.268Z] latest [2023-04-26T02:57:15.268Z] 3.0.0-dev.138 [2023-04-26T02:57:15.268Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:15.268Z] main [2023-04-26T02:57:15.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:15.578Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:15.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:15.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T02:57:15.875Z] f45ff6d302d6: Preparing [2023-04-26T02:57:15.875Z] 826fe36d3941: Preparing [2023-04-26T02:57:15.875Z] 8cccf3f0ec00: Preparing [2023-04-26T02:57:15.875Z] 2a06f9315946: Preparing [2023-04-26T02:57:15.875Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:15.875Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:15.875Z] c61ecb3738e1: Preparing [2023-04-26T02:57:15.875Z] f1417ff83b31: Preparing [2023-04-26T02:57:15.875Z] c61ecb3738e1: Waiting [2023-04-26T02:57:15.875Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:15.875Z] f1417ff83b31: Waiting [2023-04-26T02:57:15.875Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:15.875Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:15.875Z] f45ff6d302d6: Pushed [2023-04-26T02:57:15.875Z] 8cccf3f0ec00: Pushed [2023-04-26T02:57:15.875Z] 826fe36d3941: Pushed [2023-04-26T02:57:15.875Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:16.442Z] c61ecb3738e1: Pushed [2023-04-26T02:57:24.561Z] 2a06f9315946: Pushed [2023-04-26T02:57:24.561Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:24.870Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:25.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T02:57:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T02:57:25.172Z] f45ff6d302d6: Preparing [2023-04-26T02:57:25.172Z] 826fe36d3941: Preparing [2023-04-26T02:57:25.172Z] 8cccf3f0ec00: Preparing [2023-04-26T02:57:25.172Z] 2a06f9315946: Preparing [2023-04-26T02:57:25.172Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:25.172Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:25.172Z] c61ecb3738e1: Preparing [2023-04-26T02:57:25.172Z] f1417ff83b31: Preparing [2023-04-26T02:57:25.172Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:25.172Z] c61ecb3738e1: Waiting [2023-04-26T02:57:25.172Z] f1417ff83b31: Waiting [2023-04-26T02:57:25.172Z] 826fe36d3941: Layer already exists [2023-04-26T02:57:25.172Z] 2a06f9315946: Layer already exists [2023-04-26T02:57:25.172Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:25.172Z] f45ff6d302d6: Layer already exists [2023-04-26T02:57:25.172Z] 8cccf3f0ec00: Layer already exists [2023-04-26T02:57:25.172Z] c61ecb3738e1: Layer already exists [2023-04-26T02:57:25.172Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:25.172Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:25.172Z] latest: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:25.488Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:25.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 [2023-04-26T02:57:25.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T02:57:25.787Z] f45ff6d302d6: Preparing [2023-04-26T02:57:25.787Z] 826fe36d3941: Preparing [2023-04-26T02:57:25.787Z] 8cccf3f0ec00: Preparing [2023-04-26T02:57:25.787Z] 2a06f9315946: Preparing [2023-04-26T02:57:25.787Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:25.787Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:25.787Z] c61ecb3738e1: Preparing [2023-04-26T02:57:25.787Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:25.787Z] f1417ff83b31: Preparing [2023-04-26T02:57:25.787Z] 8cccf3f0ec00: Layer already exists [2023-04-26T02:57:25.787Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:25.787Z] 2a06f9315946: Layer already exists [2023-04-26T02:57:25.787Z] 826fe36d3941: Layer already exists [2023-04-26T02:57:25.787Z] f45ff6d302d6: Layer already exists [2023-04-26T02:57:25.787Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:25.787Z] c61ecb3738e1: Layer already exists [2023-04-26T02:57:25.787Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:25.787Z] 3.0.0-dev.138: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:26.091Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:26.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:26.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T02:57:26.397Z] f45ff6d302d6: Preparing [2023-04-26T02:57:26.397Z] 826fe36d3941: Preparing [2023-04-26T02:57:26.397Z] 8cccf3f0ec00: Preparing [2023-04-26T02:57:26.397Z] 2a06f9315946: Preparing [2023-04-26T02:57:26.397Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:26.397Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:26.397Z] c61ecb3738e1: Preparing [2023-04-26T02:57:26.397Z] f1417ff83b31: Preparing [2023-04-26T02:57:26.397Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:26.397Z] c61ecb3738e1: Waiting [2023-04-26T02:57:26.397Z] f1417ff83b31: Waiting [2023-04-26T02:57:26.397Z] 2a06f9315946: Layer already exists [2023-04-26T02:57:26.397Z] 8cccf3f0ec00: Layer already exists [2023-04-26T02:57:26.397Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:26.397Z] 826fe36d3941: Layer already exists [2023-04-26T02:57:26.397Z] f45ff6d302d6: Layer already exists [2023-04-26T02:57:26.397Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:26.397Z] c61ecb3738e1: Layer already exists [2023-04-26T02:57:26.397Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:26.397Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:26.703Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:27.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-26T02:57:27.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-26T02:57:27.009Z] f45ff6d302d6: Preparing [2023-04-26T02:57:27.009Z] 826fe36d3941: Preparing [2023-04-26T02:57:27.009Z] 8cccf3f0ec00: Preparing [2023-04-26T02:57:27.009Z] 2a06f9315946: Preparing [2023-04-26T02:57:27.009Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:27.009Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:27.009Z] c61ecb3738e1: Preparing [2023-04-26T02:57:27.009Z] f1417ff83b31: Preparing [2023-04-26T02:57:27.009Z] 4bb3df06a3a6: Waiting [2023-04-26T02:57:27.009Z] c61ecb3738e1: Waiting [2023-04-26T02:57:27.009Z] f1417ff83b31: Waiting [2023-04-26T02:57:27.009Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:27.009Z] 826fe36d3941: Layer already exists [2023-04-26T02:57:27.009Z] 2a06f9315946: Layer already exists [2023-04-26T02:57:27.009Z] 8cccf3f0ec00: Layer already exists [2023-04-26T02:57:27.009Z] f45ff6d302d6: Layer already exists [2023-04-26T02:57:27.009Z] c61ecb3738e1: Layer already exists [2023-04-26T02:57:27.009Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:27.009Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:27.009Z] main: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:57:27.059Z] ===================================================== [Pipeline] echo [2023-04-26T02:57:27.067Z] taggedImages: [2023-04-26T02:57:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-26T02:57:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 [2023-04-26T02:57:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:27.068Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-26T02:57:27.093Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-26T02:57:27.093Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:27.093Z] latest [2023-04-26T02:57:27.093Z] 3.0.0-dev.138 [2023-04-26T02:57:27.093Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:27.093Z] main [2023-04-26T02:57:27.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:27.423Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:27.733Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:27.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T02:57:27.733Z] bfdd7e93a933: Preparing [2023-04-26T02:57:27.733Z] 62e6bd9c5943: Preparing [2023-04-26T02:57:27.733Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:27.733Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:27.733Z] a8de1261a76c: Preparing [2023-04-26T02:57:27.733Z] f1417ff83b31: Preparing [2023-04-26T02:57:27.733Z] f1417ff83b31: Waiting [2023-04-26T02:57:27.733Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:27.733Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:27.733Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:27.733Z] bfdd7e93a933: Pushed [2023-04-26T02:57:27.733Z] a8de1261a76c: Pushed [2023-04-26T02:57:30.298Z] 62e6bd9c5943: Pushed [2023-04-26T02:57:30.559Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:30.886Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:31.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T02:57:31.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T02:57:31.188Z] bfdd7e93a933: Preparing [2023-04-26T02:57:31.188Z] 62e6bd9c5943: Preparing [2023-04-26T02:57:31.188Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:31.188Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:31.188Z] a8de1261a76c: Preparing [2023-04-26T02:57:31.188Z] f1417ff83b31: Preparing [2023-04-26T02:57:31.188Z] f1417ff83b31: Waiting [2023-04-26T02:57:31.188Z] a8de1261a76c: Layer already exists [2023-04-26T02:57:31.188Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:31.188Z] bfdd7e93a933: Layer already exists [2023-04-26T02:57:31.188Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:31.188Z] 62e6bd9c5943: Layer already exists [2023-04-26T02:57:31.188Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:31.188Z] latest: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:31.500Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:31.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 [2023-04-26T02:57:31.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T02:57:31.804Z] bfdd7e93a933: Preparing [2023-04-26T02:57:31.804Z] 62e6bd9c5943: Preparing [2023-04-26T02:57:31.804Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:31.804Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:31.804Z] a8de1261a76c: Preparing [2023-04-26T02:57:31.804Z] f1417ff83b31: Preparing [2023-04-26T02:57:31.804Z] f1417ff83b31: Waiting [2023-04-26T02:57:31.804Z] bfdd7e93a933: Layer already exists [2023-04-26T02:57:31.804Z] 62e6bd9c5943: Layer already exists [2023-04-26T02:57:31.804Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:31.804Z] a8de1261a76c: Layer already exists [2023-04-26T02:57:31.804Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:31.804Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:31.804Z] 3.0.0-dev.138: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:32.119Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:32.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:32.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T02:57:32.420Z] bfdd7e93a933: Preparing [2023-04-26T02:57:32.420Z] 62e6bd9c5943: Preparing [2023-04-26T02:57:32.420Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:32.420Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:32.420Z] a8de1261a76c: Preparing [2023-04-26T02:57:32.420Z] f1417ff83b31: Preparing [2023-04-26T02:57:32.420Z] f1417ff83b31: Waiting [2023-04-26T02:57:32.420Z] 62e6bd9c5943: Layer already exists [2023-04-26T02:57:32.420Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:32.420Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:32.420Z] bfdd7e93a933: Layer already exists [2023-04-26T02:57:32.420Z] a8de1261a76c: Layer already exists [2023-04-26T02:57:32.420Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:32.420Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:32.727Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:33.028Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-26T02:57:33.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-26T02:57:33.028Z] bfdd7e93a933: Preparing [2023-04-26T02:57:33.028Z] 62e6bd9c5943: Preparing [2023-04-26T02:57:33.028Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:33.028Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:33.028Z] a8de1261a76c: Preparing [2023-04-26T02:57:33.028Z] f1417ff83b31: Preparing [2023-04-26T02:57:33.028Z] f1417ff83b31: Waiting [2023-04-26T02:57:33.028Z] a8de1261a76c: Layer already exists [2023-04-26T02:57:33.028Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:33.028Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:33.028Z] 62e6bd9c5943: Layer already exists [2023-04-26T02:57:33.028Z] bfdd7e93a933: Layer already exists [2023-04-26T02:57:33.028Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:33.028Z] main: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:57:33.066Z] ===================================================== [Pipeline] echo [2023-04-26T02:57:33.072Z] taggedImages: [2023-04-26T02:57:33.072Z] - nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:33.072Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-26T02:57:33.072Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 [2023-04-26T02:57:33.072Z] - nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:33.072Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-26T02:57:33.085Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-26T02:57:33.085Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:33.085Z] latest [2023-04-26T02:57:33.085Z] 3.0.0-dev.138 [2023-04-26T02:57:33.085Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:33.085Z] main [2023-04-26T02:57:33.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:33.420Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:33.727Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:33.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T02:57:33.728Z] 90f9fb0929f4: Preparing [2023-04-26T02:57:33.728Z] 0a48e880d10d: Preparing [2023-04-26T02:57:33.728Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:33.728Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:33.728Z] dce6d04bed0d: Preparing [2023-04-26T02:57:33.728Z] f1417ff83b31: Preparing [2023-04-26T02:57:33.728Z] f1417ff83b31: Waiting [2023-04-26T02:57:33.728Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:33.728Z] dce6d04bed0d: Layer already exists [2023-04-26T02:57:33.728Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:33.728Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:33.728Z] 90f9fb0929f4: Pushed [2023-04-26T02:57:36.261Z] 0a48e880d10d: Pushed [2023-04-26T02:57:36.521Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:36.832Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:37.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T02:57:37.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T02:57:37.132Z] 90f9fb0929f4: Preparing [2023-04-26T02:57:37.132Z] 0a48e880d10d: Preparing [2023-04-26T02:57:37.132Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:37.132Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:37.132Z] dce6d04bed0d: Preparing [2023-04-26T02:57:37.132Z] f1417ff83b31: Preparing [2023-04-26T02:57:37.132Z] f1417ff83b31: Waiting [2023-04-26T02:57:37.132Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:37.132Z] dce6d04bed0d: Layer already exists [2023-04-26T02:57:37.132Z] 0a48e880d10d: Layer already exists [2023-04-26T02:57:37.132Z] 90f9fb0929f4: Layer already exists [2023-04-26T02:57:37.132Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:37.132Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:37.132Z] latest: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:37.442Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:37.742Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 [2023-04-26T02:57:37.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T02:57:37.742Z] 90f9fb0929f4: Preparing [2023-04-26T02:57:37.742Z] 0a48e880d10d: Preparing [2023-04-26T02:57:37.742Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:37.742Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:37.742Z] dce6d04bed0d: Preparing [2023-04-26T02:57:37.742Z] f1417ff83b31: Preparing [2023-04-26T02:57:37.742Z] f1417ff83b31: Waiting [2023-04-26T02:57:37.742Z] 90f9fb0929f4: Layer already exists [2023-04-26T02:57:37.742Z] dce6d04bed0d: Layer already exists [2023-04-26T02:57:37.742Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:37.742Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:37.742Z] 0a48e880d10d: Layer already exists [2023-04-26T02:57:37.742Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:37.742Z] 3.0.0-dev.138: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:38.046Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:38.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:38.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T02:57:38.347Z] 90f9fb0929f4: Preparing [2023-04-26T02:57:38.347Z] 0a48e880d10d: Preparing [2023-04-26T02:57:38.347Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:38.347Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:38.347Z] dce6d04bed0d: Preparing [2023-04-26T02:57:38.347Z] f1417ff83b31: Preparing [2023-04-26T02:57:38.347Z] f1417ff83b31: Waiting [2023-04-26T02:57:38.347Z] 90f9fb0929f4: Layer already exists [2023-04-26T02:57:38.347Z] dce6d04bed0d: Layer already exists [2023-04-26T02:57:38.347Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:38.347Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:38.347Z] 0a48e880d10d: Layer already exists [2023-04-26T02:57:38.347Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:38.347Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:38.651Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T02:57:38.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-26T02:57:38.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-26T02:57:38.956Z] 90f9fb0929f4: Preparing [2023-04-26T02:57:38.956Z] 0a48e880d10d: Preparing [2023-04-26T02:57:38.956Z] d999d9b2a4aa: Preparing [2023-04-26T02:57:38.956Z] 4bb3df06a3a6: Preparing [2023-04-26T02:57:38.956Z] dce6d04bed0d: Preparing [2023-04-26T02:57:38.956Z] f1417ff83b31: Preparing [2023-04-26T02:57:38.956Z] f1417ff83b31: Waiting [2023-04-26T02:57:38.956Z] 4bb3df06a3a6: Layer already exists [2023-04-26T02:57:38.957Z] d999d9b2a4aa: Layer already exists [2023-04-26T02:57:38.957Z] 0a48e880d10d: Layer already exists [2023-04-26T02:57:38.957Z] 90f9fb0929f4: Layer already exists [2023-04-26T02:57:38.957Z] dce6d04bed0d: Layer already exists [2023-04-26T02:57:38.957Z] f1417ff83b31: Layer already exists [2023-04-26T02:57:38.957Z] main: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T02:57:38.997Z] ===================================================== [Pipeline] echo [2023-04-26T02:57:39.003Z] taggedImages: [2023-04-26T02:57:39.003Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T02:57:39.003Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-26T02:57:39.003Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 [2023-04-26T02:57:39.003Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T02:57:39.003Z] - 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-04-26T03:02:40.962Z] Removing intermediate container 7724a79a391a [2023-04-26T03:02:40.962Z] ---> 984efe9a110e [2023-04-26T03:02:40.962Z] [2023-04-26T03:02:40.962Z] Step 9/33 : FROM alpine:3.17 [2023-04-26T03:02:40.962Z] ---> 51e60588ff2c [2023-04-26T03:02:40.962Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T03:02:40.962Z] ---> Running in c5bba71bc6c7 [2023-04-26T03:02:40.962Z] Removing intermediate container c5bba71bc6c7 [2023-04-26T03:02:40.962Z] ---> 2101d2a41464 [2023-04-26T03:02:40.962Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-26T03:02:40.962Z] ---> Running in f8179b9f20d5 [2023-04-26T03:02:42.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:02:43.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:02:44.893Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T03:02:44.893Z] (2/2) Installing su-exec (0.2-r2) [2023-04-26T03:02:44.893Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:02:45.159Z] OK: 8 MiB in 17 packages [2023-04-26T03:02:46.569Z] Removing intermediate container f8179b9f20d5 [2023-04-26T03:02:46.569Z] ---> a4a1ae68377e [2023-04-26T03:02:46.569Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-26T03:02:46.569Z] ---> Running in c6bf12518f8d [2023-04-26T03:02:49.142Z] Removing intermediate container c6bf12518f8d [2023-04-26T03:02:49.142Z] ---> 6a523071ccaf [2023-04-26T03:02:49.142Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-26T03:02:49.410Z] ---> Running in f90e34c6f5be [2023-04-26T03:02:49.998Z] Removing intermediate container f90e34c6f5be [2023-04-26T03:02:49.998Z] ---> 93d6d5e90f5a [2023-04-26T03:02:49.998Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-26T03:02:49.998Z] ---> Running in e47d3efe40f4 [2023-04-26T03:02:50.586Z] Removing intermediate container e47d3efe40f4 [2023-04-26T03:02:50.586Z] ---> 8b8eda4bbfa7 [2023-04-26T03:02:50.586Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-26T03:02:50.586Z] ---> Running in 85979aa8b7c5 [2023-04-26T03:02:51.176Z] Removing intermediate container 85979aa8b7c5 [2023-04-26T03:02:51.176Z] ---> c71636e0796e [2023-04-26T03:02:51.176Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-26T03:02:51.176Z] ---> Running in aaae0f82ee6c [2023-04-26T03:02:54.539Z] Removing intermediate container aaae0f82ee6c [2023-04-26T03:02:54.539Z] ---> ca4a3b8bee0d [2023-04-26T03:02:54.539Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-26T03:02:54.539Z] ---> Running in 7d1696545041 [2023-04-26T03:02:54.807Z] Removing intermediate container 7d1696545041 [2023-04-26T03:02:54.807Z] ---> 4ee7cc8dab7e [2023-04-26T03:02:54.807Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-26T03:02:55.778Z] ---> f1e6243a26c2 [2023-04-26T03:02:55.778Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-26T03:02:56.056Z] ---> Running in ce375cf72eb5 [2023-04-26T03:02:59.400Z] Removing intermediate container ce375cf72eb5 [2023-04-26T03:02:59.400Z] ---> 8329399e9009 [2023-04-26T03:02:59.400Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:02:59.981Z] ---> 835661d14cc8 [2023-04-26T03:02:59.981Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:03:00.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-26T03:03:03.595Z] ---> 61e2a9141b28 [2023-04-26T03:03:03.595Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-26T03:03:05.003Z] ---> 377442a363ae [2023-04-26T03:03:05.003Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-26T03:03:05.970Z] ---> dc2ae32d7ffa [2023-04-26T03:03:05.970Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-26T03:03:06.934Z] ---> ea6391fc685d [2023-04-26T03:03:06.934Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-26T03:03:07.895Z] ---> 9480b1c7dfe5 [2023-04-26T03:03:07.895Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-26T03:03:08.860Z] ---> 2871f7e5f3af [2023-04-26T03:03:08.860Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-26T03:03:09.823Z] ---> 888885fc297f [2023-04-26T03:03:09.823Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-26T03:03:10.096Z] ---> Running in 23a754f57c4f [2023-04-26T03:03:16.764Z] Removing intermediate container 23a754f57c4f [2023-04-26T03:03:16.765Z] ---> 3135c40c9b4d [2023-04-26T03:03:16.765Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-26T03:03:16.765Z] ---> Running in 5cd9b0a196a1 [2023-04-26T03:03:17.357Z] Removing intermediate container 5cd9b0a196a1 [2023-04-26T03:03:17.357Z] ---> 0aae1a59505f [2023-04-26T03:03:17.357Z] Step 30/33 : CMD ["gate"] [2023-04-26T03:03:17.357Z] ---> Running in 0e714d37241a [2023-04-26T03:03:19.304Z] Removing intermediate container 0e714d37241a [2023-04-26T03:03:19.304Z] ---> d429b86b683b [2023-04-26T03:03:19.304Z] Step 31/33 : LABEL arch=arm64 [2023-04-26T03:03:19.304Z] ---> Running in fc1afbf0a166 [2023-04-26T03:03:20.272Z] Removing intermediate container fc1afbf0a166 [2023-04-26T03:03:20.272Z] ---> 30074ae19c51 [2023-04-26T03:03:20.272Z] Step 32/33 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:03:20.540Z] ---> Running in 0a499251a0fc [2023-04-26T03:03:22.477Z] Removing intermediate container 0a499251a0fc [2023-04-26T03:03:22.477Z] ---> 9f591b811e6c [2023-04-26T03:03:22.477Z] Step 33/33 : LABEL version=3.0.0-dev.138 [2023-04-26T03:03:22.477Z] ---> Running in 68987b98d17e [2023-04-26T03:03:23.437Z] Removing intermediate container 68987b98d17e [2023-04-26T03:03:23.437Z] ---> c386fa02fbfa [2023-04-26T03:03:23.437Z] [2023-04-26T03:03:24.029Z] Successfully built c386fa02fbfa [2023-04-26T03:03:24.296Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-26T03:03:24.296Z] Building support-notifications [2023-04-26T03:03:26.891Z]  Building security-bootstrapper ... done Removing intermediate container f8735efe2f8c [2023-04-26T03:03:26.891Z] ---> f47eb3b55860 [2023-04-26T03:03:26.891Z] [2023-04-26T03:03:26.891Z] Step 9/25 : FROM alpine:3.17 [2023-04-26T03:03:26.891Z] ---> 51e60588ff2c [2023-04-26T03:03:26.891Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-26T03:03:27.158Z] ---> Running in b87467c7b1dc [2023-04-26T03:03:30.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:03:30.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:03:30.496Z] ---> d52645fd4d90 [2023-04-26T03:03:30.496Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T03:03:30.496Z] ---> Using cache [2023-04-26T03:03:30.496Z] ---> efe9408466ad [2023-04-26T03:03:30.496Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T03:03:30.496Z] ---> Using cache [2023-04-26T03:03:30.496Z] ---> df25f3c0d257 [2023-04-26T03:03:30.496Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-26T03:03:30.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:30.496Z] ---> Running in 440d0c97ba6e [2023-04-26T03:03:31.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:32.872Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-26T03:03:32.872Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-26T03:03:32.872Z] (3/3) Installing su-exec (0.2-r2) [2023-04-26T03:03:32.872Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:03:32.872Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T03:03:33.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:33.406Z] OK: 8 MiB in 18 packages [2023-04-26T03:03:33.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:35.428Z] OK: 263 MiB in 53 packages [2023-04-26T03:03:38.008Z] Removing intermediate container 440d0c97ba6e [2023-04-26T03:03:38.008Z] ---> 3a8575b04ff2 [2023-04-26T03:03:38.008Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T03:03:38.008Z] Removing intermediate container b87467c7b1dc [2023-04-26T03:03:38.008Z] ---> 1a72a9999193 [2023-04-26T03:03:38.008Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-26T03:03:38.008Z] ---> Running in 6f721051cdc1 [2023-04-26T03:03:39.431Z] Removing intermediate container 6f721051cdc1 [2023-04-26T03:03:39.431Z] ---> 4ae6886052c5 [2023-04-26T03:03:39.431Z] Step 12/25 : WORKDIR / [2023-04-26T03:03:39.701Z] ---> 19f42d18c94c [2023-04-26T03:03:39.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:03:39.702Z] ---> Running in e8aa1810e1e5 [2023-04-26T03:03:39.702Z] ---> Running in 05fa35ac5ef8 [2023-04-26T03:03:40.674Z] Removing intermediate container e8aa1810e1e5 [2023-04-26T03:03:40.674Z] ---> eac2a6c3b5d3 [2023-04-26T03:03:40.674Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:03:41.662Z] Removing intermediate container 95105f391203 [2023-04-26T03:03:41.662Z] ---> bd83c17c86c0 [2023-04-26T03:03:41.662Z] [2023-04-26T03:03:41.662Z] Step 10/25 : FROM alpine:3.17 [2023-04-26T03:03:41.662Z] ---> 51e60588ff2c [2023-04-26T03:03:41.662Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:03:41.945Z] Removing intermediate container fd3adba20532 [2023-04-26T03:03:41.945Z] ---> e017d09fed1e [2023-04-26T03:03:41.945Z] [2023-04-26T03:03:41.945Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T03:03:41.945Z] ---> 51e60588ff2c [2023-04-26T03:03:41.945Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T03:03:41.945Z] ---> Running in 577fb4e6ca89 [2023-04-26T03:03:42.221Z] ---> Running in c7ae0f9b8fa2 [2023-04-26T03:03:42.860Z] ---> f7e08bdd46bc [2023-04-26T03:03:42.860Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:03:43.820Z] Removing intermediate container c7ae0f9b8fa2 [2023-04-26T03:03:43.820Z] ---> e9eb3aa596f4 [2023-04-26T03:03:43.820Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-26T03:03:43.820Z] ---> Running in 51a21b2c1ae6 [2023-04-26T03:03:44.811Z] ---> cd2190abbd48 [2023-04-26T03:03:44.811Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-26T03:03:44.811Z] Removing intermediate container 51a21b2c1ae6 [2023-04-26T03:03:44.811Z] ---> 473722f1f7a1 [2023-04-26T03:03:44.811Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-26T03:03:45.087Z] ---> Running in 64e47f2ebb6d [2023-04-26T03:03:45.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:46.137Z] Removing intermediate container 64e47f2ebb6d [2023-04-26T03:03:46.137Z] ---> 88a7524ef195 [2023-04-26T03:03:46.137Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:03:46.137Z] ---> Running in 77827c6703de [2023-04-26T03:03:46.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:46.697Z] ---> 2ebceddad60e [2023-04-26T03:03:46.697Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-26T03:03:48.226Z] ---> bcb438c6f1e5 [2023-04-26T03:03:48.226Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:03:49.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:49.228Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T03:03:49.228Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:03:49.228Z] OK: 8 MiB in 16 packages [2023-04-26T03:03:49.504Z] ---> 5258811fa13d [2023-04-26T03:03:49.504Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-26T03:03:49.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:03:50.750Z] Removing intermediate container 577fb4e6ca89 [2023-04-26T03:03:50.750Z] ---> 334699052e24 [2023-04-26T03:03:50.750Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T03:03:52.315Z] ---> Running in 397e372f2aaa [2023-04-26T03:03:52.315Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T03:03:52.315Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:03:52.315Z] OK: 8 MiB in 16 packages [2023-04-26T03:03:52.315Z] ---> 8f432660d789 [2023-04-26T03:03:52.315Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-26T03:03:52.315Z] Removing intermediate container 397e372f2aaa [2023-04-26T03:03:52.315Z] ---> 5ecf05f12105 [2023-04-26T03:03:52.315Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-26T03:03:52.315Z] ---> Running in 608a4e89582b [2023-04-26T03:03:53.290Z] Removing intermediate container 608a4e89582b [2023-04-26T03:03:53.290Z] ---> f0a15e7a2de3 [2023-04-26T03:03:53.290Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-26T03:03:53.290Z] Removing intermediate container 77827c6703de [2023-04-26T03:03:53.290Z] ---> 77b0dd9aad18 [2023-04-26T03:03:53.290Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:03:53.573Z] ---> Running in e89e46280cfb [2023-04-26T03:03:54.538Z] ---> ae855586e8f5 [2023-04-26T03:03:54.539Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T03:03:54.539Z] Removing intermediate container e89e46280cfb [2023-04-26T03:03:54.539Z] ---> bd32c7364711 [2023-04-26T03:03:54.539Z] Step 15/25 : WORKDIR / [2023-04-26T03:03:54.539Z] ---> Running in 0e956e997a57 [2023-04-26T03:03:54.808Z] ---> 9a9ae690fcb6 [2023-04-26T03:03:54.808Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:03:55.388Z] Removing intermediate container 0e956e997a57 [2023-04-26T03:03:55.388Z] ---> 4654be14c14c [2023-04-26T03:03:55.388Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:03:55.982Z] ---> 3b5ddb827454 [2023-04-26T03:03:55.982Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T03:03:56.251Z] ---> Running in 42cecfe840ff [2023-04-26T03:03:56.519Z] ---> 13ec667e8fae [2023-04-26T03:03:56.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-26T03:03:56.792Z] ---> d8e8339707dc [2023-04-26T03:03:56.792Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:03:58.752Z] ---> f62230bd191e [2023-04-26T03:03:58.752Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-26T03:03:59.344Z] ---> 9c217f2b637c [2023-04-26T03:03:59.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:04:00.315Z] Removing intermediate container 42cecfe840ff [2023-04-26T03:04:00.315Z] ---> 19c38b1431b5 [2023-04-26T03:04:00.315Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T03:04:00.609Z] ---> Running in 681cc1e0840e [2023-04-26T03:04:00.609Z] ---> 9d2bed8d743e [2023-04-26T03:04:00.609Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-26T03:04:00.877Z] ---> Running in 64050854126a [2023-04-26T03:04:01.466Z] Removing intermediate container 681cc1e0840e [2023-04-26T03:04:01.466Z] ---> 0ceca6646103 [2023-04-26T03:04:01.466Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T03:04:01.733Z] ---> Running in 4710b866fb82 [2023-04-26T03:04:01.733Z] ---> c572e0caebba [2023-04-26T03:04:01.733Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:04:01.733Z] Removing intermediate container 64050854126a [2023-04-26T03:04:01.733Z] ---> 5e49a48d5059 [2023-04-26T03:04:01.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:04:02.003Z] ---> Running in 7e5da04d729b [2023-04-26T03:04:02.592Z] Removing intermediate container 4710b866fb82 [2023-04-26T03:04:02.592Z] ---> 3c327adb9590 [2023-04-26T03:04:02.592Z] Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:04:02.592Z] Removing intermediate container 7e5da04d729b [2023-04-26T03:04:02.592Z] ---> 7fb75be72038 [2023-04-26T03:04:02.592Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T03:04:02.592Z] ---> Running in 76b6c073b4ce [2023-04-26T03:04:02.862Z] ---> Running in 415842d1279f [2023-04-26T03:04:03.133Z] ---> 3bf6d22965da [2023-04-26T03:04:03.133Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-26T03:04:03.403Z] Removing intermediate container 76b6c073b4ce [2023-04-26T03:04:03.403Z] ---> c6465852e433 [2023-04-26T03:04:03.403Z] Step 25/25 : LABEL version=3.0.0-dev.138 [2023-04-26T03:04:03.722Z] ---> Running in 91ef1e9af414 [2023-04-26T03:04:03.722Z] Removing intermediate container 415842d1279f [2023-04-26T03:04:03.722Z] ---> 3d835c452265 [2023-04-26T03:04:03.722Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:04:03.990Z] ---> Running in 97b423cac155 [2023-04-26T03:04:04.580Z] Removing intermediate container 91ef1e9af414 [2023-04-26T03:04:04.580Z] ---> dc6cb67c90f3 [2023-04-26T03:04:04.580Z] [2023-04-26T03:04:04.858Z] Removing intermediate container 97b423cac155 [2023-04-26T03:04:04.858Z] ---> 593251b2de2e [2023-04-26T03:04:04.858Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T03:04:04.858Z] ---> 5a6bc9d7b448 [2023-04-26T03:04:04.858Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-26T03:04:05.125Z] Successfully built dc6cb67c90f3 [2023-04-26T03:04:05.125Z] ---> Running in b23f53b15c05 [2023-04-26T03:04:05.125Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-26T03:04:05.125Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-04-26T03:04:05.125Z] ---> Running in a267928f2dc8 [2023-04-26T03:04:05.725Z] Removing intermediate container a267928f2dc8 [2023-04-26T03:04:05.725Z] ---> cbf4b66da65a [2023-04-26T03:04:05.725Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:04:05.997Z] Removing intermediate container b23f53b15c05 [2023-04-26T03:04:05.997Z] ---> 818ff3e0b320 [2023-04-26T03:04:05.997Z] [2023-04-26T03:04:05.997Z] ---> Running in e3342c616419 [2023-04-26T03:04:06.267Z] Successfully built 818ff3e0b320 [2023-04-26T03:04:06.267Z] Successfully tagged core-data-arm64:latest [2023-04-26T03:04:06.267Z] Building security-spire-server [2023-04-26T03:04:06.535Z]  Building core-data ... done Removing intermediate container e3342c616419 [2023-04-26T03:04:06.535Z] ---> 4dee926642bb [2023-04-26T03:04:06.535Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T03:04:06.535Z] ---> Running in 47c6f794c480 [2023-04-26T03:04:07.120Z] Removing intermediate container 47c6f794c480 [2023-04-26T03:04:07.120Z] ---> e084358e6b7f [2023-04-26T03:04:07.120Z] Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:04:07.386Z] ---> Running in 3d4e0cb25d95 [2023-04-26T03:04:07.968Z] Removing intermediate container 3d4e0cb25d95 [2023-04-26T03:04:07.968Z] ---> f015b0f516f9 [2023-04-26T03:04:07.968Z] Step 25/25 : LABEL version=3.0.0-dev.138 [2023-04-26T03:04:07.968Z] ---> Running in b1e2e494ed80 [2023-04-26T03:04:08.935Z] Removing intermediate container b1e2e494ed80 [2023-04-26T03:04:08.935Z] ---> 058f09320d17 [2023-04-26T03:04:08.935Z] [2023-04-26T03:04:08.935Z] Successfully built 058f09320d17 [2023-04-26T03:04:08.935Z] Successfully tagged core-metadata-arm64:latest [2023-04-26T03:04:08.935Z]  Building core-metadata ... done Building security-proxy-auth [2023-04-26T03:04:10.884Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:04:10.884Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:04:10.884Z] ---> d52645fd4d90 [2023-04-26T03:04:10.884Z] Step 3/22 : WORKDIR /edgex-go [2023-04-26T03:04:10.884Z] ---> Using cache [2023-04-26T03:04:10.884Z] ---> 0d657946c3a5 [2023-04-26T03:04:10.884Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-26T03:04:10.884Z] ---> Using cache [2023-04-26T03:04:10.884Z] ---> 6ceb49d21993 [2023-04-26T03:04:10.884Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-26T03:04:10.884Z] ---> Using cache [2023-04-26T03:04:10.884Z] ---> dfba0364f495 [2023-04-26T03:04:10.884Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:04:10.884Z] ---> Using cache [2023-04-26T03:04:11.150Z] ---> 40b8134234b0 [2023-04-26T03:04:11.150Z] Step 7/22 : COPY . . [2023-04-26T03:04:11.150Z] ---> Using cache [2023-04-26T03:04:11.150Z] ---> 79ac8d3d3887 [2023-04-26T03:04:11.150Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-26T03:04:12.109Z] ---> Running in 44587730841b [2023-04-26T03:04:14.052Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:04:14.052Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:04:14.052Z] ---> d52645fd4d90 [2023-04-26T03:04:14.052Z] Step 3/26 : WORKDIR /edgex-go [2023-04-26T03:04:14.052Z] ---> Using cache [2023-04-26T03:04:14.052Z] ---> 0d657946c3a5 [2023-04-26T03:04:14.052Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T03:04:14.052Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-26T03:04:14.323Z] ---> Running in 04578c1876f0 [2023-04-26T03:04:15.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:04:15.731Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:04:15.731Z] ---> d52645fd4d90 [2023-04-26T03:04:15.731Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T03:04:15.731Z] ---> Using cache [2023-04-26T03:04:15.731Z] ---> efe9408466ad [2023-04-26T03:04:15.731Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T03:04:15.731Z] ---> Using cache [2023-04-26T03:04:15.731Z] ---> df25f3c0d257 [2023-04-26T03:04:15.731Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T03:04:15.731Z] ---> Using cache [2023-04-26T03:04:15.731Z] ---> 849c884892b0 [2023-04-26T03:04:15.731Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T03:04:15.731Z] ---> Using cache [2023-04-26T03:04:15.731Z] ---> 4da614029ddb [2023-04-26T03:04:15.731Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:04:15.731Z] ---> Using cache [2023-04-26T03:04:15.731Z] ---> a3ff693a355d [2023-04-26T03:04:15.731Z] Step 8/23 : COPY . . [2023-04-26T03:04:15.997Z] ---> Using cache [2023-04-26T03:04:15.997Z] ---> 765d1d4708fd [2023-04-26T03:04:15.997Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-26T03:04:16.590Z] ---> Running in 663b216b478a [2023-04-26T03:04:17.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:18.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:18.713Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-26T03:04:19.296Z] OK: 263 MiB in 53 packages [2023-04-26T03:04:23.585Z] Removing intermediate container 04578c1876f0 [2023-04-26T03:04:23.585Z] ---> 6cc734142dcf [2023-04-26T03:04:23.585Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-26T03:04:24.999Z] ---> 141a0ce061b3 [2023-04-26T03:04:24.999Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:04:24.999Z] Removing intermediate container 2f9d739cf202 [2023-04-26T03:04:24.999Z] ---> d700658b6fc1 [2023-04-26T03:04:24.999Z] [2023-04-26T03:04:24.999Z] Step 9/20 : FROM alpine:3.17 [2023-04-26T03:04:24.999Z] ---> 51e60588ff2c [2023-04-26T03:04:24.999Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-26T03:04:24.999Z] ---> Using cache [2023-04-26T03:04:24.999Z] ---> 2101d2a41464 [2023-04-26T03:04:24.999Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-26T03:04:24.999Z] ---> Running in 14297675213b [2023-04-26T03:04:25.266Z] ---> Running in c3bea86e5cae [2023-04-26T03:04:28.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:29.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:30.990Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T03:04:30.990Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T03:04:30.990Z] OK: 17691 distinct packages available [2023-04-26T03:04:31.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:31.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:04:33.249Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-26T03:04:33.249Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-26T03:04:33.249Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-26T03:04:33.249Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-26T03:04:33.249Z] (5/9) Installing curl (8.0.1-r0) [2023-04-26T03:04:33.517Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-26T03:04:33.517Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-26T03:04:33.517Z] (8/9) Installing libucontext (1.2-r0) [2023-04-26T03:04:33.517Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-26T03:04:33.517Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:04:33.517Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T03:04:34.100Z] OK: 11 MiB in 24 packages [2023-04-26T03:04:39.435Z] Removing intermediate container c3bea86e5cae [2023-04-26T03:04:39.435Z] ---> e5512e37a0e3 [2023-04-26T03:04:39.435Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:04:40.864Z] ---> cd86c46befd0 [2023-04-26T03:04:40.864Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:04:42.269Z] ---> e87dc9e71cf7 [2023-04-26T03:04:42.269Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-26T03:04:46.517Z] ---> 92441c3a22de [2023-04-26T03:04:46.517Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:04:47.483Z] ---> b1e51f689d64 [2023-04-26T03:04:47.483Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-26T03:04:47.757Z] ---> Running in 98282de844b6 [2023-04-26T03:04:48.337Z] Removing intermediate container 98282de844b6 [2023-04-26T03:04:48.338Z] ---> 30b5b529e199 [2023-04-26T03:04:48.338Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:04:48.605Z] ---> Running in aa010dc63f8f [2023-04-26T03:04:49.191Z] Removing intermediate container aa010dc63f8f [2023-04-26T03:04:49.191Z] ---> 81343192796c [2023-04-26T03:04:49.191Z] Step 18/20 : LABEL arch=arm64 [2023-04-26T03:04:49.460Z] ---> Running in fa88f84bda31 [2023-04-26T03:04:50.416Z] Removing intermediate container fa88f84bda31 [2023-04-26T03:04:50.416Z] ---> 2a6c863eb331 [2023-04-26T03:04:50.416Z] Step 19/20 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:04:50.685Z] ---> Running in f4dfe4ed4b4d [2023-04-26T03:04:51.647Z] Removing intermediate container f4dfe4ed4b4d [2023-04-26T03:04:51.647Z] ---> 3f8cb3d5b78a [2023-04-26T03:04:51.647Z] Step 20/20 : LABEL version=3.0.0-dev.138 [2023-04-26T03:04:51.913Z] ---> Running in 3eb774733bb6 [2023-04-26T03:04:52.869Z] Removing intermediate container 3eb774733bb6 [2023-04-26T03:04:52.869Z] ---> 5f83958a4dca [2023-04-26T03:04:52.869Z] [2023-04-26T03:04:52.869Z] Successfully built 5f83958a4dca [2023-04-26T03:04:52.869Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-26T03:04:52.869Z] Building core-command [2023-04-26T03:04:57.112Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:04:57.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:04:57.112Z] ---> d52645fd4d90 [2023-04-26T03:04:57.112Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T03:04:57.112Z] ---> Using cache [2023-04-26T03:04:57.112Z] ---> efe9408466ad [2023-04-26T03:04:57.112Z] Step 4/24 : WORKDIR /edgex-go [2023-04-26T03:04:57.112Z] ---> Using cache [2023-04-26T03:04:57.112Z] ---> df25f3c0d257 [2023-04-26T03:04:57.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-26T03:04:57.112Z] ---> Using cache [2023-04-26T03:04:57.112Z] ---> 849c884892b0 [2023-04-26T03:04:57.112Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-26T03:04:57.377Z] ---> Using cache [2023-04-26T03:04:57.377Z] ---> 4da614029ddb [2023-04-26T03:04:57.377Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:04:57.377Z] ---> Using cache [2023-04-26T03:04:57.377Z] ---> a3ff693a355d [2023-04-26T03:04:57.377Z] Step 8/24 : COPY . . [2023-04-26T03:04:57.377Z] ---> Using cache [2023-04-26T03:04:57.377Z] ---> 765d1d4708fd [2023-04-26T03:04:57.377Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-26T03:04:58.334Z] ---> Running in 471746431cce [2023-04-26T03:05:00.931Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-26T03:05:03.531Z] Removing intermediate container 05fa35ac5ef8 [2023-04-26T03:05:03.531Z] ---> 8fe06f73d6f9 [2023-04-26T03:05:03.531Z] Step 8/23 : COPY . . [2023-04-26T03:05:06.924Z] ---> ba8c02d0e3cb [2023-04-26T03:05:06.924Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-26T03:05:06.924Z] ---> Running in f9132d4dc078 [2023-04-26T03:05:08.883Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-26T03:06:05.333Z] Removing intermediate container 14297675213b [2023-04-26T03:06:05.333Z] ---> 896ac7f4d489 [2023-04-26T03:06:05.333Z] Step 7/26 : COPY . . [2023-04-26T03:06:05.333Z] ---> d9b674c7aa60 [2023-04-26T03:06:05.333Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T03:06:05.333Z] ---> Running in d4ace73be1ca [2023-04-26T03:06:05.333Z] Removing intermediate container d4ace73be1ca [2023-04-26T03:06:05.333Z] ---> 52c8bb105b37 [2023-04-26T03:06:05.333Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-26T03:06:05.333Z] ---> Running in baf79fec9b19 [2023-04-26T03:06:05.333Z] Removing intermediate container baf79fec9b19 [2023-04-26T03:06:05.333Z] ---> cfcb8d9c817c [2023-04-26T03:06:05.333Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T03:06:05.333Z] ---> Running in ee80c980b730 [2023-04-26T03:06:05.333Z] Removing intermediate container ee80c980b730 [2023-04-26T03:06:05.333Z] ---> 28bbeb3ebd9e [2023-04-26T03:06:05.333Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T03:06:05.333Z] ---> Running in 62ac0b19d208 [2023-04-26T03:06:07.942Z] Removing intermediate container 62ac0b19d208 [2023-04-26T03:06:07.942Z] ---> 8eeb8121ac52 [2023-04-26T03:06:07.943Z] Step 12/26 : WORKDIR /edgex-go [2023-04-26T03:06:07.943Z] ---> Running in 10835de84a9f [2023-04-26T03:06:08.534Z] Removing intermediate container 10835de84a9f [2023-04-26T03:06:08.534Z] ---> a093a623e160 [2023-04-26T03:06:08.534Z] [2023-04-26T03:06:08.534Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T03:06:08.534Z] ---> 51e60588ff2c [2023-04-26T03:06:08.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T03:06:08.534Z] ---> Using cache [2023-04-26T03:06:08.534Z] ---> 97f722306efb [2023-04-26T03:06:08.534Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T03:06:08.811Z] ---> Running in 103bf8533c73 [2023-04-26T03:06:10.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:06:11.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:06:13.703Z] v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-26T03:06:13.703Z] v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-26T03:06:13.703Z] OK: 17691 distinct packages available [2023-04-26T03:06:13.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:06:14.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:06:16.111Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-26T03:06:16.111Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-26T03:06:16.111Z] (3/5) Installing libucontext (1.2-r0) [2023-04-26T03:06:16.111Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-26T03:06:16.111Z] (5/5) Installing openssl (3.0.8-r4) [2023-04-26T03:06:16.111Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:06:16.111Z] OK: 9 MiB in 20 packages [2023-04-26T03:06:18.092Z] Removing intermediate container 103bf8533c73 [2023-04-26T03:06:18.092Z] ---> 59bbc0e81b0e [2023-04-26T03:06:18.092Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:06:20.678Z] ---> 7b91fff7a147 [2023-04-26T03:06:20.678Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:06:21.261Z] ---> 07be6bd609f4 [2023-04-26T03:06:21.261Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T03:06:27.905Z] ---> 42e6b109a60f [2023-04-26T03:06:27.905Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T03:06:28.183Z] ---> 2f1a3f522e29 [2023-04-26T03:06:28.183Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-26T03:06:29.144Z] ---> 487d9f580f69 [2023-04-26T03:06:29.144Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-26T03:06:30.100Z] ---> 896b3987973c [2023-04-26T03:06:30.101Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T03:06:30.101Z] ---> Running in 0c69c763e12d [2023-04-26T03:06:30.819Z] Removing intermediate container 0c69c763e12d [2023-04-26T03:06:30.819Z] ---> d08c33928874 [2023-04-26T03:06:30.819Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T03:06:30.819Z] ---> Running in 9847b37f657c [2023-04-26T03:06:33.567Z] Removing intermediate container 9847b37f657c [2023-04-26T03:06:33.567Z] ---> 7d4836415405 [2023-04-26T03:06:33.567Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T03:06:33.567Z] ---> Running in 88eab9613f1d [2023-04-26T03:06:33.875Z] Removing intermediate container 88eab9613f1d [2023-04-26T03:06:33.875Z] ---> 85681e7337a0 [2023-04-26T03:06:33.875Z] Step 25/26 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:06:33.875Z] ---> Running in 820f62974911 [2023-04-26T03:06:34.536Z] Removing intermediate container 820f62974911 [2023-04-26T03:06:34.536Z] ---> eaa4d40d7ecb [2023-04-26T03:06:34.536Z] Step 26/26 : LABEL version=3.0.0-dev.138 [2023-04-26T03:06:34.536Z] ---> Running in 0c8046389fa9 [2023-04-26T03:06:35.146Z] Removing intermediate container 0c8046389fa9 [2023-04-26T03:06:35.146Z] ---> 019890e63a25 [2023-04-26T03:06:35.146Z] [2023-04-26T03:06:35.147Z] Successfully built 019890e63a25 [2023-04-26T03:06:35.147Z] Successfully tagged security-spire-server-arm64:latest [2023-04-26T03:06:35.147Z]  Building security-spire-server ... done Building security-spire-agent [2023-04-26T03:06:38.475Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:06:38.475Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:06:38.475Z] ---> d52645fd4d90 [2023-04-26T03:06:38.475Z] Step 3/27 : WORKDIR /edgex-go [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 0d657946c3a5 [2023-04-26T03:06:38.475Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 6cc734142dcf [2023-04-26T03:06:38.475Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 141a0ce061b3 [2023-04-26T03:06:38.475Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 896ac7f4d489 [2023-04-26T03:06:38.475Z] Step 7/27 : COPY . . [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> d9b674c7aa60 [2023-04-26T03:06:38.475Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 52c8bb105b37 [2023-04-26T03:06:38.475Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> cfcb8d9c817c [2023-04-26T03:06:38.475Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-26T03:06:38.475Z] ---> Using cache [2023-04-26T03:06:38.475Z] ---> 28bbeb3ebd9e [2023-04-26T03:06:38.475Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-26T03:06:38.475Z] ---> Running in 80074a1d7b91 [2023-04-26T03:06:41.808Z] Removing intermediate container 80074a1d7b91 [2023-04-26T03:06:41.809Z] ---> 536b8d4d7bac [2023-04-26T03:06:41.809Z] Step 12/27 : WORKDIR /edgex-go [2023-04-26T03:06:41.809Z] ---> Running in 374a55edd06a [2023-04-26T03:06:42.075Z] Removing intermediate container 374a55edd06a [2023-04-26T03:06:42.075Z] ---> 19d8f25d038d [2023-04-26T03:06:42.075Z] [2023-04-26T03:06:42.075Z] Step 13/27 : FROM alpine:3.17 [2023-04-26T03:06:42.075Z] ---> 51e60588ff2c [2023-04-26T03:06:42.075Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-26T03:06:42.075Z] ---> Using cache [2023-04-26T03:06:42.075Z] ---> 97f722306efb [2023-04-26T03:06:42.075Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-26T03:06:42.075Z] ---> Using cache [2023-04-26T03:06:42.075Z] ---> 59bbc0e81b0e [2023-04-26T03:06:42.075Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:06:42.075Z] ---> Using cache [2023-04-26T03:06:42.075Z] ---> 7b91fff7a147 [2023-04-26T03:06:42.075Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:06:42.075Z] ---> Using cache [2023-04-26T03:06:42.075Z] ---> 07be6bd609f4 [2023-04-26T03:06:42.075Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-26T03:06:47.475Z] ---> 0e882cbfd4e8 [2023-04-26T03:06:47.475Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-26T03:06:54.114Z] ---> f2fc6ed7cddf [2023-04-26T03:06:54.114Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-26T03:06:54.114Z] ---> 6e95db797919 [2023-04-26T03:06:54.114Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-26T03:06:54.695Z] ---> a1e2c6da97d8 [2023-04-26T03:06:54.695Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-26T03:06:55.661Z] ---> 4c147866b24a [2023-04-26T03:06:55.661Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-26T03:06:55.926Z] ---> Running in 4eee8e9e9011 [2023-04-26T03:06:56.191Z] Removing intermediate container 4eee8e9e9011 [2023-04-26T03:06:56.191Z] ---> 36c4e73823eb [2023-04-26T03:06:56.191Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-26T03:06:56.456Z] ---> Running in 7cea9d3b8a53 [2023-04-26T03:06:57.035Z] Removing intermediate container 7cea9d3b8a53 [2023-04-26T03:06:57.035Z] ---> 149382fa73ec [2023-04-26T03:06:57.035Z] Step 25/27 : LABEL arch=arm64 [2023-04-26T03:06:57.035Z] ---> Running in 05c395850982 [2023-04-26T03:06:57.614Z] Removing intermediate container 05c395850982 [2023-04-26T03:06:57.614Z] ---> 28a624e6878f [2023-04-26T03:06:57.614Z] Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:06:57.614Z] ---> Running in 13c553d3c74a [2023-04-26T03:07:00.190Z] Removing intermediate container 13c553d3c74a [2023-04-26T03:07:00.190Z] ---> 18c123868a6a [2023-04-26T03:07:00.190Z] Step 27/27 : LABEL version=3.0.0-dev.138 [2023-04-26T03:07:00.190Z] ---> Running in 64bd847a1f5e [2023-04-26T03:07:00.775Z] Removing intermediate container 64bd847a1f5e [2023-04-26T03:07:00.776Z] ---> 161cc54fb429 [2023-04-26T03:07:00.776Z] [2023-04-26T03:07:00.776Z] Successfully built 161cc54fb429 [2023-04-26T03:07:00.776Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-26T03:07:00.776Z]  Building security-spire-agent ... done Building support-scheduler [2023-04-26T03:07:04.111Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:07:04.111Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:07:04.111Z] ---> d52645fd4d90 [2023-04-26T03:07:04.111Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> efe9408466ad [2023-04-26T03:07:04.111Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> df25f3c0d257 [2023-04-26T03:07:04.111Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> 849c884892b0 [2023-04-26T03:07:04.111Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> 4da614029ddb [2023-04-26T03:07:04.111Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> a3ff693a355d [2023-04-26T03:07:04.111Z] Step 8/23 : COPY . . [2023-04-26T03:07:04.111Z] ---> Using cache [2023-04-26T03:07:04.111Z] ---> 765d1d4708fd [2023-04-26T03:07:04.111Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-26T03:07:04.391Z] ---> Running in dcdbc8027893 [2023-04-26T03:07:06.341Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-26T03:10:28.158Z] Removing intermediate container 663b216b478a [2023-04-26T03:10:28.158Z] ---> fa6a3d47043d [2023-04-26T03:10:28.158Z] [2023-04-26T03:10:28.158Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T03:10:28.158Z] ---> 51e60588ff2c [2023-04-26T03:10:28.158Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T03:10:28.158Z] ---> Running in 78fba8ebbb31 [2023-04-26T03:10:28.158Z] Removing intermediate container 78fba8ebbb31 [2023-04-26T03:10:28.158Z] ---> 9435bff05258 [2023-04-26T03:10:28.158Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:10:28.158Z] ---> Running in 054ada5fd641 [2023-04-26T03:10:28.158Z] Removing intermediate container 44587730841b [2023-04-26T03:10:28.158Z] ---> f029fe63abde [2023-04-26T03:10:28.158Z] [2023-04-26T03:10:28.158Z] Step 9/22 : FROM alpine:3.17 [2023-04-26T03:10:28.158Z] ---> 51e60588ff2c [2023-04-26T03:10:28.158Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-26T03:10:28.158Z] ---> Running in 11eaa077abfc [2023-04-26T03:10:28.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:10:28.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:10:28.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:10:28.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:10:28.158Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T03:10:28.158Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:10:28.158Z] OK: 8 MiB in 16 packages [2023-04-26T03:10:28.158Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-26T03:10:28.158Z] (2/2) Installing openssl (3.0.8-r4) [2023-04-26T03:10:28.158Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:10:28.158Z] OK: 8 MiB in 17 packages [2023-04-26T03:10:29.126Z] Removing intermediate container 054ada5fd641 [2023-04-26T03:10:29.126Z] ---> bcd05e13e123 [2023-04-26T03:10:29.126Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:10:29.396Z] Removing intermediate container 11eaa077abfc [2023-04-26T03:10:29.396Z] ---> f28131841b57 [2023-04-26T03:10:29.396Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-26T03:10:29.664Z] ---> Running in 8c66484c80ed [2023-04-26T03:10:30.260Z] ---> e6d369ecaec8 [2023-04-26T03:10:30.260Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:10:30.530Z] Removing intermediate container 8c66484c80ed [2023-04-26T03:10:30.530Z] ---> 531b7736fd77 [2023-04-26T03:10:30.530Z] Step 12/22 : WORKDIR /edgex [2023-04-26T03:10:32.499Z] ---> Running in e1ac6f2e5bc6 [2023-04-26T03:10:32.769Z] ---> 8af315536b46 [2023-04-26T03:10:32.769Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-26T03:10:33.358Z] Removing intermediate container e1ac6f2e5bc6 [2023-04-26T03:10:33.358Z] ---> 03e80d3ca875 [2023-04-26T03:10:33.358Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:10:34.773Z] ---> f947d613acff [2023-04-26T03:10:34.773Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:10:34.773Z] ---> a503386af26d [2023-04-26T03:10:34.773Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:10:35.738Z] ---> a66dee9e33e3 [2023-04-26T03:10:35.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-26T03:10:35.738Z] ---> 9eb367140511 [2023-04-26T03:10:35.738Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-26T03:10:37.173Z] ---> 46837c1d27ee [2023-04-26T03:10:37.173Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T03:10:37.173Z] ---> 95d7034f1136 [2023-04-26T03:10:37.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-26T03:10:37.173Z] ---> Running in 3dc8c3589ed9 [2023-04-26T03:10:39.783Z] ---> 9a308e025a7f [2023-04-26T03:10:39.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-26T03:10:40.748Z] ---> 7d7bb0617f6c [2023-04-26T03:10:40.748Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T03:10:40.748Z] Removing intermediate container 3dc8c3589ed9 [2023-04-26T03:10:40.748Z] ---> 1ed737a9c004 [2023-04-26T03:10:40.748Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T03:10:40.748Z] ---> Running in 280da287edad [2023-04-26T03:10:41.016Z] ---> Running in 4989f3137ce8 [2023-04-26T03:10:41.604Z] Removing intermediate container 4989f3137ce8 [2023-04-26T03:10:41.604Z] ---> ac487c1fe3a2 [2023-04-26T03:10:41.604Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T03:10:41.879Z] ---> Running in 8b56e37c3c9b [2023-04-26T03:10:42.468Z] Removing intermediate container 8b56e37c3c9b [2023-04-26T03:10:42.468Z] ---> 137f968e6bbe [2023-04-26T03:10:42.468Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T03:10:42.739Z] ---> Running in 40d241660329 [2023-04-26T03:10:43.346Z] Removing intermediate container 40d241660329 [2023-04-26T03:10:43.346Z] ---> fe336044707b [2023-04-26T03:10:43.346Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:10:43.616Z] ---> Running in 9c52459b8e2f [2023-04-26T03:10:44.213Z] Removing intermediate container 9c52459b8e2f [2023-04-26T03:10:44.213Z] ---> 5d286a320342 [2023-04-26T03:10:44.213Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T03:10:44.213Z] Removing intermediate container 280da287edad [2023-04-26T03:10:44.213Z] ---> 30c78bfbc5fa [2023-04-26T03:10:44.213Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T03:10:44.484Z] ---> Running in ad39e8e10386 [2023-04-26T03:10:44.484Z] ---> Running in cba2ef05d7d8 [2023-04-26T03:10:45.081Z] Removing intermediate container cba2ef05d7d8 [2023-04-26T03:10:45.081Z] ---> 83255f171545 [2023-04-26T03:10:45.081Z] Step 20/22 : LABEL arch=arm64 [2023-04-26T03:10:45.351Z] Removing intermediate container ad39e8e10386 [2023-04-26T03:10:45.351Z] ---> ead611db6125 [2023-04-26T03:10:45.351Z] [2023-04-26T03:10:45.351Z] ---> Running in b41dfa434807 [2023-04-26T03:10:45.622Z] Successfully built ead611db6125 [2023-04-26T03:10:45.622Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-26T03:10:45.622Z]  Building security-proxy-auth ... done Building core-common-config-bootstrapper [2023-04-26T03:10:45.893Z] Removing intermediate container b41dfa434807 [2023-04-26T03:10:45.893Z] ---> c87b051c6f2d [2023-04-26T03:10:45.893Z] Step 21/22 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:10:45.893Z] ---> Running in 19aecba5f91c [2023-04-26T03:10:46.483Z] Removing intermediate container 19aecba5f91c [2023-04-26T03:10:46.483Z] ---> 598476cb7c9c [2023-04-26T03:10:46.483Z] Step 22/22 : LABEL version=3.0.0-dev.138 [2023-04-26T03:10:46.483Z] ---> Running in d34559810947 [2023-04-26T03:10:47.066Z] Removing intermediate container d34559810947 [2023-04-26T03:10:47.066Z] ---> 7d9f2fc8ed8b [2023-04-26T03:10:47.066Z] [2023-04-26T03:10:47.066Z] Successfully built 7d9f2fc8ed8b [2023-04-26T03:10:47.066Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-26T03:10:49.016Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-26T03:10:49.016Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-26T03:10:49.016Z] ---> d52645fd4d90 [2023-04-26T03:10:49.016Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-26T03:10:49.016Z] ---> Using cache [2023-04-26T03:10:49.016Z] ---> efe9408466ad [2023-04-26T03:10:49.016Z] Step 4/23 : WORKDIR /edgex-go [2023-04-26T03:10:49.016Z] ---> Using cache [2023-04-26T03:10:49.016Z] ---> df25f3c0d257 [2023-04-26T03:10:49.016Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-26T03:10:49.016Z] ---> Using cache [2023-04-26T03:10:49.016Z] ---> 849c884892b0 [2023-04-26T03:10:49.016Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-26T03:10:49.016Z] ---> Using cache [2023-04-26T03:10:49.016Z] ---> 4da614029ddb [2023-04-26T03:10:49.016Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T03:10:49.016Z] ---> Using cache [2023-04-26T03:10:49.016Z] ---> a3ff693a355d [2023-04-26T03:10:49.016Z] Step 8/23 : COPY . . [2023-04-26T03:10:49.285Z] ---> Using cache [2023-04-26T03:10:49.285Z] ---> 765d1d4708fd [2023-04-26T03:10:49.285Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-26T03:10:49.555Z] ---> Running in 1737fcc0c22e [2023-04-26T03:10:51.520Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-26T03:11:47.940Z] Removing intermediate container 471746431cce [2023-04-26T03:11:47.940Z] ---> c43a9a60b59c [2023-04-26T03:11:47.940Z] [2023-04-26T03:11:47.940Z] Step 10/24 : FROM alpine:3.17 [2023-04-26T03:11:47.940Z] ---> 51e60588ff2c [2023-04-26T03:11:47.940Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:11:47.940Z] ---> Using cache [2023-04-26T03:11:47.940Z] ---> 334699052e24 [2023-04-26T03:11:47.940Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T03:11:47.940Z] ---> Using cache [2023-04-26T03:11:47.940Z] ---> 5ecf05f12105 [2023-04-26T03:11:47.940Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-26T03:11:47.940Z] ---> Running in 8700baab3d06 [2023-04-26T03:11:47.940Z] Removing intermediate container 8700baab3d06 [2023-04-26T03:11:47.940Z] ---> bf1d41bb5a08 [2023-04-26T03:11:47.940Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-26T03:11:47.940Z] ---> Running in ab9de394061f [2023-04-26T03:11:47.940Z] Removing intermediate container ab9de394061f [2023-04-26T03:11:47.940Z] ---> 505fa6f88782 [2023-04-26T03:11:47.940Z] Step 15/24 : WORKDIR / [2023-04-26T03:11:47.940Z] ---> Running in e07fa9a169cc [2023-04-26T03:11:47.940Z] Removing intermediate container e07fa9a169cc [2023-04-26T03:11:47.940Z] ---> 82af19fc1117 [2023-04-26T03:11:47.940Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:11:47.940Z] ---> 8b3058d5626a [2023-04-26T03:11:47.940Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:11:47.940Z] ---> 2e4c9537c1fc [2023-04-26T03:11:47.940Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-26T03:11:47.940Z] ---> 2a57f0fa3f90 [2023-04-26T03:11:47.940Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:11:47.940Z] ---> 5fb8d37c4a3c [2023-04-26T03:11:47.940Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-26T03:11:47.940Z] ---> Running in d0d3da9d0044 [2023-04-26T03:11:47.940Z] Removing intermediate container d0d3da9d0044 [2023-04-26T03:11:47.940Z] ---> 812f3ee08964 [2023-04-26T03:11:47.940Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:11:47.940Z] ---> Running in 4e7776f607ba [2023-04-26T03:11:47.940Z] Removing intermediate container 4e7776f607ba [2023-04-26T03:11:47.940Z] ---> 9cbf20b4fc50 [2023-04-26T03:11:47.940Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T03:11:47.940Z] ---> Running in eb6795484cdc [2023-04-26T03:11:48.524Z] Removing intermediate container eb6795484cdc [2023-04-26T03:11:48.524Z] ---> 9db0c0ca1048 [2023-04-26T03:11:48.524Z] Step 23/24 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:11:48.524Z] ---> Running in 2753726a219a [2023-04-26T03:11:51.856Z] Removing intermediate container 2753726a219a [2023-04-26T03:11:51.856Z] ---> 98268b07d99a [2023-04-26T03:11:51.856Z] Step 24/24 : LABEL version=3.0.0-dev.138 [2023-04-26T03:11:52.127Z] ---> Running in 73a0f67101f2 [2023-04-26T03:11:52.714Z] Removing intermediate container 73a0f67101f2 [2023-04-26T03:11:52.714Z] ---> 6ad7ca8ce395 [2023-04-26T03:11:52.714Z] [2023-04-26T03:11:52.714Z] Successfully built 6ad7ca8ce395 [2023-04-26T03:11:52.714Z] Successfully tagged core-command-arm64:latest [2023-04-26T03:13:29.347Z]  Building core-command ... done Removing intermediate container f9132d4dc078 [2023-04-26T03:13:29.347Z] ---> acde72aad173 [2023-04-26T03:13:29.347Z] [2023-04-26T03:13:29.347Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T03:13:29.347Z] ---> 51e60588ff2c [2023-04-26T03:13:29.347Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T03:13:29.617Z] ---> Running in ce4c40978605 [2023-04-26T03:13:31.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T03:13:32.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T03:13:33.090Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T03:13:33.090Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T03:13:33.358Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T03:13:33.358Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T03:13:33.937Z] OK: 8 MiB in 17 packages [2023-04-26T03:13:38.203Z] Removing intermediate container ce4c40978605 [2023-04-26T03:13:38.203Z] ---> d74359067f90 [2023-04-26T03:13:38.203Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T03:13:38.470Z] ---> Running in 1b4ea65c60dd [2023-04-26T03:13:38.737Z] Removing intermediate container 1b4ea65c60dd [2023-04-26T03:13:38.737Z] ---> 0eaf117706b8 [2023-04-26T03:13:38.737Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-26T03:13:39.002Z] ---> Running in cb9a0fbf00d5 [2023-04-26T03:13:39.582Z] Removing intermediate container cb9a0fbf00d5 [2023-04-26T03:13:39.582Z] ---> 3ffdf685d2ae [2023-04-26T03:13:39.582Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T03:13:39.582Z] ---> Running in 023ff5078c46 [2023-04-26T03:13:40.162Z] Removing intermediate container 023ff5078c46 [2023-04-26T03:13:40.162Z] ---> 668c28120a3d [2023-04-26T03:13:40.162Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:13:40.744Z] ---> 43987fe03f89 [2023-04-26T03:13:40.744Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:13:41.699Z] ---> 084bb5db015d [2023-04-26T03:13:41.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-26T03:13:44.276Z] ---> 22a380a0b25f [2023-04-26T03:13:44.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:13:44.857Z] ---> ea3d62827eae [2023-04-26T03:13:44.857Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-26T03:13:44.857Z] ---> Running in 69368d6d9310 [2023-04-26T03:13:45.438Z] Removing intermediate container 69368d6d9310 [2023-04-26T03:13:45.438Z] ---> 4b0bb6ea299d [2023-04-26T03:13:45.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:13:45.438Z] ---> Running in f4a8f221feba [2023-04-26T03:13:46.019Z] Removing intermediate container f4a8f221feba [2023-04-26T03:13:46.019Z] ---> c5114d4e1f79 [2023-04-26T03:13:46.019Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T03:13:46.019Z] ---> Running in a78864cedeec [2023-04-26T03:13:46.601Z] Removing intermediate container a78864cedeec [2023-04-26T03:13:46.601Z] ---> 6ecaaa085e43 [2023-04-26T03:13:46.601Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:13:46.866Z] ---> Running in 1053fe421dab [2023-04-26T03:13:47.134Z] Removing intermediate container 1053fe421dab [2023-04-26T03:13:47.134Z] ---> 03f570d3acce [2023-04-26T03:13:47.134Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T03:13:47.405Z] ---> Running in 5d4d4404f7e2 [2023-04-26T03:13:47.670Z] Removing intermediate container 5d4d4404f7e2 [2023-04-26T03:13:47.670Z] ---> bc6717d21e4c [2023-04-26T03:13:47.937Z] [2023-04-26T03:13:47.937Z] Successfully built bc6717d21e4c [2023-04-26T03:13:47.937Z] Successfully tagged support-notifications-arm64:latest [2023-04-26T03:14:20.152Z]  Building support-notifications ... done Removing intermediate container dcdbc8027893 [2023-04-26T03:14:20.153Z] ---> ad977fd4ad70 [2023-04-26T03:14:20.153Z] [2023-04-26T03:14:20.153Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T03:14:20.153Z] ---> 51e60588ff2c [2023-04-26T03:14:20.153Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] ---> 334699052e24 [2023-04-26T03:14:20.153Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] ---> 5ecf05f12105 [2023-04-26T03:14:20.153Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-26T03:14:20.153Z] ---> Running in c0e134faf2f8 [2023-04-26T03:14:20.153Z] Removing intermediate container 1737fcc0c22e [2023-04-26T03:14:20.153Z] ---> 37e022b5b3dd [2023-04-26T03:14:20.153Z] [2023-04-26T03:14:20.153Z] Step 10/23 : FROM alpine:3.17 [2023-04-26T03:14:20.153Z] ---> 51e60588ff2c [2023-04-26T03:14:20.153Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] ---> 9435bff05258 [2023-04-26T03:14:20.153Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] ---> bcd05e13e123 [2023-04-26T03:14:20.153Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] ---> e6d369ecaec8 [2023-04-26T03:14:20.153Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:14:20.153Z] ---> Using cache [2023-04-26T03:14:20.153Z] Removing intermediate container c0e134faf2f8 [2023-04-26T03:14:20.153Z] ---> c1989c93d6b9 [2023-04-26T03:14:20.153Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-26T03:14:20.153Z] ---> 8af315536b46 [2023-04-26T03:14:20.153Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-26T03:14:20.153Z] ---> Running in 52e4dd4d02d0 [2023-04-26T03:14:20.153Z] Removing intermediate container 52e4dd4d02d0 [2023-04-26T03:14:20.153Z] ---> 70ff5a0b26a0 [2023-04-26T03:14:20.153Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-26T03:14:20.153Z] ---> e19c4e70d11c [2023-04-26T03:14:20.153Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:14:20.153Z] ---> 5eeecca2a8ce [2023-04-26T03:14:20.153Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-26T03:14:20.153Z] ---> b1289ea0ea8f [2023-04-26T03:14:20.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-26T03:14:20.153Z] ---> d86dc82a1cd4 [2023-04-26T03:14:20.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-26T03:14:20.421Z] ---> 5626a840ed34 [2023-04-26T03:14:20.421Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-26T03:14:20.421Z] ---> Running in 6c9245011b67 [2023-04-26T03:14:21.838Z] ---> 5c405ed74b65 [2023-04-26T03:14:21.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-26T03:14:22.428Z] ---> c701f92c594a [2023-04-26T03:14:22.428Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-26T03:14:22.428Z] ---> Running in 9d0b1fe5d4ad [2023-04-26T03:14:22.428Z] Removing intermediate container 6c9245011b67 [2023-04-26T03:14:22.428Z] ---> 17331eb614f7 [2023-04-26T03:14:22.428Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-26T03:14:22.694Z] ---> Running in 51d57662f92e [2023-04-26T03:14:22.694Z] Removing intermediate container 9d0b1fe5d4ad [2023-04-26T03:14:22.694Z] ---> e91d9daff990 [2023-04-26T03:14:22.694Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T03:14:22.694Z] ---> Running in a88486f03d80 [2023-04-26T03:14:22.961Z] Removing intermediate container 51d57662f92e [2023-04-26T03:14:22.961Z] ---> 7328262e0963 [2023-04-26T03:14:22.961Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-26T03:14:22.961Z] ---> Running in 35ee2d6effb2 [2023-04-26T03:14:23.326Z] Removing intermediate container a88486f03d80 [2023-04-26T03:14:23.326Z] ---> ab070e371a59 [2023-04-26T03:14:23.326Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T03:14:23.326Z] ---> Running in fa7a935b1e5a [2023-04-26T03:14:23.326Z] Removing intermediate container 35ee2d6effb2 [2023-04-26T03:14:23.326Z] ---> 586e79489f44 [2023-04-26T03:14:23.326Z] Step 21/23 : LABEL arch=arm64 [2023-04-26T03:14:23.618Z] ---> Running in e936cdddf9f0 [2023-04-26T03:14:23.618Z] Removing intermediate container fa7a935b1e5a [2023-04-26T03:14:23.618Z] ---> 85653b2f8817 [2023-04-26T03:14:23.618Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:23.618Z] ---> Running in 35451d8a1cad [2023-04-26T03:14:23.921Z] Removing intermediate container e936cdddf9f0 [2023-04-26T03:14:23.921Z] ---> 6917d93d6213 [2023-04-26T03:14:23.921Z] Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:23.921Z] ---> Running in ae8fb8d48e06 [2023-04-26T03:14:24.204Z] Removing intermediate container 35451d8a1cad [2023-04-26T03:14:24.204Z] ---> 9df91ccd6836 [2023-04-26T03:14:24.204Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T03:14:24.204Z] ---> Running in b152ba9b10d3 [2023-04-26T03:14:24.487Z] Removing intermediate container ae8fb8d48e06 [2023-04-26T03:14:24.487Z] ---> 7fe1c3df5b4c [2023-04-26T03:14:24.487Z] Step 23/23 : LABEL version=3.0.0-dev.138 [2023-04-26T03:14:24.487Z] ---> Running in 5758c4d90b2a [2023-04-26T03:14:24.487Z] Removing intermediate container b152ba9b10d3 [2023-04-26T03:14:24.487Z] ---> 9f8f6bec0538 [2023-04-26T03:14:24.487Z] [2023-04-26T03:14:24.487Z] Successfully built 9f8f6bec0538 [2023-04-26T03:14:24.760Z] Successfully tagged support-scheduler-arm64:latest [2023-04-26T03:14:24.760Z]  Building support-scheduler ... done Removing intermediate container 5758c4d90b2a [2023-04-26T03:14:24.760Z] ---> 3a3d66da1643 [2023-04-26T03:14:24.760Z] [2023-04-26T03:14:25.041Z] Successfully built 3a3d66da1643 [2023-04-26T03:14:25.041Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-26T03:14:25.331Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-04-26T03:14:25.328Z] $ docker stop --time=1 f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 [2023-04-26T03:14:27.016Z] $ docker rm -f --volumes f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T03:14:27.523Z] + docker images [2023-04-26T03:14:27.789Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-26T03:14:27.789Z] core-common-config-bootstrapper-arm64 latest 3a3d66da1643 3 seconds ago 17.2MB [2023-04-26T03:14:27.789Z] support-scheduler-arm64 latest 9f8f6bec0538 3 seconds ago 31.5MB [2023-04-26T03:14:27.789Z] 37e022b5b3dd 11 seconds ago 1.35GB [2023-04-26T03:14:27.789Z] ad977fd4ad70 12 seconds ago 1.42GB [2023-04-26T03:14:27.789Z] support-notifications-arm64 latest bc6717d21e4c 40 seconds ago 32.2MB [2023-04-26T03:14:27.789Z] acde72aad173 About a minute ago 1.42GB [2023-04-26T03:14:27.789Z] core-command-arm64 latest 6ad7ca8ce395 2 minutes ago 19.7MB [2023-04-26T03:14:27.789Z] c43a9a60b59c 2 minutes ago 1.35GB [2023-04-26T03:14:27.789Z] security-proxy-setup-arm64 latest 7d9f2fc8ed8b 3 minutes ago 18.7MB [2023-04-26T03:14:27.789Z] security-proxy-auth-arm64 latest ead611db6125 3 minutes ago 18.3MB [2023-04-26T03:14:27.789Z] f029fe63abde 4 minutes ago 1.33GB [2023-04-26T03:14:27.789Z] fa6a3d47043d 4 minutes ago 1.33GB [2023-04-26T03:14:27.789Z] security-spire-agent-arm64 latest 161cc54fb429 7 minutes ago 153MB [2023-04-26T03:14:27.789Z] 19d8f25d038d 7 minutes ago 1.21GB [2023-04-26T03:14:27.789Z] security-spire-server-arm64 latest 019890e63a25 7 minutes ago 97MB [2023-04-26T03:14:27.789Z] a093a623e160 8 minutes ago 1.21GB [2023-04-26T03:14:27.789Z] security-spiffe-token-provider-arm64 latest 5f83958a4dca 9 minutes ago 32.7MB [2023-04-26T03:14:27.789Z] d700658b6fc1 10 minutes ago 1.39GB [2023-04-26T03:14:27.789Z] core-metadata-arm64 latest 058f09320d17 10 minutes ago 20.2MB [2023-04-26T03:14:27.789Z] core-data-arm64 latest 818ff3e0b320 10 minutes ago 19.9MB [2023-04-26T03:14:27.789Z] security-secretstore-setup-arm64 latest dc6cb67c90f3 10 minutes ago 32.2MB [2023-04-26T03:14:27.789Z] bd83c17c86c0 10 minutes ago 1.36GB [2023-04-26T03:14:27.789Z] e017d09fed1e 10 minutes ago 1.36GB [2023-04-26T03:14:27.789Z] f47eb3b55860 11 minutes ago 1.35GB [2023-04-26T03:14:27.789Z] security-bootstrapper-arm64 latest c386fa02fbfa 11 minutes ago 21.9MB [2023-04-26T03:14:27.789Z] 984efe9a110e 11 minutes ago 1.34GB [2023-04-26T03:14:27.789Z] security-spire-config-arm64 latest d5e9bf5290a0 18 minutes ago 96.1MB [2023-04-26T03:14:27.789Z] d8f8af2b4241 18 minutes ago 1.21GB [2023-04-26T03:14:27.789Z] ci-base-image-arm64 latest d52645fd4d90 21 minutes ago 899MB [2023-04-26T03:14:27.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 31 hours ago 681MB [2023-04-26T03:14:27.789Z] alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB [2023-04-26T03:14:27.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T03:14:27.912Z] provisioning config files... [2023-04-26T03:14:27.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config9411862920635237443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:14:28.256Z] ---> docker-login.sh [2023-04-26T03:14:28.256Z] nexus3.edgexfoundry.org:10001 [2023-04-26T03:14:28.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T03:14:28.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T03:14:28.549Z] Configure a credential helper to remove this warning. See [2023-04-26T03:14:28.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T03:14:28.549Z] [2023-04-26T03:14:28.549Z] Login Succeeded [2023-04-26T03:14:28.549Z] nexus3.edgexfoundry.org:10002 [2023-04-26T03:14:28.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T03:14:29.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T03:14:29.082Z] Configure a credential helper to remove this warning. See [2023-04-26T03:14:29.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T03:14:29.082Z] [2023-04-26T03:14:29.082Z] Login Succeeded [2023-04-26T03:14:29.082Z] nexus3.edgexfoundry.org:10003 [2023-04-26T03:14:29.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T03:14:29.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T03:14:29.348Z] Configure a credential helper to remove this warning. See [2023-04-26T03:14:29.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T03:14:29.348Z] [2023-04-26T03:14:29.348Z] Login Succeeded [2023-04-26T03:14:29.348Z] nexus3.edgexfoundry.org:10004 [2023-04-26T03:14:29.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T03:14:29.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T03:14:29.614Z] Configure a credential helper to remove this warning. See [2023-04-26T03:14:29.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T03:14:29.614Z] [2023-04-26T03:14:29.614Z] Login Succeeded [2023-04-26T03:14:29.614Z] docker.io [2023-04-26T03:14:29.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T03:14:30.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T03:14:30.146Z] Configure a credential helper to remove this warning. See [2023-04-26T03:14:30.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T03:14:30.146Z] [2023-04-26T03:14:30.146Z] Login Succeeded [2023-04-26T03:14:30.146Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T03:14:30.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:14:30.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T03:14:30.294Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-26T03:14:30.294Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:30.294Z] latest [2023-04-26T03:14:30.294Z] 3.0.0-dev.138 [2023-04-26T03:14:30.294Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:30.294Z] main [2023-04-26T03:14:30.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:30.657Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:30.995Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:30.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T03:14:30.995Z] 3ab5a63e62d2: Preparing [2023-04-26T03:14:30.995Z] c966a989c600: Preparing [2023-04-26T03:14:30.995Z] bfddee29a942: Preparing [2023-04-26T03:14:30.995Z] ca2a648eaf62: Preparing [2023-04-26T03:14:30.995Z] dcf362522b0c: Preparing [2023-04-26T03:14:30.995Z] 26cbea5cba74: Preparing [2023-04-26T03:14:30.995Z] 26cbea5cba74: Waiting [2023-04-26T03:14:31.265Z] bfddee29a942: Pushed [2023-04-26T03:14:31.265Z] dcf362522b0c: Pushed [2023-04-26T03:14:31.265Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:31.265Z] 3ab5a63e62d2: Pushed [2023-04-26T03:14:31.265Z] ca2a648eaf62: Pushed [2023-04-26T03:14:34.596Z] c966a989c600: Pushed [2023-04-26T03:14:34.596Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:34.947Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:35.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T03:14:35.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T03:14:35.282Z] 3ab5a63e62d2: Preparing [2023-04-26T03:14:35.282Z] c966a989c600: Preparing [2023-04-26T03:14:35.282Z] bfddee29a942: Preparing [2023-04-26T03:14:35.282Z] ca2a648eaf62: Preparing [2023-04-26T03:14:35.282Z] dcf362522b0c: Preparing [2023-04-26T03:14:35.282Z] 26cbea5cba74: Preparing [2023-04-26T03:14:35.282Z] 26cbea5cba74: Waiting [2023-04-26T03:14:35.282Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:35.282Z] bfddee29a942: Layer already exists [2023-04-26T03:14:35.282Z] c966a989c600: Layer already exists [2023-04-26T03:14:35.282Z] 3ab5a63e62d2: Layer already exists [2023-04-26T03:14:35.282Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:35.282Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:35.548Z] latest: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:35.902Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:36.244Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 [2023-04-26T03:14:36.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T03:14:36.244Z] 3ab5a63e62d2: Preparing [2023-04-26T03:14:36.244Z] c966a989c600: Preparing [2023-04-26T03:14:36.244Z] bfddee29a942: Preparing [2023-04-26T03:14:36.244Z] ca2a648eaf62: Preparing [2023-04-26T03:14:36.244Z] dcf362522b0c: Preparing [2023-04-26T03:14:36.244Z] 26cbea5cba74: Preparing [2023-04-26T03:14:36.244Z] 26cbea5cba74: Waiting [2023-04-26T03:14:36.244Z] 3ab5a63e62d2: Layer already exists [2023-04-26T03:14:36.244Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:36.244Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:36.244Z] c966a989c600: Layer already exists [2023-04-26T03:14:36.244Z] bfddee29a942: Layer already exists [2023-04-26T03:14:36.244Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:36.511Z] 3.0.0-dev.138: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:36.856Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:37.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:37.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T03:14:37.196Z] 3ab5a63e62d2: Preparing [2023-04-26T03:14:37.196Z] c966a989c600: Preparing [2023-04-26T03:14:37.196Z] bfddee29a942: Preparing [2023-04-26T03:14:37.196Z] ca2a648eaf62: Preparing [2023-04-26T03:14:37.196Z] dcf362522b0c: Preparing [2023-04-26T03:14:37.196Z] 26cbea5cba74: Preparing [2023-04-26T03:14:37.196Z] 26cbea5cba74: Waiting [2023-04-26T03:14:37.196Z] c966a989c600: Layer already exists [2023-04-26T03:14:37.196Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:37.196Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:37.196Z] bfddee29a942: Layer already exists [2023-04-26T03:14:37.196Z] 3ab5a63e62d2: Layer already exists [2023-04-26T03:14:37.196Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:37.196Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:37.541Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:37.884Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-26T03:14:37.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-26T03:14:37.884Z] 3ab5a63e62d2: Preparing [2023-04-26T03:14:37.884Z] c966a989c600: Preparing [2023-04-26T03:14:37.884Z] bfddee29a942: Preparing [2023-04-26T03:14:37.884Z] ca2a648eaf62: Preparing [2023-04-26T03:14:37.884Z] dcf362522b0c: Preparing [2023-04-26T03:14:37.884Z] 26cbea5cba74: Preparing [2023-04-26T03:14:37.884Z] 26cbea5cba74: Waiting [2023-04-26T03:14:37.884Z] 3ab5a63e62d2: Layer already exists [2023-04-26T03:14:37.884Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:37.884Z] bfddee29a942: Layer already exists [2023-04-26T03:14:37.884Z] c966a989c600: Layer already exists [2023-04-26T03:14:37.884Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:37.884Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:38.149Z] main: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:14:38.204Z] ===================================================== [Pipeline] echo [2023-04-26T03:14:38.212Z] taggedImages: [2023-04-26T03:14:38.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:38.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-26T03:14:38.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 [2023-04-26T03:14:38.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:38.212Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-26T03:14:38.238Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-26T03:14:38.238Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:38.238Z] latest [2023-04-26T03:14:38.238Z] 3.0.0-dev.138 [2023-04-26T03:14:38.238Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:38.238Z] main [2023-04-26T03:14:38.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:38.573Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:38.914Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:38.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T03:14:38.914Z] 9dedaf9349e2: Preparing [2023-04-26T03:14:38.914Z] 11be061b013b: Preparing [2023-04-26T03:14:38.914Z] 3d6fc88c28d6: Preparing [2023-04-26T03:14:38.914Z] 971c732fed39: Preparing [2023-04-26T03:14:38.914Z] bfddee29a942: Preparing [2023-04-26T03:14:38.914Z] ca2a648eaf62: Preparing [2023-04-26T03:14:38.914Z] fbd49c92705f: Preparing [2023-04-26T03:14:38.914Z] 26cbea5cba74: Preparing [2023-04-26T03:14:38.914Z] fbd49c92705f: Waiting [2023-04-26T03:14:38.914Z] 26cbea5cba74: Waiting [2023-04-26T03:14:38.914Z] ca2a648eaf62: Waiting [2023-04-26T03:14:38.914Z] bfddee29a942: Layer already exists [2023-04-26T03:14:39.181Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:39.181Z] 3d6fc88c28d6: Pushed [2023-04-26T03:14:39.181Z] 9dedaf9349e2: Pushed [2023-04-26T03:14:39.181Z] 11be061b013b: Pushed [2023-04-26T03:14:39.181Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:39.181Z] fbd49c92705f: Pushed [2023-04-26T03:14:41.754Z] 971c732fed39: Pushed [2023-04-26T03:14:41.754Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:42.101Z] + 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-04-26T03:14:42.445Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T03:14:42.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T03:14:42.445Z] 9dedaf9349e2: Preparing [2023-04-26T03:14:42.445Z] 11be061b013b: Preparing [2023-04-26T03:14:42.445Z] 3d6fc88c28d6: Preparing [2023-04-26T03:14:42.445Z] 971c732fed39: Preparing [2023-04-26T03:14:42.445Z] bfddee29a942: Preparing [2023-04-26T03:14:42.445Z] ca2a648eaf62: Preparing [2023-04-26T03:14:42.445Z] fbd49c92705f: Preparing [2023-04-26T03:14:42.445Z] 26cbea5cba74: Preparing [2023-04-26T03:14:42.445Z] ca2a648eaf62: Waiting [2023-04-26T03:14:42.445Z] fbd49c92705f: Waiting [2023-04-26T03:14:42.445Z] 26cbea5cba74: Waiting [2023-04-26T03:14:42.445Z] bfddee29a942: Layer already exists [2023-04-26T03:14:42.445Z] 9dedaf9349e2: Layer already exists [2023-04-26T03:14:42.445Z] 3d6fc88c28d6: Layer already exists [2023-04-26T03:14:42.445Z] 971c732fed39: Layer already exists [2023-04-26T03:14:42.445Z] 11be061b013b: Layer already exists [2023-04-26T03:14:42.445Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:42.445Z] fbd49c92705f: Layer already exists [2023-04-26T03:14:42.445Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:42.712Z] latest: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:43.063Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:43.407Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 [2023-04-26T03:14:43.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T03:14:43.407Z] 9dedaf9349e2: Preparing [2023-04-26T03:14:43.407Z] 11be061b013b: Preparing [2023-04-26T03:14:43.407Z] 3d6fc88c28d6: Preparing [2023-04-26T03:14:43.407Z] 971c732fed39: Preparing [2023-04-26T03:14:43.407Z] bfddee29a942: Preparing [2023-04-26T03:14:43.407Z] ca2a648eaf62: Preparing [2023-04-26T03:14:43.407Z] fbd49c92705f: Preparing [2023-04-26T03:14:43.407Z] 26cbea5cba74: Preparing [2023-04-26T03:14:43.407Z] ca2a648eaf62: Waiting [2023-04-26T03:14:43.407Z] fbd49c92705f: Waiting [2023-04-26T03:14:43.407Z] 26cbea5cba74: Waiting [2023-04-26T03:14:43.407Z] 11be061b013b: Layer already exists [2023-04-26T03:14:43.407Z] 3d6fc88c28d6: Layer already exists [2023-04-26T03:14:43.407Z] bfddee29a942: Layer already exists [2023-04-26T03:14:43.407Z] 971c732fed39: Layer already exists [2023-04-26T03:14:43.407Z] 9dedaf9349e2: Layer already exists [2023-04-26T03:14:43.407Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:43.407Z] fbd49c92705f: Layer already exists [2023-04-26T03:14:43.407Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:43.673Z] 3.0.0-dev.138: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:44.021Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:44.353Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:44.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T03:14:44.353Z] 9dedaf9349e2: Preparing [2023-04-26T03:14:44.353Z] 11be061b013b: Preparing [2023-04-26T03:14:44.353Z] 3d6fc88c28d6: Preparing [2023-04-26T03:14:44.353Z] 971c732fed39: Preparing [2023-04-26T03:14:44.353Z] bfddee29a942: Preparing [2023-04-26T03:14:44.353Z] ca2a648eaf62: Preparing [2023-04-26T03:14:44.353Z] fbd49c92705f: Preparing [2023-04-26T03:14:44.353Z] 26cbea5cba74: Preparing [2023-04-26T03:14:44.353Z] fbd49c92705f: Waiting [2023-04-26T03:14:44.353Z] 26cbea5cba74: Waiting [2023-04-26T03:14:44.353Z] ca2a648eaf62: Waiting [2023-04-26T03:14:44.353Z] 9dedaf9349e2: Layer already exists [2023-04-26T03:14:44.353Z] 11be061b013b: Layer already exists [2023-04-26T03:14:44.353Z] 3d6fc88c28d6: Layer already exists [2023-04-26T03:14:44.353Z] bfddee29a942: Layer already exists [2023-04-26T03:14:44.353Z] 971c732fed39: Layer already exists [2023-04-26T03:14:44.353Z] fbd49c92705f: Layer already exists [2023-04-26T03:14:44.353Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:44.353Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:44.618Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:44.953Z] + 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-04-26T03:14:45.287Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-26T03:14:45.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-26T03:14:45.287Z] 9dedaf9349e2: Preparing [2023-04-26T03:14:45.287Z] 11be061b013b: Preparing [2023-04-26T03:14:45.287Z] 3d6fc88c28d6: Preparing [2023-04-26T03:14:45.287Z] 971c732fed39: Preparing [2023-04-26T03:14:45.287Z] bfddee29a942: Preparing [2023-04-26T03:14:45.287Z] ca2a648eaf62: Preparing [2023-04-26T03:14:45.287Z] fbd49c92705f: Preparing [2023-04-26T03:14:45.287Z] 26cbea5cba74: Preparing [2023-04-26T03:14:45.287Z] fbd49c92705f: Waiting [2023-04-26T03:14:45.287Z] 26cbea5cba74: Waiting [2023-04-26T03:14:45.287Z] ca2a648eaf62: Waiting [2023-04-26T03:14:45.287Z] 9dedaf9349e2: Layer already exists [2023-04-26T03:14:45.287Z] 11be061b013b: Layer already exists [2023-04-26T03:14:45.287Z] 3d6fc88c28d6: Layer already exists [2023-04-26T03:14:45.287Z] 971c732fed39: Layer already exists [2023-04-26T03:14:45.287Z] bfddee29a942: Layer already exists [2023-04-26T03:14:45.287Z] fbd49c92705f: Layer already exists [2023-04-26T03:14:45.287Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:45.287Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:45.552Z] main: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:14:45.603Z] ===================================================== [Pipeline] echo [2023-04-26T03:14:45.611Z] taggedImages: [2023-04-26T03:14:45.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:45.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-26T03:14:45.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 [2023-04-26T03:14:45.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:45.611Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T03:14:45.625Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-26T03:14:45.625Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:45.625Z] latest [2023-04-26T03:14:45.625Z] 3.0.0-dev.138 [2023-04-26T03:14:45.625Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:45.625Z] main [2023-04-26T03:14:45.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:45.961Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:46.300Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:46.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T03:14:46.300Z] a22b4d9d3867: Preparing [2023-04-26T03:14:46.300Z] b109c62d60a6: Preparing [2023-04-26T03:14:46.300Z] bfddee29a942: Preparing [2023-04-26T03:14:46.300Z] ca2a648eaf62: Preparing [2023-04-26T03:14:46.300Z] 0bee68de404c: Preparing [2023-04-26T03:14:46.300Z] 26cbea5cba74: Preparing [2023-04-26T03:14:46.300Z] 26cbea5cba74: Waiting [2023-04-26T03:14:46.300Z] bfddee29a942: Layer already exists [2023-04-26T03:14:46.300Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:46.300Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:46.562Z] a22b4d9d3867: Pushed [2023-04-26T03:14:46.562Z] 0bee68de404c: Pushed [2023-04-26T03:14:49.123Z] b109c62d60a6: Pushed [2023-04-26T03:14:49.387Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:49.721Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:50.056Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T03:14:50.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T03:14:50.056Z] a22b4d9d3867: Preparing [2023-04-26T03:14:50.056Z] b109c62d60a6: Preparing [2023-04-26T03:14:50.056Z] bfddee29a942: Preparing [2023-04-26T03:14:50.056Z] ca2a648eaf62: Preparing [2023-04-26T03:14:50.056Z] 0bee68de404c: Preparing [2023-04-26T03:14:50.056Z] 26cbea5cba74: Preparing [2023-04-26T03:14:50.056Z] 26cbea5cba74: Waiting [2023-04-26T03:14:50.056Z] b109c62d60a6: Layer already exists [2023-04-26T03:14:50.056Z] 0bee68de404c: Layer already exists [2023-04-26T03:14:50.056Z] a22b4d9d3867: Layer already exists [2023-04-26T03:14:50.056Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:50.056Z] bfddee29a942: Layer already exists [2023-04-26T03:14:50.056Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:50.056Z] latest: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:50.397Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:50.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 [2023-04-26T03:14:50.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T03:14:50.731Z] a22b4d9d3867: Preparing [2023-04-26T03:14:50.731Z] b109c62d60a6: Preparing [2023-04-26T03:14:50.731Z] bfddee29a942: Preparing [2023-04-26T03:14:50.731Z] ca2a648eaf62: Preparing [2023-04-26T03:14:50.731Z] 0bee68de404c: Preparing [2023-04-26T03:14:50.731Z] 26cbea5cba74: Preparing [2023-04-26T03:14:50.731Z] 26cbea5cba74: Waiting [2023-04-26T03:14:50.731Z] b109c62d60a6: Layer already exists [2023-04-26T03:14:50.731Z] 0bee68de404c: Layer already exists [2023-04-26T03:14:50.731Z] a22b4d9d3867: Layer already exists [2023-04-26T03:14:50.731Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:50.731Z] bfddee29a942: Layer already exists [2023-04-26T03:14:50.731Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:50.731Z] 3.0.0-dev.138: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:51.329Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:51.662Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:51.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T03:14:51.662Z] a22b4d9d3867: Preparing [2023-04-26T03:14:51.662Z] b109c62d60a6: Preparing [2023-04-26T03:14:51.662Z] bfddee29a942: Preparing [2023-04-26T03:14:51.662Z] ca2a648eaf62: Preparing [2023-04-26T03:14:51.662Z] 0bee68de404c: Preparing [2023-04-26T03:14:51.662Z] 26cbea5cba74: Preparing [2023-04-26T03:14:51.662Z] 26cbea5cba74: Waiting [2023-04-26T03:14:51.662Z] b109c62d60a6: Layer already exists [2023-04-26T03:14:51.662Z] a22b4d9d3867: Layer already exists [2023-04-26T03:14:51.662Z] 0bee68de404c: Layer already exists [2023-04-26T03:14:51.662Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:51.662Z] bfddee29a942: Layer already exists [2023-04-26T03:14:51.662Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:51.662Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:52.002Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:52.327Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-26T03:14:52.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-26T03:14:52.327Z] a22b4d9d3867: Preparing [2023-04-26T03:14:52.327Z] b109c62d60a6: Preparing [2023-04-26T03:14:52.327Z] bfddee29a942: Preparing [2023-04-26T03:14:52.327Z] ca2a648eaf62: Preparing [2023-04-26T03:14:52.327Z] 0bee68de404c: Preparing [2023-04-26T03:14:52.327Z] 26cbea5cba74: Preparing [2023-04-26T03:14:52.327Z] 26cbea5cba74: Waiting [2023-04-26T03:14:52.327Z] a22b4d9d3867: Layer already exists [2023-04-26T03:14:52.327Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:52.327Z] 0bee68de404c: Layer already exists [2023-04-26T03:14:52.327Z] bfddee29a942: Layer already exists [2023-04-26T03:14:52.327Z] b109c62d60a6: Layer already exists [2023-04-26T03:14:52.327Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:52.592Z] main: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:14:52.643Z] ===================================================== [Pipeline] echo [2023-04-26T03:14:52.653Z] taggedImages: [2023-04-26T03:14:52.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:52.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-26T03:14:52.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 [2023-04-26T03:14:52.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:52.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-26T03:14:52.681Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-26T03:14:52.681Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:52.681Z] latest [2023-04-26T03:14:52.681Z] 3.0.0-dev.138 [2023-04-26T03:14:52.681Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:52.681Z] main [2023-04-26T03:14:52.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:53.012Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:53.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:14:53.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T03:14:53.339Z] 749c589b91e4: Preparing [2023-04-26T03:14:53.339Z] 5c2e9268e3a4: Preparing [2023-04-26T03:14:53.339Z] ec938a74bdac: Preparing [2023-04-26T03:14:53.339Z] bfddee29a942: Preparing [2023-04-26T03:14:53.339Z] ca2a648eaf62: Preparing [2023-04-26T03:14:53.339Z] dcf362522b0c: Preparing [2023-04-26T03:14:53.339Z] 26cbea5cba74: Preparing [2023-04-26T03:14:53.339Z] dcf362522b0c: Waiting [2023-04-26T03:14:53.339Z] 26cbea5cba74: Waiting [2023-04-26T03:14:53.339Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:53.339Z] bfddee29a942: Layer already exists [2023-04-26T03:14:53.339Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:53.604Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:53.604Z] 749c589b91e4: Pushed [2023-04-26T03:14:53.604Z] 5c2e9268e3a4: Pushed [2023-04-26T03:14:56.928Z] ec938a74bdac: Pushed [2023-04-26T03:14:56.928Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:57.265Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:57.598Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T03:14:57.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T03:14:57.598Z] 749c589b91e4: Preparing [2023-04-26T03:14:57.598Z] 5c2e9268e3a4: Preparing [2023-04-26T03:14:57.598Z] ec938a74bdac: Preparing [2023-04-26T03:14:57.598Z] bfddee29a942: Preparing [2023-04-26T03:14:57.598Z] ca2a648eaf62: Preparing [2023-04-26T03:14:57.598Z] dcf362522b0c: Preparing [2023-04-26T03:14:57.598Z] 26cbea5cba74: Preparing [2023-04-26T03:14:57.598Z] dcf362522b0c: Waiting [2023-04-26T03:14:57.598Z] 26cbea5cba74: Waiting [2023-04-26T03:14:57.598Z] 5c2e9268e3a4: Layer already exists [2023-04-26T03:14:57.598Z] 749c589b91e4: Layer already exists [2023-04-26T03:14:57.598Z] bfddee29a942: Layer already exists [2023-04-26T03:14:57.598Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:57.598Z] ec938a74bdac: Layer already exists [2023-04-26T03:14:57.598Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:57.598Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:57.863Z] latest: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:58.198Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:58.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 [2023-04-26T03:14:58.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T03:14:58.530Z] 749c589b91e4: Preparing [2023-04-26T03:14:58.530Z] 5c2e9268e3a4: Preparing [2023-04-26T03:14:58.530Z] ec938a74bdac: Preparing [2023-04-26T03:14:58.530Z] bfddee29a942: Preparing [2023-04-26T03:14:58.530Z] ca2a648eaf62: Preparing [2023-04-26T03:14:58.530Z] dcf362522b0c: Preparing [2023-04-26T03:14:58.530Z] 26cbea5cba74: Preparing [2023-04-26T03:14:58.530Z] dcf362522b0c: Waiting [2023-04-26T03:14:58.530Z] 26cbea5cba74: Waiting [2023-04-26T03:14:58.530Z] ec938a74bdac: Layer already exists [2023-04-26T03:14:58.530Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:58.530Z] 5c2e9268e3a4: Layer already exists [2023-04-26T03:14:58.530Z] bfddee29a942: Layer already exists [2023-04-26T03:14:58.530Z] 749c589b91e4: Layer already exists [2023-04-26T03:14:58.530Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:58.530Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:58.796Z] 3.0.0-dev.138: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:59.150Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:14:59.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:14:59.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T03:14:59.482Z] 749c589b91e4: Preparing [2023-04-26T03:14:59.482Z] 5c2e9268e3a4: Preparing [2023-04-26T03:14:59.482Z] ec938a74bdac: Preparing [2023-04-26T03:14:59.482Z] bfddee29a942: Preparing [2023-04-26T03:14:59.482Z] ca2a648eaf62: Preparing [2023-04-26T03:14:59.482Z] dcf362522b0c: Preparing [2023-04-26T03:14:59.482Z] 26cbea5cba74: Preparing [2023-04-26T03:14:59.482Z] dcf362522b0c: Waiting [2023-04-26T03:14:59.482Z] 26cbea5cba74: Waiting [2023-04-26T03:14:59.482Z] 749c589b91e4: Layer already exists [2023-04-26T03:14:59.482Z] bfddee29a942: Layer already exists [2023-04-26T03:14:59.482Z] ca2a648eaf62: Layer already exists [2023-04-26T03:14:59.482Z] ec938a74bdac: Layer already exists [2023-04-26T03:14:59.482Z] 5c2e9268e3a4: Layer already exists [2023-04-26T03:14:59.482Z] 26cbea5cba74: Layer already exists [2023-04-26T03:14:59.482Z] dcf362522b0c: Layer already exists [2023-04-26T03:14:59.748Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:00.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:00.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-26T03:15:00.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-26T03:15:00.418Z] 749c589b91e4: Preparing [2023-04-26T03:15:00.418Z] 5c2e9268e3a4: Preparing [2023-04-26T03:15:00.418Z] ec938a74bdac: Preparing [2023-04-26T03:15:00.418Z] bfddee29a942: Preparing [2023-04-26T03:15:00.418Z] ca2a648eaf62: Preparing [2023-04-26T03:15:00.418Z] dcf362522b0c: Preparing [2023-04-26T03:15:00.418Z] 26cbea5cba74: Preparing [2023-04-26T03:15:00.418Z] dcf362522b0c: Waiting [2023-04-26T03:15:00.418Z] 26cbea5cba74: Waiting [2023-04-26T03:15:00.418Z] ec938a74bdac: Layer already exists [2023-04-26T03:15:00.418Z] bfddee29a942: Layer already exists [2023-04-26T03:15:00.418Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:00.418Z] 749c589b91e4: Layer already exists [2023-04-26T03:15:00.418Z] 5c2e9268e3a4: Layer already exists [2023-04-26T03:15:00.418Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:00.418Z] dcf362522b0c: Layer already exists [2023-04-26T03:15:00.686Z] main: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:00.725Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:00.730Z] taggedImages: [2023-04-26T03:15:00.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:00.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-26T03:15:00.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 [2023-04-26T03:15:00.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:00.730Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-26T03:15:00.744Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-26T03:15:00.744Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:00.744Z] latest [2023-04-26T03:15:00.744Z] 3.0.0-dev.138 [2023-04-26T03:15:00.744Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:00.744Z] main [2023-04-26T03:15:00.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:01.122Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:01.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:01.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T03:15:01.480Z] 378c958b62ce: Preparing [2023-04-26T03:15:01.480Z] 378c958b62ce: Preparing [2023-04-26T03:15:01.480Z] 0a3a8f8fd927: Preparing [2023-04-26T03:15:01.480Z] af8c5b7a411d: Preparing [2023-04-26T03:15:01.480Z] 25259d17c5f9: Preparing [2023-04-26T03:15:01.480Z] 98eb28464d85: Preparing [2023-04-26T03:15:01.480Z] bce18b822c9c: Preparing [2023-04-26T03:15:01.480Z] bfddee29a942: Preparing [2023-04-26T03:15:01.480Z] ca2a648eaf62: Preparing [2023-04-26T03:15:01.480Z] 66af6a0543fa: Preparing [2023-04-26T03:15:01.480Z] c00fada337a4: Preparing [2023-04-26T03:15:01.480Z] 22edc19cd99e: Preparing [2023-04-26T03:15:01.480Z] 50496a1522ab: Preparing [2023-04-26T03:15:01.480Z] 26cbea5cba74: Preparing [2023-04-26T03:15:01.480Z] bce18b822c9c: Waiting [2023-04-26T03:15:01.480Z] ca2a648eaf62: Waiting [2023-04-26T03:15:01.480Z] c00fada337a4: Waiting [2023-04-26T03:15:01.480Z] bfddee29a942: Waiting [2023-04-26T03:15:01.480Z] 22edc19cd99e: Waiting [2023-04-26T03:15:01.480Z] 26cbea5cba74: Waiting [2023-04-26T03:15:01.480Z] 50496a1522ab: Waiting [2023-04-26T03:15:01.480Z] 66af6a0543fa: Waiting [2023-04-26T03:15:01.753Z] 98eb28464d85: Pushed [2023-04-26T03:15:01.753Z] 0a3a8f8fd927: Pushed [2023-04-26T03:15:01.753Z] 378c958b62ce: Pushed [2023-04-26T03:15:01.753Z] af8c5b7a411d: Pushed [2023-04-26T03:15:01.753Z] 25259d17c5f9: Pushed [2023-04-26T03:15:01.753Z] bfddee29a942: Layer already exists [2023-04-26T03:15:01.753Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:02.021Z] c00fada337a4: Pushed [2023-04-26T03:15:02.021Z] 66af6a0543fa: Pushed [2023-04-26T03:15:02.021Z] 22edc19cd99e: Pushed [2023-04-26T03:15:02.021Z] 50496a1522ab: Pushed [2023-04-26T03:15:02.021Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:05.361Z] bce18b822c9c: Pushed [2023-04-26T03:15:05.361Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:05.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:06.034Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T03:15:06.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T03:15:06.034Z] 378c958b62ce: Preparing [2023-04-26T03:15:06.034Z] 378c958b62ce: Preparing [2023-04-26T03:15:06.034Z] 0a3a8f8fd927: Preparing [2023-04-26T03:15:06.034Z] af8c5b7a411d: Preparing [2023-04-26T03:15:06.034Z] 25259d17c5f9: Preparing [2023-04-26T03:15:06.034Z] 98eb28464d85: Preparing [2023-04-26T03:15:06.034Z] bce18b822c9c: Preparing [2023-04-26T03:15:06.034Z] bfddee29a942: Preparing [2023-04-26T03:15:06.034Z] ca2a648eaf62: Preparing [2023-04-26T03:15:06.034Z] 66af6a0543fa: Preparing [2023-04-26T03:15:06.034Z] c00fada337a4: Preparing [2023-04-26T03:15:06.034Z] 22edc19cd99e: Preparing [2023-04-26T03:15:06.034Z] 50496a1522ab: Preparing [2023-04-26T03:15:06.034Z] 26cbea5cba74: Preparing [2023-04-26T03:15:06.034Z] bce18b822c9c: Waiting [2023-04-26T03:15:06.034Z] bfddee29a942: Waiting [2023-04-26T03:15:06.034Z] c00fada337a4: Waiting [2023-04-26T03:15:06.034Z] 22edc19cd99e: Waiting [2023-04-26T03:15:06.034Z] 50496a1522ab: Waiting [2023-04-26T03:15:06.034Z] 26cbea5cba74: Waiting [2023-04-26T03:15:06.034Z] ca2a648eaf62: Waiting [2023-04-26T03:15:06.034Z] 66af6a0543fa: Waiting [2023-04-26T03:15:06.034Z] af8c5b7a411d: Layer already exists [2023-04-26T03:15:06.034Z] 98eb28464d85: Layer already exists [2023-04-26T03:15:06.034Z] 25259d17c5f9: Layer already exists [2023-04-26T03:15:06.034Z] 378c958b62ce: Layer already exists [2023-04-26T03:15:06.034Z] 0a3a8f8fd927: Layer already exists [2023-04-26T03:15:06.034Z] bfddee29a942: Layer already exists [2023-04-26T03:15:06.034Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:06.034Z] bce18b822c9c: Layer already exists [2023-04-26T03:15:06.034Z] 66af6a0543fa: Layer already exists [2023-04-26T03:15:06.034Z] c00fada337a4: Layer already exists [2023-04-26T03:15:06.034Z] 50496a1522ab: Layer already exists [2023-04-26T03:15:06.034Z] 22edc19cd99e: Layer already exists [2023-04-26T03:15:06.034Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:06.298Z] latest: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:06.639Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:06.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 [2023-04-26T03:15:06.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T03:15:06.976Z] 378c958b62ce: Preparing [2023-04-26T03:15:06.976Z] 378c958b62ce: Preparing [2023-04-26T03:15:06.976Z] 0a3a8f8fd927: Preparing [2023-04-26T03:15:06.976Z] af8c5b7a411d: Preparing [2023-04-26T03:15:06.976Z] 25259d17c5f9: Preparing [2023-04-26T03:15:06.976Z] 98eb28464d85: Preparing [2023-04-26T03:15:06.976Z] bce18b822c9c: Preparing [2023-04-26T03:15:06.976Z] bfddee29a942: Preparing [2023-04-26T03:15:06.976Z] ca2a648eaf62: Preparing [2023-04-26T03:15:06.976Z] 66af6a0543fa: Preparing [2023-04-26T03:15:06.976Z] c00fada337a4: Preparing [2023-04-26T03:15:06.976Z] 22edc19cd99e: Preparing [2023-04-26T03:15:06.976Z] 50496a1522ab: Preparing [2023-04-26T03:15:06.976Z] 26cbea5cba74: Preparing [2023-04-26T03:15:06.976Z] bfddee29a942: Waiting [2023-04-26T03:15:06.976Z] ca2a648eaf62: Waiting [2023-04-26T03:15:06.976Z] 66af6a0543fa: Waiting [2023-04-26T03:15:06.976Z] c00fada337a4: Waiting [2023-04-26T03:15:06.976Z] 22edc19cd99e: Waiting [2023-04-26T03:15:06.976Z] 50496a1522ab: Waiting [2023-04-26T03:15:06.976Z] 26cbea5cba74: Waiting [2023-04-26T03:15:06.976Z] bce18b822c9c: Waiting [2023-04-26T03:15:06.976Z] 0a3a8f8fd927: Layer already exists [2023-04-26T03:15:06.976Z] 98eb28464d85: Layer already exists [2023-04-26T03:15:06.976Z] af8c5b7a411d: Layer already exists [2023-04-26T03:15:06.976Z] 378c958b62ce: Layer already exists [2023-04-26T03:15:06.976Z] 25259d17c5f9: Layer already exists [2023-04-26T03:15:06.976Z] bfddee29a942: Layer already exists [2023-04-26T03:15:06.976Z] bce18b822c9c: Layer already exists [2023-04-26T03:15:06.976Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:06.976Z] c00fada337a4: Layer already exists [2023-04-26T03:15:06.976Z] 66af6a0543fa: Layer already exists [2023-04-26T03:15:06.976Z] 22edc19cd99e: Layer already exists [2023-04-26T03:15:06.976Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:06.976Z] 50496a1522ab: Layer already exists [2023-04-26T03:15:07.242Z] 3.0.0-dev.138: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:07.575Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:07.910Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:07.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T03:15:07.910Z] 378c958b62ce: Preparing [2023-04-26T03:15:07.910Z] 378c958b62ce: Preparing [2023-04-26T03:15:07.910Z] 0a3a8f8fd927: Preparing [2023-04-26T03:15:07.910Z] af8c5b7a411d: Preparing [2023-04-26T03:15:07.910Z] 25259d17c5f9: Preparing [2023-04-26T03:15:07.910Z] 98eb28464d85: Preparing [2023-04-26T03:15:07.910Z] bce18b822c9c: Preparing [2023-04-26T03:15:07.910Z] bfddee29a942: Preparing [2023-04-26T03:15:07.910Z] ca2a648eaf62: Preparing [2023-04-26T03:15:07.910Z] 66af6a0543fa: Preparing [2023-04-26T03:15:07.910Z] c00fada337a4: Preparing [2023-04-26T03:15:07.910Z] 22edc19cd99e: Preparing [2023-04-26T03:15:07.910Z] 50496a1522ab: Preparing [2023-04-26T03:15:07.910Z] 26cbea5cba74: Preparing [2023-04-26T03:15:07.910Z] 66af6a0543fa: Waiting [2023-04-26T03:15:07.910Z] bce18b822c9c: Waiting [2023-04-26T03:15:07.910Z] bfddee29a942: Waiting [2023-04-26T03:15:07.910Z] ca2a648eaf62: Waiting [2023-04-26T03:15:07.910Z] c00fada337a4: Waiting [2023-04-26T03:15:07.910Z] 50496a1522ab: Waiting [2023-04-26T03:15:07.910Z] 26cbea5cba74: Waiting [2023-04-26T03:15:07.910Z] 22edc19cd99e: Waiting [2023-04-26T03:15:07.910Z] af8c5b7a411d: Layer already exists [2023-04-26T03:15:07.910Z] 98eb28464d85: Layer already exists [2023-04-26T03:15:07.910Z] 25259d17c5f9: Layer already exists [2023-04-26T03:15:07.910Z] 378c958b62ce: Layer already exists [2023-04-26T03:15:07.910Z] 0a3a8f8fd927: Layer already exists [2023-04-26T03:15:07.910Z] bfddee29a942: Layer already exists [2023-04-26T03:15:07.910Z] bce18b822c9c: Layer already exists [2023-04-26T03:15:07.910Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:07.910Z] 66af6a0543fa: Layer already exists [2023-04-26T03:15:07.910Z] c00fada337a4: Layer already exists [2023-04-26T03:15:07.910Z] 22edc19cd99e: Layer already exists [2023-04-26T03:15:07.910Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:07.910Z] 50496a1522ab: Layer already exists [2023-04-26T03:15:08.176Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:08.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:08.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-26T03:15:08.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-26T03:15:08.842Z] 378c958b62ce: Preparing [2023-04-26T03:15:08.842Z] 378c958b62ce: Preparing [2023-04-26T03:15:08.842Z] 0a3a8f8fd927: Preparing [2023-04-26T03:15:08.842Z] af8c5b7a411d: Preparing [2023-04-26T03:15:08.842Z] 25259d17c5f9: Preparing [2023-04-26T03:15:08.842Z] 98eb28464d85: Preparing [2023-04-26T03:15:08.842Z] bce18b822c9c: Preparing [2023-04-26T03:15:08.842Z] bfddee29a942: Preparing [2023-04-26T03:15:08.842Z] ca2a648eaf62: Preparing [2023-04-26T03:15:08.842Z] 66af6a0543fa: Preparing [2023-04-26T03:15:08.842Z] c00fada337a4: Preparing [2023-04-26T03:15:08.842Z] 22edc19cd99e: Preparing [2023-04-26T03:15:08.842Z] 50496a1522ab: Preparing [2023-04-26T03:15:08.842Z] 26cbea5cba74: Preparing [2023-04-26T03:15:08.842Z] c00fada337a4: Waiting [2023-04-26T03:15:08.842Z] 22edc19cd99e: Waiting [2023-04-26T03:15:08.842Z] 50496a1522ab: Waiting [2023-04-26T03:15:08.842Z] 26cbea5cba74: Waiting [2023-04-26T03:15:08.842Z] bce18b822c9c: Waiting [2023-04-26T03:15:08.842Z] ca2a648eaf62: Waiting [2023-04-26T03:15:08.842Z] 66af6a0543fa: Waiting [2023-04-26T03:15:08.842Z] bfddee29a942: Waiting [2023-04-26T03:15:08.842Z] af8c5b7a411d: Layer already exists [2023-04-26T03:15:08.842Z] 0a3a8f8fd927: Layer already exists [2023-04-26T03:15:08.842Z] 98eb28464d85: Layer already exists [2023-04-26T03:15:08.842Z] 25259d17c5f9: Layer already exists [2023-04-26T03:15:08.842Z] 378c958b62ce: Layer already exists [2023-04-26T03:15:08.842Z] bce18b822c9c: Layer already exists [2023-04-26T03:15:08.842Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:08.842Z] bfddee29a942: Layer already exists [2023-04-26T03:15:08.842Z] c00fada337a4: Layer already exists [2023-04-26T03:15:08.842Z] 66af6a0543fa: Layer already exists [2023-04-26T03:15:08.842Z] 22edc19cd99e: Layer already exists [2023-04-26T03:15:08.842Z] 50496a1522ab: Layer already exists [2023-04-26T03:15:08.842Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:09.108Z] main: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:09.149Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:09.155Z] taggedImages: [2023-04-26T03:15:09.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:09.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-26T03:15:09.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 [2023-04-26T03:15:09.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:09.155Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-26T03:15:09.169Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-26T03:15:09.169Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:09.169Z] latest [2023-04-26T03:15:09.169Z] 3.0.0-dev.138 [2023-04-26T03:15:09.169Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:09.169Z] main [2023-04-26T03:15:09.169Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:09.504Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:09.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:09.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T03:15:09.841Z] 35c86e8ee0e8: Preparing [2023-04-26T03:15:09.841Z] d66b8cdd4976: Preparing [2023-04-26T03:15:09.841Z] 4ea02c65eb68: Preparing [2023-04-26T03:15:09.841Z] 59162a7ce326: Preparing [2023-04-26T03:15:09.841Z] bfddee29a942: Preparing [2023-04-26T03:15:09.841Z] ca2a648eaf62: Preparing [2023-04-26T03:15:09.841Z] fbd49c92705f: Preparing [2023-04-26T03:15:09.841Z] 26cbea5cba74: Preparing [2023-04-26T03:15:09.841Z] ca2a648eaf62: Waiting [2023-04-26T03:15:09.841Z] fbd49c92705f: Waiting [2023-04-26T03:15:09.841Z] 26cbea5cba74: Waiting [2023-04-26T03:15:09.841Z] bfddee29a942: Layer already exists [2023-04-26T03:15:10.106Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:10.106Z] fbd49c92705f: Layer already exists [2023-04-26T03:15:10.106Z] 4ea02c65eb68: Pushed [2023-04-26T03:15:10.106Z] 35c86e8ee0e8: Pushed [2023-04-26T03:15:10.106Z] d66b8cdd4976: Pushed [2023-04-26T03:15:10.372Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:12.944Z] 59162a7ce326: Pushed [2023-04-26T03:15:12.944Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:13.290Z] + 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-04-26T03:15:13.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T03:15:13.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T03:15:13.627Z] 35c86e8ee0e8: Preparing [2023-04-26T03:15:13.627Z] d66b8cdd4976: Preparing [2023-04-26T03:15:13.627Z] 4ea02c65eb68: Preparing [2023-04-26T03:15:13.627Z] 59162a7ce326: Preparing [2023-04-26T03:15:13.627Z] bfddee29a942: Preparing [2023-04-26T03:15:13.627Z] ca2a648eaf62: Preparing [2023-04-26T03:15:13.627Z] fbd49c92705f: Preparing [2023-04-26T03:15:13.627Z] 26cbea5cba74: Preparing [2023-04-26T03:15:13.627Z] ca2a648eaf62: Waiting [2023-04-26T03:15:13.627Z] fbd49c92705f: Waiting [2023-04-26T03:15:13.627Z] 26cbea5cba74: Waiting [2023-04-26T03:15:13.627Z] bfddee29a942: Layer already exists [2023-04-26T03:15:13.627Z] 35c86e8ee0e8: Layer already exists [2023-04-26T03:15:13.627Z] d66b8cdd4976: Layer already exists [2023-04-26T03:15:13.627Z] 4ea02c65eb68: Layer already exists [2023-04-26T03:15:13.627Z] 59162a7ce326: Layer already exists [2023-04-26T03:15:13.627Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:13.627Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:13.627Z] fbd49c92705f: Layer already exists [2023-04-26T03:15:13.892Z] latest: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:14.228Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:14.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 [2023-04-26T03:15:14.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T03:15:14.575Z] 35c86e8ee0e8: Preparing [2023-04-26T03:15:14.575Z] d66b8cdd4976: Preparing [2023-04-26T03:15:14.575Z] 4ea02c65eb68: Preparing [2023-04-26T03:15:14.575Z] 59162a7ce326: Preparing [2023-04-26T03:15:14.575Z] bfddee29a942: Preparing [2023-04-26T03:15:14.575Z] ca2a648eaf62: Preparing [2023-04-26T03:15:14.575Z] fbd49c92705f: Preparing [2023-04-26T03:15:14.575Z] 26cbea5cba74: Preparing [2023-04-26T03:15:14.575Z] fbd49c92705f: Waiting [2023-04-26T03:15:14.575Z] 26cbea5cba74: Waiting [2023-04-26T03:15:14.575Z] ca2a648eaf62: Waiting [2023-04-26T03:15:14.575Z] d66b8cdd4976: Layer already exists [2023-04-26T03:15:14.575Z] 35c86e8ee0e8: Layer already exists [2023-04-26T03:15:14.575Z] 4ea02c65eb68: Layer already exists [2023-04-26T03:15:14.575Z] 59162a7ce326: Layer already exists [2023-04-26T03:15:14.575Z] bfddee29a942: Layer already exists [2023-04-26T03:15:14.575Z] fbd49c92705f: Layer already exists [2023-04-26T03:15:14.575Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:14.575Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:14.839Z] 3.0.0-dev.138: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:15.182Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:15.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:15.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T03:15:15.513Z] 35c86e8ee0e8: Preparing [2023-04-26T03:15:15.513Z] d66b8cdd4976: Preparing [2023-04-26T03:15:15.513Z] 4ea02c65eb68: Preparing [2023-04-26T03:15:15.513Z] 59162a7ce326: Preparing [2023-04-26T03:15:15.513Z] bfddee29a942: Preparing [2023-04-26T03:15:15.513Z] ca2a648eaf62: Preparing [2023-04-26T03:15:15.513Z] fbd49c92705f: Preparing [2023-04-26T03:15:15.513Z] 26cbea5cba74: Preparing [2023-04-26T03:15:15.513Z] ca2a648eaf62: Waiting [2023-04-26T03:15:15.513Z] fbd49c92705f: Waiting [2023-04-26T03:15:15.513Z] 26cbea5cba74: Waiting [2023-04-26T03:15:15.513Z] 59162a7ce326: Layer already exists [2023-04-26T03:15:15.513Z] 4ea02c65eb68: Layer already exists [2023-04-26T03:15:15.513Z] 35c86e8ee0e8: Layer already exists [2023-04-26T03:15:15.513Z] d66b8cdd4976: Layer already exists [2023-04-26T03:15:15.513Z] bfddee29a942: Layer already exists [2023-04-26T03:15:15.513Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:15.513Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:15.513Z] fbd49c92705f: Layer already exists [2023-04-26T03:15:15.513Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:16.108Z] + 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-04-26T03:15:16.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-26T03:15:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-26T03:15:16.444Z] 35c86e8ee0e8: Preparing [2023-04-26T03:15:16.444Z] d66b8cdd4976: Preparing [2023-04-26T03:15:16.444Z] 4ea02c65eb68: Preparing [2023-04-26T03:15:16.444Z] 59162a7ce326: Preparing [2023-04-26T03:15:16.444Z] bfddee29a942: Preparing [2023-04-26T03:15:16.444Z] ca2a648eaf62: Preparing [2023-04-26T03:15:16.444Z] fbd49c92705f: Preparing [2023-04-26T03:15:16.444Z] 26cbea5cba74: Preparing [2023-04-26T03:15:16.444Z] fbd49c92705f: Waiting [2023-04-26T03:15:16.444Z] 26cbea5cba74: Waiting [2023-04-26T03:15:16.444Z] ca2a648eaf62: Waiting [2023-04-26T03:15:16.444Z] d66b8cdd4976: Layer already exists [2023-04-26T03:15:16.444Z] bfddee29a942: Layer already exists [2023-04-26T03:15:16.444Z] 35c86e8ee0e8: Layer already exists [2023-04-26T03:15:16.444Z] 59162a7ce326: Layer already exists [2023-04-26T03:15:16.444Z] 4ea02c65eb68: Layer already exists [2023-04-26T03:15:16.444Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:16.444Z] fbd49c92705f: Layer already exists [2023-04-26T03:15:16.444Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:16.708Z] main: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:16.747Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:16.753Z] taggedImages: [2023-04-26T03:15:16.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:16.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-26T03:15:16.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 [2023-04-26T03:15:16.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:16.753Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-26T03:15:16.767Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-26T03:15:16.767Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:16.767Z] latest [2023-04-26T03:15:16.767Z] 3.0.0-dev.138 [2023-04-26T03:15:16.767Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:16.767Z] main [2023-04-26T03:15:16.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:17.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:17.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:17.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T03:15:17.424Z] e479e3111ff4: Preparing [2023-04-26T03:15:17.424Z] c089b1d83105: Preparing [2023-04-26T03:15:17.424Z] 15a5f098d3db: Preparing [2023-04-26T03:15:17.424Z] b697ffe99ae8: Preparing [2023-04-26T03:15:17.424Z] bfddee29a942: Preparing [2023-04-26T03:15:17.424Z] ca2a648eaf62: Preparing [2023-04-26T03:15:17.424Z] bc620cab9324: Preparing [2023-04-26T03:15:17.424Z] c135a8ce82b9: Preparing [2023-04-26T03:15:17.424Z] 26cbea5cba74: Preparing [2023-04-26T03:15:17.424Z] ca2a648eaf62: Waiting [2023-04-26T03:15:17.424Z] bc620cab9324: Waiting [2023-04-26T03:15:17.424Z] 26cbea5cba74: Waiting [2023-04-26T03:15:17.424Z] c135a8ce82b9: Waiting [2023-04-26T03:15:17.696Z] bfddee29a942: Layer already exists [2023-04-26T03:15:17.696Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:17.696Z] e479e3111ff4: Pushed [2023-04-26T03:15:17.696Z] c089b1d83105: Pushed [2023-04-26T03:15:17.696Z] b697ffe99ae8: Pushed [2023-04-26T03:15:17.696Z] bc620cab9324: Pushed [2023-04-26T03:15:17.696Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:17.960Z] c135a8ce82b9: Pushed [2023-04-26T03:15:20.532Z] 15a5f098d3db: Pushed [2023-04-26T03:15:20.532Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:20.878Z] + 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-04-26T03:15:21.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T03:15:21.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T03:15:21.221Z] e479e3111ff4: Preparing [2023-04-26T03:15:21.221Z] c089b1d83105: Preparing [2023-04-26T03:15:21.221Z] 15a5f098d3db: Preparing [2023-04-26T03:15:21.221Z] b697ffe99ae8: Preparing [2023-04-26T03:15:21.221Z] bfddee29a942: Preparing [2023-04-26T03:15:21.221Z] ca2a648eaf62: Preparing [2023-04-26T03:15:21.221Z] bc620cab9324: Preparing [2023-04-26T03:15:21.221Z] c135a8ce82b9: Preparing [2023-04-26T03:15:21.221Z] 26cbea5cba74: Preparing [2023-04-26T03:15:21.221Z] ca2a648eaf62: Waiting [2023-04-26T03:15:21.221Z] bc620cab9324: Waiting [2023-04-26T03:15:21.221Z] c135a8ce82b9: Waiting [2023-04-26T03:15:21.221Z] 26cbea5cba74: Waiting [2023-04-26T03:15:21.221Z] bfddee29a942: Layer already exists [2023-04-26T03:15:21.221Z] e479e3111ff4: Layer already exists [2023-04-26T03:15:21.221Z] c089b1d83105: Layer already exists [2023-04-26T03:15:21.221Z] b697ffe99ae8: Layer already exists [2023-04-26T03:15:21.221Z] 15a5f098d3db: Layer already exists [2023-04-26T03:15:21.221Z] c135a8ce82b9: Layer already exists [2023-04-26T03:15:21.221Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:21.221Z] bc620cab9324: Layer already exists [2023-04-26T03:15:21.221Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:21.487Z] latest: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:21.838Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:22.171Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 [2023-04-26T03:15:22.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T03:15:22.171Z] e479e3111ff4: Preparing [2023-04-26T03:15:22.171Z] c089b1d83105: Preparing [2023-04-26T03:15:22.171Z] 15a5f098d3db: Preparing [2023-04-26T03:15:22.171Z] b697ffe99ae8: Preparing [2023-04-26T03:15:22.171Z] bfddee29a942: Preparing [2023-04-26T03:15:22.171Z] ca2a648eaf62: Preparing [2023-04-26T03:15:22.171Z] bc620cab9324: Preparing [2023-04-26T03:15:22.171Z] c135a8ce82b9: Preparing [2023-04-26T03:15:22.171Z] 26cbea5cba74: Preparing [2023-04-26T03:15:22.171Z] bc620cab9324: Waiting [2023-04-26T03:15:22.171Z] c135a8ce82b9: Waiting [2023-04-26T03:15:22.171Z] 26cbea5cba74: Waiting [2023-04-26T03:15:22.171Z] ca2a648eaf62: Waiting [2023-04-26T03:15:22.171Z] bfddee29a942: Layer already exists [2023-04-26T03:15:22.171Z] 15a5f098d3db: Layer already exists [2023-04-26T03:15:22.171Z] c089b1d83105: Layer already exists [2023-04-26T03:15:22.171Z] b697ffe99ae8: Layer already exists [2023-04-26T03:15:22.171Z] e479e3111ff4: Layer already exists [2023-04-26T03:15:22.171Z] bc620cab9324: Layer already exists [2023-04-26T03:15:22.171Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:22.171Z] c135a8ce82b9: Layer already exists [2023-04-26T03:15:22.171Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:22.436Z] 3.0.0-dev.138: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:22.768Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:23.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:23.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T03:15:23.099Z] e479e3111ff4: Preparing [2023-04-26T03:15:23.099Z] c089b1d83105: Preparing [2023-04-26T03:15:23.099Z] 15a5f098d3db: Preparing [2023-04-26T03:15:23.099Z] b697ffe99ae8: Preparing [2023-04-26T03:15:23.099Z] bfddee29a942: Preparing [2023-04-26T03:15:23.099Z] ca2a648eaf62: Preparing [2023-04-26T03:15:23.099Z] bc620cab9324: Preparing [2023-04-26T03:15:23.099Z] c135a8ce82b9: Preparing [2023-04-26T03:15:23.099Z] 26cbea5cba74: Preparing [2023-04-26T03:15:23.099Z] c135a8ce82b9: Waiting [2023-04-26T03:15:23.099Z] 26cbea5cba74: Waiting [2023-04-26T03:15:23.099Z] bc620cab9324: Waiting [2023-04-26T03:15:23.099Z] ca2a648eaf62: Waiting [2023-04-26T03:15:23.099Z] b697ffe99ae8: Layer already exists [2023-04-26T03:15:23.099Z] bfddee29a942: Layer already exists [2023-04-26T03:15:23.099Z] 15a5f098d3db: Layer already exists [2023-04-26T03:15:23.099Z] e479e3111ff4: Layer already exists [2023-04-26T03:15:23.099Z] c089b1d83105: Layer already exists [2023-04-26T03:15:23.099Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:23.099Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:23.099Z] bc620cab9324: Layer already exists [2023-04-26T03:15:23.099Z] c135a8ce82b9: Layer already exists [2023-04-26T03:15:23.365Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:23.701Z] + 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-04-26T03:15:24.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-26T03:15:24.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-26T03:15:24.042Z] e479e3111ff4: Preparing [2023-04-26T03:15:24.042Z] c089b1d83105: Preparing [2023-04-26T03:15:24.042Z] 15a5f098d3db: Preparing [2023-04-26T03:15:24.042Z] b697ffe99ae8: Preparing [2023-04-26T03:15:24.042Z] bfddee29a942: Preparing [2023-04-26T03:15:24.042Z] ca2a648eaf62: Preparing [2023-04-26T03:15:24.042Z] bc620cab9324: Preparing [2023-04-26T03:15:24.042Z] c135a8ce82b9: Preparing [2023-04-26T03:15:24.042Z] 26cbea5cba74: Preparing [2023-04-26T03:15:24.042Z] ca2a648eaf62: Waiting [2023-04-26T03:15:24.042Z] bc620cab9324: Waiting [2023-04-26T03:15:24.042Z] c135a8ce82b9: Waiting [2023-04-26T03:15:24.042Z] b697ffe99ae8: Layer already exists [2023-04-26T03:15:24.042Z] e479e3111ff4: Layer already exists [2023-04-26T03:15:24.042Z] 15a5f098d3db: Layer already exists [2023-04-26T03:15:24.042Z] c089b1d83105: Layer already exists [2023-04-26T03:15:24.042Z] bfddee29a942: Layer already exists [2023-04-26T03:15:24.042Z] bc620cab9324: Layer already exists [2023-04-26T03:15:24.042Z] c135a8ce82b9: Layer already exists [2023-04-26T03:15:24.042Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:24.042Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:24.306Z] main: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:24.359Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:24.369Z] taggedImages: [2023-04-26T03:15:24.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:24.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-26T03:15:24.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 [2023-04-26T03:15:24.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:24.369Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-26T03:15:24.392Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-26T03:15:24.392Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:24.392Z] latest [2023-04-26T03:15:24.392Z] 3.0.0-dev.138 [2023-04-26T03:15:24.392Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:24.392Z] main [2023-04-26T03:15:24.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:24.748Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:25.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:25.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T03:15:25.084Z] cd064b632437: Preparing [2023-04-26T03:15:25.084Z] 0500dcfdc3f4: Preparing [2023-04-26T03:15:25.084Z] 82f94691fefe: Preparing [2023-04-26T03:15:25.084Z] f3548ffa5530: Preparing [2023-04-26T03:15:25.084Z] 7f240874e430: Preparing [2023-04-26T03:15:25.084Z] 9f2632b1cbc1: Preparing [2023-04-26T03:15:25.084Z] 3d38e73e147d: Preparing [2023-04-26T03:15:25.084Z] bfddee29a942: Preparing [2023-04-26T03:15:25.084Z] ca2a648eaf62: Preparing [2023-04-26T03:15:25.084Z] 7bba77e28bb3: Preparing [2023-04-26T03:15:25.084Z] 26cbea5cba74: Preparing [2023-04-26T03:15:25.084Z] 3d38e73e147d: Waiting [2023-04-26T03:15:25.084Z] bfddee29a942: Waiting [2023-04-26T03:15:25.084Z] 7bba77e28bb3: Waiting [2023-04-26T03:15:25.084Z] ca2a648eaf62: Waiting [2023-04-26T03:15:25.084Z] 26cbea5cba74: Waiting [2023-04-26T03:15:25.084Z] 9f2632b1cbc1: Waiting [2023-04-26T03:15:25.349Z] 0500dcfdc3f4: Pushed [2023-04-26T03:15:25.349Z] cd064b632437: Pushed [2023-04-26T03:15:25.350Z] 7f240874e430: Pushed [2023-04-26T03:15:25.350Z] bfddee29a942: Layer already exists [2023-04-26T03:15:25.350Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:25.614Z] 9f2632b1cbc1: Pushed [2023-04-26T03:15:25.614Z] 3d38e73e147d: Pushed [2023-04-26T03:15:25.614Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:25.880Z] 7bba77e28bb3: Pushed [2023-04-26T03:15:27.821Z] f3548ffa5530: Pushed [2023-04-26T03:15:28.782Z] 82f94691fefe: Pushed [2023-04-26T03:15:28.782Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:29.382Z] + 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-04-26T03:15:29.713Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T03:15:29.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T03:15:29.713Z] cd064b632437: Preparing [2023-04-26T03:15:29.713Z] 0500dcfdc3f4: Preparing [2023-04-26T03:15:29.713Z] 82f94691fefe: Preparing [2023-04-26T03:15:29.713Z] f3548ffa5530: Preparing [2023-04-26T03:15:29.713Z] 7f240874e430: Preparing [2023-04-26T03:15:29.713Z] 9f2632b1cbc1: Preparing [2023-04-26T03:15:29.713Z] 3d38e73e147d: Preparing [2023-04-26T03:15:29.713Z] bfddee29a942: Preparing [2023-04-26T03:15:29.713Z] ca2a648eaf62: Preparing [2023-04-26T03:15:29.713Z] 7bba77e28bb3: Preparing [2023-04-26T03:15:29.713Z] 26cbea5cba74: Preparing [2023-04-26T03:15:29.713Z] bfddee29a942: Waiting [2023-04-26T03:15:29.713Z] ca2a648eaf62: Waiting [2023-04-26T03:15:29.713Z] 9f2632b1cbc1: Waiting [2023-04-26T03:15:29.713Z] 3d38e73e147d: Waiting [2023-04-26T03:15:29.713Z] 7bba77e28bb3: Waiting [2023-04-26T03:15:29.713Z] 26cbea5cba74: Waiting [2023-04-26T03:15:29.713Z] 0500dcfdc3f4: Layer already exists [2023-04-26T03:15:29.713Z] 7f240874e430: Layer already exists [2023-04-26T03:15:29.713Z] f3548ffa5530: Layer already exists [2023-04-26T03:15:29.713Z] 82f94691fefe: Layer already exists [2023-04-26T03:15:29.713Z] cd064b632437: Layer already exists [2023-04-26T03:15:29.713Z] 7bba77e28bb3: Layer already exists [2023-04-26T03:15:29.713Z] bfddee29a942: Layer already exists [2023-04-26T03:15:29.713Z] 9f2632b1cbc1: Layer already exists [2023-04-26T03:15:29.713Z] 3d38e73e147d: Layer already exists [2023-04-26T03:15:29.713Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:29.713Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:29.979Z] latest: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:30.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:30.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 [2023-04-26T03:15:30.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T03:15:30.653Z] cd064b632437: Preparing [2023-04-26T03:15:30.653Z] 0500dcfdc3f4: Preparing [2023-04-26T03:15:30.653Z] 82f94691fefe: Preparing [2023-04-26T03:15:30.653Z] f3548ffa5530: Preparing [2023-04-26T03:15:30.653Z] 7f240874e430: Preparing [2023-04-26T03:15:30.653Z] 9f2632b1cbc1: Preparing [2023-04-26T03:15:30.653Z] 3d38e73e147d: Preparing [2023-04-26T03:15:30.653Z] bfddee29a942: Preparing [2023-04-26T03:15:30.653Z] ca2a648eaf62: Preparing [2023-04-26T03:15:30.653Z] 7bba77e28bb3: Preparing [2023-04-26T03:15:30.653Z] 26cbea5cba74: Preparing [2023-04-26T03:15:30.653Z] 9f2632b1cbc1: Waiting [2023-04-26T03:15:30.653Z] 3d38e73e147d: Waiting [2023-04-26T03:15:30.653Z] 7bba77e28bb3: Waiting [2023-04-26T03:15:30.653Z] bfddee29a942: Waiting [2023-04-26T03:15:30.653Z] ca2a648eaf62: Waiting [2023-04-26T03:15:30.653Z] 26cbea5cba74: Waiting [2023-04-26T03:15:30.653Z] 7f240874e430: Layer already exists [2023-04-26T03:15:30.653Z] cd064b632437: Layer already exists [2023-04-26T03:15:30.653Z] 0500dcfdc3f4: Layer already exists [2023-04-26T03:15:30.653Z] f3548ffa5530: Layer already exists [2023-04-26T03:15:30.653Z] 82f94691fefe: Layer already exists [2023-04-26T03:15:30.653Z] 9f2632b1cbc1: Layer already exists [2023-04-26T03:15:30.653Z] 3d38e73e147d: Layer already exists [2023-04-26T03:15:30.653Z] bfddee29a942: Layer already exists [2023-04-26T03:15:30.653Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:30.653Z] 7bba77e28bb3: Layer already exists [2023-04-26T03:15:30.653Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:30.917Z] 3.0.0-dev.138: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:31.248Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:31.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:31.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T03:15:31.576Z] cd064b632437: Preparing [2023-04-26T03:15:31.576Z] 0500dcfdc3f4: Preparing [2023-04-26T03:15:31.576Z] 82f94691fefe: Preparing [2023-04-26T03:15:31.576Z] f3548ffa5530: Preparing [2023-04-26T03:15:31.576Z] 7f240874e430: Preparing [2023-04-26T03:15:31.576Z] 9f2632b1cbc1: Preparing [2023-04-26T03:15:31.576Z] 3d38e73e147d: Preparing [2023-04-26T03:15:31.576Z] bfddee29a942: Preparing [2023-04-26T03:15:31.576Z] ca2a648eaf62: Preparing [2023-04-26T03:15:31.576Z] 7bba77e28bb3: Preparing [2023-04-26T03:15:31.576Z] 26cbea5cba74: Preparing [2023-04-26T03:15:31.576Z] 9f2632b1cbc1: Waiting [2023-04-26T03:15:31.576Z] 3d38e73e147d: Waiting [2023-04-26T03:15:31.576Z] 26cbea5cba74: Waiting [2023-04-26T03:15:31.576Z] bfddee29a942: Waiting [2023-04-26T03:15:31.576Z] ca2a648eaf62: Waiting [2023-04-26T03:15:31.576Z] 7bba77e28bb3: Waiting [2023-04-26T03:15:31.576Z] cd064b632437: Layer already exists [2023-04-26T03:15:31.576Z] 82f94691fefe: Layer already exists [2023-04-26T03:15:31.576Z] f3548ffa5530: Layer already exists [2023-04-26T03:15:31.576Z] 7f240874e430: Layer already exists [2023-04-26T03:15:31.576Z] 0500dcfdc3f4: Layer already exists [2023-04-26T03:15:31.576Z] 3d38e73e147d: Layer already exists [2023-04-26T03:15:31.576Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:31.576Z] 9f2632b1cbc1: Layer already exists [2023-04-26T03:15:31.576Z] bfddee29a942: Layer already exists [2023-04-26T03:15:31.576Z] 7bba77e28bb3: Layer already exists [2023-04-26T03:15:31.576Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:31.839Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:32.168Z] + 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-04-26T03:15:32.495Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-26T03:15:32.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-26T03:15:32.495Z] cd064b632437: Preparing [2023-04-26T03:15:32.495Z] 0500dcfdc3f4: Preparing [2023-04-26T03:15:32.495Z] 82f94691fefe: Preparing [2023-04-26T03:15:32.495Z] f3548ffa5530: Preparing [2023-04-26T03:15:32.495Z] 7f240874e430: Preparing [2023-04-26T03:15:32.495Z] 9f2632b1cbc1: Preparing [2023-04-26T03:15:32.495Z] 3d38e73e147d: Preparing [2023-04-26T03:15:32.495Z] bfddee29a942: Preparing [2023-04-26T03:15:32.495Z] ca2a648eaf62: Preparing [2023-04-26T03:15:32.495Z] 7bba77e28bb3: Preparing [2023-04-26T03:15:32.495Z] 26cbea5cba74: Preparing [2023-04-26T03:15:32.495Z] bfddee29a942: Waiting [2023-04-26T03:15:32.495Z] ca2a648eaf62: Waiting [2023-04-26T03:15:32.495Z] 7bba77e28bb3: Waiting [2023-04-26T03:15:32.495Z] 26cbea5cba74: Waiting [2023-04-26T03:15:32.495Z] 9f2632b1cbc1: Waiting [2023-04-26T03:15:32.495Z] 3d38e73e147d: Waiting [2023-04-26T03:15:32.495Z] f3548ffa5530: Layer already exists [2023-04-26T03:15:32.495Z] cd064b632437: Layer already exists [2023-04-26T03:15:32.495Z] 7f240874e430: Layer already exists [2023-04-26T03:15:32.495Z] 0500dcfdc3f4: Layer already exists [2023-04-26T03:15:32.495Z] 82f94691fefe: Layer already exists [2023-04-26T03:15:32.495Z] 9f2632b1cbc1: Layer already exists [2023-04-26T03:15:32.495Z] bfddee29a942: Layer already exists [2023-04-26T03:15:32.495Z] 3d38e73e147d: Layer already exists [2023-04-26T03:15:32.495Z] 7bba77e28bb3: Layer already exists [2023-04-26T03:15:32.495Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:32.495Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:32.761Z] main: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:32.816Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:32.825Z] taggedImages: [2023-04-26T03:15:32.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:32.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-26T03:15:32.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 [2023-04-26T03:15:32.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:32.825Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-26T03:15:32.847Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-26T03:15:32.847Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:32.847Z] latest [2023-04-26T03:15:32.847Z] 3.0.0-dev.138 [2023-04-26T03:15:32.847Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:32.847Z] main [2023-04-26T03:15:32.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:33.185Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:33.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:33.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T03:15:33.514Z] e971ec4a446f: Preparing [2023-04-26T03:15:33.514Z] 5e2026057c3b: Preparing [2023-04-26T03:15:33.514Z] bfddee29a942: Preparing [2023-04-26T03:15:33.514Z] ca2a648eaf62: Preparing [2023-04-26T03:15:33.514Z] e7498c45a252: Preparing [2023-04-26T03:15:33.514Z] 26cbea5cba74: Preparing [2023-04-26T03:15:33.514Z] 26cbea5cba74: Waiting [2023-04-26T03:15:33.778Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:33.778Z] bfddee29a942: Layer already exists [2023-04-26T03:15:33.778Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:33.778Z] e971ec4a446f: Pushed [2023-04-26T03:15:35.178Z] e7498c45a252: Pushed [2023-04-26T03:15:38.502Z] 5e2026057c3b: Pushed [2023-04-26T03:15:38.502Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:38.829Z] + 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-04-26T03:15:39.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T03:15:39.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T03:15:39.160Z] e971ec4a446f: Preparing [2023-04-26T03:15:39.160Z] 5e2026057c3b: Preparing [2023-04-26T03:15:39.160Z] bfddee29a942: Preparing [2023-04-26T03:15:39.160Z] ca2a648eaf62: Preparing [2023-04-26T03:15:39.160Z] e7498c45a252: Preparing [2023-04-26T03:15:39.160Z] 26cbea5cba74: Preparing [2023-04-26T03:15:39.160Z] 26cbea5cba74: Waiting [2023-04-26T03:15:39.160Z] bfddee29a942: Layer already exists [2023-04-26T03:15:39.160Z] 5e2026057c3b: Layer already exists [2023-04-26T03:15:39.160Z] e971ec4a446f: Layer already exists [2023-04-26T03:15:39.160Z] e7498c45a252: Layer already exists [2023-04-26T03:15:39.160Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:39.160Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:39.160Z] latest: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:39.760Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:40.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 [2023-04-26T03:15:40.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T03:15:40.088Z] e971ec4a446f: Preparing [2023-04-26T03:15:40.088Z] 5e2026057c3b: Preparing [2023-04-26T03:15:40.088Z] bfddee29a942: Preparing [2023-04-26T03:15:40.088Z] ca2a648eaf62: Preparing [2023-04-26T03:15:40.088Z] e7498c45a252: Preparing [2023-04-26T03:15:40.088Z] 26cbea5cba74: Preparing [2023-04-26T03:15:40.088Z] 26cbea5cba74: Waiting [2023-04-26T03:15:40.088Z] 5e2026057c3b: Layer already exists [2023-04-26T03:15:40.088Z] e971ec4a446f: Layer already exists [2023-04-26T03:15:40.088Z] bfddee29a942: Layer already exists [2023-04-26T03:15:40.088Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:40.088Z] e7498c45a252: Layer already exists [2023-04-26T03:15:40.088Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:40.353Z] 3.0.0-dev.138: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:40.696Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:41.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:41.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T03:15:41.032Z] e971ec4a446f: Preparing [2023-04-26T03:15:41.032Z] 5e2026057c3b: Preparing [2023-04-26T03:15:41.032Z] bfddee29a942: Preparing [2023-04-26T03:15:41.032Z] ca2a648eaf62: Preparing [2023-04-26T03:15:41.032Z] e7498c45a252: Preparing [2023-04-26T03:15:41.032Z] 26cbea5cba74: Preparing [2023-04-26T03:15:41.032Z] 26cbea5cba74: Waiting [2023-04-26T03:15:41.032Z] e7498c45a252: Layer already exists [2023-04-26T03:15:41.032Z] 5e2026057c3b: Layer already exists [2023-04-26T03:15:41.032Z] e971ec4a446f: Layer already exists [2023-04-26T03:15:41.032Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:41.032Z] bfddee29a942: Layer already exists [2023-04-26T03:15:41.032Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:41.298Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:41.642Z] + 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-04-26T03:15:41.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-26T03:15:41.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-26T03:15:41.976Z] e971ec4a446f: Preparing [2023-04-26T03:15:41.976Z] 5e2026057c3b: Preparing [2023-04-26T03:15:41.976Z] bfddee29a942: Preparing [2023-04-26T03:15:41.976Z] ca2a648eaf62: Preparing [2023-04-26T03:15:41.976Z] e7498c45a252: Preparing [2023-04-26T03:15:41.976Z] 26cbea5cba74: Preparing [2023-04-26T03:15:41.976Z] 26cbea5cba74: Waiting [2023-04-26T03:15:41.976Z] bfddee29a942: Layer already exists [2023-04-26T03:15:41.976Z] e971ec4a446f: Layer already exists [2023-04-26T03:15:41.976Z] 5e2026057c3b: Layer already exists [2023-04-26T03:15:41.976Z] e7498c45a252: Layer already exists [2023-04-26T03:15:41.976Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:41.976Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:42.242Z] main: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:15:42.283Z] ===================================================== [Pipeline] echo [2023-04-26T03:15:42.289Z] taggedImages: [2023-04-26T03:15:42.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:42.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-26T03:15:42.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 [2023-04-26T03:15:42.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:42.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-26T03:15:42.303Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-26T03:15:42.303Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:42.303Z] latest [2023-04-26T03:15:42.303Z] 3.0.0-dev.138 [2023-04-26T03:15:42.303Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:15:42.303Z] main [2023-04-26T03:15:42.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:42.696Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:15:43.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:15:43.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T03:15:43.054Z] 3ce87f027b96: Preparing [2023-04-26T03:15:43.054Z] 845c10f6db6d: Preparing [2023-04-26T03:15:43.054Z] 519193f45e80: Preparing [2023-04-26T03:15:43.054Z] da3759e953d1: Preparing [2023-04-26T03:15:43.054Z] dafe58a7bfae: Preparing [2023-04-26T03:15:43.054Z] bfddee29a942: Preparing [2023-04-26T03:15:43.054Z] ca2a648eaf62: Preparing [2023-04-26T03:15:43.054Z] 5bd3a57f7293: Preparing [2023-04-26T03:15:43.054Z] 26cbea5cba74: Preparing [2023-04-26T03:15:43.054Z] bfddee29a942: Waiting [2023-04-26T03:15:43.054Z] ca2a648eaf62: Waiting [2023-04-26T03:15:43.054Z] 5bd3a57f7293: Waiting [2023-04-26T03:15:43.054Z] 26cbea5cba74: Waiting [2023-04-26T03:15:43.324Z] 845c10f6db6d: Pushed [2023-04-26T03:15:43.324Z] 519193f45e80: Pushed [2023-04-26T03:15:43.324Z] 3ce87f027b96: Pushed [2023-04-26T03:15:43.324Z] bfddee29a942: Layer already exists [2023-04-26T03:15:43.324Z] ca2a648eaf62: Layer already exists [2023-04-26T03:15:43.324Z] 26cbea5cba74: Layer already exists [2023-04-26T03:15:44.336Z] 5bd3a57f7293: Pushed [2023-04-26T03:15:56.625Z] dafe58a7bfae: Pushed [2023-04-26T03:16:00.859Z] da3759e953d1: Pushed [2023-04-26T03:16:01.125Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:01.463Z] + 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-04-26T03:16:01.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T03:16:01.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T03:16:01.790Z] 3ce87f027b96: Preparing [2023-04-26T03:16:01.790Z] 845c10f6db6d: Preparing [2023-04-26T03:16:01.790Z] 519193f45e80: Preparing [2023-04-26T03:16:01.790Z] da3759e953d1: Preparing [2023-04-26T03:16:01.790Z] dafe58a7bfae: Preparing [2023-04-26T03:16:01.790Z] bfddee29a942: Preparing [2023-04-26T03:16:01.790Z] ca2a648eaf62: Preparing [2023-04-26T03:16:01.790Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:01.790Z] 26cbea5cba74: Preparing [2023-04-26T03:16:01.790Z] 26cbea5cba74: Waiting [2023-04-26T03:16:01.790Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:01.790Z] bfddee29a942: Waiting [2023-04-26T03:16:01.790Z] ca2a648eaf62: Waiting [2023-04-26T03:16:01.790Z] dafe58a7bfae: Layer already exists [2023-04-26T03:16:01.790Z] 845c10f6db6d: Layer already exists [2023-04-26T03:16:01.790Z] 3ce87f027b96: Layer already exists [2023-04-26T03:16:01.790Z] 519193f45e80: Layer already exists [2023-04-26T03:16:01.790Z] da3759e953d1: Layer already exists [2023-04-26T03:16:01.790Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:01.790Z] bfddee29a942: Layer already exists [2023-04-26T03:16:01.790Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:01.790Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:02.055Z] latest: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:02.397Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:02.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 [2023-04-26T03:16:02.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T03:16:02.726Z] 3ce87f027b96: Preparing [2023-04-26T03:16:02.726Z] 845c10f6db6d: Preparing [2023-04-26T03:16:02.726Z] 519193f45e80: Preparing [2023-04-26T03:16:02.726Z] da3759e953d1: Preparing [2023-04-26T03:16:02.726Z] dafe58a7bfae: Preparing [2023-04-26T03:16:02.726Z] bfddee29a942: Preparing [2023-04-26T03:16:02.726Z] ca2a648eaf62: Preparing [2023-04-26T03:16:02.726Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:02.726Z] 26cbea5cba74: Preparing [2023-04-26T03:16:02.726Z] bfddee29a942: Waiting [2023-04-26T03:16:02.726Z] ca2a648eaf62: Waiting [2023-04-26T03:16:02.726Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:02.726Z] 26cbea5cba74: Waiting [2023-04-26T03:16:02.726Z] 3ce87f027b96: Layer already exists [2023-04-26T03:16:02.726Z] 845c10f6db6d: Layer already exists [2023-04-26T03:16:02.726Z] 519193f45e80: Layer already exists [2023-04-26T03:16:02.726Z] dafe58a7bfae: Layer already exists [2023-04-26T03:16:02.726Z] da3759e953d1: Layer already exists [2023-04-26T03:16:02.726Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:02.726Z] bfddee29a942: Layer already exists [2023-04-26T03:16:02.726Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:02.726Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:02.990Z] 3.0.0-dev.138: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:03.318Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:03.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:03.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T03:16:03.652Z] 3ce87f027b96: Preparing [2023-04-26T03:16:03.652Z] 845c10f6db6d: Preparing [2023-04-26T03:16:03.652Z] 519193f45e80: Preparing [2023-04-26T03:16:03.652Z] da3759e953d1: Preparing [2023-04-26T03:16:03.652Z] dafe58a7bfae: Preparing [2023-04-26T03:16:03.652Z] bfddee29a942: Preparing [2023-04-26T03:16:03.652Z] ca2a648eaf62: Preparing [2023-04-26T03:16:03.652Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:03.652Z] 26cbea5cba74: Preparing [2023-04-26T03:16:03.652Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:03.652Z] 26cbea5cba74: Waiting [2023-04-26T03:16:03.652Z] bfddee29a942: Waiting [2023-04-26T03:16:03.652Z] ca2a648eaf62: Waiting [2023-04-26T03:16:03.652Z] 3ce87f027b96: Layer already exists [2023-04-26T03:16:03.652Z] 845c10f6db6d: Layer already exists [2023-04-26T03:16:03.652Z] 519193f45e80: Layer already exists [2023-04-26T03:16:03.652Z] da3759e953d1: Layer already exists [2023-04-26T03:16:03.652Z] dafe58a7bfae: Layer already exists [2023-04-26T03:16:03.652Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:03.652Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:03.652Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:03.652Z] bfddee29a942: Layer already exists [2023-04-26T03:16:03.917Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:04.250Z] + 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-04-26T03:16:04.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-26T03:16:04.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-26T03:16:04.577Z] 3ce87f027b96: Preparing [2023-04-26T03:16:04.577Z] 845c10f6db6d: Preparing [2023-04-26T03:16:04.577Z] 519193f45e80: Preparing [2023-04-26T03:16:04.577Z] da3759e953d1: Preparing [2023-04-26T03:16:04.577Z] dafe58a7bfae: Preparing [2023-04-26T03:16:04.577Z] bfddee29a942: Preparing [2023-04-26T03:16:04.577Z] ca2a648eaf62: Preparing [2023-04-26T03:16:04.577Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:04.577Z] 26cbea5cba74: Preparing [2023-04-26T03:16:04.577Z] bfddee29a942: Waiting [2023-04-26T03:16:04.577Z] ca2a648eaf62: Waiting [2023-04-26T03:16:04.577Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:04.577Z] 26cbea5cba74: Waiting [2023-04-26T03:16:04.577Z] 3ce87f027b96: Layer already exists [2023-04-26T03:16:04.577Z] 845c10f6db6d: Layer already exists [2023-04-26T03:16:04.577Z] da3759e953d1: Layer already exists [2023-04-26T03:16:04.577Z] dafe58a7bfae: Layer already exists [2023-04-26T03:16:04.577Z] 519193f45e80: Layer already exists [2023-04-26T03:16:04.577Z] bfddee29a942: Layer already exists [2023-04-26T03:16:04.577Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:04.577Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:04.577Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:04.841Z] main: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:16:04.884Z] ===================================================== [Pipeline] echo [2023-04-26T03:16:04.891Z] taggedImages: [2023-04-26T03:16:04.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:04.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-26T03:16:04.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 [2023-04-26T03:16:04.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:04.891Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-26T03:16:04.905Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-26T03:16:04.905Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:04.905Z] latest [2023-04-26T03:16:04.905Z] 3.0.0-dev.138 [2023-04-26T03:16:04.905Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:04.905Z] main [2023-04-26T03:16:04.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:05.232Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:05.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:05.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T03:16:05.562Z] c3b82ba69351: Preparing [2023-04-26T03:16:05.562Z] 5f9ca5e522f0: Preparing [2023-04-26T03:16:05.562Z] 8a9d33da7543: Preparing [2023-04-26T03:16:05.562Z] c2a6eee04e81: Preparing [2023-04-26T03:16:05.562Z] bfddee29a942: Preparing [2023-04-26T03:16:05.562Z] ca2a648eaf62: Preparing [2023-04-26T03:16:05.562Z] 2d6919d64f2d: Preparing [2023-04-26T03:16:05.562Z] 26cbea5cba74: Preparing [2023-04-26T03:16:05.562Z] 2d6919d64f2d: Waiting [2023-04-26T03:16:05.562Z] 26cbea5cba74: Waiting [2023-04-26T03:16:05.562Z] ca2a648eaf62: Waiting [2023-04-26T03:16:05.562Z] bfddee29a942: Layer already exists [2023-04-26T03:16:05.827Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:05.827Z] c3b82ba69351: Pushed [2023-04-26T03:16:05.827Z] 5f9ca5e522f0: Pushed [2023-04-26T03:16:05.827Z] 8a9d33da7543: Pushed [2023-04-26T03:16:05.827Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:06.407Z] 2d6919d64f2d: Pushed [2023-04-26T03:16:24.594Z] c2a6eee04e81: Pushed [2023-04-26T03:16:24.594Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:24.923Z] + 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-04-26T03:16:25.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T03:16:25.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T03:16:25.251Z] c3b82ba69351: Preparing [2023-04-26T03:16:25.251Z] 5f9ca5e522f0: Preparing [2023-04-26T03:16:25.251Z] 8a9d33da7543: Preparing [2023-04-26T03:16:25.251Z] c2a6eee04e81: Preparing [2023-04-26T03:16:25.251Z] bfddee29a942: Preparing [2023-04-26T03:16:25.251Z] ca2a648eaf62: Preparing [2023-04-26T03:16:25.251Z] 2d6919d64f2d: Preparing [2023-04-26T03:16:25.251Z] 26cbea5cba74: Preparing [2023-04-26T03:16:25.251Z] ca2a648eaf62: Waiting [2023-04-26T03:16:25.251Z] 2d6919d64f2d: Waiting [2023-04-26T03:16:25.251Z] 26cbea5cba74: Waiting [2023-04-26T03:16:25.251Z] 5f9ca5e522f0: Layer already exists [2023-04-26T03:16:25.251Z] c3b82ba69351: Layer already exists [2023-04-26T03:16:25.251Z] bfddee29a942: Layer already exists [2023-04-26T03:16:25.251Z] c2a6eee04e81: Layer already exists [2023-04-26T03:16:25.251Z] 8a9d33da7543: Layer already exists [2023-04-26T03:16:25.251Z] 2d6919d64f2d: Layer already exists [2023-04-26T03:16:25.251Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:25.251Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:25.251Z] latest: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:25.843Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:26.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 [2023-04-26T03:16:26.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T03:16:26.175Z] c3b82ba69351: Preparing [2023-04-26T03:16:26.175Z] 5f9ca5e522f0: Preparing [2023-04-26T03:16:26.175Z] 8a9d33da7543: Preparing [2023-04-26T03:16:26.175Z] c2a6eee04e81: Preparing [2023-04-26T03:16:26.175Z] bfddee29a942: Preparing [2023-04-26T03:16:26.175Z] ca2a648eaf62: Preparing [2023-04-26T03:16:26.175Z] 2d6919d64f2d: Preparing [2023-04-26T03:16:26.175Z] 26cbea5cba74: Preparing [2023-04-26T03:16:26.175Z] 2d6919d64f2d: Waiting [2023-04-26T03:16:26.175Z] 26cbea5cba74: Waiting [2023-04-26T03:16:26.175Z] ca2a648eaf62: Waiting [2023-04-26T03:16:26.175Z] 5f9ca5e522f0: Layer already exists [2023-04-26T03:16:26.175Z] bfddee29a942: Layer already exists [2023-04-26T03:16:26.175Z] c3b82ba69351: Layer already exists [2023-04-26T03:16:26.175Z] 8a9d33da7543: Layer already exists [2023-04-26T03:16:26.175Z] c2a6eee04e81: Layer already exists [2023-04-26T03:16:26.175Z] 2d6919d64f2d: Layer already exists [2023-04-26T03:16:26.175Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:26.175Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:26.441Z] 3.0.0-dev.138: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:26.779Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:27.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:27.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T03:16:27.110Z] c3b82ba69351: Preparing [2023-04-26T03:16:27.110Z] 5f9ca5e522f0: Preparing [2023-04-26T03:16:27.110Z] 8a9d33da7543: Preparing [2023-04-26T03:16:27.110Z] c2a6eee04e81: Preparing [2023-04-26T03:16:27.110Z] bfddee29a942: Preparing [2023-04-26T03:16:27.110Z] ca2a648eaf62: Preparing [2023-04-26T03:16:27.110Z] 2d6919d64f2d: Preparing [2023-04-26T03:16:27.110Z] 26cbea5cba74: Preparing [2023-04-26T03:16:27.110Z] ca2a648eaf62: Waiting [2023-04-26T03:16:27.110Z] 2d6919d64f2d: Waiting [2023-04-26T03:16:27.110Z] 26cbea5cba74: Waiting [2023-04-26T03:16:27.110Z] bfddee29a942: Layer already exists [2023-04-26T03:16:27.110Z] 5f9ca5e522f0: Layer already exists [2023-04-26T03:16:27.110Z] c3b82ba69351: Layer already exists [2023-04-26T03:16:27.110Z] c2a6eee04e81: Layer already exists [2023-04-26T03:16:27.110Z] 8a9d33da7543: Layer already exists [2023-04-26T03:16:27.110Z] 2d6919d64f2d: Layer already exists [2023-04-26T03:16:27.110Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:27.110Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:27.110Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:27.708Z] + 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-04-26T03:16:28.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-26T03:16:28.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-26T03:16:28.040Z] c3b82ba69351: Preparing [2023-04-26T03:16:28.040Z] 5f9ca5e522f0: Preparing [2023-04-26T03:16:28.040Z] 8a9d33da7543: Preparing [2023-04-26T03:16:28.040Z] c2a6eee04e81: Preparing [2023-04-26T03:16:28.040Z] bfddee29a942: Preparing [2023-04-26T03:16:28.040Z] ca2a648eaf62: Preparing [2023-04-26T03:16:28.040Z] 2d6919d64f2d: Preparing [2023-04-26T03:16:28.040Z] 26cbea5cba74: Preparing [2023-04-26T03:16:28.040Z] ca2a648eaf62: Waiting [2023-04-26T03:16:28.040Z] 2d6919d64f2d: Waiting [2023-04-26T03:16:28.040Z] 5f9ca5e522f0: Layer already exists [2023-04-26T03:16:28.040Z] bfddee29a942: Layer already exists [2023-04-26T03:16:28.040Z] c2a6eee04e81: Layer already exists [2023-04-26T03:16:28.040Z] 8a9d33da7543: Layer already exists [2023-04-26T03:16:28.040Z] c3b82ba69351: Layer already exists [2023-04-26T03:16:28.040Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:28.040Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:28.040Z] 2d6919d64f2d: Layer already exists [2023-04-26T03:16:28.306Z] main: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:16:28.345Z] ===================================================== [Pipeline] echo [2023-04-26T03:16:28.351Z] taggedImages: [2023-04-26T03:16:28.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:28.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-26T03:16:28.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 [2023-04-26T03:16:28.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:28.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-26T03:16:28.365Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-26T03:16:28.365Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:28.365Z] latest [2023-04-26T03:16:28.365Z] 3.0.0-dev.138 [2023-04-26T03:16:28.365Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:28.365Z] main [2023-04-26T03:16:28.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:28.694Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:29.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:29.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T03:16:29.029Z] 028b88948e56: Preparing [2023-04-26T03:16:29.029Z] 42b407cf45a9: Preparing [2023-04-26T03:16:29.029Z] b2cc289f8f84: Preparing [2023-04-26T03:16:29.029Z] 1edcada977d5: Preparing [2023-04-26T03:16:29.029Z] bfddee29a942: Preparing [2023-04-26T03:16:29.029Z] ca2a648eaf62: Preparing [2023-04-26T03:16:29.029Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:29.029Z] 26cbea5cba74: Preparing [2023-04-26T03:16:29.029Z] ca2a648eaf62: Waiting [2023-04-26T03:16:29.029Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:29.029Z] 26cbea5cba74: Waiting [2023-04-26T03:16:29.029Z] bfddee29a942: Layer already exists [2023-04-26T03:16:29.295Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:29.295Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:29.295Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:29.295Z] 028b88948e56: Pushed [2023-04-26T03:16:29.295Z] b2cc289f8f84: Pushed [2023-04-26T03:16:29.295Z] 42b407cf45a9: Pushed [2023-04-26T03:16:47.470Z] 1edcada977d5: Pushed [2023-04-26T03:16:47.470Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:47.812Z] + 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-04-26T03:16:48.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T03:16:48.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T03:16:48.143Z] 028b88948e56: Preparing [2023-04-26T03:16:48.143Z] 42b407cf45a9: Preparing [2023-04-26T03:16:48.143Z] b2cc289f8f84: Preparing [2023-04-26T03:16:48.143Z] 1edcada977d5: Preparing [2023-04-26T03:16:48.143Z] bfddee29a942: Preparing [2023-04-26T03:16:48.143Z] ca2a648eaf62: Preparing [2023-04-26T03:16:48.143Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:48.143Z] 26cbea5cba74: Preparing [2023-04-26T03:16:48.143Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:48.143Z] 26cbea5cba74: Waiting [2023-04-26T03:16:48.143Z] ca2a648eaf62: Waiting [2023-04-26T03:16:48.143Z] 1edcada977d5: Layer already exists [2023-04-26T03:16:48.143Z] bfddee29a942: Layer already exists [2023-04-26T03:16:48.143Z] b2cc289f8f84: Layer already exists [2023-04-26T03:16:48.143Z] 42b407cf45a9: Layer already exists [2023-04-26T03:16:48.143Z] 028b88948e56: Layer already exists [2023-04-26T03:16:48.143Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:48.143Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:48.143Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:48.407Z] latest: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:48.733Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:49.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 [2023-04-26T03:16:49.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T03:16:49.078Z] 028b88948e56: Preparing [2023-04-26T03:16:49.078Z] 42b407cf45a9: Preparing [2023-04-26T03:16:49.078Z] b2cc289f8f84: Preparing [2023-04-26T03:16:49.078Z] 1edcada977d5: Preparing [2023-04-26T03:16:49.078Z] bfddee29a942: Preparing [2023-04-26T03:16:49.078Z] ca2a648eaf62: Preparing [2023-04-26T03:16:49.078Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:49.078Z] 26cbea5cba74: Preparing [2023-04-26T03:16:49.078Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:49.078Z] 26cbea5cba74: Waiting [2023-04-26T03:16:49.078Z] ca2a648eaf62: Waiting [2023-04-26T03:16:49.078Z] bfddee29a942: Layer already exists [2023-04-26T03:16:49.078Z] 028b88948e56: Layer already exists [2023-04-26T03:16:49.078Z] 1edcada977d5: Layer already exists [2023-04-26T03:16:49.078Z] 42b407cf45a9: Layer already exists [2023-04-26T03:16:49.078Z] b2cc289f8f84: Layer already exists [2023-04-26T03:16:49.078Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:49.078Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:49.078Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:49.342Z] 3.0.0-dev.138: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:49.680Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:50.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:50.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T03:16:50.009Z] 028b88948e56: Preparing [2023-04-26T03:16:50.009Z] 42b407cf45a9: Preparing [2023-04-26T03:16:50.009Z] b2cc289f8f84: Preparing [2023-04-26T03:16:50.009Z] 1edcada977d5: Preparing [2023-04-26T03:16:50.009Z] bfddee29a942: Preparing [2023-04-26T03:16:50.009Z] ca2a648eaf62: Preparing [2023-04-26T03:16:50.009Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:50.009Z] 26cbea5cba74: Preparing [2023-04-26T03:16:50.009Z] ca2a648eaf62: Waiting [2023-04-26T03:16:50.009Z] 26cbea5cba74: Waiting [2023-04-26T03:16:50.009Z] bfddee29a942: Layer already exists [2023-04-26T03:16:50.009Z] 028b88948e56: Layer already exists [2023-04-26T03:16:50.009Z] b2cc289f8f84: Layer already exists [2023-04-26T03:16:50.009Z] 1edcada977d5: Layer already exists [2023-04-26T03:16:50.009Z] 42b407cf45a9: Layer already exists [2023-04-26T03:16:50.009Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:50.009Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:50.009Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:50.009Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:50.612Z] + 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-04-26T03:16:50.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-26T03:16:50.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-26T03:16:50.940Z] 028b88948e56: Preparing [2023-04-26T03:16:50.940Z] 42b407cf45a9: Preparing [2023-04-26T03:16:50.940Z] b2cc289f8f84: Preparing [2023-04-26T03:16:50.940Z] 1edcada977d5: Preparing [2023-04-26T03:16:50.940Z] bfddee29a942: Preparing [2023-04-26T03:16:50.940Z] ca2a648eaf62: Preparing [2023-04-26T03:16:50.940Z] 5bd3a57f7293: Preparing [2023-04-26T03:16:50.940Z] 26cbea5cba74: Preparing [2023-04-26T03:16:50.940Z] 5bd3a57f7293: Waiting [2023-04-26T03:16:50.940Z] 26cbea5cba74: Waiting [2023-04-26T03:16:50.940Z] ca2a648eaf62: Waiting [2023-04-26T03:16:50.940Z] 42b407cf45a9: Layer already exists [2023-04-26T03:16:50.940Z] bfddee29a942: Layer already exists [2023-04-26T03:16:50.940Z] 1edcada977d5: Layer already exists [2023-04-26T03:16:50.940Z] b2cc289f8f84: Layer already exists [2023-04-26T03:16:50.940Z] 028b88948e56: Layer already exists [2023-04-26T03:16:50.940Z] 5bd3a57f7293: Layer already exists [2023-04-26T03:16:50.940Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:50.940Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:51.204Z] main: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:16:51.242Z] ===================================================== [Pipeline] echo [2023-04-26T03:16:51.251Z] taggedImages: [2023-04-26T03:16:51.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:51.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-26T03:16:51.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 [2023-04-26T03:16:51.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:51.251Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-26T03:16:51.270Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-26T03:16:51.270Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:51.270Z] latest [2023-04-26T03:16:51.270Z] 3.0.0-dev.138 [2023-04-26T03:16:51.270Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:16:51.270Z] main [2023-04-26T03:16:51.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:51.607Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:51.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:16:51.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T03:16:51.957Z] b2eced61e86d: Preparing [2023-04-26T03:16:51.957Z] 21817c2697ee: Preparing [2023-04-26T03:16:51.957Z] bfddee29a942: Preparing [2023-04-26T03:16:51.957Z] ca2a648eaf62: Preparing [2023-04-26T03:16:51.957Z] 2ca33e7fd0f4: Preparing [2023-04-26T03:16:51.957Z] 26cbea5cba74: Preparing [2023-04-26T03:16:51.957Z] 26cbea5cba74: Waiting [2023-04-26T03:16:51.957Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:51.957Z] bfddee29a942: Layer already exists [2023-04-26T03:16:52.221Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:52.221Z] b2eced61e86d: Pushed [2023-04-26T03:16:52.221Z] 2ca33e7fd0f4: Pushed [2023-04-26T03:16:57.545Z] 21817c2697ee: Pushed [2023-04-26T03:16:57.545Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:57.880Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:58.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T03:16:58.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T03:16:58.219Z] b2eced61e86d: Preparing [2023-04-26T03:16:58.219Z] 21817c2697ee: Preparing [2023-04-26T03:16:58.219Z] bfddee29a942: Preparing [2023-04-26T03:16:58.219Z] ca2a648eaf62: Preparing [2023-04-26T03:16:58.219Z] 2ca33e7fd0f4: Preparing [2023-04-26T03:16:58.219Z] 26cbea5cba74: Preparing [2023-04-26T03:16:58.219Z] 26cbea5cba74: Waiting [2023-04-26T03:16:58.219Z] b2eced61e86d: Layer already exists [2023-04-26T03:16:58.219Z] bfddee29a942: Layer already exists [2023-04-26T03:16:58.219Z] 2ca33e7fd0f4: Layer already exists [2023-04-26T03:16:58.219Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:58.219Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:58.219Z] 21817c2697ee: Layer already exists [2023-04-26T03:16:58.484Z] latest: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:58.817Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:59.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 [2023-04-26T03:16:59.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T03:16:59.155Z] b2eced61e86d: Preparing [2023-04-26T03:16:59.155Z] 21817c2697ee: Preparing [2023-04-26T03:16:59.155Z] bfddee29a942: Preparing [2023-04-26T03:16:59.155Z] ca2a648eaf62: Preparing [2023-04-26T03:16:59.155Z] 2ca33e7fd0f4: Preparing [2023-04-26T03:16:59.155Z] 26cbea5cba74: Preparing [2023-04-26T03:16:59.155Z] 26cbea5cba74: Waiting [2023-04-26T03:16:59.155Z] 21817c2697ee: Layer already exists [2023-04-26T03:16:59.155Z] b2eced61e86d: Layer already exists [2023-04-26T03:16:59.155Z] 2ca33e7fd0f4: Layer already exists [2023-04-26T03:16:59.155Z] bfddee29a942: Layer already exists [2023-04-26T03:16:59.155Z] ca2a648eaf62: Layer already exists [2023-04-26T03:16:59.155Z] 26cbea5cba74: Layer already exists [2023-04-26T03:16:59.420Z] 3.0.0-dev.138: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:16:59.759Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:00.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:17:00.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T03:17:00.095Z] b2eced61e86d: Preparing [2023-04-26T03:17:00.095Z] 21817c2697ee: Preparing [2023-04-26T03:17:00.095Z] bfddee29a942: Preparing [2023-04-26T03:17:00.095Z] ca2a648eaf62: Preparing [2023-04-26T03:17:00.095Z] 2ca33e7fd0f4: Preparing [2023-04-26T03:17:00.095Z] 26cbea5cba74: Preparing [2023-04-26T03:17:00.095Z] 26cbea5cba74: Waiting [2023-04-26T03:17:00.095Z] b2eced61e86d: Layer already exists [2023-04-26T03:17:00.095Z] 2ca33e7fd0f4: Layer already exists [2023-04-26T03:17:00.095Z] 21817c2697ee: Layer already exists [2023-04-26T03:17:00.095Z] bfddee29a942: Layer already exists [2023-04-26T03:17:00.095Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:00.095Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:00.095Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:00.692Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:01.018Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-26T03:17:01.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-26T03:17:01.018Z] b2eced61e86d: Preparing [2023-04-26T03:17:01.018Z] 21817c2697ee: Preparing [2023-04-26T03:17:01.018Z] bfddee29a942: Preparing [2023-04-26T03:17:01.018Z] ca2a648eaf62: Preparing [2023-04-26T03:17:01.018Z] 2ca33e7fd0f4: Preparing [2023-04-26T03:17:01.018Z] 26cbea5cba74: Preparing [2023-04-26T03:17:01.018Z] 26cbea5cba74: Waiting [2023-04-26T03:17:01.018Z] 21817c2697ee: Layer already exists [2023-04-26T03:17:01.018Z] 2ca33e7fd0f4: Layer already exists [2023-04-26T03:17:01.018Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:01.018Z] bfddee29a942: Layer already exists [2023-04-26T03:17:01.018Z] b2eced61e86d: Layer already exists [2023-04-26T03:17:01.018Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:01.282Z] main: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:17:01.320Z] ===================================================== [Pipeline] echo [2023-04-26T03:17:01.328Z] taggedImages: [2023-04-26T03:17:01.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:17:01.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-26T03:17:01.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 [2023-04-26T03:17:01.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:17:01.328Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-26T03:17:01.345Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-26T03:17:01.345Z] ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:17:01.345Z] latest [2023-04-26T03:17:01.345Z] 3.0.0-dev.138 [2023-04-26T03:17:01.345Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:17:01.345Z] main [2023-04-26T03:17:01.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:01.674Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:02.004Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:17:02.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T03:17:02.005Z] a801b2b92298: Preparing [2023-04-26T03:17:02.005Z] 6f8f351c3b1c: Preparing [2023-04-26T03:17:02.005Z] bfddee29a942: Preparing [2023-04-26T03:17:02.005Z] ca2a648eaf62: Preparing [2023-04-26T03:17:02.005Z] dcf362522b0c: Preparing [2023-04-26T03:17:02.005Z] 26cbea5cba74: Preparing [2023-04-26T03:17:02.005Z] bfddee29a942: Layer already exists [2023-04-26T03:17:02.005Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:02.005Z] dcf362522b0c: Layer already exists [2023-04-26T03:17:02.005Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:02.271Z] a801b2b92298: Pushed [2023-04-26T03:17:07.597Z] 6f8f351c3b1c: Pushed [2023-04-26T03:17:08.176Z] ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:08.549Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:08.886Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T03:17:08.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T03:17:08.886Z] a801b2b92298: Preparing [2023-04-26T03:17:08.886Z] 6f8f351c3b1c: Preparing [2023-04-26T03:17:08.886Z] bfddee29a942: Preparing [2023-04-26T03:17:08.886Z] ca2a648eaf62: Preparing [2023-04-26T03:17:08.886Z] dcf362522b0c: Preparing [2023-04-26T03:17:08.886Z] 26cbea5cba74: Preparing [2023-04-26T03:17:08.886Z] 26cbea5cba74: Waiting [2023-04-26T03:17:08.886Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:08.886Z] a801b2b92298: Layer already exists [2023-04-26T03:17:08.886Z] 6f8f351c3b1c: Layer already exists [2023-04-26T03:17:08.886Z] bfddee29a942: Layer already exists [2023-04-26T03:17:08.886Z] dcf362522b0c: Layer already exists [2023-04-26T03:17:08.886Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:09.158Z] latest: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:09.509Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:09.863Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 [2023-04-26T03:17:09.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T03:17:09.863Z] a801b2b92298: Preparing [2023-04-26T03:17:09.863Z] 6f8f351c3b1c: Preparing [2023-04-26T03:17:09.863Z] bfddee29a942: Preparing [2023-04-26T03:17:09.863Z] ca2a648eaf62: Preparing [2023-04-26T03:17:09.863Z] dcf362522b0c: Preparing [2023-04-26T03:17:09.863Z] 26cbea5cba74: Preparing [2023-04-26T03:17:09.863Z] 26cbea5cba74: Waiting [2023-04-26T03:17:09.863Z] a801b2b92298: Layer already exists [2023-04-26T03:17:09.863Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:09.863Z] bfddee29a942: Layer already exists [2023-04-26T03:17:09.863Z] dcf362522b0c: Layer already exists [2023-04-26T03:17:09.863Z] 6f8f351c3b1c: Layer already exists [2023-04-26T03:17:09.863Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:10.135Z] 3.0.0-dev.138: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:10.484Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:10.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:17:10.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T03:17:10.813Z] a801b2b92298: Preparing [2023-04-26T03:17:10.813Z] 6f8f351c3b1c: Preparing [2023-04-26T03:17:10.813Z] bfddee29a942: Preparing [2023-04-26T03:17:10.813Z] ca2a648eaf62: Preparing [2023-04-26T03:17:10.813Z] dcf362522b0c: Preparing [2023-04-26T03:17:10.813Z] 26cbea5cba74: Preparing [2023-04-26T03:17:10.813Z] 26cbea5cba74: Waiting [2023-04-26T03:17:10.813Z] bfddee29a942: Layer already exists [2023-04-26T03:17:10.813Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:10.813Z] dcf362522b0c: Layer already exists [2023-04-26T03:17:10.813Z] 6f8f351c3b1c: Layer already exists [2023-04-26T03:17:10.813Z] a801b2b92298: Layer already exists [2023-04-26T03:17:10.813Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:11.078Z] ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:11.413Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:11.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-26T03:17:11.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-26T03:17:11.743Z] a801b2b92298: Preparing [2023-04-26T03:17:11.743Z] 6f8f351c3b1c: Preparing [2023-04-26T03:17:11.743Z] bfddee29a942: Preparing [2023-04-26T03:17:11.743Z] ca2a648eaf62: Preparing [2023-04-26T03:17:11.743Z] dcf362522b0c: Preparing [2023-04-26T03:17:11.743Z] 26cbea5cba74: Preparing [2023-04-26T03:17:11.743Z] 26cbea5cba74: Waiting [2023-04-26T03:17:11.743Z] dcf362522b0c: Layer already exists [2023-04-26T03:17:11.743Z] bfddee29a942: Layer already exists [2023-04-26T03:17:11.743Z] a801b2b92298: Layer already exists [2023-04-26T03:17:11.743Z] ca2a648eaf62: Layer already exists [2023-04-26T03:17:11.743Z] 6f8f351c3b1c: Layer already exists [2023-04-26T03:17:11.743Z] 26cbea5cba74: Layer already exists [2023-04-26T03:17:12.007Z] main: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T03:17:12.051Z] ===================================================== [Pipeline] echo [2023-04-26T03:17:12.057Z] taggedImages: [2023-04-26T03:17:12.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [2023-04-26T03:17:12.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-26T03:17:12.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 [2023-04-26T03:17:12.057Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [2023-04-26T03:17:12.057Z] - 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-04-26T03:17:12.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T03:17:12.406Z] [2023-04-26T03:17:12.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:12.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T03:17:12.726Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T03:17:12.726Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T03:17:12.726Z] 04944245beec: Pulling fs layer [2023-04-26T03:17:12.726Z] 699f458cf7ca: Pulling fs layer [2023-04-26T03:17:12.726Z] 765212b225bb: Pulling fs layer [2023-04-26T03:17:12.726Z] f23df028b6ca: Pulling fs layer [2023-04-26T03:17:12.726Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T03:17:12.726Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T03:17:12.726Z] f23df028b6ca: Waiting [2023-04-26T03:17:12.726Z] d65c8cfc05b1: Waiting [2023-04-26T03:17:12.726Z] 2437ff75d9bd: Waiting [2023-04-26T03:17:12.726Z] 765212b225bb: Waiting [2023-04-26T03:17:12.993Z] 04944245beec: Verifying Checksum [2023-04-26T03:17:12.993Z] 04944245beec: Download complete [2023-04-26T03:17:12.993Z] 765212b225bb: Verifying Checksum [2023-04-26T03:17:12.993Z] 765212b225bb: Download complete [2023-04-26T03:17:12.993Z] f23df028b6ca: Verifying Checksum [2023-04-26T03:17:12.993Z] f23df028b6ca: Download complete [2023-04-26T03:17:12.993Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T03:17:12.993Z] d65c8cfc05b1: Download complete [2023-04-26T03:17:13.260Z] 699f458cf7ca: Verifying Checksum [2023-04-26T03:17:13.260Z] 699f458cf7ca: Download complete [2023-04-26T03:17:13.526Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T03:17:13.526Z] 8998bd30e6a1: Download complete [2023-04-26T03:17:16.103Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T03:17:16.103Z] 2437ff75d9bd: Download complete [2023-04-26T03:17:17.511Z] 8998bd30e6a1: Pull complete [2023-04-26T03:17:18.098Z] 04944245beec: Pull complete [2023-04-26T03:17:19.503Z] 699f458cf7ca: Pull complete [2023-04-26T03:17:19.503Z] 765212b225bb: Pull complete [2023-04-26T03:17:20.463Z] f23df028b6ca: Pull complete [2023-04-26T03:17:20.463Z] d65c8cfc05b1: Pull complete [2023-04-26T03:17:35.438Z] 2437ff75d9bd: Pull complete [2023-04-26T03:17:35.438Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T03:17:35.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T03:17:35.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:17:35.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container [2023-04-26T03:17:35.651Z] $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:17:38.099Z] $ docker top 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:17:38.669Z] ---> job-cost.sh [2023-04-26T03:17:38.936Z] lf-activate-venv: SKIPPING [2023-04-26T03:17:38.936Z] INFO: No Stack... [2023-04-26T03:17:39.517Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T03:17:40.098Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T03:17:40.426Z] + cat /w/workspace/edgex-go/501/archives/cost.csv [2023-04-26T03:17:40.426Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T03:17:40.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] [2023-04-26T03:17:40.471Z] Resource [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] did not exist. Created. [2023-04-26T03:17:40.471Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T03:17:40.789Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T03:17:41.307Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T03:17:41.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T03:17:41.321Z] $ docker stop --time=1 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed [2023-04-26T03:17:42.781Z] $ docker rm -f --volumes 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed [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-04-26T03:17:43.224Z] provisioning config files... [2023-04-26T03:17:43.232Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/501@tmp/config10053916631704899987tmp [Pipeline] { [Pipeline] sh [2023-04-26T03:17:43.538Z] + set +x [2023-04-26T03:17:43.538Z] + curl -s https://codecov.io/bash [2023-04-26T03:17:43.538Z] + bash -s -- [2023-04-26T03:17:43.538Z] [2023-04-26T03:17:43.538Z] _____ _ [2023-04-26T03:17:43.538Z] / ____| | | [2023-04-26T03:17:43.538Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T03:17:43.538Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T03:17:43.538Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T03:17:43.538Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T03:17:43.538Z] Bash-1.0.6 [2023-04-26T03:17:43.538Z] [2023-04-26T03:17:43.538Z] [2023-04-26T03:17:43.538Z] ==> git version 2.25.1 found [2023-04-26T03:17:43.538Z] ==> 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-04-26T03:17:43.538Z] Release-Date: 2020-01-08 [2023-04-26T03:17:43.538Z] 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-04-26T03:17:43.538Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T03:17:43.538Z] ==> Jenkins CI detected. [2023-04-26T03:17:43.538Z] current dir:  /w/workspace/edgex-go/501 [2023-04-26T03:17:43.538Z] project root: . [2023-04-26T03:17:43.538Z] --> token set from env [2023-04-26T03:17:43.538Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T03:17:43.538Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T03:17:43.539Z] ==> Python coveragepy not found [2023-04-26T03:17:43.539Z] ==> Searching for coverage reports in: [2023-04-26T03:17:43.539Z] + . [2023-04-26T03:17:43.798Z] -> Found 1 reports [2023-04-26T03:17:43.798Z] ==> Detecting git/mercurial file structure [2023-04-26T03:17:43.798Z] ==> Reading reports [2023-04-26T03:17:43.798Z] + ./coverage.out bytes=448248 [2023-04-26T03:17:43.798Z] ==> Appending adjustments [2023-04-26T03:17:43.798Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T03:17:44.735Z] + Found adjustments [2023-04-26T03:17:44.735Z] ==> Gzipping contents [2023-04-26T03:17:44.735Z] 60K /tmp/codecov.WPJDV7.gz [2023-04-26T03:17:44.735Z] ==> Uploading reports [2023-04-26T03:17:44.735Z] url: https://codecov.io [2023-04-26T03:17:44.735Z] query: branch=main&commit=ff802d8b4dd3157c514065f0a66808faf07e520c&build=501&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F501%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T03:17:44.735Z] -> Pinging Codecov [2023-04-26T03:17:44.736Z] 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=ff802d8b4dd3157c514065f0a66808faf07e520c&build=501&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F501%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T03:17:44.995Z] -> Uploading to [2023-04-26T03:17:44.995Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/00271124DB129430A58F1EEE437C3FCB/ff802d8b4dd3157c514065f0a66808faf07e520c/c2a94908-a219-40c1-bf51-14990c6d1220.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T031744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64233b6bdea7257ead6fbc927eb95e1bb0dcdb923c5e3bca7b76e818c17269bb [2023-04-26T03:17:44.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:17:44.995Z] Dload Upload Total Spent Left Speed [2023-04-26T03:17:45.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57544 0 0 100 57544 0 219k --:--:-- --:--:-- --:--:-- 219k [2023-04-26T03:17:45.255Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [2023-04-26T03:17:45.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-26T03:17:45.488Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T03:17:45.498Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:45.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T03:17:45.801Z] [2023-04-26T03:17:45.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:17:46.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T03:17:46.099Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T03:17:46.099Z] df9b9388f04a: Pulling fs layer [2023-04-26T03:17:46.099Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T03:17:46.099Z] 25bc292e5bac: Pulling fs layer [2023-04-26T03:17:46.099Z] 114826534d7a: Pulling fs layer [2023-04-26T03:17:46.099Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T03:17:46.099Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T03:17:46.099Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T03:17:46.099Z] 4657fd5d0bcf: Waiting [2023-04-26T03:17:46.099Z] 8a3aa393b2d8: Waiting [2023-04-26T03:17:46.099Z] 6ad1cebc031e: Waiting [2023-04-26T03:17:46.099Z] 114826534d7a: Waiting [2023-04-26T03:17:46.099Z] 25bc292e5bac: Verifying Checksum [2023-04-26T03:17:46.099Z] 25bc292e5bac: Download complete [2023-04-26T03:17:46.099Z] 52dc419b0ee2: Download complete [2023-04-26T03:17:46.099Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T03:17:46.099Z] 4657fd5d0bcf: Download complete [2023-04-26T03:17:46.099Z] df9b9388f04a: Download complete [2023-04-26T03:17:46.378Z] df9b9388f04a: Pull complete [2023-04-26T03:17:46.378Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T03:17:46.378Z] 6ad1cebc031e: Download complete [2023-04-26T03:17:46.378Z] 52dc419b0ee2: Pull complete [2023-04-26T03:17:46.378Z] 25bc292e5bac: Pull complete [2023-04-26T03:17:46.946Z] 114826534d7a: Verifying Checksum [2023-04-26T03:17:46.946Z] 114826534d7a: Download complete [2023-04-26T03:17:46.946Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T03:17:46.946Z] 8a3aa393b2d8: Download complete [2023-04-26T03:17:50.224Z] 114826534d7a: Pull complete [2023-04-26T03:17:50.224Z] 4657fd5d0bcf: Pull complete [2023-04-26T03:17:50.482Z] 6ad1cebc031e: Pull complete [2023-04-26T03:17:53.828Z] 8a3aa393b2d8: Pull complete [2023-04-26T03:17:53.828Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T03:17:53.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T03:17:53.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:17:53.913Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:17:53.966Z] $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:17:57.878Z] $ docker top 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T03:17:57.919Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-26T03:17:58.198Z] + set -o pipefail [2023-04-26T03:17:58.198Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] Monitoring /w/workspace/edgex-go/501 (github.com/edgexfoundry/edgex-go)... [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0e66eb87-5844-4603-a5f1-7412b1515714 [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] [2023-04-26T03:18:03.467Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T03:18:03.467Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T03:18:03.467Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T03:18:03.498Z] $ docker stop --time=1 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 [2023-04-26T03:18:06.967Z] $ docker rm -f --volumes 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-26T03:18:07.290Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T03:18:07.304Z] provisioning config files... [2023-04-26T03:18:07.312Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/501@tmp/config959127205773247004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:07.613Z] --> edgex-publish-swagger.sh [2023-04-26T03:18:07.613Z] === Publish openapi/v3 API === [2023-04-26T03:18:07.613Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-26T03:18:07.613Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/501/openapi/v3/core-command.yaml] [2023-04-26T03:18:07.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:18:07.613Z] Dload Upload Total Spent Left Speed [2023-04-26T03:18:08.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 125k --:--:-- --:--:-- --:--:-- 125k 100 29030 0 0 100 29030 0 54981 --:--:-- --:--:-- --:--:-- 54877 [2023-04-26T03:18:08.181Z] [2023-04-26T03:18:08.181Z] [2023-04-26T03:18:08.181Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/501/openapi/v3/core-data.yaml] [2023-04-26T03:18:08.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:18:08.181Z] Dload Upload Total Spent Left Speed [2023-04-26T03:18:08.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-04-26T03:18:08.440Z] [2023-04-26T03:18:08.440Z] [2023-04-26T03:18:08.440Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/501/openapi/v3/core-metadata.yaml] [2023-04-26T03:18:08.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:18:08.440Z] Dload Upload Total Spent Left Speed [2023-04-26T03:18:09.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1590k --:--:-- --:--:-- --:--:-- 1572k 100 141k 0 0 100 141k 0 263k --:--:-- --:--:-- --:--:-- 263k [2023-04-26T03:18:09.268Z] [2023-04-26T03:18:09.268Z] [2023-04-26T03:18:09.268Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/501/openapi/v3/support-notifications.yaml] [2023-04-26T03:18:09.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:18:09.268Z] Dload Upload Total Spent Left Speed [2023-04-26T03:18:09.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 163k --:--:-- --:--:-- --:--:-- 163k [2023-04-26T03:18:09.529Z] [2023-04-26T03:18:09.529Z] [2023-04-26T03:18:09.529Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/501/openapi/v3/support-scheduler.yaml] [2023-04-26T03:18:09.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T03:18:09.529Z] Dload Upload Total Spent Left Speed [2023-04-26T03:18:10.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 77728 --:--:-- --:--:-- --:--:-- 77728 [2023-04-26T03:18:10.099Z] [2023-04-26T03:18:10.099Z] [Pipeline] } [2023-04-26T03:18:10.107Z] 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-04-26T03:18:10.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T03:18:10.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:10.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T03:18:10.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:18:10.874Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:18:10.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:18:11.281Z] $ docker top 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T03:18:11.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T03:18:11.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T03:18:11.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T03:18:11.477Z] $ docker exec 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 ssh-agent [2023-04-26T03:18:11.550Z] SSH_AUTH_SOCK=/tmp/ssh-LJxjkPyb0QWQ/agent.33 [2023-04-26T03:18:11.550Z] SSH_AGENT_PID=39 [2023-04-26T03:18:11.555Z] Running ssh-add (command line suppressed) [2023-04-26T03:18:11.684Z] Identity added: /w/workspace/edgex-go/501@tmp/private_key_3319597665134750024.key (/w/workspace/edgex-go/501@tmp/private_key_3319597665134750024.key) [2023-04-26T03:18:11.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T03:18:11.960Z] + git semver tag [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,150 [run_tag] DEBUG tag force:False [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,150 [check_head_tag] DEBUG check head tag [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,153 [execute] INFO git cat-file --batch-check [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=) [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,157 [execute] INFO git cat-file --batch [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=) [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,214 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,214 [execute] INFO git tag -a v3.0.0-dev.138 -m v3.0.0-dev.138 [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,214 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.138', '-m', 'v3.0.0-dev.138'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) [2023-04-26T03:18:12.219Z] 2023-04-26 03:18:12,218 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:12.219Z] 3.0.0-dev.138 [Pipeline] } [2023-04-26T03:18:12.250Z] $ docker exec --env ******** --env ******** 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 ssh-agent -k [2023-04-26T03:18:12.339Z] unset SSH_AUTH_SOCK; [2023-04-26T03:18:12.339Z] unset SSH_AGENT_PID; [2023-04-26T03:18:12.339Z] echo Agent pid 39 killed; [2023-04-26T03:18:12.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T03:18:12.639Z] + git semver [Pipeline] } [2023-04-26T03:18:12.933Z] $ docker stop --time=1 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 [2023-04-26T03:18:14.182Z] $ docker rm -f --volumes 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:14.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T03:18:14.534Z] [2023-04-26T03:18:14.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:14.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T03:18:14.831Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T03:18:14.831Z] ab5ef0e58194: Pulling fs layer [2023-04-26T03:18:14.831Z] 9712f1f96733: Pulling fs layer [2023-04-26T03:18:14.831Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T03:18:14.831Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T03:18:14.831Z] e9a5061849ea: Pulling fs layer [2023-04-26T03:18:14.831Z] d747dcd14b5f: Pulling fs layer [2023-04-26T03:18:14.831Z] 2de7ff778b66: Pulling fs layer [2023-04-26T03:18:14.831Z] 2de7ff778b66: Waiting [2023-04-26T03:18:14.831Z] e9a5061849ea: Waiting [2023-04-26T03:18:14.831Z] d747dcd14b5f: Waiting [2023-04-26T03:18:14.831Z] 9712f1f96733: Verifying Checksum [2023-04-26T03:18:14.831Z] 9712f1f96733: Download complete [2023-04-26T03:18:15.090Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T03:18:15.090Z] 63f879dbbcfc: Download complete [2023-04-26T03:18:15.348Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T03:18:15.348Z] 0d9ebad4ef96: Download complete [2023-04-26T03:18:15.348Z] e9a5061849ea: Verifying Checksum [2023-04-26T03:18:15.348Z] e9a5061849ea: Download complete [2023-04-26T03:18:15.348Z] d747dcd14b5f: Verifying Checksum [2023-04-26T03:18:15.348Z] d747dcd14b5f: Download complete [2023-04-26T03:18:15.348Z] ab5ef0e58194: Verifying Checksum [2023-04-26T03:18:15.348Z] ab5ef0e58194: Download complete [2023-04-26T03:18:15.607Z] 2de7ff778b66: Verifying Checksum [2023-04-26T03:18:15.607Z] 2de7ff778b66: Download complete [2023-04-26T03:18:18.128Z] ab5ef0e58194: Pull complete [2023-04-26T03:18:18.128Z] 9712f1f96733: Pull complete [2023-04-26T03:18:18.695Z] 63f879dbbcfc: Pull complete [2023-04-26T03:18:22.874Z] 0d9ebad4ef96: Pull complete [2023-04-26T03:18:22.874Z] e9a5061849ea: Pull complete [2023-04-26T03:18:22.874Z] d747dcd14b5f: Pull complete [2023-04-26T03:18:23.440Z] 2de7ff778b66: Pull complete [2023-04-26T03:18:23.440Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T03:18:23.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T03:18:23.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:18:23.520Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:18:23.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:18:28.724Z] $ docker top 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T03:18:28.770Z] provisioning config files... [2023-04-26T03:18:28.775Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/501@tmp/config5984920776382354614tmp [2023-04-26T03:18:28.782Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/501@tmp/config6645893723245119191tmp [2023-04-26T03:18:28.790Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/501@tmp/config4162068377104119310tmp [Pipeline] { [Pipeline] echo [2023-04-26T03:18:28.805Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:29.081Z] ---> sigul-configuration.sh [2023-04-26T03:18:29.081Z] gpg: directory `/root/.gnupg' created [2023-04-26T03:18:29.081Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T03:18:29.081Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T03:18:29.081Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T03:18:29.081Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T03:18:29.081Z] gpg: CAST5 encrypted data [2023-04-26T03:18:29.081Z] gpg: encrypted with 1 passphrase [2023-04-26T03:18:29.081Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T03:18:29.367Z] + mkdir /home/jenkins [2023-04-26T03:18:29.367Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T03:18:29.650Z] + 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-04-26T03:18:29.657Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:29.939Z] ---> sigul-install.sh [2023-04-26T03:18:29.939Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T03:18:30.221Z] + git tag --list [2023-04-26T03:18:30.221Z] 0.6.0 [2023-04-26T03:18:30.221Z] 0.6.1 [2023-04-26T03:18:30.221Z] 0.7.0 [2023-04-26T03:18:30.221Z] 0.7.1 [2023-04-26T03:18:30.221Z] v1.0.0 [2023-04-26T03:18:30.221Z] v1.0.1 [2023-04-26T03:18:30.221Z] v1.1.0 [2023-04-26T03:18:30.221Z] v1.2.0 [2023-04-26T03:18:30.221Z] v1.2.1 [2023-04-26T03:18:30.221Z] v1.3.0 [2023-04-26T03:18:30.221Z] v1.3.1 [2023-04-26T03:18:30.221Z] v2.0.0 [2023-04-26T03:18:30.221Z] v2.1.0 [2023-04-26T03:18:30.221Z] v2.1.1 [2023-04-26T03:18:30.221Z] v2.1.1-dev.1 [2023-04-26T03:18:30.221Z] v2.1.1-dev.2 [2023-04-26T03:18:30.221Z] v2.1.1-dev.3 [2023-04-26T03:18:30.221Z] v2.1.1-dev.4 [2023-04-26T03:18:30.221Z] v2.1.1-dev.5 [2023-04-26T03:18:30.221Z] v2.1.1-dev.6 [2023-04-26T03:18:30.221Z] v2.1.1-dev.7 [2023-04-26T03:18:30.221Z] v2.1.1-dev.8 [2023-04-26T03:18:30.221Z] v2.1.2-dev.1 [2023-04-26T03:18:30.221Z] v2.2.0 [2023-04-26T03:18:30.221Z] v2.2.1-dev.1 [2023-04-26T03:18:30.221Z] v2.2.1-dev.10 [2023-04-26T03:18:30.221Z] v2.2.1-dev.11 [2023-04-26T03:18:30.221Z] v2.2.1-dev.12 [2023-04-26T03:18:30.221Z] v2.2.1-dev.13 [2023-04-26T03:18:30.221Z] v2.2.1-dev.14 [2023-04-26T03:18:30.221Z] v2.2.1-dev.15 [2023-04-26T03:18:30.221Z] v2.2.1-dev.16 [2023-04-26T03:18:30.221Z] v2.2.1-dev.17 [2023-04-26T03:18:30.222Z] v2.2.1-dev.18 [2023-04-26T03:18:30.222Z] v2.2.1-dev.19 [2023-04-26T03:18:30.222Z] v2.2.1-dev.2 [2023-04-26T03:18:30.222Z] v2.2.1-dev.20 [2023-04-26T03:18:30.222Z] v2.2.1-dev.21 [2023-04-26T03:18:30.222Z] v2.2.1-dev.22 [2023-04-26T03:18:30.222Z] v2.2.1-dev.23 [2023-04-26T03:18:30.222Z] v2.2.1-dev.24 [2023-04-26T03:18:30.222Z] v2.2.1-dev.25 [2023-04-26T03:18:30.222Z] v2.2.1-dev.26 [2023-04-26T03:18:30.222Z] v2.2.1-dev.27 [2023-04-26T03:18:30.222Z] v2.2.1-dev.28 [2023-04-26T03:18:30.222Z] v2.2.1-dev.29 [2023-04-26T03:18:30.222Z] v2.2.1-dev.3 [2023-04-26T03:18:30.222Z] v2.2.1-dev.4 [2023-04-26T03:18:30.222Z] v2.2.1-dev.5 [2023-04-26T03:18:30.222Z] v2.2.1-dev.6 [2023-04-26T03:18:30.222Z] v2.2.1-dev.7 [2023-04-26T03:18:30.222Z] v2.2.1-dev.8 [2023-04-26T03:18:30.222Z] v2.2.1-dev.9 [2023-04-26T03:18:30.222Z] v2.3.0 [2023-04-26T03:18:30.222Z] v2.3.0-dev.100 [2023-04-26T03:18:30.222Z] v2.3.0-dev.101 [2023-04-26T03:18:30.222Z] v2.3.0-dev.102 [2023-04-26T03:18:30.222Z] v2.3.0-dev.103 [2023-04-26T03:18:30.222Z] v2.3.0-dev.104 [2023-04-26T03:18:30.222Z] v2.3.0-dev.105 [2023-04-26T03:18:30.222Z] v2.3.0-dev.106 [2023-04-26T03:18:30.222Z] v2.3.0-dev.29 [2023-04-26T03:18:30.222Z] v2.3.0-dev.30 [2023-04-26T03:18:30.222Z] v2.3.0-dev.31 [2023-04-26T03:18:30.222Z] v2.3.0-dev.32 [2023-04-26T03:18:30.222Z] v2.3.0-dev.33 [2023-04-26T03:18:30.222Z] v2.3.0-dev.34 [2023-04-26T03:18:30.222Z] v2.3.0-dev.35 [2023-04-26T03:18:30.222Z] v2.3.0-dev.36 [2023-04-26T03:18:30.222Z] v2.3.0-dev.37 [2023-04-26T03:18:30.222Z] v2.3.0-dev.38 [2023-04-26T03:18:30.222Z] v2.3.0-dev.39 [2023-04-26T03:18:30.222Z] v2.3.0-dev.40 [2023-04-26T03:18:30.222Z] v2.3.0-dev.41 [2023-04-26T03:18:30.222Z] v2.3.0-dev.42 [2023-04-26T03:18:30.222Z] v2.3.0-dev.43 [2023-04-26T03:18:30.222Z] v2.3.0-dev.44 [2023-04-26T03:18:30.222Z] v2.3.0-dev.45 [2023-04-26T03:18:30.222Z] v2.3.0-dev.46 [2023-04-26T03:18:30.222Z] v2.3.0-dev.47 [2023-04-26T03:18:30.222Z] v2.3.0-dev.48 [2023-04-26T03:18:30.222Z] v2.3.0-dev.49 [2023-04-26T03:18:30.222Z] v2.3.0-dev.50 [2023-04-26T03:18:30.222Z] v2.3.0-dev.51 [2023-04-26T03:18:30.222Z] v2.3.0-dev.52 [2023-04-26T03:18:30.222Z] v2.3.0-dev.53 [2023-04-26T03:18:30.222Z] v2.3.0-dev.54 [2023-04-26T03:18:30.222Z] v2.3.0-dev.55 [2023-04-26T03:18:30.222Z] v2.3.0-dev.56 [2023-04-26T03:18:30.222Z] v2.3.0-dev.57 [2023-04-26T03:18:30.222Z] v2.3.0-dev.58 [2023-04-26T03:18:30.222Z] v2.3.0-dev.59 [2023-04-26T03:18:30.222Z] v2.3.0-dev.60 [2023-04-26T03:18:30.222Z] v2.3.0-dev.61 [2023-04-26T03:18:30.222Z] v2.3.0-dev.62 [2023-04-26T03:18:30.222Z] v2.3.0-dev.63 [2023-04-26T03:18:30.222Z] v2.3.0-dev.64 [2023-04-26T03:18:30.222Z] v2.3.0-dev.65 [2023-04-26T03:18:30.222Z] v2.3.0-dev.66 [2023-04-26T03:18:30.222Z] v2.3.0-dev.67 [2023-04-26T03:18:30.222Z] v2.3.0-dev.68 [2023-04-26T03:18:30.222Z] v2.3.0-dev.69 [2023-04-26T03:18:30.222Z] v2.3.0-dev.70 [2023-04-26T03:18:30.222Z] v2.3.0-dev.71 [2023-04-26T03:18:30.222Z] v2.3.0-dev.72 [2023-04-26T03:18:30.222Z] v2.3.0-dev.73 [2023-04-26T03:18:30.222Z] v2.3.0-dev.74 [2023-04-26T03:18:30.222Z] v2.3.0-dev.75 [2023-04-26T03:18:30.222Z] v2.3.0-dev.76 [2023-04-26T03:18:30.222Z] v2.3.0-dev.77 [2023-04-26T03:18:30.222Z] v2.3.0-dev.78 [2023-04-26T03:18:30.222Z] v2.3.0-dev.79 [2023-04-26T03:18:30.222Z] v2.3.0-dev.80 [2023-04-26T03:18:30.222Z] v2.3.0-dev.81 [2023-04-26T03:18:30.222Z] v2.3.0-dev.82 [2023-04-26T03:18:30.222Z] v2.3.0-dev.83 [2023-04-26T03:18:30.222Z] v2.3.0-dev.84 [2023-04-26T03:18:30.222Z] v2.3.0-dev.85 [2023-04-26T03:18:30.222Z] v2.3.0-dev.86 [2023-04-26T03:18:30.222Z] v2.3.0-dev.87 [2023-04-26T03:18:30.222Z] v2.3.0-dev.88 [2023-04-26T03:18:30.222Z] v2.3.0-dev.89 [2023-04-26T03:18:30.222Z] v2.3.0-dev.90 [2023-04-26T03:18:30.222Z] v2.3.0-dev.91 [2023-04-26T03:18:30.222Z] v2.3.0-dev.92 [2023-04-26T03:18:30.222Z] v2.3.0-dev.93 [2023-04-26T03:18:30.222Z] v2.3.0-dev.94 [2023-04-26T03:18:30.222Z] v2.3.0-dev.95 [2023-04-26T03:18:30.222Z] v2.3.0-dev.96 [2023-04-26T03:18:30.222Z] v2.3.0-dev.97 [2023-04-26T03:18:30.222Z] v2.3.0-dev.98 [2023-04-26T03:18:30.222Z] v2.3.0-dev.99 [2023-04-26T03:18:30.222Z] v2.3.1-dev.1 [2023-04-26T03:18:30.222Z] v2.3.1-dev.2 [2023-04-26T03:18:30.222Z] v2.3.1-dev.3 [2023-04-26T03:18:30.222Z] v2.3.1-dev.4 [2023-04-26T03:18:30.222Z] v2.3.1-dev.5 [2023-04-26T03:18:30.222Z] v3.0.0-dev.1 [2023-04-26T03:18:30.222Z] v3.0.0-dev.10 [2023-04-26T03:18:30.222Z] v3.0.0-dev.100 [2023-04-26T03:18:30.222Z] v3.0.0-dev.101 [2023-04-26T03:18:30.222Z] v3.0.0-dev.102 [2023-04-26T03:18:30.222Z] v3.0.0-dev.103 [2023-04-26T03:18:30.222Z] v3.0.0-dev.104 [2023-04-26T03:18:30.222Z] v3.0.0-dev.105 [2023-04-26T03:18:30.222Z] v3.0.0-dev.106 [2023-04-26T03:18:30.222Z] v3.0.0-dev.107 [2023-04-26T03:18:30.222Z] v3.0.0-dev.108 [2023-04-26T03:18:30.222Z] v3.0.0-dev.109 [2023-04-26T03:18:30.222Z] v3.0.0-dev.11 [2023-04-26T03:18:30.222Z] v3.0.0-dev.110 [2023-04-26T03:18:30.222Z] v3.0.0-dev.111 [2023-04-26T03:18:30.222Z] v3.0.0-dev.112 [2023-04-26T03:18:30.222Z] v3.0.0-dev.113 [2023-04-26T03:18:30.222Z] v3.0.0-dev.114 [2023-04-26T03:18:30.222Z] v3.0.0-dev.115 [2023-04-26T03:18:30.222Z] v3.0.0-dev.116 [2023-04-26T03:18:30.222Z] v3.0.0-dev.117 [2023-04-26T03:18:30.222Z] v3.0.0-dev.118 [2023-04-26T03:18:30.222Z] v3.0.0-dev.119 [2023-04-26T03:18:30.222Z] v3.0.0-dev.12 [2023-04-26T03:18:30.222Z] v3.0.0-dev.120 [2023-04-26T03:18:30.222Z] v3.0.0-dev.121 [2023-04-26T03:18:30.222Z] v3.0.0-dev.122 [2023-04-26T03:18:30.222Z] v3.0.0-dev.123 [2023-04-26T03:18:30.222Z] v3.0.0-dev.124 [2023-04-26T03:18:30.222Z] v3.0.0-dev.125 [2023-04-26T03:18:30.222Z] v3.0.0-dev.126 [2023-04-26T03:18:30.222Z] v3.0.0-dev.127 [2023-04-26T03:18:30.222Z] v3.0.0-dev.128 [2023-04-26T03:18:30.222Z] v3.0.0-dev.129 [2023-04-26T03:18:30.222Z] v3.0.0-dev.13 [2023-04-26T03:18:30.222Z] v3.0.0-dev.130 [2023-04-26T03:18:30.222Z] v3.0.0-dev.131 [2023-04-26T03:18:30.222Z] v3.0.0-dev.132 [2023-04-26T03:18:30.222Z] v3.0.0-dev.133 [2023-04-26T03:18:30.222Z] v3.0.0-dev.134 [2023-04-26T03:18:30.222Z] v3.0.0-dev.135 [2023-04-26T03:18:30.222Z] v3.0.0-dev.136 [2023-04-26T03:18:30.222Z] v3.0.0-dev.137 [2023-04-26T03:18:30.222Z] v3.0.0-dev.138 [2023-04-26T03:18:30.222Z] v3.0.0-dev.14 [2023-04-26T03:18:30.222Z] v3.0.0-dev.15 [2023-04-26T03:18:30.222Z] v3.0.0-dev.16 [2023-04-26T03:18:30.222Z] v3.0.0-dev.17 [2023-04-26T03:18:30.222Z] v3.0.0-dev.18 [2023-04-26T03:18:30.222Z] v3.0.0-dev.19 [2023-04-26T03:18:30.222Z] v3.0.0-dev.2 [2023-04-26T03:18:30.222Z] v3.0.0-dev.20 [2023-04-26T03:18:30.222Z] v3.0.0-dev.21 [2023-04-26T03:18:30.222Z] v3.0.0-dev.22 [2023-04-26T03:18:30.222Z] v3.0.0-dev.23 [2023-04-26T03:18:30.222Z] v3.0.0-dev.24 [2023-04-26T03:18:30.222Z] v3.0.0-dev.25 [2023-04-26T03:18:30.222Z] v3.0.0-dev.26 [2023-04-26T03:18:30.222Z] v3.0.0-dev.27 [2023-04-26T03:18:30.222Z] v3.0.0-dev.28 [2023-04-26T03:18:30.222Z] v3.0.0-dev.29 [2023-04-26T03:18:30.222Z] v3.0.0-dev.3 [2023-04-26T03:18:30.222Z] v3.0.0-dev.30 [2023-04-26T03:18:30.222Z] v3.0.0-dev.31 [2023-04-26T03:18:30.222Z] v3.0.0-dev.32 [2023-04-26T03:18:30.222Z] v3.0.0-dev.33 [2023-04-26T03:18:30.222Z] v3.0.0-dev.34 [2023-04-26T03:18:30.222Z] v3.0.0-dev.35 [2023-04-26T03:18:30.222Z] v3.0.0-dev.36 [2023-04-26T03:18:30.222Z] v3.0.0-dev.37 [2023-04-26T03:18:30.222Z] v3.0.0-dev.38 [2023-04-26T03:18:30.222Z] v3.0.0-dev.39 [2023-04-26T03:18:30.222Z] v3.0.0-dev.4 [2023-04-26T03:18:30.222Z] v3.0.0-dev.40 [2023-04-26T03:18:30.222Z] v3.0.0-dev.41 [2023-04-26T03:18:30.222Z] v3.0.0-dev.42 [2023-04-26T03:18:30.222Z] v3.0.0-dev.43 [2023-04-26T03:18:30.222Z] v3.0.0-dev.44 [2023-04-26T03:18:30.222Z] v3.0.0-dev.45 [2023-04-26T03:18:30.222Z] v3.0.0-dev.46 [2023-04-26T03:18:30.222Z] v3.0.0-dev.47 [2023-04-26T03:18:30.222Z] v3.0.0-dev.48 [2023-04-26T03:18:30.222Z] v3.0.0-dev.49 [2023-04-26T03:18:30.222Z] v3.0.0-dev.5 [2023-04-26T03:18:30.222Z] v3.0.0-dev.50 [2023-04-26T03:18:30.222Z] v3.0.0-dev.51 [2023-04-26T03:18:30.222Z] v3.0.0-dev.52 [2023-04-26T03:18:30.222Z] v3.0.0-dev.53 [2023-04-26T03:18:30.222Z] v3.0.0-dev.54 [2023-04-26T03:18:30.222Z] v3.0.0-dev.55 [2023-04-26T03:18:30.222Z] v3.0.0-dev.56 [2023-04-26T03:18:30.222Z] v3.0.0-dev.57 [2023-04-26T03:18:30.222Z] v3.0.0-dev.58 [2023-04-26T03:18:30.222Z] v3.0.0-dev.59 [2023-04-26T03:18:30.222Z] v3.0.0-dev.6 [2023-04-26T03:18:30.222Z] v3.0.0-dev.60 [2023-04-26T03:18:30.222Z] v3.0.0-dev.61 [2023-04-26T03:18:30.222Z] v3.0.0-dev.62 [2023-04-26T03:18:30.222Z] v3.0.0-dev.63 [2023-04-26T03:18:30.222Z] v3.0.0-dev.64 [2023-04-26T03:18:30.222Z] v3.0.0-dev.65 [2023-04-26T03:18:30.222Z] v3.0.0-dev.66 [2023-04-26T03:18:30.222Z] v3.0.0-dev.67 [2023-04-26T03:18:30.222Z] v3.0.0-dev.68 [2023-04-26T03:18:30.222Z] v3.0.0-dev.69 [2023-04-26T03:18:30.222Z] v3.0.0-dev.7 [2023-04-26T03:18:30.222Z] v3.0.0-dev.70 [2023-04-26T03:18:30.222Z] v3.0.0-dev.71 [2023-04-26T03:18:30.222Z] v3.0.0-dev.72 [2023-04-26T03:18:30.222Z] v3.0.0-dev.73 [2023-04-26T03:18:30.222Z] v3.0.0-dev.74 [2023-04-26T03:18:30.222Z] v3.0.0-dev.75 [2023-04-26T03:18:30.222Z] v3.0.0-dev.76 [2023-04-26T03:18:30.222Z] v3.0.0-dev.77 [2023-04-26T03:18:30.222Z] v3.0.0-dev.78 [2023-04-26T03:18:30.222Z] v3.0.0-dev.79 [2023-04-26T03:18:30.222Z] v3.0.0-dev.8 [2023-04-26T03:18:30.222Z] v3.0.0-dev.80 [2023-04-26T03:18:30.222Z] v3.0.0-dev.81 [2023-04-26T03:18:30.222Z] v3.0.0-dev.82 [2023-04-26T03:18:30.222Z] v3.0.0-dev.83 [2023-04-26T03:18:30.222Z] v3.0.0-dev.84 [2023-04-26T03:18:30.222Z] v3.0.0-dev.85 [2023-04-26T03:18:30.222Z] v3.0.0-dev.86 [2023-04-26T03:18:30.222Z] v3.0.0-dev.87 [2023-04-26T03:18:30.222Z] v3.0.0-dev.88 [2023-04-26T03:18:30.222Z] v3.0.0-dev.89 [2023-04-26T03:18:30.222Z] v3.0.0-dev.9 [2023-04-26T03:18:30.222Z] v3.0.0-dev.90 [2023-04-26T03:18:30.222Z] v3.0.0-dev.91 [2023-04-26T03:18:30.222Z] v3.0.0-dev.92 [2023-04-26T03:18:30.222Z] v3.0.0-dev.93 [2023-04-26T03:18:30.222Z] v3.0.0-dev.94 [2023-04-26T03:18:30.222Z] v3.0.0-dev.95 [2023-04-26T03:18:30.222Z] v3.0.0-dev.96 [2023-04-26T03:18:30.222Z] v3.0.0-dev.97 [2023-04-26T03:18:30.222Z] v3.0.0-dev.98 [2023-04-26T03:18:30.222Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-26T03:18:30.507Z] + lftools sign git-tag v3.0.0-dev.138 [2023-04-26T03:18:31.073Z] Signing Git tag with Sigul... [2023-04-26T03:18:31.073Z] Signing v3.0.0-dev.138 [Pipeline] echo [2023-04-26T03:18:31.339Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:31.623Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T03:18:31.629Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T03:18:31.667Z] $ docker stop --time=1 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 [2023-04-26T03:18:32.956Z] $ docker rm -f --volumes 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T03:18:33.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T03:18:33.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:33.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T03:18:33.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:18:33.875Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:18:33.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:18:34.257Z] $ docker top fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T03:18:34.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T03:18:34.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T03:18:34.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T03:18:34.443Z] $ docker exec fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc ssh-agent [2023-04-26T03:18:34.512Z] SSH_AUTH_SOCK=/tmp/ssh-qWwPDOfLeTyZ/agent.31 [2023-04-26T03:18:34.512Z] SSH_AGENT_PID=37 [2023-04-26T03:18:34.516Z] Running ssh-add (command line suppressed) [2023-04-26T03:18:34.624Z] Identity added: /w/workspace/edgex-go/501@tmp/private_key_3932927558603982225.key (/w/workspace/edgex-go/501@tmp/private_key_3932927558603982225.key) [2023-04-26T03:18:34.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T03:18:34.909Z] + git semver bump pre [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [bump_version] DEBUG bumping version:3.0.0-dev.138 on axis:pre with prefix:dev [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [bump_version] DEBUG bumped version:3.0.0-dev.139 [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [write_version] DEBUG write version:3.0.0-dev.139 to path:/w/workspace/edgex-go/501/.semver/main with force:True [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,093 [write_file] DEBUG write to file:/w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,095 [execute] INFO git cat-file --batch-check [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,100 [execute] INFO git cat-file --batch [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T03:18:35.168Z] 2023-04-26 03:18:35,105 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:35.168Z] 3.0.0-dev.139 [Pipeline] } [2023-04-26T03:18:35.200Z] $ docker exec --env ******** --env ******** fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc ssh-agent -k [2023-04-26T03:18:35.301Z] unset SSH_AUTH_SOCK; [2023-04-26T03:18:35.301Z] unset SSH_AGENT_PID; [2023-04-26T03:18:35.301Z] echo Agent pid 37 killed; [2023-04-26T03:18:35.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T03:18:35.597Z] + git semver [Pipeline] } [2023-04-26T03:18:35.892Z] $ docker stop --time=1 fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc [2023-04-26T03:18:37.146Z] $ docker rm -f --volumes fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T03:18:37.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T03:18:37.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:37.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T03:18:37.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:18:37.820Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:18:37.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:18:38.177Z] $ docker top 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T03:18:38.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T03:18:38.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T03:18:38.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T03:18:38.385Z] $ docker exec 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae ssh-agent [2023-04-26T03:18:38.465Z] SSH_AUTH_SOCK=/tmp/ssh-taN5IOAr65Te/agent.33 [2023-04-26T03:18:38.465Z] SSH_AGENT_PID=39 [2023-04-26T03:18:38.469Z] Running ssh-add (command line suppressed) [2023-04-26T03:18:38.587Z] Identity added: /w/workspace/edgex-go/501@tmp/private_key_12422352532346840596.key (/w/workspace/edgex-go/501@tmp/private_key_12422352532346840596.key) [2023-04-26T03:18:38.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T03:18:38.865Z] + git semver push [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,054 [run_push] DEBUG push [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,055 [execute] INFO git cat-file --batch-check [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,058 [execute] INFO git rev-list f0a96fea4b44c3b4ca9975a809a62c100ae36a8c -- [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,058 [execute] DEBUG Popen(['git', 'rev-list', 'f0a96fea4b44c3b4ca9975a809a62c100ae36a8c', '--'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,075 [execute] INFO git fetch -v origin [2023-04-26T03:18:39.125Z] 2023-04-26 03:18:39,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T03:18:39.693Z] 2023-04-26 03:18:39,540 [run_push] DEBUG no remote changes detected [2023-04-26T03:18:39.693Z] 2023-04-26 03:18:39,540 [execute] INFO git push origin semver [2023-04-26T03:18:39.693Z] 2023-04-26 03:18:39,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T03:18:40.630Z] 2023-04-26 03:18:40,412 [run_push] DEBUG push all version tags [2023-04-26T03:18:40.630Z] 2023-04-26 03:18:40,412 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T03:18:40.630Z] 2023-04-26 03:18:40,413 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) [2023-04-26T03:18:41.198Z] 2023-04-26 03:18:41,211 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main [2023-04-26T03:18:41.198Z] 3.0.0-dev.139 [Pipeline] } [2023-04-26T03:18:41.488Z] $ docker exec --env ******** --env ******** 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae ssh-agent -k [2023-04-26T03:18:41.574Z] unset SSH_AUTH_SOCK; [2023-04-26T03:18:41.574Z] unset SSH_AGENT_PID; [2023-04-26T03:18:41.574Z] echo Agent pid 39 killed; [2023-04-26T03:18:41.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T03:18:41.862Z] + git semver [Pipeline] } [2023-04-26T03:18:42.155Z] $ docker stop --time=1 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae [2023-04-26T03:18:43.404Z] $ docker rm -f --volumes 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae [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-04-26T03:18:43.966Z] + [ -d /w/workspace/edgex-go/501/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:44.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:45.151Z] ---> package-listing.sh [2023-04-26T03:18:45.151Z] ++ facter osfamily [2023-04-26T03:18:45.151Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T03:18:45.410Z] + OS_FAMILY=debian [2023-04-26T03:18:45.410Z] + workspace=/w/workspace/edgex-go/501 [2023-04-26T03:18:45.410Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T03:18:45.410Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T03:18:45.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T03:18:45.410Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T03:18:45.410Z] + '[' /w/workspace/edgex-go/501 ']' [2023-04-26T03:18:45.410Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T03:18:45.410Z] + case "${OS_FAMILY}" in [2023-04-26T03:18:45.410Z] + dpkg -l [2023-04-26T03:18:45.410Z] + grep '^ii' [2023-04-26T03:18:45.410Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T03:18:45.410Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T03:18:45.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T03:18:45.410Z] + '[' /w/workspace/edgex-go/501 ']' [2023-04-26T03:18:45.410Z] + mkdir -p /w/workspace/edgex-go/501/archives/ [2023-04-26T03:18:45.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/501/archives/ [Pipeline] echo [2023-04-26T03:18:45.421Z] 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/501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T03:18:45.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:45.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T03:18:45.998Z] [2023-04-26T03:18:45.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T03:18:46.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T03:18:46.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T03:18:46.293Z] 5eb5b503b376: Pulling fs layer [2023-04-26T03:18:46.293Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T03:18:46.293Z] ec43610c2a17: Pulling fs layer [2023-04-26T03:18:46.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T03:18:46.293Z] 33b1e0a273af: Pulling fs layer [2023-04-26T03:18:46.293Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T03:18:46.293Z] 2f39f015ded8: Pulling fs layer [2023-04-26T03:18:46.293Z] 3a2ae6a8a46f: Waiting [2023-04-26T03:18:46.293Z] 33b1e0a273af: Waiting [2023-04-26T03:18:46.293Z] 2f39f015ded8: Waiting [2023-04-26T03:18:46.293Z] 5d3b04190fa2: Waiting [2023-04-26T03:18:46.293Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T03:18:46.293Z] 5c69ac0246d0: Download complete [2023-04-26T03:18:46.293Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T03:18:46.293Z] 3a2ae6a8a46f: Download complete [2023-04-26T03:18:46.293Z] 33b1e0a273af: Verifying Checksum [2023-04-26T03:18:46.293Z] 33b1e0a273af: Download complete [2023-04-26T03:18:46.293Z] ec43610c2a17: Verifying Checksum [2023-04-26T03:18:46.293Z] ec43610c2a17: Download complete [2023-04-26T03:18:46.293Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T03:18:46.293Z] 5d3b04190fa2: Download complete [2023-04-26T03:18:46.553Z] 5eb5b503b376: Verifying Checksum [2023-04-26T03:18:46.553Z] 5eb5b503b376: Download complete [2023-04-26T03:18:47.117Z] 2f39f015ded8: Verifying Checksum [2023-04-26T03:18:47.117Z] 2f39f015ded8: Download complete [2023-04-26T03:18:47.682Z] 5eb5b503b376: Pull complete [2023-04-26T03:18:47.682Z] 5c69ac0246d0: Pull complete [2023-04-26T03:18:48.249Z] ec43610c2a17: Pull complete [2023-04-26T03:18:48.249Z] 3a2ae6a8a46f: Pull complete [2023-04-26T03:18:48.249Z] 33b1e0a273af: Pull complete [2023-04-26T03:18:48.507Z] 5d3b04190fa2: Pull complete [2023-04-26T03:18:52.688Z] 2f39f015ded8: Pull complete [2023-04-26T03:18:52.688Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T03:18:52.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T03:18:52.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T03:18:52.769Z] prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container [2023-04-26T03:18:52.819Z] $ 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/501/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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-04-26T03:18:56.873Z] $ docker top 2237031a4d3fd37581a0cfccd0c266bcc28e3b684061b7b41b4efe18d6ea2b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T03:18:57.186Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T03:18:57.468Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T03:18:57.751Z] + ls /var/log/sa-host [2023-04-26T03:18:57.751Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T03:18:57.914Z] provisioning config files... [2023-04-26T03:18:57.922Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/501@tmp/config9993609920593681246tmp [Pipeline] { [Pipeline] echo [2023-04-26T03:18:57.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:58.208Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T03:18:58.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:58.577Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T03:18:58.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:58.955Z] ---> sudo-logs.sh [2023-04-26T03:18:58.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T03:18:58.976Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:18:59.267Z] ---> job-cost.sh [2023-04-26T03:18:59.267Z] lf-activate-venv: SKIPPING [2023-04-26T03:18:59.267Z] DEBUG: total: 0.10999999940395355 [2023-04-26T03:18:59.267Z] INFO: Retrieving Stack Cost... [2023-04-26T03:18:59.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T03:19:00.092Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T03:19:00.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T03:19:00.386Z] ---> logs-deploy.sh [2023-04-26T03:19:00.387Z] lf-activate-venv: SKIPPING [2023-04-26T03:19:00.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/501 [2023-04-26T03:19:00.387Z] INFO: archiving workspace using pattern(s): [2023-04-26T03:19:01.326Z] Archives upload complete. [2023-04-26T03:19:01.585Z] INFO: archiving logs to Nexus