Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35644ad537d22d85437dd4f7596fc9502b19d685 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-ssh12102168818853821113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh638932056342251543.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh9062770742172900182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14442798029528689355.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-ssh692656454802449299.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-40699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/809 [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/809 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35644ad537d22d85437dd4f7596fc9502b19d685 (main) Commit message: "Merge pull request #5107 from weichou1229/issue-5088-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 > git rev-list --no-walk d2a798ab9bb1849f149a792791eccfc34c47448c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-10T03:05:07.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-10T03:05:07.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-10T03:05:07.256Z] ========================================================= [2025-03-10T03:05:07.256Z] EdgeX Global Pipelines Version Info [2025-03-10T03:05:07.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:05:08.333Z] ------------------- [2025-03-10T03:05:08.333Z] stable info: [2025-03-10T03:05:08.333Z] ------------------- [2025-03-10T03:05:08.333Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-10T03:05:08.333Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T03:05:08.333Z] Message: update stable to v1.0.271 [2025-03-10T03:05:08.592Z] ------------------- [2025-03-10T03:05:08.592Z] experimental info: [2025-03-10T03:05:08.592Z] ------------------- [2025-03-10T03:05:08.592Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-10T03:05:08.592Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-10T03:05:08.592Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-10T03:05:08.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-10T03:05:08.688Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-10T03:05:08.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-10T03:05:08.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-10T03:05:08.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-10T03:05:08.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-10T03:05:08.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-10T03:05:08.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-10T03:05:08.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-10T03:05:08.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-10T03:05:08.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-10T03:05:08.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-10T03:05:08.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-10T03:05:08.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-10T03:05:08.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-10T03:05:08.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T03:05:09.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-10T03:05:09.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-10T03:05:09.063Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-10T03:05:09.085Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-10T03:05:09.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-10T03:05:09.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-10T03:05:09.154Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-10T03:05:09.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-10T03:05:09.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-10T03:05:09.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-10T03:05:09.248Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo [2025-03-10T03:05:09.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35644ad [Pipeline] echo [2025-03-10T03:05:09.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:05:09.360Z] provisioning config files... [2025-03-10T03:05:09.376Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config1330046439146020078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:05:09.707Z] ---> ****-login.sh [2025-03-10T03:05:09.707Z] nexus3.edgexfoundry.org:10001 [2025-03-10T03:05:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:05:09.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:05:09.968Z] Configure a credential helper to remove this warning. See [2025-03-10T03:05:09.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:05:09.968Z] [2025-03-10T03:05:09.968Z] Login Succeeded [2025-03-10T03:05:09.968Z] nexus3.edgexfoundry.org:10002 [2025-03-10T03:05:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:05:09.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:05:09.968Z] Configure a credential helper to remove this warning. See [2025-03-10T03:05:09.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:05:09.968Z] [2025-03-10T03:05:09.968Z] Login Succeeded [2025-03-10T03:05:09.968Z] nexus3.edgexfoundry.org:10003 [2025-03-10T03:05:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:05:10.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:05:10.228Z] Configure a credential helper to remove this warning. See [2025-03-10T03:05:10.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:05:10.228Z] [2025-03-10T03:05:10.228Z] Login Succeeded [2025-03-10T03:05:10.228Z] nexus3.edgexfoundry.org:10004 [2025-03-10T03:05:10.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:05:10.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:05:10.228Z] Configure a credential helper to remove this warning. See [2025-03-10T03:05:10.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:05:10.228Z] [2025-03-10T03:05:10.228Z] Login Succeeded [2025-03-10T03:05:10.228Z] ****.io [2025-03-10T03:05:10.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:05:10.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:05:10.488Z] Configure a credential helper to remove this warning. See [2025-03-10T03:05:10.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:05:10.489Z] [2025-03-10T03:05:10.489Z] Login Succeeded [2025-03-10T03:05:10.489Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T03:05:10.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T03:05:10.826Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/core-command/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/core-data/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-10T03:05:10.826Z] + + cut -d/ -f2 [2025-03-10T03:05:10.826Z] dirname cmd/core-keeper/Dockerfile [2025-03-10T03:05:10.826Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/core-metadata/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-10T03:05:10.826Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-10T03:05:10.826Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-10T03:05:10.826Z] + cut -d/ -f2 [2025-03-10T03:05:10.826Z] + dirname cmd/support-notifications/Dockerfile [2025-03-10T03:05:10.827Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-10T03:05:10.827Z] + + cut -d/ -f2 [2025-03-10T03:05:10.827Z] dirname cmd/support-scheduler/Dockerfile [2025-03-10T03:05:10.827Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-10T03:05:10.857Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-10T03:05:11.228Z] + git rev-list -1 --merges 35644ad537d22d85437dd4f7596fc9502b19d685~1..35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo [2025-03-10T03:05:11.240Z] -----------> git rev-list -1 --merges 35644ad537d22d85437dd4f7596fc9502b19d685~1..35644ad537d22d85437dd4f7596fc9502b19d685 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:05:11.240Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [false] [Pipeline] sh [2025-03-10T03:05:11.533Z] + git log --format=format:%s -1 35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] echo [2025-03-10T03:05:11.547Z] ========================================================= [2025-03-10T03:05:11.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-10T03:05:11.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-10T03:05:12.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T03:05:12.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-10T03:05:12.004Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-10T03:05:12.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-10T03:05:12.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-10T03:05:12.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-10T03:05:12.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:05:12.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:05:12.358Z] [2025-03-10T03:05:12.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:05:12.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:05:12.664Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-10T03:05:12.664Z] b85a868b505f: Pulling fs layer [2025-03-10T03:05:12.664Z] e2be974225ed: Pulling fs layer [2025-03-10T03:05:12.664Z] 339a4e72a1f5: Pulling fs layer [2025-03-10T03:05:12.664Z] 988bab9f4d93: Pulling fs layer [2025-03-10T03:05:12.664Z] 1469e6f7b9e6: Pulling fs layer [2025-03-10T03:05:12.664Z] eaf3925da568: Pulling fs layer [2025-03-10T03:05:12.664Z] 988bab9f4d93: Waiting [2025-03-10T03:05:12.664Z] bab4dde63d76: Pulling fs layer [2025-03-10T03:05:12.664Z] bde34c3a00c8: Pulling fs layer [2025-03-10T03:05:12.664Z] bab4dde63d76: Waiting [2025-03-10T03:05:12.664Z] b352a97aabf1: Pulling fs layer [2025-03-10T03:05:12.664Z] bde34c3a00c8: Waiting [2025-03-10T03:05:12.664Z] 4872d77fe225: Pulling fs layer [2025-03-10T03:05:12.664Z] b352a97aabf1: Waiting [2025-03-10T03:05:12.664Z] 5851b861e8e6: Pulling fs layer [2025-03-10T03:05:12.664Z] 5851b861e8e6: Waiting [2025-03-10T03:05:12.664Z] 4872d77fe225: Waiting [2025-03-10T03:05:12.664Z] e2be974225ed: Verifying Checksum [2025-03-10T03:05:12.664Z] e2be974225ed: Download complete [2025-03-10T03:05:12.664Z] 988bab9f4d93: Download complete [2025-03-10T03:05:12.664Z] 1469e6f7b9e6: Verifying Checksum [2025-03-10T03:05:12.664Z] 1469e6f7b9e6: Download complete [2025-03-10T03:05:12.664Z] eaf3925da568: Verifying Checksum [2025-03-10T03:05:12.664Z] eaf3925da568: Download complete [2025-03-10T03:05:12.925Z] 339a4e72a1f5: Verifying Checksum [2025-03-10T03:05:12.925Z] 339a4e72a1f5: Download complete [2025-03-10T03:05:12.925Z] bde34c3a00c8: Download complete [2025-03-10T03:05:12.925Z] b352a97aabf1: Download complete [2025-03-10T03:05:12.925Z] b85a868b505f: Verifying Checksum [2025-03-10T03:05:12.925Z] b85a868b505f: Download complete [2025-03-10T03:05:12.925Z] 5851b861e8e6: Verifying Checksum [2025-03-10T03:05:12.925Z] 5851b861e8e6: Download complete [2025-03-10T03:05:12.925Z] 4872d77fe225: Verifying Checksum [2025-03-10T03:05:12.925Z] 4872d77fe225: Download complete [2025-03-10T03:05:13.185Z] bab4dde63d76: Verifying Checksum [2025-03-10T03:05:13.185Z] bab4dde63d76: Download complete [2025-03-10T03:05:14.121Z] b85a868b505f: Pull complete [2025-03-10T03:05:14.121Z] e2be974225ed: Pull complete [2025-03-10T03:05:14.380Z] 339a4e72a1f5: Pull complete [2025-03-10T03:05:14.380Z] 988bab9f4d93: Pull complete [2025-03-10T03:05:14.639Z] 1469e6f7b9e6: Pull complete [2025-03-10T03:05:14.897Z] eaf3925da568: Pull complete [2025-03-10T03:05:16.269Z] bab4dde63d76: Pull complete [2025-03-10T03:05:16.269Z] bde34c3a00c8: Pull complete [2025-03-10T03:05:16.528Z] b352a97aabf1: Pull complete [2025-03-10T03:05:16.528Z] 4872d77fe225: Pull complete [2025-03-10T03:05:16.528Z] 5851b861e8e6: Pull complete [2025-03-10T03:05:16.528Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-10T03:05:16.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:05:16.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:05:16.664Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:05:16.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T03:05:18.781Z] $ docker top cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 -eo pid,comm [2025-03-10T03:05:18.840Z] 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). [2025-03-10T03:05:18.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T03:05:18.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T03:05:18.897Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T03:05:18.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T03:05:18.992Z] $ docker exec cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent [2025-03-10T03:05:19.104Z] SSH_AUTH_SOCK=/tmp/ssh-6nh1TtxKNNZh/agent.33 [2025-03-10T03:05:19.104Z] SSH_AGENT_PID=39 [2025-03-10T03:05:19.109Z] Running ssh-add (command line suppressed) [2025-03-10T03:05:19.195Z] Identity added: /w/workspace/edgex-go/809@tmp/private_key_4648539789353456134.key (/w/workspace/edgex-go/809@tmp/private_key_4648539789353456134.key) [2025-03-10T03:05:19.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T03:05:19.515Z] + git tag --points-at HEAD [Pipeline] } [2025-03-10T03:05:19.517Z] $ docker exec --env ******** --env ******** cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent -k [2025-03-10T03:05:19.618Z] unset SSH_AUTH_SOCK; [2025-03-10T03:05:19.618Z] unset SSH_AGENT_PID; [2025-03-10T03:05:19.618Z] echo Agent pid 39 killed; [2025-03-10T03:05:19.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-10T03:05:19.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T03:05:19.672Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T03:05:19.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T03:05:19.783Z] $ docker exec cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent [2025-03-10T03:05:19.899Z] SSH_AUTH_SOCK=/tmp/ssh-O25XhGP1Rz89/agent.73 [2025-03-10T03:05:19.899Z] SSH_AGENT_PID=79 [2025-03-10T03:05:19.902Z] Running ssh-add (command line suppressed) [2025-03-10T03:05:19.982Z] Identity added: /w/workspace/edgex-go/809@tmp/private_key_16086583429438020324.key (/w/workspace/edgex-go/809@tmp/private_key_16086583429438020324.key) [2025-03-10T03:05:20.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T03:05:20.298Z] + git semver init [2025-03-10T03:05:20.559Z] 2025-03-10 03:05:20,451 [run_init] DEBUG init version:0.0.0 force:False [2025-03-10T03:05:20.559Z] 2025-03-10 03:05:20,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/809/.semver [2025-03-10T03:05:20.559Z] 2025-03-10 03:05:20,453 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/809/.semver [2025-03-10T03:05:20.559Z] 2025-03-10 03:05:20,453 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/809/.semver'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) [2025-03-10T03:05:26.281Z] 2025-03-10 03:05:25,918 [append_file] DEBUG append to file:/w/workspace/edgex-go/809/.git/info/exclude [2025-03-10T03:05:26.281Z] 2025-03-10 03:05:25,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/809/.semver/main with force:False [2025-03-10T03:05:26.281Z] 2025-03-10 03:05:25,919 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:05:26.281Z] 2025-03-10 03:05:25,919 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:05:26.281Z] 4.0.0-dev.71 [Pipeline] } [2025-03-10T03:05:26.280Z] $ docker exec --env ******** --env ******** cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 ssh-agent -k [2025-03-10T03:05:26.373Z] unset SSH_AUTH_SOCK; [2025-03-10T03:05:26.373Z] unset SSH_AGENT_PID; [2025-03-10T03:05:26.373Z] echo Agent pid 79 killed; [2025-03-10T03:05:26.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T03:05:26.711Z] + git semver [Pipeline] } [2025-03-10T03:05:26.972Z] $ docker stop --time=1 cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 [2025-03-10T03:05:28.254Z] $ docker rm -f --volumes cc37ba15489096a36864a6ac33c4c2595690740f3c080f04d5b3d5426ec98d58 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T03:05:28.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-10T03:05:28.825Z] Stashed 1 file(s) [Pipeline] echo [2025-03-10T03:05:28.828Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.71 [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 [2025-03-10T03:05:29.297Z] + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo [2025-03-10T03:05:29.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:05:29.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:05:29.356Z] ========================================================= [2025-03-10T03:05:29.356Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-10T03:05:29.356Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-10T03:05:29.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T03:05:29.656Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-10T03:05:29.656Z] da9db072f522: Pulling fs layer [2025-03-10T03:05:29.656Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-10T03:05:29.656Z] 06f05ace1117: Pulling fs layer [2025-03-10T03:05:29.656Z] 5fe327b54edc: Pulling fs layer [2025-03-10T03:05:29.656Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T03:05:29.656Z] 92a5565b7b96: Pulling fs layer [2025-03-10T03:05:29.656Z] ff9bb7016b71: Pulling fs layer [2025-03-10T03:05:29.656Z] b67dba6c2c7d: Pulling fs layer [2025-03-10T03:05:29.656Z] a813b0c90790: Pulling fs layer [2025-03-10T03:05:29.656Z] 4f4fb700ef54: Waiting [2025-03-10T03:05:29.656Z] 92a5565b7b96: Waiting [2025-03-10T03:05:29.656Z] ff9bb7016b71: Waiting [2025-03-10T03:05:29.656Z] 5fe327b54edc: Waiting [2025-03-10T03:05:29.656Z] b67dba6c2c7d: Waiting [2025-03-10T03:05:29.656Z] a813b0c90790: Waiting [2025-03-10T03:05:29.656Z] 6ef4a4ee8ca5: Download complete [2025-03-10T03:05:29.656Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T03:05:29.656Z] 4f4fb700ef54: Download complete [2025-03-10T03:05:29.656Z] 92a5565b7b96: Verifying Checksum [2025-03-10T03:05:29.656Z] 92a5565b7b96: Download complete [2025-03-10T03:05:29.656Z] da9db072f522: Download complete [2025-03-10T03:05:29.916Z] ff9bb7016b71: Verifying Checksum [2025-03-10T03:05:29.916Z] ff9bb7016b71: Download complete [2025-03-10T03:05:29.916Z] da9db072f522: Pull complete [2025-03-10T03:05:29.916Z] 6ef4a4ee8ca5: Pull complete [2025-03-10T03:05:30.174Z] a813b0c90790: Download complete [2025-03-10T03:05:30.174Z] 06f05ace1117: Verifying Checksum [2025-03-10T03:05:30.174Z] 06f05ace1117: Download complete [2025-03-10T03:05:30.432Z] b67dba6c2c7d: Verifying Checksum [2025-03-10T03:05:30.432Z] b67dba6c2c7d: Download complete [2025-03-10T03:05:33.712Z] 06f05ace1117: Pull complete [2025-03-10T03:05:33.712Z] 5fe327b54edc: Pull complete [2025-03-10T03:05:33.712Z] 4f4fb700ef54: Pull complete [2025-03-10T03:05:33.712Z] 92a5565b7b96: Pull complete [2025-03-10T03:05:33.712Z] ff9bb7016b71: Pull complete [2025-03-10T03:05:35.609Z] b67dba6c2c7d: Pull complete [2025-03-10T03:05:35.868Z] a813b0c90790: Pull complete [2025-03-10T03:05:35.868Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-10T03:05:35.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T03:05:35.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-10T03:05:36.173Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T03:05:36.173Z] WORKDIR /edgex [2025-03-10T03:05:36.173Z] COPY go.mod . [2025-03-10T03:05:36.173Z] RUN go mod download [2025-03-10T03:05:36.173Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-10T03:05:36.742Z] Sending build context to Docker daemon 180.3MB [2025-03-10T03:05:36.742Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-10T03:05:36.742Z] ---> 3ba60ce46760 [2025-03-10T03:05:36.742Z] Step 2/4 : WORKDIR /edgex [2025-03-10T03:05:40.034Z] ---> Running in 5f311eda6f7e [2025-03-10T03:05:40.034Z] Removing intermediate container 5f311eda6f7e [2025-03-10T03:05:40.034Z] ---> b0a382e027d4 [2025-03-10T03:05:40.034Z] Step 3/4 : COPY go.mod . [2025-03-10T03:05:40.034Z] ---> 426f0ae4b4a5 [2025-03-10T03:05:40.034Z] Step 4/4 : RUN go mod download [2025-03-10T03:05:40.034Z] ---> Running in 16e56ec3a9bd [2025-03-10T03:05:43.956Z] Still waiting to schedule task [2025-03-10T03:05:43.957Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-10T03:05:54.920Z] Removing intermediate container 16e56ec3a9bd [2025-03-10T03:05:54.920Z] ---> d29cc65de27f [2025-03-10T03:05:54.920Z] Successfully built d29cc65de27f [2025-03-10T03:05:54.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:05:55.229Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T03:05:55.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:05:55.309Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:05:55.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T03:05:55.674Z] $ docker top c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T03:05:56.029Z] + go version [2025-03-10T03:05:56.029Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-10T03:05:56.030Z] $ docker stop --time=1 c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 [2025-03-10T03:05:57.312Z] $ docker rm -f --volumes c944e86ca5181cc1c9a36f67c9dc153f926b1bd32d2a7cddffe71e7a58b456a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:05:57.753Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-10T03:05:57.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:05:57.825Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:05:57.843Z] $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-10T03:05:58.153Z] $ docker top f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-10T03:05:58.232Z] ========================================================= [2025-03-10T03:05:58.232Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-10T03:05:58.232Z] ========================================================= [Pipeline] sh [2025-03-10T03:05:58.512Z] + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] fileExists [Pipeline] sh [2025-03-10T03:05:58.811Z] + make test [2025-03-10T03:05:58.811Z] go test -race -coverprofile=coverage.out ./... [2025-03-10T03:06:06.924Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-10T03:06:28.847Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-10T03:06:29.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-03-10T03:06:30.478Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-10T03:06:30.478Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-10T03:06:30.478Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-10T03:06:30.478Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-10T03:06:31.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2025-03-10T03:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-10T03:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-10T03:06:31.610Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-10T03:06:32.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-10T03:06:32.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-10T03:06:32.986Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:32.986Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-10T03:06:32.986Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-10T03:06:32.986Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-10T03:06:34.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-03-10T03:06:34.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-10T03:06:34.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements [2025-03-10T03:06:34.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.599s coverage: 93.4% of statements [2025-03-10T03:06:34.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 92.3% of statements [2025-03-10T03:06:34.362Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-10T03:06:34.362Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-10T03:06:35.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 8.4% of statements [2025-03-10T03:06:36.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-10T03:06:36.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-10T03:06:36.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-10T03:06:36.234Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-10T03:06:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2025-03-10T03:06:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2025-03-10T03:06:37.614Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-10T03:06:37.614Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-10T03:06:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-10T03:06:37.872Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-10T03:06:37.872Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:37.872Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-10T03:06:38.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-03-10T03:06:38.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-03-10T03:06:38.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-03-10T03:06:38.808Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-03-10T03:06:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-03-10T03:06:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2025-03-10T03:06:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-03-10T03:06:39.376Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-10T03:06:39.376Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-10T03:06:39.376Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-10T03:06:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-03-10T03:06:39.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-10T03:06:39.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-10T03:06:39.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-10T03:06:39.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-10T03:06:40.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-03-10T03:06:41.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-10T03:06:41.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-10T03:06:41.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-10T03:06:41.705Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-10T03:06:41.705Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-10T03:06:41.705Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-10T03:06:41.705Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-10T03:06:42.273Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-10T03:06:42.273Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-10T03:06:42.839Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-10T03:06:44.213Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-10T03:06:44.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-10T03:06:45.852Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-10T03:06:46.786Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-10T03:06:46.786Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-10T03:06:46.786Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-10T03:06:50.069Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-10T03:06:50.327Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-10T03:06:50.327Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-10T03:06:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-10T03:06:50.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-10T03:06:50.586Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:52.489Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-10T03:06:52.489Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-10T03:06:52.489Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-10T03:06:52.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-03-10T03:06:52.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-10T03:06:52.489Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-10T03:06:52.489Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-10T03:06:52.748Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-10T03:06:53.008Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-10T03:06:53.008Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-10T03:06:53.008Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-10T03:06:53.008Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-10T03:06:53.008Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-10T03:06:54.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-10T03:06:54.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-10T03:06:54.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-10T03:06:54.385Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-10T03:06:55.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-10T03:06:55.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-10T03:06:55.759Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:06:55.759Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-10T03:06:56.694Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-10T03:06:56.694Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-10T03:06:56.694Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-10T03:06:56.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-10T03:06:57.520Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-10T03:06:57.520Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.041s coverage: 92.9% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2025-03-10T03:07:04.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 6.8% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.041s coverage: 33.3% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.183s coverage: 54.5% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 29.2% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-03-10T03:07:04.089Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements [2025-03-10T03:07:04.089Z] 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 [2025-03-10T03:07:04.089Z] running golangci-lint [2025-03-10T03:07:04.089Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-10T03:07:04.089Z] go version go1.23.4 linux/amd64 [2025-03-10T03:07:04.348Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-10T03:07:04.348Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-10T03:07:04.348Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-10T03:07:15.769Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40702 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-10T03:07:15.788Z] Running in /w/workspace/edgex-go/809 [Pipeline] { [Pipeline] checkout [2025-03-10T03:07:18.841Z] The recommended git tool is: git [2025-03-10T03:07:23.304Z] using credential edgex-jenkins-ssh [2025-03-10T03:07:23.327Z] Cloning the remote Git repository [2025-03-10T03:07:23.364Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-10T03:07:23.448Z] > git init /w/workspace/edgex-go/809 # timeout=10 [2025-03-10T03:07:23.585Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-10T03:07:23.586Z] > git --version # timeout=10 [2025-03-10T03:07:23.606Z] > git --version # 'git version 2.25.1' [2025-03-10T03:07:23.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-10T03:07:23.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-10T03:07:30.893Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 22.601972415s" [2025-03-10T03:07:30.894Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.910485ms" [2025-03-10T03:07:38.999Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.921386416s with top 10 stages: buildir: 51.904643338s, gosec: 3.251831014s, fact_deprecated: 2.606639941s, inspect: 2.482279597s, printf: 1.780953254s, ctrlflow: 1.734728856s, S1038: 1.299067534s, fact_purity: 1.129262692s, nilness: 908.017393ms, isgenerated: 906.614073ms" [2025-03-10T03:07:38.999Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-10T03:07:38.999Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, identifier_marker: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, nolint: 20/0, skip_dirs: 202/202, exclude-rules: 202/20, exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, skip_files: 202/202" [2025-03-10T03:07:38.999Z] level=info msg="[runner] processing took 17.664183ms with stages: nolint: 6.998918ms, identifier_marker: 3.545195ms, exclude-rules: 2.210228ms, path_prettifier: 2.199748ms, skip_dirs: 1.306377ms, autogenerated_exclude: 1.288056ms, cgo: 49.58µs, invalid_issue: 47.74µs, filename_unadjuster: 13.661µs, max_same_issues: 1.37µs, uniq_by_line: 660ns, skip_files: 450ns, fixer: 420ns, exclude: 340ns, sort_results: 270ns, severity-rules: 250ns, diff: 230ns, max_from_linter: 160ns, max_per_file_from_linter: 160ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 100ns" [2025-03-10T03:07:38.999Z] level=info msg="[runner] linters took 10.950650274s with stages: goanalysis_metalinter: 10.93289362s" [2025-03-10T03:07:38.999Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-10T03:07:38.999Z] level=info msg="Memory: 336 samples, avg is 274.9MB, max is 1274.5MB" [2025-03-10T03:07:38.999Z] level=info msg="Execution took 33.600409265s" [2025-03-10T03:07:38.999Z] go vet ./... [2025-03-10T03:07:40.691Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-10T03:07:40.707Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-10T03:07:41.461Z] Avoid second fetch [2025-03-10T03:07:41.461Z] Checking out Revision 35644ad537d22d85437dd4f7596fc9502b19d685 (main) [2025-03-10T03:07:42.262Z] Commit message: "Merge pull request #5107 from weichou1229/issue-5088-2" [2025-03-10T03:07:41.474Z] > git config core.sparsecheckout # timeout=10 [2025-03-10T03:07:41.532Z] > git checkout -f 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 [2025-03-10T03:07:44.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-10T03:07:44.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-10T03:07:44.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-10T03:07:44.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-10T03:07:44.818Z] + ls -al . [2025-03-10T03:07:44.818Z] total 1992 [2025-03-10T03:07:44.818Z] drwxrwxr-x 11 1001 1001 4096 Mar 10 03:05 . [2025-03-10T03:07:44.818Z] drwxr-xr-x 4 root root 4096 Mar 10 03:05 .. [2025-03-10T03:07:44.818Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 .blubracket [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 10 Mar 10 03:05 .dockerignore [2025-03-10T03:07:44.818Z] drwxrwxr-x 8 1001 1001 4096 Mar 10 03:07 .git [2025-03-10T03:07:44.818Z] drwxrwxr-x 3 1001 1001 4096 Mar 10 03:05 .github [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 907 Mar 10 03:05 .gitignore [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 199 Mar 10 03:05 .golangci.yml [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 100 Mar 10 03:05 .hadolint.yml [2025-03-10T03:07:44.818Z] drwxr-xr-x 3 1001 1001 4096 Mar 10 03:05 .semver [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 155 Mar 10 03:05 .sonarcloud.properties [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 1171 Mar 10 03:05 ADOPTERS.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 17374 Mar 10 03:05 Attribution.txt [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 108018 Mar 10 03:05 CHANGELOG.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 3804 Mar 10 03:05 CONTRIBUTING.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 677 Mar 10 03:05 GOVERNANCE.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 858 Mar 10 03:05 Jenkinsfile [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 10775 Mar 10 03:05 LICENSE [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 16740 Mar 10 03:05 Makefile [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 582 Mar 10 03:05 OWNERS.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 9932 Mar 10 03:05 README.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 789 Mar 10 03:05 SECURITY.md [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 12 Mar 10 03:05 VERSION [2025-03-10T03:07:44.818Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 bin [2025-03-10T03:07:44.818Z] drwxrwxr-x 19 1001 1001 4096 Mar 10 03:05 cmd [2025-03-10T03:07:44.818Z] -rw-r--r-- 1 root root 1660758 Mar 10 03:07 coverage.out [2025-03-10T03:07:44.818Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 fuzz_test [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 6454 Mar 10 03:05 go.mod [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 88143 Mar 10 03:05 go.sum [2025-03-10T03:07:44.818Z] drwxrwxr-x 7 1001 1001 4096 Mar 10 03:05 internal [2025-03-10T03:07:44.818Z] drwxrwxr-x 2 1001 1001 4096 Mar 10 03:05 openapi [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 584 Mar 10 03:05 security.txt [2025-03-10T03:07:44.818Z] -rw-rw-r-- 1 1001 1001 204 Mar 10 03:05 version.go [Pipeline] sh [2025-03-10T03:07:45.101Z] + '[' -e coverage.out ] [2025-03-10T03:07:45.101Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-10T03:07:45.243Z] Stashed 1 file(s) [Pipeline] sh [2025-03-10T03:07:45.520Z] + make build [2025-03-10T03:07:45.520Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-10T03:07:46.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-10T03:07:46.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:07:46.944Z] Dload Upload Total Spent Left Speed [2025-03-10T03:07:46.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2025-03-10T03:07:47.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-10T03:07:47.649Z] + sudo tee /etc/docker/daemon.new [2025-03-10T03:07:47.650Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-10T03:07:47.650Z] { [2025-03-10T03:07:47.650Z] "registry-mirrors": [ [2025-03-10T03:07:47.650Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-10T03:07:47.650Z] ], [2025-03-10T03:07:47.650Z] "bip": "10.250.0.254/24", [2025-03-10T03:07:47.650Z] "hosts": [ [2025-03-10T03:07:47.650Z] "tcp://0.0.0.0:5555", [2025-03-10T03:07:47.650Z] "unix:///var/run/docker.sock" [2025-03-10T03:07:47.650Z] ], [2025-03-10T03:07:47.650Z] "mtu": 1458, [2025-03-10T03:07:47.650Z] "selinux-enabled": true, [2025-03-10T03:07:47.650Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-10T03:07:47.650Z] } [Pipeline] sh [2025-03-10T03:07:47.978Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-10T03:07:48.315Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:08:06.561Z] provisioning config files... [2025-03-10T03:08:06.583Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config10480564382679291121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:08:07.025Z] ---> ****-login.sh [2025-03-10T03:08:07.025Z] nexus3.edgexfoundry.org:10001 [2025-03-10T03:08:07.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:08:07.448Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-10T03:08:07.448Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-10T03:08:07.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:08:07.565Z] Configure a credential helper to remove this warning. See [2025-03-10T03:08:07.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:08:07.565Z] [2025-03-10T03:08:07.565Z] Login Succeeded [2025-03-10T03:08:07.565Z] nexus3.edgexfoundry.org:10002 [2025-03-10T03:08:07.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:08:07.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:08:07.844Z] Configure a credential helper to remove this warning. See [2025-03-10T03:08:07.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:08:07.844Z] [2025-03-10T03:08:07.844Z] Login Succeeded [2025-03-10T03:08:08.114Z] nexus3.edgexfoundry.org:10003 [2025-03-10T03:08:08.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:08:08.383Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-10T03:08:08.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:08:08.391Z] Configure a credential helper to remove this warning. See [2025-03-10T03:08:08.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:08:08.391Z] [2025-03-10T03:08:08.391Z] Login Succeeded [2025-03-10T03:08:08.391Z] nexus3.edgexfoundry.org:10004 [2025-03-10T03:08:08.641Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-10T03:08:08.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:08:08.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:08:08.662Z] Configure a credential helper to remove this warning. See [2025-03-10T03:08:08.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:08:08.662Z] [2025-03-10T03:08:08.662Z] Login Succeeded [2025-03-10T03:08:08.662Z] ****.io [2025-03-10T03:08:08.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:08:09.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:08:09.197Z] Configure a credential helper to remove this warning. See [2025-03-10T03:08:09.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:08:09.197Z] [2025-03-10T03:08:09.197Z] Login Succeeded [2025-03-10T03:08:09.197Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T03:08:09.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-10T03:08:09.842Z] + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo [2025-03-10T03:08:09.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:08:09.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:08:09.911Z] ========================================================= [2025-03-10T03:08:09.911Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-10T03:08:09.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-10T03:08:10.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-10T03:08:10.515Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-10T03:08:10.515Z] 9986a736f7d3: Pulling fs layer [2025-03-10T03:08:10.515Z] 1f018df60701: Pulling fs layer [2025-03-10T03:08:10.515Z] 39f8f326b044: Pulling fs layer [2025-03-10T03:08:10.515Z] e6a1e7a6a96a: Pulling fs layer [2025-03-10T03:08:10.515Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T03:08:10.515Z] d45d956e0dbf: Pulling fs layer [2025-03-10T03:08:10.515Z] d7702b0d1db1: Pulling fs layer [2025-03-10T03:08:10.515Z] 5c7f0f088c93: Pulling fs layer [2025-03-10T03:08:10.515Z] 4fdc064ae6cf: Pulling fs layer [2025-03-10T03:08:10.515Z] e6a1e7a6a96a: Waiting [2025-03-10T03:08:10.515Z] d45d956e0dbf: Waiting [2025-03-10T03:08:10.515Z] d7702b0d1db1: Waiting [2025-03-10T03:08:10.515Z] 5c7f0f088c93: Waiting [2025-03-10T03:08:10.515Z] 4fdc064ae6cf: Waiting [2025-03-10T03:08:10.515Z] 4f4fb700ef54: Waiting [2025-03-10T03:08:10.515Z] 1f018df60701: Verifying Checksum [2025-03-10T03:08:10.515Z] 1f018df60701: Download complete [2025-03-10T03:08:10.515Z] e6a1e7a6a96a: Verifying Checksum [2025-03-10T03:08:10.515Z] e6a1e7a6a96a: Download complete [2025-03-10T03:08:10.515Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T03:08:10.515Z] 4f4fb700ef54: Download complete [2025-03-10T03:08:10.515Z] d45d956e0dbf: Verifying Checksum [2025-03-10T03:08:10.515Z] d45d956e0dbf: Download complete [2025-03-10T03:08:10.515Z] 9986a736f7d3: Verifying Checksum [2025-03-10T03:08:10.515Z] 9986a736f7d3: Download complete [2025-03-10T03:08:10.515Z] d7702b0d1db1: Verifying Checksum [2025-03-10T03:08:10.515Z] d7702b0d1db1: Download complete [2025-03-10T03:08:10.540Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-10T03:08:11.099Z] 4fdc064ae6cf: Verifying Checksum [2025-03-10T03:08:11.099Z] 4fdc064ae6cf: Download complete [2025-03-10T03:08:11.683Z] 9986a736f7d3: Pull complete [2025-03-10T03:08:12.267Z] 1f018df60701: Pull complete [2025-03-10T03:08:12.535Z] 39f8f326b044: Verifying Checksum [2025-03-10T03:08:12.535Z] 39f8f326b044: Download complete [2025-03-10T03:08:13.494Z] 5c7f0f088c93: Verifying Checksum [2025-03-10T03:08:13.494Z] 5c7f0f088c93: Download complete [2025-03-10T03:08:14.724Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-10T03:08:16.624Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-10T03:08:18.530Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-10T03:08:20.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-10T03:08:21.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-10T03:08:22.744Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-10T03:08:23.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-10T03:08:25.055Z] $ docker stop --time=1 f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f [2025-03-10T03:08:28.521Z] 39f8f326b044: Pull complete [2025-03-10T03:08:28.521Z] e6a1e7a6a96a: Pull complete [2025-03-10T03:08:28.521Z] 4f4fb700ef54: Pull complete [2025-03-10T03:08:28.521Z] d45d956e0dbf: Pull complete [2025-03-10T03:08:28.521Z] d7702b0d1db1: Pull complete [2025-03-10T03:08:30.619Z] $ docker rm -f --volumes f629946365f5119e598e8b70795e5edd11b97e3761ff03575824deeba45af71f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:08:31.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-10T03:08:31.684Z] [2025-03-10T03:08:31.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:08:31.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-10T03:08:31.979Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-10T03:08:31.979Z] 91d30c5bc195: Pulling fs layer [2025-03-10T03:08:31.979Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-10T03:08:31.979Z] 9c61dcf015f6: Pulling fs layer [2025-03-10T03:08:31.979Z] 4698f68db338: Pulling fs layer [2025-03-10T03:08:31.979Z] 2a2f49069b9e: Pulling fs layer [2025-03-10T03:08:31.979Z] e0025b399a48: Pulling fs layer [2025-03-10T03:08:31.979Z] 4698f68db338: Waiting [2025-03-10T03:08:31.979Z] 2a2f49069b9e: Waiting [2025-03-10T03:08:31.979Z] e0025b399a48: Waiting [2025-03-10T03:08:31.979Z] 91d30c5bc195: Download complete [2025-03-10T03:08:31.979Z] 4698f68db338: Verifying Checksum [2025-03-10T03:08:31.979Z] 4698f68db338: Download complete [2025-03-10T03:08:32.236Z] 91d30c5bc195: Pull complete [2025-03-10T03:08:32.236Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-10T03:08:32.236Z] 2e9b0aa3be6d: Download complete [2025-03-10T03:08:32.236Z] e0025b399a48: Download complete [2025-03-10T03:08:32.236Z] 2a2f49069b9e: Download complete [2025-03-10T03:08:32.494Z] 2e9b0aa3be6d: Pull complete [2025-03-10T03:08:32.753Z] 9c61dcf015f6: Verifying Checksum [2025-03-10T03:08:32.753Z] 9c61dcf015f6: Download complete [2025-03-10T03:08:35.174Z] 5c7f0f088c93: Pull complete [2025-03-10T03:08:35.284Z] 9c61dcf015f6: Pull complete [2025-03-10T03:08:35.284Z] 4698f68db338: Pull complete [2025-03-10T03:08:35.544Z] 2a2f49069b9e: Pull complete [2025-03-10T03:08:35.544Z] e0025b399a48: Pull complete [2025-03-10T03:08:35.544Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-10T03:08:35.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-10T03:08:35.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:08:35.640Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:08:35.776Z] $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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 [2025-03-10T03:08:37.137Z] 4fdc064ae6cf: Pull complete [2025-03-10T03:08:37.137Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-10T03:08:37.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-10T03:08:37.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-10T03:08:37.909Z] $ docker top 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2025-03-10T03:08:38.289Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-10T03:08:38.338Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-10T03:08:38.338Z] WORKDIR /edgex [2025-03-10T03:08:38.338Z] COPY go.mod . [2025-03-10T03:08:38.338Z] RUN go mod download [2025-03-10T03:08:38.338Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-10T03:08:38.925Z] Sending build context to Docker daemon 3.689MB [2025-03-10T03:08:39.196Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-10T03:08:39.196Z] ---> 63f30b955cb9 [2025-03-10T03:08:39.196Z] Step 2/4 : WORKDIR /edgex [2025-03-10T03:08:40.858Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-10T03:08:40.858Z] #1 transferring dockerfile: 2.10kB done [2025-03-10T03:08:40.858Z] #1 DONE 0.0s [2025-03-10T03:08:40.858Z] [2025-03-10T03:08:40.858Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-03-10T03:08:40.858Z] #2 transferring dockerfile: 2.00kB done [2025-03-10T03:08:40.858Z] #2 DONE 0.0s [2025-03-10T03:08:40.858Z] [2025-03-10T03:08:40.858Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-10T03:08:40.858Z] #3 transferring dockerfile: 2.14kB done [2025-03-10T03:08:40.858Z] #3 DONE 0.0s [2025-03-10T03:08:40.858Z] [2025-03-10T03:08:40.858Z] #4 [core-data internal] load build definition from Dockerfile [2025-03-10T03:08:40.858Z] #4 transferring dockerfile: 2.04kB done [2025-03-10T03:08:40.858Z] #4 DONE 0.0s [2025-03-10T03:08:40.858Z] [2025-03-10T03:08:40.858Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #5 transferring dockerfile: 1.81kB done [2025-03-10T03:08:40.859Z] #5 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #6 transferring dockerfile: 1.89kB done [2025-03-10T03:08:40.859Z] #6 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #7 transferring dockerfile: 2.23kB done [2025-03-10T03:08:40.859Z] #7 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #8 transferring dockerfile: 1.70kB done [2025-03-10T03:08:40.859Z] #8 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #9 transferring dockerfile: 2.49kB done [2025-03-10T03:08:40.859Z] #9 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #10 transferring dockerfile: 2.50kB done [2025-03-10T03:08:40.859Z] #10 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #11 [core-command internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #11 transferring dockerfile: 1.94kB done [2025-03-10T03:08:40.859Z] #11 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #12 transferring dockerfile: 1.83kB done [2025-03-10T03:08:40.859Z] #12 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #13 transferring dockerfile: 1.69kB done [2025-03-10T03:08:40.859Z] #13 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #14 transferring dockerfile: 3.02kB done [2025-03-10T03:08:40.859Z] #14 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-03-10T03:08:40.859Z] #15 transferring dockerfile: 2.01kB done [2025-03-10T03:08:40.859Z] #15 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #16 [core-metadata internal] load .dockerignore [2025-03-10T03:08:40.859Z] #16 transferring context: 50B done [2025-03-10T03:08:40.859Z] #16 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #17 [support-notifications internal] load .dockerignore [2025-03-10T03:08:40.859Z] #17 transferring context: 50B done [2025-03-10T03:08:40.859Z] #17 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #18 [security-proxy-auth internal] load .dockerignore [2025-03-10T03:08:40.859Z] #18 transferring context: 50B done [2025-03-10T03:08:40.859Z] #18 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #19 [core-data internal] load .dockerignore [2025-03-10T03:08:40.859Z] #19 transferring context: 50B done [2025-03-10T03:08:40.859Z] #19 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-10T03:08:40.859Z] #20 transferring context: 50B done [2025-03-10T03:08:40.859Z] #20 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-03-10T03:08:40.859Z] #21 transferring context: 50B done [2025-03-10T03:08:40.859Z] #21 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-10T03:08:40.859Z] #22 transferring context: 50B done [2025-03-10T03:08:40.859Z] #22 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #23 [security-spire-server internal] load .dockerignore [2025-03-10T03:08:40.859Z] #23 transferring context: 50B 0.0s done [2025-03-10T03:08:40.859Z] #23 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-03-10T03:08:40.859Z] #24 transferring context: 50B done [2025-03-10T03:08:40.859Z] #24 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #25 [security-proxy-setup internal] load .dockerignore [2025-03-10T03:08:40.859Z] #25 transferring context: 50B done [2025-03-10T03:08:40.859Z] #25 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #26 [core-command internal] load .dockerignore [2025-03-10T03:08:40.859Z] #26 transferring context: 50B done [2025-03-10T03:08:40.859Z] #26 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #27 [security-spire-config internal] load .dockerignore [2025-03-10T03:08:40.859Z] #27 transferring context: 50B done [2025-03-10T03:08:40.859Z] #27 DONE 0.0s [2025-03-10T03:08:40.859Z] [2025-03-10T03:08:40.859Z] #28 [security-bootstrapper internal] load .dockerignore [2025-03-10T03:08:41.119Z] #28 transferring context: 50B done [2025-03-10T03:08:41.119Z] #28 DONE 0.0s [2025-03-10T03:08:41.119Z] [2025-03-10T03:08:41.119Z] #29 [support-scheduler internal] load .dockerignore [2025-03-10T03:08:41.119Z] #29 transferring context: 50B done [2025-03-10T03:08:41.119Z] #29 DONE 0.0s [2025-03-10T03:08:41.119Z] [2025-03-10T03:08:41.119Z] #30 [core-keeper internal] load .dockerignore [2025-03-10T03:08:41.119Z] #30 transferring context: 50B done [2025-03-10T03:08:41.119Z] #30 DONE 0.0s [2025-03-10T03:08:41.119Z] [2025-03-10T03:08:41.119Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-10T03:08:41.119Z] #31 DONE 0.0s [2025-03-10T03:08:41.119Z] [2025-03-10T03:08:41.119Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:08:41.119Z] #32 DONE 0.1s [2025-03-10T03:08:41.119Z] [2025-03-10T03:08:41.119Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:08:41.138Z] ---> Running in da08ba6c0c88 [2025-03-10T03:08:41.138Z] Removing intermediate container da08ba6c0c88 [2025-03-10T03:08:41.138Z] ---> 72d8582a2a3d [2025-03-10T03:08:41.138Z] Step 3/4 : COPY go.mod . [2025-03-10T03:08:41.382Z] #32 ... [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-10T03:08:41.382Z] #31 DONE 0.0s [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:08:41.382Z] #32 ... [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-10T03:08:41.382Z] #31 DONE 0.0s [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:08:41.382Z] #32 ... [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-10T03:08:41.382Z] #31 DONE 0.0s [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-10T03:08:41.382Z] #33 DONE 0.6s [2025-03-10T03:08:41.382Z] [2025-03-10T03:08:41.382Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:08:41.643Z] #32 DONE 0.3s [2025-03-10T03:08:41.643Z] [2025-03-10T03:08:41.643Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-10T03:08:41.643Z] #31 DONE 0.0s [2025-03-10T03:08:41.643Z] [2025-03-10T03:08:41.643Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-10T03:08:41.643Z] #33 DONE 0.6s [2025-03-10T03:08:41.643Z] [2025-03-10T03:08:41.643Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:08:41.643Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:08:41.643Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-10T03:08:41.643Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-10T03:08:41.643Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:08:41.643Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-10T03:08:41.643Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-10T03:08:41.643Z] #34 DONE 0.7s [2025-03-10T03:08:41.643Z] [2025-03-10T03:08:41.643Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-10T03:08:41.733Z] ---> 680fc0e04b52 [2025-03-10T03:08:41.733Z] Step 4/4 : RUN go mod download [2025-03-10T03:08:41.733Z] ---> Running in 71db0a241ed3 [2025-03-10T03:08:46.913Z] #35 ... [2025-03-10T03:08:46.914Z] [2025-03-10T03:08:46.914Z] #36 [core-keeper internal] load build context [2025-03-10T03:08:46.914Z] #36 transferring context: 235.16MB 5.1s [2025-03-10T03:08:47.171Z] #36 ... [2025-03-10T03:08:47.171Z] [2025-03-10T03:08:47.171Z] #37 [support-scheduler internal] load build context [2025-03-10T03:08:47.171Z] #37 ... [2025-03-10T03:08:47.171Z] [2025-03-10T03:08:47.171Z] #38 [core-data internal] load build context [2025-03-10T03:08:47.171Z] #38 ... [2025-03-10T03:08:47.171Z] [2025-03-10T03:08:47.171Z] #37 [support-scheduler internal] load build context [2025-03-10T03:08:51.351Z] #37 ... [2025-03-10T03:08:51.351Z] [2025-03-10T03:08:51.351Z] #39 [core-metadata internal] load build context [2025-03-10T03:08:51.351Z] #39 ... [2025-03-10T03:08:51.351Z] [2025-03-10T03:08:51.351Z] #40 [security-proxy-auth internal] load build context [2025-03-10T03:08:51.351Z] #40 transferring context: 496.21MB 9.4s done [2025-03-10T03:08:51.351Z] #40 ... [2025-03-10T03:08:51.351Z] [2025-03-10T03:08:51.351Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-10T03:08:51.351Z] #41 ... [2025-03-10T03:08:51.351Z] [2025-03-10T03:08:51.351Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-10T03:08:51.608Z] #42 ... [2025-03-10T03:08:51.608Z] [2025-03-10T03:08:51.608Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-10T03:08:51.608Z] #43 ... [2025-03-10T03:08:51.608Z] [2025-03-10T03:08:51.608Z] #44 [core-command internal] load build context [2025-03-10T03:08:51.866Z] #44 ... [2025-03-10T03:08:51.866Z] [2025-03-10T03:08:51.866Z] #45 [security-secretstore-setup internal] load build context [2025-03-10T03:08:51.866Z] #45 ... [2025-03-10T03:08:51.866Z] [2025-03-10T03:08:51.866Z] #46 [security-proxy-setup internal] load build context [2025-03-10T03:08:51.866Z] #46 transferring context: 496.21MB 10.2s done [2025-03-10T03:08:52.124Z] #46 ... [2025-03-10T03:08:52.124Z] [2025-03-10T03:08:52.124Z] #47 [security-bootstrapper internal] load build context [2025-03-10T03:08:52.124Z] #47 transferring context: 496.21MB 9.0s done [2025-03-10T03:08:52.124Z] #47 ... [2025-03-10T03:08:52.124Z] [2025-03-10T03:08:52.124Z] #48 [support-notifications internal] load build context [2025-03-10T03:08:52.124Z] #48 ... [2025-03-10T03:08:52.124Z] [2025-03-10T03:08:52.124Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-10T03:08:52.382Z] #49 ... [2025-03-10T03:08:52.382Z] [2025-03-10T03:08:52.382Z] #48 [support-notifications internal] load build context [2025-03-10T03:08:52.382Z] #48 transferring context: 496.21MB 11.1s done [2025-03-10T03:08:55.676Z] #48 ... [2025-03-10T03:08:55.676Z] [2025-03-10T03:08:55.676Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:08:55.676Z] #50 ... [2025-03-10T03:08:55.676Z] [2025-03-10T03:08:55.676Z] #36 [core-keeper internal] load build context [2025-03-10T03:08:55.676Z] #36 transferring context: 496.21MB 10.6s done [2025-03-10T03:08:58.270Z] #36 ... [2025-03-10T03:08:58.270Z] [2025-03-10T03:08:58.270Z] #38 [core-data internal] load build context [2025-03-10T03:08:58.270Z] #38 transferring context: 496.21MB 8.7s done [2025-03-10T03:08:58.270Z] #38 ... [2025-03-10T03:08:58.270Z] [2025-03-10T03:08:58.270Z] #39 [core-metadata internal] load build context [2025-03-10T03:08:58.270Z] #39 transferring context: 496.21MB 12.1s done [2025-03-10T03:09:01.578Z] #39 ... [2025-03-10T03:09:01.578Z] [2025-03-10T03:09:01.578Z] #37 [support-scheduler internal] load build context [2025-03-10T03:09:01.578Z] #37 transferring context: 496.21MB 9.6s done [2025-03-10T03:09:01.578Z] #37 ... [2025-03-10T03:09:01.578Z] [2025-03-10T03:09:01.578Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-10T03:09:01.578Z] #42 transferring context: 496.21MB 10.9s done [2025-03-10T03:09:01.836Z] #42 ... [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #47 [security-bootstrapper internal] load build context [2025-03-10T03:09:01.836Z] #47 DONE 20.2s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #38 [core-data internal] load build context [2025-03-10T03:09:01.836Z] #38 DONE 20.5s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #37 [support-scheduler internal] load build context [2025-03-10T03:09:01.836Z] #37 DONE 20.2s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #40 [security-proxy-auth internal] load build context [2025-03-10T03:09:01.836Z] #40 DONE 20.5s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-10T03:09:01.836Z] #35 DONE 20.4s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:09:01.836Z] #51 ... [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #46 [security-proxy-setup internal] load build context [2025-03-10T03:09:01.836Z] #46 DONE 20.4s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #36 [core-keeper internal] load build context [2025-03-10T03:09:01.836Z] #36 DONE 20.3s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #45 [security-secretstore-setup internal] load build context [2025-03-10T03:09:01.836Z] #45 transferring context: 496.21MB 10.5s done [2025-03-10T03:09:01.836Z] #45 DONE 20.4s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #44 [core-command internal] load build context [2025-03-10T03:09:01.836Z] #44 transferring context: 496.21MB 10.8s done [2025-03-10T03:09:01.836Z] #44 DONE 20.4s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #42 [security-spiffe-token-provider internal] load build context [2025-03-10T03:09:01.836Z] #42 DONE 20.6s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-10T03:09:01.836Z] #49 transferring context: 496.21MB 11.4s done [2025-03-10T03:09:01.836Z] #49 DONE 20.5s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #48 [support-notifications internal] load build context [2025-03-10T03:09:01.836Z] #48 DONE 20.6s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #39 [core-metadata internal] load build context [2025-03-10T03:09:01.836Z] #39 DONE 20.8s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-10T03:09:01.836Z] #43 DONE 20.6s [2025-03-10T03:09:01.836Z] [2025-03-10T03:09:01.836Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-10T03:09:02.094Z] #41 DONE 20.7s [2025-03-10T03:09:02.094Z] [2025-03-10T03:09:02.094Z] #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:09:02.094Z] #34 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:09:02.094Z] #34 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-10T03:09:02.094Z] #34 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-10T03:09:02.094Z] #34 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:09:02.094Z] #34 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-10T03:09:02.094Z] #34 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done [2025-03-10T03:09:02.094Z] #34 DONE 0.7s [2025-03-10T03:09:02.094Z] [2025-03-10T03:09:02.094Z] #52 [security-spire-config internal] load build context [2025-03-10T03:09:02.094Z] #52 transferring context: 22.05kB done [2025-03-10T03:09:02.094Z] #52 DONE 0.0s [2025-03-10T03:09:02.094Z] [2025-03-10T03:09:02.094Z] #53 [security-spire-server internal] load build context [2025-03-10T03:09:02.094Z] #53 transferring context: 23.80kB done [2025-03-10T03:09:02.094Z] #53 DONE 0.0s [2025-03-10T03:09:02.094Z] [2025-03-10T03:09:02.094Z] #54 [security-spire-agent internal] load build context [2025-03-10T03:09:02.094Z] #54 transferring context: 23.33kB done [2025-03-10T03:09:02.094Z] #54 DONE 0.0s [2025-03-10T03:09:02.094Z] [2025-03-10T03:09:02.094Z] #55 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:09:02.094Z] #55 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done [2025-03-10T03:09:02.094Z] #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-10T03:09:02.094Z] #55 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-10T03:09:02.094Z] #55 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-10T03:09:02.094Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-10T03:09:02.094Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s [2025-03-10T03:09:02.094Z] #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-10T03:09:02.094Z] #55 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-10T03:09:02.094Z] #55 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-10T03:09:02.094Z] #55 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-10T03:09:02.094Z] #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-10T03:09:02.094Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-10T03:09:02.094Z] #55 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.1s done [2025-03-10T03:09:02.094Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-10T03:09:02.094Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-03-10T03:09:02.351Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.3s [2025-03-10T03:09:02.351Z] #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-10T03:09:02.351Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 0.4s [2025-03-10T03:09:02.351Z] #55 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-10T03:09:02.608Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s [2025-03-10T03:09:03.981Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-03-10T03:09:03.981Z] #55 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.1s done [2025-03-10T03:09:04.545Z] #55 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-10T03:09:05.480Z] #55 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.8s done [2025-03-10T03:09:12.129Z] #55 ... [2025-03-10T03:09:12.129Z] [2025-03-10T03:09:12.129Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:09:12.129Z] #0 0.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 1.140 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:09:12.129Z] #0 1.140 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:09:12.129Z] #0 1.140 OK: 24170 distinct packages available [2025-03-10T03:09:12.129Z] #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 1.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 1.509 (1/14) Installing ca-certificates (20241121-r1) [2025-03-10T03:09:12.129Z] #0 1.527 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-10T03:09:12.129Z] #0 1.930 (3/14) Installing c-ares (1.33.1-r0) [2025-03-10T03:09:12.129Z] #0 1.934 (4/14) Installing libunistring (1.2-r0) [2025-03-10T03:09:12.129Z] #0 1.953 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-10T03:09:12.129Z] #0 1.959 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-10T03:09:12.129Z] #0 1.966 (7/14) Installing libpsl (0.21.5-r1) [2025-03-10T03:09:12.129Z] #0 1.971 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-10T03:09:12.129Z] #0 1.981 (9/14) Installing libcurl (8.12.1-r0) [2025-03-10T03:09:12.129Z] #0 2.002 (10/14) Installing curl (8.12.1-r0) [2025-03-10T03:09:12.129Z] #0 2.008 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:12.129Z] #0 2.012 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:09:12.129Z] #0 2.015 (13/14) Installing libucontext (1.2-r3) [2025-03-10T03:09:12.129Z] #0 2.018 (14/14) Installing gcompat (1.1.0-r4) [2025-03-10T03:09:12.129Z] #0 2.022 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:12.129Z] #0 2.028 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:09:12.129Z] #0 2.063 OK: 13 MiB in 28 packages [2025-03-10T03:09:12.129Z] #56 ... [2025-03-10T03:09:12.129Z] [2025-03-10T03:09:12.129Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:09:12.129Z] #57 ... [2025-03-10T03:09:12.129Z] [2025-03-10T03:09:12.129Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:09:12.129Z] #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.129Z] #0 2.782 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:12.129Z] #0 2.787 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:12.129Z] #0 2.796 OK: 8 MiB in 15 packages [2025-03-10T03:09:12.129Z] #58 ... [2025-03-10T03:09:12.129Z] [2025-03-10T03:09:12.129Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:09:12.389Z] #59 ... [2025-03-10T03:09:12.389Z] [2025-03-10T03:09:12.389Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:09:12.389Z] #60 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-03-10T03:09:12.389Z] #60 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-10T03:09:12.389Z] #60 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-10T03:09:12.389Z] #60 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-10T03:09:12.389Z] #60 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-10T03:09:12.389Z] #60 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-10T03:09:12.389Z] #60 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-10T03:09:12.389Z] #60 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-10T03:09:12.389Z] #60 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-10T03:09:12.389Z] #60 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-10T03:09:12.389Z] #60 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-10T03:09:12.389Z] #60 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-03-10T03:09:12.389Z] #60 ... [2025-03-10T03:09:12.389Z] [2025-03-10T03:09:12.389Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:09:12.650Z] #61 ... [2025-03-10T03:09:12.650Z] [2025-03-10T03:09:12.650Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:09:12.650Z] #50 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #50 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #50 17.50 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:12.650Z] #50 17.51 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:12.650Z] #50 17.52 OK: 8 MiB in 15 packages [2025-03-10T03:09:12.650Z] #50 ... [2025-03-10T03:09:12.650Z] [2025-03-10T03:09:12.650Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-10T03:09:12.650Z] #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #0 6.247 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:09:12.650Z] #0 6.247 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:09:12.650Z] #0 6.247 OK: 24188 distinct packages available [2025-03-10T03:09:12.650Z] #0 6.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #0 6.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:12.650Z] #0 6.744 OK: 248 MiB in 58 packages [2025-03-10T03:09:12.912Z] #62 ... [2025-03-10T03:09:12.912Z] [2025-03-10T03:09:12.912Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-10T03:09:13.172Z] #63 ... [2025-03-10T03:09:13.172Z] [2025-03-10T03:09:13.172Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:09:13.172Z] #64 ... [2025-03-10T03:09:13.172Z] [2025-03-10T03:09:13.172Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-10T03:09:13.172Z] #0 3.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.172Z] #0 4.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.172Z] #0 4.249 (1/3) Installing ca-certificates (20241121-r1) [2025-03-10T03:09:13.172Z] #0 4.268 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:13.172Z] #0 4.272 (3/3) Installing tzdata (2025a-r0) [2025-03-10T03:09:13.172Z] #0 4.342 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:13.172Z] #0 4.348 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:09:13.172Z] #0 4.381 OK: 10 MiB in 17 packages [2025-03-10T03:09:13.430Z] #65 ... [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:09:13.430Z] #56 DONE 11.7s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:09:13.430Z] #66 DONE 11.7s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:09:13.430Z] #0 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 1.079 OK: 248 MiB in 58 packages [2025-03-10T03:09:13.430Z] #67 DONE 11.7s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-10T03:09:13.430Z] #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 4.684 (1/7) Installing ca-certificates (20241121-r1) [2025-03-10T03:09:13.430Z] #0 4.704 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:13.430Z] #0 4.707 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-10T03:09:13.430Z] #0 4.713 (4/7) Installing libsodium (1.0.19-r0) [2025-03-10T03:09:13.430Z] #0 4.721 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-10T03:09:13.430Z] #0 4.745 (6/7) Installing libzmq (4.3.5-r2) [2025-03-10T03:09:13.430Z] #0 4.752 (7/7) Installing zeromq (4.3.5-r2) [2025-03-10T03:09:13.430Z] #0 4.756 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:13.430Z] #0 4.762 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:09:13.430Z] #0 4.847 OK: 12 MiB in 21 packages [2025-03-10T03:09:13.430Z] #68 DONE 11.7s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:09:13.430Z] #50 DONE 28.2s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-10T03:09:13.430Z] #0 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 6.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 6.702 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:13.430Z] #0 6.774 (2/2) Installing su-exec (0.2-r3) [2025-03-10T03:09:13.430Z] #0 6.777 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:13.430Z] #0 6.786 OK: 8 MiB in 16 packages [2025-03-10T03:09:13.430Z] #69 DONE 11.7s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-10T03:09:13.430Z] #65 DONE 11.8s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:09:13.430Z] #0 5.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:13.430Z] #0 6.194 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:13.430Z] #0 6.201 (2/4) Installing openssl (3.3.3-r0) [2025-03-10T03:09:13.430Z] #0 6.211 (3/4) Installing su-exec (0.2-r3) [2025-03-10T03:09:13.430Z] #0 6.215 (4/4) Installing yq-go (4.44.1-r2) [2025-03-10T03:09:13.430Z] #0 6.280 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:13.430Z] #0 6.298 OK: 19 MiB in 18 packages [2025-03-10T03:09:13.430Z] #70 DONE 11.8s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:09:13.430Z] #58 DONE 11.9s [2025-03-10T03:09:13.430Z] [2025-03-10T03:09:13.430Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:09:13.688Z] #71 ... [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-10T03:09:13.688Z] #62 DONE 11.8s [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:13.688Z] #72 DONE 0.2s [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:13.688Z] #73 DONE 0.1s [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:09:13.688Z] #74 ... [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:09:13.688Z] #55 DONE 11.6s [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:09:13.688Z] #60 DONE 11.6s [2025-03-10T03:09:13.688Z] [2025-03-10T03:09:13.688Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:15.065Z] #75 ... [2025-03-10T03:09:15.065Z] [2025-03-10T03:09:15.066Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-10T03:09:15.066Z] #63 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.066Z] #63 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.066Z] #63 13.05 OK: 248 MiB in 58 packages [2025-03-10T03:09:15.066Z] #63 DONE 13.2s [2025-03-10T03:09:15.066Z] [2025-03-10T03:09:15.066Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:09:15.066Z] #57 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.066Z] #57 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.066Z] #57 13.01 (1/4) Installing ca-certificates (20241121-r1) [2025-03-10T03:09:15.066Z] #57 13.02 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:15.066Z] #57 13.02 (3/4) Installing su-exec (0.2-r3) [2025-03-10T03:09:15.066Z] #57 13.03 (4/4) Installing yq-go (4.44.1-r2) [2025-03-10T03:09:15.066Z] #57 13.10 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:15.066Z] #57 13.10 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:09:15.066Z] #57 13.14 OK: 19 MiB in 18 packages [2025-03-10T03:09:15.066Z] #57 DONE 13.3s [2025-03-10T03:09:15.066Z] [2025-03-10T03:09:15.066Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:15.066Z] #76 DONE 0.0s [2025-03-10T03:09:15.066Z] [2025-03-10T03:09:15.066Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:09:15.066Z] #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.066Z] #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.323Z] #64 ... [2025-03-10T03:09:15.323Z] [2025-03-10T03:09:15.323Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:09:15.323Z] #51 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.323Z] #51 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:15.323Z] #51 13.46 OK: 248 MiB in 58 packages [2025-03-10T03:09:15.323Z] #51 DONE 13.7s [2025-03-10T03:09:15.323Z] [2025-03-10T03:09:15.323Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:09:15.323Z] #64 13.53 OK: 248 MiB in 58 packages [2025-03-10T03:09:15.584Z] #64 DONE 13.6s [2025-03-10T03:09:15.584Z] [2025-03-10T03:09:15.584Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:09:15.584Z] #59 DONE 13.6s [2025-03-10T03:09:15.584Z] [2025-03-10T03:09:15.584Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:15.584Z] #77 DONE 0.1s [2025-03-10T03:09:15.584Z] [2025-03-10T03:09:15.584Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:15.584Z] #78 DONE 0.1s [2025-03-10T03:09:15.584Z] [2025-03-10T03:09:15.584Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:16.517Z] #79 ... [2025-03-10T03:09:16.517Z] [2025-03-10T03:09:16.517Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:09:16.517Z] #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.517Z] #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.517Z] #0 2.743 OK: 13 MiB in 28 packages [2025-03-10T03:09:16.517Z] #80 DONE 2.9s [2025-03-10T03:09:16.517Z] [2025-03-10T03:09:16.517Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:09:16.517Z] #74 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.517Z] #74 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.517Z] #74 14.45 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:09:16.517Z] #74 14.45 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:09:16.517Z] #74 14.45 OK: 24170 distinct packages available [2025-03-10T03:09:16.517Z] #74 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #74 ... [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:09:16.775Z] #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #0 3.069 OK: 8 MiB in 15 packages [2025-03-10T03:09:16.775Z] #81 DONE 3.2s [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:09:16.775Z] #74 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #74 ... [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-10T03:09:16.775Z] #0 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #0 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #0 3.166 OK: 8 MiB in 16 packages [2025-03-10T03:09:16.775Z] #82 DONE 3.2s [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:09:16.775Z] #61 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #61 14.12 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:09:16.775Z] #61 14.12 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:09:16.775Z] #61 14.12 OK: 24170 distinct packages available [2025-03-10T03:09:16.775Z] #61 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #61 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #61 14.56 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:16.775Z] #61 14.56 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:09:16.775Z] #61 14.56 (3/4) Installing libucontext (1.2-r3) [2025-03-10T03:09:16.775Z] #61 14.57 (4/4) Installing gcompat (1.1.0-r4) [2025-03-10T03:09:16.775Z] #61 14.57 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:16.775Z] #61 14.58 OK: 8 MiB in 18 packages [2025-03-10T03:09:16.775Z] #61 DONE 14.7s [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:16.775Z] #75 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #75 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #75 3.237 OK: 8 MiB in 15 packages [2025-03-10T03:09:16.775Z] #75 DONE 3.5s [2025-03-10T03:09:16.775Z] [2025-03-10T03:09:16.775Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:09:16.775Z] #71 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:16.775Z] #71 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.032Z] #71 ... [2025-03-10T03:09:17.032Z] [2025-03-10T03:09:17.032Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:09:17.032Z] #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.032Z] #0 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.032Z] #0 3.434 OK: 10 MiB in 17 packages [2025-03-10T03:09:17.032Z] #83 DONE 3.6s [2025-03-10T03:09:17.291Z] [2025-03-10T03:09:17.291Z] #74 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:09:17.291Z] #74 14.93 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:17.291Z] #74 14.93 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:09:17.291Z] #74 14.95 (3/5) Installing libucontext (1.2-r3) [2025-03-10T03:09:17.291Z] #74 14.95 (4/5) Installing gcompat (1.1.0-r4) [2025-03-10T03:09:17.291Z] #74 14.95 (5/5) Installing openssl (3.3.3-r0) [2025-03-10T03:09:17.291Z] #74 14.96 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:17.291Z] #74 14.97 OK: 9 MiB in 19 packages [2025-03-10T03:09:17.291Z] #74 DONE 15.1s [2025-03-10T03:09:17.291Z] [2025-03-10T03:09:17.291Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:17.291Z] #84 ... [2025-03-10T03:09:17.291Z] [2025-03-10T03:09:17.291Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:09:17.291Z] #71 3.601 OK: 19 MiB in 18 packages [2025-03-10T03:09:17.291Z] #71 DONE 3.7s [2025-03-10T03:09:17.291Z] [2025-03-10T03:09:17.291Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-10T03:09:17.291Z] #85 DONE 0.0s [2025-03-10T03:09:17.291Z] [2025-03-10T03:09:17.291Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:09:17.291Z] #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.291Z] #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.291Z] #0 3.872 OK: 12 MiB in 21 packages [2025-03-10T03:09:17.291Z] #86 DONE 3.9s [2025-03-10T03:09:17.548Z] [2025-03-10T03:09:17.548Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-10T03:09:17.806Z] #87 ... [2025-03-10T03:09:17.806Z] [2025-03-10T03:09:17.806Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-10T03:09:17.806Z] #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.806Z] #0 2.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:17.806Z] #0 2.832 OK: 19 MiB in 18 packages [2025-03-10T03:09:17.806Z] #88 DONE 2.9s [2025-03-10T03:09:18.065Z] [2025-03-10T03:09:18.065Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-10T03:09:18.065Z] #0 2.877 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:18.065Z] #0 3.356 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:18.065Z] #0 4.076 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:09:18.065Z] #0 4.367 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:09:18.065Z] #0 4.372 OK: 8 MiB in 15 packages [2025-03-10T03:09:18.065Z] #89 DONE 4.5s [2025-03-10T03:09:18.065Z] [2025-03-10T03:09:18.065Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-10T03:09:18.633Z] #90 ... [2025-03-10T03:09:18.633Z] [2025-03-10T03:09:18.633Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-10T03:09:18.633Z] #87 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:18.633Z] #87 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:18.633Z] #87 1.687 OK: 8 MiB in 18 packages [2025-03-10T03:09:18.633Z] #87 DONE 1.8s [2025-03-10T03:09:18.999Z] [2025-03-10T03:09:18.999Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:09:19.260Z] #91 DONE 0.8s [2025-03-10T03:09:19.260Z] [2025-03-10T03:09:19.260Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-10T03:09:19.260Z] #90 DONE 2.6s [2025-03-10T03:09:19.260Z] [2025-03-10T03:09:19.260Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-10T03:09:19.260Z] #92 DONE 0.1s [2025-03-10T03:09:19.260Z] [2025-03-10T03:09:19.260Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-10T03:09:19.520Z] #93 DONE 0.1s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-10T03:09:19.520Z] #94 DONE 0.1s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:09:19.520Z] #95 DONE 0.0s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:19.520Z] #84 2.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:19.520Z] #84 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:19.520Z] #84 ... [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-10T03:09:19.520Z] #96 DONE 0.0s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-10T03:09:19.520Z] #0 2.905 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:19.520Z] #0 3.348 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-10T03:09:19.520Z] #0 4.076 OK: 248 MiB in 58 packages [2025-03-10T03:09:19.520Z] #97 DONE 4.2s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-10T03:09:19.520Z] #98 DONE 0.0s [2025-03-10T03:09:19.520Z] [2025-03-10T03:09:19.520Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:19.520Z] #84 2.496 OK: 9 MiB in 19 packages [2025-03-10T03:09:19.779Z] #84 ... [2025-03-10T03:09:19.779Z] [2025-03-10T03:09:19.779Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-10T03:09:19.779Z] #99 DONE 0.1s [2025-03-10T03:09:19.779Z] [2025-03-10T03:09:19.779Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:09:19.779Z] #84 DONE 2.6s [2025-03-10T03:09:19.779Z] [2025-03-10T03:09:19.779Z] #100 [security-spire-config] exporting to image [2025-03-10T03:09:19.779Z] #100 exporting layers [2025-03-10T03:09:20.722Z] #100 ... [2025-03-10T03:09:20.722Z] [2025-03-10T03:09:20.722Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-10T03:09:20.722Z] #101 DONE 1.1s [2025-03-10T03:09:20.722Z] [2025-03-10T03:09:20.722Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:09:20.722Z] #102 DONE 1.1s [2025-03-10T03:09:20.722Z] [2025-03-10T03:09:20.722Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-10T03:09:20.722Z] #103 DONE 0.1s [2025-03-10T03:09:20.985Z] [2025-03-10T03:09:20.985Z] #100 [security-spire-config] exporting to image [2025-03-10T03:09:20.985Z] #100 exporting layers 1.3s done [2025-03-10T03:09:20.985Z] #100 writing image sha256:608d4825304f12bbf7815cbac69e3809f64b34f60982b491376b9e59ff43a7f2 done [2025-03-10T03:09:20.985Z] #100 naming to docker.io/library/security-spire-config done [2025-03-10T03:09:20.985Z] #100 DONE 1.3s [2025-03-10T03:09:20.985Z] [2025-03-10T03:09:20.985Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-10T03:09:23.642Z] #104 ... [2025-03-10T03:09:23.642Z] [2025-03-10T03:09:23.642Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:23.926Z] #105 ... [2025-03-10T03:09:23.926Z] [2025-03-10T03:09:23.926Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:23.926Z] #106 ... [2025-03-10T03:09:23.926Z] [2025-03-10T03:09:23.926Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:09:25.308Z] #107 ... [2025-03-10T03:09:25.308Z] [2025-03-10T03:09:25.308Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:25.308Z] #108 ... [2025-03-10T03:09:25.308Z] [2025-03-10T03:09:25.308Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:25.567Z] #109 ... [2025-03-10T03:09:25.567Z] [2025-03-10T03:09:25.567Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:25.827Z] #110 ... [2025-03-10T03:09:25.827Z] [2025-03-10T03:09:25.827Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-10T03:09:25.827Z] #104 DONE 4.9s [2025-03-10T03:09:26.088Z] [2025-03-10T03:09:26.088Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:09:38.149Z] Removing intermediate container 71db0a241ed3 [2025-03-10T03:09:38.149Z] ---> 68840fc7aa24 [2025-03-10T03:09:38.149Z] Successfully built 68840fc7aa24 [2025-03-10T03:09:38.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:09:38.492Z] + docker inspect -f . ci-base-image-arm64 [2025-03-10T03:09:38.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:09:38.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container [2025-03-10T03:09:38.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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 [2025-03-10T03:09:39.976Z] $ docker top 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T03:09:40.818Z] + go version [2025-03-10T03:09:40.818Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-10T03:09:40.833Z] $ docker stop --time=1 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 [2025-03-10T03:09:42.450Z] $ docker rm -f --volumes 44f81e18b707f4d9ba46cb49cb6f993359de9e1f14c98973ef8df4168fa9ad63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:09:43.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-10T03:09:43.151Z] [2025-03-10T03:09:43.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:09:43.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-10T03:09:43.489Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-10T03:09:43.489Z] 547446be3368: Pulling fs layer [2025-03-10T03:09:43.489Z] d125d8839a47: Pulling fs layer [2025-03-10T03:09:43.489Z] 3e85d5ac6304: Pulling fs layer [2025-03-10T03:09:43.489Z] c3105a71a48b: Pulling fs layer [2025-03-10T03:09:43.489Z] 0f093f025ec4: Pulling fs layer [2025-03-10T03:09:43.489Z] c3106fc0e877: Pulling fs layer [2025-03-10T03:09:43.489Z] c3105a71a48b: Waiting [2025-03-10T03:09:43.489Z] c3106fc0e877: Waiting [2025-03-10T03:09:43.489Z] 0f093f025ec4: Waiting [2025-03-10T03:09:43.771Z] 547446be3368: Verifying Checksum [2025-03-10T03:09:43.771Z] 547446be3368: Download complete [2025-03-10T03:09:43.771Z] c3105a71a48b: Verifying Checksum [2025-03-10T03:09:43.771Z] c3105a71a48b: Download complete [2025-03-10T03:09:44.037Z] d125d8839a47: Verifying Checksum [2025-03-10T03:09:44.037Z] d125d8839a47: Download complete [2025-03-10T03:09:44.037Z] c3106fc0e877: Verifying Checksum [2025-03-10T03:09:44.037Z] c3106fc0e877: Download complete [2025-03-10T03:09:44.229Z] #111 ... [2025-03-10T03:09:44.229Z] [2025-03-10T03:09:44.229Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.229Z] #106 DONE 30.0s [2025-03-10T03:09:44.229Z] [2025-03-10T03:09:44.229Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.229Z] #105 DONE 30.0s [2025-03-10T03:09:44.229Z] [2025-03-10T03:09:44.229Z] #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.229Z] #108 DONE 28.6s [2025-03-10T03:09:44.229Z] [2025-03-10T03:09:44.229Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.229Z] #79 DONE 28.2s [2025-03-10T03:09:44.229Z] [2025-03-10T03:09:44.229Z] #109 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.230Z] #109 DONE 24.0s [2025-03-10T03:09:44.230Z] [2025-03-10T03:09:44.230Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:09:44.230Z] #107 DONE 22.9s [2025-03-10T03:09:44.230Z] [2025-03-10T03:09:44.230Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:09:44.230Z] #111 DONE 17.8s [2025-03-10T03:09:44.230Z] [2025-03-10T03:09:44.230Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:44.230Z] #110 DONE 28.3s [2025-03-10T03:09:44.230Z] [2025-03-10T03:09:44.230Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-10T03:09:44.304Z] 0f093f025ec4: Verifying Checksum [2025-03-10T03:09:44.304Z] 0f093f025ec4: Download complete [2025-03-10T03:09:44.570Z] 547446be3368: Pull complete [2025-03-10T03:09:45.531Z] d125d8839a47: Pull complete [2025-03-10T03:09:46.112Z] 3e85d5ac6304: Verifying Checksum [2025-03-10T03:09:46.113Z] 3e85d5ac6304: Download complete [2025-03-10T03:09:54.437Z] #112 ... [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #113 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #114 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #115 [core-command builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #115 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #116 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #117 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #118 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #119 [core-data builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #119 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #120 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #121 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #122 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #123 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #124 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #125 [support-scheduler builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #125 DONE 9.2s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #126 DONE 9.3s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #127 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #128 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #129 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #130 DONE 9.3s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:09:54.437Z] #131 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #132 [security-proxy-setup builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #132 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:09:54.437Z] #133 CACHED [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #134 [support-notifications builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #134 DONE 9.3s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #135 [core-metadata builder 6/7] COPY . . [2025-03-10T03:09:54.437Z] #135 DONE 9.2s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:09:54.437Z] #136 ... [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #137 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-10T03:09:54.437Z] #137 DONE 9.3s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-10T03:09:54.437Z] #112 DONE 9.2s [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-10T03:09:54.437Z] #138 ... [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #139 [core-keeper builder 7/8] COPY . . [2025-03-10T03:09:54.437Z] #139 ... [2025-03-10T03:09:54.437Z] [2025-03-10T03:09:54.437Z] #140 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-10T03:09:55.005Z] #140 DONE 2.2s [2025-03-10T03:09:55.005Z] [2025-03-10T03:09:55.005Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:09:55.262Z] #141 ... [2025-03-10T03:09:55.262Z] [2025-03-10T03:09:55.262Z] #139 [core-keeper builder 7/8] COPY . . [2025-03-10T03:09:55.262Z] #139 DONE 11.5s [2025-03-10T03:09:55.262Z] [2025-03-10T03:09:55.262Z] #138 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-10T03:09:55.262Z] #138 DONE 2.2s [2025-03-10T03:09:55.262Z] [2025-03-10T03:09:55.262Z] #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:09:55.262Z] #142 DONE 0.1s [2025-03-10T03:09:55.262Z] [2025-03-10T03:09:55.262Z] #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-10T03:09:55.262Z] #143 DONE 0.0s [2025-03-10T03:09:55.262Z] [2025-03-10T03:09:55.262Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-10T03:09:55.262Z] #144 DONE 0.0s [2025-03-10T03:09:55.519Z] [2025-03-10T03:09:55.519Z] #100 [security-spire-agent] exporting to image [2025-03-10T03:09:55.519Z] #100 exporting layers [2025-03-10T03:09:56.169Z] 3e85d5ac6304: Pull complete [2025-03-10T03:09:56.169Z] c3105a71a48b: Pull complete [2025-03-10T03:09:56.453Z] #100 exporting layers 1.1s done [2025-03-10T03:09:56.453Z] #100 writing image sha256:90cc10dffcd676b1d9adf7ec148c91ca3caea5ae67e464fa6fc117447a231e79 0.0s done [2025-03-10T03:09:56.453Z] #100 naming to docker.io/library/security-spire-server 0.0s done [2025-03-10T03:09:56.710Z] #100 exporting layers 1.3s done [2025-03-10T03:09:56.710Z] #100 writing image sha256:22c4502ef3ec376c0ee96591dd789e290b34ba1a8efed72985a02338ef0d89e1 0.0s done [2025-03-10T03:09:56.710Z] #100 naming to docker.io/library/security-spire-agent done [2025-03-10T03:09:56.710Z] #100 DONE 2.8s [2025-03-10T03:09:56.710Z] [2025-03-10T03:09:56.710Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:09:56.710Z] #141 3.295 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-10T03:09:56.749Z] 0f093f025ec4: Pull complete [2025-03-10T03:09:56.749Z] c3106fc0e877: Pull complete [2025-03-10T03:09:56.749Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-10T03:09:57.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-10T03:09:57.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:09:57.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container [2025-03-10T03:09:57.273Z] $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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 [2025-03-10T03:09:59.428Z] $ docker top 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T03:10:00.255Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-10T03:10:01.963Z] #141 ... [2025-03-10T03:10:01.963Z] [2025-03-10T03:10:01.963Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:10:01.963Z] #0 1.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-10T03:10:02.895Z] #145 ... [2025-03-10T03:10:02.895Z] [2025-03-10T03:10:02.895Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:10:02.895Z] #0 2.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-10T03:10:02.895Z] #146 ... [2025-03-10T03:10:02.895Z] [2025-03-10T03:10:02.895Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:10:02.895Z] #0 2.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-10T03:10:03.153Z] #147 ... [2025-03-10T03:10:03.153Z] [2025-03-10T03:10:03.153Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:10:03.153Z] #0 3.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-10T03:10:03.409Z] #148 ... [2025-03-10T03:10:03.409Z] [2025-03-10T03:10:03.409Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:10:03.409Z] #0 3.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-10T03:10:03.409Z] #149 ... [2025-03-10T03:10:03.409Z] [2025-03-10T03:10:03.409Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:10:03.409Z] #0 2.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-10T03:10:03.666Z] #150 ... [2025-03-10T03:10:03.666Z] [2025-03-10T03:10:03.666Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:10:03.666Z] #0 3.133 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-10T03:10:03.666Z] #151 ... [2025-03-10T03:10:03.666Z] [2025-03-10T03:10:03.666Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-10T03:10:03.666Z] #0 3.172 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-10T03:10:03.924Z] #152 ... [2025-03-10T03:10:03.924Z] [2025-03-10T03:10:03.924Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-10T03:10:03.924Z] #0 3.237 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-10T03:10:03.924Z] #153 ... [2025-03-10T03:10:03.924Z] [2025-03-10T03:10:03.924Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:10:03.924Z] #0 3.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-10T03:10:06.648Z] #154 ... [2025-03-10T03:10:06.648Z] [2025-03-10T03:10:06.648Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:10:06.648Z] #136 3.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-10T03:10:10.333Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #1 transferring dockerfile: 2.23kB 0.0s done [2025-03-10T03:10:10.333Z] #1 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #2 transferring dockerfile: 1.69kB done [2025-03-10T03:10:10.333Z] #2 DONE 0.0s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #3 transferring dockerfile: 1.89kB done [2025-03-10T03:10:10.333Z] #3 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #4 transferring dockerfile: 2.01kB done [2025-03-10T03:10:10.333Z] #4 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #5 transferring dockerfile: 1.81kB 0.0s done [2025-03-10T03:10:10.333Z] #5 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #6 transferring dockerfile: 1.70kB 0.0s done [2025-03-10T03:10:10.333Z] #6 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #7 transferring dockerfile: 2.50kB done [2025-03-10T03:10:10.333Z] #7 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #8 transferring dockerfile: 2.00kB 0.0s done [2025-03-10T03:10:10.333Z] #8 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #9 [core-data internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #9 transferring dockerfile: 2.04kB done [2025-03-10T03:10:10.333Z] #9 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #10 [core-command internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #10 transferring dockerfile: 1.94kB 0.0s done [2025-03-10T03:10:10.333Z] #10 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #11 transferring dockerfile: 2.10kB done [2025-03-10T03:10:10.333Z] #11 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #12 transferring dockerfile: 3.02kB done [2025-03-10T03:10:10.333Z] #12 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #13 transferring dockerfile: 2.49kB 0.0s done [2025-03-10T03:10:10.333Z] #13 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #14 transferring dockerfile: 1.83kB 0.0s done [2025-03-10T03:10:10.333Z] #14 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-10T03:10:10.333Z] #15 transferring dockerfile: 2.14kB done [2025-03-10T03:10:10.333Z] #15 DONE 0.1s [2025-03-10T03:10:10.333Z] [2025-03-10T03:10:10.333Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-10T03:10:10.333Z] #16 transferring context: 50B 0.0s done [2025-03-10T03:10:10.333Z] #16 DONE 0.1s [2025-03-10T03:10:11.298Z] [2025-03-10T03:10:11.298Z] #17 [security-spire-config internal] load .dockerignore [2025-03-10T03:10:11.298Z] #17 transferring context: 50B done [2025-03-10T03:10:11.298Z] #17 DONE 0.0s [2025-03-10T03:10:11.298Z] [2025-03-10T03:10:11.298Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-10T03:10:11.298Z] #18 transferring context: 50B done [2025-03-10T03:10:11.298Z] #18 DONE 0.0s [2025-03-10T03:10:11.298Z] [2025-03-10T03:10:11.298Z] #19 [core-keeper internal] load .dockerignore [2025-03-10T03:10:11.299Z] #19 transferring context: 50B 0.0s done [2025-03-10T03:10:11.299Z] #19 DONE 0.1s [2025-03-10T03:10:11.299Z] [2025-03-10T03:10:11.299Z] #20 [security-spire-agent internal] load .dockerignore [2025-03-10T03:10:11.299Z] #20 transferring context: 50B 0.0s done [2025-03-10T03:10:11.299Z] #20 DONE 0.1s [2025-03-10T03:10:11.299Z] [2025-03-10T03:10:11.299Z] #21 [security-spire-server internal] load .dockerignore [2025-03-10T03:10:11.299Z] #21 transferring context: 50B 0.0s done [2025-03-10T03:10:11.299Z] #21 DONE 0.1s [2025-03-10T03:10:11.299Z] [2025-03-10T03:10:11.299Z] #22 [security-proxy-setup internal] load .dockerignore [2025-03-10T03:10:11.299Z] #22 transferring context: 50B done [2025-03-10T03:10:11.565Z] #22 DONE 0.1s [2025-03-10T03:10:11.565Z] [2025-03-10T03:10:11.565Z] #23 [support-notifications internal] load .dockerignore [2025-03-10T03:10:11.565Z] #23 transferring context: 50B done [2025-03-10T03:10:11.565Z] #23 DONE 0.1s [2025-03-10T03:10:11.565Z] [2025-03-10T03:10:11.565Z] #24 [core-data internal] load .dockerignore [2025-03-10T03:10:11.565Z] #24 transferring context: 50B done [2025-03-10T03:10:11.565Z] #24 DONE 0.1s [2025-03-10T03:10:11.565Z] [2025-03-10T03:10:11.565Z] #25 [core-command internal] load .dockerignore [2025-03-10T03:10:11.565Z] #25 transferring context: 50B done [2025-03-10T03:10:11.565Z] #25 DONE 0.1s [2025-03-10T03:10:11.565Z] [2025-03-10T03:10:11.565Z] #26 [core-metadata internal] load .dockerignore [2025-03-10T03:10:11.834Z] #26 transferring context: 50B 0.0s done [2025-03-10T03:10:11.834Z] #26 DONE 0.1s [2025-03-10T03:10:11.834Z] [2025-03-10T03:10:11.834Z] #27 [security-bootstrapper internal] load .dockerignore [2025-03-10T03:10:11.834Z] #27 transferring context: 50B 0.0s done [2025-03-10T03:10:11.834Z] #27 DONE 0.1s [2025-03-10T03:10:11.834Z] [2025-03-10T03:10:11.834Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-10T03:10:11.834Z] #28 transferring context: 50B 0.0s done [2025-03-10T03:10:11.834Z] #28 DONE 0.1s [2025-03-10T03:10:11.834Z] [2025-03-10T03:10:11.834Z] #29 [support-scheduler internal] load .dockerignore [2025-03-10T03:10:12.100Z] #29 transferring context: 50B 0.0s done [2025-03-10T03:10:12.100Z] #29 DONE 0.1s [2025-03-10T03:10:12.100Z] [2025-03-10T03:10:12.100Z] #30 [security-proxy-auth internal] load .dockerignore [2025-03-10T03:10:12.100Z] #30 transferring context: 50B done [2025-03-10T03:10:12.100Z] #30 DONE 0.1s [2025-03-10T03:10:12.100Z] [2025-03-10T03:10:12.100Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:12.100Z] #31 DONE 0.0s [2025-03-10T03:10:12.100Z] [2025-03-10T03:10:12.100Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:12.370Z] #32 DONE 0.4s [2025-03-10T03:10:12.370Z] [2025-03-10T03:10:12.370Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:12.370Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:12.639Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s [2025-03-10T03:10:12.639Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:12.639Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:12.639Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:12.639Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s [2025-03-10T03:10:12.639Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:12.639Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-10T03:10:12.910Z] #33 ... [2025-03-10T03:10:12.910Z] [2025-03-10T03:10:12.910Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:12.910Z] #32 DONE 0.4s [2025-03-10T03:10:13.179Z] [2025-03-10T03:10:13.179Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.179Z] #31 DONE 0.0s [2025-03-10T03:10:13.179Z] [2025-03-10T03:10:13.179Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:13.179Z] #32 DONE 0.4s [2025-03-10T03:10:13.179Z] [2025-03-10T03:10:13.179Z] #34 [security-spiffe-token-provider internal] load build context [2025-03-10T03:10:13.179Z] #34 DONE 0.0s [2025-03-10T03:10:13.179Z] [2025-03-10T03:10:13.179Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.179Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:13.179Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:13.179Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:13.179Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:13.179Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:13.179Z] #33 ... [2025-03-10T03:10:13.179Z] [2025-03-10T03:10:13.180Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.180Z] #31 DONE 0.0s [2025-03-10T03:10:13.180Z] [2025-03-10T03:10:13.180Z] #35 [core-common-config-bootstrapper internal] load build context [2025-03-10T03:10:13.180Z] #35 transferring context: 3.21MB 0.6s done [2025-03-10T03:10:13.180Z] #35 DONE 0.9s [2025-03-10T03:10:13.447Z] [2025-03-10T03:10:13.447Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.447Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:13.447Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:13.447Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:13.447Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:13.447Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:13.447Z] #33 ... [2025-03-10T03:10:13.447Z] [2025-03-10T03:10:13.447Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:13.447Z] #32 DONE 0.6s [2025-03-10T03:10:13.447Z] [2025-03-10T03:10:13.447Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.447Z] #33 ... [2025-03-10T03:10:13.447Z] [2025-03-10T03:10:13.447Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.447Z] #31 DONE 0.0s [2025-03-10T03:10:13.447Z] [2025-03-10T03:10:13.447Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.715Z] #33 ... [2025-03-10T03:10:13.715Z] [2025-03-10T03:10:13.715Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.715Z] #31 DONE 0.0s [2025-03-10T03:10:13.715Z] [2025-03-10T03:10:13.715Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.715Z] #33 ... [2025-03-10T03:10:13.715Z] [2025-03-10T03:10:13.715Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.715Z] #31 DONE 0.0s [2025-03-10T03:10:13.715Z] [2025-03-10T03:10:13.715Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.983Z] #33 ... [2025-03-10T03:10:13.983Z] [2025-03-10T03:10:13.983Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:13.983Z] #31 DONE 0.0s [2025-03-10T03:10:13.983Z] [2025-03-10T03:10:13.983Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-10T03:10:13.983Z] #36 DONE 2.4s [2025-03-10T03:10:13.983Z] [2025-03-10T03:10:13.983Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:13.983Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:13.983Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:13.983Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:13.983Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:13.983Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:14.249Z] #33 ... [2025-03-10T03:10:14.249Z] [2025-03-10T03:10:14.249Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:14.249Z] #31 DONE 0.0s [2025-03-10T03:10:14.249Z] [2025-03-10T03:10:14.249Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-10T03:10:14.249Z] #37 DONE 1.3s [2025-03-10T03:10:14.249Z] [2025-03-10T03:10:14.249Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:14.249Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:14.249Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:14.249Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:14.249Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:14.249Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:14.516Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-10T03:10:14.516Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-10T03:10:14.783Z] #33 ... [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:14.783Z] #31 DONE 0.0s [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:14.783Z] #32 DONE 1.7s [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-10T03:10:14.783Z] #36 DONE 2.5s [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:14.783Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:14.783Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:14.783Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:14.783Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:14.783Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:14.783Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-10T03:10:14.783Z] #33 ... [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:14.783Z] #31 DONE 0.0s [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-10T03:10:14.783Z] #38 DONE 1.6s [2025-03-10T03:10:14.783Z] [2025-03-10T03:10:14.783Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:14.783Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:14.783Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:14.783Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:14.783Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:14.783Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:14.783Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-10T03:10:15.055Z] #33 ... [2025-03-10T03:10:15.055Z] [2025-03-10T03:10:15.055Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:15.055Z] #31 DONE 0.0s [2025-03-10T03:10:15.055Z] [2025-03-10T03:10:15.055Z] #34 [security-spiffe-token-provider internal] load build context [2025-03-10T03:10:15.055Z] #34 transferring context: 3.21MB 1.3s done [2025-03-10T03:10:15.055Z] #34 DONE 1.8s [2025-03-10T03:10:15.055Z] [2025-03-10T03:10:15.055Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:15.055Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.7s done [2025-03-10T03:10:15.322Z] #39 ... [2025-03-10T03:10:15.322Z] [2025-03-10T03:10:15.322Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-10T03:10:15.322Z] #31 DONE 0.0s [2025-03-10T03:10:15.322Z] [2025-03-10T03:10:15.322Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:15.322Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-10T03:10:15.591Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-10T03:10:15.592Z] #39 ... [2025-03-10T03:10:15.592Z] [2025-03-10T03:10:15.592Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-10T03:10:15.592Z] #32 DONE 2.5s [2025-03-10T03:10:15.592Z] [2025-03-10T03:10:15.592Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:15.592Z] #39 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-10T03:10:15.592Z] #39 ... [2025-03-10T03:10:15.592Z] [2025-03-10T03:10:15.592Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-10T03:10:15.592Z] #36 DONE 2.5s [2025-03-10T03:10:15.592Z] [2025-03-10T03:10:15.592Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:15.592Z] #39 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-10T03:10:15.592Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-10T03:10:15.861Z] #39 ... [2025-03-10T03:10:15.861Z] [2025-03-10T03:10:15.861Z] #40 [security-spire-server internal] load build context [2025-03-10T03:10:15.861Z] #40 transferring context: 23.80kB 0.0s done [2025-03-10T03:10:15.861Z] #40 DONE 1.4s [2025-03-10T03:10:15.861Z] [2025-03-10T03:10:15.861Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-10T03:10:15.861Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-10T03:10:15.861Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-10T03:10:15.861Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-10T03:10:15.861Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-10T03:10:15.861Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-10T03:10:15.861Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done [2025-03-10T03:10:15.861Z] #33 DONE 4.3s [2025-03-10T03:10:15.861Z] [2025-03-10T03:10:15.861Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-10T03:10:15.861Z] #41 DONE 2.6s [2025-03-10T03:10:15.861Z] [2025-03-10T03:10:15.861Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:15.861Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s [2025-03-10T03:10:15.861Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s [2025-03-10T03:10:16.129Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s [2025-03-10T03:10:16.129Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.4s [2025-03-10T03:10:16.129Z] #39 ... [2025-03-10T03:10:16.129Z] [2025-03-10T03:10:16.129Z] #42 [security-spire-config internal] load build context [2025-03-10T03:10:16.129Z] #42 transferring context: 22.05kB 0.1s done [2025-03-10T03:10:16.129Z] #42 DONE 1.7s [2025-03-10T03:10:16.129Z] [2025-03-10T03:10:16.129Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:16.129Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done [2025-03-10T03:10:16.129Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-10T03:10:16.129Z] #39 ... [2025-03-10T03:10:16.129Z] [2025-03-10T03:10:16.129Z] #43 [core-keeper internal] load build context [2025-03-10T03:10:16.129Z] #43 transferring context: 3.21MB 1.7s done [2025-03-10T03:10:16.129Z] #43 DONE 2.9s [2025-03-10T03:10:16.129Z] [2025-03-10T03:10:16.129Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:16.129Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-03-10T03:10:16.129Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-10T03:10:16.713Z] #39 ... [2025-03-10T03:10:16.713Z] [2025-03-10T03:10:16.713Z] #44 [security-spire-agent internal] load build context [2025-03-10T03:10:16.713Z] #44 transferring context: 23.33kB 0.1s done [2025-03-10T03:10:16.713Z] #44 DONE 1.7s [2025-03-10T03:10:16.713Z] [2025-03-10T03:10:16.713Z] #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:16.981Z] #45 ... [2025-03-10T03:10:16.981Z] [2025-03-10T03:10:16.981Z] #46 [core-data internal] load build context [2025-03-10T03:10:16.981Z] #46 transferring context: 3.21MB 2.0s done [2025-03-10T03:10:16.981Z] #46 DONE 2.8s [2025-03-10T03:10:16.981Z] [2025-03-10T03:10:16.981Z] #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:17.248Z] #45 ... [2025-03-10T03:10:17.248Z] [2025-03-10T03:10:17.248Z] #47 [security-proxy-setup internal] load build context [2025-03-10T03:10:17.248Z] #47 transferring context: 3.21MB 2.2s done [2025-03-10T03:10:17.248Z] #47 DONE 3.1s [2025-03-10T03:10:17.248Z] [2025-03-10T03:10:17.248Z] #48 [support-notifications internal] load build context [2025-03-10T03:10:17.248Z] #48 transferring context: 3.21MB 2.1s done [2025-03-10T03:10:17.248Z] #48 DONE 3.1s [2025-03-10T03:10:17.248Z] [2025-03-10T03:10:17.248Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:17.248Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.7s [2025-03-10T03:10:17.248Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-10T03:10:17.516Z] #39 ... [2025-03-10T03:10:17.516Z] [2025-03-10T03:10:17.516Z] #49 [core-command internal] load build context [2025-03-10T03:10:17.516Z] #49 transferring context: 3.21MB 1.7s done [2025-03-10T03:10:17.516Z] #49 DONE 2.7s [2025-03-10T03:10:17.516Z] [2025-03-10T03:10:17.516Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:17.516Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.9s [2025-03-10T03:10:17.853Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.1s [2025-03-10T03:10:17.853Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-10T03:10:18.135Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.4s [2025-03-10T03:10:18.438Z] #39 ... [2025-03-10T03:10:18.438Z] [2025-03-10T03:10:18.438Z] #50 [core-metadata internal] load build context [2025-03-10T03:10:18.438Z] #50 transferring context: 3.21MB 1.6s done [2025-03-10T03:10:18.438Z] #50 DONE 3.5s [2025-03-10T03:10:18.438Z] [2025-03-10T03:10:18.438Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:18.438Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.99MB / 33.17MB 2.9s [2025-03-10T03:10:18.438Z] #39 ... [2025-03-10T03:10:18.438Z] [2025-03-10T03:10:18.438Z] #51 [security-bootstrapper internal] load build context [2025-03-10T03:10:18.438Z] #51 transferring context: 3.21MB 1.8s done [2025-03-10T03:10:18.438Z] #51 DONE 3.7s [2025-03-10T03:10:18.438Z] [2025-03-10T03:10:18.438Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:18.745Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 3.0s [2025-03-10T03:10:19.034Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 3.5s [2025-03-10T03:10:19.636Z] #39 ... [2025-03-10T03:10:19.636Z] [2025-03-10T03:10:19.636Z] #52 [security-proxy-auth internal] load build context [2025-03-10T03:10:19.636Z] #52 transferring context: 3.21MB 1.9s done [2025-03-10T03:10:19.636Z] #52 DONE 4.0s [2025-03-10T03:10:19.636Z] [2025-03-10T03:10:19.636Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:19.636Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 4.0s [2025-03-10T03:10:19.926Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 4.3s [2025-03-10T03:10:20.202Z] #39 ... [2025-03-10T03:10:20.202Z] [2025-03-10T03:10:20.202Z] #53 [security-secretstore-setup internal] load build context [2025-03-10T03:10:20.202Z] #53 transferring context: 3.21MB 2.2s done [2025-03-10T03:10:20.202Z] #53 DONE 4.4s [2025-03-10T03:10:20.202Z] [2025-03-10T03:10:20.202Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:20.202Z] #39 ... [2025-03-10T03:10:20.202Z] [2025-03-10T03:10:20.202Z] #54 [support-scheduler internal] load build context [2025-03-10T03:10:20.202Z] #54 transferring context: 3.21MB 2.5s done [2025-03-10T03:10:20.202Z] #54 DONE 4.5s [2025-03-10T03:10:20.202Z] [2025-03-10T03:10:20.202Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:20.202Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.6s [2025-03-10T03:10:20.470Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.27MB / 33.17MB 4.9s [2025-03-10T03:10:20.741Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 5.2s [2025-03-10T03:10:21.008Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.5s [2025-03-10T03:10:21.290Z] #39 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.7s done [2025-03-10T03:10:24.660Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-10T03:10:24.928Z] #39 ... [2025-03-10T03:10:24.928Z] [2025-03-10T03:10:24.928Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:10:24.928Z] #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.7s done [2025-03-10T03:10:24.928Z] #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-10T03:10:24.928Z] #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-10T03:10:24.928Z] #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-10T03:10:24.928Z] #55 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-10T03:10:24.928Z] #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-10T03:10:24.928Z] #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.6s done [2025-03-10T03:10:24.928Z] #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.7s done [2025-03-10T03:10:24.928Z] #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-10T03:10:24.928Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.2s [2025-03-10T03:10:25.195Z] #55 ... [2025-03-10T03:10:25.195Z] [2025-03-10T03:10:25.195Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:26.160Z] #39 ... [2025-03-10T03:10:26.160Z] [2025-03-10T03:10:26.160Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:26.160Z] #0 8.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:26.160Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:26.430Z] #56 ... [2025-03-10T03:10:26.430Z] [2025-03-10T03:10:26.430Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:10:26.430Z] #57 ... [2025-03-10T03:10:26.430Z] [2025-03-10T03:10:26.430Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-10T03:10:26.430Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:26.698Z] #58 ... [2025-03-10T03:10:26.698Z] [2025-03-10T03:10:26.698Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:26.698Z] #59 ... [2025-03-10T03:10:26.698Z] [2025-03-10T03:10:26.698Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:10:26.966Z] #60 ... [2025-03-10T03:10:26.966Z] [2025-03-10T03:10:26.966Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:27.236Z] #61 ... [2025-03-10T03:10:27.236Z] [2025-03-10T03:10:27.236Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-10T03:10:27.236Z] #62 ... [2025-03-10T03:10:27.236Z] [2025-03-10T03:10:27.236Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:10:27.502Z] #63 ... [2025-03-10T03:10:27.502Z] [2025-03-10T03:10:27.502Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-10T03:10:27.502Z] #64 ... [2025-03-10T03:10:27.502Z] [2025-03-10T03:10:27.502Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-10T03:10:27.770Z] #65 ... [2025-03-10T03:10:27.770Z] [2025-03-10T03:10:27.770Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-10T03:10:27.770Z] #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:27.770Z] #0 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:27.770Z] #66 ... [2025-03-10T03:10:27.770Z] [2025-03-10T03:10:27.770Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:10:28.037Z] #67 ... [2025-03-10T03:10:28.037Z] [2025-03-10T03:10:28.037Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:10:28.037Z] #68 ... [2025-03-10T03:10:28.037Z] [2025-03-10T03:10:28.037Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:10:28.312Z] #69 ... [2025-03-10T03:10:28.312Z] [2025-03-10T03:10:28.312Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:28.312Z] #56 10.69 OK: 239 MiB in 58 packages [2025-03-10T03:10:28.312Z] #56 DONE 12.7s [2025-03-10T03:10:28.312Z] [2025-03-10T03:10:28.312Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:28.312Z] #70 ... [2025-03-10T03:10:28.312Z] [2025-03-10T03:10:28.312Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:10:28.595Z] #71 ... [2025-03-10T03:10:28.595Z] [2025-03-10T03:10:28.595Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:10:29.188Z] #55 ... [2025-03-10T03:10:29.188Z] [2025-03-10T03:10:29.189Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:10:29.189Z] #60 DONE 12.9s [2025-03-10T03:10:29.189Z] [2025-03-10T03:10:29.189Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:10:29.772Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.3s [2025-03-10T03:10:30.356Z] #55 ... [2025-03-10T03:10:30.356Z] [2025-03-10T03:10:30.356Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:30.356Z] #72 DONE 2.1s [2025-03-10T03:10:30.356Z] [2025-03-10T03:10:30.356Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:10:32.299Z] #55 ... [2025-03-10T03:10:32.299Z] [2025-03-10T03:10:32.299Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-10T03:10:32.299Z] #68 DONE 15.2s [2025-03-10T03:10:32.299Z] [2025-03-10T03:10:32.299Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:10:34.879Z] #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.0s done [2025-03-10T03:10:36.849Z] #55 ... [2025-03-10T03:10:36.849Z] [2025-03-10T03:10:36.849Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:36.849Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s [2025-03-10T03:10:36.849Z] #39 ... [2025-03-10T03:10:36.849Z] [2025-03-10T03:10:36.849Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-10T03:10:36.849Z] #58 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:36.849Z] #58 18.36 OK: 239 MiB in 58 packages [2025-03-10T03:10:36.849Z] #58 DONE 20.5s [2025-03-10T03:10:36.849Z] [2025-03-10T03:10:36.849Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:37.441Z] #73 DONE 0.7s [2025-03-10T03:10:37.441Z] [2025-03-10T03:10:37.441Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:37.711Z] #39 ... [2025-03-10T03:10:37.711Z] [2025-03-10T03:10:37.711Z] #45 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:37.711Z] #45 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:37.711Z] #45 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:37.711Z] #45 19.92 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:37.711Z] #45 20.02 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:37.711Z] #45 20.20 OK: 9 MiB in 15 packages [2025-03-10T03:10:37.987Z] #45 ... [2025-03-10T03:10:37.987Z] [2025-03-10T03:10:37.987Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:37.987Z] #39 ... [2025-03-10T03:10:37.987Z] [2025-03-10T03:10:37.987Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:37.987Z] #61 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:37.987Z] #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:38.255Z] #61 ... [2025-03-10T03:10:38.255Z] [2025-03-10T03:10:38.255Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:10:38.255Z] #57 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:38.255Z] #57 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:38.255Z] #57 ... [2025-03-10T03:10:38.255Z] [2025-03-10T03:10:38.255Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:39.221Z] #39 ... [2025-03-10T03:10:39.221Z] [2025-03-10T03:10:39.221Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-10T03:10:39.221Z] #0 6.924 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:39.221Z] #0 8.829 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:39.221Z] #74 ... [2025-03-10T03:10:39.221Z] [2025-03-10T03:10:39.222Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:39.222Z] #70 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:39.222Z] #70 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:39.490Z] #70 ... [2025-03-10T03:10:39.490Z] [2025-03-10T03:10:39.490Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:39.490Z] #61 22.20 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:10:39.490Z] #61 22.20 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:10:39.490Z] #61 22.20 OK: 24048 distinct packages available [2025-03-10T03:10:39.759Z] #61 ... [2025-03-10T03:10:39.759Z] [2025-03-10T03:10:39.759Z] #45 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:39.759Z] #45 DONE 23.6s [2025-03-10T03:10:39.759Z] [2025-03-10T03:10:39.759Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-10T03:10:39.759Z] #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:39.759Z] #64 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.027Z] #64 ... [2025-03-10T03:10:40.027Z] [2025-03-10T03:10:40.027Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:40.027Z] #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.027Z] #59 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.027Z] #59 ... [2025-03-10T03:10:40.027Z] [2025-03-10T03:10:40.027Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:10:40.027Z] #69 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.027Z] #69 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.295Z] #69 ... [2025-03-10T03:10:40.295Z] [2025-03-10T03:10:40.295Z] #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:10:40.295Z] #75 ... [2025-03-10T03:10:40.295Z] [2025-03-10T03:10:40.295Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:40.882Z] #39 ... [2025-03-10T03:10:40.882Z] [2025-03-10T03:10:40.882Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-10T03:10:40.882Z] #62 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.882Z] #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.882Z] #62 ... [2025-03-10T03:10:40.882Z] [2025-03-10T03:10:40.882Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:10:40.882Z] #67 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.882Z] #67 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:40.882Z] #67 ... [2025-03-10T03:10:40.882Z] [2025-03-10T03:10:40.882Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:41.149Z] #39 ... [2025-03-10T03:10:41.149Z] [2025-03-10T03:10:41.149Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-10T03:10:41.149Z] #65 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:41.149Z] #65 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:41.417Z] #65 ... [2025-03-10T03:10:41.417Z] [2025-03-10T03:10:41.417Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:42.003Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.1s [2025-03-10T03:10:42.329Z] #39 ... [2025-03-10T03:10:42.329Z] [2025-03-10T03:10:42.329Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:42.329Z] #0 5.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:42.329Z] #0 7.129 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:42.329Z] #76 ... [2025-03-10T03:10:42.329Z] [2025-03-10T03:10:42.329Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:42.595Z] #39 ... [2025-03-10T03:10:42.595Z] [2025-03-10T03:10:42.595Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:10:42.595Z] #63 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:42.595Z] #63 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:42.595Z] #63 ... [2025-03-10T03:10:42.595Z] [2025-03-10T03:10:42.595Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:10:42.595Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s done [2025-03-10T03:10:42.862Z] #39 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.0s done [2025-03-10T03:10:42.862Z] #39 ... [2025-03-10T03:10:42.862Z] [2025-03-10T03:10:42.862Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:10:42.862Z] #71 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:42.862Z] #71 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:43.141Z] #71 ... [2025-03-10T03:10:43.141Z] [2025-03-10T03:10:43.141Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:43.141Z] #70 24.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:43.141Z] #70 24.32 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:43.141Z] #70 24.51 OK: 9 MiB in 15 packages [2025-03-10T03:10:43.723Z] #70 ... [2025-03-10T03:10:43.723Z] [2025-03-10T03:10:43.723Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-10T03:10:43.723Z] #66 17.52 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:10:43.723Z] #66 17.52 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:10:43.723Z] #66 17.52 OK: 24066 distinct packages available [2025-03-10T03:10:43.723Z] #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:43.723Z] #66 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:43.723Z] #66 ... [2025-03-10T03:10:43.723Z] [2025-03-10T03:10:43.723Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:43.723Z] #59 27.32 OK: 239 MiB in 58 packages [2025-03-10T03:10:43.995Z] #59 ... [2025-03-10T03:10:43.995Z] [2025-03-10T03:10:43.995Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-10T03:10:43.995Z] #57 24.72 OK: 239 MiB in 58 packages [2025-03-10T03:10:43.995Z] #57 DONE 27.8s [2025-03-10T03:10:43.995Z] [2025-03-10T03:10:43.995Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:10:43.995Z] #67 27.10 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:43.995Z] #67 27.14 (2/4) Installing openssl (3.3.3-r0) [2025-03-10T03:10:44.261Z] #67 27.40 (3/4) Installing su-exec (0.2-r3) [2025-03-10T03:10:44.553Z] #67 27.49 (4/4) Installing yq-go (4.44.1-r2) [2025-03-10T03:10:44.821Z] #67 ... [2025-03-10T03:10:44.821Z] [2025-03-10T03:10:44.821Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:44.821Z] #77 DONE 0.7s [2025-03-10T03:10:44.821Z] [2025-03-10T03:10:44.821Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:44.821Z] #70 DONE 27.8s [2025-03-10T03:10:44.821Z] [2025-03-10T03:10:44.821Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:10:45.791Z] #78 ... [2025-03-10T03:10:45.791Z] [2025-03-10T03:10:45.791Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-10T03:10:45.791Z] #59 DONE 29.7s [2025-03-10T03:10:46.092Z] [2025-03-10T03:10:46.092Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-10T03:10:46.092Z] #62 27.64 (1/7) Installing ca-certificates (20241121-r1) [2025-03-10T03:10:46.092Z] #62 28.20 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:46.092Z] #62 28.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-10T03:10:46.092Z] #62 28.28 (4/7) Installing libsodium (1.0.19-r0) [2025-03-10T03:10:46.092Z] #62 28.35 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-10T03:10:46.092Z] #62 28.91 (6/7) Installing libzmq (4.3.5-r2) [2025-03-10T03:10:46.092Z] #62 29.07 (7/7) Installing zeromq (4.3.5-r2) [2025-03-10T03:10:46.092Z] #62 29.28 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:46.371Z] #62 29.44 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:10:46.641Z] #62 ... [2025-03-10T03:10:46.641Z] [2025-03-10T03:10:46.641Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:46.641Z] #79 DONE 0.8s [2025-03-10T03:10:46.919Z] [2025-03-10T03:10:46.919Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-10T03:10:46.919Z] #64 29.23 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:46.919Z] #64 29.27 (2/2) Installing su-exec (0.2-r3) [2025-03-10T03:10:46.919Z] #64 29.30 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:46.919Z] #64 29.50 OK: 9 MiB in 16 packages [2025-03-10T03:10:47.516Z] #64 ... [2025-03-10T03:10:47.516Z] [2025-03-10T03:10:47.516Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:10:47.516Z] #80 ... [2025-03-10T03:10:47.516Z] [2025-03-10T03:10:47.516Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:10:47.516Z] #67 29.59 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:47.516Z] #67 29.90 OK: 20 MiB in 18 packages [2025-03-10T03:10:48.950Z] #67 ... [2025-03-10T03:10:48.950Z] [2025-03-10T03:10:48.950Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-10T03:10:48.950Z] #64 DONE 31.9s [2025-03-10T03:10:49.226Z] [2025-03-10T03:10:49.226Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-10T03:10:49.502Z] #81 ... [2025-03-10T03:10:49.502Z] [2025-03-10T03:10:49.502Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-10T03:10:49.502Z] #0 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:49.502Z] #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:49.772Z] #82 ... [2025-03-10T03:10:49.772Z] [2025-03-10T03:10:49.772Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:10:49.772Z] #63 30.93 (1/4) Installing ca-certificates (20241121-r1) [2025-03-10T03:10:49.772Z] #63 31.58 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:49.772Z] #63 31.61 (3/4) Installing su-exec (0.2-r3) [2025-03-10T03:10:49.772Z] #63 31.62 (4/4) Installing yq-go (4.44.1-r2) [2025-03-10T03:10:49.772Z] #63 ... [2025-03-10T03:10:49.772Z] [2025-03-10T03:10:49.772Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-10T03:10:49.772Z] #67 DONE 32.9s [2025-03-10T03:10:50.059Z] [2025-03-10T03:10:50.059Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:10:50.329Z] #83 ... [2025-03-10T03:10:50.329Z] [2025-03-10T03:10:50.329Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:50.329Z] #61 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:50.329Z] #61 25.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:50.602Z] #61 ... [2025-03-10T03:10:50.602Z] [2025-03-10T03:10:50.602Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-10T03:10:50.602Z] #62 30.88 OK: 14 MiB in 21 packages [2025-03-10T03:10:50.602Z] #62 DONE 33.5s [2025-03-10T03:10:50.602Z] [2025-03-10T03:10:50.602Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:10:53.191Z] #84 ... [2025-03-10T03:10:53.191Z] [2025-03-10T03:10:53.191Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-10T03:10:53.191Z] #65 28.65 (1/3) Installing ca-certificates (20241121-r1) [2025-03-10T03:10:53.191Z] #65 29.41 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:53.191Z] #65 29.47 (3/3) Installing tzdata (2025a-r0) [2025-03-10T03:10:53.191Z] #65 31.40 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:53.191Z] #65 31.56 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:10:53.191Z] #65 33.41 OK: 11 MiB in 17 packages [2025-03-10T03:10:53.191Z] #65 DONE 36.1s [2025-03-10T03:10:53.191Z] [2025-03-10T03:10:53.191Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-10T03:10:53.191Z] #74 22.27 OK: 239 MiB in 58 packages [2025-03-10T03:10:53.191Z] #74 DONE 24.1s [2025-03-10T03:10:53.462Z] [2025-03-10T03:10:53.462Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-10T03:10:53.728Z] #85 ... [2025-03-10T03:10:53.728Z] [2025-03-10T03:10:53.728Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-10T03:10:53.728Z] #66 35.62 OK: 239 MiB in 58 packages [2025-03-10T03:10:53.728Z] #66 DONE 37.5s [2025-03-10T03:10:53.728Z] [2025-03-10T03:10:53.728Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:54.002Z] #86 ... [2025-03-10T03:10:54.002Z] [2025-03-10T03:10:54.002Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:10:54.002Z] #69 27.00 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:10:54.002Z] #69 27.00 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:10:54.002Z] #69 27.00 OK: 24048 distinct packages available [2025-03-10T03:10:54.002Z] #69 29.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:54.002Z] #69 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:54.270Z] #69 ... [2025-03-10T03:10:54.270Z] [2025-03-10T03:10:54.270Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:10:54.270Z] #83 4.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:54.546Z] #83 ... [2025-03-10T03:10:54.546Z] [2025-03-10T03:10:54.546Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-10T03:10:54.546Z] #85 DONE 1.2s [2025-03-10T03:10:54.546Z] [2025-03-10T03:10:54.546Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:10:54.546Z] #86 DONE 0.7s [2025-03-10T03:10:54.546Z] [2025-03-10T03:10:54.546Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:10:54.814Z] #87 ... [2025-03-10T03:10:54.814Z] [2025-03-10T03:10:54.814Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:10:54.814Z] #88 ... [2025-03-10T03:10:54.814Z] [2025-03-10T03:10:54.814Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:54.814Z] #61 37.67 (1/14) Installing ca-certificates (20241121-r1) [2025-03-10T03:10:54.814Z] #61 38.07 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-10T03:10:55.082Z] #61 38.34 (3/14) Installing c-ares (1.33.1-r0) [2025-03-10T03:10:55.349Z] #61 38.43 (4/14) Installing libunistring (1.2-r0) [2025-03-10T03:10:55.349Z] #61 ... [2025-03-10T03:10:55.349Z] [2025-03-10T03:10:55.349Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-10T03:10:55.349Z] #63 33.86 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:55.349Z] #63 34.14 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:10:55.349Z] #63 35.68 OK: 20 MiB in 18 packages [2025-03-10T03:10:55.349Z] #63 DONE 38.4s [2025-03-10T03:10:55.618Z] [2025-03-10T03:10:55.618Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:55.618Z] #61 38.73 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-10T03:10:55.618Z] #61 38.82 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-10T03:10:55.886Z] #61 38.90 (7/14) Installing libpsl (0.21.5-r1) [2025-03-10T03:10:55.886Z] #61 38.94 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-10T03:10:55.886Z] #61 ... [2025-03-10T03:10:55.886Z] [2025-03-10T03:10:55.886Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-10T03:10:55.886Z] #76 19.47 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:55.886Z] #76 20.31 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:55.886Z] #76 20.58 OK: 9 MiB in 15 packages [2025-03-10T03:10:55.886Z] #76 DONE 23.8s [2025-03-10T03:10:56.153Z] [2025-03-10T03:10:56.153Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:10:56.153Z] #84 5.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:56.426Z] #84 ... [2025-03-10T03:10:56.426Z] [2025-03-10T03:10:56.426Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:10:56.426Z] #71 29.50 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-10T03:10:56.426Z] #71 29.50 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-10T03:10:56.426Z] #71 29.50 OK: 24048 distinct packages available [2025-03-10T03:10:56.426Z] #71 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:56.426Z] #71 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:56.692Z] #71 ... [2025-03-10T03:10:56.692Z] [2025-03-10T03:10:56.692Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:56.692Z] #61 39.31 (9/14) Installing libcurl (8.12.1-r0) [2025-03-10T03:10:56.692Z] #61 39.50 (10/14) Installing curl (8.12.1-r0) [2025-03-10T03:10:56.692Z] #61 39.60 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-10T03:10:56.692Z] #61 39.64 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:10:56.692Z] #61 39.66 (13/14) Installing libucontext (1.2-r3) [2025-03-10T03:10:56.692Z] #61 39.68 (14/14) Installing gcompat (1.1.0-r4) [2025-03-10T03:10:56.693Z] #61 39.74 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:10:56.693Z] #61 ... [2025-03-10T03:10:56.693Z] [2025-03-10T03:10:56.693Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:10:56.960Z] #89 ... [2025-03-10T03:10:56.960Z] [2025-03-10T03:10:56.960Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-10T03:10:56.960Z] #82 17.44 OK: 9 MiB in 15 packages [2025-03-10T03:10:58.375Z] #82 DONE 19.5s [2025-03-10T03:10:58.375Z] [2025-03-10T03:10:58.375Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:10:58.375Z] #61 40.01 Executing ca-certificates-20241121-r1.trigger [2025-03-10T03:10:58.375Z] #61 41.47 OK: 15 MiB in 28 packages [2025-03-10T03:10:58.959Z] #61 ... [2025-03-10T03:10:58.959Z] [2025-03-10T03:10:58.959Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:10:58.959Z] #78 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:58.959Z] #78 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:10:58.959Z] #78 ... [2025-03-10T03:10:58.959Z] [2025-03-10T03:10:58.959Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:10:58.959Z] #84 7.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:00.371Z] #84 ... [2025-03-10T03:11:00.371Z] [2025-03-10T03:11:00.371Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-10T03:11:00.371Z] #61 DONE 43.4s [2025-03-10T03:11:00.371Z] [2025-03-10T03:11:00.371Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-10T03:11:00.371Z] #69 43.48 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-10T03:11:00.638Z] #69 43.57 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:11:00.638Z] #69 43.60 (3/5) Installing libucontext (1.2-r3) [2025-03-10T03:11:00.638Z] #69 43.64 (4/5) Installing gcompat (1.1.0-r4) [2025-03-10T03:11:00.638Z] #69 43.68 (5/5) Installing openssl (3.3.3-r0) [2025-03-10T03:11:00.910Z] #69 43.75 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:11:00.910Z] #69 43.89 OK: 10 MiB in 19 packages [2025-03-10T03:11:02.876Z] #69 DONE 45.6s [2025-03-10T03:11:02.876Z] [2025-03-10T03:11:02.876Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:11:02.876Z] #71 44.87 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-10T03:11:02.876Z] #71 44.90 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-10T03:11:02.876Z] #71 44.92 (3/4) Installing libucontext (1.2-r3) [2025-03-10T03:11:02.876Z] #71 44.94 (4/4) Installing gcompat (1.1.0-r4) [2025-03-10T03:11:02.876Z] #71 45.00 Executing busybox-1.36.1-r29.trigger [2025-03-10T03:11:02.876Z] #71 45.22 OK: 9 MiB in 18 packages [2025-03-10T03:11:02.876Z] #71 ... [2025-03-10T03:11:02.876Z] [2025-03-10T03:11:02.876Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-10T03:11:02.876Z] #81 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:02.876Z] #81 5.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:02.876Z] #81 ... [2025-03-10T03:11:02.876Z] [2025-03-10T03:11:02.876Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:11:03.158Z] #90 ... [2025-03-10T03:11:03.158Z] [2025-03-10T03:11:03.158Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:03.158Z] #78 16.86 OK: 9 MiB in 15 packages [2025-03-10T03:11:03.158Z] #78 DONE 18.4s [2025-03-10T03:11:03.158Z] [2025-03-10T03:11:03.158Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:03.158Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:03.158Z] #0 7.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:03.434Z] #91 ... [2025-03-10T03:11:03.434Z] [2025-03-10T03:11:03.434Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:03.434Z] #0 2.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:04.065Z] #92 ... [2025-03-10T03:11:04.065Z] [2025-03-10T03:11:04.065Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-10T03:11:04.065Z] #71 DONE 47.1s [2025-03-10T03:11:04.339Z] [2025-03-10T03:11:04.339Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-10T03:11:04.339Z] #81 15.37 OK: 9 MiB in 16 packages [2025-03-10T03:11:04.610Z] #81 ... [2025-03-10T03:11:04.610Z] [2025-03-10T03:11:04.610Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:11:04.610Z] #93 ... [2025-03-10T03:11:04.610Z] [2025-03-10T03:11:04.611Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-10T03:11:05.571Z] #94 ... [2025-03-10T03:11:05.571Z] [2025-03-10T03:11:05.571Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-10T03:11:05.571Z] #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:05.571Z] #0 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:05.571Z] #95 ... [2025-03-10T03:11:05.571Z] [2025-03-10T03:11:05.571Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:05.571Z] #84 14.87 OK: 14 MiB in 21 packages [2025-03-10T03:11:06.558Z] #84 DONE 15.9s [2025-03-10T03:11:06.558Z] [2025-03-10T03:11:06.558Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:06.558Z] #92 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:06.558Z] #92 ... [2025-03-10T03:11:06.558Z] [2025-03-10T03:11:06.558Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-10T03:11:06.558Z] #83 6.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:06.558Z] #83 15.26 OK: 20 MiB in 18 packages [2025-03-10T03:11:06.825Z] #83 DONE 16.8s [2025-03-10T03:11:06.825Z] [2025-03-10T03:11:06.825Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-10T03:11:06.825Z] #96 ... [2025-03-10T03:11:06.825Z] [2025-03-10T03:11:06.825Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-10T03:11:06.825Z] #81 DONE 17.8s [2025-03-10T03:11:07.095Z] [2025-03-10T03:11:07.095Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-10T03:11:07.095Z] #96 DONE 0.4s [2025-03-10T03:11:07.095Z] [2025-03-10T03:11:07.095Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-10T03:11:09.675Z] #97 ... [2025-03-10T03:11:09.675Z] [2025-03-10T03:11:09.675Z] #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:09.675Z] #91 15.45 OK: 11 MiB in 17 packages [2025-03-10T03:11:09.675Z] #91 DONE 16.1s [2025-03-10T03:11:09.675Z] [2025-03-10T03:11:09.675Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-10T03:11:09.675Z] #97 DONE 2.6s [2025-03-10T03:11:09.675Z] [2025-03-10T03:11:09.675Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-10T03:11:09.944Z] #98 DONE 0.4s [2025-03-10T03:11:09.944Z] [2025-03-10T03:11:09.944Z] #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-10T03:11:09.944Z] #95 13.26 OK: 20 MiB in 18 packages [2025-03-10T03:11:10.221Z] #95 DONE 14.7s [2025-03-10T03:11:10.221Z] [2025-03-10T03:11:10.221Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-10T03:11:10.221Z] #94 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:10.221Z] #94 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:13.579Z] #94 ... [2025-03-10T03:11:13.579Z] [2025-03-10T03:11:13.579Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-10T03:11:13.579Z] #92 11.71 OK: 15 MiB in 28 packages [2025-03-10T03:11:13.579Z] #92 DONE 12.7s [2025-03-10T03:11:13.579Z] [2025-03-10T03:11:13.579Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-10T03:11:13.579Z] #90 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:13.579Z] #90 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-10T03:11:13.579Z] #90 9.526 OK: 10 MiB in 19 packages [2025-03-10T03:11:13.579Z] #90 DONE 10.6s [2025-03-10T03:11:13.579Z] [2025-03-10T03:11:13.579Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:11:14.603Z] #99 ... [2025-03-10T03:11:14.603Z] [2025-03-10T03:11:14.603Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-10T03:11:14.603Z] #94 9.766 OK: 9 MiB in 18 packages [2025-03-10T03:11:14.603Z] #94 DONE 10.6s [2025-03-10T03:11:14.871Z] [2025-03-10T03:11:14.871Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-10T03:11:14.871Z] #100 DONE 1.6s [2025-03-10T03:11:14.871Z] [2025-03-10T03:11:14.871Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:11:16.893Z] #101 DONE 1.7s [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:11:16.893Z] #99 DONE 3.3s [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-10T03:11:16.893Z] #102 ... [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-10T03:11:16.893Z] #103 DONE 1.9s [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-10T03:11:16.893Z] #102 DONE 0.3s [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-10T03:11:16.893Z] #104 DONE 0.4s [2025-03-10T03:11:16.893Z] [2025-03-10T03:11:16.893Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-10T03:11:17.162Z] #105 DONE 0.2s [2025-03-10T03:11:17.162Z] [2025-03-10T03:11:17.162Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-10T03:11:17.162Z] #106 DONE 0.3s [2025-03-10T03:11:17.162Z] [2025-03-10T03:11:17.162Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:17.162Z] #107 ... [2025-03-10T03:11:17.162Z] [2025-03-10T03:11:17.162Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-10T03:11:17.162Z] #108 DONE 0.4s [2025-03-10T03:11:17.436Z] [2025-03-10T03:11:17.436Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:17.436Z] #107 DONE 0.3s [2025-03-10T03:11:17.436Z] [2025-03-10T03:11:17.436Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:17.436Z] #109 ... [2025-03-10T03:11:17.436Z] [2025-03-10T03:11:17.436Z] #110 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-10T03:11:17.436Z] #110 DONE 0.4s [2025-03-10T03:11:17.702Z] [2025-03-10T03:11:17.702Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:17.702Z] #109 DONE 0.3s [2025-03-10T03:11:17.702Z] [2025-03-10T03:11:17.702Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-10T03:11:17.702Z] #111 ... [2025-03-10T03:11:17.702Z] [2025-03-10T03:11:17.702Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-10T03:11:17.702Z] #112 DONE 0.4s [2025-03-10T03:11:17.975Z] [2025-03-10T03:11:17.975Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:17.975Z] #113 DONE 0.4s [2025-03-10T03:11:17.975Z] [2025-03-10T03:11:17.975Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-10T03:11:17.975Z] #114 ... [2025-03-10T03:11:17.975Z] [2025-03-10T03:11:17.975Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-10T03:11:17.975Z] #111 DONE 0.4s [2025-03-10T03:11:18.246Z] [2025-03-10T03:11:18.246Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-10T03:11:18.246Z] #114 DONE 0.3s [2025-03-10T03:11:18.246Z] [2025-03-10T03:11:18.246Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-10T03:11:18.246Z] #115 DONE 0.4s [2025-03-10T03:11:18.246Z] [2025-03-10T03:11:18.246Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-10T03:11:18.246Z] #116 ... [2025-03-10T03:11:18.246Z] [2025-03-10T03:11:18.246Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-10T03:11:18.246Z] #117 DONE 0.3s [2025-03-10T03:11:18.520Z] [2025-03-10T03:11:18.520Z] #118 [security-spire-agent] exporting to image [2025-03-10T03:11:18.520Z] #118 exporting layers [2025-03-10T03:11:18.787Z] #118 ... [2025-03-10T03:11:18.787Z] [2025-03-10T03:11:18.787Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-10T03:11:18.787Z] #116 DONE 0.7s [2025-03-10T03:11:18.787Z] [2025-03-10T03:11:18.787Z] #118 [security-spire-config] exporting to image [2025-03-10T03:11:23.065Z] #118 exporting layers 4.3s done [2025-03-10T03:11:23.065Z] #118 writing image sha256:e45b5aee933a4c1adcb1d176d4c8c1d3273a84d1ce07477e9c799bbecff4fd6d [2025-03-10T03:11:23.065Z] #118 exporting layers 3.7s done [2025-03-10T03:11:23.065Z] #118 writing image sha256:e45b5aee933a4c1adcb1d176d4c8c1d3273a84d1ce07477e9c799bbecff4fd6d 0.1s done [2025-03-10T03:11:23.065Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-03-10T03:11:23.065Z] #118 writing image sha256:51c164e9606351ad51c07b547c410521f6f1e165a810cbbc8e378b048c497167 0.0s done [2025-03-10T03:11:23.065Z] #118 naming to docker.io/library/security-spire-server-arm64 done [2025-03-10T03:11:23.065Z] #118 writing image sha256:5a98aa21cde4cf5a37fbcf2103a2b8f78072afa34555af5d9cc8d8446da93d16 [2025-03-10T03:11:23.065Z] #118 writing image sha256:5a98aa21cde4cf5a37fbcf2103a2b8f78072afa34555af5d9cc8d8446da93d16 0.0s done [2025-03-10T03:11:23.065Z] #118 naming to docker.io/library/security-spire-config-arm64 done [2025-03-10T03:11:23.065Z] #118 DONE 4.6s [2025-03-10T03:11:23.065Z] [2025-03-10T03:11:23.065Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:11:58.099Z] #136 ... [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-10T03:11:58.100Z] #153 DONE 123.4s [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:11:58.100Z] #147 ... [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:11:58.100Z] #136 DONE 124.2s [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:11:58.100Z] #155 DONE 0.6s [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:11:58.100Z] #156 ... [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-10T03:11:58.100Z] #157 DONE 0.2s [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:11:58.100Z] #156 DONE 0.2s [2025-03-10T03:11:58.100Z] [2025-03-10T03:11:58.100Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-10T03:11:58.357Z] #158 DONE 0.4s [2025-03-10T03:11:58.357Z] [2025-03-10T03:11:58.357Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-10T03:11:58.931Z] #159 ... [2025-03-10T03:11:58.931Z] [2025-03-10T03:11:58.931Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:11:58.931Z] #160 DONE 0.4s [2025-03-10T03:11:58.931Z] [2025-03-10T03:11:58.931Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-10T03:11:58.931Z] #161 DONE 0.1s [2025-03-10T03:11:58.931Z] [2025-03-10T03:11:58.931Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:11:59.192Z] #162 ... [2025-03-10T03:11:59.192Z] [2025-03-10T03:11:59.192Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-10T03:11:59.192Z] #159 DONE 1.2s [2025-03-10T03:11:59.453Z] [2025-03-10T03:11:59.453Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:11:59.711Z] #163 DONE 0.5s [2025-03-10T03:11:59.711Z] [2025-03-10T03:11:59.711Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:00.003Z] #164 DONE 0.2s [2025-03-10T03:12:00.003Z] [2025-03-10T03:12:00.003Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-10T03:12:00.571Z] #165 DONE 0.6s [2025-03-10T03:12:00.571Z] [2025-03-10T03:12:00.571Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:12:00.571Z] #162 DONE 1.6s [2025-03-10T03:12:00.571Z] [2025-03-10T03:12:00.571Z] #100 [core-common-config-bootstrapper] exporting to image [2025-03-10T03:12:00.571Z] #100 exporting layers [2025-03-10T03:12:01.154Z] #100 ... [2025-03-10T03:12:01.154Z] [2025-03-10T03:12:01.154Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-10T03:12:01.154Z] #166 DONE 0.7s [2025-03-10T03:12:01.154Z] [2025-03-10T03:12:01.154Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-10T03:12:02.526Z] #167 DONE 1.2s [2025-03-10T03:12:02.526Z] [2025-03-10T03:12:02.526Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:02.526Z] #154 ... [2025-03-10T03:12:02.526Z] [2025-03-10T03:12:02.526Z] #100 [core-common-config-bootstrapper] exporting to image [2025-03-10T03:12:02.526Z] #100 exporting layers 2.0s done [2025-03-10T03:12:02.526Z] #100 writing image sha256:18dd83d0d7c0e5f40baa9cdf414ca07a8a7255fe6565046eea128dd2fb020bf6 [2025-03-10T03:12:02.526Z] #100 writing image sha256:18dd83d0d7c0e5f40baa9cdf414ca07a8a7255fe6565046eea128dd2fb020bf6 0.2s done [2025-03-10T03:12:02.526Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-10T03:12:02.526Z] #100 DONE 4.9s [2025-03-10T03:12:02.526Z] [2025-03-10T03:12:02.526Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-10T03:12:03.461Z] #168 DONE 1.1s [2025-03-10T03:12:03.461Z] [2025-03-10T03:12:03.461Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-10T03:12:04.395Z] #169 DONE 1.2s [2025-03-10T03:12:04.395Z] [2025-03-10T03:12:04.395Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:04.655Z] #154 ... [2025-03-10T03:12:04.655Z] [2025-03-10T03:12:04.655Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-10T03:12:04.913Z] #170 DONE 0.3s [2025-03-10T03:12:04.913Z] [2025-03-10T03:12:04.913Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:04.913Z] #154 ... [2025-03-10T03:12:04.913Z] [2025-03-10T03:12:04.913Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-10T03:12:06.824Z] #171 DONE 1.9s [2025-03-10T03:12:06.824Z] [2025-03-10T03:12:06.824Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:06.824Z] #154 ... [2025-03-10T03:12:06.824Z] [2025-03-10T03:12:06.824Z] #100 [security-bootstrapper] exporting to image [2025-03-10T03:12:07.083Z] #100 exporting layers 0.4s done [2025-03-10T03:12:07.083Z] #100 writing image sha256:1ac8353acf6be8c7a98b47e197d7bdef7a4ab8e5645adfe3dd439d5fcec3c30e done [2025-03-10T03:12:07.083Z] #100 naming to docker.io/library/security-bootstrapper done [2025-03-10T03:12:07.083Z] #100 DONE 5.3s [2025-03-10T03:12:07.083Z] [2025-03-10T03:12:07.083Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:12:13.641Z] #150 ... [2025-03-10T03:12:13.641Z] [2025-03-10T03:12:13.641Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:13.641Z] #154 139.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-10T03:12:20.260Z] #154 ... [2025-03-10T03:12:20.260Z] [2025-03-10T03:12:20.260Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:12:20.260Z] #146 DONE 147.3s [2025-03-10T03:12:20.260Z] [2025-03-10T03:12:20.260Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:12:25.572Z] #150 DONE 152.5s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-10T03:12:25.572Z] #152 DONE 152.4s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:12:25.572Z] #145 DONE 150.1s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:12:25.572Z] #149 DONE 152.4s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:12:25.572Z] #147 DONE 152.5s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #172 ... [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:12:25.572Z] #151 DONE 152.5s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:12:25.572Z] #148 DONE 152.5s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:25.572Z] #154 DONE 152.6s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #173 ... [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #174 DONE 0.3s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #172 DONE 0.3s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #175 DONE 0.2s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:12:25.572Z] #141 DONE 152.7s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #176 DONE 0.2s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #177 DONE 0.1s [2025-03-10T03:12:25.572Z] [2025-03-10T03:12:25.572Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.572Z] #178 DONE 0.2s [2025-03-10T03:12:25.835Z] [2025-03-10T03:12:25.835Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:25.835Z] #173 DONE 0.1s [2025-03-10T03:12:25.835Z] [2025-03-10T03:12:25.835Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #179 ... [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #180 DONE 0.5s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #181 DONE 0.4s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-10T03:12:26.285Z] #182 DONE 0.4s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #183 CACHED [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:26.285Z] #184 CACHED [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #185 DONE 0.4s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:26.285Z] #186 CACHED [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #187 CACHED [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #188 DONE 0.4s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:26.285Z] #179 DONE 0.4s [2025-03-10T03:12:26.285Z] [2025-03-10T03:12:26.285Z] #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-10T03:12:27.232Z] #189 ... [2025-03-10T03:12:27.232Z] [2025-03-10T03:12:27.232Z] #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:12:27.232Z] #190 DONE 1.0s [2025-03-10T03:12:27.232Z] [2025-03-10T03:12:27.232Z] #191 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:27.232Z] #191 DONE 1.0s [2025-03-10T03:12:27.232Z] [2025-03-10T03:12:27.232Z] #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-10T03:12:27.493Z] #192 ... [2025-03-10T03:12:27.493Z] [2025-03-10T03:12:27.493Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:27.493Z] #193 DONE 1.4s [2025-03-10T03:12:27.493Z] [2025-03-10T03:12:27.493Z] #100 [core-keeper] exporting to image [2025-03-10T03:12:27.493Z] #100 exporting layers [2025-03-10T03:12:27.753Z] #100 ... [2025-03-10T03:12:27.753Z] [2025-03-10T03:12:27.753Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-10T03:12:27.753Z] #194 DONE 1.6s [2025-03-10T03:12:27.753Z] [2025-03-10T03:12:27.753Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-10T03:12:27.753Z] #195 DONE 1.6s [2025-03-10T03:12:27.753Z] [2025-03-10T03:12:27.753Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-10T03:12:27.753Z] #196 DONE 1.6s [2025-03-10T03:12:27.753Z] [2025-03-10T03:12:27.753Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-10T03:12:27.753Z] #197 DONE 1.6s [2025-03-10T03:12:27.753Z] [2025-03-10T03:12:27.754Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-10T03:12:27.754Z] #198 DONE 1.6s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-10T03:12:27.754Z] #189 DONE 1.6s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:12:27.754Z] #199 DONE 0.7s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-10T03:12:27.754Z] #200 DONE 1.6s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-10T03:12:27.754Z] #192 DONE 0.7s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:27.754Z] #201 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-10T03:12:27.754Z] #202 DONE 0.2s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-10T03:12:27.754Z] #203 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-10T03:12:27.754Z] #204 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:27.754Z] #205 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:27.754Z] #206 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:27.754Z] #207 DONE 0.1s [2025-03-10T03:12:27.754Z] [2025-03-10T03:12:27.754Z] #100 [security-spiffe-token-provider] exporting to image [2025-03-10T03:12:28.014Z] #100 ... [2025-03-10T03:12:28.014Z] [2025-03-10T03:12:28.014Z] #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-10T03:12:28.014Z] #208 DONE 0.4s [2025-03-10T03:12:28.014Z] [2025-03-10T03:12:28.014Z] #100 [security-spiffe-token-provider] exporting to image [2025-03-10T03:12:28.014Z] #100 exporting layers 0.4s done [2025-03-10T03:12:28.274Z] #100 ... [2025-03-10T03:12:28.274Z] [2025-03-10T03:12:28.274Z] #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-10T03:12:28.274Z] #209 DONE 0.4s [2025-03-10T03:12:28.274Z] [2025-03-10T03:12:28.274Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-10T03:12:28.274Z] #210 DONE 0.4s [2025-03-10T03:12:28.274Z] [2025-03-10T03:12:28.274Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-10T03:12:28.274Z] #211 DONE 0.4s [2025-03-10T03:12:28.274Z] [2025-03-10T03:12:28.274Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-10T03:12:28.274Z] #212 DONE 0.6s [2025-03-10T03:12:28.274Z] [2025-03-10T03:12:28.274Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-10T03:12:28.534Z] #213 DONE 0.1s [2025-03-10T03:12:28.534Z] [2025-03-10T03:12:28.534Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:28.534Z] #214 DONE 0.3s [2025-03-10T03:12:28.534Z] [2025-03-10T03:12:28.534Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:12:28.534Z] #215 DONE 0.3s [2025-03-10T03:12:28.534Z] [2025-03-10T03:12:28.534Z] #100 [core-command] exporting to image [2025-03-10T03:12:28.534Z] #100 exporting layers 0.7s done [2025-03-10T03:12:28.534Z] #100 writing image sha256:5c434a150ff716dfcf14185bef59f39c9e43b0f31da57696c6cfeae550e28e2e 0.0s done [2025-03-10T03:12:28.534Z] #100 writing image sha256:b71dce9e1acb84d79b67370091e1a0d39b5343fe36845c692e9f05a30689dd5d 0.0s done [2025-03-10T03:12:28.534Z] #100 naming to docker.io/library/core-keeper done [2025-03-10T03:12:28.534Z] #100 naming to docker.io/library/core-command done [2025-03-10T03:12:28.534Z] #100 exporting layers 0.7s done [2025-03-10T03:12:28.534Z] #100 writing image sha256:2feeec621ac6cbcd1158b3e6d2b58c4805236de1896237c93cb7c78fa9a44e10 [2025-03-10T03:12:28.534Z] #100 writing image sha256:ec179d8199aa8c29bb41eb0aad9bb5b60b125a76d23444bedd21eb36cb31c0dc done [2025-03-10T03:12:28.534Z] #100 naming to docker.io/library/core-data 0.1s done [2025-03-10T03:12:28.826Z] #100 ... [2025-03-10T03:12:28.826Z] [2025-03-10T03:12:28.826Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-10T03:12:28.826Z] #216 DONE 0.3s [2025-03-10T03:12:28.827Z] [2025-03-10T03:12:28.827Z] #100 [security-spiffe-token-provider] exporting to image [2025-03-10T03:12:28.827Z] #100 exporting layers 0.9s done [2025-03-10T03:12:28.827Z] #100 writing image sha256:2feeec621ac6cbcd1158b3e6d2b58c4805236de1896237c93cb7c78fa9a44e10 0.1s done [2025-03-10T03:12:28.827Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2025-03-10T03:12:29.087Z] #100 ... [2025-03-10T03:12:29.087Z] [2025-03-10T03:12:29.087Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:12:29.087Z] #217 DONE 0.6s [2025-03-10T03:12:29.087Z] [2025-03-10T03:12:29.087Z] #100 [support-notifications] exporting to image [2025-03-10T03:12:29.087Z] #100 writing image sha256:5351cdbea4dbb653d5d5347b586328c5cf00b22123ffdc0482274698de0c434b 0.0s done [2025-03-10T03:12:29.087Z] #100 naming to docker.io/library/support-scheduler done [2025-03-10T03:12:29.087Z] #100 writing image sha256:ef402b3001d6910bf17f9e547b43aff495f39929037d918d7efcb1a0bf861492 done [2025-03-10T03:12:29.087Z] #100 naming to docker.io/library/support-notifications done [2025-03-10T03:12:29.087Z] #100 ... [2025-03-10T03:12:29.087Z] [2025-03-10T03:12:29.087Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-10T03:12:29.087Z] #218 DONE 0.3s [2025-03-10T03:12:29.087Z] [2025-03-10T03:12:29.087Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-10T03:12:29.087Z] #219 DONE 0.0s [2025-03-10T03:12:29.087Z] [2025-03-10T03:12:29.087Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:12:29.348Z] #220 ... [2025-03-10T03:12:29.348Z] [2025-03-10T03:12:29.348Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:12:29.348Z] #221 DONE 0.8s [2025-03-10T03:12:29.348Z] [2025-03-10T03:12:29.348Z] #100 [security-proxy-auth] exporting to image [2025-03-10T03:12:29.348Z] #100 exporting layers 0.5s done [2025-03-10T03:12:29.348Z] #100 writing image sha256:b4c2829563102bddf79e19c03e3e507e7c2feb93850bdea9833a254b84973a9f done [2025-03-10T03:12:29.348Z] #100 naming to docker.io/library/core-metadata done [2025-03-10T03:12:29.348Z] #100 writing image sha256:dcbb194a4344cc29e437c12f604b3198c98bc8ed199505fb046b93b1823735d7 done [2025-03-10T03:12:29.348Z] #100 naming to docker.io/library/security-proxy-auth done [2025-03-10T03:12:29.348Z] #100 DONE 7.1s [2025-03-10T03:12:29.348Z] [2025-03-10T03:12:29.348Z] #100 [security-proxy-setup] exporting to image [2025-03-10T03:12:29.608Z] #100 ... [2025-03-10T03:12:29.608Z] [2025-03-10T03:12:29.608Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:12:29.608Z] #220 DONE 0.5s [2025-03-10T03:12:29.608Z] [2025-03-10T03:12:29.608Z] #100 [security-secretstore-setup] exporting to image [2025-03-10T03:12:29.609Z] #100 writing image sha256:9b1f6116149f111aa46bac99d948e8ff0569d7321c4f5b44508dd54b897be8c7 done [2025-03-10T03:12:29.609Z] #100 naming to docker.io/library/security-proxy-setup done [2025-03-10T03:12:29.609Z] #100 exporting layers 0.2s done [2025-03-10T03:12:29.609Z] #100 writing image sha256:3d1f69631f2f9b91efd90b1c074b8fcc3c9ab6f725618d3ac36cd04ae10a74f9 done [2025-03-10T03:12:29.609Z] #100 naming to docker.io/library/security-secretstore-setup done [2025-03-10T03:12:29.609Z] #100 DONE 7.4s [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:12:29.609Z] time="2025-03-10T03:08:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-10T03:12:29.616Z] $ docker stop --time=1 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 [2025-03-10T03:12:30.878Z] $ docker rm -f --volumes 5924347f29962d9c927b475cfb7fe4f1c8b65df08e31c2537d6501849649e226 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T03:12:31.230Z] + docker images [2025-03-10T03:12:31.230Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-10T03:12:31.230Z] security-proxy-setup latest 9b1f6116149f 1 second ago 38.2MB [2025-03-10T03:12:31.230Z] security-secretstore-setup latest 3d1f69631f2f 1 second ago 67.7MB [2025-03-10T03:12:31.230Z] support-notifications latest ef402b3001d6 2 seconds ago 51.6MB [2025-03-10T03:12:31.230Z] security-proxy-auth latest dcbb194a4344 2 seconds ago 31.3MB [2025-03-10T03:12:31.230Z] core-metadata latest b4c282956310 2 seconds ago 32.6MB [2025-03-10T03:12:31.230Z] security-spiffe-token-provider latest 2feeec621ac6 3 seconds ago 46.9MB [2025-03-10T03:12:31.230Z] support-scheduler latest 5351cdbea4db 3 seconds ago 48MB [2025-03-10T03:12:31.230Z] core-data latest ec179d8199aa 3 seconds ago 32.4MB [2025-03-10T03:12:31.230Z] core-command latest b71dce9e1acb 3 seconds ago 27.9MB [2025-03-10T03:12:31.230Z] core-keeper latest 5c434a150ff7 4 seconds ago 32.1MB [2025-03-10T03:12:31.230Z] security-bootstrapper latest 1ac8353acf6b 24 seconds ago 20.3MB [2025-03-10T03:12:31.230Z] core-common-config-bootstrapper latest 18dd83d0d7c0 31 seconds ago 17.1MB [2025-03-10T03:12:31.230Z] security-spire-agent latest 22c4502ef3ec 2 minutes ago 195MB [2025-03-10T03:12:31.230Z] security-spire-server latest 90cc10dffcd6 2 minutes ago 149MB [2025-03-10T03:12:31.230Z] security-spire-config latest 608d4825304f 3 minutes ago 149MB [2025-03-10T03:12:31.230Z] ci-base-image-x86_64 latest d29cc65de27f 6 minutes ago 929MB [2025-03-10T03:12:31.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-10T03:12:31.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-10T03:12:31.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:12:31.380Z] provisioning config files... [2025-03-10T03:12:31.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config14700923793478063208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:12:31.698Z] ---> ****-login.sh [2025-03-10T03:12:31.698Z] nexus3.edgexfoundry.org:10001 [2025-03-10T03:12:31.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:12:31.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:12:31.698Z] Configure a credential helper to remove this warning. See [2025-03-10T03:12:31.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:12:31.698Z] [2025-03-10T03:12:31.698Z] Login Succeeded [2025-03-10T03:12:31.698Z] nexus3.edgexfoundry.org:10002 [2025-03-10T03:12:31.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:12:31.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:12:31.958Z] Configure a credential helper to remove this warning. See [2025-03-10T03:12:31.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:12:31.958Z] [2025-03-10T03:12:31.958Z] Login Succeeded [2025-03-10T03:12:31.958Z] nexus3.edgexfoundry.org:10003 [2025-03-10T03:12:31.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:12:31.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:12:31.959Z] Configure a credential helper to remove this warning. See [2025-03-10T03:12:31.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:12:31.959Z] [2025-03-10T03:12:31.959Z] Login Succeeded [2025-03-10T03:12:31.959Z] nexus3.edgexfoundry.org:10004 [2025-03-10T03:12:32.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:12:32.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:12:32.218Z] Configure a credential helper to remove this warning. See [2025-03-10T03:12:32.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:12:32.218Z] [2025-03-10T03:12:32.218Z] Login Succeeded [2025-03-10T03:12:32.218Z] ****.io [2025-03-10T03:12:32.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:12:32.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:12:32.477Z] Configure a credential helper to remove this warning. See [2025-03-10T03:12:32.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:12:32.477Z] [2025-03-10T03:12:32.477Z] Login Succeeded [2025-03-10T03:12:32.477Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T03:12:32.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:12:32.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:12:32.567Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-10T03:12:32.567Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:32.567Z] latest [2025-03-10T03:12:32.567Z] 4.0.0-dev.71 [2025-03-10T03:12:32.567Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:32.567Z] main [2025-03-10T03:12:32.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:32.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:33.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:33.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-10T03:12:33.227Z] 684c2e110b7e: Preparing [2025-03-10T03:12:33.227Z] 0c71f4383671: Preparing [2025-03-10T03:12:33.227Z] 49deaebca737: Preparing [2025-03-10T03:12:33.227Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:33.227Z] 469ae7547a56: Preparing [2025-03-10T03:12:33.227Z] f57db411bfcf: Preparing [2025-03-10T03:12:33.227Z] 994456c4fd7b: Preparing [2025-03-10T03:12:33.227Z] f57db411bfcf: Waiting [2025-03-10T03:12:33.227Z] 994456c4fd7b: Waiting [2025-03-10T03:12:33.227Z] 4e3e20e0d30a: Pushed [2025-03-10T03:12:33.227Z] 469ae7547a56: Pushed [2025-03-10T03:12:33.227Z] 49deaebca737: Pushed [2025-03-10T03:12:33.227Z] 684c2e110b7e: Pushed [2025-03-10T03:12:33.227Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:33.485Z] f57db411bfcf: Pushed [2025-03-10T03:12:35.387Z] 0c71f4383671: Pushed [2025-03-10T03:12:35.646Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:35.981Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:36.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-10T03:12:36.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-10T03:12:36.301Z] 684c2e110b7e: Preparing [2025-03-10T03:12:36.301Z] 0c71f4383671: Preparing [2025-03-10T03:12:36.301Z] 49deaebca737: Preparing [2025-03-10T03:12:36.301Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:36.301Z] 469ae7547a56: Preparing [2025-03-10T03:12:36.301Z] f57db411bfcf: Preparing [2025-03-10T03:12:36.301Z] 994456c4fd7b: Preparing [2025-03-10T03:12:36.301Z] f57db411bfcf: Waiting [2025-03-10T03:12:36.301Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:36.301Z] 49deaebca737: Layer already exists [2025-03-10T03:12:36.301Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:36.301Z] 0c71f4383671: Layer already exists [2025-03-10T03:12:36.301Z] 684c2e110b7e: Layer already exists [2025-03-10T03:12:36.301Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:36.301Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:36.301Z] latest: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:36.629Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:36.948Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 [2025-03-10T03:12:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-10T03:12:36.948Z] 684c2e110b7e: Preparing [2025-03-10T03:12:36.948Z] 0c71f4383671: Preparing [2025-03-10T03:12:36.948Z] 49deaebca737: Preparing [2025-03-10T03:12:36.948Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:36.948Z] 469ae7547a56: Preparing [2025-03-10T03:12:36.948Z] f57db411bfcf: Preparing [2025-03-10T03:12:36.948Z] 994456c4fd7b: Preparing [2025-03-10T03:12:36.948Z] f57db411bfcf: Waiting [2025-03-10T03:12:36.948Z] 994456c4fd7b: Waiting [2025-03-10T03:12:36.948Z] 0c71f4383671: Layer already exists [2025-03-10T03:12:36.948Z] 684c2e110b7e: Layer already exists [2025-03-10T03:12:36.948Z] 49deaebca737: Layer already exists [2025-03-10T03:12:36.948Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:36.948Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:36.948Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:36.948Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:36.948Z] 4.0.0-dev.71: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:37.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:37.610Z] + docker push nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:37.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-10T03:12:37.610Z] 684c2e110b7e: Preparing [2025-03-10T03:12:37.610Z] 0c71f4383671: Preparing [2025-03-10T03:12:37.610Z] 49deaebca737: Preparing [2025-03-10T03:12:37.610Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:37.610Z] 469ae7547a56: Preparing [2025-03-10T03:12:37.610Z] f57db411bfcf: Preparing [2025-03-10T03:12:37.610Z] 994456c4fd7b: Preparing [2025-03-10T03:12:37.610Z] f57db411bfcf: Waiting [2025-03-10T03:12:37.610Z] 994456c4fd7b: Waiting [2025-03-10T03:12:37.610Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:37.610Z] 684c2e110b7e: Layer already exists [2025-03-10T03:12:37.610Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:37.610Z] 0c71f4383671: Layer already exists [2025-03-10T03:12:37.610Z] 49deaebca737: Layer already exists [2025-03-10T03:12:37.610Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:37.610Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:37.610Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:37.938Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:38.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-10T03:12:38.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-10T03:12:38.267Z] 684c2e110b7e: Preparing [2025-03-10T03:12:38.267Z] 0c71f4383671: Preparing [2025-03-10T03:12:38.267Z] 49deaebca737: Preparing [2025-03-10T03:12:38.267Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:38.267Z] 469ae7547a56: Preparing [2025-03-10T03:12:38.267Z] f57db411bfcf: Preparing [2025-03-10T03:12:38.267Z] 994456c4fd7b: Preparing [2025-03-10T03:12:38.267Z] f57db411bfcf: Waiting [2025-03-10T03:12:38.267Z] 994456c4fd7b: Waiting [2025-03-10T03:12:38.267Z] 684c2e110b7e: Layer already exists [2025-03-10T03:12:38.267Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:38.267Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:38.267Z] 49deaebca737: Layer already exists [2025-03-10T03:12:38.267Z] 0c71f4383671: Layer already exists [2025-03-10T03:12:38.267Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:38.267Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:38.267Z] main: digest: sha256:0252defcc363b4e8e29c926937776d053bfc72b0b98c551550a0ac23596b2457 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:12:38.338Z] ===================================================== [Pipeline] echo [2025-03-10T03:12:38.352Z] taggedImages: [2025-03-10T03:12:38.352Z] - nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:38.352Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-10T03:12:38.352Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.71 [2025-03-10T03:12:38.352Z] - nexus3.edgexfoundry.org:10004/core-command:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:38.352Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-10T03:12:38.379Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-10T03:12:38.379Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:38.379Z] latest [2025-03-10T03:12:38.379Z] 4.0.0-dev.71 [2025-03-10T03:12:38.379Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:38.379Z] main [2025-03-10T03:12:38.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:38.721Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:39.042Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:39.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-10T03:12:39.042Z] 576fcf95b2fe: Preparing [2025-03-10T03:12:39.042Z] 1cdc2c97bf2d: Preparing [2025-03-10T03:12:39.042Z] aa53ce0f9173: Preparing [2025-03-10T03:12:39.042Z] 95d966d0978b: Preparing [2025-03-10T03:12:39.042Z] 49deaebca737: Preparing [2025-03-10T03:12:39.042Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:39.042Z] 469ae7547a56: Preparing [2025-03-10T03:12:39.042Z] f57db411bfcf: Preparing [2025-03-10T03:12:39.042Z] 994456c4fd7b: Preparing [2025-03-10T03:12:39.042Z] f57db411bfcf: Waiting [2025-03-10T03:12:39.042Z] 4e3e20e0d30a: Waiting [2025-03-10T03:12:39.042Z] 49deaebca737: Layer already exists [2025-03-10T03:12:39.042Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:39.042Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:39.042Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:39.042Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:39.042Z] aa53ce0f9173: Pushed [2025-03-10T03:12:39.042Z] 576fcf95b2fe: Pushed [2025-03-10T03:12:39.042Z] 1cdc2c97bf2d: Pushed [2025-03-10T03:12:39.976Z] 95d966d0978b: Pushed [2025-03-10T03:12:39.976Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:40.564Z] + 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 [2025-03-10T03:12:40.904Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-10T03:12:40.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-10T03:12:40.904Z] 576fcf95b2fe: Preparing [2025-03-10T03:12:40.904Z] 1cdc2c97bf2d: Preparing [2025-03-10T03:12:40.904Z] aa53ce0f9173: Preparing [2025-03-10T03:12:40.904Z] 95d966d0978b: Preparing [2025-03-10T03:12:40.904Z] 49deaebca737: Preparing [2025-03-10T03:12:40.904Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:40.904Z] 469ae7547a56: Preparing [2025-03-10T03:12:40.904Z] f57db411bfcf: Preparing [2025-03-10T03:12:40.904Z] 994456c4fd7b: Preparing [2025-03-10T03:12:40.904Z] 469ae7547a56: Waiting [2025-03-10T03:12:40.904Z] f57db411bfcf: Waiting [2025-03-10T03:12:40.904Z] 4e3e20e0d30a: Waiting [2025-03-10T03:12:40.904Z] 994456c4fd7b: Waiting [2025-03-10T03:12:40.904Z] 49deaebca737: Layer already exists [2025-03-10T03:12:40.904Z] aa53ce0f9173: Layer already exists [2025-03-10T03:12:40.904Z] 1cdc2c97bf2d: Layer already exists [2025-03-10T03:12:40.904Z] 576fcf95b2fe: Layer already exists [2025-03-10T03:12:40.904Z] 95d966d0978b: Layer already exists [2025-03-10T03:12:40.904Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:40.904Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:40.904Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:40.904Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:40.904Z] latest: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:41.224Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:41.551Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 [2025-03-10T03:12:41.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-10T03:12:41.551Z] 576fcf95b2fe: Preparing [2025-03-10T03:12:41.551Z] 1cdc2c97bf2d: Preparing [2025-03-10T03:12:41.551Z] aa53ce0f9173: Preparing [2025-03-10T03:12:41.551Z] 95d966d0978b: Preparing [2025-03-10T03:12:41.551Z] 49deaebca737: Preparing [2025-03-10T03:12:41.551Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:41.551Z] 469ae7547a56: Preparing [2025-03-10T03:12:41.551Z] f57db411bfcf: Preparing [2025-03-10T03:12:41.551Z] 994456c4fd7b: Preparing [2025-03-10T03:12:41.551Z] 4e3e20e0d30a: Waiting [2025-03-10T03:12:41.551Z] f57db411bfcf: Waiting [2025-03-10T03:12:41.551Z] 469ae7547a56: Waiting [2025-03-10T03:12:41.551Z] 49deaebca737: Layer already exists [2025-03-10T03:12:41.551Z] 95d966d0978b: Layer already exists [2025-03-10T03:12:41.551Z] aa53ce0f9173: Layer already exists [2025-03-10T03:12:41.551Z] 576fcf95b2fe: Layer already exists [2025-03-10T03:12:41.551Z] 1cdc2c97bf2d: Layer already exists [2025-03-10T03:12:41.551Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:41.551Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:41.551Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:41.551Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:41.551Z] 4.0.0-dev.71: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:41.865Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:42.196Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:42.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-10T03:12:42.196Z] 576fcf95b2fe: Preparing [2025-03-10T03:12:42.196Z] 1cdc2c97bf2d: Preparing [2025-03-10T03:12:42.196Z] aa53ce0f9173: Preparing [2025-03-10T03:12:42.196Z] 95d966d0978b: Preparing [2025-03-10T03:12:42.196Z] 49deaebca737: Preparing [2025-03-10T03:12:42.196Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:42.196Z] 469ae7547a56: Preparing [2025-03-10T03:12:42.196Z] f57db411bfcf: Preparing [2025-03-10T03:12:42.196Z] 994456c4fd7b: Preparing [2025-03-10T03:12:42.196Z] 4e3e20e0d30a: Waiting [2025-03-10T03:12:42.196Z] 469ae7547a56: Waiting [2025-03-10T03:12:42.196Z] f57db411bfcf: Waiting [2025-03-10T03:12:42.196Z] aa53ce0f9173: Layer already exists [2025-03-10T03:12:42.196Z] 1cdc2c97bf2d: Layer already exists [2025-03-10T03:12:42.196Z] 49deaebca737: Layer already exists [2025-03-10T03:12:42.196Z] 576fcf95b2fe: Layer already exists [2025-03-10T03:12:42.196Z] 95d966d0978b: Layer already exists [2025-03-10T03:12:42.196Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:42.196Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:42.196Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:42.196Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:42.196Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:42.519Z] + 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 [2025-03-10T03:12:42.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-10T03:12:42.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-10T03:12:42.846Z] 576fcf95b2fe: Preparing [2025-03-10T03:12:42.846Z] 1cdc2c97bf2d: Preparing [2025-03-10T03:12:42.846Z] aa53ce0f9173: Preparing [2025-03-10T03:12:42.846Z] 95d966d0978b: Preparing [2025-03-10T03:12:42.846Z] 49deaebca737: Preparing [2025-03-10T03:12:42.846Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:42.846Z] 469ae7547a56: Preparing [2025-03-10T03:12:42.846Z] f57db411bfcf: Preparing [2025-03-10T03:12:42.846Z] 994456c4fd7b: Preparing [2025-03-10T03:12:42.846Z] 4e3e20e0d30a: Waiting [2025-03-10T03:12:42.846Z] 469ae7547a56: Waiting [2025-03-10T03:12:42.846Z] f57db411bfcf: Waiting [2025-03-10T03:12:42.846Z] 994456c4fd7b: Waiting [2025-03-10T03:12:42.846Z] 95d966d0978b: Layer already exists [2025-03-10T03:12:42.846Z] 49deaebca737: Layer already exists [2025-03-10T03:12:42.846Z] 576fcf95b2fe: Layer already exists [2025-03-10T03:12:42.846Z] aa53ce0f9173: Layer already exists [2025-03-10T03:12:42.846Z] 1cdc2c97bf2d: Layer already exists [2025-03-10T03:12:42.846Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:42.846Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:42.846Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:42.846Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:42.846Z] main: digest: sha256:8d5c071f8d5b51f21a2bd3c5ebd3bd9967eff34635342b49f571e04644c53893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:12:42.922Z] ===================================================== [Pipeline] echo [2025-03-10T03:12:42.938Z] taggedImages: [2025-03-10T03:12:42.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:42.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-10T03:12:42.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.71 [2025-03-10T03:12:42.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:42.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-10T03:12:42.964Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-10T03:12:42.964Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:42.964Z] latest [2025-03-10T03:12:42.964Z] 4.0.0-dev.71 [2025-03-10T03:12:42.964Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:42.964Z] main [2025-03-10T03:12:42.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:43.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:43.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:43.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-10T03:12:43.617Z] 3f4dd00e19b4: Preparing [2025-03-10T03:12:43.617Z] 5fff5bc0f2d6: Preparing [2025-03-10T03:12:43.617Z] 49deaebca737: Preparing [2025-03-10T03:12:43.617Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:43.617Z] 469ae7547a56: Preparing [2025-03-10T03:12:43.617Z] 92b8ed579adb: Preparing [2025-03-10T03:12:43.617Z] 994456c4fd7b: Preparing [2025-03-10T03:12:43.617Z] 92b8ed579adb: Waiting [2025-03-10T03:12:43.617Z] 994456c4fd7b: Waiting [2025-03-10T03:12:43.617Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:43.617Z] 49deaebca737: Layer already exists [2025-03-10T03:12:43.617Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:43.617Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:43.617Z] 3f4dd00e19b4: Pushed [2025-03-10T03:12:43.617Z] 92b8ed579adb: Pushed [2025-03-10T03:12:44.739Z] #87 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #93 DONE 97.2s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-10T03:12:44.739Z] #119 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #88 DONE 107.1s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #80 DONE 114.3s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #89 DONE 105.1s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #87 DONE 97.2s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #75 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #75 DONE 121.6s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #120 DONE 1.8s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #121 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #122 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #123 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #124 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #125 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #126 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #127 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #128 [core-metadata builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #128 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #129 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #130 [core-command builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #130 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #131 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #132 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #133 [support-scheduler builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #133 DONE 2.0s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #134 [security-bootstrapper builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #134 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #135 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #136 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-10T03:12:44.739Z] #137 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #138 [core-data builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #138 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-10T03:12:44.739Z] #139 CACHED [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #140 [support-notifications builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #140 DONE 1.9s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #141 DONE 1.9s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-10T03:12:44.739Z] #119 DONE 2.0s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:12:44.739Z] #142 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-10T03:12:44.739Z] #143 DONE 2.1s [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:12:44.739Z] #144 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:12:44.739Z] #0 5.500 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-10T03:12:44.739Z] #145 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-10T03:12:44.739Z] #0 5.643 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-10T03:12:44.739Z] #146 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:12:44.739Z] #142 6.119 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-10T03:12:44.739Z] #142 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:12:44.739Z] #0 5.805 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-10T03:12:44.739Z] #147 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-10T03:12:44.739Z] #0 4.545 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-10T03:12:44.739Z] #148 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:12:44.739Z] #0 4.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-10T03:12:44.739Z] #149 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:12:44.739Z] #0 6.221 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-10T03:12:44.739Z] #150 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:12:44.739Z] #0 4.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-10T03:12:44.739Z] #151 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:12:44.739Z] #0 4.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-10T03:12:44.739Z] #152 ... [2025-03-10T03:12:44.739Z] [2025-03-10T03:12:44.739Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:12:44.739Z] #0 6.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-10T03:12:45.008Z] #153 ... [2025-03-10T03:12:45.008Z] [2025-03-10T03:12:45.008Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:12:45.008Z] #0 6.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-10T03:12:45.008Z] #154 ... [2025-03-10T03:12:45.008Z] [2025-03-10T03:12:45.008Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:12:45.008Z] #144 6.157 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-10T03:12:46.148Z] 5fff5bc0f2d6: Pushed [2025-03-10T03:12:46.148Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:46.477Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:46.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-10T03:12:46.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-10T03:12:46.816Z] 3f4dd00e19b4: Preparing [2025-03-10T03:12:46.816Z] 5fff5bc0f2d6: Preparing [2025-03-10T03:12:46.816Z] 49deaebca737: Preparing [2025-03-10T03:12:46.816Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:46.816Z] 469ae7547a56: Preparing [2025-03-10T03:12:46.816Z] 92b8ed579adb: Preparing [2025-03-10T03:12:46.816Z] 994456c4fd7b: Preparing [2025-03-10T03:12:46.816Z] 994456c4fd7b: Waiting [2025-03-10T03:12:46.816Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:46.816Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:46.816Z] 49deaebca737: Layer already exists [2025-03-10T03:12:46.816Z] 3f4dd00e19b4: Layer already exists [2025-03-10T03:12:46.816Z] 5fff5bc0f2d6: Layer already exists [2025-03-10T03:12:46.816Z] 92b8ed579adb: Layer already exists [2025-03-10T03:12:46.816Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:46.816Z] latest: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:47.140Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:47.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 [2025-03-10T03:12:47.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-10T03:12:47.461Z] 3f4dd00e19b4: Preparing [2025-03-10T03:12:47.461Z] 5fff5bc0f2d6: Preparing [2025-03-10T03:12:47.461Z] 49deaebca737: Preparing [2025-03-10T03:12:47.461Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:47.461Z] 469ae7547a56: Preparing [2025-03-10T03:12:47.461Z] 92b8ed579adb: Preparing [2025-03-10T03:12:47.461Z] 994456c4fd7b: Preparing [2025-03-10T03:12:47.461Z] 92b8ed579adb: Waiting [2025-03-10T03:12:47.461Z] 5fff5bc0f2d6: Layer already exists [2025-03-10T03:12:47.461Z] 49deaebca737: Layer already exists [2025-03-10T03:12:47.461Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:47.461Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:47.461Z] 3f4dd00e19b4: Layer already exists [2025-03-10T03:12:47.461Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:47.461Z] 92b8ed579adb: Layer already exists [2025-03-10T03:12:47.461Z] 4.0.0-dev.71: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:47.786Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:48.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:48.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-10T03:12:48.116Z] 3f4dd00e19b4: Preparing [2025-03-10T03:12:48.116Z] 5fff5bc0f2d6: Preparing [2025-03-10T03:12:48.116Z] 49deaebca737: Preparing [2025-03-10T03:12:48.116Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:48.116Z] 469ae7547a56: Preparing [2025-03-10T03:12:48.116Z] 92b8ed579adb: Preparing [2025-03-10T03:12:48.116Z] 994456c4fd7b: Preparing [2025-03-10T03:12:48.116Z] 92b8ed579adb: Waiting [2025-03-10T03:12:48.116Z] 994456c4fd7b: Waiting [2025-03-10T03:12:48.116Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:48.116Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:48.116Z] 3f4dd00e19b4: Layer already exists [2025-03-10T03:12:48.116Z] 5fff5bc0f2d6: Layer already exists [2025-03-10T03:12:48.116Z] 49deaebca737: Layer already exists [2025-03-10T03:12:48.116Z] 92b8ed579adb: Layer already exists [2025-03-10T03:12:48.116Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:48.116Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:48.449Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:48.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-10T03:12:48.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-10T03:12:48.769Z] 3f4dd00e19b4: Preparing [2025-03-10T03:12:48.769Z] 5fff5bc0f2d6: Preparing [2025-03-10T03:12:48.769Z] 49deaebca737: Preparing [2025-03-10T03:12:48.769Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:48.769Z] 469ae7547a56: Preparing [2025-03-10T03:12:48.769Z] 92b8ed579adb: Preparing [2025-03-10T03:12:48.769Z] 994456c4fd7b: Preparing [2025-03-10T03:12:48.769Z] 92b8ed579adb: Waiting [2025-03-10T03:12:48.769Z] 994456c4fd7b: Waiting [2025-03-10T03:12:48.769Z] 3f4dd00e19b4: Layer already exists [2025-03-10T03:12:48.769Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:48.769Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:48.769Z] 49deaebca737: Layer already exists [2025-03-10T03:12:48.769Z] 5fff5bc0f2d6: Layer already exists [2025-03-10T03:12:48.769Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:48.769Z] 92b8ed579adb: Layer already exists [2025-03-10T03:12:48.769Z] main: digest: sha256:f9d34633bd795969f65549a8054e0941fa761cb93e8133dc789cb5d2d4e12c97 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:12:48.834Z] ===================================================== [Pipeline] echo [2025-03-10T03:12:48.847Z] taggedImages: [2025-03-10T03:12:48.847Z] - nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:48.847Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-10T03:12:48.847Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.71 [2025-03-10T03:12:48.847Z] - nexus3.edgexfoundry.org:10004/core-data:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:48.847Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-10T03:12:48.869Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-10T03:12:48.869Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:48.869Z] latest [2025-03-10T03:12:48.869Z] 4.0.0-dev.71 [2025-03-10T03:12:48.869Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:48.869Z] main [2025-03-10T03:12:48.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:49.225Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:49.551Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:49.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-10T03:12:49.551Z] 12a9c060c664: Preparing [2025-03-10T03:12:49.551Z] 2cba81cabdac: Preparing [2025-03-10T03:12:49.551Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:49.551Z] 50bdc6332692: Preparing [2025-03-10T03:12:49.551Z] 549e3a5b9a8a: Preparing [2025-03-10T03:12:49.551Z] 994456c4fd7b: Preparing [2025-03-10T03:12:49.551Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:49.551Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:49.551Z] 50bdc6332692: Pushed [2025-03-10T03:12:49.551Z] 12a9c060c664: Pushed [2025-03-10T03:12:49.551Z] 549e3a5b9a8a: Pushed [2025-03-10T03:12:52.083Z] 2cba81cabdac: Pushed [2025-03-10T03:12:52.083Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:52.416Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:52.751Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-10T03:12:52.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-10T03:12:52.751Z] 12a9c060c664: Preparing [2025-03-10T03:12:52.751Z] 2cba81cabdac: Preparing [2025-03-10T03:12:52.751Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:52.751Z] 50bdc6332692: Preparing [2025-03-10T03:12:52.751Z] 549e3a5b9a8a: Preparing [2025-03-10T03:12:52.751Z] 994456c4fd7b: Preparing [2025-03-10T03:12:52.751Z] 994456c4fd7b: Waiting [2025-03-10T03:12:52.751Z] 2cba81cabdac: Layer already exists [2025-03-10T03:12:52.751Z] 50bdc6332692: Layer already exists [2025-03-10T03:12:52.751Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:52.751Z] 12a9c060c664: Layer already exists [2025-03-10T03:12:52.751Z] 549e3a5b9a8a: Layer already exists [2025-03-10T03:12:52.751Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:52.751Z] latest: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:53.084Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:53.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 [2025-03-10T03:12:53.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-10T03:12:53.407Z] 12a9c060c664: Preparing [2025-03-10T03:12:53.407Z] 2cba81cabdac: Preparing [2025-03-10T03:12:53.407Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:53.407Z] 50bdc6332692: Preparing [2025-03-10T03:12:53.407Z] 549e3a5b9a8a: Preparing [2025-03-10T03:12:53.407Z] 994456c4fd7b: Preparing [2025-03-10T03:12:53.407Z] 994456c4fd7b: Waiting [2025-03-10T03:12:53.407Z] 549e3a5b9a8a: Layer already exists [2025-03-10T03:12:53.407Z] 2cba81cabdac: Layer already exists [2025-03-10T03:12:53.407Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:53.407Z] 12a9c060c664: Layer already exists [2025-03-10T03:12:53.407Z] 50bdc6332692: Layer already exists [2025-03-10T03:12:53.407Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:53.407Z] 4.0.0-dev.71: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:53.749Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:54.074Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:54.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-10T03:12:54.074Z] 12a9c060c664: Preparing [2025-03-10T03:12:54.074Z] 2cba81cabdac: Preparing [2025-03-10T03:12:54.074Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:54.074Z] 50bdc6332692: Preparing [2025-03-10T03:12:54.074Z] 549e3a5b9a8a: Preparing [2025-03-10T03:12:54.074Z] 994456c4fd7b: Preparing [2025-03-10T03:12:54.074Z] 994456c4fd7b: Waiting [2025-03-10T03:12:54.074Z] 549e3a5b9a8a: Layer already exists [2025-03-10T03:12:54.074Z] 2cba81cabdac: Layer already exists [2025-03-10T03:12:54.074Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:54.074Z] 50bdc6332692: Layer already exists [2025-03-10T03:12:54.074Z] 12a9c060c664: Layer already exists [2025-03-10T03:12:54.074Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:54.074Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:54.410Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:54.733Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-10T03:12:54.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-10T03:12:54.733Z] 12a9c060c664: Preparing [2025-03-10T03:12:54.733Z] 2cba81cabdac: Preparing [2025-03-10T03:12:54.733Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:54.733Z] 50bdc6332692: Preparing [2025-03-10T03:12:54.733Z] 549e3a5b9a8a: Preparing [2025-03-10T03:12:54.733Z] 994456c4fd7b: Preparing [2025-03-10T03:12:54.733Z] 994456c4fd7b: Waiting [2025-03-10T03:12:54.733Z] 2cba81cabdac: Layer already exists [2025-03-10T03:12:54.733Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:54.733Z] 549e3a5b9a8a: Layer already exists [2025-03-10T03:12:54.733Z] 50bdc6332692: Layer already exists [2025-03-10T03:12:54.733Z] 12a9c060c664: Layer already exists [2025-03-10T03:12:54.733Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:54.733Z] main: digest: sha256:eab27a0feed78d7ab71faa431e6a4648091343777625e3702895c565c807ada6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:12:54.818Z] ===================================================== [Pipeline] echo [2025-03-10T03:12:54.832Z] taggedImages: [2025-03-10T03:12:54.832Z] - nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:54.832Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-10T03:12:54.832Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.71 [2025-03-10T03:12:54.832Z] - nexus3.edgexfoundry.org:10004/core-keeper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:54.832Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-10T03:12:54.865Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-10T03:12:54.865Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:54.865Z] latest [2025-03-10T03:12:54.865Z] 4.0.0-dev.71 [2025-03-10T03:12:54.865Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:12:54.865Z] main [2025-03-10T03:12:54.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:55.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:55.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:12:55.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-10T03:12:55.524Z] 5cd3b66a4b01: Preparing [2025-03-10T03:12:55.524Z] 3c8b320c2696: Preparing [2025-03-10T03:12:55.524Z] fd3b973461f4: Preparing [2025-03-10T03:12:55.524Z] 49deaebca737: Preparing [2025-03-10T03:12:55.524Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:55.524Z] 469ae7547a56: Preparing [2025-03-10T03:12:55.524Z] f57db411bfcf: Preparing [2025-03-10T03:12:55.524Z] 994456c4fd7b: Preparing [2025-03-10T03:12:55.524Z] 469ae7547a56: Waiting [2025-03-10T03:12:55.524Z] f57db411bfcf: Waiting [2025-03-10T03:12:55.524Z] 994456c4fd7b: Waiting [2025-03-10T03:12:55.524Z] 49deaebca737: Layer already exists [2025-03-10T03:12:55.524Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:55.524Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:55.524Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:55.524Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:55.524Z] 3c8b320c2696: Pushed [2025-03-10T03:12:55.524Z] 5cd3b66a4b01: Pushed [2025-03-10T03:12:58.058Z] fd3b973461f4: Pushed [2025-03-10T03:12:58.058Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:58.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:58.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-10T03:12:58.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-10T03:12:58.727Z] 5cd3b66a4b01: Preparing [2025-03-10T03:12:58.727Z] 3c8b320c2696: Preparing [2025-03-10T03:12:58.727Z] fd3b973461f4: Preparing [2025-03-10T03:12:58.727Z] 49deaebca737: Preparing [2025-03-10T03:12:58.727Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:58.727Z] 469ae7547a56: Preparing [2025-03-10T03:12:58.727Z] f57db411bfcf: Preparing [2025-03-10T03:12:58.727Z] 994456c4fd7b: Preparing [2025-03-10T03:12:58.727Z] f57db411bfcf: Waiting [2025-03-10T03:12:58.727Z] 994456c4fd7b: Waiting [2025-03-10T03:12:58.727Z] 469ae7547a56: Waiting [2025-03-10T03:12:58.727Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:58.727Z] 49deaebca737: Layer already exists [2025-03-10T03:12:58.727Z] fd3b973461f4: Layer already exists [2025-03-10T03:12:58.727Z] 5cd3b66a4b01: Layer already exists [2025-03-10T03:12:58.727Z] 3c8b320c2696: Layer already exists [2025-03-10T03:12:58.727Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:58.727Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:58.727Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:58.727Z] latest: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:59.068Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:59.405Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 [2025-03-10T03:12:59.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-10T03:12:59.405Z] 5cd3b66a4b01: Preparing [2025-03-10T03:12:59.405Z] 3c8b320c2696: Preparing [2025-03-10T03:12:59.405Z] fd3b973461f4: Preparing [2025-03-10T03:12:59.405Z] 49deaebca737: Preparing [2025-03-10T03:12:59.405Z] 4e3e20e0d30a: Preparing [2025-03-10T03:12:59.405Z] 469ae7547a56: Preparing [2025-03-10T03:12:59.405Z] f57db411bfcf: Preparing [2025-03-10T03:12:59.405Z] 994456c4fd7b: Preparing [2025-03-10T03:12:59.405Z] f57db411bfcf: Waiting [2025-03-10T03:12:59.405Z] 469ae7547a56: Waiting [2025-03-10T03:12:59.405Z] 994456c4fd7b: Waiting [2025-03-10T03:12:59.405Z] fd3b973461f4: Layer already exists [2025-03-10T03:12:59.405Z] 5cd3b66a4b01: Layer already exists [2025-03-10T03:12:59.405Z] 49deaebca737: Layer already exists [2025-03-10T03:12:59.405Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:12:59.405Z] 3c8b320c2696: Layer already exists [2025-03-10T03:12:59.405Z] 994456c4fd7b: Layer already exists [2025-03-10T03:12:59.405Z] f57db411bfcf: Layer already exists [2025-03-10T03:12:59.405Z] 469ae7547a56: Layer already exists [2025-03-10T03:12:59.405Z] 4.0.0-dev.71: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:12:59.730Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:00.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:00.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-10T03:13:00.063Z] 5cd3b66a4b01: Preparing [2025-03-10T03:13:00.063Z] 3c8b320c2696: Preparing [2025-03-10T03:13:00.063Z] fd3b973461f4: Preparing [2025-03-10T03:13:00.063Z] 49deaebca737: Preparing [2025-03-10T03:13:00.063Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:00.063Z] 469ae7547a56: Preparing [2025-03-10T03:13:00.063Z] f57db411bfcf: Preparing [2025-03-10T03:13:00.063Z] 994456c4fd7b: Preparing [2025-03-10T03:13:00.063Z] 469ae7547a56: Waiting [2025-03-10T03:13:00.063Z] f57db411bfcf: Waiting [2025-03-10T03:13:00.063Z] 994456c4fd7b: Waiting [2025-03-10T03:13:00.063Z] 49deaebca737: Layer already exists [2025-03-10T03:13:00.063Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:00.063Z] 3c8b320c2696: Layer already exists [2025-03-10T03:13:00.063Z] fd3b973461f4: Layer already exists [2025-03-10T03:13:00.063Z] 5cd3b66a4b01: Layer already exists [2025-03-10T03:13:00.063Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:00.063Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:00.063Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:00.063Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:00.392Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:00.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-10T03:13:00.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-10T03:13:00.720Z] 5cd3b66a4b01: Preparing [2025-03-10T03:13:00.720Z] 3c8b320c2696: Preparing [2025-03-10T03:13:00.720Z] fd3b973461f4: Preparing [2025-03-10T03:13:00.720Z] 49deaebca737: Preparing [2025-03-10T03:13:00.720Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:00.720Z] 469ae7547a56: Preparing [2025-03-10T03:13:00.720Z] f57db411bfcf: Preparing [2025-03-10T03:13:00.720Z] 994456c4fd7b: Preparing [2025-03-10T03:13:00.720Z] 469ae7547a56: Waiting [2025-03-10T03:13:00.720Z] f57db411bfcf: Waiting [2025-03-10T03:13:00.720Z] 994456c4fd7b: Waiting [2025-03-10T03:13:00.720Z] 5cd3b66a4b01: Layer already exists [2025-03-10T03:13:00.720Z] fd3b973461f4: Layer already exists [2025-03-10T03:13:00.720Z] 49deaebca737: Layer already exists [2025-03-10T03:13:00.720Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:00.720Z] 3c8b320c2696: Layer already exists [2025-03-10T03:13:00.720Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:00.720Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:00.720Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:00.720Z] main: digest: sha256:6ab9a0ce044fdc133cf2805ea5bb95b945ce36a466b335e2eafd4fe4316a21c3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:00.798Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:00.817Z] taggedImages: [2025-03-10T03:13:00.817Z] - nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:00.817Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-10T03:13:00.817Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.71 [2025-03-10T03:13:00.817Z] - nexus3.edgexfoundry.org:10004/core-metadata:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:00.817Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-10T03:13:00.858Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-10T03:13:00.858Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:00.858Z] latest [2025-03-10T03:13:00.858Z] 4.0.0-dev.71 [2025-03-10T03:13:00.858Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:00.858Z] main [2025-03-10T03:13:00.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:01.215Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:01.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:01.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-10T03:13:01.530Z] 7eebdf1c72f8: Preparing [2025-03-10T03:13:01.530Z] 059418d6ace2: Preparing [2025-03-10T03:13:01.531Z] bd6b37db0c92: Preparing [2025-03-10T03:13:01.531Z] 780c644c13a6: Preparing [2025-03-10T03:13:01.531Z] d3a1fc1894d7: Preparing [2025-03-10T03:13:01.531Z] 5453f6ddc12c: Preparing [2025-03-10T03:13:01.531Z] 1105177e8ee0: Preparing [2025-03-10T03:13:01.531Z] 49deaebca737: Preparing [2025-03-10T03:13:01.531Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:01.531Z] cfd5fefecd2d: Preparing [2025-03-10T03:13:01.531Z] ae29b6f21bff: Preparing [2025-03-10T03:13:01.531Z] 5f70bf18a086: Preparing [2025-03-10T03:13:01.531Z] eb62ef51bdbf: Preparing [2025-03-10T03:13:01.531Z] 5453f6ddc12c: Waiting [2025-03-10T03:13:01.531Z] 1105177e8ee0: Waiting [2025-03-10T03:13:01.531Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:01.531Z] cfd5fefecd2d: Waiting [2025-03-10T03:13:01.531Z] 49deaebca737: Waiting [2025-03-10T03:13:01.531Z] ae29b6f21bff: Waiting [2025-03-10T03:13:01.531Z] 5f70bf18a086: Waiting [2025-03-10T03:13:01.531Z] 11767090169d: Preparing [2025-03-10T03:13:01.531Z] 63569a7cc4cf: Preparing [2025-03-10T03:13:01.531Z] 994456c4fd7b: Preparing [2025-03-10T03:13:01.531Z] 994456c4fd7b: Waiting [2025-03-10T03:13:01.531Z] 63569a7cc4cf: Waiting [2025-03-10T03:13:01.531Z] 11767090169d: Waiting [2025-03-10T03:13:01.531Z] 780c644c13a6: Pushed [2025-03-10T03:13:01.531Z] bd6b37db0c92: Pushed [2025-03-10T03:13:01.531Z] d3a1fc1894d7: Pushed [2025-03-10T03:13:01.531Z] 059418d6ace2: Pushed [2025-03-10T03:13:01.531Z] 7eebdf1c72f8: Pushed [2025-03-10T03:13:01.531Z] 49deaebca737: Layer already exists [2025-03-10T03:13:01.531Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:01.531Z] 5f70bf18a086: Layer already exists [2025-03-10T03:13:01.789Z] 5453f6ddc12c: Pushed [2025-03-10T03:13:01.789Z] cfd5fefecd2d: Pushed [2025-03-10T03:13:01.789Z] ae29b6f21bff: Pushed [2025-03-10T03:13:01.789Z] eb62ef51bdbf: Pushed [2025-03-10T03:13:01.789Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:01.789Z] 11767090169d: Pushed [2025-03-10T03:13:01.789Z] 63569a7cc4cf: Pushed [2025-03-10T03:13:03.165Z] 1105177e8ee0: Pushed [2025-03-10T03:13:03.165Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:03.494Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:03.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-10T03:13:03.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-10T03:13:03.820Z] 7eebdf1c72f8: Preparing [2025-03-10T03:13:03.820Z] 059418d6ace2: Preparing [2025-03-10T03:13:03.820Z] bd6b37db0c92: Preparing [2025-03-10T03:13:03.820Z] 780c644c13a6: Preparing [2025-03-10T03:13:03.820Z] d3a1fc1894d7: Preparing [2025-03-10T03:13:03.820Z] 5453f6ddc12c: Preparing [2025-03-10T03:13:03.820Z] 1105177e8ee0: Preparing [2025-03-10T03:13:03.820Z] 49deaebca737: Preparing [2025-03-10T03:13:03.820Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:03.820Z] cfd5fefecd2d: Preparing [2025-03-10T03:13:03.820Z] ae29b6f21bff: Preparing [2025-03-10T03:13:03.820Z] 5f70bf18a086: Preparing [2025-03-10T03:13:03.820Z] eb62ef51bdbf: Preparing [2025-03-10T03:13:03.820Z] 11767090169d: Preparing [2025-03-10T03:13:03.820Z] 63569a7cc4cf: Preparing [2025-03-10T03:13:03.820Z] 994456c4fd7b: Preparing [2025-03-10T03:13:03.820Z] 49deaebca737: Waiting [2025-03-10T03:13:03.820Z] ae29b6f21bff: Waiting [2025-03-10T03:13:03.820Z] 5f70bf18a086: Waiting [2025-03-10T03:13:03.820Z] eb62ef51bdbf: Waiting [2025-03-10T03:13:03.820Z] cfd5fefecd2d: Waiting [2025-03-10T03:13:03.820Z] 994456c4fd7b: Waiting [2025-03-10T03:13:03.820Z] 11767090169d: Waiting [2025-03-10T03:13:03.820Z] 5453f6ddc12c: Waiting [2025-03-10T03:13:03.820Z] 1105177e8ee0: Waiting [2025-03-10T03:13:03.820Z] 7eebdf1c72f8: Layer already exists [2025-03-10T03:13:03.820Z] 780c644c13a6: Layer already exists [2025-03-10T03:13:03.820Z] bd6b37db0c92: Layer already exists [2025-03-10T03:13:03.820Z] d3a1fc1894d7: Layer already exists [2025-03-10T03:13:03.820Z] 059418d6ace2: Layer already exists [2025-03-10T03:13:03.820Z] 5453f6ddc12c: Layer already exists [2025-03-10T03:13:03.820Z] 1105177e8ee0: Layer already exists [2025-03-10T03:13:03.820Z] cfd5fefecd2d: Layer already exists [2025-03-10T03:13:03.820Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:03.820Z] 49deaebca737: Layer already exists [2025-03-10T03:13:03.820Z] ae29b6f21bff: Layer already exists [2025-03-10T03:13:03.820Z] 63569a7cc4cf: Layer already exists [2025-03-10T03:13:03.820Z] 5f70bf18a086: Layer already exists [2025-03-10T03:13:03.820Z] 11767090169d: Layer already exists [2025-03-10T03:13:03.820Z] eb62ef51bdbf: Layer already exists [2025-03-10T03:13:03.820Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:03.820Z] latest: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:04.156Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:04.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 [2025-03-10T03:13:04.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-10T03:13:04.477Z] 7eebdf1c72f8: Preparing [2025-03-10T03:13:04.477Z] 059418d6ace2: Preparing [2025-03-10T03:13:04.477Z] bd6b37db0c92: Preparing [2025-03-10T03:13:04.477Z] 780c644c13a6: Preparing [2025-03-10T03:13:04.477Z] d3a1fc1894d7: Preparing [2025-03-10T03:13:04.477Z] 5453f6ddc12c: Preparing [2025-03-10T03:13:04.477Z] 1105177e8ee0: Preparing [2025-03-10T03:13:04.477Z] 49deaebca737: Preparing [2025-03-10T03:13:04.477Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:04.477Z] cfd5fefecd2d: Preparing [2025-03-10T03:13:04.477Z] ae29b6f21bff: Preparing [2025-03-10T03:13:04.477Z] 5f70bf18a086: Preparing [2025-03-10T03:13:04.477Z] eb62ef51bdbf: Preparing [2025-03-10T03:13:04.477Z] 11767090169d: Preparing [2025-03-10T03:13:04.477Z] 63569a7cc4cf: Preparing [2025-03-10T03:13:04.477Z] 994456c4fd7b: Preparing [2025-03-10T03:13:04.477Z] ae29b6f21bff: Waiting [2025-03-10T03:13:04.477Z] 5453f6ddc12c: Waiting [2025-03-10T03:13:04.477Z] 1105177e8ee0: Waiting [2025-03-10T03:13:04.477Z] 49deaebca737: Waiting [2025-03-10T03:13:04.477Z] 5f70bf18a086: Waiting [2025-03-10T03:13:04.477Z] 11767090169d: Waiting [2025-03-10T03:13:04.477Z] eb62ef51bdbf: Waiting [2025-03-10T03:13:04.477Z] 63569a7cc4cf: Waiting [2025-03-10T03:13:04.477Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:04.477Z] cfd5fefecd2d: Waiting [2025-03-10T03:13:04.477Z] 059418d6ace2: Layer already exists [2025-03-10T03:13:04.477Z] bd6b37db0c92: Layer already exists [2025-03-10T03:13:04.477Z] 7eebdf1c72f8: Layer already exists [2025-03-10T03:13:04.477Z] d3a1fc1894d7: Layer already exists [2025-03-10T03:13:04.477Z] 780c644c13a6: Layer already exists [2025-03-10T03:13:04.477Z] 1105177e8ee0: Layer already exists [2025-03-10T03:13:04.477Z] 49deaebca737: Layer already exists [2025-03-10T03:13:04.477Z] 5453f6ddc12c: Layer already exists [2025-03-10T03:13:04.477Z] cfd5fefecd2d: Layer already exists [2025-03-10T03:13:04.477Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:04.477Z] ae29b6f21bff: Layer already exists [2025-03-10T03:13:04.477Z] 5f70bf18a086: Layer already exists [2025-03-10T03:13:04.477Z] eb62ef51bdbf: Layer already exists [2025-03-10T03:13:04.477Z] 11767090169d: Layer already exists [2025-03-10T03:13:04.477Z] 63569a7cc4cf: Layer already exists [2025-03-10T03:13:04.477Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:04.477Z] 4.0.0-dev.71: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:04.808Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:05.133Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:05.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-10T03:13:05.133Z] 7eebdf1c72f8: Preparing [2025-03-10T03:13:05.133Z] 059418d6ace2: Preparing [2025-03-10T03:13:05.133Z] bd6b37db0c92: Preparing [2025-03-10T03:13:05.133Z] 780c644c13a6: Preparing [2025-03-10T03:13:05.133Z] d3a1fc1894d7: Preparing [2025-03-10T03:13:05.133Z] 5453f6ddc12c: Preparing [2025-03-10T03:13:05.133Z] 1105177e8ee0: Preparing [2025-03-10T03:13:05.133Z] 49deaebca737: Preparing [2025-03-10T03:13:05.133Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:05.133Z] cfd5fefecd2d: Preparing [2025-03-10T03:13:05.133Z] ae29b6f21bff: Preparing [2025-03-10T03:13:05.133Z] 5f70bf18a086: Preparing [2025-03-10T03:13:05.133Z] eb62ef51bdbf: Preparing [2025-03-10T03:13:05.133Z] 11767090169d: Preparing [2025-03-10T03:13:05.133Z] 63569a7cc4cf: Preparing [2025-03-10T03:13:05.133Z] 994456c4fd7b: Preparing [2025-03-10T03:13:05.133Z] 5453f6ddc12c: Waiting [2025-03-10T03:13:05.133Z] 1105177e8ee0: Waiting [2025-03-10T03:13:05.133Z] 49deaebca737: Waiting [2025-03-10T03:13:05.133Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:05.133Z] cfd5fefecd2d: Waiting [2025-03-10T03:13:05.133Z] ae29b6f21bff: Waiting [2025-03-10T03:13:05.133Z] 5f70bf18a086: Waiting [2025-03-10T03:13:05.133Z] eb62ef51bdbf: Waiting [2025-03-10T03:13:05.133Z] 11767090169d: Waiting [2025-03-10T03:13:05.133Z] 63569a7cc4cf: Waiting [2025-03-10T03:13:05.133Z] 994456c4fd7b: Waiting [2025-03-10T03:13:05.133Z] 059418d6ace2: Layer already exists [2025-03-10T03:13:05.133Z] bd6b37db0c92: Layer already exists [2025-03-10T03:13:05.133Z] 7eebdf1c72f8: Layer already exists [2025-03-10T03:13:05.133Z] d3a1fc1894d7: Layer already exists [2025-03-10T03:13:05.133Z] 780c644c13a6: Layer already exists [2025-03-10T03:13:05.133Z] 1105177e8ee0: Layer already exists [2025-03-10T03:13:05.133Z] 5453f6ddc12c: Layer already exists [2025-03-10T03:13:05.133Z] cfd5fefecd2d: Layer already exists [2025-03-10T03:13:05.133Z] 49deaebca737: Layer already exists [2025-03-10T03:13:05.133Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:05.133Z] ae29b6f21bff: Layer already exists [2025-03-10T03:13:05.133Z] 5f70bf18a086: Layer already exists [2025-03-10T03:13:05.133Z] 63569a7cc4cf: Layer already exists [2025-03-10T03:13:05.133Z] 11767090169d: Layer already exists [2025-03-10T03:13:05.133Z] eb62ef51bdbf: Layer already exists [2025-03-10T03:13:05.133Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:05.133Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:05.476Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:05.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-10T03:13:05.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-10T03:13:05.806Z] 7eebdf1c72f8: Preparing [2025-03-10T03:13:05.806Z] 059418d6ace2: Preparing [2025-03-10T03:13:05.806Z] bd6b37db0c92: Preparing [2025-03-10T03:13:05.806Z] 780c644c13a6: Preparing [2025-03-10T03:13:05.806Z] d3a1fc1894d7: Preparing [2025-03-10T03:13:05.806Z] 5453f6ddc12c: Preparing [2025-03-10T03:13:05.806Z] 1105177e8ee0: Preparing [2025-03-10T03:13:05.806Z] 49deaebca737: Preparing [2025-03-10T03:13:05.806Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:05.806Z] cfd5fefecd2d: Preparing [2025-03-10T03:13:05.806Z] ae29b6f21bff: Preparing [2025-03-10T03:13:05.806Z] 5f70bf18a086: Preparing [2025-03-10T03:13:05.806Z] eb62ef51bdbf: Preparing [2025-03-10T03:13:05.806Z] 11767090169d: Preparing [2025-03-10T03:13:05.806Z] 63569a7cc4cf: Preparing [2025-03-10T03:13:05.806Z] 994456c4fd7b: Preparing [2025-03-10T03:13:05.806Z] 1105177e8ee0: Waiting [2025-03-10T03:13:05.806Z] 49deaebca737: Waiting [2025-03-10T03:13:05.806Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:05.806Z] cfd5fefecd2d: Waiting [2025-03-10T03:13:05.806Z] ae29b6f21bff: Waiting [2025-03-10T03:13:05.806Z] 5f70bf18a086: Waiting [2025-03-10T03:13:05.806Z] eb62ef51bdbf: Waiting [2025-03-10T03:13:05.806Z] 11767090169d: Waiting [2025-03-10T03:13:05.806Z] 63569a7cc4cf: Waiting [2025-03-10T03:13:05.806Z] 5453f6ddc12c: Waiting [2025-03-10T03:13:05.806Z] bd6b37db0c92: Layer already exists [2025-03-10T03:13:05.806Z] 059418d6ace2: Layer already exists [2025-03-10T03:13:05.806Z] 780c644c13a6: Layer already exists [2025-03-10T03:13:05.806Z] 7eebdf1c72f8: Layer already exists [2025-03-10T03:13:05.806Z] d3a1fc1894d7: Layer already exists [2025-03-10T03:13:05.806Z] 49deaebca737: Layer already exists [2025-03-10T03:13:05.806Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:05.806Z] 1105177e8ee0: Layer already exists [2025-03-10T03:13:05.806Z] 5453f6ddc12c: Layer already exists [2025-03-10T03:13:05.806Z] cfd5fefecd2d: Layer already exists [2025-03-10T03:13:05.806Z] ae29b6f21bff: Layer already exists [2025-03-10T03:13:05.806Z] 63569a7cc4cf: Layer already exists [2025-03-10T03:13:05.806Z] 11767090169d: Layer already exists [2025-03-10T03:13:05.806Z] eb62ef51bdbf: Layer already exists [2025-03-10T03:13:05.806Z] 5f70bf18a086: Layer already exists [2025-03-10T03:13:05.806Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:05.806Z] main: digest: sha256:968fdcec9eaaee2a95ae213e605bc92b5d7e6d2967a7f3d555dc2c121c8346bf size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:05.975Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:05.990Z] taggedImages: [2025-03-10T03:13:05.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:05.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-10T03:13:05.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.71 [2025-03-10T03:13:05.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:05.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-10T03:13:06.026Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-10T03:13:06.026Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:06.026Z] latest [2025-03-10T03:13:06.026Z] 4.0.0-dev.71 [2025-03-10T03:13:06.026Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:06.026Z] main [2025-03-10T03:13:06.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:06.447Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:06.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:06.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-10T03:13:06.880Z] eb5093a4b4f2: Preparing [2025-03-10T03:13:06.880Z] 5b0dc28e1e1f: Preparing [2025-03-10T03:13:06.880Z] 7252128defdc: Preparing [2025-03-10T03:13:06.880Z] 0679d3e5a050: Preparing [2025-03-10T03:13:06.880Z] 49deaebca737: Preparing [2025-03-10T03:13:06.880Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:06.880Z] 469ae7547a56: Preparing [2025-03-10T03:13:06.880Z] f57db411bfcf: Preparing [2025-03-10T03:13:06.880Z] 994456c4fd7b: Preparing [2025-03-10T03:13:06.880Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:06.880Z] 469ae7547a56: Waiting [2025-03-10T03:13:06.880Z] f57db411bfcf: Waiting [2025-03-10T03:13:06.880Z] 994456c4fd7b: Waiting [2025-03-10T03:13:06.880Z] 49deaebca737: Layer already exists [2025-03-10T03:13:06.880Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:06.880Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:06.880Z] 5b0dc28e1e1f: Pushed [2025-03-10T03:13:06.880Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:06.880Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:06.880Z] eb5093a4b4f2: Pushed [2025-03-10T03:13:06.880Z] 7252128defdc: Pushed [2025-03-10T03:13:09.451Z] 0679d3e5a050: Pushed [2025-03-10T03:13:09.451Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:09.783Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:10.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-10T03:13:10.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-10T03:13:10.106Z] eb5093a4b4f2: Preparing [2025-03-10T03:13:10.106Z] 5b0dc28e1e1f: Preparing [2025-03-10T03:13:10.106Z] 7252128defdc: Preparing [2025-03-10T03:13:10.106Z] 0679d3e5a050: Preparing [2025-03-10T03:13:10.106Z] 49deaebca737: Preparing [2025-03-10T03:13:10.106Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:10.106Z] 469ae7547a56: Preparing [2025-03-10T03:13:10.106Z] f57db411bfcf: Preparing [2025-03-10T03:13:10.106Z] 994456c4fd7b: Preparing [2025-03-10T03:13:10.106Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:10.106Z] 469ae7547a56: Waiting [2025-03-10T03:13:10.106Z] f57db411bfcf: Waiting [2025-03-10T03:13:10.106Z] 994456c4fd7b: Waiting [2025-03-10T03:13:10.106Z] 7252128defdc: Layer already exists [2025-03-10T03:13:10.106Z] 5b0dc28e1e1f: Layer already exists [2025-03-10T03:13:10.106Z] 49deaebca737: Layer already exists [2025-03-10T03:13:10.106Z] 0679d3e5a050: Layer already exists [2025-03-10T03:13:10.106Z] eb5093a4b4f2: Layer already exists [2025-03-10T03:13:10.106Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:10.106Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:10.106Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:10.106Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:10.106Z] latest: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:10.443Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:10.776Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 [2025-03-10T03:13:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-10T03:13:10.776Z] eb5093a4b4f2: Preparing [2025-03-10T03:13:10.776Z] 5b0dc28e1e1f: Preparing [2025-03-10T03:13:10.776Z] 7252128defdc: Preparing [2025-03-10T03:13:10.776Z] 0679d3e5a050: Preparing [2025-03-10T03:13:10.776Z] 49deaebca737: Preparing [2025-03-10T03:13:10.776Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:10.776Z] 469ae7547a56: Preparing [2025-03-10T03:13:10.776Z] f57db411bfcf: Preparing [2025-03-10T03:13:10.776Z] 994456c4fd7b: Preparing [2025-03-10T03:13:10.776Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:10.776Z] f57db411bfcf: Waiting [2025-03-10T03:13:10.776Z] 469ae7547a56: Waiting [2025-03-10T03:13:10.776Z] 7252128defdc: Layer already exists [2025-03-10T03:13:10.776Z] 0679d3e5a050: Layer already exists [2025-03-10T03:13:10.776Z] 5b0dc28e1e1f: Layer already exists [2025-03-10T03:13:10.776Z] 49deaebca737: Layer already exists [2025-03-10T03:13:10.776Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:10.776Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:10.776Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:10.776Z] eb5093a4b4f2: Layer already exists [2025-03-10T03:13:10.776Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:10.776Z] 4.0.0-dev.71: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:11.108Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:11.438Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:11.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-10T03:13:11.438Z] eb5093a4b4f2: Preparing [2025-03-10T03:13:11.438Z] 5b0dc28e1e1f: Preparing [2025-03-10T03:13:11.438Z] 7252128defdc: Preparing [2025-03-10T03:13:11.438Z] 0679d3e5a050: Preparing [2025-03-10T03:13:11.438Z] 49deaebca737: Preparing [2025-03-10T03:13:11.438Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:11.438Z] 469ae7547a56: Preparing [2025-03-10T03:13:11.438Z] f57db411bfcf: Preparing [2025-03-10T03:13:11.438Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:11.438Z] f57db411bfcf: Waiting [2025-03-10T03:13:11.438Z] 994456c4fd7b: Preparing [2025-03-10T03:13:11.438Z] 994456c4fd7b: Waiting [2025-03-10T03:13:11.438Z] 469ae7547a56: Waiting [2025-03-10T03:13:11.438Z] 49deaebca737: Layer already exists [2025-03-10T03:13:11.438Z] eb5093a4b4f2: Layer already exists [2025-03-10T03:13:11.438Z] 0679d3e5a050: Layer already exists [2025-03-10T03:13:11.438Z] 7252128defdc: Layer already exists [2025-03-10T03:13:11.438Z] 5b0dc28e1e1f: Layer already exists [2025-03-10T03:13:11.438Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:11.438Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:11.438Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:11.438Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:11.438Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:11.771Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:12.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-10T03:13:12.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-10T03:13:12.097Z] eb5093a4b4f2: Preparing [2025-03-10T03:13:12.097Z] 5b0dc28e1e1f: Preparing [2025-03-10T03:13:12.097Z] 7252128defdc: Preparing [2025-03-10T03:13:12.097Z] 0679d3e5a050: Preparing [2025-03-10T03:13:12.097Z] 49deaebca737: Preparing [2025-03-10T03:13:12.097Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:12.097Z] 469ae7547a56: Preparing [2025-03-10T03:13:12.097Z] f57db411bfcf: Preparing [2025-03-10T03:13:12.097Z] 994456c4fd7b: Preparing [2025-03-10T03:13:12.097Z] 469ae7547a56: Waiting [2025-03-10T03:13:12.097Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:12.097Z] f57db411bfcf: Waiting [2025-03-10T03:13:12.097Z] 994456c4fd7b: Waiting [2025-03-10T03:13:12.097Z] 5b0dc28e1e1f: Layer already exists [2025-03-10T03:13:12.097Z] 49deaebca737: Layer already exists [2025-03-10T03:13:12.097Z] eb5093a4b4f2: Layer already exists [2025-03-10T03:13:12.097Z] 0679d3e5a050: Layer already exists [2025-03-10T03:13:12.097Z] 7252128defdc: Layer already exists [2025-03-10T03:13:12.097Z] f57db411bfcf: Layer already exists [2025-03-10T03:13:12.097Z] 469ae7547a56: Layer already exists [2025-03-10T03:13:12.097Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:12.097Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:12.357Z] main: digest: sha256:3672df5a590eefdf3bb8182ac9b27db3b4eff2a7100d6131fe304fa9476c1961 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:12.426Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:12.440Z] taggedImages: [2025-03-10T03:13:12.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:12.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-10T03:13:12.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.71 [2025-03-10T03:13:12.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:12.440Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-10T03:13:12.469Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-10T03:13:12.469Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:12.469Z] latest [2025-03-10T03:13:12.469Z] 4.0.0-dev.71 [2025-03-10T03:13:12.469Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:12.469Z] main [2025-03-10T03:13:12.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:12.819Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:13.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:13.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-10T03:13:13.136Z] fc950fdf91f8: Preparing [2025-03-10T03:13:13.136Z] b15c3625006e: Preparing [2025-03-10T03:13:13.136Z] 572d0b8efec9: Preparing [2025-03-10T03:13:13.136Z] 743157bc8032: Preparing [2025-03-10T03:13:13.136Z] 88931531e399: Preparing [2025-03-10T03:13:13.136Z] 49deaebca737: Preparing [2025-03-10T03:13:13.136Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:13.136Z] 218b328ccd89: Preparing [2025-03-10T03:13:13.136Z] 50cd14e3f239: Preparing [2025-03-10T03:13:13.136Z] b0cc2abca15c: Preparing [2025-03-10T03:13:13.136Z] 994456c4fd7b: Preparing [2025-03-10T03:13:13.136Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:13.136Z] 49deaebca737: Waiting [2025-03-10T03:13:13.136Z] 218b328ccd89: Waiting [2025-03-10T03:13:13.136Z] 50cd14e3f239: Waiting [2025-03-10T03:13:13.136Z] b0cc2abca15c: Waiting [2025-03-10T03:13:13.136Z] 994456c4fd7b: Waiting [2025-03-10T03:13:13.136Z] fc950fdf91f8: Pushed [2025-03-10T03:13:13.136Z] b15c3625006e: Pushed [2025-03-10T03:13:13.136Z] 743157bc8032: Pushed [2025-03-10T03:13:13.136Z] 88931531e399: Pushed [2025-03-10T03:13:13.136Z] 49deaebca737: Layer already exists [2025-03-10T03:13:13.136Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:13.136Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:13.393Z] 218b328ccd89: Pushed [2025-03-10T03:13:13.393Z] 50cd14e3f239: Pushed [2025-03-10T03:13:14.327Z] b0cc2abca15c: Pushed [2025-03-10T03:13:14.891Z] 572d0b8efec9: Pushed [2025-03-10T03:13:15.149Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:15.483Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:15.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-10T03:13:15.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-10T03:13:15.810Z] fc950fdf91f8: Preparing [2025-03-10T03:13:15.810Z] b15c3625006e: Preparing [2025-03-10T03:13:15.810Z] 572d0b8efec9: Preparing [2025-03-10T03:13:15.810Z] 743157bc8032: Preparing [2025-03-10T03:13:15.810Z] 88931531e399: Preparing [2025-03-10T03:13:15.810Z] 49deaebca737: Preparing [2025-03-10T03:13:15.810Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:15.810Z] 218b328ccd89: Preparing [2025-03-10T03:13:15.810Z] 50cd14e3f239: Preparing [2025-03-10T03:13:15.810Z] b0cc2abca15c: Preparing [2025-03-10T03:13:15.810Z] 994456c4fd7b: Preparing [2025-03-10T03:13:15.810Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:15.810Z] 218b328ccd89: Waiting [2025-03-10T03:13:15.810Z] 50cd14e3f239: Waiting [2025-03-10T03:13:15.810Z] b0cc2abca15c: Waiting [2025-03-10T03:13:15.810Z] 994456c4fd7b: Waiting [2025-03-10T03:13:15.810Z] 49deaebca737: Waiting [2025-03-10T03:13:15.810Z] 743157bc8032: Layer already exists [2025-03-10T03:13:15.810Z] 572d0b8efec9: Layer already exists [2025-03-10T03:13:15.810Z] b15c3625006e: Layer already exists [2025-03-10T03:13:15.810Z] 88931531e399: Layer already exists [2025-03-10T03:13:15.810Z] fc950fdf91f8: Layer already exists [2025-03-10T03:13:15.810Z] 218b328ccd89: Layer already exists [2025-03-10T03:13:15.810Z] 50cd14e3f239: Layer already exists [2025-03-10T03:13:15.810Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:15.810Z] 49deaebca737: Layer already exists [2025-03-10T03:13:15.810Z] b0cc2abca15c: Layer already exists [2025-03-10T03:13:15.810Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:15.810Z] latest: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:16.134Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:16.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 [2025-03-10T03:13:16.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-10T03:13:16.461Z] fc950fdf91f8: Preparing [2025-03-10T03:13:16.461Z] b15c3625006e: Preparing [2025-03-10T03:13:16.461Z] 572d0b8efec9: Preparing [2025-03-10T03:13:16.461Z] 743157bc8032: Preparing [2025-03-10T03:13:16.461Z] 88931531e399: Preparing [2025-03-10T03:13:16.461Z] 49deaebca737: Preparing [2025-03-10T03:13:16.461Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:16.461Z] 218b328ccd89: Preparing [2025-03-10T03:13:16.461Z] 50cd14e3f239: Preparing [2025-03-10T03:13:16.461Z] b0cc2abca15c: Preparing [2025-03-10T03:13:16.461Z] 994456c4fd7b: Preparing [2025-03-10T03:13:16.461Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:16.461Z] 218b328ccd89: Waiting [2025-03-10T03:13:16.461Z] 50cd14e3f239: Waiting [2025-03-10T03:13:16.461Z] b0cc2abca15c: Waiting [2025-03-10T03:13:16.461Z] 994456c4fd7b: Waiting [2025-03-10T03:13:16.461Z] 49deaebca737: Waiting [2025-03-10T03:13:16.461Z] 743157bc8032: Layer already exists [2025-03-10T03:13:16.461Z] fc950fdf91f8: Layer already exists [2025-03-10T03:13:16.461Z] 88931531e399: Layer already exists [2025-03-10T03:13:16.461Z] b15c3625006e: Layer already exists [2025-03-10T03:13:16.461Z] 572d0b8efec9: Layer already exists [2025-03-10T03:13:16.461Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:16.461Z] 50cd14e3f239: Layer already exists [2025-03-10T03:13:16.461Z] b0cc2abca15c: Layer already exists [2025-03-10T03:13:16.461Z] 49deaebca737: Layer already exists [2025-03-10T03:13:16.461Z] 218b328ccd89: Layer already exists [2025-03-10T03:13:16.461Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:16.461Z] 4.0.0-dev.71: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:16.796Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:17.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:17.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-10T03:13:17.118Z] fc950fdf91f8: Preparing [2025-03-10T03:13:17.118Z] b15c3625006e: Preparing [2025-03-10T03:13:17.118Z] 572d0b8efec9: Preparing [2025-03-10T03:13:17.118Z] 743157bc8032: Preparing [2025-03-10T03:13:17.118Z] 88931531e399: Preparing [2025-03-10T03:13:17.118Z] 49deaebca737: Preparing [2025-03-10T03:13:17.118Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:17.118Z] 218b328ccd89: Preparing [2025-03-10T03:13:17.118Z] 50cd14e3f239: Preparing [2025-03-10T03:13:17.118Z] b0cc2abca15c: Preparing [2025-03-10T03:13:17.118Z] 994456c4fd7b: Preparing [2025-03-10T03:13:17.118Z] 49deaebca737: Waiting [2025-03-10T03:13:17.118Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:17.118Z] 50cd14e3f239: Waiting [2025-03-10T03:13:17.118Z] b0cc2abca15c: Waiting [2025-03-10T03:13:17.118Z] 994456c4fd7b: Waiting [2025-03-10T03:13:17.118Z] 218b328ccd89: Waiting [2025-03-10T03:13:17.118Z] 88931531e399: Layer already exists [2025-03-10T03:13:17.118Z] 743157bc8032: Layer already exists [2025-03-10T03:13:17.118Z] 572d0b8efec9: Layer already exists [2025-03-10T03:13:17.118Z] fc950fdf91f8: Layer already exists [2025-03-10T03:13:17.118Z] b15c3625006e: Layer already exists [2025-03-10T03:13:17.118Z] 50cd14e3f239: Layer already exists [2025-03-10T03:13:17.118Z] 218b328ccd89: Layer already exists [2025-03-10T03:13:17.118Z] 49deaebca737: Layer already exists [2025-03-10T03:13:17.118Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:17.118Z] b0cc2abca15c: Layer already exists [2025-03-10T03:13:17.118Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:17.118Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:17.450Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:17.783Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-10T03:13:17.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-10T03:13:17.783Z] fc950fdf91f8: Preparing [2025-03-10T03:13:17.783Z] b15c3625006e: Preparing [2025-03-10T03:13:17.783Z] 572d0b8efec9: Preparing [2025-03-10T03:13:17.783Z] 743157bc8032: Preparing [2025-03-10T03:13:17.783Z] 88931531e399: Preparing [2025-03-10T03:13:17.783Z] 49deaebca737: Preparing [2025-03-10T03:13:17.783Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:17.783Z] 218b328ccd89: Preparing [2025-03-10T03:13:17.783Z] 50cd14e3f239: Preparing [2025-03-10T03:13:17.783Z] b0cc2abca15c: Preparing [2025-03-10T03:13:17.783Z] 994456c4fd7b: Preparing [2025-03-10T03:13:17.783Z] 49deaebca737: Waiting [2025-03-10T03:13:17.783Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:17.783Z] b0cc2abca15c: Waiting [2025-03-10T03:13:17.783Z] 218b328ccd89: Waiting [2025-03-10T03:13:17.783Z] 994456c4fd7b: Waiting [2025-03-10T03:13:17.783Z] 743157bc8032: Layer already exists [2025-03-10T03:13:17.783Z] 88931531e399: Layer already exists [2025-03-10T03:13:17.783Z] 572d0b8efec9: Layer already exists [2025-03-10T03:13:17.783Z] fc950fdf91f8: Layer already exists [2025-03-10T03:13:17.783Z] b15c3625006e: Layer already exists [2025-03-10T03:13:17.783Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:17.783Z] b0cc2abca15c: Layer already exists [2025-03-10T03:13:17.783Z] 49deaebca737: Layer already exists [2025-03-10T03:13:17.783Z] 50cd14e3f239: Layer already exists [2025-03-10T03:13:17.783Z] 218b328ccd89: Layer already exists [2025-03-10T03:13:17.783Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:17.783Z] main: digest: sha256:0f0cb6811f76fe02360b7cc52e12f1979c8887369a965d0ec81362cb9fe8cead size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:17.869Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:17.888Z] taggedImages: [2025-03-10T03:13:17.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:17.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-10T03:13:17.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.71 [2025-03-10T03:13:17.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:17.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-10T03:13:17.929Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-10T03:13:17.929Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:17.929Z] latest [2025-03-10T03:13:17.929Z] 4.0.0-dev.71 [2025-03-10T03:13:17.929Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:17.929Z] main [2025-03-10T03:13:17.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:18.270Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:18.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:18.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-10T03:13:18.587Z] d1aced7a7f24: Preparing [2025-03-10T03:13:18.587Z] 71b2bc3ef96b: Preparing [2025-03-10T03:13:18.587Z] d4687635fad4: Preparing [2025-03-10T03:13:18.587Z] a52dfa340f1d: Preparing [2025-03-10T03:13:18.587Z] 413587cab929: Preparing [2025-03-10T03:13:18.587Z] 75d33fa1af1b: Preparing [2025-03-10T03:13:18.587Z] 56ae90cfc19f: Preparing [2025-03-10T03:13:18.587Z] 49deaebca737: Preparing [2025-03-10T03:13:18.587Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:18.587Z] 5b959d506542: Preparing [2025-03-10T03:13:18.587Z] 912d91b81ac2: Preparing [2025-03-10T03:13:18.587Z] 994456c4fd7b: Preparing [2025-03-10T03:13:18.587Z] 49deaebca737: Waiting [2025-03-10T03:13:18.587Z] 5b959d506542: Waiting [2025-03-10T03:13:18.587Z] 912d91b81ac2: Waiting [2025-03-10T03:13:18.587Z] 75d33fa1af1b: Waiting [2025-03-10T03:13:18.587Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:18.587Z] 994456c4fd7b: Waiting [2025-03-10T03:13:18.587Z] 56ae90cfc19f: Waiting [2025-03-10T03:13:18.587Z] 71b2bc3ef96b: Pushed [2025-03-10T03:13:18.587Z] d1aced7a7f24: Pushed [2025-03-10T03:13:18.587Z] 413587cab929: Pushed [2025-03-10T03:13:18.587Z] 49deaebca737: Layer already exists [2025-03-10T03:13:18.587Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:18.587Z] 75d33fa1af1b: Pushed [2025-03-10T03:13:18.587Z] 56ae90cfc19f: Pushed [2025-03-10T03:13:18.845Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:18.845Z] 5b959d506542: Pushed [2025-03-10T03:13:20.220Z] 912d91b81ac2: Pushed [2025-03-10T03:13:20.220Z] a52dfa340f1d: Pushed [2025-03-10T03:13:21.156Z] d4687635fad4: Pushed [2025-03-10T03:13:21.415Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:21.736Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:22.054Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-10T03:13:22.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-10T03:13:22.054Z] d1aced7a7f24: Preparing [2025-03-10T03:13:22.054Z] 71b2bc3ef96b: Preparing [2025-03-10T03:13:22.054Z] d4687635fad4: Preparing [2025-03-10T03:13:22.054Z] a52dfa340f1d: Preparing [2025-03-10T03:13:22.054Z] 413587cab929: Preparing [2025-03-10T03:13:22.054Z] 75d33fa1af1b: Preparing [2025-03-10T03:13:22.054Z] 56ae90cfc19f: Preparing [2025-03-10T03:13:22.054Z] 49deaebca737: Preparing [2025-03-10T03:13:22.054Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:22.054Z] 5b959d506542: Preparing [2025-03-10T03:13:22.054Z] 912d91b81ac2: Preparing [2025-03-10T03:13:22.054Z] 994456c4fd7b: Preparing [2025-03-10T03:13:22.054Z] 912d91b81ac2: Waiting [2025-03-10T03:13:22.054Z] 49deaebca737: Waiting [2025-03-10T03:13:22.054Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:22.054Z] 994456c4fd7b: Waiting [2025-03-10T03:13:22.054Z] 5b959d506542: Waiting [2025-03-10T03:13:22.054Z] 75d33fa1af1b: Waiting [2025-03-10T03:13:22.054Z] 56ae90cfc19f: Waiting [2025-03-10T03:13:22.054Z] 413587cab929: Layer already exists [2025-03-10T03:13:22.054Z] a52dfa340f1d: Layer already exists [2025-03-10T03:13:22.054Z] d4687635fad4: Layer already exists [2025-03-10T03:13:22.054Z] d1aced7a7f24: Layer already exists [2025-03-10T03:13:22.054Z] 71b2bc3ef96b: Layer already exists [2025-03-10T03:13:22.054Z] 49deaebca737: Layer already exists [2025-03-10T03:13:22.054Z] 56ae90cfc19f: Layer already exists [2025-03-10T03:13:22.054Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:22.054Z] 75d33fa1af1b: Layer already exists [2025-03-10T03:13:22.054Z] 5b959d506542: Layer already exists [2025-03-10T03:13:22.054Z] 912d91b81ac2: Layer already exists [2025-03-10T03:13:22.054Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:22.054Z] latest: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:22.382Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:22.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 [2025-03-10T03:13:22.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-10T03:13:22.700Z] d1aced7a7f24: Preparing [2025-03-10T03:13:22.700Z] 71b2bc3ef96b: Preparing [2025-03-10T03:13:22.700Z] d4687635fad4: Preparing [2025-03-10T03:13:22.700Z] a52dfa340f1d: Preparing [2025-03-10T03:13:22.700Z] 413587cab929: Preparing [2025-03-10T03:13:22.700Z] 75d33fa1af1b: Preparing [2025-03-10T03:13:22.700Z] 56ae90cfc19f: Preparing [2025-03-10T03:13:22.700Z] 49deaebca737: Preparing [2025-03-10T03:13:22.700Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:22.700Z] 5b959d506542: Preparing [2025-03-10T03:13:22.700Z] 912d91b81ac2: Preparing [2025-03-10T03:13:22.700Z] 994456c4fd7b: Preparing [2025-03-10T03:13:22.700Z] 75d33fa1af1b: Waiting [2025-03-10T03:13:22.700Z] 56ae90cfc19f: Waiting [2025-03-10T03:13:22.700Z] 49deaebca737: Waiting [2025-03-10T03:13:22.700Z] 994456c4fd7b: Waiting [2025-03-10T03:13:22.700Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:22.700Z] 5b959d506542: Waiting [2025-03-10T03:13:22.700Z] 912d91b81ac2: Waiting [2025-03-10T03:13:22.700Z] d1aced7a7f24: Layer already exists [2025-03-10T03:13:22.700Z] 71b2bc3ef96b: Layer already exists [2025-03-10T03:13:22.700Z] d4687635fad4: Layer already exists [2025-03-10T03:13:22.700Z] a52dfa340f1d: Layer already exists [2025-03-10T03:13:22.700Z] 413587cab929: Layer already exists [2025-03-10T03:13:22.700Z] 49deaebca737: Layer already exists [2025-03-10T03:13:22.700Z] 75d33fa1af1b: Layer already exists [2025-03-10T03:13:22.700Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:22.700Z] 5b959d506542: Layer already exists [2025-03-10T03:13:22.700Z] 56ae90cfc19f: Layer already exists [2025-03-10T03:13:22.700Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:22.700Z] 912d91b81ac2: Layer already exists [2025-03-10T03:13:22.700Z] 4.0.0-dev.71: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:23.015Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:23.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:23.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-10T03:13:23.337Z] d1aced7a7f24: Preparing [2025-03-10T03:13:23.337Z] 71b2bc3ef96b: Preparing [2025-03-10T03:13:23.337Z] d4687635fad4: Preparing [2025-03-10T03:13:23.337Z] a52dfa340f1d: Preparing [2025-03-10T03:13:23.338Z] 413587cab929: Preparing [2025-03-10T03:13:23.338Z] 75d33fa1af1b: Preparing [2025-03-10T03:13:23.338Z] 56ae90cfc19f: Preparing [2025-03-10T03:13:23.338Z] 49deaebca737: Preparing [2025-03-10T03:13:23.338Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:23.338Z] 5b959d506542: Preparing [2025-03-10T03:13:23.338Z] 912d91b81ac2: Preparing [2025-03-10T03:13:23.338Z] 994456c4fd7b: Preparing [2025-03-10T03:13:23.338Z] 49deaebca737: Waiting [2025-03-10T03:13:23.338Z] 912d91b81ac2: Waiting [2025-03-10T03:13:23.338Z] 994456c4fd7b: Waiting [2025-03-10T03:13:23.338Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:23.338Z] 5b959d506542: Waiting [2025-03-10T03:13:23.338Z] 75d33fa1af1b: Waiting [2025-03-10T03:13:23.338Z] 56ae90cfc19f: Waiting [2025-03-10T03:13:23.338Z] 413587cab929: Layer already exists [2025-03-10T03:13:23.338Z] d4687635fad4: Layer already exists [2025-03-10T03:13:23.338Z] d1aced7a7f24: Layer already exists [2025-03-10T03:13:23.338Z] a52dfa340f1d: Layer already exists [2025-03-10T03:13:23.338Z] 71b2bc3ef96b: Layer already exists [2025-03-10T03:13:23.338Z] 56ae90cfc19f: Layer already exists [2025-03-10T03:13:23.338Z] 49deaebca737: Layer already exists [2025-03-10T03:13:23.338Z] 5b959d506542: Layer already exists [2025-03-10T03:13:23.338Z] 75d33fa1af1b: Layer already exists [2025-03-10T03:13:23.338Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:23.338Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:23.338Z] 912d91b81ac2: Layer already exists [2025-03-10T03:13:23.338Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:23.667Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:24.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-10T03:13:24.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-10T03:13:24.033Z] d1aced7a7f24: Preparing [2025-03-10T03:13:24.033Z] 71b2bc3ef96b: Preparing [2025-03-10T03:13:24.033Z] d4687635fad4: Preparing [2025-03-10T03:13:24.033Z] a52dfa340f1d: Preparing [2025-03-10T03:13:24.033Z] 413587cab929: Preparing [2025-03-10T03:13:24.033Z] 75d33fa1af1b: Preparing [2025-03-10T03:13:24.033Z] 56ae90cfc19f: Preparing [2025-03-10T03:13:24.033Z] 49deaebca737: Preparing [2025-03-10T03:13:24.033Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:24.033Z] 5b959d506542: Preparing [2025-03-10T03:13:24.033Z] 912d91b81ac2: Preparing [2025-03-10T03:13:24.033Z] 994456c4fd7b: Preparing [2025-03-10T03:13:24.033Z] 49deaebca737: Waiting [2025-03-10T03:13:24.033Z] 4e3e20e0d30a: Waiting [2025-03-10T03:13:24.033Z] 5b959d506542: Waiting [2025-03-10T03:13:24.033Z] 912d91b81ac2: Waiting [2025-03-10T03:13:24.033Z] 994456c4fd7b: Waiting [2025-03-10T03:13:24.033Z] 56ae90cfc19f: Waiting [2025-03-10T03:13:24.033Z] d1aced7a7f24: Layer already exists [2025-03-10T03:13:24.033Z] a52dfa340f1d: Layer already exists [2025-03-10T03:13:24.033Z] d4687635fad4: Layer already exists [2025-03-10T03:13:24.033Z] 71b2bc3ef96b: Layer already exists [2025-03-10T03:13:24.033Z] 413587cab929: Layer already exists [2025-03-10T03:13:24.033Z] 49deaebca737: Layer already exists [2025-03-10T03:13:24.033Z] 56ae90cfc19f: Layer already exists [2025-03-10T03:13:24.033Z] 5b959d506542: Layer already exists [2025-03-10T03:13:24.033Z] 75d33fa1af1b: Layer already exists [2025-03-10T03:13:24.033Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:24.033Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:24.034Z] 912d91b81ac2: Layer already exists [2025-03-10T03:13:24.034Z] main: digest: sha256:99c01fa05967500ab5a60282919398671652f20a853d9675b9dfeff52b3b81cb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:24.102Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:24.114Z] taggedImages: [2025-03-10T03:13:24.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:24.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-10T03:13:24.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.71 [2025-03-10T03:13:24.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:24.114Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-10T03:13:24.137Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-10T03:13:24.137Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:24.137Z] latest [2025-03-10T03:13:24.137Z] 4.0.0-dev.71 [2025-03-10T03:13:24.137Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:24.137Z] main [2025-03-10T03:13:24.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:24.467Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:24.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:24.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-10T03:13:24.783Z] 5ba13f60c3fd: Preparing [2025-03-10T03:13:24.783Z] fe55a58cf247: Preparing [2025-03-10T03:13:24.783Z] 49deaebca737: Preparing [2025-03-10T03:13:24.783Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:24.783Z] 2c637fc274e6: Preparing [2025-03-10T03:13:24.783Z] 1012332111ae: Preparing [2025-03-10T03:13:24.783Z] 994456c4fd7b: Preparing [2025-03-10T03:13:24.783Z] 994456c4fd7b: Waiting [2025-03-10T03:13:24.783Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:24.783Z] 49deaebca737: Layer already exists [2025-03-10T03:13:24.783Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:24.783Z] 2c637fc274e6: Pushed [2025-03-10T03:13:24.783Z] 5ba13f60c3fd: Pushed [2025-03-10T03:13:25.715Z] 1012332111ae: Pushed [2025-03-10T03:13:27.611Z] fe55a58cf247: Pushed [2025-03-10T03:13:27.611Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:27.947Z] + 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 [2025-03-10T03:13:28.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-10T03:13:28.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-10T03:13:28.260Z] 5ba13f60c3fd: Preparing [2025-03-10T03:13:28.260Z] fe55a58cf247: Preparing [2025-03-10T03:13:28.260Z] 49deaebca737: Preparing [2025-03-10T03:13:28.260Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:28.260Z] 2c637fc274e6: Preparing [2025-03-10T03:13:28.260Z] 1012332111ae: Preparing [2025-03-10T03:13:28.260Z] 994456c4fd7b: Preparing [2025-03-10T03:13:28.260Z] 1012332111ae: Waiting [2025-03-10T03:13:28.260Z] 49deaebca737: Layer already exists [2025-03-10T03:13:28.260Z] 2c637fc274e6: Layer already exists [2025-03-10T03:13:28.260Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:28.260Z] 5ba13f60c3fd: Layer already exists [2025-03-10T03:13:28.260Z] fe55a58cf247: Layer already exists [2025-03-10T03:13:28.260Z] 1012332111ae: Layer already exists [2025-03-10T03:13:28.260Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:28.260Z] latest: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:28.575Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:28.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 [2025-03-10T03:13:28.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-10T03:13:28.895Z] 5ba13f60c3fd: Preparing [2025-03-10T03:13:28.895Z] fe55a58cf247: Preparing [2025-03-10T03:13:28.895Z] 49deaebca737: Preparing [2025-03-10T03:13:28.895Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:28.895Z] 2c637fc274e6: Preparing [2025-03-10T03:13:28.895Z] 1012332111ae: Preparing [2025-03-10T03:13:28.895Z] 994456c4fd7b: Preparing [2025-03-10T03:13:28.895Z] 1012332111ae: Waiting [2025-03-10T03:13:28.895Z] 994456c4fd7b: Waiting [2025-03-10T03:13:28.895Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:28.895Z] fe55a58cf247: Layer already exists [2025-03-10T03:13:28.895Z] 5ba13f60c3fd: Layer already exists [2025-03-10T03:13:28.895Z] 2c637fc274e6: Layer already exists [2025-03-10T03:13:28.895Z] 49deaebca737: Layer already exists [2025-03-10T03:13:28.895Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:28.895Z] 1012332111ae: Layer already exists [2025-03-10T03:13:28.895Z] 4.0.0-dev.71: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:29.221Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:29.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:29.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-10T03:13:29.533Z] 5ba13f60c3fd: Preparing [2025-03-10T03:13:29.533Z] fe55a58cf247: Preparing [2025-03-10T03:13:29.533Z] 49deaebca737: Preparing [2025-03-10T03:13:29.533Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:29.533Z] 2c637fc274e6: Preparing [2025-03-10T03:13:29.533Z] 1012332111ae: Preparing [2025-03-10T03:13:29.533Z] 994456c4fd7b: Preparing [2025-03-10T03:13:29.533Z] 994456c4fd7b: Waiting [2025-03-10T03:13:29.533Z] 1012332111ae: Waiting [2025-03-10T03:13:29.533Z] 49deaebca737: Layer already exists [2025-03-10T03:13:29.533Z] fe55a58cf247: Layer already exists [2025-03-10T03:13:29.533Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:29.533Z] 2c637fc274e6: Layer already exists [2025-03-10T03:13:29.533Z] 5ba13f60c3fd: Layer already exists [2025-03-10T03:13:29.533Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:29.533Z] 1012332111ae: Layer already exists [2025-03-10T03:13:29.533Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:29.860Z] + 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 [2025-03-10T03:13:30.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-10T03:13:30.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-10T03:13:30.180Z] 5ba13f60c3fd: Preparing [2025-03-10T03:13:30.180Z] fe55a58cf247: Preparing [2025-03-10T03:13:30.180Z] 49deaebca737: Preparing [2025-03-10T03:13:30.180Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:30.180Z] 2c637fc274e6: Preparing [2025-03-10T03:13:30.180Z] 1012332111ae: Preparing [2025-03-10T03:13:30.180Z] 994456c4fd7b: Preparing [2025-03-10T03:13:30.180Z] 1012332111ae: Waiting [2025-03-10T03:13:30.180Z] 994456c4fd7b: Waiting [2025-03-10T03:13:30.180Z] 2c637fc274e6: Layer already exists [2025-03-10T03:13:30.180Z] fe55a58cf247: Layer already exists [2025-03-10T03:13:30.180Z] 49deaebca737: Layer already exists [2025-03-10T03:13:30.180Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:30.180Z] 5ba13f60c3fd: Layer already exists [2025-03-10T03:13:30.180Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:30.180Z] 1012332111ae: Layer already exists [2025-03-10T03:13:30.180Z] main: digest: sha256:db33d1af76db6e767157d46afe1a9def7265f41be2fbab0af18231794a284a06 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:30.255Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:30.271Z] taggedImages: [2025-03-10T03:13:30.271Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:30.271Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-10T03:13:30.271Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.71 [2025-03-10T03:13:30.271Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:30.271Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-10T03:13:30.293Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-10T03:13:30.293Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:30.293Z] latest [2025-03-10T03:13:30.293Z] 4.0.0-dev.71 [2025-03-10T03:13:30.293Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:30.293Z] main [2025-03-10T03:13:30.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:30.650Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:30.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:30.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-10T03:13:30.965Z] fe2c70ba9d7a: Preparing [2025-03-10T03:13:30.965Z] 32eaacf2210e: Preparing [2025-03-10T03:13:30.965Z] d9e70761ae44: Preparing [2025-03-10T03:13:30.965Z] 49deaebca737: Preparing [2025-03-10T03:13:30.965Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:30.965Z] 4fc85f2f1b83: Preparing [2025-03-10T03:13:30.965Z] 764cb3ee61ee: Preparing [2025-03-10T03:13:30.965Z] 681486c62f98: Preparing [2025-03-10T03:13:30.965Z] e03a718c0879: Preparing [2025-03-10T03:13:30.965Z] 994456c4fd7b: Preparing [2025-03-10T03:13:30.965Z] 764cb3ee61ee: Waiting [2025-03-10T03:13:30.965Z] 681486c62f98: Waiting [2025-03-10T03:13:30.965Z] e03a718c0879: Waiting [2025-03-10T03:13:30.965Z] 994456c4fd7b: Waiting [2025-03-10T03:13:30.965Z] 4fc85f2f1b83: Waiting [2025-03-10T03:13:30.965Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:30.965Z] 49deaebca737: Layer already exists [2025-03-10T03:13:30.965Z] 32eaacf2210e: Pushed [2025-03-10T03:13:30.965Z] d9e70761ae44: Pushed [2025-03-10T03:13:30.965Z] fe2c70ba9d7a: Pushed [2025-03-10T03:13:30.965Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:30.965Z] 681486c62f98: Pushed [2025-03-10T03:13:31.529Z] e03a718c0879: Pushed [2025-03-10T03:13:35.716Z] 764cb3ee61ee: Pushed [2025-03-10T03:13:42.330Z] 4fc85f2f1b83: Pushed [2025-03-10T03:13:42.330Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:42.661Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:42.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-10T03:13:42.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-10T03:13:42.977Z] fe2c70ba9d7a: Preparing [2025-03-10T03:13:42.977Z] 32eaacf2210e: Preparing [2025-03-10T03:13:42.977Z] d9e70761ae44: Preparing [2025-03-10T03:13:42.977Z] 49deaebca737: Preparing [2025-03-10T03:13:42.977Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:42.977Z] 4fc85f2f1b83: Preparing [2025-03-10T03:13:42.977Z] 764cb3ee61ee: Preparing [2025-03-10T03:13:42.977Z] 4fc85f2f1b83: Waiting [2025-03-10T03:13:42.977Z] 681486c62f98: Preparing [2025-03-10T03:13:42.977Z] e03a718c0879: Preparing [2025-03-10T03:13:42.977Z] 994456c4fd7b: Preparing [2025-03-10T03:13:42.977Z] 764cb3ee61ee: Waiting [2025-03-10T03:13:42.977Z] 681486c62f98: Waiting [2025-03-10T03:13:42.977Z] fe2c70ba9d7a: Layer already exists [2025-03-10T03:13:42.977Z] d9e70761ae44: Layer already exists [2025-03-10T03:13:42.977Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:42.977Z] 49deaebca737: Layer already exists [2025-03-10T03:13:42.977Z] 32eaacf2210e: Layer already exists [2025-03-10T03:13:42.977Z] 764cb3ee61ee: Layer already exists [2025-03-10T03:13:42.977Z] 4fc85f2f1b83: Layer already exists [2025-03-10T03:13:42.977Z] 681486c62f98: Layer already exists [2025-03-10T03:13:42.977Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:42.977Z] e03a718c0879: Layer already exists [2025-03-10T03:13:42.977Z] latest: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:43.301Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:43.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 [2025-03-10T03:13:43.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-10T03:13:43.619Z] fe2c70ba9d7a: Preparing [2025-03-10T03:13:43.619Z] 32eaacf2210e: Preparing [2025-03-10T03:13:43.619Z] d9e70761ae44: Preparing [2025-03-10T03:13:43.619Z] 49deaebca737: Preparing [2025-03-10T03:13:43.619Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:43.619Z] 4fc85f2f1b83: Preparing [2025-03-10T03:13:43.619Z] 764cb3ee61ee: Preparing [2025-03-10T03:13:43.619Z] 681486c62f98: Preparing [2025-03-10T03:13:43.619Z] e03a718c0879: Preparing [2025-03-10T03:13:43.619Z] 994456c4fd7b: Preparing [2025-03-10T03:13:43.619Z] 681486c62f98: Waiting [2025-03-10T03:13:43.619Z] e03a718c0879: Waiting [2025-03-10T03:13:43.619Z] 994456c4fd7b: Waiting [2025-03-10T03:13:43.619Z] 4fc85f2f1b83: Waiting [2025-03-10T03:13:43.619Z] 764cb3ee61ee: Waiting [2025-03-10T03:13:43.619Z] fe2c70ba9d7a: Layer already exists [2025-03-10T03:13:43.619Z] d9e70761ae44: Layer already exists [2025-03-10T03:13:43.619Z] 32eaacf2210e: Layer already exists [2025-03-10T03:13:43.619Z] 49deaebca737: Layer already exists [2025-03-10T03:13:43.619Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:43.619Z] 764cb3ee61ee: Layer already exists [2025-03-10T03:13:43.619Z] 4fc85f2f1b83: Layer already exists [2025-03-10T03:13:43.619Z] 681486c62f98: Layer already exists [2025-03-10T03:13:43.619Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:43.619Z] e03a718c0879: Layer already exists [2025-03-10T03:13:43.619Z] 4.0.0-dev.71: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:43.943Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:44.264Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:44.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-10T03:13:44.264Z] fe2c70ba9d7a: Preparing [2025-03-10T03:13:44.264Z] 32eaacf2210e: Preparing [2025-03-10T03:13:44.264Z] d9e70761ae44: Preparing [2025-03-10T03:13:44.264Z] 49deaebca737: Preparing [2025-03-10T03:13:44.264Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:44.264Z] 4fc85f2f1b83: Preparing [2025-03-10T03:13:44.264Z] 764cb3ee61ee: Preparing [2025-03-10T03:13:44.264Z] 681486c62f98: Preparing [2025-03-10T03:13:44.264Z] e03a718c0879: Preparing [2025-03-10T03:13:44.264Z] 994456c4fd7b: Preparing [2025-03-10T03:13:44.264Z] 681486c62f98: Waiting [2025-03-10T03:13:44.264Z] 4fc85f2f1b83: Waiting [2025-03-10T03:13:44.264Z] 764cb3ee61ee: Waiting [2025-03-10T03:13:44.264Z] e03a718c0879: Waiting [2025-03-10T03:13:44.264Z] 994456c4fd7b: Waiting [2025-03-10T03:13:44.264Z] 49deaebca737: Layer already exists [2025-03-10T03:13:44.264Z] 32eaacf2210e: Layer already exists [2025-03-10T03:13:44.264Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:44.264Z] d9e70761ae44: Layer already exists [2025-03-10T03:13:44.264Z] fe2c70ba9d7a: Layer already exists [2025-03-10T03:13:44.264Z] 681486c62f98: Layer already exists [2025-03-10T03:13:44.264Z] e03a718c0879: Layer already exists [2025-03-10T03:13:44.264Z] 4fc85f2f1b83: Layer already exists [2025-03-10T03:13:44.264Z] 764cb3ee61ee: Layer already exists [2025-03-10T03:13:44.264Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:44.264Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:44.581Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:44.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-10T03:13:44.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-10T03:13:44.911Z] fe2c70ba9d7a: Preparing [2025-03-10T03:13:44.911Z] 32eaacf2210e: Preparing [2025-03-10T03:13:44.911Z] d9e70761ae44: Preparing [2025-03-10T03:13:44.911Z] 49deaebca737: Preparing [2025-03-10T03:13:44.911Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:44.911Z] 4fc85f2f1b83: Preparing [2025-03-10T03:13:44.911Z] 764cb3ee61ee: Preparing [2025-03-10T03:13:44.911Z] 681486c62f98: Preparing [2025-03-10T03:13:44.911Z] e03a718c0879: Preparing [2025-03-10T03:13:44.911Z] 994456c4fd7b: Preparing [2025-03-10T03:13:44.911Z] 764cb3ee61ee: Waiting [2025-03-10T03:13:44.911Z] 681486c62f98: Waiting [2025-03-10T03:13:44.911Z] 994456c4fd7b: Waiting [2025-03-10T03:13:44.911Z] 4fc85f2f1b83: Waiting [2025-03-10T03:13:44.911Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:44.911Z] 49deaebca737: Layer already exists [2025-03-10T03:13:44.911Z] fe2c70ba9d7a: Layer already exists [2025-03-10T03:13:44.911Z] 32eaacf2210e: Layer already exists [2025-03-10T03:13:44.911Z] d9e70761ae44: Layer already exists [2025-03-10T03:13:44.911Z] 4fc85f2f1b83: Layer already exists [2025-03-10T03:13:44.911Z] 764cb3ee61ee: Layer already exists [2025-03-10T03:13:44.911Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:44.911Z] 681486c62f98: Layer already exists [2025-03-10T03:13:44.911Z] e03a718c0879: Layer already exists [2025-03-10T03:13:44.911Z] main: digest: sha256:3538ddcd35726564767c6b4d8defaab74abb84b4c70c5975b24a491930972c47 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:13:44.990Z] ===================================================== [Pipeline] echo [2025-03-10T03:13:45.008Z] taggedImages: [2025-03-10T03:13:45.008Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:45.008Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-10T03:13:45.008Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.71 [2025-03-10T03:13:45.008Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:45.008Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-10T03:13:45.039Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-10T03:13:45.039Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:45.039Z] latest [2025-03-10T03:13:45.039Z] 4.0.0-dev.71 [2025-03-10T03:13:45.039Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:13:45.039Z] main [2025-03-10T03:13:45.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:45.389Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:45.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:13:45.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-10T03:13:45.709Z] cbaef8641f8f: Preparing [2025-03-10T03:13:45.709Z] 0aa490f443a0: Preparing [2025-03-10T03:13:45.709Z] 31ac1a6ff4bb: Preparing [2025-03-10T03:13:45.709Z] 49deaebca737: Preparing [2025-03-10T03:13:45.709Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:45.709Z] 935402b9f303: Preparing [2025-03-10T03:13:45.709Z] 6da91b201ec4: Preparing [2025-03-10T03:13:45.709Z] d883e78a7ab0: Preparing [2025-03-10T03:13:45.709Z] 994456c4fd7b: Preparing [2025-03-10T03:13:45.709Z] 935402b9f303: Waiting [2025-03-10T03:13:45.709Z] d883e78a7ab0: Waiting [2025-03-10T03:13:45.709Z] 6da91b201ec4: Waiting [2025-03-10T03:13:45.709Z] 994456c4fd7b: Waiting [2025-03-10T03:13:45.709Z] 49deaebca737: Layer already exists [2025-03-10T03:13:45.709Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:45.709Z] 31ac1a6ff4bb: Pushed [2025-03-10T03:13:45.709Z] cbaef8641f8f: Pushed [2025-03-10T03:13:45.709Z] 6da91b201ec4: Pushed [2025-03-10T03:13:45.709Z] 0aa490f443a0: Pushed [2025-03-10T03:13:45.709Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:46.276Z] d883e78a7ab0: Pushed [2025-03-10T03:13:58.522Z] 935402b9f303: Pushed [2025-03-10T03:13:58.522Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:58.870Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:59.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-10T03:13:59.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-10T03:13:59.217Z] cbaef8641f8f: Preparing [2025-03-10T03:13:59.217Z] 0aa490f443a0: Preparing [2025-03-10T03:13:59.217Z] 31ac1a6ff4bb: Preparing [2025-03-10T03:13:59.217Z] 49deaebca737: Preparing [2025-03-10T03:13:59.217Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:59.217Z] 935402b9f303: Preparing [2025-03-10T03:13:59.217Z] 6da91b201ec4: Preparing [2025-03-10T03:13:59.217Z] d883e78a7ab0: Preparing [2025-03-10T03:13:59.217Z] 994456c4fd7b: Preparing [2025-03-10T03:13:59.217Z] d883e78a7ab0: Waiting [2025-03-10T03:13:59.217Z] 935402b9f303: Waiting [2025-03-10T03:13:59.217Z] 994456c4fd7b: Waiting [2025-03-10T03:13:59.217Z] 0aa490f443a0: Layer already exists [2025-03-10T03:13:59.217Z] cbaef8641f8f: Layer already exists [2025-03-10T03:13:59.217Z] 31ac1a6ff4bb: Layer already exists [2025-03-10T03:13:59.217Z] 49deaebca737: Layer already exists [2025-03-10T03:13:59.217Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:59.217Z] d883e78a7ab0: Layer already exists [2025-03-10T03:13:59.217Z] 935402b9f303: Layer already exists [2025-03-10T03:13:59.217Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:59.217Z] 6da91b201ec4: Layer already exists [2025-03-10T03:13:59.217Z] latest: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:59.553Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:13:59.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 [2025-03-10T03:13:59.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-10T03:13:59.908Z] cbaef8641f8f: Preparing [2025-03-10T03:13:59.908Z] 0aa490f443a0: Preparing [2025-03-10T03:13:59.908Z] 31ac1a6ff4bb: Preparing [2025-03-10T03:13:59.908Z] 49deaebca737: Preparing [2025-03-10T03:13:59.908Z] 4e3e20e0d30a: Preparing [2025-03-10T03:13:59.908Z] 935402b9f303: Preparing [2025-03-10T03:13:59.908Z] 6da91b201ec4: Preparing [2025-03-10T03:13:59.908Z] d883e78a7ab0: Preparing [2025-03-10T03:13:59.908Z] 994456c4fd7b: Preparing [2025-03-10T03:13:59.908Z] 6da91b201ec4: Waiting [2025-03-10T03:13:59.908Z] d883e78a7ab0: Waiting [2025-03-10T03:13:59.908Z] 994456c4fd7b: Waiting [2025-03-10T03:13:59.908Z] 935402b9f303: Waiting [2025-03-10T03:13:59.908Z] cbaef8641f8f: Layer already exists [2025-03-10T03:13:59.908Z] 49deaebca737: Layer already exists [2025-03-10T03:13:59.908Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:13:59.908Z] 31ac1a6ff4bb: Layer already exists [2025-03-10T03:13:59.908Z] 0aa490f443a0: Layer already exists [2025-03-10T03:13:59.908Z] 6da91b201ec4: Layer already exists [2025-03-10T03:13:59.908Z] d883e78a7ab0: Layer already exists [2025-03-10T03:13:59.908Z] 935402b9f303: Layer already exists [2025-03-10T03:13:59.908Z] 994456c4fd7b: Layer already exists [2025-03-10T03:13:59.908Z] 4.0.0-dev.71: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:00.250Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:00.584Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:00.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-10T03:14:00.584Z] cbaef8641f8f: Preparing [2025-03-10T03:14:00.584Z] 0aa490f443a0: Preparing [2025-03-10T03:14:00.584Z] 31ac1a6ff4bb: Preparing [2025-03-10T03:14:00.584Z] 49deaebca737: Preparing [2025-03-10T03:14:00.584Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:00.584Z] 935402b9f303: Preparing [2025-03-10T03:14:00.584Z] 6da91b201ec4: Preparing [2025-03-10T03:14:00.584Z] d883e78a7ab0: Preparing [2025-03-10T03:14:00.584Z] 994456c4fd7b: Preparing [2025-03-10T03:14:00.584Z] 935402b9f303: Waiting [2025-03-10T03:14:00.584Z] 994456c4fd7b: Waiting [2025-03-10T03:14:00.584Z] 6da91b201ec4: Waiting [2025-03-10T03:14:00.584Z] d883e78a7ab0: Waiting [2025-03-10T03:14:00.584Z] 49deaebca737: Layer already exists [2025-03-10T03:14:00.584Z] 31ac1a6ff4bb: Layer already exists [2025-03-10T03:14:00.584Z] cbaef8641f8f: Layer already exists [2025-03-10T03:14:00.584Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:00.584Z] 0aa490f443a0: Layer already exists [2025-03-10T03:14:00.584Z] 935402b9f303: Layer already exists [2025-03-10T03:14:00.584Z] 6da91b201ec4: Layer already exists [2025-03-10T03:14:00.584Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:00.584Z] d883e78a7ab0: Layer already exists [2025-03-10T03:14:00.584Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:00.925Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:01.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-10T03:14:01.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-10T03:14:01.262Z] cbaef8641f8f: Preparing [2025-03-10T03:14:01.262Z] 0aa490f443a0: Preparing [2025-03-10T03:14:01.262Z] 31ac1a6ff4bb: Preparing [2025-03-10T03:14:01.262Z] 49deaebca737: Preparing [2025-03-10T03:14:01.262Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:01.262Z] 935402b9f303: Preparing [2025-03-10T03:14:01.262Z] 6da91b201ec4: Preparing [2025-03-10T03:14:01.262Z] d883e78a7ab0: Preparing [2025-03-10T03:14:01.262Z] 994456c4fd7b: Preparing [2025-03-10T03:14:01.262Z] 935402b9f303: Waiting [2025-03-10T03:14:01.262Z] 994456c4fd7b: Waiting [2025-03-10T03:14:01.262Z] 6da91b201ec4: Waiting [2025-03-10T03:14:01.262Z] d883e78a7ab0: Waiting [2025-03-10T03:14:01.262Z] 31ac1a6ff4bb: Layer already exists [2025-03-10T03:14:01.262Z] 49deaebca737: Layer already exists [2025-03-10T03:14:01.262Z] 0aa490f443a0: Layer already exists [2025-03-10T03:14:01.262Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:01.262Z] cbaef8641f8f: Layer already exists [2025-03-10T03:14:01.262Z] 6da91b201ec4: Layer already exists [2025-03-10T03:14:01.262Z] 935402b9f303: Layer already exists [2025-03-10T03:14:01.262Z] d883e78a7ab0: Layer already exists [2025-03-10T03:14:01.262Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:01.262Z] main: digest: sha256:bff3dbb66a4bf35a52da409d949fef66fa0707dae58b135987670b85d6b96c57 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:14:01.353Z] ===================================================== [Pipeline] echo [2025-03-10T03:14:01.374Z] taggedImages: [2025-03-10T03:14:01.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:01.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-10T03:14:01.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.71 [2025-03-10T03:14:01.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:01.374Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-10T03:14:01.407Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-10T03:14:01.407Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:01.407Z] latest [2025-03-10T03:14:01.407Z] 4.0.0-dev.71 [2025-03-10T03:14:01.407Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:01.407Z] main [2025-03-10T03:14:01.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:01.760Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:02.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:02.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-10T03:14:02.091Z] 2a046f088f6c: Preparing [2025-03-10T03:14:02.091Z] 6c49a4847dd1: Preparing [2025-03-10T03:14:02.091Z] 368fd8ea654d: Preparing [2025-03-10T03:14:02.091Z] 49deaebca737: Preparing [2025-03-10T03:14:02.091Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:02.091Z] 65a9a1971028: Preparing [2025-03-10T03:14:02.091Z] 681486c62f98: Preparing [2025-03-10T03:14:02.091Z] e03a718c0879: Preparing [2025-03-10T03:14:02.091Z] 994456c4fd7b: Preparing [2025-03-10T03:14:02.091Z] e03a718c0879: Waiting [2025-03-10T03:14:02.091Z] 65a9a1971028: Waiting [2025-03-10T03:14:02.091Z] 994456c4fd7b: Waiting [2025-03-10T03:14:02.091Z] 681486c62f98: Waiting [2025-03-10T03:14:02.091Z] 49deaebca737: Layer already exists [2025-03-10T03:14:02.091Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:02.091Z] 681486c62f98: Layer already exists [2025-03-10T03:14:02.091Z] e03a718c0879: Layer already exists [2025-03-10T03:14:02.091Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:02.091Z] 368fd8ea654d: Pushed [2025-03-10T03:14:02.091Z] 2a046f088f6c: Pushed [2025-03-10T03:14:02.091Z] 6c49a4847dd1: Pushed [2025-03-10T03:14:14.312Z] 65a9a1971028: Pushed [2025-03-10T03:14:14.312Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:14.661Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:15.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-10T03:14:15.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-10T03:14:15.004Z] 2a046f088f6c: Preparing [2025-03-10T03:14:15.004Z] 6c49a4847dd1: Preparing [2025-03-10T03:14:15.004Z] 368fd8ea654d: Preparing [2025-03-10T03:14:15.004Z] 49deaebca737: Preparing [2025-03-10T03:14:15.004Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:15.004Z] 65a9a1971028: Preparing [2025-03-10T03:14:15.004Z] 681486c62f98: Preparing [2025-03-10T03:14:15.004Z] e03a718c0879: Preparing [2025-03-10T03:14:15.004Z] 994456c4fd7b: Preparing [2025-03-10T03:14:15.004Z] 681486c62f98: Waiting [2025-03-10T03:14:15.004Z] e03a718c0879: Waiting [2025-03-10T03:14:15.004Z] 994456c4fd7b: Waiting [2025-03-10T03:14:15.004Z] 65a9a1971028: Waiting [2025-03-10T03:14:15.004Z] 2a046f088f6c: Layer already exists [2025-03-10T03:14:15.004Z] 49deaebca737: Layer already exists [2025-03-10T03:14:15.004Z] 6c49a4847dd1: Layer already exists [2025-03-10T03:14:15.004Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:15.004Z] 368fd8ea654d: Layer already exists [2025-03-10T03:14:15.004Z] 65a9a1971028: Layer already exists [2025-03-10T03:14:15.004Z] e03a718c0879: Layer already exists [2025-03-10T03:14:15.004Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:15.004Z] 681486c62f98: Layer already exists [2025-03-10T03:14:15.004Z] latest: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:15.341Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:15.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 [2025-03-10T03:14:15.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-10T03:14:15.680Z] 2a046f088f6c: Preparing [2025-03-10T03:14:15.680Z] 6c49a4847dd1: Preparing [2025-03-10T03:14:15.680Z] 368fd8ea654d: Preparing [2025-03-10T03:14:15.680Z] 49deaebca737: Preparing [2025-03-10T03:14:15.680Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:15.680Z] 65a9a1971028: Preparing [2025-03-10T03:14:15.680Z] 681486c62f98: Preparing [2025-03-10T03:14:15.680Z] e03a718c0879: Preparing [2025-03-10T03:14:15.680Z] 994456c4fd7b: Preparing [2025-03-10T03:14:15.680Z] 681486c62f98: Waiting [2025-03-10T03:14:15.680Z] e03a718c0879: Waiting [2025-03-10T03:14:15.680Z] 994456c4fd7b: Waiting [2025-03-10T03:14:15.680Z] 65a9a1971028: Waiting [2025-03-10T03:14:15.680Z] 49deaebca737: Layer already exists [2025-03-10T03:14:15.680Z] 2a046f088f6c: Layer already exists [2025-03-10T03:14:15.680Z] 6c49a4847dd1: Layer already exists [2025-03-10T03:14:15.680Z] 368fd8ea654d: Layer already exists [2025-03-10T03:14:15.680Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:15.680Z] 65a9a1971028: Layer already exists [2025-03-10T03:14:15.680Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:15.680Z] e03a718c0879: Layer already exists [2025-03-10T03:14:15.680Z] 681486c62f98: Layer already exists [2025-03-10T03:14:15.680Z] 4.0.0-dev.71: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:16.010Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:16.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:16.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-10T03:14:16.347Z] 2a046f088f6c: Preparing [2025-03-10T03:14:16.347Z] 6c49a4847dd1: Preparing [2025-03-10T03:14:16.347Z] 368fd8ea654d: Preparing [2025-03-10T03:14:16.347Z] 49deaebca737: Preparing [2025-03-10T03:14:16.347Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:16.347Z] 65a9a1971028: Preparing [2025-03-10T03:14:16.347Z] 681486c62f98: Preparing [2025-03-10T03:14:16.347Z] e03a718c0879: Preparing [2025-03-10T03:14:16.347Z] 994456c4fd7b: Preparing [2025-03-10T03:14:16.347Z] e03a718c0879: Waiting [2025-03-10T03:14:16.347Z] 65a9a1971028: Waiting [2025-03-10T03:14:16.347Z] 681486c62f98: Waiting [2025-03-10T03:14:16.347Z] 994456c4fd7b: Waiting [2025-03-10T03:14:16.347Z] 49deaebca737: Layer already exists [2025-03-10T03:14:16.347Z] 6c49a4847dd1: Layer already exists [2025-03-10T03:14:16.347Z] 368fd8ea654d: Layer already exists [2025-03-10T03:14:16.347Z] 2a046f088f6c: Layer already exists [2025-03-10T03:14:16.347Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:16.347Z] 65a9a1971028: Layer already exists [2025-03-10T03:14:16.347Z] e03a718c0879: Layer already exists [2025-03-10T03:14:16.347Z] 681486c62f98: Layer already exists [2025-03-10T03:14:16.347Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:16.347Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:16.695Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:17.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-10T03:14:17.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-10T03:14:17.030Z] 2a046f088f6c: Preparing [2025-03-10T03:14:17.030Z] 6c49a4847dd1: Preparing [2025-03-10T03:14:17.030Z] 368fd8ea654d: Preparing [2025-03-10T03:14:17.030Z] 49deaebca737: Preparing [2025-03-10T03:14:17.030Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:17.030Z] 65a9a1971028: Preparing [2025-03-10T03:14:17.030Z] 681486c62f98: Preparing [2025-03-10T03:14:17.030Z] e03a718c0879: Preparing [2025-03-10T03:14:17.030Z] 994456c4fd7b: Preparing [2025-03-10T03:14:17.030Z] 65a9a1971028: Waiting [2025-03-10T03:14:17.030Z] 681486c62f98: Waiting [2025-03-10T03:14:17.030Z] e03a718c0879: Waiting [2025-03-10T03:14:17.030Z] 994456c4fd7b: Waiting [2025-03-10T03:14:17.030Z] 2a046f088f6c: Layer already exists [2025-03-10T03:14:17.030Z] 49deaebca737: Layer already exists [2025-03-10T03:14:17.030Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:17.030Z] 6c49a4847dd1: Layer already exists [2025-03-10T03:14:17.030Z] 368fd8ea654d: Layer already exists [2025-03-10T03:14:17.030Z] 65a9a1971028: Layer already exists [2025-03-10T03:14:17.030Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:17.030Z] 681486c62f98: Layer already exists [2025-03-10T03:14:17.030Z] e03a718c0879: Layer already exists [2025-03-10T03:14:17.030Z] main: digest: sha256:7eed6a48f8e38953b445ac9f7605acc021d44b705e8d382c1157a69363d179c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:14:17.133Z] ===================================================== [Pipeline] echo [2025-03-10T03:14:17.154Z] taggedImages: [2025-03-10T03:14:17.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:17.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-10T03:14:17.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.71 [2025-03-10T03:14:17.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:17.154Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-10T03:14:17.189Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-10T03:14:17.189Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:17.189Z] latest [2025-03-10T03:14:17.189Z] 4.0.0-dev.71 [2025-03-10T03:14:17.189Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:17.189Z] main [2025-03-10T03:14:17.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:17.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:17.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:17.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-10T03:14:17.873Z] b8ca8b33dba9: Preparing [2025-03-10T03:14:17.873Z] 9e3635b92f6e: Preparing [2025-03-10T03:14:17.873Z] 49deaebca737: Preparing [2025-03-10T03:14:17.873Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:17.873Z] 9245a17067d7: Preparing [2025-03-10T03:14:17.873Z] e9238699be86: Preparing [2025-03-10T03:14:17.873Z] 994456c4fd7b: Preparing [2025-03-10T03:14:17.873Z] 994456c4fd7b: Waiting [2025-03-10T03:14:17.873Z] e9238699be86: Waiting [2025-03-10T03:14:17.873Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:17.873Z] 49deaebca737: Layer already exists [2025-03-10T03:14:17.873Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:17.873Z] b8ca8b33dba9: Pushed [2025-03-10T03:14:17.873Z] 9245a17067d7: Pushed [2025-03-10T03:14:18.443Z] e9238699be86: Pushed [2025-03-10T03:14:21.733Z] 9e3635b92f6e: Pushed [2025-03-10T03:14:21.734Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:22.074Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:22.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-10T03:14:22.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-10T03:14:22.400Z] b8ca8b33dba9: Preparing [2025-03-10T03:14:22.400Z] 9e3635b92f6e: Preparing [2025-03-10T03:14:22.400Z] 49deaebca737: Preparing [2025-03-10T03:14:22.400Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:22.400Z] 9245a17067d7: Preparing [2025-03-10T03:14:22.400Z] e9238699be86: Preparing [2025-03-10T03:14:22.400Z] 994456c4fd7b: Preparing [2025-03-10T03:14:22.400Z] 994456c4fd7b: Waiting [2025-03-10T03:14:22.400Z] e9238699be86: Waiting [2025-03-10T03:14:22.400Z] 9245a17067d7: Layer already exists [2025-03-10T03:14:22.400Z] 9e3635b92f6e: Layer already exists [2025-03-10T03:14:22.400Z] 49deaebca737: Layer already exists [2025-03-10T03:14:22.400Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:22.400Z] b8ca8b33dba9: Layer already exists [2025-03-10T03:14:22.400Z] e9238699be86: Layer already exists [2025-03-10T03:14:22.400Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:22.400Z] latest: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:22.736Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:23.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 [2025-03-10T03:14:23.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-10T03:14:23.088Z] b8ca8b33dba9: Preparing [2025-03-10T03:14:23.088Z] 9e3635b92f6e: Preparing [2025-03-10T03:14:23.088Z] 49deaebca737: Preparing [2025-03-10T03:14:23.088Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:23.088Z] 9245a17067d7: Preparing [2025-03-10T03:14:23.088Z] e9238699be86: Preparing [2025-03-10T03:14:23.088Z] 994456c4fd7b: Preparing [2025-03-10T03:14:23.088Z] e9238699be86: Waiting [2025-03-10T03:14:23.088Z] 994456c4fd7b: Waiting [2025-03-10T03:14:23.088Z] 9e3635b92f6e: Layer already exists [2025-03-10T03:14:23.088Z] b8ca8b33dba9: Layer already exists [2025-03-10T03:14:23.088Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:23.088Z] 49deaebca737: Layer already exists [2025-03-10T03:14:23.088Z] 9245a17067d7: Layer already exists [2025-03-10T03:14:23.088Z] e9238699be86: Layer already exists [2025-03-10T03:14:23.088Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:23.088Z] 4.0.0-dev.71: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:23.430Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:23.761Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:23.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-10T03:14:23.762Z] b8ca8b33dba9: Preparing [2025-03-10T03:14:23.762Z] 9e3635b92f6e: Preparing [2025-03-10T03:14:23.762Z] 49deaebca737: Preparing [2025-03-10T03:14:23.762Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:23.762Z] 9245a17067d7: Preparing [2025-03-10T03:14:23.762Z] e9238699be86: Preparing [2025-03-10T03:14:23.762Z] 994456c4fd7b: Preparing [2025-03-10T03:14:23.762Z] e9238699be86: Waiting [2025-03-10T03:14:23.762Z] 994456c4fd7b: Waiting [2025-03-10T03:14:23.762Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:23.762Z] b8ca8b33dba9: Layer already exists [2025-03-10T03:14:23.762Z] 9245a17067d7: Layer already exists [2025-03-10T03:14:23.762Z] 49deaebca737: Layer already exists [2025-03-10T03:14:23.762Z] 9e3635b92f6e: Layer already exists [2025-03-10T03:14:23.762Z] e9238699be86: Layer already exists [2025-03-10T03:14:23.762Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:23.762Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:24.113Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:24.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-10T03:14:24.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-10T03:14:24.452Z] b8ca8b33dba9: Preparing [2025-03-10T03:14:24.452Z] 9e3635b92f6e: Preparing [2025-03-10T03:14:24.452Z] 49deaebca737: Preparing [2025-03-10T03:14:24.452Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:24.452Z] 9245a17067d7: Preparing [2025-03-10T03:14:24.452Z] e9238699be86: Preparing [2025-03-10T03:14:24.452Z] 994456c4fd7b: Preparing [2025-03-10T03:14:24.452Z] 994456c4fd7b: Waiting [2025-03-10T03:14:24.452Z] e9238699be86: Waiting [2025-03-10T03:14:24.452Z] 49deaebca737: Layer already exists [2025-03-10T03:14:24.452Z] 9e3635b92f6e: Layer already exists [2025-03-10T03:14:24.452Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:24.452Z] b8ca8b33dba9: Layer already exists [2025-03-10T03:14:24.452Z] 9245a17067d7: Layer already exists [2025-03-10T03:14:24.452Z] e9238699be86: Layer already exists [2025-03-10T03:14:24.452Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:24.452Z] main: digest: sha256:7d51f1f4b8cb9a2615a8350fb64e8fbc0f24e7440743b9470db9b0db19446eef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:14:24.543Z] ===================================================== [Pipeline] echo [2025-03-10T03:14:24.560Z] taggedImages: [2025-03-10T03:14:24.560Z] - nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:24.560Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-10T03:14:24.560Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.71 [2025-03-10T03:14:24.560Z] - nexus3.edgexfoundry.org:10004/support-notifications:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:24.560Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-10T03:14:24.591Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-10T03:14:24.591Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:24.591Z] latest [2025-03-10T03:14:24.591Z] 4.0.0-dev.71 [2025-03-10T03:14:24.591Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:24.591Z] main [2025-03-10T03:14:24.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:24.952Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:25.280Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:25.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-10T03:14:25.280Z] ced90f772d27: Preparing [2025-03-10T03:14:25.280Z] 052f093d61c5: Preparing [2025-03-10T03:14:25.280Z] 49deaebca737: Preparing [2025-03-10T03:14:25.280Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:25.280Z] c0d60c4bcdcc: Preparing [2025-03-10T03:14:25.280Z] ad045b38e749: Preparing [2025-03-10T03:14:25.280Z] 994456c4fd7b: Preparing [2025-03-10T03:14:25.280Z] ad045b38e749: Waiting [2025-03-10T03:14:25.280Z] 994456c4fd7b: Waiting [2025-03-10T03:14:25.280Z] 49deaebca737: Layer already exists [2025-03-10T03:14:25.280Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:25.280Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:25.280Z] c0d60c4bcdcc: Pushed [2025-03-10T03:14:25.280Z] ced90f772d27: Pushed [2025-03-10T03:14:25.538Z] ad045b38e749: Pushed [2025-03-10T03:14:29.733Z] 052f093d61c5: Pushed [2025-03-10T03:14:29.733Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:30.072Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:30.407Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-10T03:14:30.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-10T03:14:30.407Z] ced90f772d27: Preparing [2025-03-10T03:14:30.407Z] 052f093d61c5: Preparing [2025-03-10T03:14:30.407Z] 49deaebca737: Preparing [2025-03-10T03:14:30.407Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:30.407Z] c0d60c4bcdcc: Preparing [2025-03-10T03:14:30.407Z] ad045b38e749: Preparing [2025-03-10T03:14:30.407Z] 994456c4fd7b: Preparing [2025-03-10T03:14:30.407Z] 994456c4fd7b: Waiting [2025-03-10T03:14:30.407Z] ad045b38e749: Waiting [2025-03-10T03:14:30.407Z] c0d60c4bcdcc: Layer already exists [2025-03-10T03:14:30.407Z] 052f093d61c5: Layer already exists [2025-03-10T03:14:30.407Z] 49deaebca737: Layer already exists [2025-03-10T03:14:30.407Z] ced90f772d27: Layer already exists [2025-03-10T03:14:30.407Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:30.407Z] ad045b38e749: Layer already exists [2025-03-10T03:14:30.407Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:30.407Z] latest: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:30.742Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:31.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 [2025-03-10T03:14:31.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-10T03:14:31.080Z] ced90f772d27: Preparing [2025-03-10T03:14:31.080Z] 052f093d61c5: Preparing [2025-03-10T03:14:31.080Z] 49deaebca737: Preparing [2025-03-10T03:14:31.080Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:31.080Z] c0d60c4bcdcc: Preparing [2025-03-10T03:14:31.080Z] ad045b38e749: Preparing [2025-03-10T03:14:31.080Z] 994456c4fd7b: Preparing [2025-03-10T03:14:31.080Z] ad045b38e749: Waiting [2025-03-10T03:14:31.080Z] 994456c4fd7b: Waiting [2025-03-10T03:14:31.080Z] ced90f772d27: Layer already exists [2025-03-10T03:14:31.080Z] 49deaebca737: Layer already exists [2025-03-10T03:14:31.080Z] 052f093d61c5: Layer already exists [2025-03-10T03:14:31.080Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:31.080Z] c0d60c4bcdcc: Layer already exists [2025-03-10T03:14:31.080Z] ad045b38e749: Layer already exists [2025-03-10T03:14:31.080Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:31.080Z] 4.0.0-dev.71: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:31.425Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:31.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:31.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-10T03:14:31.756Z] ced90f772d27: Preparing [2025-03-10T03:14:31.756Z] 052f093d61c5: Preparing [2025-03-10T03:14:31.756Z] 49deaebca737: Preparing [2025-03-10T03:14:31.756Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:31.756Z] c0d60c4bcdcc: Preparing [2025-03-10T03:14:31.756Z] ad045b38e749: Preparing [2025-03-10T03:14:31.756Z] 994456c4fd7b: Preparing [2025-03-10T03:14:31.756Z] ad045b38e749: Waiting [2025-03-10T03:14:31.756Z] 994456c4fd7b: Waiting [2025-03-10T03:14:31.756Z] ced90f772d27: Layer already exists [2025-03-10T03:14:31.756Z] 052f093d61c5: Layer already exists [2025-03-10T03:14:31.756Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:31.756Z] c0d60c4bcdcc: Layer already exists [2025-03-10T03:14:31.756Z] 49deaebca737: Layer already exists [2025-03-10T03:14:31.756Z] ad045b38e749: Layer already exists [2025-03-10T03:14:31.756Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:31.756Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:32.101Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:14:32.440Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-10T03:14:32.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-10T03:14:32.440Z] ced90f772d27: Preparing [2025-03-10T03:14:32.440Z] 052f093d61c5: Preparing [2025-03-10T03:14:32.440Z] 49deaebca737: Preparing [2025-03-10T03:14:32.440Z] 4e3e20e0d30a: Preparing [2025-03-10T03:14:32.440Z] c0d60c4bcdcc: Preparing [2025-03-10T03:14:32.440Z] ad045b38e749: Preparing [2025-03-10T03:14:32.440Z] 994456c4fd7b: Preparing [2025-03-10T03:14:32.440Z] ad045b38e749: Waiting [2025-03-10T03:14:32.440Z] 994456c4fd7b: Waiting [2025-03-10T03:14:32.440Z] 052f093d61c5: Layer already exists [2025-03-10T03:14:32.440Z] 4e3e20e0d30a: Layer already exists [2025-03-10T03:14:32.440Z] c0d60c4bcdcc: Layer already exists [2025-03-10T03:14:32.440Z] ced90f772d27: Layer already exists [2025-03-10T03:14:32.440Z] 49deaebca737: Layer already exists [2025-03-10T03:14:32.440Z] 994456c4fd7b: Layer already exists [2025-03-10T03:14:32.440Z] ad045b38e749: Layer already exists [2025-03-10T03:14:32.440Z] main: digest: sha256:95e64cabc3a7f6446e719498c23a07a72ad209602e0b03f2ff37414af993cedd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:14:32.538Z] ===================================================== [Pipeline] echo [2025-03-10T03:14:32.557Z] taggedImages: [2025-03-10T03:14:32.557Z] - nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:14:32.557Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-10T03:14:32.557Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.71 [2025-03-10T03:14:32.557Z] - nexus3.edgexfoundry.org:10004/support-scheduler:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:14:32.557Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-10T03:30:08.261Z] #144 ... [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-10T03:30:08.262Z] #148 DONE 1042.6s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:30:08.262Z] #152 ... [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:30:08.262Z] #155 DONE 0.3s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:30:08.262Z] #156 DONE 0.1s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:30:08.262Z] #152 ... [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-10T03:30:08.262Z] #157 DONE 0.3s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:30:08.262Z] #147 ... [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:30:08.262Z] #158 DONE 0.1s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-10T03:30:08.262Z] #159 DONE 0.1s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:30:08.262Z] #160 DONE 2.2s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:30:08.262Z] #149 ... [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #118 [core-common-config-bootstrapper] exporting to image [2025-03-10T03:30:08.262Z] #118 exporting layers [2025-03-10T03:30:08.262Z] #118 exporting layers 0.8s done [2025-03-10T03:30:08.262Z] #118 writing image sha256:9baee6f0f97cf8a3c35446a3db31c63ff8632645ef3d9c2ae0951c628e3badbd done [2025-03-10T03:30:08.262Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-10T03:30:08.262Z] #118 DONE 5.4s [2025-03-10T03:30:08.262Z] [2025-03-10T03:30:08.262Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:30:10.202Z] #153 ... [2025-03-10T03:30:10.202Z] [2025-03-10T03:30:10.202Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-10T03:30:10.202Z] #147 DONE 1056.4s [2025-03-10T03:30:10.469Z] [2025-03-10T03:30:10.469Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:30:10.744Z] #153 ... [2025-03-10T03:30:10.744Z] [2025-03-10T03:30:10.744Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-10T03:30:11.009Z] #161 DONE 0.2s [2025-03-10T03:30:11.009Z] [2025-03-10T03:30:11.009Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-10T03:30:13.593Z] #162 DONE 2.3s [2025-03-10T03:30:13.593Z] [2025-03-10T03:30:13.593Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:30:13.593Z] #163 DONE 0.3s [2025-03-10T03:30:13.593Z] [2025-03-10T03:30:13.593Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:30:13.593Z] #164 DONE 0.2s [2025-03-10T03:30:13.593Z] [2025-03-10T03:30:13.593Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:30:13.864Z] #150 ... [2025-03-10T03:30:13.864Z] [2025-03-10T03:30:13.864Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-10T03:30:14.152Z] #165 DONE 0.4s [2025-03-10T03:30:14.152Z] [2025-03-10T03:30:14.152Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-10T03:30:14.152Z] #166 DONE 0.1s [2025-03-10T03:30:14.152Z] [2025-03-10T03:30:14.152Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-10T03:30:14.420Z] #167 DONE 0.2s [2025-03-10T03:30:14.420Z] [2025-03-10T03:30:14.420Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-10T03:30:14.688Z] #168 DONE 0.1s [2025-03-10T03:30:14.688Z] [2025-03-10T03:30:14.688Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-10T03:30:14.688Z] #169 DONE 0.1s [2025-03-10T03:30:14.688Z] [2025-03-10T03:30:14.688Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-10T03:30:14.688Z] #170 DONE 0.1s [2025-03-10T03:30:14.688Z] [2025-03-10T03:30:14.688Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:30:14.956Z] #152 ... [2025-03-10T03:30:14.956Z] [2025-03-10T03:30:14.956Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-10T03:30:17.545Z] #171 DONE 2.7s [2025-03-10T03:30:17.545Z] [2025-03-10T03:30:17.545Z] #118 [security-bootstrapper] exporting to image [2025-03-10T03:30:17.545Z] #118 exporting layers [2025-03-10T03:30:18.507Z] #118 exporting layers 0.8s done [2025-03-10T03:30:18.507Z] #118 writing image sha256:2ac9b77a32d479f3c3e4602c34aa16860f2a8933597d1e4406fa0acafaf6586e done [2025-03-10T03:30:18.507Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-10T03:30:18.507Z] #118 DONE 6.2s [2025-03-10T03:30:18.507Z] [2025-03-10T03:30:18.507Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:44:56.123Z] #153 ... [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-10T03:44:56.123Z] #152 DONE 1939.1s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:44:56.123Z] #154 ... [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:44:56.123Z] #172 DONE 0.2s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:44:56.123Z] #173 DONE 0.2s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:44:56.123Z] #149 ... [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-10T03:44:56.123Z] #174 DONE 0.3s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:44:56.123Z] #175 DONE 0.1s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #118 [core-command] exporting to image [2025-03-10T03:44:56.123Z] #118 exporting layers [2025-03-10T03:44:56.123Z] #118 exporting layers 0.3s done [2025-03-10T03:44:56.123Z] #118 writing image sha256:e58da89740743e90a1f3ff696b5f29b7388051d1a09b6f2be48899223a392bbc done [2025-03-10T03:44:56.123Z] #118 naming to docker.io/library/core-command-arm64 done [2025-03-10T03:44:56.123Z] #118 DONE 6.6s [2025-03-10T03:44:56.123Z] [2025-03-10T03:44:56.123Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:45:28.349Z] #39 ... [2025-03-10T03:45:28.349Z] [2025-03-10T03:45:28.349Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:45:28.349Z] #154 1969.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.71 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-10T03:45:31.682Z] #154 ... [2025-03-10T03:45:31.682Z] [2025-03-10T03:45:31.682Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-10T03:45:31.682Z] #153 DONE 1977.8s [2025-03-10T03:45:31.682Z] [2025-03-10T03:45:31.682Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:45:32.274Z] #144 ... [2025-03-10T03:45:32.274Z] [2025-03-10T03:45:32.274Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:45:32.274Z] #176 DONE 0.2s [2025-03-10T03:45:32.274Z] [2025-03-10T03:45:32.274Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:45:32.861Z] #177 DONE 0.2s [2025-03-10T03:45:32.861Z] [2025-03-10T03:45:32.861Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-10T03:45:32.861Z] #178 DONE 0.1s [2025-03-10T03:45:32.861Z] [2025-03-10T03:45:32.861Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-10T03:45:32.861Z] #179 DONE 0.2s [2025-03-10T03:45:32.861Z] [2025-03-10T03:45:32.862Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-10T03:45:33.451Z] #180 DONE 0.4s [2025-03-10T03:45:33.451Z] [2025-03-10T03:45:33.451Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-10T03:45:33.731Z] #181 DONE 0.1s [2025-03-10T03:45:33.731Z] [2025-03-10T03:45:33.731Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:45:36.331Z] #182 DONE 2.3s [2025-03-10T03:45:36.331Z] [2025-03-10T03:45:36.331Z] #118 [security-proxy-setup] exporting to image [2025-03-10T03:45:36.331Z] #118 exporting layers [2025-03-10T03:45:37.295Z] #118 exporting layers 1.1s done [2025-03-10T03:45:37.295Z] #118 writing image sha256:8bfc37b50b864fdf32a878f130f8e72255f56b3833b7d8e2486272bc3929dd84 done [2025-03-10T03:45:37.295Z] #118 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-10T03:45:37.295Z] #118 DONE 7.7s [2025-03-10T03:45:37.295Z] [2025-03-10T03:45:37.295Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:45:59.351Z] #142 ... [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-10T03:45:59.351Z] #154 DONE 2003.4s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:45:59.351Z] #142 ... [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:45:59.351Z] #183 DONE 0.2s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:45:59.351Z] #150 ... [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:45:59.351Z] #184 DONE 0.2s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:45:59.351Z] #145 ... [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-10T03:45:59.351Z] #185 DONE 0.2s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-10T03:45:59.351Z] #186 DONE 0.2s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:45:59.351Z] #145 ... [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:45:59.351Z] #187 DONE 0.1s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-10T03:45:59.351Z] #188 DONE 0.4s [2025-03-10T03:45:59.351Z] [2025-03-10T03:45:59.351Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-10T03:45:59.932Z] #189 DONE 0.5s [2025-03-10T03:45:59.932Z] [2025-03-10T03:45:59.932Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:45:59.932Z] #144 ... [2025-03-10T03:45:59.932Z] [2025-03-10T03:45:59.932Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-10T03:46:00.204Z] #190 DONE 0.2s [2025-03-10T03:46:00.204Z] [2025-03-10T03:46:00.204Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:46:02.153Z] #191 DONE 1.8s [2025-03-10T03:46:02.153Z] [2025-03-10T03:46:02.153Z] #118 [security-secretstore-setup] exporting to image [2025-03-10T03:46:02.153Z] #118 exporting layers [2025-03-10T03:46:03.570Z] #118 exporting layers 1.6s done [2025-03-10T03:46:03.570Z] #118 writing image sha256:6bde717f1b7dcec22a14b84de60c8f808865ca90cf3039b72a87f195e23af3d5 done [2025-03-10T03:46:03.570Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 [2025-03-10T03:46:03.570Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-10T03:46:03.570Z] #118 DONE 9.2s [2025-03-10T03:46:03.570Z] [2025-03-10T03:46:03.570Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:47:25.199Z] #151 ... [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-10T03:47:25.199Z] #144 DONE 2082.0s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:47:25.199Z] #39 ... [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:25.199Z] #192 DONE 0.3s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:47:25.199Z] #142 ... [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:47:25.199Z] #193 DONE 0.1s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:47:25.199Z] #149 ... [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-10T03:47:25.199Z] #194 DONE 0.4s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:47:25.199Z] #195 DONE 0.1s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:47:25.199Z] #39 ... [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #118 [security-spiffe-token-provider] exporting to image [2025-03-10T03:47:25.199Z] #118 exporting layers [2025-03-10T03:47:25.199Z] #118 exporting layers 1.2s done [2025-03-10T03:47:25.199Z] #118 writing image sha256:05229226587a266b4a1046d3c3ca283f594b4ce87cba5efd396c0c6b56cf4dd7 done [2025-03-10T03:47:25.199Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-10T03:47:25.199Z] #118 DONE 10.5s [2025-03-10T03:47:25.199Z] [2025-03-10T03:47:25.199Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:47:47.497Z] #39 ... [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-10T03:47:47.497Z] #150 DONE 2111.6s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-10T03:47:47.497Z] #142 DONE 2111.5s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:47:47.497Z] #145 ... [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:47.497Z] #196 DONE 0.3s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:47.497Z] #197 ... [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:47:47.497Z] #198 DONE 0.2s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:47.497Z] #197 DONE 0.3s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-10T03:47:47.497Z] #199 DONE 0.6s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-10T03:47:47.497Z] #200 DONE 0.6s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-10T03:47:47.497Z] #201 DONE 0.3s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:47:47.497Z] #202 DONE 0.1s [2025-03-10T03:47:47.497Z] [2025-03-10T03:47:47.497Z] #118 [core-keeper] exporting to image [2025-03-10T03:47:47.497Z] #118 exporting layers [2025-03-10T03:47:47.777Z] #118 ... [2025-03-10T03:47:47.777Z] [2025-03-10T03:47:47.777Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-10T03:47:47.777Z] #203 DONE 0.3s [2025-03-10T03:47:48.067Z] [2025-03-10T03:47:48.067Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:47:48.663Z] #204 ... [2025-03-10T03:47:48.663Z] [2025-03-10T03:47:48.663Z] #118 [core-keeper] exporting to image [2025-03-10T03:47:48.663Z] #118 exporting layers 1.0s done [2025-03-10T03:47:48.663Z] #118 writing image sha256:e6461a27041788370e9833734064ff799887b5bb72efc8c672d6eb36703bfa91 0.0s done [2025-03-10T03:47:48.664Z] #118 naming to docker.io/library/core-keeper-arm64 done [2025-03-10T03:47:48.664Z] #118 DONE 11.5s [2025-03-10T03:47:48.664Z] [2025-03-10T03:47:48.664Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:47:50.093Z] #55 ... [2025-03-10T03:47:50.093Z] [2025-03-10T03:47:50.093Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-10T03:47:50.093Z] #204 DONE 2.3s [2025-03-10T03:47:50.093Z] [2025-03-10T03:47:50.093Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-10T03:47:50.093Z] #149 DONE 2116.5s [2025-03-10T03:47:50.093Z] [2025-03-10T03:47:50.093Z] #118 [security-proxy-auth] exporting to image [2025-03-10T03:47:51.501Z] #118 exporting layers 1.1s done [2025-03-10T03:47:51.501Z] #118 writing image sha256:f09e2498be8058fe1a553bfac120eb9a1049aae5a1c496981438cdba1472d4f9 done [2025-03-10T03:47:51.501Z] #118 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-10T03:47:51.501Z] #118 DONE 12.6s [2025-03-10T03:47:51.501Z] [2025-03-10T03:47:51.501Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-10T03:47:51.501Z] #146 ... [2025-03-10T03:47:51.501Z] [2025-03-10T03:47:51.501Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:51.501Z] #205 DONE 0.1s [2025-03-10T03:47:51.501Z] [2025-03-10T03:47:51.501Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:47:51.766Z] #145 ... [2025-03-10T03:47:51.766Z] [2025-03-10T03:47:51.766Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:47:51.766Z] #206 DONE 0.1s [2025-03-10T03:47:51.766Z] [2025-03-10T03:47:51.766Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-10T03:47:52.034Z] #207 DONE 0.4s [2025-03-10T03:47:52.034Z] [2025-03-10T03:47:52.034Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:47:52.302Z] #55 ... [2025-03-10T03:47:52.302Z] [2025-03-10T03:47:52.302Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:47:52.302Z] #208 DONE 0.1s [2025-03-10T03:47:52.302Z] [2025-03-10T03:47:52.302Z] #118 [core-data] exporting to image [2025-03-10T03:47:52.881Z] #118 exporting layers 0.5s done [2025-03-10T03:47:52.881Z] #118 writing image sha256:6bf24a5745aa02e32b6667693e708fc969d36bc3f6780e48c7f96601f537b6fa done [2025-03-10T03:47:52.881Z] #118 naming to docker.io/library/core-data-arm64 done [2025-03-10T03:47:52.881Z] #118 DONE 13.1s [2025-03-10T03:47:52.881Z] [2025-03-10T03:47:52.881Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:47:53.848Z] #145 ... [2025-03-10T03:47:53.848Z] [2025-03-10T03:47:53.848Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-10T03:47:53.848Z] #151 DONE 2120.3s [2025-03-10T03:47:54.113Z] [2025-03-10T03:47:54.113Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:47:54.382Z] #39 ... [2025-03-10T03:47:54.382Z] [2025-03-10T03:47:54.382Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:47:54.677Z] #209 DONE 0.2s [2025-03-10T03:47:54.677Z] [2025-03-10T03:47:54.677Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:47:54.941Z] #210 DONE 0.3s [2025-03-10T03:47:54.941Z] [2025-03-10T03:47:54.941Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-10T03:47:55.209Z] #211 DONE 0.3s [2025-03-10T03:47:55.209Z] [2025-03-10T03:47:55.209Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:47:55.477Z] #212 DONE 0.1s [2025-03-10T03:47:55.477Z] [2025-03-10T03:47:55.477Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-10T03:47:55.477Z] #213 DONE 0.1s [2025-03-10T03:47:55.477Z] [2025-03-10T03:47:55.477Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:47:55.477Z] #145 ... [2025-03-10T03:47:55.477Z] [2025-03-10T03:47:55.477Z] #118 [core-metadata] exporting to image [2025-03-10T03:47:55.743Z] #118 exporting layers 0.4s done [2025-03-10T03:47:56.009Z] #118 writing image sha256:31081b47b8b8d81b5b4dbb687d2ecd8992f21d6b4d988a864b75531508473684 done [2025-03-10T03:47:56.009Z] #118 naming to docker.io/library/core-metadata-arm64 done [2025-03-10T03:47:56.009Z] #118 DONE 13.5s [2025-03-10T03:47:56.009Z] [2025-03-10T03:47:56.009Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:28.205Z] #39 ... [2025-03-10T03:48:28.205Z] [2025-03-10T03:48:28.205Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-10T03:48:28.205Z] #146 DONE 2153.5s [2025-03-10T03:48:28.205Z] [2025-03-10T03:48:28.205Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:28.205Z] #39 ... [2025-03-10T03:48:28.205Z] [2025-03-10T03:48:28.205Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:48:28.205Z] #214 DONE 0.1s [2025-03-10T03:48:28.205Z] [2025-03-10T03:48:28.205Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:48:28.205Z] #215 DONE 0.1s [2025-03-10T03:48:28.205Z] [2025-03-10T03:48:28.205Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:28.473Z] #39 ... [2025-03-10T03:48:28.473Z] [2025-03-10T03:48:28.473Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-10T03:48:28.740Z] #216 DONE 0.5s [2025-03-10T03:48:28.740Z] [2025-03-10T03:48:28.740Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-10T03:48:29.008Z] #217 DONE 0.1s [2025-03-10T03:48:29.008Z] [2025-03-10T03:48:29.008Z] #118 [support-scheduler] exporting to image [2025-03-10T03:48:29.008Z] #118 exporting layers [2025-03-10T03:48:29.974Z] #118 exporting layers 1.1s done [2025-03-10T03:48:29.974Z] #118 writing image sha256:bbd9153ed1d8be43b7fffbe1a8cae30ec5d8790b7740e5df7aa6ab66aa20a241 done [2025-03-10T03:48:29.974Z] #118 naming to docker.io/library/support-scheduler-arm64 [2025-03-10T03:48:30.241Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2025-03-10T03:48:30.241Z] #118 DONE 14.6s [2025-03-10T03:48:30.241Z] [2025-03-10T03:48:30.241Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:35.578Z] #39 ... [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-10T03:48:35.578Z] #145 DONE 2161.1s [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:35.578Z] #39 ... [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-10T03:48:35.578Z] #218 DONE 0.2s [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-10T03:48:35.578Z] #219 DONE 0.1s [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-10T03:48:35.578Z] #55 ... [2025-03-10T03:48:35.578Z] [2025-03-10T03:48:35.578Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-10T03:48:36.162Z] #220 DONE 0.6s [2025-03-10T03:48:36.162Z] [2025-03-10T03:48:36.162Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-10T03:48:36.162Z] #221 DONE 0.1s [2025-03-10T03:48:36.162Z] [2025-03-10T03:48:36.162Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:36.162Z] #39 ... [2025-03-10T03:48:36.162Z] [2025-03-10T03:48:36.162Z] #118 [support-notifications] exporting to image [2025-03-10T03:48:36.162Z] #118 exporting layers [2025-03-10T03:48:36.745Z] #118 exporting layers 0.6s done [2025-03-10T03:48:36.745Z] #118 writing image sha256:d87abb10df310a2fbf196ba0ca42242c8a3d09088d507493637619246d309056 done [2025-03-10T03:48:36.745Z] #118 naming to docker.io/library/support-notifications-arm64 done [2025-03-10T03:48:36.745Z] #118 DONE 15.2s [2025-03-10T03:48:36.745Z] [2025-03-10T03:48:36.745Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-10T03:48:36.745Z] time="2025-03-10T03:10:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-10T03:48:36.763Z] $ docker stop --time=1 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 [2025-03-10T03:48:38.505Z] $ docker rm -f --volumes 4ab0771cab5630397bd8d7b13e4b0437301e94c0374c8c301f385a475a2c7e28 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T03:48:39.012Z] + docker images [2025-03-10T03:48:39.013Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-10T03:48:39.013Z] support-notifications-arm64 latest d87abb10df31 3 seconds ago 52MB [2025-03-10T03:48:39.013Z] support-scheduler-arm64 latest bbd9153ed1d8 10 seconds ago 48.2MB [2025-03-10T03:48:39.013Z] core-metadata-arm64 latest 31081b47b8b8 43 seconds ago 33MB [2025-03-10T03:48:39.013Z] core-data-arm64 latest 6bf24a5745aa 46 seconds ago 32.8MB [2025-03-10T03:48:39.013Z] security-proxy-auth-arm64 latest f09e2498be80 49 seconds ago 31.8MB [2025-03-10T03:48:39.013Z] core-keeper-arm64 latest e6461a270417 51 seconds ago 32.5MB [2025-03-10T03:48:39.013Z] security-spiffe-token-provider-arm64 latest 05229226587a About a minute ago 47.8MB [2025-03-10T03:48:39.013Z] security-secretstore-setup-arm64 latest 6bde717f1b7d 2 minutes ago 67.2MB [2025-03-10T03:48:39.013Z] security-proxy-setup-arm64 latest 8bfc37b50b86 3 minutes ago 38.6MB [2025-03-10T03:48:39.013Z] core-command-arm64 latest e58da8974074 3 minutes ago 28.4MB [2025-03-10T03:48:39.013Z] security-bootstrapper-arm64 latest 2ac9b77a32d4 18 minutes ago 21MB [2025-03-10T03:48:39.013Z] core-common-config-bootstrapper-arm64 latest 9baee6f0f97c 18 minutes ago 17.9MB [2025-03-10T03:48:39.013Z] security-spire-config-arm64 latest 5a98aa21cde4 37 minutes ago 143MB [2025-03-10T03:48:39.013Z] security-spire-agent-arm64 latest e45b5aee933a 37 minutes ago 187MB [2025-03-10T03:48:39.013Z] security-spire-server-arm64 latest 51c164e96063 37 minutes ago 144MB [2025-03-10T03:48:39.013Z] ci-base-image-arm64 latest 68840fc7aa24 39 minutes ago 915MB [2025-03-10T03:48:39.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-10T03:48:39.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:48:39.186Z] provisioning config files... [2025-03-10T03:48:39.200Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/809@tmp/config12063746838878065333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:48:39.555Z] ---> ****-login.sh [2025-03-10T03:48:39.555Z] nexus3.edgexfoundry.org:10001 [2025-03-10T03:48:39.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:48:39.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:48:39.821Z] Configure a credential helper to remove this warning. See [2025-03-10T03:48:39.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:48:39.821Z] [2025-03-10T03:48:39.821Z] Login Succeeded [2025-03-10T03:48:39.821Z] nexus3.edgexfoundry.org:10002 [2025-03-10T03:48:40.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:48:40.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:48:40.358Z] Configure a credential helper to remove this warning. See [2025-03-10T03:48:40.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:48:40.358Z] [2025-03-10T03:48:40.358Z] Login Succeeded [2025-03-10T03:48:40.358Z] nexus3.edgexfoundry.org:10003 [2025-03-10T03:48:40.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:48:40.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:48:40.625Z] Configure a credential helper to remove this warning. See [2025-03-10T03:48:40.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:48:40.625Z] [2025-03-10T03:48:40.625Z] Login Succeeded [2025-03-10T03:48:40.625Z] nexus3.edgexfoundry.org:10004 [2025-03-10T03:48:40.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:48:41.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:48:41.163Z] Configure a credential helper to remove this warning. See [2025-03-10T03:48:41.163Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:48:41.163Z] [2025-03-10T03:48:41.163Z] Login Succeeded [2025-03-10T03:48:41.163Z] ****.io [2025-03-10T03:48:41.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-10T03:48:41.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-10T03:48:41.697Z] Configure a credential helper to remove this warning. See [2025-03-10T03:48:41.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-10T03:48:41.697Z] [2025-03-10T03:48:41.697Z] Login Succeeded [2025-03-10T03:48:41.697Z] ---> ****-login.sh ends [Pipeline] } [2025-03-10T03:48:41.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:48:41.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-10T03:48:41.800Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-10T03:48:41.800Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:41.800Z] latest [2025-03-10T03:48:41.800Z] 4.0.0-dev.71 [2025-03-10T03:48:41.800Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:41.800Z] main [2025-03-10T03:48:41.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:42.176Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:42.535Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:42.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-10T03:48:42.535Z] 1c9f99d2234c: Preparing [2025-03-10T03:48:42.535Z] ba18b5b4efec: Preparing [2025-03-10T03:48:42.535Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:42.535Z] 1838650d3401: Preparing [2025-03-10T03:48:42.535Z] 5d112a5a6150: Preparing [2025-03-10T03:48:42.535Z] d0f924775480: Preparing [2025-03-10T03:48:42.535Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:42.535Z] d0f924775480: Waiting [2025-03-10T03:48:42.535Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:42.804Z] 5d112a5a6150: Pushed [2025-03-10T03:48:42.804Z] 1c9f99d2234c: Pushed [2025-03-10T03:48:42.804Z] 1838650d3401: Pushed [2025-03-10T03:48:42.804Z] d17eaeec7dfd: Pushed [2025-03-10T03:48:42.804Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:42.804Z] d0f924775480: Pushed [2025-03-10T03:48:47.043Z] ba18b5b4efec: Pushed [2025-03-10T03:48:47.043Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:47.413Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:47.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-10T03:48:47.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-10T03:48:47.775Z] 1c9f99d2234c: Preparing [2025-03-10T03:48:47.775Z] ba18b5b4efec: Preparing [2025-03-10T03:48:47.775Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:47.775Z] 1838650d3401: Preparing [2025-03-10T03:48:47.775Z] 5d112a5a6150: Preparing [2025-03-10T03:48:47.775Z] d0f924775480: Preparing [2025-03-10T03:48:47.775Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:47.775Z] d0f924775480: Waiting [2025-03-10T03:48:47.775Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:47.775Z] ba18b5b4efec: Layer already exists [2025-03-10T03:48:47.775Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:47.775Z] 1838650d3401: Layer already exists [2025-03-10T03:48:47.775Z] 1c9f99d2234c: Layer already exists [2025-03-10T03:48:47.775Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:47.775Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:47.775Z] d0f924775480: Layer already exists [2025-03-10T03:48:48.043Z] latest: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:48.416Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:48.794Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 [2025-03-10T03:48:48.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-10T03:48:48.794Z] 1c9f99d2234c: Preparing [2025-03-10T03:48:48.794Z] ba18b5b4efec: Preparing [2025-03-10T03:48:48.794Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:48.794Z] 1838650d3401: Preparing [2025-03-10T03:48:48.794Z] 5d112a5a6150: Preparing [2025-03-10T03:48:48.794Z] d0f924775480: Preparing [2025-03-10T03:48:48.794Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:48.794Z] d0f924775480: Waiting [2025-03-10T03:48:48.794Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:48.794Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:48.794Z] ba18b5b4efec: Layer already exists [2025-03-10T03:48:48.794Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:48.794Z] 1838650d3401: Layer already exists [2025-03-10T03:48:48.794Z] 1c9f99d2234c: Layer already exists [2025-03-10T03:48:48.794Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:48.794Z] d0f924775480: Layer already exists [2025-03-10T03:48:49.061Z] 4.0.0-dev.71: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:49.440Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:49.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:49.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-10T03:48:49.813Z] 1c9f99d2234c: Preparing [2025-03-10T03:48:49.813Z] ba18b5b4efec: Preparing [2025-03-10T03:48:49.813Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:49.813Z] 1838650d3401: Preparing [2025-03-10T03:48:49.813Z] 5d112a5a6150: Preparing [2025-03-10T03:48:49.813Z] d0f924775480: Preparing [2025-03-10T03:48:49.813Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:49.813Z] d0f924775480: Waiting [2025-03-10T03:48:49.813Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:49.813Z] ba18b5b4efec: Layer already exists [2025-03-10T03:48:49.813Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:49.813Z] 1838650d3401: Layer already exists [2025-03-10T03:48:49.813Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:49.813Z] 1c9f99d2234c: Layer already exists [2025-03-10T03:48:49.813Z] d0f924775480: Layer already exists [2025-03-10T03:48:49.813Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:50.081Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:50.453Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:50.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-10T03:48:50.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-10T03:48:50.863Z] 1c9f99d2234c: Preparing [2025-03-10T03:48:50.863Z] ba18b5b4efec: Preparing [2025-03-10T03:48:50.863Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:50.863Z] 1838650d3401: Preparing [2025-03-10T03:48:50.863Z] 5d112a5a6150: Preparing [2025-03-10T03:48:50.863Z] d0f924775480: Preparing [2025-03-10T03:48:50.863Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:50.863Z] d0f924775480: Waiting [2025-03-10T03:48:50.863Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:50.863Z] 1c9f99d2234c: Layer already exists [2025-03-10T03:48:50.863Z] 1838650d3401: Layer already exists [2025-03-10T03:48:50.863Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:50.863Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:50.863Z] ba18b5b4efec: Layer already exists [2025-03-10T03:48:50.863Z] d0f924775480: Layer already exists [2025-03-10T03:48:50.863Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:50.863Z] main: digest: sha256:6efdbb73a6740dd604ced7193642e238a51257720701f3663709580f51531d03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:48:50.953Z] ===================================================== [Pipeline] echo [2025-03-10T03:48:50.971Z] taggedImages: [2025-03-10T03:48:50.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:50.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-10T03:48:50.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.71 [2025-03-10T03:48:50.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:50.971Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-10T03:48:51.005Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-10T03:48:51.005Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:51.005Z] latest [2025-03-10T03:48:51.005Z] 4.0.0-dev.71 [2025-03-10T03:48:51.005Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:51.005Z] main [2025-03-10T03:48:51.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:51.399Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:51.765Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:51.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-10T03:48:51.765Z] 2dd354d5479e: Preparing [2025-03-10T03:48:51.765Z] a3a40269486c: Preparing [2025-03-10T03:48:51.765Z] 648fa5790ca5: Preparing [2025-03-10T03:48:51.765Z] f080d4e75493: Preparing [2025-03-10T03:48:51.765Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:51.765Z] 1838650d3401: Preparing [2025-03-10T03:48:51.765Z] 5d112a5a6150: Preparing [2025-03-10T03:48:51.765Z] 1838650d3401: Waiting [2025-03-10T03:48:51.765Z] d0f924775480: Preparing [2025-03-10T03:48:51.765Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:51.765Z] 5d112a5a6150: Waiting [2025-03-10T03:48:51.765Z] d0f924775480: Waiting [2025-03-10T03:48:51.765Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:51.765Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:52.033Z] 1838650d3401: Layer already exists [2025-03-10T03:48:52.033Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:52.033Z] 648fa5790ca5: Pushed [2025-03-10T03:48:52.033Z] a3a40269486c: Pushed [2025-03-10T03:48:52.033Z] 2dd354d5479e: Pushed [2025-03-10T03:48:52.033Z] d0f924775480: Layer already exists [2025-03-10T03:48:52.033Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:53.973Z] f080d4e75493: Pushed [2025-03-10T03:48:54.237Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:54.594Z] + 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 [2025-03-10T03:48:54.946Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-10T03:48:54.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-10T03:48:54.946Z] 2dd354d5479e: Preparing [2025-03-10T03:48:54.946Z] a3a40269486c: Preparing [2025-03-10T03:48:54.946Z] 648fa5790ca5: Preparing [2025-03-10T03:48:54.946Z] f080d4e75493: Preparing [2025-03-10T03:48:54.946Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:54.946Z] 1838650d3401: Preparing [2025-03-10T03:48:54.946Z] 5d112a5a6150: Preparing [2025-03-10T03:48:54.946Z] d0f924775480: Preparing [2025-03-10T03:48:54.946Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:54.946Z] 1838650d3401: Waiting [2025-03-10T03:48:54.946Z] 5d112a5a6150: Waiting [2025-03-10T03:48:54.946Z] d0f924775480: Waiting [2025-03-10T03:48:54.946Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:54.946Z] 648fa5790ca5: Layer already exists [2025-03-10T03:48:54.946Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:54.946Z] 2dd354d5479e: Layer already exists [2025-03-10T03:48:54.946Z] a3a40269486c: Layer already exists [2025-03-10T03:48:54.946Z] f080d4e75493: Layer already exists [2025-03-10T03:48:54.946Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:54.946Z] 1838650d3401: Layer already exists [2025-03-10T03:48:54.946Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:54.946Z] d0f924775480: Layer already exists [2025-03-10T03:48:54.946Z] latest: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:55.570Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:55.927Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 [2025-03-10T03:48:55.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-10T03:48:55.927Z] 2dd354d5479e: Preparing [2025-03-10T03:48:55.927Z] a3a40269486c: Preparing [2025-03-10T03:48:55.927Z] 648fa5790ca5: Preparing [2025-03-10T03:48:55.927Z] f080d4e75493: Preparing [2025-03-10T03:48:55.927Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:55.927Z] 1838650d3401: Preparing [2025-03-10T03:48:55.927Z] 5d112a5a6150: Preparing [2025-03-10T03:48:55.927Z] 1838650d3401: Waiting [2025-03-10T03:48:55.927Z] d0f924775480: Preparing [2025-03-10T03:48:55.927Z] 5d112a5a6150: Waiting [2025-03-10T03:48:55.927Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:55.927Z] d0f924775480: Waiting [2025-03-10T03:48:55.927Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:55.927Z] 648fa5790ca5: Layer already exists [2025-03-10T03:48:55.927Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:55.927Z] f080d4e75493: Layer already exists [2025-03-10T03:48:55.927Z] a3a40269486c: Layer already exists [2025-03-10T03:48:55.927Z] 2dd354d5479e: Layer already exists [2025-03-10T03:48:55.927Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:55.927Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:55.927Z] d0f924775480: Layer already exists [2025-03-10T03:48:55.927Z] 1838650d3401: Layer already exists [2025-03-10T03:48:55.927Z] 4.0.0-dev.71: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:56.546Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:56.894Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:56.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-10T03:48:56.894Z] 2dd354d5479e: Preparing [2025-03-10T03:48:56.894Z] a3a40269486c: Preparing [2025-03-10T03:48:56.894Z] 648fa5790ca5: Preparing [2025-03-10T03:48:56.894Z] f080d4e75493: Preparing [2025-03-10T03:48:56.894Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:56.894Z] 1838650d3401: Preparing [2025-03-10T03:48:56.894Z] 5d112a5a6150: Preparing [2025-03-10T03:48:56.894Z] d0f924775480: Preparing [2025-03-10T03:48:56.894Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:56.894Z] 1838650d3401: Waiting [2025-03-10T03:48:56.894Z] 5d112a5a6150: Waiting [2025-03-10T03:48:56.894Z] d0f924775480: Waiting [2025-03-10T03:48:56.894Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:56.894Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:56.894Z] a3a40269486c: Layer already exists [2025-03-10T03:48:56.894Z] f080d4e75493: Layer already exists [2025-03-10T03:48:56.894Z] 648fa5790ca5: Layer already exists [2025-03-10T03:48:56.894Z] 2dd354d5479e: Layer already exists [2025-03-10T03:48:56.894Z] d0f924775480: Layer already exists [2025-03-10T03:48:56.894Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:56.894Z] 1838650d3401: Layer already exists [2025-03-10T03:48:56.894Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:56.894Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:57.256Z] + 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 [2025-03-10T03:48:57.625Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-10T03:48:57.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-10T03:48:57.625Z] 2dd354d5479e: Preparing [2025-03-10T03:48:57.625Z] a3a40269486c: Preparing [2025-03-10T03:48:57.625Z] 648fa5790ca5: Preparing [2025-03-10T03:48:57.625Z] f080d4e75493: Preparing [2025-03-10T03:48:57.625Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:57.625Z] 1838650d3401: Preparing [2025-03-10T03:48:57.625Z] 5d112a5a6150: Preparing [2025-03-10T03:48:57.625Z] d0f924775480: Preparing [2025-03-10T03:48:57.625Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:57.625Z] d0f924775480: Waiting [2025-03-10T03:48:57.625Z] 1838650d3401: Waiting [2025-03-10T03:48:57.625Z] 5d112a5a6150: Waiting [2025-03-10T03:48:57.625Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:57.625Z] 2dd354d5479e: Layer already exists [2025-03-10T03:48:57.625Z] f080d4e75493: Layer already exists [2025-03-10T03:48:57.625Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:57.625Z] a3a40269486c: Layer already exists [2025-03-10T03:48:57.625Z] 648fa5790ca5: Layer already exists [2025-03-10T03:48:57.625Z] d0f924775480: Layer already exists [2025-03-10T03:48:57.625Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:57.625Z] 5d112a5a6150: Layer already exists [2025-03-10T03:48:57.625Z] 1838650d3401: Layer already exists [2025-03-10T03:48:57.933Z] main: digest: sha256:70f562445d1d6dbf65418d022aa530e8f3ca06be46ee80de1d9132f827483f83 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:48:58.013Z] ===================================================== [Pipeline] echo [2025-03-10T03:48:58.030Z] taggedImages: [2025-03-10T03:48:58.030Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:58.030Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-10T03:48:58.030Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.71 [2025-03-10T03:48:58.030Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:58.030Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-10T03:48:58.056Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-10T03:48:58.056Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:58.056Z] latest [2025-03-10T03:48:58.056Z] 4.0.0-dev.71 [2025-03-10T03:48:58.056Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:48:58.056Z] main [2025-03-10T03:48:58.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:58.445Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:48:58.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:48:58.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-10T03:48:58.832Z] 37d41cc91452: Preparing [2025-03-10T03:48:58.832Z] a40d79c0b224: Preparing [2025-03-10T03:48:58.832Z] d17eaeec7dfd: Preparing [2025-03-10T03:48:58.832Z] 1838650d3401: Preparing [2025-03-10T03:48:58.832Z] 0cf6953ffd75: Preparing [2025-03-10T03:48:58.832Z] f5d966c9f331: Preparing [2025-03-10T03:48:58.832Z] dd9c8f8612c8: Preparing [2025-03-10T03:48:58.832Z] dd9c8f8612c8: Waiting [2025-03-10T03:48:59.143Z] 1838650d3401: Layer already exists [2025-03-10T03:48:59.143Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:48:59.143Z] 0cf6953ffd75: Pushed [2025-03-10T03:48:59.143Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:48:59.143Z] 37d41cc91452: Pushed [2025-03-10T03:48:59.143Z] f5d966c9f331: Pushed [2025-03-10T03:49:04.460Z] a40d79c0b224: Pushed [2025-03-10T03:49:04.460Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:04.832Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:05.182Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-10T03:49:05.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-10T03:49:05.182Z] 37d41cc91452: Preparing [2025-03-10T03:49:05.182Z] a40d79c0b224: Preparing [2025-03-10T03:49:05.182Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:05.182Z] 1838650d3401: Preparing [2025-03-10T03:49:05.182Z] 0cf6953ffd75: Preparing [2025-03-10T03:49:05.182Z] f5d966c9f331: Preparing [2025-03-10T03:49:05.182Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:05.182Z] f5d966c9f331: Waiting [2025-03-10T03:49:05.182Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:05.182Z] 37d41cc91452: Layer already exists [2025-03-10T03:49:05.182Z] 0cf6953ffd75: Layer already exists [2025-03-10T03:49:05.182Z] a40d79c0b224: Layer already exists [2025-03-10T03:49:05.182Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:05.182Z] 1838650d3401: Layer already exists [2025-03-10T03:49:05.182Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:05.182Z] f5d966c9f331: Layer already exists [2025-03-10T03:49:05.447Z] latest: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:05.809Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:06.164Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 [2025-03-10T03:49:06.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-10T03:49:06.164Z] 37d41cc91452: Preparing [2025-03-10T03:49:06.164Z] a40d79c0b224: Preparing [2025-03-10T03:49:06.164Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:06.164Z] 1838650d3401: Preparing [2025-03-10T03:49:06.164Z] 0cf6953ffd75: Preparing [2025-03-10T03:49:06.164Z] f5d966c9f331: Preparing [2025-03-10T03:49:06.164Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:06.164Z] f5d966c9f331: Waiting [2025-03-10T03:49:06.164Z] 0cf6953ffd75: Layer already exists [2025-03-10T03:49:06.164Z] a40d79c0b224: Layer already exists [2025-03-10T03:49:06.164Z] 37d41cc91452: Layer already exists [2025-03-10T03:49:06.164Z] 1838650d3401: Layer already exists [2025-03-10T03:49:06.164Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:06.164Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:06.164Z] f5d966c9f331: Layer already exists [2025-03-10T03:49:06.428Z] 4.0.0-dev.71: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:06.783Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:07.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:07.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-10T03:49:07.124Z] 37d41cc91452: Preparing [2025-03-10T03:49:07.124Z] a40d79c0b224: Preparing [2025-03-10T03:49:07.124Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:07.124Z] 1838650d3401: Preparing [2025-03-10T03:49:07.124Z] 0cf6953ffd75: Preparing [2025-03-10T03:49:07.124Z] f5d966c9f331: Preparing [2025-03-10T03:49:07.124Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:07.124Z] f5d966c9f331: Waiting [2025-03-10T03:49:07.124Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:07.124Z] 37d41cc91452: Layer already exists [2025-03-10T03:49:07.124Z] 1838650d3401: Layer already exists [2025-03-10T03:49:07.124Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:07.124Z] 0cf6953ffd75: Layer already exists [2025-03-10T03:49:07.124Z] a40d79c0b224: Layer already exists [2025-03-10T03:49:07.124Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:07.124Z] f5d966c9f331: Layer already exists [2025-03-10T03:49:07.124Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:07.724Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:08.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-10T03:49:08.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-10T03:49:08.071Z] 37d41cc91452: Preparing [2025-03-10T03:49:08.071Z] a40d79c0b224: Preparing [2025-03-10T03:49:08.071Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:08.071Z] 1838650d3401: Preparing [2025-03-10T03:49:08.071Z] 0cf6953ffd75: Preparing [2025-03-10T03:49:08.071Z] f5d966c9f331: Preparing [2025-03-10T03:49:08.071Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:08.071Z] f5d966c9f331: Waiting [2025-03-10T03:49:08.071Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:08.071Z] 1838650d3401: Layer already exists [2025-03-10T03:49:08.071Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:08.071Z] 37d41cc91452: Layer already exists [2025-03-10T03:49:08.071Z] a40d79c0b224: Layer already exists [2025-03-10T03:49:08.071Z] 0cf6953ffd75: Layer already exists [2025-03-10T03:49:08.071Z] f5d966c9f331: Layer already exists [2025-03-10T03:49:08.071Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:08.335Z] main: digest: sha256:135ad3d2e60c8845b41146c5f693d17472b15667a6014272a1f6c29ead079f96 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:08.413Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:08.427Z] taggedImages: [2025-03-10T03:49:08.427Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:08.427Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-10T03:49:08.427Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.71 [2025-03-10T03:49:08.427Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:08.427Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-10T03:49:08.455Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-10T03:49:08.455Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:08.455Z] latest [2025-03-10T03:49:08.455Z] 4.0.0-dev.71 [2025-03-10T03:49:08.455Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:08.455Z] main [2025-03-10T03:49:08.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:08.822Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:09.185Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:09.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-10T03:49:09.186Z] cb103550c78b: Preparing [2025-03-10T03:49:09.186Z] eba8535a5330: Preparing [2025-03-10T03:49:09.186Z] 1838650d3401: Preparing [2025-03-10T03:49:09.186Z] d990d696b8aa: Preparing [2025-03-10T03:49:09.186Z] 40e3091c6301: Preparing [2025-03-10T03:49:09.186Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:09.186Z] 1838650d3401: Layer already exists [2025-03-10T03:49:09.452Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:09.452Z] 40e3091c6301: Pushed [2025-03-10T03:49:09.452Z] d990d696b8aa: Pushed [2025-03-10T03:49:09.452Z] cb103550c78b: Pushed [2025-03-10T03:49:14.759Z] eba8535a5330: Pushed [2025-03-10T03:49:14.759Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:15.120Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:15.468Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-10T03:49:15.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-10T03:49:15.468Z] cb103550c78b: Preparing [2025-03-10T03:49:15.468Z] eba8535a5330: Preparing [2025-03-10T03:49:15.468Z] 1838650d3401: Preparing [2025-03-10T03:49:15.468Z] d990d696b8aa: Preparing [2025-03-10T03:49:15.468Z] 40e3091c6301: Preparing [2025-03-10T03:49:15.468Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:15.468Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:15.468Z] 1838650d3401: Layer already exists [2025-03-10T03:49:15.468Z] cb103550c78b: Layer already exists [2025-03-10T03:49:15.468Z] 40e3091c6301: Layer already exists [2025-03-10T03:49:15.468Z] d990d696b8aa: Layer already exists [2025-03-10T03:49:15.468Z] eba8535a5330: Layer already exists [2025-03-10T03:49:15.468Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:15.468Z] latest: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:16.084Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:16.434Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 [2025-03-10T03:49:16.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-10T03:49:16.434Z] cb103550c78b: Preparing [2025-03-10T03:49:16.434Z] eba8535a5330: Preparing [2025-03-10T03:49:16.434Z] 1838650d3401: Preparing [2025-03-10T03:49:16.434Z] d990d696b8aa: Preparing [2025-03-10T03:49:16.434Z] 40e3091c6301: Preparing [2025-03-10T03:49:16.434Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:16.434Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:16.434Z] 40e3091c6301: Layer already exists [2025-03-10T03:49:16.434Z] cb103550c78b: Layer already exists [2025-03-10T03:49:16.434Z] d990d696b8aa: Layer already exists [2025-03-10T03:49:16.434Z] eba8535a5330: Layer already exists [2025-03-10T03:49:16.434Z] 1838650d3401: Layer already exists [2025-03-10T03:49:16.434Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:16.700Z] 4.0.0-dev.71: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:17.062Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:17.418Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:17.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-10T03:49:17.419Z] cb103550c78b: Preparing [2025-03-10T03:49:17.419Z] eba8535a5330: Preparing [2025-03-10T03:49:17.419Z] 1838650d3401: Preparing [2025-03-10T03:49:17.419Z] d990d696b8aa: Preparing [2025-03-10T03:49:17.419Z] 40e3091c6301: Preparing [2025-03-10T03:49:17.419Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:17.419Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:17.419Z] cb103550c78b: Layer already exists [2025-03-10T03:49:17.419Z] d990d696b8aa: Layer already exists [2025-03-10T03:49:17.419Z] 1838650d3401: Layer already exists [2025-03-10T03:49:17.419Z] eba8535a5330: Layer already exists [2025-03-10T03:49:17.419Z] 40e3091c6301: Layer already exists [2025-03-10T03:49:17.419Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:17.419Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:18.052Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:18.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-10T03:49:18.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-10T03:49:18.407Z] cb103550c78b: Preparing [2025-03-10T03:49:18.407Z] eba8535a5330: Preparing [2025-03-10T03:49:18.407Z] 1838650d3401: Preparing [2025-03-10T03:49:18.407Z] d990d696b8aa: Preparing [2025-03-10T03:49:18.407Z] 40e3091c6301: Preparing [2025-03-10T03:49:18.407Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:18.407Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:18.407Z] 1838650d3401: Layer already exists [2025-03-10T03:49:18.407Z] d990d696b8aa: Layer already exists [2025-03-10T03:49:18.407Z] 40e3091c6301: Layer already exists [2025-03-10T03:49:18.407Z] cb103550c78b: Layer already exists [2025-03-10T03:49:18.407Z] eba8535a5330: Layer already exists [2025-03-10T03:49:18.407Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:18.674Z] main: digest: sha256:bd7ef5e78d9f17a6b47619ca3966ad2cf9ac2aba89f6af90ae384b8c38bfd002 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:18.766Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:18.782Z] taggedImages: [2025-03-10T03:49:18.782Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:18.782Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-10T03:49:18.782Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.71 [2025-03-10T03:49:18.782Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:18.782Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-10T03:49:18.815Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-10T03:49:18.815Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:18.815Z] latest [2025-03-10T03:49:18.815Z] 4.0.0-dev.71 [2025-03-10T03:49:18.815Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:18.815Z] main [2025-03-10T03:49:18.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:19.210Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:19.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:19.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-10T03:49:19.572Z] d4466f170bdf: Preparing [2025-03-10T03:49:19.572Z] 606263fd29c5: Preparing [2025-03-10T03:49:19.572Z] e57dccf3d374: Preparing [2025-03-10T03:49:19.572Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:19.572Z] 1838650d3401: Preparing [2025-03-10T03:49:19.572Z] 5d112a5a6150: Preparing [2025-03-10T03:49:19.572Z] d0f924775480: Preparing [2025-03-10T03:49:19.572Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:19.572Z] d0f924775480: Waiting [2025-03-10T03:49:19.572Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:19.572Z] 5d112a5a6150: Waiting [2025-03-10T03:49:19.572Z] 1838650d3401: Layer already exists [2025-03-10T03:49:19.572Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:19.838Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:19.838Z] d0f924775480: Layer already exists [2025-03-10T03:49:19.838Z] 606263fd29c5: Pushed [2025-03-10T03:49:19.838Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:19.838Z] d4466f170bdf: Pushed [2025-03-10T03:49:25.165Z] e57dccf3d374: Pushed [2025-03-10T03:49:25.165Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:25.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:25.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-10T03:49:25.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-10T03:49:25.875Z] d4466f170bdf: Preparing [2025-03-10T03:49:25.875Z] 606263fd29c5: Preparing [2025-03-10T03:49:25.875Z] e57dccf3d374: Preparing [2025-03-10T03:49:25.875Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:25.875Z] 1838650d3401: Preparing [2025-03-10T03:49:25.875Z] 5d112a5a6150: Preparing [2025-03-10T03:49:25.875Z] d0f924775480: Preparing [2025-03-10T03:49:25.875Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:25.875Z] 5d112a5a6150: Waiting [2025-03-10T03:49:25.875Z] d0f924775480: Waiting [2025-03-10T03:49:25.875Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:25.875Z] e57dccf3d374: Layer already exists [2025-03-10T03:49:25.875Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:25.875Z] d4466f170bdf: Layer already exists [2025-03-10T03:49:25.875Z] 1838650d3401: Layer already exists [2025-03-10T03:49:25.875Z] 606263fd29c5: Layer already exists [2025-03-10T03:49:25.875Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:25.875Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:25.875Z] d0f924775480: Layer already exists [2025-03-10T03:49:26.140Z] latest: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:26.500Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:26.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 [2025-03-10T03:49:26.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-10T03:49:26.854Z] d4466f170bdf: Preparing [2025-03-10T03:49:26.854Z] 606263fd29c5: Preparing [2025-03-10T03:49:26.854Z] e57dccf3d374: Preparing [2025-03-10T03:49:26.854Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:26.854Z] 1838650d3401: Preparing [2025-03-10T03:49:26.854Z] 5d112a5a6150: Preparing [2025-03-10T03:49:26.854Z] d0f924775480: Preparing [2025-03-10T03:49:26.854Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:26.854Z] 5d112a5a6150: Waiting [2025-03-10T03:49:26.854Z] d0f924775480: Waiting [2025-03-10T03:49:26.854Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:26.854Z] 606263fd29c5: Layer already exists [2025-03-10T03:49:26.854Z] e57dccf3d374: Layer already exists [2025-03-10T03:49:26.854Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:26.854Z] 1838650d3401: Layer already exists [2025-03-10T03:49:26.854Z] d4466f170bdf: Layer already exists [2025-03-10T03:49:26.854Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:26.854Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:26.854Z] d0f924775480: Layer already exists [2025-03-10T03:49:27.120Z] 4.0.0-dev.71: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:27.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:27.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:27.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-10T03:49:27.840Z] d4466f170bdf: Preparing [2025-03-10T03:49:27.840Z] 606263fd29c5: Preparing [2025-03-10T03:49:27.840Z] e57dccf3d374: Preparing [2025-03-10T03:49:27.840Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:27.840Z] 1838650d3401: Preparing [2025-03-10T03:49:27.840Z] 5d112a5a6150: Preparing [2025-03-10T03:49:27.840Z] d0f924775480: Preparing [2025-03-10T03:49:27.840Z] 5d112a5a6150: Waiting [2025-03-10T03:49:27.840Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:27.840Z] d0f924775480: Waiting [2025-03-10T03:49:27.840Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:27.840Z] 606263fd29c5: Layer already exists [2025-03-10T03:49:27.840Z] e57dccf3d374: Layer already exists [2025-03-10T03:49:27.840Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:27.840Z] d4466f170bdf: Layer already exists [2025-03-10T03:49:27.840Z] 1838650d3401: Layer already exists [2025-03-10T03:49:27.840Z] d0f924775480: Layer already exists [2025-03-10T03:49:27.840Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:27.840Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:28.105Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:28.462Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:28.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-10T03:49:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-10T03:49:28.810Z] d4466f170bdf: Preparing [2025-03-10T03:49:28.810Z] 606263fd29c5: Preparing [2025-03-10T03:49:28.810Z] e57dccf3d374: Preparing [2025-03-10T03:49:28.810Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:28.810Z] 1838650d3401: Preparing [2025-03-10T03:49:28.810Z] 5d112a5a6150: Preparing [2025-03-10T03:49:28.810Z] d0f924775480: Preparing [2025-03-10T03:49:28.810Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:28.810Z] d0f924775480: Waiting [2025-03-10T03:49:28.810Z] 5d112a5a6150: Waiting [2025-03-10T03:49:28.810Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:28.810Z] d4466f170bdf: Layer already exists [2025-03-10T03:49:28.810Z] 606263fd29c5: Layer already exists [2025-03-10T03:49:28.810Z] 1838650d3401: Layer already exists [2025-03-10T03:49:28.810Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:28.810Z] e57dccf3d374: Layer already exists [2025-03-10T03:49:28.810Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:28.810Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:28.810Z] d0f924775480: Layer already exists [2025-03-10T03:49:29.076Z] main: digest: sha256:4da2b0617a6ce7f06e6c317a4c6e11d451842f715ab5a203f811e17dbfc09af7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:29.167Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:29.183Z] taggedImages: [2025-03-10T03:49:29.183Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:29.183Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-10T03:49:29.183Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.71 [2025-03-10T03:49:29.183Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:29.183Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-10T03:49:29.213Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-10T03:49:29.213Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:29.213Z] latest [2025-03-10T03:49:29.213Z] 4.0.0-dev.71 [2025-03-10T03:49:29.213Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:29.213Z] main [2025-03-10T03:49:29.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:29.590Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:29.951Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:29.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-10T03:49:29.951Z] f17817b64faf: Preparing [2025-03-10T03:49:29.951Z] a7aa6422535c: Preparing [2025-03-10T03:49:29.951Z] cbde881f7ad6: Preparing [2025-03-10T03:49:29.951Z] 50d90f731175: Preparing [2025-03-10T03:49:29.951Z] 71d38218e58f: Preparing [2025-03-10T03:49:29.951Z] 1220cb86a0bc: Preparing [2025-03-10T03:49:29.951Z] 1f1b4d68c5a3: Preparing [2025-03-10T03:49:29.951Z] 1220cb86a0bc: Waiting [2025-03-10T03:49:29.951Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:29.951Z] 1f1b4d68c5a3: Waiting [2025-03-10T03:49:29.951Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:29.951Z] 1838650d3401: Preparing [2025-03-10T03:49:29.951Z] 56f57818e154: Preparing [2025-03-10T03:49:29.951Z] 1838650d3401: Waiting [2025-03-10T03:49:29.951Z] 3e9100b89682: Preparing [2025-03-10T03:49:29.951Z] 5f70bf18a086: Preparing [2025-03-10T03:49:29.951Z] 1393b8e298ce: Preparing [2025-03-10T03:49:29.951Z] b14c867499f1: Preparing [2025-03-10T03:49:29.951Z] 1fb02c643465: Preparing [2025-03-10T03:49:29.951Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:29.951Z] 56f57818e154: Waiting [2025-03-10T03:49:29.951Z] 3e9100b89682: Waiting [2025-03-10T03:49:29.951Z] 5f70bf18a086: Waiting [2025-03-10T03:49:29.951Z] 1393b8e298ce: Waiting [2025-03-10T03:49:29.951Z] 1fb02c643465: Waiting [2025-03-10T03:49:29.951Z] b14c867499f1: Waiting [2025-03-10T03:49:29.951Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:30.220Z] cbde881f7ad6: Pushed [2025-03-10T03:49:30.221Z] a7aa6422535c: Pushed [2025-03-10T03:49:30.221Z] f17817b64faf: Pushed [2025-03-10T03:49:30.221Z] 50d90f731175: Pushed [2025-03-10T03:49:30.221Z] 71d38218e58f: Pushed [2025-03-10T03:49:30.221Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:30.221Z] 1838650d3401: Layer already exists [2025-03-10T03:49:30.221Z] 1220cb86a0bc: Pushed [2025-03-10T03:49:30.221Z] 5f70bf18a086: Layer already exists [2025-03-10T03:49:30.487Z] 3e9100b89682: Pushed [2025-03-10T03:49:30.487Z] 56f57818e154: Pushed [2025-03-10T03:49:30.487Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:30.487Z] 1393b8e298ce: Pushed [2025-03-10T03:49:30.487Z] b14c867499f1: Pushed [2025-03-10T03:49:30.487Z] 1fb02c643465: Pushed [2025-03-10T03:49:33.822Z] 1f1b4d68c5a3: Pushed [2025-03-10T03:49:33.822Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:34.175Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:34.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-10T03:49:34.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-10T03:49:34.518Z] f17817b64faf: Preparing [2025-03-10T03:49:34.518Z] a7aa6422535c: Preparing [2025-03-10T03:49:34.518Z] cbde881f7ad6: Preparing [2025-03-10T03:49:34.518Z] 50d90f731175: Preparing [2025-03-10T03:49:34.518Z] 71d38218e58f: Preparing [2025-03-10T03:49:34.518Z] 1220cb86a0bc: Preparing [2025-03-10T03:49:34.518Z] 1f1b4d68c5a3: Preparing [2025-03-10T03:49:34.518Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:34.518Z] 1838650d3401: Preparing [2025-03-10T03:49:34.518Z] 56f57818e154: Preparing [2025-03-10T03:49:34.518Z] 3e9100b89682: Preparing [2025-03-10T03:49:34.518Z] 5f70bf18a086: Preparing [2025-03-10T03:49:34.518Z] 1393b8e298ce: Preparing [2025-03-10T03:49:34.518Z] b14c867499f1: Preparing [2025-03-10T03:49:34.518Z] 1fb02c643465: Preparing [2025-03-10T03:49:34.518Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:34.518Z] 3e9100b89682: Waiting [2025-03-10T03:49:34.518Z] 1220cb86a0bc: Waiting [2025-03-10T03:49:34.518Z] 5f70bf18a086: Waiting [2025-03-10T03:49:34.518Z] 1f1b4d68c5a3: Waiting [2025-03-10T03:49:34.518Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:34.518Z] 1393b8e298ce: Waiting [2025-03-10T03:49:34.518Z] b14c867499f1: Waiting [2025-03-10T03:49:34.518Z] 1fb02c643465: Waiting [2025-03-10T03:49:34.518Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:34.518Z] 1838650d3401: Waiting [2025-03-10T03:49:34.518Z] 56f57818e154: Waiting [2025-03-10T03:49:34.518Z] 71d38218e58f: Layer already exists [2025-03-10T03:49:34.518Z] cbde881f7ad6: Layer already exists [2025-03-10T03:49:34.518Z] 50d90f731175: Layer already exists [2025-03-10T03:49:34.518Z] f17817b64faf: Layer already exists [2025-03-10T03:49:34.518Z] a7aa6422535c: Layer already exists [2025-03-10T03:49:34.518Z] 1f1b4d68c5a3: Layer already exists [2025-03-10T03:49:34.518Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:34.518Z] 1220cb86a0bc: Layer already exists [2025-03-10T03:49:34.518Z] 1838650d3401: Layer already exists [2025-03-10T03:49:34.518Z] 56f57818e154: Layer already exists [2025-03-10T03:49:34.518Z] 3e9100b89682: Layer already exists [2025-03-10T03:49:34.518Z] 5f70bf18a086: Layer already exists [2025-03-10T03:49:34.518Z] b14c867499f1: Layer already exists [2025-03-10T03:49:34.518Z] 1393b8e298ce: Layer already exists [2025-03-10T03:49:34.518Z] 1fb02c643465: Layer already exists [2025-03-10T03:49:34.518Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:34.783Z] latest: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:35.146Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:35.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 [2025-03-10T03:49:35.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-10T03:49:35.500Z] f17817b64faf: Preparing [2025-03-10T03:49:35.500Z] a7aa6422535c: Preparing [2025-03-10T03:49:35.500Z] cbde881f7ad6: Preparing [2025-03-10T03:49:35.500Z] 50d90f731175: Preparing [2025-03-10T03:49:35.500Z] 71d38218e58f: Preparing [2025-03-10T03:49:35.500Z] 1220cb86a0bc: Preparing [2025-03-10T03:49:35.500Z] 1f1b4d68c5a3: Preparing [2025-03-10T03:49:35.500Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:35.500Z] 1838650d3401: Preparing [2025-03-10T03:49:35.500Z] 56f57818e154: Preparing [2025-03-10T03:49:35.500Z] 3e9100b89682: Preparing [2025-03-10T03:49:35.500Z] 5f70bf18a086: Preparing [2025-03-10T03:49:35.500Z] 1393b8e298ce: Preparing [2025-03-10T03:49:35.500Z] b14c867499f1: Preparing [2025-03-10T03:49:35.500Z] 1fb02c643465: Preparing [2025-03-10T03:49:35.500Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:35.500Z] 3e9100b89682: Waiting [2025-03-10T03:49:35.500Z] 5f70bf18a086: Waiting [2025-03-10T03:49:35.500Z] 1393b8e298ce: Waiting [2025-03-10T03:49:35.500Z] 1220cb86a0bc: Waiting [2025-03-10T03:49:35.500Z] b14c867499f1: Waiting [2025-03-10T03:49:35.500Z] 1fb02c643465: Waiting [2025-03-10T03:49:35.500Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:35.500Z] 1f1b4d68c5a3: Waiting [2025-03-10T03:49:35.500Z] 1838650d3401: Waiting [2025-03-10T03:49:35.500Z] 56f57818e154: Waiting [2025-03-10T03:49:35.500Z] 71d38218e58f: Layer already exists [2025-03-10T03:49:35.500Z] cbde881f7ad6: Layer already exists [2025-03-10T03:49:35.500Z] 50d90f731175: Layer already exists [2025-03-10T03:49:35.500Z] f17817b64faf: Layer already exists [2025-03-10T03:49:35.500Z] a7aa6422535c: Layer already exists [2025-03-10T03:49:35.500Z] 1220cb86a0bc: Layer already exists [2025-03-10T03:49:35.500Z] 1f1b4d68c5a3: Layer already exists [2025-03-10T03:49:35.500Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:35.500Z] 1838650d3401: Layer already exists [2025-03-10T03:49:35.500Z] 56f57818e154: Layer already exists [2025-03-10T03:49:35.500Z] 3e9100b89682: Layer already exists [2025-03-10T03:49:35.500Z] 5f70bf18a086: Layer already exists [2025-03-10T03:49:35.500Z] 1393b8e298ce: Layer already exists [2025-03-10T03:49:35.500Z] 1fb02c643465: Layer already exists [2025-03-10T03:49:35.500Z] b14c867499f1: Layer already exists [2025-03-10T03:49:35.500Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:35.764Z] 4.0.0-dev.71: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:36.117Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:36.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:36.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-10T03:49:36.479Z] f17817b64faf: Preparing [2025-03-10T03:49:36.479Z] a7aa6422535c: Preparing [2025-03-10T03:49:36.479Z] cbde881f7ad6: Preparing [2025-03-10T03:49:36.479Z] 50d90f731175: Preparing [2025-03-10T03:49:36.479Z] 71d38218e58f: Preparing [2025-03-10T03:49:36.479Z] 1220cb86a0bc: Preparing [2025-03-10T03:49:36.479Z] 1f1b4d68c5a3: Preparing [2025-03-10T03:49:36.479Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:36.479Z] 1838650d3401: Preparing [2025-03-10T03:49:36.479Z] 56f57818e154: Preparing [2025-03-10T03:49:36.479Z] 3e9100b89682: Preparing [2025-03-10T03:49:36.479Z] 5f70bf18a086: Preparing [2025-03-10T03:49:36.479Z] 1393b8e298ce: Preparing [2025-03-10T03:49:36.479Z] b14c867499f1: Preparing [2025-03-10T03:49:36.479Z] 1fb02c643465: Preparing [2025-03-10T03:49:36.479Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:36.479Z] 56f57818e154: Waiting [2025-03-10T03:49:36.479Z] 3e9100b89682: Waiting [2025-03-10T03:49:36.479Z] 5f70bf18a086: Waiting [2025-03-10T03:49:36.479Z] 1393b8e298ce: Waiting [2025-03-10T03:49:36.479Z] b14c867499f1: Waiting [2025-03-10T03:49:36.479Z] 1fb02c643465: Waiting [2025-03-10T03:49:36.479Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:36.479Z] 1220cb86a0bc: Waiting [2025-03-10T03:49:36.479Z] 1f1b4d68c5a3: Waiting [2025-03-10T03:49:36.479Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:36.479Z] 1838650d3401: Waiting [2025-03-10T03:49:36.479Z] f17817b64faf: Layer already exists [2025-03-10T03:49:36.479Z] cbde881f7ad6: Layer already exists [2025-03-10T03:49:36.479Z] 50d90f731175: Layer already exists [2025-03-10T03:49:36.479Z] 71d38218e58f: Layer already exists [2025-03-10T03:49:36.479Z] a7aa6422535c: Layer already exists [2025-03-10T03:49:36.479Z] 1220cb86a0bc: Layer already exists [2025-03-10T03:49:36.479Z] 1f1b4d68c5a3: Layer already exists [2025-03-10T03:49:36.479Z] 56f57818e154: Layer already exists [2025-03-10T03:49:36.479Z] 1838650d3401: Layer already exists [2025-03-10T03:49:36.479Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:36.479Z] 3e9100b89682: Layer already exists [2025-03-10T03:49:36.479Z] 1fb02c643465: Layer already exists [2025-03-10T03:49:36.479Z] 5f70bf18a086: Layer already exists [2025-03-10T03:49:36.479Z] 1393b8e298ce: Layer already exists [2025-03-10T03:49:36.479Z] b14c867499f1: Layer already exists [2025-03-10T03:49:36.479Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:36.745Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:37.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:37.473Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-10T03:49:37.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-10T03:49:37.473Z] f17817b64faf: Preparing [2025-03-10T03:49:37.473Z] a7aa6422535c: Preparing [2025-03-10T03:49:37.473Z] cbde881f7ad6: Preparing [2025-03-10T03:49:37.473Z] 50d90f731175: Preparing [2025-03-10T03:49:37.473Z] 71d38218e58f: Preparing [2025-03-10T03:49:37.473Z] 1220cb86a0bc: Preparing [2025-03-10T03:49:37.473Z] 1f1b4d68c5a3: Preparing [2025-03-10T03:49:37.473Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:37.473Z] 1838650d3401: Preparing [2025-03-10T03:49:37.473Z] 56f57818e154: Preparing [2025-03-10T03:49:37.473Z] 3e9100b89682: Preparing [2025-03-10T03:49:37.473Z] 5f70bf18a086: Preparing [2025-03-10T03:49:37.473Z] 1393b8e298ce: Preparing [2025-03-10T03:49:37.473Z] b14c867499f1: Preparing [2025-03-10T03:49:37.473Z] 1fb02c643465: Preparing [2025-03-10T03:49:37.473Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:37.473Z] 1220cb86a0bc: Waiting [2025-03-10T03:49:37.473Z] 1f1b4d68c5a3: Waiting [2025-03-10T03:49:37.473Z] 3e9100b89682: Waiting [2025-03-10T03:49:37.473Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:37.473Z] 56f57818e154: Waiting [2025-03-10T03:49:37.473Z] 1838650d3401: Waiting [2025-03-10T03:49:37.473Z] 1fb02c643465: Waiting [2025-03-10T03:49:37.473Z] 5f70bf18a086: Waiting [2025-03-10T03:49:37.473Z] b14c867499f1: Waiting [2025-03-10T03:49:37.473Z] 1393b8e298ce: Waiting [2025-03-10T03:49:37.473Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:37.473Z] a7aa6422535c: Layer already exists [2025-03-10T03:49:37.473Z] cbde881f7ad6: Layer already exists [2025-03-10T03:49:37.473Z] 71d38218e58f: Layer already exists [2025-03-10T03:49:37.473Z] f17817b64faf: Layer already exists [2025-03-10T03:49:37.473Z] 50d90f731175: Layer already exists [2025-03-10T03:49:37.473Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:37.473Z] 1220cb86a0bc: Layer already exists [2025-03-10T03:49:37.473Z] 1f1b4d68c5a3: Layer already exists [2025-03-10T03:49:37.473Z] 56f57818e154: Layer already exists [2025-03-10T03:49:37.473Z] 1838650d3401: Layer already exists [2025-03-10T03:49:37.473Z] 3e9100b89682: Layer already exists [2025-03-10T03:49:37.474Z] b14c867499f1: Layer already exists [2025-03-10T03:49:37.474Z] 5f70bf18a086: Layer already exists [2025-03-10T03:49:37.474Z] 1393b8e298ce: Layer already exists [2025-03-10T03:49:37.474Z] 1fb02c643465: Layer already exists [2025-03-10T03:49:37.741Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:37.741Z] main: digest: sha256:18f50143f310b214afb955d0631f2f518aed8dcd911573c9ea0199aa1e9d529e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:37.897Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:37.914Z] taggedImages: [2025-03-10T03:49:37.914Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:37.914Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-10T03:49:37.914Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.71 [2025-03-10T03:49:37.914Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:37.914Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-10T03:49:37.946Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-10T03:49:37.946Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:37.946Z] latest [2025-03-10T03:49:37.946Z] 4.0.0-dev.71 [2025-03-10T03:49:37.946Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:37.946Z] main [2025-03-10T03:49:37.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:38.316Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:38.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:38.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-10T03:49:38.669Z] 4eaf4bae86f4: Preparing [2025-03-10T03:49:38.669Z] 34345cbcfd7c: Preparing [2025-03-10T03:49:38.669Z] d468707a0f8d: Preparing [2025-03-10T03:49:38.669Z] 6f2470eaafe9: Preparing [2025-03-10T03:49:38.669Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:38.669Z] 1838650d3401: Preparing [2025-03-10T03:49:38.669Z] 5d112a5a6150: Preparing [2025-03-10T03:49:38.669Z] d0f924775480: Preparing [2025-03-10T03:49:38.669Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:38.669Z] 1838650d3401: Waiting [2025-03-10T03:49:38.669Z] 5d112a5a6150: Waiting [2025-03-10T03:49:38.669Z] d0f924775480: Waiting [2025-03-10T03:49:38.669Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:38.933Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:38.933Z] 1838650d3401: Layer already exists [2025-03-10T03:49:38.933Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:38.933Z] d468707a0f8d: Pushed [2025-03-10T03:49:38.933Z] 4eaf4bae86f4: Pushed [2025-03-10T03:49:38.933Z] 34345cbcfd7c: Pushed [2025-03-10T03:49:38.933Z] d0f924775480: Layer already exists [2025-03-10T03:49:38.933Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:44.246Z] 6f2470eaafe9: Pushed [2025-03-10T03:49:44.246Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:44.678Z] + 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 [2025-03-10T03:49:45.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-10T03:49:45.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-10T03:49:45.045Z] 4eaf4bae86f4: Preparing [2025-03-10T03:49:45.045Z] 34345cbcfd7c: Preparing [2025-03-10T03:49:45.045Z] d468707a0f8d: Preparing [2025-03-10T03:49:45.045Z] 6f2470eaafe9: Preparing [2025-03-10T03:49:45.045Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:45.045Z] 1838650d3401: Preparing [2025-03-10T03:49:45.045Z] 5d112a5a6150: Preparing [2025-03-10T03:49:45.045Z] d0f924775480: Preparing [2025-03-10T03:49:45.045Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:45.045Z] 5d112a5a6150: Waiting [2025-03-10T03:49:45.045Z] d0f924775480: Waiting [2025-03-10T03:49:45.045Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:45.045Z] 1838650d3401: Waiting [2025-03-10T03:49:45.045Z] 34345cbcfd7c: Layer already exists [2025-03-10T03:49:45.045Z] d468707a0f8d: Layer already exists [2025-03-10T03:49:45.045Z] 4eaf4bae86f4: Layer already exists [2025-03-10T03:49:45.045Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:45.045Z] 6f2470eaafe9: Layer already exists [2025-03-10T03:49:45.045Z] d0f924775480: Layer already exists [2025-03-10T03:49:45.045Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:45.045Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:45.045Z] 1838650d3401: Layer already exists [2025-03-10T03:49:45.314Z] latest: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:45.682Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:46.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 [2025-03-10T03:49:46.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-10T03:49:46.027Z] 4eaf4bae86f4: Preparing [2025-03-10T03:49:46.027Z] 34345cbcfd7c: Preparing [2025-03-10T03:49:46.027Z] d468707a0f8d: Preparing [2025-03-10T03:49:46.027Z] 6f2470eaafe9: Preparing [2025-03-10T03:49:46.027Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:46.027Z] 1838650d3401: Preparing [2025-03-10T03:49:46.027Z] 5d112a5a6150: Preparing [2025-03-10T03:49:46.027Z] 1838650d3401: Waiting [2025-03-10T03:49:46.027Z] d0f924775480: Preparing [2025-03-10T03:49:46.027Z] 5d112a5a6150: Waiting [2025-03-10T03:49:46.027Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:46.027Z] d0f924775480: Waiting [2025-03-10T03:49:46.027Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:46.027Z] d468707a0f8d: Layer already exists [2025-03-10T03:49:46.027Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:46.027Z] 34345cbcfd7c: Layer already exists [2025-03-10T03:49:46.027Z] 6f2470eaafe9: Layer already exists [2025-03-10T03:49:46.027Z] 4eaf4bae86f4: Layer already exists [2025-03-10T03:49:46.027Z] 1838650d3401: Layer already exists [2025-03-10T03:49:46.027Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:46.027Z] d0f924775480: Layer already exists [2025-03-10T03:49:46.027Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:46.027Z] 4.0.0-dev.71: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:46.635Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:46.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:46.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-10T03:49:46.979Z] 4eaf4bae86f4: Preparing [2025-03-10T03:49:46.979Z] 34345cbcfd7c: Preparing [2025-03-10T03:49:46.979Z] d468707a0f8d: Preparing [2025-03-10T03:49:46.979Z] 6f2470eaafe9: Preparing [2025-03-10T03:49:46.979Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:46.979Z] 1838650d3401: Preparing [2025-03-10T03:49:46.979Z] 5d112a5a6150: Preparing [2025-03-10T03:49:46.979Z] d0f924775480: Preparing [2025-03-10T03:49:46.979Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:46.979Z] 5d112a5a6150: Waiting [2025-03-10T03:49:46.979Z] d0f924775480: Waiting [2025-03-10T03:49:46.979Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:46.979Z] 1838650d3401: Waiting [2025-03-10T03:49:46.979Z] 34345cbcfd7c: Layer already exists [2025-03-10T03:49:46.979Z] 6f2470eaafe9: Layer already exists [2025-03-10T03:49:46.979Z] d468707a0f8d: Layer already exists [2025-03-10T03:49:46.979Z] 4eaf4bae86f4: Layer already exists [2025-03-10T03:49:46.979Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:46.979Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:46.979Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:46.979Z] 1838650d3401: Layer already exists [2025-03-10T03:49:46.979Z] d0f924775480: Layer already exists [2025-03-10T03:49:47.243Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:47.601Z] + 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 [2025-03-10T03:49:47.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-10T03:49:47.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-10T03:49:47.952Z] 4eaf4bae86f4: Preparing [2025-03-10T03:49:47.952Z] 34345cbcfd7c: Preparing [2025-03-10T03:49:47.952Z] d468707a0f8d: Preparing [2025-03-10T03:49:47.952Z] 6f2470eaafe9: Preparing [2025-03-10T03:49:47.952Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:47.952Z] 1838650d3401: Preparing [2025-03-10T03:49:47.952Z] 5d112a5a6150: Preparing [2025-03-10T03:49:47.952Z] d0f924775480: Preparing [2025-03-10T03:49:47.952Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:47.952Z] 1838650d3401: Waiting [2025-03-10T03:49:47.952Z] d0f924775480: Waiting [2025-03-10T03:49:47.952Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:47.952Z] 5d112a5a6150: Waiting [2025-03-10T03:49:47.952Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:47.952Z] d468707a0f8d: Layer already exists [2025-03-10T03:49:47.952Z] 34345cbcfd7c: Layer already exists [2025-03-10T03:49:47.952Z] 4eaf4bae86f4: Layer already exists [2025-03-10T03:49:47.952Z] 6f2470eaafe9: Layer already exists [2025-03-10T03:49:47.952Z] d0f924775480: Layer already exists [2025-03-10T03:49:47.952Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:47.952Z] 5d112a5a6150: Layer already exists [2025-03-10T03:49:47.952Z] 1838650d3401: Layer already exists [2025-03-10T03:49:48.219Z] main: digest: sha256:481ad985637751d1716e05c87ab431551324e7fce629f20f7bfd91afa8a5ff46 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:48.309Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:48.320Z] taggedImages: [2025-03-10T03:49:48.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:48.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-10T03:49:48.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.71 [2025-03-10T03:49:48.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:48.320Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-10T03:49:48.345Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-10T03:49:48.345Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:48.345Z] latest [2025-03-10T03:49:48.345Z] 4.0.0-dev.71 [2025-03-10T03:49:48.345Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:48.345Z] main [2025-03-10T03:49:48.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:48.714Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:49.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:49.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-10T03:49:49.060Z] 05444266f07c: Preparing [2025-03-10T03:49:49.060Z] c7fd16b03c2b: Preparing [2025-03-10T03:49:49.060Z] 5943c4e50a3a: Preparing [2025-03-10T03:49:49.061Z] f4fa3139ab9e: Preparing [2025-03-10T03:49:49.061Z] d167da9c0717: Preparing [2025-03-10T03:49:49.061Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:49.061Z] 1838650d3401: Preparing [2025-03-10T03:49:49.061Z] 48287f24944e: Preparing [2025-03-10T03:49:49.061Z] 6a0acdbc68ad: Preparing [2025-03-10T03:49:49.061Z] 7f56dbfe0bc4: Preparing [2025-03-10T03:49:49.061Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:49.061Z] 1838650d3401: Waiting [2025-03-10T03:49:49.061Z] 48287f24944e: Waiting [2025-03-10T03:49:49.061Z] 6a0acdbc68ad: Waiting [2025-03-10T03:49:49.061Z] 7f56dbfe0bc4: Waiting [2025-03-10T03:49:49.061Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:49.061Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:49.326Z] d167da9c0717: Pushed [2025-03-10T03:49:49.326Z] f4fa3139ab9e: Pushed [2025-03-10T03:49:49.326Z] c7fd16b03c2b: Pushed [2025-03-10T03:49:49.326Z] 05444266f07c: Pushed [2025-03-10T03:49:49.326Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:49.326Z] 1838650d3401: Layer already exists [2025-03-10T03:49:49.326Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:49.591Z] 48287f24944e: Pushed [2025-03-10T03:49:49.591Z] 6a0acdbc68ad: Pushed [2025-03-10T03:49:52.153Z] 7f56dbfe0bc4: Pushed [2025-03-10T03:49:53.552Z] 5943c4e50a3a: Pushed [2025-03-10T03:49:53.552Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:53.908Z] + 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 [2025-03-10T03:49:54.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-10T03:49:54.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-10T03:49:54.258Z] 05444266f07c: Preparing [2025-03-10T03:49:54.258Z] c7fd16b03c2b: Preparing [2025-03-10T03:49:54.258Z] 5943c4e50a3a: Preparing [2025-03-10T03:49:54.258Z] f4fa3139ab9e: Preparing [2025-03-10T03:49:54.258Z] d167da9c0717: Preparing [2025-03-10T03:49:54.258Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:54.258Z] 1838650d3401: Preparing [2025-03-10T03:49:54.258Z] 48287f24944e: Preparing [2025-03-10T03:49:54.258Z] 6a0acdbc68ad: Preparing [2025-03-10T03:49:54.258Z] 7f56dbfe0bc4: Preparing [2025-03-10T03:49:54.258Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:54.258Z] 1838650d3401: Waiting [2025-03-10T03:49:54.258Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:54.258Z] 6a0acdbc68ad: Waiting [2025-03-10T03:49:54.258Z] 7f56dbfe0bc4: Waiting [2025-03-10T03:49:54.258Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:54.258Z] 48287f24944e: Waiting [2025-03-10T03:49:54.258Z] 05444266f07c: Layer already exists [2025-03-10T03:49:54.258Z] c7fd16b03c2b: Layer already exists [2025-03-10T03:49:54.258Z] d167da9c0717: Layer already exists [2025-03-10T03:49:54.258Z] f4fa3139ab9e: Layer already exists [2025-03-10T03:49:54.258Z] 5943c4e50a3a: Layer already exists [2025-03-10T03:49:54.258Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:54.258Z] 48287f24944e: Layer already exists [2025-03-10T03:49:54.258Z] 1838650d3401: Layer already exists [2025-03-10T03:49:54.258Z] 6a0acdbc68ad: Layer already exists [2025-03-10T03:49:54.258Z] 7f56dbfe0bc4: Layer already exists [2025-03-10T03:49:54.524Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:54.524Z] latest: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:54.886Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:55.249Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 [2025-03-10T03:49:55.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-10T03:49:55.249Z] 05444266f07c: Preparing [2025-03-10T03:49:55.249Z] c7fd16b03c2b: Preparing [2025-03-10T03:49:55.249Z] 5943c4e50a3a: Preparing [2025-03-10T03:49:55.249Z] f4fa3139ab9e: Preparing [2025-03-10T03:49:55.249Z] d167da9c0717: Preparing [2025-03-10T03:49:55.249Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:55.249Z] 1838650d3401: Preparing [2025-03-10T03:49:55.249Z] 48287f24944e: Preparing [2025-03-10T03:49:55.249Z] 6a0acdbc68ad: Preparing [2025-03-10T03:49:55.249Z] 7f56dbfe0bc4: Preparing [2025-03-10T03:49:55.249Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:55.249Z] 48287f24944e: Waiting [2025-03-10T03:49:55.249Z] 6a0acdbc68ad: Waiting [2025-03-10T03:49:55.249Z] 7f56dbfe0bc4: Waiting [2025-03-10T03:49:55.249Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:55.249Z] 1838650d3401: Waiting [2025-03-10T03:49:55.249Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:55.249Z] 05444266f07c: Layer already exists [2025-03-10T03:49:55.249Z] 5943c4e50a3a: Layer already exists [2025-03-10T03:49:55.249Z] f4fa3139ab9e: Layer already exists [2025-03-10T03:49:55.249Z] c7fd16b03c2b: Layer already exists [2025-03-10T03:49:55.249Z] d167da9c0717: Layer already exists [2025-03-10T03:49:55.249Z] 6a0acdbc68ad: Layer already exists [2025-03-10T03:49:55.249Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:55.249Z] 1838650d3401: Layer already exists [2025-03-10T03:49:55.249Z] 48287f24944e: Layer already exists [2025-03-10T03:49:55.249Z] 7f56dbfe0bc4: Layer already exists [2025-03-10T03:49:55.514Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:55.514Z] 4.0.0-dev.71: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:55.871Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:56.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:56.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-10T03:49:56.221Z] 05444266f07c: Preparing [2025-03-10T03:49:56.221Z] c7fd16b03c2b: Preparing [2025-03-10T03:49:56.221Z] 5943c4e50a3a: Preparing [2025-03-10T03:49:56.221Z] f4fa3139ab9e: Preparing [2025-03-10T03:49:56.221Z] d167da9c0717: Preparing [2025-03-10T03:49:56.221Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:56.221Z] 1838650d3401: Preparing [2025-03-10T03:49:56.221Z] 48287f24944e: Preparing [2025-03-10T03:49:56.221Z] 6a0acdbc68ad: Preparing [2025-03-10T03:49:56.221Z] 7f56dbfe0bc4: Preparing [2025-03-10T03:49:56.221Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:56.221Z] 48287f24944e: Waiting [2025-03-10T03:49:56.221Z] 6a0acdbc68ad: Waiting [2025-03-10T03:49:56.221Z] 7f56dbfe0bc4: Waiting [2025-03-10T03:49:56.221Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:56.221Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:56.221Z] 1838650d3401: Waiting [2025-03-10T03:49:56.221Z] c7fd16b03c2b: Layer already exists [2025-03-10T03:49:56.221Z] 5943c4e50a3a: Layer already exists [2025-03-10T03:49:56.221Z] f4fa3139ab9e: Layer already exists [2025-03-10T03:49:56.221Z] 05444266f07c: Layer already exists [2025-03-10T03:49:56.221Z] d167da9c0717: Layer already exists [2025-03-10T03:49:56.221Z] 6a0acdbc68ad: Layer already exists [2025-03-10T03:49:56.221Z] 48287f24944e: Layer already exists [2025-03-10T03:49:56.221Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:56.221Z] 7f56dbfe0bc4: Layer already exists [2025-03-10T03:49:56.221Z] 1838650d3401: Layer already exists [2025-03-10T03:49:56.221Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:56.487Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:56.838Z] + 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 [2025-03-10T03:49:57.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-10T03:49:57.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-10T03:49:57.186Z] 05444266f07c: Preparing [2025-03-10T03:49:57.186Z] c7fd16b03c2b: Preparing [2025-03-10T03:49:57.186Z] 5943c4e50a3a: Preparing [2025-03-10T03:49:57.186Z] f4fa3139ab9e: Preparing [2025-03-10T03:49:57.186Z] d167da9c0717: Preparing [2025-03-10T03:49:57.186Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:57.186Z] 1838650d3401: Preparing [2025-03-10T03:49:57.186Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:57.186Z] 1838650d3401: Waiting [2025-03-10T03:49:57.186Z] 48287f24944e: Preparing [2025-03-10T03:49:57.186Z] 6a0acdbc68ad: Preparing [2025-03-10T03:49:57.186Z] 48287f24944e: Waiting [2025-03-10T03:49:57.186Z] 7f56dbfe0bc4: Preparing [2025-03-10T03:49:57.186Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:57.186Z] 7f56dbfe0bc4: Waiting [2025-03-10T03:49:57.186Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:57.186Z] c7fd16b03c2b: Layer already exists [2025-03-10T03:49:57.186Z] d167da9c0717: Layer already exists [2025-03-10T03:49:57.186Z] f4fa3139ab9e: Layer already exists [2025-03-10T03:49:57.186Z] 05444266f07c: Layer already exists [2025-03-10T03:49:57.186Z] 5943c4e50a3a: Layer already exists [2025-03-10T03:49:57.186Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:57.186Z] 1838650d3401: Layer already exists [2025-03-10T03:49:57.186Z] 48287f24944e: Layer already exists [2025-03-10T03:49:57.186Z] 7f56dbfe0bc4: Layer already exists [2025-03-10T03:49:57.186Z] 6a0acdbc68ad: Layer already exists [2025-03-10T03:49:57.186Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:57.455Z] main: digest: sha256:169e6c46d56af708690d674b057b4b864819af79a4610a86f41dbeac618589c8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:49:57.544Z] ===================================================== [Pipeline] echo [2025-03-10T03:49:57.562Z] taggedImages: [2025-03-10T03:49:57.562Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:57.562Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-10T03:49:57.562Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.71 [2025-03-10T03:49:57.562Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:57.562Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-10T03:49:57.593Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-10T03:49:57.593Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:57.593Z] latest [2025-03-10T03:49:57.593Z] 4.0.0-dev.71 [2025-03-10T03:49:57.593Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:49:57.593Z] main [2025-03-10T03:49:57.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:57.961Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:49:58.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:49:58.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-10T03:49:58.312Z] e6af13c97785: Preparing [2025-03-10T03:49:58.312Z] 84d452321486: Preparing [2025-03-10T03:49:58.312Z] 8f8029a0aa49: Preparing [2025-03-10T03:49:58.312Z] 5c917d99edee: Preparing [2025-03-10T03:49:58.312Z] 3b2e53b64280: Preparing [2025-03-10T03:49:58.312Z] 31e05fb6498b: Preparing [2025-03-10T03:49:58.312Z] 92176bf671ac: Preparing [2025-03-10T03:49:58.312Z] d17eaeec7dfd: Preparing [2025-03-10T03:49:58.312Z] 1838650d3401: Preparing [2025-03-10T03:49:58.312Z] 48126695285a: Preparing [2025-03-10T03:49:58.312Z] bbdc5e00d67b: Preparing [2025-03-10T03:49:58.312Z] dd9c8f8612c8: Preparing [2025-03-10T03:49:58.312Z] 1838650d3401: Waiting [2025-03-10T03:49:58.312Z] 48126695285a: Waiting [2025-03-10T03:49:58.312Z] 92176bf671ac: Waiting [2025-03-10T03:49:58.312Z] d17eaeec7dfd: Waiting [2025-03-10T03:49:58.312Z] bbdc5e00d67b: Waiting [2025-03-10T03:49:58.312Z] dd9c8f8612c8: Waiting [2025-03-10T03:49:58.312Z] 31e05fb6498b: Waiting [2025-03-10T03:49:58.576Z] 3b2e53b64280: Pushed [2025-03-10T03:49:58.576Z] 84d452321486: Pushed [2025-03-10T03:49:58.576Z] e6af13c97785: Pushed [2025-03-10T03:49:58.576Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:49:58.576Z] 1838650d3401: Layer already exists [2025-03-10T03:49:58.839Z] 31e05fb6498b: Pushed [2025-03-10T03:49:58.839Z] 92176bf671ac: Pushed [2025-03-10T03:49:58.839Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:49:58.839Z] 48126695285a: Pushed [2025-03-10T03:50:02.164Z] bbdc5e00d67b: Pushed [2025-03-10T03:50:03.117Z] 5c917d99edee: Pushed [2025-03-10T03:50:05.696Z] 8f8029a0aa49: Pushed [2025-03-10T03:50:05.696Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:06.061Z] + 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 [2025-03-10T03:50:06.411Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-10T03:50:06.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-10T03:50:06.412Z] e6af13c97785: Preparing [2025-03-10T03:50:06.412Z] 84d452321486: Preparing [2025-03-10T03:50:06.412Z] 8f8029a0aa49: Preparing [2025-03-10T03:50:06.412Z] 5c917d99edee: Preparing [2025-03-10T03:50:06.412Z] 3b2e53b64280: Preparing [2025-03-10T03:50:06.412Z] 31e05fb6498b: Preparing [2025-03-10T03:50:06.412Z] 92176bf671ac: Preparing [2025-03-10T03:50:06.412Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:06.412Z] 1838650d3401: Preparing [2025-03-10T03:50:06.412Z] 48126695285a: Preparing [2025-03-10T03:50:06.412Z] bbdc5e00d67b: Preparing [2025-03-10T03:50:06.412Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:06.412Z] 92176bf671ac: Waiting [2025-03-10T03:50:06.412Z] d17eaeec7dfd: Waiting [2025-03-10T03:50:06.412Z] 1838650d3401: Waiting [2025-03-10T03:50:06.412Z] 48126695285a: Waiting [2025-03-10T03:50:06.412Z] bbdc5e00d67b: Waiting [2025-03-10T03:50:06.412Z] 31e05fb6498b: Waiting [2025-03-10T03:50:06.412Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:06.412Z] 5c917d99edee: Layer already exists [2025-03-10T03:50:06.412Z] 3b2e53b64280: Layer already exists [2025-03-10T03:50:06.412Z] e6af13c97785: Layer already exists [2025-03-10T03:50:06.412Z] 8f8029a0aa49: Layer already exists [2025-03-10T03:50:06.412Z] 84d452321486: Layer already exists [2025-03-10T03:50:06.412Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:06.412Z] 31e05fb6498b: Layer already exists [2025-03-10T03:50:06.412Z] 92176bf671ac: Layer already exists [2025-03-10T03:50:06.412Z] 1838650d3401: Layer already exists [2025-03-10T03:50:06.412Z] 48126695285a: Layer already exists [2025-03-10T03:50:06.676Z] bbdc5e00d67b: Layer already exists [2025-03-10T03:50:06.676Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:06.676Z] latest: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:07.038Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:07.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 [2025-03-10T03:50:07.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-10T03:50:07.386Z] e6af13c97785: Preparing [2025-03-10T03:50:07.386Z] 84d452321486: Preparing [2025-03-10T03:50:07.386Z] 8f8029a0aa49: Preparing [2025-03-10T03:50:07.386Z] 5c917d99edee: Preparing [2025-03-10T03:50:07.386Z] 3b2e53b64280: Preparing [2025-03-10T03:50:07.386Z] 31e05fb6498b: Preparing [2025-03-10T03:50:07.386Z] 92176bf671ac: Preparing [2025-03-10T03:50:07.386Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:07.386Z] 1838650d3401: Preparing [2025-03-10T03:50:07.386Z] 48126695285a: Preparing [2025-03-10T03:50:07.386Z] bbdc5e00d67b: Preparing [2025-03-10T03:50:07.386Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:07.386Z] 31e05fb6498b: Waiting [2025-03-10T03:50:07.386Z] 92176bf671ac: Waiting [2025-03-10T03:50:07.386Z] d17eaeec7dfd: Waiting [2025-03-10T03:50:07.386Z] 1838650d3401: Waiting [2025-03-10T03:50:07.386Z] 48126695285a: Waiting [2025-03-10T03:50:07.386Z] bbdc5e00d67b: Waiting [2025-03-10T03:50:07.386Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:07.386Z] e6af13c97785: Layer already exists [2025-03-10T03:50:07.386Z] 3b2e53b64280: Layer already exists [2025-03-10T03:50:07.386Z] 8f8029a0aa49: Layer already exists [2025-03-10T03:50:07.386Z] 5c917d99edee: Layer already exists [2025-03-10T03:50:07.386Z] 84d452321486: Layer already exists [2025-03-10T03:50:07.386Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:07.386Z] 92176bf671ac: Layer already exists [2025-03-10T03:50:07.386Z] 48126695285a: Layer already exists [2025-03-10T03:50:07.386Z] 31e05fb6498b: Layer already exists [2025-03-10T03:50:07.386Z] 1838650d3401: Layer already exists [2025-03-10T03:50:07.652Z] bbdc5e00d67b: Layer already exists [2025-03-10T03:50:07.652Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:07.652Z] 4.0.0-dev.71: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:08.012Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:08.361Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:08.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-10T03:50:08.361Z] e6af13c97785: Preparing [2025-03-10T03:50:08.361Z] 84d452321486: Preparing [2025-03-10T03:50:08.361Z] 8f8029a0aa49: Preparing [2025-03-10T03:50:08.361Z] 5c917d99edee: Preparing [2025-03-10T03:50:08.361Z] 3b2e53b64280: Preparing [2025-03-10T03:50:08.361Z] 31e05fb6498b: Preparing [2025-03-10T03:50:08.361Z] 92176bf671ac: Preparing [2025-03-10T03:50:08.361Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:08.361Z] 1838650d3401: Preparing [2025-03-10T03:50:08.361Z] 48126695285a: Preparing [2025-03-10T03:50:08.361Z] bbdc5e00d67b: Preparing [2025-03-10T03:50:08.361Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:08.361Z] 31e05fb6498b: Waiting [2025-03-10T03:50:08.361Z] 92176bf671ac: Waiting [2025-03-10T03:50:08.361Z] d17eaeec7dfd: Waiting [2025-03-10T03:50:08.361Z] 1838650d3401: Waiting [2025-03-10T03:50:08.361Z] 48126695285a: Waiting [2025-03-10T03:50:08.361Z] bbdc5e00d67b: Waiting [2025-03-10T03:50:08.361Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:08.361Z] 3b2e53b64280: Layer already exists [2025-03-10T03:50:08.361Z] e6af13c97785: Layer already exists [2025-03-10T03:50:08.361Z] 5c917d99edee: Layer already exists [2025-03-10T03:50:08.361Z] 84d452321486: Layer already exists [2025-03-10T03:50:08.361Z] 8f8029a0aa49: Layer already exists [2025-03-10T03:50:08.361Z] 31e05fb6498b: Layer already exists [2025-03-10T03:50:08.361Z] 48126695285a: Layer already exists [2025-03-10T03:50:08.361Z] 92176bf671ac: Layer already exists [2025-03-10T03:50:08.361Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:08.361Z] 1838650d3401: Layer already exists [2025-03-10T03:50:08.361Z] bbdc5e00d67b: Layer already exists [2025-03-10T03:50:08.361Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:08.627Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:08.983Z] + 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 [2025-03-10T03:50:09.345Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-10T03:50:09.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-10T03:50:09.346Z] e6af13c97785: Preparing [2025-03-10T03:50:09.346Z] 84d452321486: Preparing [2025-03-10T03:50:09.346Z] 8f8029a0aa49: Preparing [2025-03-10T03:50:09.346Z] 5c917d99edee: Preparing [2025-03-10T03:50:09.346Z] 3b2e53b64280: Preparing [2025-03-10T03:50:09.346Z] 31e05fb6498b: Preparing [2025-03-10T03:50:09.346Z] 92176bf671ac: Preparing [2025-03-10T03:50:09.346Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:09.346Z] 1838650d3401: Preparing [2025-03-10T03:50:09.346Z] 48126695285a: Preparing [2025-03-10T03:50:09.346Z] bbdc5e00d67b: Preparing [2025-03-10T03:50:09.346Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:09.346Z] d17eaeec7dfd: Waiting [2025-03-10T03:50:09.346Z] 1838650d3401: Waiting [2025-03-10T03:50:09.346Z] 48126695285a: Waiting [2025-03-10T03:50:09.346Z] bbdc5e00d67b: Waiting [2025-03-10T03:50:09.346Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:09.346Z] 31e05fb6498b: Waiting [2025-03-10T03:50:09.346Z] 92176bf671ac: Waiting [2025-03-10T03:50:09.346Z] 5c917d99edee: Layer already exists [2025-03-10T03:50:09.346Z] e6af13c97785: Layer already exists [2025-03-10T03:50:09.346Z] 84d452321486: Layer already exists [2025-03-10T03:50:09.346Z] 8f8029a0aa49: Layer already exists [2025-03-10T03:50:09.346Z] 3b2e53b64280: Layer already exists [2025-03-10T03:50:09.346Z] 1838650d3401: Layer already exists [2025-03-10T03:50:09.346Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:09.346Z] 31e05fb6498b: Layer already exists [2025-03-10T03:50:09.346Z] 48126695285a: Layer already exists [2025-03-10T03:50:09.346Z] 92176bf671ac: Layer already exists [2025-03-10T03:50:09.346Z] bbdc5e00d67b: Layer already exists [2025-03-10T03:50:09.346Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:09.612Z] main: digest: sha256:d85ac848184f6e17ddef77f944dba5d4c8d83aebe37ce84fd3bb0a984382c287 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:50:09.693Z] ===================================================== [Pipeline] echo [2025-03-10T03:50:09.712Z] taggedImages: [2025-03-10T03:50:09.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:09.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-10T03:50:09.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.71 [2025-03-10T03:50:09.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:09.712Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-10T03:50:09.742Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-10T03:50:09.742Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:09.742Z] latest [2025-03-10T03:50:09.742Z] 4.0.0-dev.71 [2025-03-10T03:50:09.742Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:09.742Z] main [2025-03-10T03:50:09.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:10.118Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:10.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:10.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-10T03:50:10.528Z] 7bcacd6ad1ae: Preparing [2025-03-10T03:50:10.528Z] 9e52ce0c893b: Preparing [2025-03-10T03:50:10.528Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:10.528Z] 1838650d3401: Preparing [2025-03-10T03:50:10.528Z] cba6ee5c3b07: Preparing [2025-03-10T03:50:10.528Z] 7d124bb22994: Preparing [2025-03-10T03:50:10.528Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:10.528Z] 7d124bb22994: Waiting [2025-03-10T03:50:10.528Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:10.528Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:10.528Z] 1838650d3401: Layer already exists [2025-03-10T03:50:10.793Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:10.793Z] cba6ee5c3b07: Pushed [2025-03-10T03:50:10.793Z] 7bcacd6ad1ae: Pushed [2025-03-10T03:50:12.734Z] 7d124bb22994: Pushed [2025-03-10T03:50:18.102Z] 9e52ce0c893b: Pushed [2025-03-10T03:50:18.102Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:18.471Z] + 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 [2025-03-10T03:50:18.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-10T03:50:18.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-10T03:50:18.809Z] 7bcacd6ad1ae: Preparing [2025-03-10T03:50:18.809Z] 9e52ce0c893b: Preparing [2025-03-10T03:50:18.809Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:18.809Z] 1838650d3401: Preparing [2025-03-10T03:50:18.809Z] cba6ee5c3b07: Preparing [2025-03-10T03:50:18.809Z] 7d124bb22994: Preparing [2025-03-10T03:50:18.809Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:18.809Z] 7d124bb22994: Waiting [2025-03-10T03:50:18.809Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:18.809Z] 7bcacd6ad1ae: Layer already exists [2025-03-10T03:50:18.809Z] 1838650d3401: Layer already exists [2025-03-10T03:50:18.809Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:18.809Z] cba6ee5c3b07: Layer already exists [2025-03-10T03:50:18.809Z] 9e52ce0c893b: Layer already exists [2025-03-10T03:50:18.809Z] 7d124bb22994: Layer already exists [2025-03-10T03:50:18.809Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:19.074Z] latest: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:19.426Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:19.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 [2025-03-10T03:50:19.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-10T03:50:19.774Z] 7bcacd6ad1ae: Preparing [2025-03-10T03:50:19.774Z] 9e52ce0c893b: Preparing [2025-03-10T03:50:19.774Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:19.774Z] 1838650d3401: Preparing [2025-03-10T03:50:19.774Z] cba6ee5c3b07: Preparing [2025-03-10T03:50:19.774Z] 7d124bb22994: Preparing [2025-03-10T03:50:19.774Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:19.774Z] 7d124bb22994: Waiting [2025-03-10T03:50:19.774Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:19.774Z] 1838650d3401: Layer already exists [2025-03-10T03:50:19.774Z] cba6ee5c3b07: Layer already exists [2025-03-10T03:50:19.774Z] 9e52ce0c893b: Layer already exists [2025-03-10T03:50:19.774Z] 7bcacd6ad1ae: Layer already exists [2025-03-10T03:50:19.774Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:19.774Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:19.774Z] 7d124bb22994: Layer already exists [2025-03-10T03:50:20.040Z] 4.0.0-dev.71: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:20.402Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:20.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:20.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-10T03:50:20.745Z] 7bcacd6ad1ae: Preparing [2025-03-10T03:50:20.745Z] 9e52ce0c893b: Preparing [2025-03-10T03:50:20.745Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:20.745Z] 1838650d3401: Preparing [2025-03-10T03:50:20.745Z] cba6ee5c3b07: Preparing [2025-03-10T03:50:20.745Z] 7d124bb22994: Preparing [2025-03-10T03:50:20.745Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:20.745Z] 7d124bb22994: Waiting [2025-03-10T03:50:20.745Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:20.745Z] cba6ee5c3b07: Layer already exists [2025-03-10T03:50:20.745Z] 1838650d3401: Layer already exists [2025-03-10T03:50:20.745Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:20.745Z] 9e52ce0c893b: Layer already exists [2025-03-10T03:50:20.745Z] 7bcacd6ad1ae: Layer already exists [2025-03-10T03:50:20.745Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:20.745Z] 7d124bb22994: Layer already exists [2025-03-10T03:50:21.013Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:21.377Z] + 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 [2025-03-10T03:50:21.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-10T03:50:21.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-10T03:50:21.726Z] 7bcacd6ad1ae: Preparing [2025-03-10T03:50:21.726Z] 9e52ce0c893b: Preparing [2025-03-10T03:50:21.726Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:21.726Z] 1838650d3401: Preparing [2025-03-10T03:50:21.726Z] cba6ee5c3b07: Preparing [2025-03-10T03:50:21.726Z] 7d124bb22994: Preparing [2025-03-10T03:50:21.726Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:21.726Z] 7d124bb22994: Waiting [2025-03-10T03:50:21.726Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:21.726Z] 7bcacd6ad1ae: Layer already exists [2025-03-10T03:50:21.726Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:21.726Z] 9e52ce0c893b: Layer already exists [2025-03-10T03:50:21.726Z] cba6ee5c3b07: Layer already exists [2025-03-10T03:50:21.726Z] 1838650d3401: Layer already exists [2025-03-10T03:50:21.726Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:21.726Z] 7d124bb22994: Layer already exists [2025-03-10T03:50:21.992Z] main: digest: sha256:9cf5c186f2df1960de93f99ca2987229b14019f4ea6f70c9c73bac810e78ab53 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:50:22.075Z] ===================================================== [Pipeline] echo [2025-03-10T03:50:22.090Z] taggedImages: [2025-03-10T03:50:22.090Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:22.090Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-10T03:50:22.090Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.71 [2025-03-10T03:50:22.090Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:22.090Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-10T03:50:22.121Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-10T03:50:22.121Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:22.121Z] latest [2025-03-10T03:50:22.121Z] 4.0.0-dev.71 [2025-03-10T03:50:22.121Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:22.121Z] main [2025-03-10T03:50:22.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:22.489Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:22.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:22.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-10T03:50:22.841Z] e7629cf2e4f7: Preparing [2025-03-10T03:50:22.841Z] 1e9bc80b540c: Preparing [2025-03-10T03:50:22.841Z] 20fa8e67ab16: Preparing [2025-03-10T03:50:22.841Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:22.841Z] 1838650d3401: Preparing [2025-03-10T03:50:22.841Z] c1dfafac1c39: Preparing [2025-03-10T03:50:22.841Z] df0608a8ef29: Preparing [2025-03-10T03:50:22.841Z] d87fe135af51: Preparing [2025-03-10T03:50:22.841Z] 34effd2cbd64: Preparing [2025-03-10T03:50:22.841Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:22.841Z] c1dfafac1c39: Waiting [2025-03-10T03:50:22.841Z] df0608a8ef29: Waiting [2025-03-10T03:50:22.841Z] d87fe135af51: Waiting [2025-03-10T03:50:22.841Z] 34effd2cbd64: Waiting [2025-03-10T03:50:22.841Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:22.841Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:23.108Z] 1838650d3401: Layer already exists [2025-03-10T03:50:23.108Z] 20fa8e67ab16: Pushed [2025-03-10T03:50:23.108Z] 1e9bc80b540c: Pushed [2025-03-10T03:50:23.108Z] e7629cf2e4f7: Pushed [2025-03-10T03:50:23.108Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:23.373Z] d87fe135af51: Pushed [2025-03-10T03:50:23.953Z] 34effd2cbd64: Pushed [2025-03-10T03:50:34.021Z] df0608a8ef29: Pushed [2025-03-10T03:50:49.001Z] c1dfafac1c39: Pushed [2025-03-10T03:50:49.268Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:49.642Z] + 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 [2025-03-10T03:50:50.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-10T03:50:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-10T03:50:50.003Z] e7629cf2e4f7: Preparing [2025-03-10T03:50:50.003Z] 1e9bc80b540c: Preparing [2025-03-10T03:50:50.003Z] 20fa8e67ab16: Preparing [2025-03-10T03:50:50.003Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:50.003Z] 1838650d3401: Preparing [2025-03-10T03:50:50.003Z] c1dfafac1c39: Preparing [2025-03-10T03:50:50.003Z] df0608a8ef29: Preparing [2025-03-10T03:50:50.003Z] d87fe135af51: Preparing [2025-03-10T03:50:50.003Z] 34effd2cbd64: Preparing [2025-03-10T03:50:50.003Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:50.003Z] c1dfafac1c39: Waiting [2025-03-10T03:50:50.003Z] df0608a8ef29: Waiting [2025-03-10T03:50:50.003Z] d87fe135af51: Waiting [2025-03-10T03:50:50.003Z] 34effd2cbd64: Waiting [2025-03-10T03:50:50.003Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:50.003Z] 1838650d3401: Layer already exists [2025-03-10T03:50:50.003Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:50:50.003Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:50.003Z] 20fa8e67ab16: Layer already exists [2025-03-10T03:50:50.003Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:50.003Z] 34effd2cbd64: Layer already exists [2025-03-10T03:50:50.003Z] 1e9bc80b540c: Layer already exists [2025-03-10T03:50:50.003Z] df0608a8ef29: Layer already exists [2025-03-10T03:50:50.269Z] d87fe135af51: Layer already exists [2025-03-10T03:50:50.269Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:50.269Z] latest: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:50.647Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:51.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 [2025-03-10T03:50:51.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-10T03:50:51.002Z] e7629cf2e4f7: Preparing [2025-03-10T03:50:51.002Z] 1e9bc80b540c: Preparing [2025-03-10T03:50:51.002Z] 20fa8e67ab16: Preparing [2025-03-10T03:50:51.002Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:51.002Z] 1838650d3401: Preparing [2025-03-10T03:50:51.002Z] c1dfafac1c39: Preparing [2025-03-10T03:50:51.002Z] df0608a8ef29: Preparing [2025-03-10T03:50:51.002Z] d87fe135af51: Preparing [2025-03-10T03:50:51.002Z] 34effd2cbd64: Preparing [2025-03-10T03:50:51.002Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:51.002Z] d87fe135af51: Waiting [2025-03-10T03:50:51.002Z] 34effd2cbd64: Waiting [2025-03-10T03:50:51.002Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:51.002Z] c1dfafac1c39: Waiting [2025-03-10T03:50:51.002Z] df0608a8ef29: Waiting [2025-03-10T03:50:51.002Z] 20fa8e67ab16: Layer already exists [2025-03-10T03:50:51.002Z] 1e9bc80b540c: Layer already exists [2025-03-10T03:50:51.002Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:51.002Z] 1838650d3401: Layer already exists [2025-03-10T03:50:51.002Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:50:51.002Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:51.002Z] df0608a8ef29: Layer already exists [2025-03-10T03:50:51.002Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:51.002Z] d87fe135af51: Layer already exists [2025-03-10T03:50:51.002Z] 34effd2cbd64: Layer already exists [2025-03-10T03:50:51.267Z] 4.0.0-dev.71: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:51.631Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:51.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:51.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-10T03:50:51.993Z] e7629cf2e4f7: Preparing [2025-03-10T03:50:51.993Z] 1e9bc80b540c: Preparing [2025-03-10T03:50:51.993Z] 20fa8e67ab16: Preparing [2025-03-10T03:50:51.993Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:51.993Z] 1838650d3401: Preparing [2025-03-10T03:50:51.993Z] c1dfafac1c39: Preparing [2025-03-10T03:50:51.993Z] df0608a8ef29: Preparing [2025-03-10T03:50:51.993Z] d87fe135af51: Preparing [2025-03-10T03:50:51.993Z] 34effd2cbd64: Preparing [2025-03-10T03:50:51.993Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:51.993Z] df0608a8ef29: Waiting [2025-03-10T03:50:51.993Z] d87fe135af51: Waiting [2025-03-10T03:50:51.993Z] 34effd2cbd64: Waiting [2025-03-10T03:50:51.993Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:51.993Z] c1dfafac1c39: Waiting [2025-03-10T03:50:51.993Z] 1e9bc80b540c: Layer already exists [2025-03-10T03:50:51.993Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:50:51.993Z] 20fa8e67ab16: Layer already exists [2025-03-10T03:50:51.993Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:51.993Z] 1838650d3401: Layer already exists [2025-03-10T03:50:51.993Z] df0608a8ef29: Layer already exists [2025-03-10T03:50:51.993Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:51.993Z] 34effd2cbd64: Layer already exists [2025-03-10T03:50:51.993Z] d87fe135af51: Layer already exists [2025-03-10T03:50:51.993Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:52.268Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:52.649Z] + 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 [2025-03-10T03:50:53.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-10T03:50:53.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-10T03:50:53.067Z] e7629cf2e4f7: Preparing [2025-03-10T03:50:53.067Z] 1e9bc80b540c: Preparing [2025-03-10T03:50:53.067Z] 20fa8e67ab16: Preparing [2025-03-10T03:50:53.067Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:53.067Z] 1838650d3401: Preparing [2025-03-10T03:50:53.067Z] c1dfafac1c39: Preparing [2025-03-10T03:50:53.067Z] df0608a8ef29: Preparing [2025-03-10T03:50:53.067Z] d87fe135af51: Preparing [2025-03-10T03:50:53.067Z] 34effd2cbd64: Preparing [2025-03-10T03:50:53.067Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:53.067Z] df0608a8ef29: Waiting [2025-03-10T03:50:53.067Z] d87fe135af51: Waiting [2025-03-10T03:50:53.067Z] 34effd2cbd64: Waiting [2025-03-10T03:50:53.067Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:53.067Z] c1dfafac1c39: Waiting [2025-03-10T03:50:53.067Z] 1e9bc80b540c: Layer already exists [2025-03-10T03:50:53.067Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:50:53.067Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:53.067Z] 1838650d3401: Layer already exists [2025-03-10T03:50:53.067Z] 20fa8e67ab16: Layer already exists [2025-03-10T03:50:53.067Z] d87fe135af51: Layer already exists [2025-03-10T03:50:53.068Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:53.068Z] 34effd2cbd64: Layer already exists [2025-03-10T03:50:53.068Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:53.068Z] df0608a8ef29: Layer already exists [2025-03-10T03:50:53.344Z] main: digest: sha256:b0cd194183f320ba0621ed083a4694412f752c4df42470136e987d44384d557a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:50:53.421Z] ===================================================== [Pipeline] echo [2025-03-10T03:50:53.436Z] taggedImages: [2025-03-10T03:50:53.436Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:53.436Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-10T03:50:53.436Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.71 [2025-03-10T03:50:53.436Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:53.436Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-10T03:50:53.472Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-10T03:50:53.472Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:53.472Z] latest [2025-03-10T03:50:53.472Z] 4.0.0-dev.71 [2025-03-10T03:50:53.472Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:53.472Z] main [2025-03-10T03:50:53.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:53.858Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:54.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:54.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-10T03:50:54.234Z] 34fc021e7e7d: Preparing [2025-03-10T03:50:54.234Z] 1bed1e731806: Preparing [2025-03-10T03:50:54.234Z] 944e2a328401: Preparing [2025-03-10T03:50:54.234Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:54.234Z] 1838650d3401: Preparing [2025-03-10T03:50:54.234Z] c1dfafac1c39: Preparing [2025-03-10T03:50:54.234Z] 3893ed5335db: Preparing [2025-03-10T03:50:54.234Z] e19841429cfd: Preparing [2025-03-10T03:50:54.234Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:54.234Z] 3893ed5335db: Waiting [2025-03-10T03:50:54.234Z] e19841429cfd: Waiting [2025-03-10T03:50:54.234Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:54.234Z] c1dfafac1c39: Waiting [2025-03-10T03:50:54.234Z] 1838650d3401: Layer already exists [2025-03-10T03:50:54.509Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:54.509Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:54.509Z] 1bed1e731806: Pushed [2025-03-10T03:50:54.509Z] 944e2a328401: Pushed [2025-03-10T03:50:54.509Z] 34fc021e7e7d: Pushed [2025-03-10T03:50:54.509Z] 3893ed5335db: Pushed [2025-03-10T03:50:54.509Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:55.100Z] e19841429cfd: Pushed [2025-03-10T03:50:55.364Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:55.728Z] + 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 [2025-03-10T03:50:56.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-10T03:50:56.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-10T03:50:56.086Z] 34fc021e7e7d: Preparing [2025-03-10T03:50:56.086Z] 1bed1e731806: Preparing [2025-03-10T03:50:56.086Z] 944e2a328401: Preparing [2025-03-10T03:50:56.086Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:56.086Z] 1838650d3401: Preparing [2025-03-10T03:50:56.086Z] c1dfafac1c39: Preparing [2025-03-10T03:50:56.086Z] 3893ed5335db: Preparing [2025-03-10T03:50:56.086Z] e19841429cfd: Preparing [2025-03-10T03:50:56.086Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:56.086Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:56.086Z] c1dfafac1c39: Waiting [2025-03-10T03:50:56.086Z] e19841429cfd: Waiting [2025-03-10T03:50:56.086Z] 3893ed5335db: Waiting [2025-03-10T03:50:56.086Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:56.086Z] 1838650d3401: Layer already exists [2025-03-10T03:50:56.086Z] 34fc021e7e7d: Layer already exists [2025-03-10T03:50:56.086Z] 944e2a328401: Layer already exists [2025-03-10T03:50:56.086Z] 1bed1e731806: Layer already exists [2025-03-10T03:50:56.086Z] 3893ed5335db: Layer already exists [2025-03-10T03:50:56.086Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:56.086Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:56.086Z] e19841429cfd: Layer already exists [2025-03-10T03:50:56.351Z] latest: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:56.712Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:57.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 [2025-03-10T03:50:57.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-10T03:50:57.060Z] 34fc021e7e7d: Preparing [2025-03-10T03:50:57.060Z] 1bed1e731806: Preparing [2025-03-10T03:50:57.060Z] 944e2a328401: Preparing [2025-03-10T03:50:57.060Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:57.060Z] 1838650d3401: Preparing [2025-03-10T03:50:57.060Z] c1dfafac1c39: Preparing [2025-03-10T03:50:57.060Z] 3893ed5335db: Preparing [2025-03-10T03:50:57.060Z] e19841429cfd: Preparing [2025-03-10T03:50:57.060Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:57.060Z] c1dfafac1c39: Waiting [2025-03-10T03:50:57.060Z] 3893ed5335db: Waiting [2025-03-10T03:50:57.060Z] e19841429cfd: Waiting [2025-03-10T03:50:57.060Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:57.060Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:57.060Z] 34fc021e7e7d: Layer already exists [2025-03-10T03:50:57.060Z] 1bed1e731806: Layer already exists [2025-03-10T03:50:57.060Z] 1838650d3401: Layer already exists [2025-03-10T03:50:57.060Z] 944e2a328401: Layer already exists [2025-03-10T03:50:57.060Z] e19841429cfd: Layer already exists [2025-03-10T03:50:57.060Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:57.060Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:57.060Z] 3893ed5335db: Layer already exists [2025-03-10T03:50:57.060Z] 4.0.0-dev.71: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:57.687Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:58.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:58.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-10T03:50:58.043Z] 34fc021e7e7d: Preparing [2025-03-10T03:50:58.043Z] 1bed1e731806: Preparing [2025-03-10T03:50:58.043Z] 944e2a328401: Preparing [2025-03-10T03:50:58.043Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:58.043Z] 1838650d3401: Preparing [2025-03-10T03:50:58.043Z] c1dfafac1c39: Preparing [2025-03-10T03:50:58.043Z] 3893ed5335db: Preparing [2025-03-10T03:50:58.043Z] e19841429cfd: Preparing [2025-03-10T03:50:58.043Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:58.043Z] 3893ed5335db: Waiting [2025-03-10T03:50:58.043Z] c1dfafac1c39: Waiting [2025-03-10T03:50:58.043Z] e19841429cfd: Waiting [2025-03-10T03:50:58.043Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:58.043Z] 34fc021e7e7d: Layer already exists [2025-03-10T03:50:58.043Z] 1bed1e731806: Layer already exists [2025-03-10T03:50:58.043Z] 1838650d3401: Layer already exists [2025-03-10T03:50:58.043Z] 944e2a328401: Layer already exists [2025-03-10T03:50:58.043Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:58.043Z] 3893ed5335db: Layer already exists [2025-03-10T03:50:58.043Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:58.043Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:58.043Z] e19841429cfd: Layer already exists [2025-03-10T03:50:58.309Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:58.666Z] + 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 [2025-03-10T03:50:59.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-10T03:50:59.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-10T03:50:59.027Z] 34fc021e7e7d: Preparing [2025-03-10T03:50:59.027Z] 1bed1e731806: Preparing [2025-03-10T03:50:59.027Z] 944e2a328401: Preparing [2025-03-10T03:50:59.027Z] d17eaeec7dfd: Preparing [2025-03-10T03:50:59.027Z] 1838650d3401: Preparing [2025-03-10T03:50:59.027Z] c1dfafac1c39: Preparing [2025-03-10T03:50:59.027Z] 3893ed5335db: Preparing [2025-03-10T03:50:59.027Z] e19841429cfd: Preparing [2025-03-10T03:50:59.027Z] dd9c8f8612c8: Preparing [2025-03-10T03:50:59.027Z] c1dfafac1c39: Waiting [2025-03-10T03:50:59.027Z] 3893ed5335db: Waiting [2025-03-10T03:50:59.027Z] e19841429cfd: Waiting [2025-03-10T03:50:59.027Z] dd9c8f8612c8: Waiting [2025-03-10T03:50:59.027Z] 944e2a328401: Layer already exists [2025-03-10T03:50:59.027Z] 34fc021e7e7d: Layer already exists [2025-03-10T03:50:59.027Z] 1838650d3401: Layer already exists [2025-03-10T03:50:59.027Z] 1bed1e731806: Layer already exists [2025-03-10T03:50:59.027Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:50:59.027Z] e19841429cfd: Layer already exists [2025-03-10T03:50:59.027Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:50:59.027Z] 3893ed5335db: Layer already exists [2025-03-10T03:50:59.027Z] c1dfafac1c39: Layer already exists [2025-03-10T03:50:59.293Z] main: digest: sha256:fe2a7d42e72b4d6f14fd2048d21e1059a50f66e2f84c81623db0d7b5938d8e8f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:50:59.372Z] ===================================================== [Pipeline] echo [2025-03-10T03:50:59.385Z] taggedImages: [2025-03-10T03:50:59.385Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:59.385Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-10T03:50:59.385Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.71 [2025-03-10T03:50:59.385Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:59.385Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-10T03:50:59.415Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-10T03:50:59.415Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:50:59.415Z] latest [2025-03-10T03:50:59.415Z] 4.0.0-dev.71 [2025-03-10T03:50:59.415Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:50:59.415Z] main [2025-03-10T03:50:59.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:50:59.790Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:00.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:00.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-10T03:51:00.149Z] e7629cf2e4f7: Preparing [2025-03-10T03:51:00.149Z] 4f0746c9d886: Preparing [2025-03-10T03:51:00.149Z] 906000bcc98b: Preparing [2025-03-10T03:51:00.149Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:00.149Z] 1838650d3401: Preparing [2025-03-10T03:51:00.149Z] 703ae874385c: Preparing [2025-03-10T03:51:00.149Z] d87fe135af51: Preparing [2025-03-10T03:51:00.149Z] 34effd2cbd64: Preparing [2025-03-10T03:51:00.149Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:00.149Z] d87fe135af51: Waiting [2025-03-10T03:51:00.149Z] 34effd2cbd64: Waiting [2025-03-10T03:51:00.149Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:00.149Z] 703ae874385c: Waiting [2025-03-10T03:51:00.149Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:00.149Z] 1838650d3401: Layer already exists [2025-03-10T03:51:00.149Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:51:00.413Z] d87fe135af51: Layer already exists [2025-03-10T03:51:00.413Z] 34effd2cbd64: Layer already exists [2025-03-10T03:51:00.413Z] 4f0746c9d886: Pushed [2025-03-10T03:51:00.413Z] 906000bcc98b: Pushed [2025-03-10T03:51:00.413Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:27.048Z] 703ae874385c: Pushed [2025-03-10T03:51:27.048Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:27.409Z] + 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 [2025-03-10T03:51:27.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-10T03:51:27.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-10T03:51:27.755Z] e7629cf2e4f7: Preparing [2025-03-10T03:51:27.755Z] 4f0746c9d886: Preparing [2025-03-10T03:51:27.755Z] 906000bcc98b: Preparing [2025-03-10T03:51:27.755Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:27.755Z] 1838650d3401: Preparing [2025-03-10T03:51:27.755Z] 703ae874385c: Preparing [2025-03-10T03:51:27.755Z] d87fe135af51: Preparing [2025-03-10T03:51:27.755Z] 34effd2cbd64: Preparing [2025-03-10T03:51:27.755Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:27.755Z] 703ae874385c: Waiting [2025-03-10T03:51:27.755Z] d87fe135af51: Waiting [2025-03-10T03:51:27.755Z] 34effd2cbd64: Waiting [2025-03-10T03:51:27.755Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:27.755Z] 906000bcc98b: Layer already exists [2025-03-10T03:51:27.755Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:51:27.755Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:27.755Z] 4f0746c9d886: Layer already exists [2025-03-10T03:51:27.755Z] 1838650d3401: Layer already exists [2025-03-10T03:51:27.755Z] 703ae874385c: Layer already exists [2025-03-10T03:51:27.755Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:27.755Z] 34effd2cbd64: Layer already exists [2025-03-10T03:51:27.755Z] d87fe135af51: Layer already exists [2025-03-10T03:51:28.019Z] latest: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:28.379Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:28.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 [2025-03-10T03:51:28.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-10T03:51:28.738Z] e7629cf2e4f7: Preparing [2025-03-10T03:51:28.738Z] 4f0746c9d886: Preparing [2025-03-10T03:51:28.738Z] 906000bcc98b: Preparing [2025-03-10T03:51:28.738Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:28.738Z] 1838650d3401: Preparing [2025-03-10T03:51:28.738Z] 703ae874385c: Preparing [2025-03-10T03:51:28.738Z] d87fe135af51: Preparing [2025-03-10T03:51:28.738Z] 34effd2cbd64: Preparing [2025-03-10T03:51:28.738Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:28.738Z] 703ae874385c: Waiting [2025-03-10T03:51:28.738Z] d87fe135af51: Waiting [2025-03-10T03:51:28.738Z] 34effd2cbd64: Waiting [2025-03-10T03:51:28.738Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:28.738Z] 1838650d3401: Layer already exists [2025-03-10T03:51:28.738Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:51:28.738Z] 4f0746c9d886: Layer already exists [2025-03-10T03:51:28.738Z] 906000bcc98b: Layer already exists [2025-03-10T03:51:28.738Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:28.738Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:28.738Z] d87fe135af51: Layer already exists [2025-03-10T03:51:28.738Z] 703ae874385c: Layer already exists [2025-03-10T03:51:28.738Z] 34effd2cbd64: Layer already exists [2025-03-10T03:51:29.002Z] 4.0.0-dev.71: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:29.358Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:29.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:29.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-10T03:51:29.702Z] e7629cf2e4f7: Preparing [2025-03-10T03:51:29.702Z] 4f0746c9d886: Preparing [2025-03-10T03:51:29.702Z] 906000bcc98b: Preparing [2025-03-10T03:51:29.702Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:29.702Z] 1838650d3401: Preparing [2025-03-10T03:51:29.702Z] 703ae874385c: Preparing [2025-03-10T03:51:29.702Z] d87fe135af51: Preparing [2025-03-10T03:51:29.702Z] 34effd2cbd64: Preparing [2025-03-10T03:51:29.702Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:29.702Z] 703ae874385c: Waiting [2025-03-10T03:51:29.702Z] d87fe135af51: Waiting [2025-03-10T03:51:29.702Z] 34effd2cbd64: Waiting [2025-03-10T03:51:29.702Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:29.702Z] 4f0746c9d886: Layer already exists [2025-03-10T03:51:29.702Z] 1838650d3401: Layer already exists [2025-03-10T03:51:29.702Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:29.702Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:51:29.702Z] 906000bcc98b: Layer already exists [2025-03-10T03:51:29.702Z] 34effd2cbd64: Layer already exists [2025-03-10T03:51:29.702Z] d87fe135af51: Layer already exists [2025-03-10T03:51:29.702Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:29.702Z] 703ae874385c: Layer already exists [2025-03-10T03:51:29.967Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:30.323Z] + 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 [2025-03-10T03:51:30.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-10T03:51:30.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-10T03:51:30.678Z] e7629cf2e4f7: Preparing [2025-03-10T03:51:30.678Z] 4f0746c9d886: Preparing [2025-03-10T03:51:30.678Z] 906000bcc98b: Preparing [2025-03-10T03:51:30.678Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:30.678Z] 1838650d3401: Preparing [2025-03-10T03:51:30.678Z] 703ae874385c: Preparing [2025-03-10T03:51:30.678Z] d87fe135af51: Preparing [2025-03-10T03:51:30.678Z] 34effd2cbd64: Preparing [2025-03-10T03:51:30.678Z] 703ae874385c: Waiting [2025-03-10T03:51:30.678Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:30.678Z] d87fe135af51: Waiting [2025-03-10T03:51:30.678Z] 34effd2cbd64: Waiting [2025-03-10T03:51:30.678Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:30.678Z] e7629cf2e4f7: Layer already exists [2025-03-10T03:51:30.678Z] 4f0746c9d886: Layer already exists [2025-03-10T03:51:30.678Z] 906000bcc98b: Layer already exists [2025-03-10T03:51:30.678Z] 1838650d3401: Layer already exists [2025-03-10T03:51:30.678Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:30.678Z] 703ae874385c: Layer already exists [2025-03-10T03:51:30.678Z] d87fe135af51: Layer already exists [2025-03-10T03:51:30.678Z] 34effd2cbd64: Layer already exists [2025-03-10T03:51:30.678Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:30.945Z] main: digest: sha256:66c6c04a711a1ad7f0e08944db5a6b55c27858a028d2fa44a33e07f701b5294d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:51:31.026Z] ===================================================== [Pipeline] echo [2025-03-10T03:51:31.039Z] taggedImages: [2025-03-10T03:51:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-10T03:51:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.71 [2025-03-10T03:51:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:31.039Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-10T03:51:31.070Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-10T03:51:31.070Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:31.070Z] latest [2025-03-10T03:51:31.070Z] 4.0.0-dev.71 [2025-03-10T03:51:31.070Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:31.070Z] main [2025-03-10T03:51:31.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:31.435Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:31.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:31.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-10T03:51:31.804Z] b063a5644e86: Preparing [2025-03-10T03:51:31.804Z] ddd5459422df: Preparing [2025-03-10T03:51:31.804Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:31.804Z] 1838650d3401: Preparing [2025-03-10T03:51:31.804Z] 94d8947b1974: Preparing [2025-03-10T03:51:31.804Z] a71fef7993ef: Preparing [2025-03-10T03:51:31.804Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:31.804Z] a71fef7993ef: Waiting [2025-03-10T03:51:31.804Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:31.804Z] 1838650d3401: Layer already exists [2025-03-10T03:51:31.804Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:32.068Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:32.068Z] 94d8947b1974: Pushed [2025-03-10T03:51:32.068Z] b063a5644e86: Pushed [2025-03-10T03:51:33.485Z] a71fef7993ef: Pushed [2025-03-10T03:51:40.111Z] ddd5459422df: Pushed [2025-03-10T03:51:40.377Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:40.740Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:41.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-10T03:51:41.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-10T03:51:41.085Z] b063a5644e86: Preparing [2025-03-10T03:51:41.085Z] ddd5459422df: Preparing [2025-03-10T03:51:41.085Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:41.085Z] 1838650d3401: Preparing [2025-03-10T03:51:41.085Z] 94d8947b1974: Preparing [2025-03-10T03:51:41.085Z] a71fef7993ef: Preparing [2025-03-10T03:51:41.085Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:41.085Z] a71fef7993ef: Waiting [2025-03-10T03:51:41.085Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:41.085Z] ddd5459422df: Layer already exists [2025-03-10T03:51:41.085Z] b063a5644e86: Layer already exists [2025-03-10T03:51:41.085Z] 1838650d3401: Layer already exists [2025-03-10T03:51:41.085Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:41.085Z] 94d8947b1974: Layer already exists [2025-03-10T03:51:41.085Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:41.085Z] a71fef7993ef: Layer already exists [2025-03-10T03:51:41.085Z] latest: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:41.695Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:42.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 [2025-03-10T03:51:42.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-10T03:51:42.034Z] b063a5644e86: Preparing [2025-03-10T03:51:42.034Z] ddd5459422df: Preparing [2025-03-10T03:51:42.034Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:42.034Z] 1838650d3401: Preparing [2025-03-10T03:51:42.034Z] 94d8947b1974: Preparing [2025-03-10T03:51:42.034Z] a71fef7993ef: Preparing [2025-03-10T03:51:42.034Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:42.034Z] a71fef7993ef: Waiting [2025-03-10T03:51:42.034Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:42.034Z] b063a5644e86: Layer already exists [2025-03-10T03:51:42.034Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:42.034Z] ddd5459422df: Layer already exists [2025-03-10T03:51:42.035Z] 94d8947b1974: Layer already exists [2025-03-10T03:51:42.035Z] 1838650d3401: Layer already exists [2025-03-10T03:51:42.035Z] a71fef7993ef: Layer already exists [2025-03-10T03:51:42.035Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:42.035Z] 4.0.0-dev.71: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:42.382Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:42.729Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:42.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-10T03:51:42.729Z] b063a5644e86: Preparing [2025-03-10T03:51:42.729Z] ddd5459422df: Preparing [2025-03-10T03:51:42.729Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:42.729Z] 1838650d3401: Preparing [2025-03-10T03:51:42.729Z] 94d8947b1974: Preparing [2025-03-10T03:51:42.729Z] a71fef7993ef: Preparing [2025-03-10T03:51:42.729Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:42.729Z] a71fef7993ef: Waiting [2025-03-10T03:51:42.729Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:42.729Z] b063a5644e86: Layer already exists [2025-03-10T03:51:42.729Z] ddd5459422df: Layer already exists [2025-03-10T03:51:42.729Z] 1838650d3401: Layer already exists [2025-03-10T03:51:42.729Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:42.729Z] 94d8947b1974: Layer already exists [2025-03-10T03:51:42.729Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:42.729Z] a71fef7993ef: Layer already exists [2025-03-10T03:51:42.729Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:43.340Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:43.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-10T03:51:43.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-10T03:51:43.686Z] b063a5644e86: Preparing [2025-03-10T03:51:43.686Z] ddd5459422df: Preparing [2025-03-10T03:51:43.686Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:43.686Z] 1838650d3401: Preparing [2025-03-10T03:51:43.686Z] 94d8947b1974: Preparing [2025-03-10T03:51:43.686Z] a71fef7993ef: Preparing [2025-03-10T03:51:43.686Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:43.686Z] a71fef7993ef: Waiting [2025-03-10T03:51:43.686Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:43.686Z] 94d8947b1974: Layer already exists [2025-03-10T03:51:43.686Z] b063a5644e86: Layer already exists [2025-03-10T03:51:43.686Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:43.686Z] ddd5459422df: Layer already exists [2025-03-10T03:51:43.686Z] 1838650d3401: Layer already exists [2025-03-10T03:51:43.686Z] a71fef7993ef: Layer already exists [2025-03-10T03:51:43.686Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:43.686Z] main: digest: sha256:5eba2889801d7e0b35da7147c74f2aa2abbf0b115573b27a8fae6c993c6934e1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:51:44.026Z] ===================================================== [Pipeline] echo [2025-03-10T03:51:44.046Z] taggedImages: [2025-03-10T03:51:44.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:44.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-10T03:51:44.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.71 [2025-03-10T03:51:44.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:44.046Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-10T03:51:44.073Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-10T03:51:44.073Z] 35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:44.073Z] latest [2025-03-10T03:51:44.073Z] 4.0.0-dev.71 [2025-03-10T03:51:44.073Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:44.073Z] main [2025-03-10T03:51:44.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:44.452Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:44.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:44.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-10T03:51:44.812Z] b129e614d067: Preparing [2025-03-10T03:51:44.812Z] add475ec4f75: Preparing [2025-03-10T03:51:44.812Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:44.812Z] 1838650d3401: Preparing [2025-03-10T03:51:44.812Z] 5ce37d52f2c7: Preparing [2025-03-10T03:51:44.812Z] 2810e19593ae: Preparing [2025-03-10T03:51:44.812Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:44.812Z] 2810e19593ae: Waiting [2025-03-10T03:51:44.812Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:44.812Z] 1838650d3401: Layer already exists [2025-03-10T03:51:45.077Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:45.077Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:45.077Z] 5ce37d52f2c7: Pushed [2025-03-10T03:51:45.077Z] b129e614d067: Pushed [2025-03-10T03:51:45.655Z] 2810e19593ae: Pushed [2025-03-10T03:51:53.830Z] add475ec4f75: Pushed [2025-03-10T03:51:53.830Z] 35644ad537d22d85437dd4f7596fc9502b19d685: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:54.174Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:54.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-10T03:51:54.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-10T03:51:54.514Z] b129e614d067: Preparing [2025-03-10T03:51:54.514Z] add475ec4f75: Preparing [2025-03-10T03:51:54.514Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:54.514Z] 1838650d3401: Preparing [2025-03-10T03:51:54.514Z] 5ce37d52f2c7: Preparing [2025-03-10T03:51:54.514Z] 2810e19593ae: Preparing [2025-03-10T03:51:54.514Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:54.514Z] 2810e19593ae: Waiting [2025-03-10T03:51:54.514Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:54.514Z] add475ec4f75: Layer already exists [2025-03-10T03:51:54.514Z] 1838650d3401: Layer already exists [2025-03-10T03:51:54.514Z] 5ce37d52f2c7: Layer already exists [2025-03-10T03:51:54.514Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:54.514Z] b129e614d067: Layer already exists [2025-03-10T03:51:54.514Z] 2810e19593ae: Layer already exists [2025-03-10T03:51:54.514Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:54.514Z] latest: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:54.856Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:55.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 [2025-03-10T03:51:55.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-10T03:51:55.202Z] b129e614d067: Preparing [2025-03-10T03:51:55.202Z] add475ec4f75: Preparing [2025-03-10T03:51:55.202Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:55.202Z] 1838650d3401: Preparing [2025-03-10T03:51:55.202Z] 5ce37d52f2c7: Preparing [2025-03-10T03:51:55.202Z] 2810e19593ae: Preparing [2025-03-10T03:51:55.202Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:55.202Z] 2810e19593ae: Waiting [2025-03-10T03:51:55.202Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:55.202Z] 5ce37d52f2c7: Layer already exists [2025-03-10T03:51:55.202Z] b129e614d067: Layer already exists [2025-03-10T03:51:55.202Z] 1838650d3401: Layer already exists [2025-03-10T03:51:55.202Z] add475ec4f75: Layer already exists [2025-03-10T03:51:55.202Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:55.202Z] 2810e19593ae: Layer already exists [2025-03-10T03:51:55.202Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:55.202Z] 4.0.0-dev.71: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:55.560Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:55.904Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:55.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-10T03:51:55.904Z] b129e614d067: Preparing [2025-03-10T03:51:55.904Z] add475ec4f75: Preparing [2025-03-10T03:51:55.904Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:55.904Z] 1838650d3401: Preparing [2025-03-10T03:51:55.904Z] 5ce37d52f2c7: Preparing [2025-03-10T03:51:55.904Z] 2810e19593ae: Preparing [2025-03-10T03:51:55.904Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:55.904Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:55.904Z] 1838650d3401: Layer already exists [2025-03-10T03:51:55.904Z] b129e614d067: Layer already exists [2025-03-10T03:51:55.904Z] 5ce37d52f2c7: Layer already exists [2025-03-10T03:51:55.904Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:55.904Z] add475ec4f75: Layer already exists [2025-03-10T03:51:55.904Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:55.904Z] 2810e19593ae: Layer already exists [2025-03-10T03:51:55.904Z] 35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:56.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:56.612Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-10T03:51:56.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-10T03:51:56.612Z] b129e614d067: Preparing [2025-03-10T03:51:56.612Z] add475ec4f75: Preparing [2025-03-10T03:51:56.612Z] d17eaeec7dfd: Preparing [2025-03-10T03:51:56.612Z] 1838650d3401: Preparing [2025-03-10T03:51:56.612Z] 5ce37d52f2c7: Preparing [2025-03-10T03:51:56.612Z] 2810e19593ae: Preparing [2025-03-10T03:51:56.612Z] dd9c8f8612c8: Preparing [2025-03-10T03:51:56.612Z] 2810e19593ae: Waiting [2025-03-10T03:51:56.612Z] dd9c8f8612c8: Waiting [2025-03-10T03:51:56.612Z] add475ec4f75: Layer already exists [2025-03-10T03:51:56.612Z] d17eaeec7dfd: Layer already exists [2025-03-10T03:51:56.612Z] 1838650d3401: Layer already exists [2025-03-10T03:51:56.612Z] b129e614d067: Layer already exists [2025-03-10T03:51:56.612Z] 5ce37d52f2c7: Layer already exists [2025-03-10T03:51:56.612Z] 2810e19593ae: Layer already exists [2025-03-10T03:51:56.612Z] dd9c8f8612c8: Layer already exists [2025-03-10T03:51:56.612Z] main: digest: sha256:dc5f3f8e4019d448bc40ad043b33425b821bf9bce36b8e34a2f25d2c8b27b20d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-10T03:51:56.698Z] ===================================================== [Pipeline] echo [2025-03-10T03:51:56.714Z] taggedImages: [2025-03-10T03:51:56.714Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685 [2025-03-10T03:51:56.714Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-10T03:51:56.714Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.71 [2025-03-10T03:51:56.714Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:35644ad537d22d85437dd4f7596fc9502b19d685-4.0.0-dev.71 [2025-03-10T03:51:56.714Z] - 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 [2025-03-10T03:51:57.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-10T03:51:57.107Z] [2025-03-10T03:51:57.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:51:57.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-10T03:51:57.433Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-10T03:51:57.433Z] 8998bd30e6a1: Pulling fs layer [2025-03-10T03:51:57.433Z] 04944245beec: Pulling fs layer [2025-03-10T03:51:57.433Z] 699f458cf7ca: Pulling fs layer [2025-03-10T03:51:57.433Z] 765212b225bb: Pulling fs layer [2025-03-10T03:51:57.433Z] f23df028b6ca: Pulling fs layer [2025-03-10T03:51:57.433Z] d65c8cfc05b1: Pulling fs layer [2025-03-10T03:51:57.433Z] 2437ff75d9bd: Pulling fs layer [2025-03-10T03:51:57.433Z] 765212b225bb: Waiting [2025-03-10T03:51:57.433Z] f23df028b6ca: Waiting [2025-03-10T03:51:57.433Z] d65c8cfc05b1: Waiting [2025-03-10T03:51:57.433Z] 2437ff75d9bd: Waiting [2025-03-10T03:51:57.699Z] 04944245beec: Verifying Checksum [2025-03-10T03:51:57.699Z] 04944245beec: Download complete [2025-03-10T03:51:57.700Z] 765212b225bb: Verifying Checksum [2025-03-10T03:51:57.700Z] 765212b225bb: Download complete [2025-03-10T03:51:57.700Z] f23df028b6ca: Verifying Checksum [2025-03-10T03:51:57.700Z] f23df028b6ca: Download complete [2025-03-10T03:51:57.700Z] d65c8cfc05b1: Verifying Checksum [2025-03-10T03:51:57.700Z] d65c8cfc05b1: Download complete [2025-03-10T03:51:57.700Z] 699f458cf7ca: Verifying Checksum [2025-03-10T03:51:57.700Z] 699f458cf7ca: Download complete [2025-03-10T03:51:58.281Z] 8998bd30e6a1: Verifying Checksum [2025-03-10T03:51:58.281Z] 8998bd30e6a1: Download complete [2025-03-10T03:52:00.865Z] 2437ff75d9bd: Verifying Checksum [2025-03-10T03:52:00.865Z] 2437ff75d9bd: Download complete [2025-03-10T03:52:02.804Z] 8998bd30e6a1: Pull complete [2025-03-10T03:52:03.385Z] 04944245beec: Pull complete [2025-03-10T03:52:05.321Z] 699f458cf7ca: Pull complete [2025-03-10T03:52:05.321Z] 765212b225bb: Pull complete [2025-03-10T03:52:05.900Z] f23df028b6ca: Pull complete [2025-03-10T03:52:06.166Z] d65c8cfc05b1: Pull complete [2025-03-10T03:52:24.457Z] 2437ff75d9bd: Pull complete [2025-03-10T03:52:24.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-10T03:52:24.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-10T03:52:24.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:52:24.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-40702 does not seem to be running inside a container [2025-03-10T03:52:24.698Z] $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@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 [2025-03-10T03:52:27.618Z] $ docker top 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:52:28.505Z] ---> job-cost.sh [2025-03-10T03:52:28.505Z] lf-activate-venv: SKIPPING [2025-03-10T03:52:28.505Z] INFO: No Stack... [2025-03-10T03:52:28.768Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-10T03:52:29.722Z] INFO: Archiving Costs [Pipeline] sh [2025-03-10T03:52:30.359Z] + cut -d, -f6 [2025-03-10T03:52:30.359Z] + cat /w/workspace/edgex-go/809/archives/cost.csv [Pipeline] lock [2025-03-10T03:52:30.394Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] [2025-03-10T03:52:30.401Z] Resource [jenkins-edgexfoundry-edgex-go-main-809-stack-cost] did not exist. Created. [2025-03-10T03:52:30.408Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-10T03:52:31.063Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-10T03:52:31.749Z] Stashed 1 file(s) [Pipeline] } [2025-03-10T03:52:31.759Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-809-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-10T03:52:31.788Z] $ docker stop --time=1 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 [2025-03-10T03:52:33.290Z] $ docker rm -f --volumes 8f5c02b2fb92f0baf3b837f5137d8c569a9f940f9a81846af1247da4af11ad45 [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 [2025-03-10T03:52:33.896Z] provisioning config files... [2025-03-10T03:52:33.902Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/809@tmp/config15939017450522908373tmp [Pipeline] { [Pipeline] sh [2025-03-10T03:52:34.207Z] + set +x [2025-03-10T03:52:34.207Z] + bash -s -- [2025-03-10T03:52:34.207Z] + curl -s https://codecov.io/bash [2025-03-10T03:52:34.207Z] [2025-03-10T03:52:34.207Z] _____ _ [2025-03-10T03:52:34.207Z] / ____| | | [2025-03-10T03:52:34.207Z] | | ___ __| | ___ ___ _____ __ [2025-03-10T03:52:34.207Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-10T03:52:34.207Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-10T03:52:34.207Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-10T03:52:34.207Z] Bash-1.0.6 [2025-03-10T03:52:34.207Z] [2025-03-10T03:52:34.207Z] [2025-03-10T03:52:34.207Z] ==> git version 2.25.1 found [2025-03-10T03:52:34.207Z] ==> 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 [2025-03-10T03:52:34.207Z] Release-Date: 2020-01-08 [2025-03-10T03:52:34.207Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-10T03:52:34.207Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-10T03:52:34.207Z] ==> Jenkins CI detected. [2025-03-10T03:52:34.207Z] current dir:  /w/workspace/edgex-go/809 [2025-03-10T03:52:34.207Z] project root: . [2025-03-10T03:52:34.207Z] --> token set from env [2025-03-10T03:52:34.207Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-10T03:52:34.465Z] ==> Running gcov in . (disable via -X gcov) [2025-03-10T03:52:34.465Z] ==> Python coveragepy not found [2025-03-10T03:52:34.465Z] ==> Searching for coverage reports in: [2025-03-10T03:52:34.465Z] + . [2025-03-10T03:52:34.465Z] -> Found 1 reports [2025-03-10T03:52:34.465Z] ==> Detecting git/mercurial file structure [2025-03-10T03:52:34.465Z] ==> Reading reports [2025-03-10T03:52:34.465Z] + ./coverage.out bytes=1660758 [2025-03-10T03:52:34.465Z] ==> Appending adjustments [2025-03-10T03:52:34.465Z] https://docs.codecov.io/docs/fixing-reports [2025-03-10T03:52:35.842Z] + Found adjustments [2025-03-10T03:52:35.842Z] ==> Gzipping contents [2025-03-10T03:52:35.842Z] 140K /tmp/codecov.8ObvfU.gz [2025-03-10T03:52:35.842Z] ==> Uploading reports [2025-03-10T03:52:35.842Z] url: https://codecov.io [2025-03-10T03:52:35.842Z] query: branch=main&commit=35644ad537d22d85437dd4f7596fc9502b19d685&build=809&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F809%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T03:52:35.842Z] -> Pinging Codecov [2025-03-10T03:52:35.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=35644ad537d22d85437dd4f7596fc9502b19d685&build=809&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F809%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-10T03:52:36.101Z] -> Uploading to [2025-03-10T03:52:36.101Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/35644ad537d22d85437dd4f7596fc9502b19d685/ae3d5114-267c-4781-813b-bc5cf402d05d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T035235Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7af491a651f441848894e1dff06696e72d4cc1dec4f87f2201dc0abea732ad4f [2025-03-10T03:52:36.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:52:36.102Z] Dload Upload Total Spent Left Speed [2025-03-10T03:52:36.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 658k --:--:-- --:--:-- --:--:-- 658k [2025-03-10T03:52:36.360Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/35644ad537d22d85437dd4f7596fc9502b19d685 [Pipeline] } [2025-03-10T03:52:36.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-10T03:52:36.601Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-10T03:52:36.616Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:52:36.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T03:52:36.925Z] [2025-03-10T03:52:36.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:52:37.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T03:52:37.233Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-10T03:52:37.233Z] 43c4264eed91: Pulling fs layer [2025-03-10T03:52:37.233Z] 4cc291be95ef: Pulling fs layer [2025-03-10T03:52:37.233Z] 2ac1f1163629: Pulling fs layer [2025-03-10T03:52:37.233Z] 5c3c966382ef: Pulling fs layer [2025-03-10T03:52:37.233Z] 4f4fb700ef54: Pulling fs layer [2025-03-10T03:52:37.233Z] d9c7d2e4e75e: Pulling fs layer [2025-03-10T03:52:37.233Z] 9c3e1370e548: Pulling fs layer [2025-03-10T03:52:37.233Z] 5c3c966382ef: Waiting [2025-03-10T03:52:37.233Z] 4f4fb700ef54: Waiting [2025-03-10T03:52:37.233Z] d9c7d2e4e75e: Waiting [2025-03-10T03:52:37.233Z] 9c3e1370e548: Waiting [2025-03-10T03:52:37.233Z] 4cc291be95ef: Verifying Checksum [2025-03-10T03:52:37.233Z] 4cc291be95ef: Download complete [2025-03-10T03:52:37.233Z] 5c3c966382ef: Verifying Checksum [2025-03-10T03:52:37.233Z] 5c3c966382ef: Download complete [2025-03-10T03:52:37.233Z] 4f4fb700ef54: Verifying Checksum [2025-03-10T03:52:37.233Z] 4f4fb700ef54: Download complete [2025-03-10T03:52:37.233Z] 43c4264eed91: Verifying Checksum [2025-03-10T03:52:37.233Z] 43c4264eed91: Download complete [2025-03-10T03:52:37.491Z] 43c4264eed91: Pull complete [2025-03-10T03:52:37.491Z] d9c7d2e4e75e: Verifying Checksum [2025-03-10T03:52:37.491Z] d9c7d2e4e75e: Download complete [2025-03-10T03:52:37.491Z] 4cc291be95ef: Pull complete [2025-03-10T03:52:37.750Z] 2ac1f1163629: Verifying Checksum [2025-03-10T03:52:37.750Z] 2ac1f1163629: Download complete [2025-03-10T03:52:38.315Z] 9c3e1370e548: Verifying Checksum [2025-03-10T03:52:38.315Z] 9c3e1370e548: Download complete [2025-03-10T03:52:40.842Z] 2ac1f1163629: Pull complete [2025-03-10T03:52:40.842Z] 5c3c966382ef: Pull complete [2025-03-10T03:52:40.842Z] 4f4fb700ef54: Pull complete [2025-03-10T03:52:41.103Z] d9c7d2e4e75e: Pull complete [2025-03-10T03:52:44.388Z] 9c3e1370e548: Pull complete [2025-03-10T03:52:44.388Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-10T03:52:44.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-10T03:52:44.388Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:52:44.494Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:52:44.518Z] $ 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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-10T03:52:48.889Z] $ docker top 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T03:52:49.242Z] + git config --global --add safe.directory /w/workspace/edgex-go/809 [Pipeline] echo [2025-03-10T03:52:49.253Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-10T03:52:49.530Z] + set -o pipefail [2025-03-10T03:52:49.530Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-10T03:52:59.511Z] [2025-03-10T03:52:59.511Z] Monitoring /w/workspace/edgex-go/809 (github.com/edgexfoundry/edgex-go)... [2025-03-10T03:52:59.511Z] [2025-03-10T03:52:59.511Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a6f4338c-8007-4688-9721-369fe2c194d6 [2025-03-10T03:52:59.511Z] [2025-03-10T03:52:59.511Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-10T03:52:59.511Z] [2025-03-10T03:52:59.511Z] [2025-03-10T03:52:59.511Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-10T03:52:59.511Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-10T03:52:59.514Z] $ docker stop --time=1 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 [2025-03-10T03:53:02.435Z] $ docker rm -f --volumes 443785fa8fcdd521fd09ef86423feaa13580f6609d298e9b80bb28773d955769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-10T03:53:02.939Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:53:02.956Z] provisioning config files... [2025-03-10T03:53:02.963Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/809@tmp/config17535149277060655819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:03.268Z] --> edgex-publish-swagger.sh [2025-03-10T03:53:03.269Z] === Publish openapi API === [2025-03-10T03:53:03.269Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-10T03:53:03.269Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/809/openapi/core-command.yaml] [2025-03-10T03:53:03.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:03.269Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:03.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61046 --:--:-- --:--:-- --:--:-- 60933 100 32782 0 0 100 32782 0 61046 --:--:-- --:--:-- --:--:-- 60933 [2025-03-10T03:53:03.837Z] [2025-03-10T03:53:03.837Z] [2025-03-10T03:53:03.837Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/809/openapi/core-data.yaml] [2025-03-10T03:53:03.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:03.837Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:04.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 187k --:--:-- --:--:-- --:--:-- 187k [2025-03-10T03:53:04.097Z] [2025-03-10T03:53:04.097Z] [2025-03-10T03:53:04.097Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/809/openapi/core-keeper.yaml] [2025-03-10T03:53:04.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:04.097Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:04.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 222 107k --:--:-- --:--:-- --:--:-- 108k [2025-03-10T03:53:04.356Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-10T03:53:04.356Z] [2025-03-10T03:53:04.356Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/809/openapi/core-metadata.yaml] [2025-03-10T03:53:04.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:04.356Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:04.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 354 354k --:--:-- --:--:-- --:--:-- 354k 100 156k 100 156 100 156k 354 354k --:--:-- --:--:-- --:--:-- 354k [2025-03-10T03:53:04.925Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-10T03:53:04.925Z] [2025-03-10T03:53:04.925Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/809/openapi/security-proxy-auth.yaml] [2025-03-10T03:53:04.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:04.925Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:05.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 219 81292 --:--:-- --:--:-- --:--:-- 81511 [2025-03-10T03:53:05.185Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-10T03:53:05.185Z] [2025-03-10T03:53:05.185Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/809/openapi/security-secretstore-setup.yaml] [2025-03-10T03:53:05.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:05.185Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:05.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 452 26801 --:--:-- --:--:-- --:--:-- 27253 [2025-03-10T03:53:05.445Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-10T03:53:05.445Z] [2025-03-10T03:53:05.445Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/809/openapi/support-notifications.yaml] [2025-03-10T03:53:05.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:05.445Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:05.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 468 293k --:--:-- --:--:-- --:--:-- 292k 100 97k 100 156 100 99976 468 293k --:--:-- --:--:-- --:--:-- 292k [2025-03-10T03:53:05.704Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-10T03:53:05.704Z] [2025-03-10T03:53:05.704Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/809/openapi/support-scheduler.yaml] [2025-03-10T03:53:05.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-10T03:53:05.704Z] Dload Upload Total Spent Left Speed [2025-03-10T03:53:05.964Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 475 150k --:--:-- --:--:-- --:--:-- 151k [2025-03-10T03:53:05.964Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-10T03:53:05.964Z] [Pipeline] } [2025-03-10T03:53:05.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-10T03:53:06.403Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T03:53:06.403Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:06.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:53:06.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:53:06.821Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:53:06.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T03:53:07.325Z] $ docker top a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T03:53:07.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T03:53:07.435Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T03:53:07.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T03:53:07.537Z] $ docker exec a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 ssh-agent [2025-03-10T03:53:07.654Z] SSH_AUTH_SOCK=/tmp/ssh-TfYDzIXpEdDk/agent.32 [2025-03-10T03:53:07.654Z] SSH_AGENT_PID=38 [2025-03-10T03:53:07.659Z] Running ssh-add (command line suppressed) [2025-03-10T03:53:07.742Z] Identity added: /w/workspace/edgex-go/809@tmp/private_key_2083670962010501805.key (/w/workspace/edgex-go/809@tmp/private_key_2083670962010501805.key) [2025-03-10T03:53:07.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T03:53:08.056Z] + git semver tag [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,229 [run_tag] DEBUG tag force:False [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,229 [check_head_tag] DEBUG check head tag [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,232 [execute] INFO git cat-file --batch-check [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=) [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,236 [execute] INFO git cat-file --batch [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=) [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,293 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,293 [execute] INFO git tag -a v4.0.0-dev.71 -m v4.0.0-dev.71 [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.71', '-m', 'v4.0.0-dev.71'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) [2025-03-10T03:53:08.315Z] 2025-03-10 03:53:08,298 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:08.315Z] 4.0.0-dev.71 [Pipeline] } [2025-03-10T03:53:08.573Z] $ docker exec --env ******** --env ******** a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 ssh-agent -k [2025-03-10T03:53:08.662Z] unset SSH_AUTH_SOCK; [2025-03-10T03:53:08.662Z] unset SSH_AGENT_PID; [2025-03-10T03:53:08.662Z] echo Agent pid 38 killed; [2025-03-10T03:53:08.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T03:53:09.004Z] + git semver [Pipeline] } [2025-03-10T03:53:09.266Z] $ docker stop --time=1 a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 [2025-03-10T03:53:10.535Z] $ docker rm -f --volumes a7219f0a7df3db0285ca8d01382baae6c7335de0cece874ab072186a6fcc30d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:10.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T03:53:10.954Z] [2025-03-10T03:53:10.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:11.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T03:53:11.263Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-10T03:53:11.263Z] ab5ef0e58194: Pulling fs layer [2025-03-10T03:53:11.263Z] 9712f1f96733: Pulling fs layer [2025-03-10T03:53:11.263Z] 63f879dbbcfc: Pulling fs layer [2025-03-10T03:53:11.263Z] 0d9ebad4ef96: Pulling fs layer [2025-03-10T03:53:11.263Z] e9a5061849ea: Pulling fs layer [2025-03-10T03:53:11.263Z] d747dcd14b5f: Pulling fs layer [2025-03-10T03:53:11.263Z] 2de7ff778b66: Pulling fs layer [2025-03-10T03:53:11.263Z] e9a5061849ea: Waiting [2025-03-10T03:53:11.263Z] 2de7ff778b66: Waiting [2025-03-10T03:53:11.263Z] d747dcd14b5f: Waiting [2025-03-10T03:53:11.263Z] 9712f1f96733: Verifying Checksum [2025-03-10T03:53:11.263Z] 9712f1f96733: Download complete [2025-03-10T03:53:11.521Z] 63f879dbbcfc: Verifying Checksum [2025-03-10T03:53:11.521Z] 63f879dbbcfc: Download complete [2025-03-10T03:53:11.779Z] e9a5061849ea: Verifying Checksum [2025-03-10T03:53:11.779Z] e9a5061849ea: Download complete [2025-03-10T03:53:11.779Z] d747dcd14b5f: Verifying Checksum [2025-03-10T03:53:11.779Z] d747dcd14b5f: Download complete [2025-03-10T03:53:11.779Z] 0d9ebad4ef96: Verifying Checksum [2025-03-10T03:53:11.779Z] 0d9ebad4ef96: Download complete [2025-03-10T03:53:11.780Z] ab5ef0e58194: Verifying Checksum [2025-03-10T03:53:11.780Z] ab5ef0e58194: Download complete [2025-03-10T03:53:11.780Z] 2de7ff778b66: Verifying Checksum [2025-03-10T03:53:11.780Z] 2de7ff778b66: Download complete [2025-03-10T03:53:14.313Z] ab5ef0e58194: Pull complete [2025-03-10T03:53:14.313Z] 9712f1f96733: Pull complete [2025-03-10T03:53:14.574Z] 63f879dbbcfc: Pull complete [2025-03-10T03:53:18.768Z] 0d9ebad4ef96: Pull complete [2025-03-10T03:53:18.768Z] e9a5061849ea: Pull complete [2025-03-10T03:53:18.768Z] d747dcd14b5f: Pull complete [2025-03-10T03:53:19.335Z] 2de7ff778b66: Pull complete [2025-03-10T03:53:19.594Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-10T03:53:19.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-10T03:53:19.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:53:19.690Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:53:19.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-10T03:53:22.724Z] $ docker top 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:53:22.804Z] provisioning config files... [2025-03-10T03:53:22.809Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/809@tmp/config10755842561438137182tmp [2025-03-10T03:53:22.816Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/809@tmp/config1857884146687646218tmp [2025-03-10T03:53:22.822Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/809@tmp/config12467915059754222359tmp [Pipeline] { [Pipeline] echo [2025-03-10T03:53:22.846Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:23.134Z] ---> sigul-configuration.sh [2025-03-10T03:53:23.134Z] gpg: directory `/root/.gnupg' created [2025-03-10T03:53:23.134Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-10T03:53:23.134Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-10T03:53:23.134Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-10T03:53:23.134Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-10T03:53:23.134Z] gpg: CAST5 encrypted data [2025-03-10T03:53:23.134Z] gpg: encrypted with 1 passphrase [2025-03-10T03:53:23.134Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-10T03:53:23.428Z] + mkdir /home/jenkins [2025-03-10T03:53:23.428Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-10T03:53:23.720Z] + 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 [2025-03-10T03:53:23.734Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:24.024Z] ---> sigul-install.sh [2025-03-10T03:53:24.024Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-10T03:53:24.320Z] + git tag --list [2025-03-10T03:53:24.320Z] 0.6.0 [2025-03-10T03:53:24.320Z] 0.6.1 [2025-03-10T03:53:24.320Z] 0.7.0 [2025-03-10T03:53:24.320Z] 0.7.1 [2025-03-10T03:53:24.320Z] v1.0.0 [2025-03-10T03:53:24.320Z] v1.0.1 [2025-03-10T03:53:24.320Z] v1.1.0 [2025-03-10T03:53:24.320Z] v1.2.0 [2025-03-10T03:53:24.320Z] v1.2.1 [2025-03-10T03:53:24.320Z] v1.3.0 [2025-03-10T03:53:24.320Z] v1.3.1 [2025-03-10T03:53:24.320Z] v2.0.0 [2025-03-10T03:53:24.320Z] v2.1.0 [2025-03-10T03:53:24.320Z] v2.1.1 [2025-03-10T03:53:24.320Z] v2.2.0 [2025-03-10T03:53:24.320Z] v2.3.0 [2025-03-10T03:53:24.321Z] v3.0 [2025-03-10T03:53:24.321Z] v3.0.0 [2025-03-10T03:53:24.321Z] v3.1 [2025-03-10T03:53:24.321Z] v3.1.0 [2025-03-10T03:53:24.321Z] v3.1.0-dev.1 [2025-03-10T03:53:24.321Z] v3.1.0-dev.10 [2025-03-10T03:53:24.321Z] v3.1.0-dev.11 [2025-03-10T03:53:24.321Z] v3.1.0-dev.12 [2025-03-10T03:53:24.321Z] v3.1.0-dev.13 [2025-03-10T03:53:24.321Z] v3.1.0-dev.14 [2025-03-10T03:53:24.321Z] v3.1.0-dev.15 [2025-03-10T03:53:24.321Z] v3.1.0-dev.16 [2025-03-10T03:53:24.321Z] v3.1.0-dev.17 [2025-03-10T03:53:24.321Z] v3.1.0-dev.18 [2025-03-10T03:53:24.321Z] v3.1.0-dev.19 [2025-03-10T03:53:24.321Z] v3.1.0-dev.2 [2025-03-10T03:53:24.321Z] v3.1.0-dev.20 [2025-03-10T03:53:24.321Z] v3.1.0-dev.21 [2025-03-10T03:53:24.321Z] v3.1.0-dev.22 [2025-03-10T03:53:24.321Z] v3.1.0-dev.23 [2025-03-10T03:53:24.321Z] v3.1.0-dev.24 [2025-03-10T03:53:24.321Z] v3.1.0-dev.25 [2025-03-10T03:53:24.321Z] v3.1.0-dev.26 [2025-03-10T03:53:24.321Z] v3.1.0-dev.27 [2025-03-10T03:53:24.321Z] v3.1.0-dev.28 [2025-03-10T03:53:24.321Z] v3.1.0-dev.29 [2025-03-10T03:53:24.321Z] v3.1.0-dev.3 [2025-03-10T03:53:24.321Z] v3.1.0-dev.30 [2025-03-10T03:53:24.321Z] v3.1.0-dev.31 [2025-03-10T03:53:24.321Z] v3.1.0-dev.32 [2025-03-10T03:53:24.321Z] v3.1.0-dev.33 [2025-03-10T03:53:24.321Z] v3.1.0-dev.34 [2025-03-10T03:53:24.321Z] v3.1.0-dev.35 [2025-03-10T03:53:24.321Z] v3.1.0-dev.36 [2025-03-10T03:53:24.321Z] v3.1.0-dev.37 [2025-03-10T03:53:24.321Z] v3.1.0-dev.38 [2025-03-10T03:53:24.321Z] v3.1.0-dev.39 [2025-03-10T03:53:24.321Z] v3.1.0-dev.4 [2025-03-10T03:53:24.321Z] v3.1.0-dev.40 [2025-03-10T03:53:24.321Z] v3.1.0-dev.41 [2025-03-10T03:53:24.321Z] v3.1.0-dev.42 [2025-03-10T03:53:24.321Z] v3.1.0-dev.43 [2025-03-10T03:53:24.321Z] v3.1.0-dev.44 [2025-03-10T03:53:24.321Z] v3.1.0-dev.45 [2025-03-10T03:53:24.321Z] v3.1.0-dev.46 [2025-03-10T03:53:24.321Z] v3.1.0-dev.47 [2025-03-10T03:53:24.321Z] v3.1.0-dev.48 [2025-03-10T03:53:24.321Z] v3.1.0-dev.49 [2025-03-10T03:53:24.321Z] v3.1.0-dev.5 [2025-03-10T03:53:24.321Z] v3.1.0-dev.50 [2025-03-10T03:53:24.321Z] v3.1.0-dev.51 [2025-03-10T03:53:24.321Z] v3.1.0-dev.52 [2025-03-10T03:53:24.321Z] v3.1.0-dev.53 [2025-03-10T03:53:24.321Z] v3.1.0-dev.54 [2025-03-10T03:53:24.321Z] v3.1.0-dev.55 [2025-03-10T03:53:24.321Z] v3.1.0-dev.56 [2025-03-10T03:53:24.321Z] v3.1.0-dev.57 [2025-03-10T03:53:24.321Z] v3.1.0-dev.58 [2025-03-10T03:53:24.321Z] v3.1.0-dev.59 [2025-03-10T03:53:24.321Z] v3.1.0-dev.6 [2025-03-10T03:53:24.321Z] v3.1.0-dev.60 [2025-03-10T03:53:24.321Z] v3.1.0-dev.61 [2025-03-10T03:53:24.321Z] v3.1.0-dev.62 [2025-03-10T03:53:24.321Z] v3.1.0-dev.63 [2025-03-10T03:53:24.321Z] v3.1.0-dev.64 [2025-03-10T03:53:24.321Z] v3.1.0-dev.65 [2025-03-10T03:53:24.321Z] v3.1.0-dev.66 [2025-03-10T03:53:24.321Z] v3.1.0-dev.67 [2025-03-10T03:53:24.321Z] v3.1.0-dev.68 [2025-03-10T03:53:24.321Z] v3.1.0-dev.69 [2025-03-10T03:53:24.321Z] v3.1.0-dev.7 [2025-03-10T03:53:24.321Z] v3.1.0-dev.70 [2025-03-10T03:53:24.321Z] v3.1.0-dev.71 [2025-03-10T03:53:24.321Z] v3.1.0-dev.72 [2025-03-10T03:53:24.321Z] v3.1.0-dev.73 [2025-03-10T03:53:24.321Z] v3.1.0-dev.8 [2025-03-10T03:53:24.321Z] v3.1.0-dev.9 [2025-03-10T03:53:24.321Z] v3.1.1 [2025-03-10T03:53:24.321Z] v3.1.1-dev.1 [2025-03-10T03:53:24.321Z] v3.1.1-dev.2 [2025-03-10T03:53:24.321Z] v3.2.0-dev.1 [2025-03-10T03:53:24.321Z] v3.2.0-dev.10 [2025-03-10T03:53:24.321Z] v3.2.0-dev.100 [2025-03-10T03:53:24.321Z] v3.2.0-dev.101 [2025-03-10T03:53:24.321Z] v3.2.0-dev.102 [2025-03-10T03:53:24.321Z] v3.2.0-dev.103 [2025-03-10T03:53:24.321Z] v3.2.0-dev.104 [2025-03-10T03:53:24.321Z] v3.2.0-dev.105 [2025-03-10T03:53:24.321Z] v3.2.0-dev.106 [2025-03-10T03:53:24.321Z] v3.2.0-dev.107 [2025-03-10T03:53:24.321Z] v3.2.0-dev.108 [2025-03-10T03:53:24.321Z] v3.2.0-dev.109 [2025-03-10T03:53:24.321Z] v3.2.0-dev.11 [2025-03-10T03:53:24.321Z] v3.2.0-dev.12 [2025-03-10T03:53:24.321Z] v3.2.0-dev.13 [2025-03-10T03:53:24.321Z] v3.2.0-dev.14 [2025-03-10T03:53:24.321Z] v3.2.0-dev.15 [2025-03-10T03:53:24.321Z] v3.2.0-dev.16 [2025-03-10T03:53:24.321Z] v3.2.0-dev.17 [2025-03-10T03:53:24.321Z] v3.2.0-dev.18 [2025-03-10T03:53:24.321Z] v3.2.0-dev.19 [2025-03-10T03:53:24.321Z] v3.2.0-dev.2 [2025-03-10T03:53:24.321Z] v3.2.0-dev.20 [2025-03-10T03:53:24.321Z] v3.2.0-dev.21 [2025-03-10T03:53:24.321Z] v3.2.0-dev.22 [2025-03-10T03:53:24.321Z] v3.2.0-dev.23 [2025-03-10T03:53:24.321Z] v3.2.0-dev.24 [2025-03-10T03:53:24.321Z] v3.2.0-dev.25 [2025-03-10T03:53:24.321Z] v3.2.0-dev.26 [2025-03-10T03:53:24.321Z] v3.2.0-dev.27 [2025-03-10T03:53:24.321Z] v3.2.0-dev.28 [2025-03-10T03:53:24.321Z] v3.2.0-dev.29 [2025-03-10T03:53:24.321Z] v3.2.0-dev.3 [2025-03-10T03:53:24.321Z] v3.2.0-dev.30 [2025-03-10T03:53:24.321Z] v3.2.0-dev.31 [2025-03-10T03:53:24.321Z] v3.2.0-dev.32 [2025-03-10T03:53:24.321Z] v3.2.0-dev.33 [2025-03-10T03:53:24.321Z] v3.2.0-dev.34 [2025-03-10T03:53:24.321Z] v3.2.0-dev.35 [2025-03-10T03:53:24.321Z] v3.2.0-dev.36 [2025-03-10T03:53:24.321Z] v3.2.0-dev.37 [2025-03-10T03:53:24.321Z] v3.2.0-dev.38 [2025-03-10T03:53:24.321Z] v3.2.0-dev.39 [2025-03-10T03:53:24.321Z] v3.2.0-dev.4 [2025-03-10T03:53:24.321Z] v3.2.0-dev.40 [2025-03-10T03:53:24.321Z] v3.2.0-dev.41 [2025-03-10T03:53:24.321Z] v3.2.0-dev.42 [2025-03-10T03:53:24.321Z] v3.2.0-dev.43 [2025-03-10T03:53:24.321Z] v3.2.0-dev.44 [2025-03-10T03:53:24.321Z] v3.2.0-dev.45 [2025-03-10T03:53:24.321Z] v3.2.0-dev.46 [2025-03-10T03:53:24.321Z] v3.2.0-dev.47 [2025-03-10T03:53:24.321Z] v3.2.0-dev.48 [2025-03-10T03:53:24.321Z] v3.2.0-dev.49 [2025-03-10T03:53:24.321Z] v3.2.0-dev.5 [2025-03-10T03:53:24.321Z] v3.2.0-dev.50 [2025-03-10T03:53:24.321Z] v3.2.0-dev.51 [2025-03-10T03:53:24.321Z] v3.2.0-dev.52 [2025-03-10T03:53:24.321Z] v3.2.0-dev.53 [2025-03-10T03:53:24.321Z] v3.2.0-dev.54 [2025-03-10T03:53:24.321Z] v3.2.0-dev.55 [2025-03-10T03:53:24.321Z] v3.2.0-dev.56 [2025-03-10T03:53:24.321Z] v3.2.0-dev.57 [2025-03-10T03:53:24.321Z] v3.2.0-dev.58 [2025-03-10T03:53:24.321Z] v3.2.0-dev.59 [2025-03-10T03:53:24.321Z] v3.2.0-dev.6 [2025-03-10T03:53:24.321Z] v3.2.0-dev.60 [2025-03-10T03:53:24.321Z] v3.2.0-dev.61 [2025-03-10T03:53:24.321Z] v3.2.0-dev.62 [2025-03-10T03:53:24.321Z] v3.2.0-dev.63 [2025-03-10T03:53:24.321Z] v3.2.0-dev.64 [2025-03-10T03:53:24.321Z] v3.2.0-dev.65 [2025-03-10T03:53:24.321Z] v3.2.0-dev.66 [2025-03-10T03:53:24.321Z] v3.2.0-dev.67 [2025-03-10T03:53:24.321Z] v3.2.0-dev.68 [2025-03-10T03:53:24.321Z] v3.2.0-dev.69 [2025-03-10T03:53:24.321Z] v3.2.0-dev.7 [2025-03-10T03:53:24.321Z] v3.2.0-dev.70 [2025-03-10T03:53:24.321Z] v3.2.0-dev.71 [2025-03-10T03:53:24.321Z] v3.2.0-dev.72 [2025-03-10T03:53:24.321Z] v3.2.0-dev.73 [2025-03-10T03:53:24.321Z] v3.2.0-dev.74 [2025-03-10T03:53:24.321Z] v3.2.0-dev.75 [2025-03-10T03:53:24.321Z] v3.2.0-dev.76 [2025-03-10T03:53:24.321Z] v3.2.0-dev.77 [2025-03-10T03:53:24.321Z] v3.2.0-dev.78 [2025-03-10T03:53:24.321Z] v3.2.0-dev.79 [2025-03-10T03:53:24.321Z] v3.2.0-dev.8 [2025-03-10T03:53:24.321Z] v3.2.0-dev.80 [2025-03-10T03:53:24.321Z] v3.2.0-dev.81 [2025-03-10T03:53:24.321Z] v3.2.0-dev.82 [2025-03-10T03:53:24.321Z] v3.2.0-dev.83 [2025-03-10T03:53:24.321Z] v3.2.0-dev.84 [2025-03-10T03:53:24.321Z] v3.2.0-dev.85 [2025-03-10T03:53:24.321Z] v3.2.0-dev.86 [2025-03-10T03:53:24.321Z] v3.2.0-dev.87 [2025-03-10T03:53:24.321Z] v3.2.0-dev.88 [2025-03-10T03:53:24.321Z] v3.2.0-dev.89 [2025-03-10T03:53:24.321Z] v3.2.0-dev.9 [2025-03-10T03:53:24.321Z] v3.2.0-dev.90 [2025-03-10T03:53:24.321Z] v3.2.0-dev.91 [2025-03-10T03:53:24.321Z] v3.2.0-dev.92 [2025-03-10T03:53:24.321Z] v3.2.0-dev.93 [2025-03-10T03:53:24.321Z] v3.2.0-dev.94 [2025-03-10T03:53:24.321Z] v3.2.0-dev.95 [2025-03-10T03:53:24.321Z] v3.2.0-dev.96 [2025-03-10T03:53:24.321Z] v3.2.0-dev.97 [2025-03-10T03:53:24.321Z] v3.2.0-dev.98 [2025-03-10T03:53:24.321Z] v3.2.0-dev.99 [2025-03-10T03:53:24.321Z] v4.0.0-dev.1 [2025-03-10T03:53:24.321Z] v4.0.0-dev.10 [2025-03-10T03:53:24.321Z] v4.0.0-dev.11 [2025-03-10T03:53:24.321Z] v4.0.0-dev.12 [2025-03-10T03:53:24.321Z] v4.0.0-dev.13 [2025-03-10T03:53:24.321Z] v4.0.0-dev.14 [2025-03-10T03:53:24.321Z] v4.0.0-dev.15 [2025-03-10T03:53:24.321Z] v4.0.0-dev.16 [2025-03-10T03:53:24.321Z] v4.0.0-dev.17 [2025-03-10T03:53:24.321Z] v4.0.0-dev.18 [2025-03-10T03:53:24.321Z] v4.0.0-dev.19 [2025-03-10T03:53:24.321Z] v4.0.0-dev.2 [2025-03-10T03:53:24.321Z] v4.0.0-dev.20 [2025-03-10T03:53:24.321Z] v4.0.0-dev.21 [2025-03-10T03:53:24.321Z] v4.0.0-dev.22 [2025-03-10T03:53:24.321Z] v4.0.0-dev.23 [2025-03-10T03:53:24.321Z] v4.0.0-dev.24 [2025-03-10T03:53:24.321Z] v4.0.0-dev.25 [2025-03-10T03:53:24.321Z] v4.0.0-dev.26 [2025-03-10T03:53:24.321Z] v4.0.0-dev.27 [2025-03-10T03:53:24.321Z] v4.0.0-dev.28 [2025-03-10T03:53:24.321Z] v4.0.0-dev.29 [2025-03-10T03:53:24.321Z] v4.0.0-dev.3 [2025-03-10T03:53:24.321Z] v4.0.0-dev.30 [2025-03-10T03:53:24.321Z] v4.0.0-dev.31 [2025-03-10T03:53:24.321Z] v4.0.0-dev.32 [2025-03-10T03:53:24.321Z] v4.0.0-dev.33 [2025-03-10T03:53:24.321Z] v4.0.0-dev.34 [2025-03-10T03:53:24.321Z] v4.0.0-dev.35 [2025-03-10T03:53:24.321Z] v4.0.0-dev.36 [2025-03-10T03:53:24.321Z] v4.0.0-dev.37 [2025-03-10T03:53:24.321Z] v4.0.0-dev.38 [2025-03-10T03:53:24.321Z] v4.0.0-dev.39 [2025-03-10T03:53:24.321Z] v4.0.0-dev.4 [2025-03-10T03:53:24.321Z] v4.0.0-dev.40 [2025-03-10T03:53:24.321Z] v4.0.0-dev.41 [2025-03-10T03:53:24.321Z] v4.0.0-dev.42 [2025-03-10T03:53:24.321Z] v4.0.0-dev.43 [2025-03-10T03:53:24.321Z] v4.0.0-dev.44 [2025-03-10T03:53:24.321Z] v4.0.0-dev.45 [2025-03-10T03:53:24.321Z] v4.0.0-dev.46 [2025-03-10T03:53:24.321Z] v4.0.0-dev.47 [2025-03-10T03:53:24.321Z] v4.0.0-dev.48 [2025-03-10T03:53:24.321Z] v4.0.0-dev.49 [2025-03-10T03:53:24.321Z] v4.0.0-dev.5 [2025-03-10T03:53:24.321Z] v4.0.0-dev.50 [2025-03-10T03:53:24.321Z] v4.0.0-dev.51 [2025-03-10T03:53:24.321Z] v4.0.0-dev.52 [2025-03-10T03:53:24.321Z] v4.0.0-dev.53 [2025-03-10T03:53:24.321Z] v4.0.0-dev.54 [2025-03-10T03:53:24.321Z] v4.0.0-dev.55 [2025-03-10T03:53:24.321Z] v4.0.0-dev.56 [2025-03-10T03:53:24.321Z] v4.0.0-dev.57 [2025-03-10T03:53:24.321Z] v4.0.0-dev.58 [2025-03-10T03:53:24.321Z] v4.0.0-dev.59 [2025-03-10T03:53:24.321Z] v4.0.0-dev.6 [2025-03-10T03:53:24.321Z] v4.0.0-dev.60 [2025-03-10T03:53:24.321Z] v4.0.0-dev.61 [2025-03-10T03:53:24.321Z] v4.0.0-dev.62 [2025-03-10T03:53:24.321Z] v4.0.0-dev.63 [2025-03-10T03:53:24.321Z] v4.0.0-dev.64 [2025-03-10T03:53:24.321Z] v4.0.0-dev.65 [2025-03-10T03:53:24.321Z] v4.0.0-dev.66 [2025-03-10T03:53:24.321Z] v4.0.0-dev.67 [2025-03-10T03:53:24.321Z] v4.0.0-dev.68 [2025-03-10T03:53:24.321Z] v4.0.0-dev.69 [2025-03-10T03:53:24.321Z] v4.0.0-dev.7 [2025-03-10T03:53:24.321Z] v4.0.0-dev.70 [2025-03-10T03:53:24.321Z] v4.0.0-dev.71 [2025-03-10T03:53:24.321Z] v4.0.0-dev.8 [2025-03-10T03:53:24.321Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-10T03:53:24.617Z] + lftools sign git-tag v4.0.0-dev.71 [2025-03-10T03:53:25.186Z] Signing Git tag with Sigul... [2025-03-10T03:53:25.186Z] Signing v4.0.0-dev.71 [Pipeline] echo [2025-03-10T03:53:25.460Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:25.746Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-10T03:53:25.753Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-10T03:53:25.773Z] $ docker stop --time=1 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 [2025-03-10T03:53:27.054Z] $ docker rm -f --volumes 97d7c09b9f3f67e455eaa3ca8ba6f175ebe24337d70a244eeef1d76a520cacc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-10T03:53:27.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T03:53:27.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:27.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:53:27.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:53:27.880Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:53:27.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T03:53:28.208Z] $ docker top c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 -eo pid,comm [2025-03-10T03:53:28.259Z] 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). [2025-03-10T03:53:28.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T03:53:28.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T03:53:28.314Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T03:53:28.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T03:53:28.419Z] $ docker exec c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 ssh-agent [2025-03-10T03:53:28.524Z] SSH_AUTH_SOCK=/tmp/ssh-A65noAtJtVKC/agent.33 [2025-03-10T03:53:28.524Z] SSH_AGENT_PID=39 [2025-03-10T03:53:28.528Z] Running ssh-add (command line suppressed) [2025-03-10T03:53:28.616Z] Identity added: /w/workspace/edgex-go/809@tmp/private_key_2655330854195871040.key (/w/workspace/edgex-go/809@tmp/private_key_2655330854195871040.key) [2025-03-10T03:53:28.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T03:53:28.935Z] + git semver bump pre [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [bump_version] DEBUG bumping version:4.0.0-dev.71 on axis:pre with prefix:dev [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [bump_version] DEBUG bumped version:4.0.0-dev.72 [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [write_version] DEBUG write version:4.0.0-dev.72 to path:/w/workspace/edgex-go/809/.semver/main with force:True [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,090 [write_file] DEBUG write to file:/w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,092 [execute] INFO git cat-file --batch-check [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,097 [execute] INFO git cat-file --batch [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T03:53:29.195Z] 2025-03-10 03:53:29,102 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:29.195Z] 4.0.0-dev.72 [Pipeline] } [2025-03-10T03:53:29.196Z] $ docker exec --env ******** --env ******** c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 ssh-agent -k [2025-03-10T03:53:29.287Z] unset SSH_AUTH_SOCK; [2025-03-10T03:53:29.287Z] unset SSH_AGENT_PID; [2025-03-10T03:53:29.288Z] echo Agent pid 39 killed; [2025-03-10T03:53:29.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T03:53:29.634Z] + git semver [Pipeline] } [2025-03-10T03:53:29.896Z] $ docker stop --time=1 c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 [2025-03-10T03:53:31.195Z] $ docker rm -f --volumes c0086e16150cd71e2722b118c59fabd461315b63054a7ccbd9e1e9edc870c921 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-10T03:53:31.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-10T03:53:31.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:31.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-10T03:53:31.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:53:31.935Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:53:31.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-10T03:53:32.265Z] $ docker top a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 -eo pid,comm [2025-03-10T03:53:32.315Z] 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). [2025-03-10T03:53:32.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-10T03:53:32.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-10T03:53:32.374Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-10T03:53:32.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-10T03:53:32.472Z] $ docker exec a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 ssh-agent [2025-03-10T03:53:32.581Z] SSH_AUTH_SOCK=/tmp/ssh-kFEZJ1MKUygn/agent.32 [2025-03-10T03:53:32.581Z] SSH_AGENT_PID=38 [2025-03-10T03:53:32.585Z] Running ssh-add (command line suppressed) [2025-03-10T03:53:32.670Z] Identity added: /w/workspace/edgex-go/809@tmp/private_key_2770744451354103938.key (/w/workspace/edgex-go/809@tmp/private_key_2770744451354103938.key) [2025-03-10T03:53:32.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-10T03:53:32.982Z] + git semver push [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,148 [run_push] DEBUG push [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,149 [execute] INFO git cat-file --batch-check [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=) [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,152 [execute] INFO git rev-list 8da3f8adb724bb409abc6d060c8482d853204ce6 -- [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,153 [execute] DEBUG Popen(['git', 'rev-list', '8da3f8adb724bb409abc6d060c8482d853204ce6', '--'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,170 [execute] INFO git fetch -v origin [2025-03-10T03:53:33.241Z] 2025-03-10 03:53:33,170 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-10T03:53:33.809Z] 2025-03-10 03:53:33,609 [run_push] DEBUG no remote changes detected [2025-03-10T03:53:33.809Z] 2025-03-10 03:53:33,610 [execute] INFO git push origin semver [2025-03-10T03:53:33.809Z] 2025-03-10 03:53:33,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/809/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-10T03:53:34.376Z] 2025-03-10 03:53:34,288 [run_push] DEBUG push all version tags [2025-03-10T03:53:34.376Z] 2025-03-10 03:53:34,288 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-10T03:53:34.376Z] 2025-03-10 03:53:34,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/809, universal_newlines=False, shell=None, istream=None) [2025-03-10T03:53:34.944Z] 2025-03-10 03:53:34,927 [read_version] DEBUG read version from /w/workspace/edgex-go/809/.semver/main [2025-03-10T03:53:34.944Z] 4.0.0-dev.72 [Pipeline] } [2025-03-10T03:53:35.203Z] $ docker exec --env ******** --env ******** a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 ssh-agent -k [2025-03-10T03:53:35.302Z] unset SSH_AUTH_SOCK; [2025-03-10T03:53:35.302Z] unset SSH_AGENT_PID; [2025-03-10T03:53:35.302Z] echo Agent pid 38 killed; [2025-03-10T03:53:35.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-10T03:53:35.652Z] + git semver [Pipeline] } [2025-03-10T03:53:35.913Z] $ docker stop --time=1 a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 [2025-03-10T03:53:37.160Z] $ docker rm -f --volumes a02da527e4b83fd47e37086aaee7287cfec9b1625820b54195b0be983b5a4902 [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 [2025-03-10T03:53:37.761Z] + [ -d /w/workspace/edgex-go/809/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:38.062Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:38.924Z] ---> package-listing.sh [2025-03-10T03:53:38.924Z] ++ facter osfamily [2025-03-10T03:53:38.924Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-10T03:53:39.183Z] + OS_FAMILY=debian [2025-03-10T03:53:39.183Z] + workspace=/w/workspace/edgex-go/809 [2025-03-10T03:53:39.183Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-10T03:53:39.183Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-10T03:53:39.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-10T03:53:39.183Z] + PACKAGES=/tmp/packages_start.txt [2025-03-10T03:53:39.183Z] + '[' /w/workspace/edgex-go/809 ']' [2025-03-10T03:53:39.183Z] + PACKAGES=/tmp/packages_end.txt [2025-03-10T03:53:39.183Z] + case "${OS_FAMILY}" in [2025-03-10T03:53:39.183Z] + dpkg -l [2025-03-10T03:53:39.183Z] + grep '^ii' [2025-03-10T03:53:39.183Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-10T03:53:39.183Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-10T03:53:39.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-10T03:53:39.183Z] + '[' /w/workspace/edgex-go/809 ']' [2025-03-10T03:53:39.183Z] + mkdir -p /w/workspace/edgex-go/809/archives/ [2025-03-10T03:53:39.183Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/809/archives/ [Pipeline] echo [2025-03-10T03:53:39.196Z] 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/809/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-10T03:53:39.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:40.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T03:53:40.034Z] [2025-03-10T03:53:40.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-10T03:53:40.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T03:53:40.335Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-10T03:53:40.335Z] 5eb5b503b376: Pulling fs layer [2025-03-10T03:53:40.335Z] 5c69ac0246d0: Pulling fs layer [2025-03-10T03:53:40.335Z] ec43610c2a17: Pulling fs layer [2025-03-10T03:53:40.335Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-10T03:53:40.335Z] 33b1e0a273af: Pulling fs layer [2025-03-10T03:53:40.335Z] 5d3b04190fa2: Pulling fs layer [2025-03-10T03:53:40.335Z] 2f39f015ded8: Pulling fs layer [2025-03-10T03:53:40.335Z] 3a2ae6a8a46f: Waiting [2025-03-10T03:53:40.335Z] 33b1e0a273af: Waiting [2025-03-10T03:53:40.335Z] 2f39f015ded8: Waiting [2025-03-10T03:53:40.335Z] 5d3b04190fa2: Waiting [2025-03-10T03:53:40.335Z] 5c69ac0246d0: Verifying Checksum [2025-03-10T03:53:40.335Z] 5c69ac0246d0: Download complete [2025-03-10T03:53:40.335Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-10T03:53:40.335Z] 3a2ae6a8a46f: Download complete [2025-03-10T03:53:40.594Z] 33b1e0a273af: Verifying Checksum [2025-03-10T03:53:40.594Z] 33b1e0a273af: Download complete [2025-03-10T03:53:40.594Z] 5d3b04190fa2: Download complete [2025-03-10T03:53:40.594Z] ec43610c2a17: Verifying Checksum [2025-03-10T03:53:40.594Z] ec43610c2a17: Download complete [2025-03-10T03:53:40.594Z] 5eb5b503b376: Verifying Checksum [2025-03-10T03:53:40.594Z] 5eb5b503b376: Download complete [2025-03-10T03:53:41.166Z] 2f39f015ded8: Download complete [2025-03-10T03:53:41.743Z] 5eb5b503b376: Pull complete [2025-03-10T03:53:41.743Z] 5c69ac0246d0: Pull complete [2025-03-10T03:53:42.009Z] ec43610c2a17: Pull complete [2025-03-10T03:53:42.268Z] 3a2ae6a8a46f: Pull complete [2025-03-10T03:53:42.268Z] 33b1e0a273af: Pull complete [2025-03-10T03:53:42.268Z] 5d3b04190fa2: Pull complete [2025-03-10T03:53:46.460Z] 2f39f015ded8: Pull complete [2025-03-10T03:53:46.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-10T03:53:46.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-10T03:53:46.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-10T03:53:46.564Z] prd-ubuntu20.04-docker-8c-8g-40699 does not seem to be running inside a container [2025-03-10T03:53:46.586Z] $ 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/809/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/809 -v /w/workspace/edgex-go/809:/w/workspace/edgex-go/809:rw,z -v /w/workspace/edgex-go/809@tmp:/w/workspace/edgex-go/809@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-10T03:53:49.474Z] $ docker top 7ffd99e25725be0cacdaccc0b855ac1069e2400e5d0bbf903b88b75b127a1d4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-10T03:53:49.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-10T03:53:50.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-10T03:53:50.396Z] + ls /var/log/sa-host [2025-03-10T03:53:50.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-10T03:53:50.477Z] provisioning config files... [2025-03-10T03:53:50.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/809@tmp/config9035132941678896198tmp [Pipeline] { [Pipeline] echo [2025-03-10T03:53:50.504Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:50.788Z] ---> create-netrc.sh [Pipeline] } [2025-03-10T03:53:50.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:51.149Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-10T03:53:51.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:51.439Z] ---> sudo-logs.sh [2025-03-10T03:53:51.439Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-10T03:53:51.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:51.757Z] ---> job-cost.sh [2025-03-10T03:53:51.757Z] lf-activate-venv: SKIPPING [2025-03-10T03:53:51.757Z] DEBUG: total: 0.10999999940395355 [2025-03-10T03:53:51.757Z] INFO: Retrieving Stack Cost... [2025-03-10T03:53:52.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-10T03:53:52.623Z] INFO: Archiving Costs [Pipeline] echo [2025-03-10T03:53:52.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-10T03:53:52.940Z] ---> logs-deploy.sh [2025-03-10T03:53:52.941Z] lf-activate-venv: SKIPPING [2025-03-10T03:53:52.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/809 [2025-03-10T03:53:52.941Z] INFO: archiving workspace using pattern(s): [2025-03-10T03:53:53.877Z] Archives upload complete. [2025-03-10T03:53:53.877Z] INFO: archiving logs to Nexus