Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc461ce1615b87c2cd2b77eb23d6240bcec97de8 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-ssh4925271973741025257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh16111963597287805015.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 056ae7b86453181957306e7078512cbe12174832 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-ssh7659339529516797721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh14729732900820823565.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-ssh17411372726317969579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6342’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6343 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/881 [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/881 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc461ce1615b87c2cd2b77eb23d6240bcec97de8 (main) Commit message: "Merge pull request #5219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.24" > git config core.sparsecheckout # timeout=10 > git checkout -f dc461ce1615b87c2cd2b77eb23d6240bcec97de8 # timeout=10 > git rev-list --no-walk 5dbcd5a1af5ac4231ffe20fe1b3130db090bb21b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-06T04:22:18.594Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-06T04:22:18.658Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-06T04:22:18.679Z] ========================================================= [2025-08-06T04:22:18.679Z] EdgeX Global Pipelines Version Info [2025-08-06T04:22:18.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-06T04:22:19.753Z] ------------------- [2025-08-06T04:22:19.754Z] stable info: [2025-08-06T04:22:19.754Z] ------------------- [2025-08-06T04:22:19.754Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-06T04:22:19.754Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T04:22:19.754Z] Message: update stable to v1.0.276 [2025-08-06T04:22:20.325Z] ------------------- [2025-08-06T04:22:20.325Z] experimental info: [2025-08-06T04:22:20.325Z] ------------------- [2025-08-06T04:22:20.325Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-06T04:22:20.325Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T04:22:20.325Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-06T04:22:20.398Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-08-06T04:22:20.415Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-08-06T04:22:20.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-06T04:22:20.457Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-06T04:22:20.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-06T04:22:20.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-06T04:22:20.521Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-06T04:22:20.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-08-06T04:22:20.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-08-06T04:22:20.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-08-06T04:22:20.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-06T04:22:20.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-06T04:22:20.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-06T04:22:20.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-06T04:22:20.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-06T04:22:20.671Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T04:22:20.688Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T04:22:20.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-06T04:22:20.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-08-06T04:22:20.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-08-06T04:22:20.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-06T04:22:20.790Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-06T04:22:20.808Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-06T04:22:20.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-06T04:22:20.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-06T04:22:20.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-06T04:22:20.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T04:22:20.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc461ce [Pipeline] echo [2025-08-06T04:22:20.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T04:22:21.003Z] provisioning config files... [2025-08-06T04:22:21.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/881@tmp/config5219716179481519705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T04:22:21.339Z] ---> ****-login.sh [2025-08-06T04:22:21.339Z] nexus3.edgexfoundry.org:10001 [2025-08-06T04:22:21.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:22:21.601Z] [2025-08-06T04:22:21.601Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T04:22:21.601Z] Configure a credential helper to remove this warning. See [2025-08-06T04:22:21.601Z] https://docs.****.com/go/credential-store/ [2025-08-06T04:22:21.601Z] [2025-08-06T04:22:21.601Z] Login Succeeded [2025-08-06T04:22:21.601Z] nexus3.edgexfoundry.org:10002 [2025-08-06T04:22:21.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:22:21.601Z] [2025-08-06T04:22:21.601Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T04:22:21.602Z] Configure a credential helper to remove this warning. See [2025-08-06T04:22:21.602Z] https://docs.****.com/go/credential-store/ [2025-08-06T04:22:21.602Z] [2025-08-06T04:22:21.602Z] Login Succeeded [2025-08-06T04:22:21.602Z] nexus3.edgexfoundry.org:10003 [2025-08-06T04:22:21.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:22:21.863Z] [2025-08-06T04:22:21.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T04:22:21.863Z] Configure a credential helper to remove this warning. See [2025-08-06T04:22:21.863Z] https://docs.****.com/go/credential-store/ [2025-08-06T04:22:21.863Z] [2025-08-06T04:22:21.863Z] Login Succeeded [2025-08-06T04:22:21.863Z] nexus3.edgexfoundry.org:10004 [2025-08-06T04:22:21.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:22:21.863Z] [2025-08-06T04:22:21.863Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T04:22:21.863Z] Configure a credential helper to remove this warning. See [2025-08-06T04:22:21.863Z] https://docs.****.com/go/credential-store/ [2025-08-06T04:22:21.863Z] [2025-08-06T04:22:21.863Z] Login Succeeded [2025-08-06T04:22:21.863Z] ****.io [2025-08-06T04:22:21.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:22:22.127Z] [2025-08-06T04:22:22.127Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T04:22:22.127Z] Configure a credential helper to remove this warning. See [2025-08-06T04:22:22.127Z] https://docs.****.com/go/credential-store/ [2025-08-06T04:22:22.127Z] [2025-08-06T04:22:22.127Z] Login Succeeded [2025-08-06T04:22:22.127Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T04:22:22.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T04:22:22.462Z] + 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-08-06T04:22:22.462Z] + dirname cmd/core-command/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo core-command,cmd/core-command/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/core-data/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo core-data,cmd/core-data/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/core-keeper/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/core-metadata/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-08-06T04:22:22.462Z] + cut -d/ -f2 [2025-08-06T04:22:22.462Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-08-06T04:22:22.462Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-08-06T04:22:22.463Z] + cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-08-06T04:22:22.463Z] + dirname cmd/security-spire-agent/Dockerfile [2025-08-06T04:22:22.463Z] + cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-08-06T04:22:22.463Z] + dirname cmd/security-spire-config/Dockerfile [2025-08-06T04:22:22.463Z] + cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-08-06T04:22:22.463Z] + dirname cmd/security-spire-server/Dockerfile [2025-08-06T04:22:22.463Z] + cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-08-06T04:22:22.463Z] + dirname cmd/support-notifications/Dockerfile [2025-08-06T04:22:22.463Z] + cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-08-06T04:22:22.463Z] + + dirname cmd/support-scheduler/Dockerfile [2025-08-06T04:22:22.463Z] cut -d/ -f2 [2025-08-06T04:22:22.463Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-08-06T04:22:22.492Z] 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-08-06T04:22:22.836Z] + git rev-list -1 --merges dc461ce1615b87c2cd2b77eb23d6240bcec97de8~1..dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T04:22:22.849Z] -----------> git rev-list -1 --merges dc461ce1615b87c2cd2b77eb23d6240bcec97de8~1..dc461ce1615b87c2cd2b77eb23d6240bcec97de8 dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:22:22.849Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [false] [Pipeline] sh [2025-08-06T04:22:23.139Z] + git log --format=format:%s -1 dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T04:22:23.153Z] ========================================================= [2025-08-06T04:22:23.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-06T04:22:23.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-06T04:22:23.524Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T04:22:23.524Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-06T04:22:23.524Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-06T04:22:23.524Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-06T04:22:23.524Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-06T04:22:23.524Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-06T04:22:23.524Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:22:23.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T04:22:23.894Z] [2025-08-06T04:22:23.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:22:24.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T04:22:24.200Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-06T04:22:24.200Z] 3dae71ba6b94: Pulling fs layer [2025-08-06T04:22:24.200Z] 6bf1a483ea7c: Pulling fs layer [2025-08-06T04:22:24.200Z] f5dfc541a4d3: Pulling fs layer [2025-08-06T04:22:24.200Z] 461d9e800cba: Pulling fs layer [2025-08-06T04:22:24.200Z] 80192f66455f: Pulling fs layer [2025-08-06T04:22:24.200Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-06T04:22:24.200Z] a29436f7fd5d: Pulling fs layer [2025-08-06T04:22:24.200Z] 923cac83aea3: Pulling fs layer [2025-08-06T04:22:24.200Z] 25ad8b0a4227: Pulling fs layer [2025-08-06T04:22:24.200Z] db01528c6b51: Pulling fs layer [2025-08-06T04:22:24.200Z] 28988de357af: Pulling fs layer [2025-08-06T04:22:24.200Z] 2e8e34ca0e6c: Waiting [2025-08-06T04:22:24.200Z] 461d9e800cba: Waiting [2025-08-06T04:22:24.200Z] a29436f7fd5d: Waiting [2025-08-06T04:22:24.200Z] 923cac83aea3: Waiting [2025-08-06T04:22:24.200Z] 25ad8b0a4227: Waiting [2025-08-06T04:22:24.200Z] db01528c6b51: Waiting [2025-08-06T04:22:24.200Z] 28988de357af: Waiting [2025-08-06T04:22:24.200Z] 80192f66455f: Waiting [2025-08-06T04:22:24.200Z] 6bf1a483ea7c: Verifying Checksum [2025-08-06T04:22:24.200Z] 6bf1a483ea7c: Download complete [2025-08-06T04:22:24.200Z] 461d9e800cba: Verifying Checksum [2025-08-06T04:22:24.200Z] 461d9e800cba: Download complete [2025-08-06T04:22:24.200Z] 80192f66455f: Verifying Checksum [2025-08-06T04:22:24.200Z] 80192f66455f: Download complete [2025-08-06T04:22:24.464Z] f5dfc541a4d3: Verifying Checksum [2025-08-06T04:22:24.464Z] f5dfc541a4d3: Download complete [2025-08-06T04:22:24.464Z] 3dae71ba6b94: Verifying Checksum [2025-08-06T04:22:24.464Z] 3dae71ba6b94: Download complete [2025-08-06T04:22:24.465Z] 923cac83aea3: Download complete [2025-08-06T04:22:24.465Z] 25ad8b0a4227: Verifying Checksum [2025-08-06T04:22:24.465Z] 25ad8b0a4227: Download complete [2025-08-06T04:22:24.465Z] db01528c6b51: Download complete [2025-08-06T04:22:24.724Z] 28988de357af: Verifying Checksum [2025-08-06T04:22:24.724Z] 28988de357af: Download complete [2025-08-06T04:22:24.724Z] a29436f7fd5d: Verifying Checksum [2025-08-06T04:22:24.724Z] a29436f7fd5d: Download complete [2025-08-06T04:22:25.293Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-06T04:22:25.293Z] 2e8e34ca0e6c: Download complete [2025-08-06T04:22:25.862Z] 3dae71ba6b94: Pull complete [2025-08-06T04:22:26.121Z] 6bf1a483ea7c: Pull complete [2025-08-06T04:22:26.689Z] f5dfc541a4d3: Pull complete [2025-08-06T04:22:26.689Z] 461d9e800cba: Pull complete [2025-08-06T04:22:26.689Z] 80192f66455f: Pull complete [2025-08-06T04:22:31.996Z] 2e8e34ca0e6c: Pull complete [2025-08-06T04:22:31.996Z] a29436f7fd5d: Pull complete [2025-08-06T04:22:32.257Z] 923cac83aea3: Pull complete [2025-08-06T04:22:32.257Z] 25ad8b0a4227: Pull complete [2025-08-06T04:22:32.257Z] db01528c6b51: Pull complete [2025-08-06T04:22:32.257Z] 28988de357af: Pull complete [2025-08-06T04:22:32.257Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-06T04:22:32.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T04:22:32.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:22:32.401Z] prd-ubuntu20.04-docker-8c-8g-6343 does not seem to be running inside a container [2025-08-06T04:22:32.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T04:22:34.846Z] $ docker top 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 -eo pid,comm [2025-08-06T04:22:34.912Z] 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-08-06T04:22:34.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T04:22:34.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T04:22:34.955Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T04:22:35.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T04:22:35.062Z] $ docker exec 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 ssh-agent [2025-08-06T04:22:35.168Z] SSH_AUTH_SOCK=/tmp/ssh-wsrLi299kkS9/agent.33 [2025-08-06T04:22:35.168Z] SSH_AGENT_PID=39 [2025-08-06T04:22:35.176Z] Running ssh-add (command line suppressed) [2025-08-06T04:22:35.280Z] Identity added: /w/workspace/edgex-go/881@tmp/private_key_502665226736838489.key (/w/workspace/edgex-go/881@tmp/private_key_502665226736838489.key) [2025-08-06T04:22:35.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T04:22:35.592Z] + git config --global --add safe.directory /w/workspace/edgex-go/881 [Pipeline] sh [2025-08-06T04:22:35.881Z] + git tag --points-at HEAD [Pipeline] } [2025-08-06T04:22:35.882Z] $ docker exec --env ******** --env ******** 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 ssh-agent -k [2025-08-06T04:22:35.986Z] unset SSH_AUTH_SOCK; [2025-08-06T04:22:35.987Z] unset SSH_AGENT_PID; [2025-08-06T04:22:35.987Z] echo Agent pid 39 killed; [2025-08-06T04:22:36.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-06T04:22:36.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T04:22:36.048Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T04:22:36.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T04:22:36.147Z] $ docker exec 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 ssh-agent [2025-08-06T04:22:36.265Z] SSH_AUTH_SOCK=/tmp/ssh-bN3kRcxpdSsw/agent.86 [2025-08-06T04:22:36.265Z] SSH_AGENT_PID=92 [2025-08-06T04:22:36.270Z] Running ssh-add (command line suppressed) [2025-08-06T04:22:36.361Z] Identity added: /w/workspace/edgex-go/881@tmp/private_key_2819369640178510121.key (/w/workspace/edgex-go/881@tmp/private_key_2819369640178510121.key) [2025-08-06T04:22:36.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T04:22:36.680Z] + git semver init [2025-08-06T04:22:36.939Z] 2025-08-06 04:22:36,866 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T04:22:36.939Z] 2025-08-06 04:22:36,870 [run_init] DEBUG init version:0.0.0 force:False [2025-08-06T04:22:36.939Z] 2025-08-06 04:22:36,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/881/.semver [2025-08-06T04:22:36.939Z] 2025-08-06 04:22:36,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/881/.semver [2025-08-06T04:22:36.939Z] 2025-08-06 04:22:36,871 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/881/.semver'], cwd=/w/workspace/edgex-go/881, stdin=None, shell=False, universal_newlines=False) [2025-08-06T04:22:42.213Z] 2025-08-06 04:22:41,975 [append_file] DEBUG append to file:/w/workspace/edgex-go/881/.git/info/exclude [2025-08-06T04:22:42.213Z] 2025-08-06 04:22:41,975 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/881/.semver/main with force:False [2025-08-06T04:22:42.213Z] 2025-08-06 04:22:41,975 [read_version] DEBUG read version from /w/workspace/edgex-go/881/.semver/main [2025-08-06T04:22:42.213Z] 2025-08-06 04:22:41,975 [read_version] DEBUG read version from /w/workspace/edgex-go/881/.semver/main [2025-08-06T04:22:42.213Z] 4.1.0-dev.43 [Pipeline] } [2025-08-06T04:22:42.216Z] $ docker exec --env ******** --env ******** 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 ssh-agent -k [2025-08-06T04:22:42.312Z] unset SSH_AUTH_SOCK; [2025-08-06T04:22:42.313Z] unset SSH_AGENT_PID; [2025-08-06T04:22:42.313Z] echo Agent pid 92 killed; [2025-08-06T04:22:42.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T04:22:42.653Z] + git semver [Pipeline] } [2025-08-06T04:22:43.229Z] $ docker stop --time=1 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 [2025-08-06T04:22:44.485Z] $ docker rm -f --volumes 03d3ab43bf89755af652f2b2162ba6b6b82b6e7f1d09322ced4663679f2f8db3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T04:22:44.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-06T04:22:45.094Z] Stashed 1 file(s) [Pipeline] echo [2025-08-06T04:22:45.097Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.43 [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-08-06T04:22:45.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/881 [Pipeline] echo [2025-08-06T04:22:45.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T04:22:45.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T04:22:45.604Z] ========================================================= [2025-08-06T04:22:45.604Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-06T04:22:45.604Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-06T04:22:45.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T04:22:45.903Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-08-06T04:22:45.903Z] 0a9a5dfd008f: Pulling fs layer [2025-08-06T04:22:45.903Z] 36466aa92d05: Pulling fs layer [2025-08-06T04:22:45.903Z] e10405b45d13: Pulling fs layer [2025-08-06T04:22:45.903Z] 096b7ceb2af7: Pulling fs layer [2025-08-06T04:22:45.903Z] 4f4fb700ef54: Pulling fs layer [2025-08-06T04:22:45.903Z] c451b95d7931: Pulling fs layer [2025-08-06T04:22:45.903Z] 9febf9df4401: Pulling fs layer [2025-08-06T04:22:45.903Z] 1477f019b032: Pulling fs layer [2025-08-06T04:22:45.903Z] c7dc25521971: Pulling fs layer [2025-08-06T04:22:45.903Z] 1477f019b032: Waiting [2025-08-06T04:22:45.903Z] c451b95d7931: Waiting [2025-08-06T04:22:45.903Z] 9febf9df4401: Waiting [2025-08-06T04:22:45.903Z] c7dc25521971: Waiting [2025-08-06T04:22:45.903Z] 4f4fb700ef54: Waiting [2025-08-06T04:22:45.903Z] 096b7ceb2af7: Waiting [2025-08-06T04:22:45.903Z] 36466aa92d05: Verifying Checksum [2025-08-06T04:22:45.903Z] 36466aa92d05: Download complete [2025-08-06T04:22:45.903Z] 096b7ceb2af7: Verifying Checksum [2025-08-06T04:22:45.903Z] 096b7ceb2af7: Download complete [2025-08-06T04:22:45.903Z] 4f4fb700ef54: Download complete [2025-08-06T04:22:45.903Z] c451b95d7931: Download complete [2025-08-06T04:22:45.903Z] 0a9a5dfd008f: Download complete [2025-08-06T04:22:46.163Z] 9febf9df4401: Verifying Checksum [2025-08-06T04:22:46.163Z] 9febf9df4401: Download complete [2025-08-06T04:22:46.163Z] 0a9a5dfd008f: Pull complete [2025-08-06T04:22:46.163Z] 36466aa92d05: Pull complete [2025-08-06T04:22:46.422Z] c7dc25521971: Verifying Checksum [2025-08-06T04:22:46.422Z] c7dc25521971: Download complete [2025-08-06T04:22:46.422Z] e10405b45d13: Verifying Checksum [2025-08-06T04:22:46.422Z] e10405b45d13: Download complete [2025-08-06T04:22:46.681Z] 1477f019b032: Verifying Checksum [2025-08-06T04:22:46.681Z] 1477f019b032: Download complete [2025-08-06T04:22:51.948Z] e10405b45d13: Pull complete [2025-08-06T04:22:51.948Z] 096b7ceb2af7: Pull complete [2025-08-06T04:22:51.948Z] 4f4fb700ef54: Pull complete [2025-08-06T04:22:51.948Z] c451b95d7931: Pull complete [2025-08-06T04:22:51.948Z] 9febf9df4401: Pull complete [2025-08-06T04:22:54.539Z] 1477f019b032: Pull complete [2025-08-06T04:22:54.798Z] c7dc25521971: Pull complete [2025-08-06T04:22:55.057Z] Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-06T04:22:55.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T04:22:55.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-06T04:22:55.370Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T04:22:55.370Z] WORKDIR /edgex [2025-08-06T04:22:55.370Z] COPY go.mod . [2025-08-06T04:22:55.370Z] RUN go mod download [2025-08-06T04:22:55.370Z] + docker build -t ci-base-image-x86_64 -f - . [2025-08-06T04:22:55.939Z] #0 building with "default" instance using docker driver [2025-08-06T04:22:55.939Z] [2025-08-06T04:22:55.939Z] #1 [internal] load build definition from Dockerfile [2025-08-06T04:22:55.939Z] #1 transferring dockerfile: 164B done [2025-08-06T04:22:55.939Z] #1 DONE 0.0s [2025-08-06T04:22:55.939Z] [2025-08-06T04:22:55.939Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T04:22:55.939Z] #2 DONE 0.0s [2025-08-06T04:22:55.939Z] [2025-08-06T04:22:55.939Z] #3 [internal] load .dockerignore [2025-08-06T04:22:55.939Z] #3 transferring context: [2025-08-06T04:22:56.198Z] #3 transferring context: 50B done [2025-08-06T04:22:56.198Z] #3 DONE 0.1s [2025-08-06T04:22:56.198Z] [2025-08-06T04:22:56.198Z] #4 [internal] load build context [2025-08-06T04:22:56.198Z] #4 transferring context: 6.51kB done [2025-08-06T04:22:56.198Z] #4 DONE 0.0s [2025-08-06T04:22:56.198Z] [2025-08-06T04:22:56.198Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-06T04:22:56.198Z] #5 DONE 0.1s [2025-08-06T04:22:56.198Z] [2025-08-06T04:22:56.198Z] #6 [2/4] WORKDIR /edgex [2025-08-06T04:22:58.735Z] #6 DONE 2.2s [2025-08-06T04:22:58.735Z] [2025-08-06T04:22:58.735Z] #7 [3/4] COPY go.mod . [2025-08-06T04:22:58.735Z] #7 DONE 0.0s [2025-08-06T04:22:58.735Z] [2025-08-06T04:22:58.735Z] #8 [4/4] RUN go mod download [2025-08-06T04:23:00.202Z] Still waiting to schedule task [2025-08-06T04:23:00.203Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-06T04:23:08.717Z] #8 DONE 10.4s [2025-08-06T04:23:08.718Z] [2025-08-06T04:23:08.718Z] #9 exporting to image [2025-08-06T04:23:08.718Z] #9 exporting layers [2025-08-06T04:23:12.908Z] #9 exporting layers 3.5s done [2025-08-06T04:23:12.908Z] #9 writing image sha256:160abbe91885ee9b82f62759b7a8b56a839df9041fa983cb0a53eab44fb22fcf done [2025-08-06T04:23:12.908Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-06T04:23:12.908Z] #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:23:13.221Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T04:23:13.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:23:13.294Z] prd-ubuntu20.04-docker-8c-8g-6343 does not seem to be running inside a container [2025-08-06T04:23:13.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-06T04:23:13.585Z] $ docker top 514ec7397a91aaaa4ffafea6b6636a1840cd02106d796b36e07a850b20bcb2c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T04:23:13.935Z] + go version [2025-08-06T04:23:13.935Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-06T04:23:13.938Z] $ docker stop --time=1 514ec7397a91aaaa4ffafea6b6636a1840cd02106d796b36e07a850b20bcb2c3 [2025-08-06T04:23:15.230Z] $ docker rm -f --volumes 514ec7397a91aaaa4ffafea6b6636a1840cd02106d796b36e07a850b20bcb2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:23:15.663Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T04:23:15.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:23:15.740Z] prd-ubuntu20.04-docker-8c-8g-6343 does not seem to be running inside a container [2025-08-06T04:23:15.758Z] $ 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/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-06T04:23:16.013Z] $ docker top 4f4e4ad7e39f779c4e4fa186a5c3a737d340c83c71b2ba7966b0791bd161edda -eo pid,comm [Pipeline] { [Pipeline] echo [2025-08-06T04:23:16.092Z] ========================================================= [2025-08-06T04:23:16.092Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-08-06T04:23:16.092Z] ========================================================= [Pipeline] sh [2025-08-06T04:23:16.369Z] + git config --global --add safe.directory /w/workspace/edgex-go/881 [Pipeline] fileExists [Pipeline] sh [2025-08-06T04:23:16.669Z] + make test [2025-08-06T04:23:16.669Z] go test -race -coverprofile=coverage.out ./... [2025-08-06T04:23:24.775Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-08-06T04:23:51.296Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-08-06T04:23:52.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 42.3% of statements [2025-08-06T04:23:52.795Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-08-06T04:23:52.795Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-08-06T04:23:53.053Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-08-06T04:23:53.053Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-08-06T04:23:53.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements [2025-08-06T04:23:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-08-06T04:23:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-08-06T04:23:54.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-08-06T04:23:54.259Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-08-06T04:23:55.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-08-06T04:23:55.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-08-06T04:23:55.632Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-08-06T04:23:55.632Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-08-06T04:23:55.632Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-08-06T04:23:55.632Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:23:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.4% of statements [2025-08-06T04:23:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-08-06T04:23:56.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 46.3% of statements [2025-08-06T04:23:57.130Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-08-06T04:23:57.130Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-08-06T04:23:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.986s coverage: 93.4% of statements [2025-08-06T04:23:57.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 92.4% of statements [2025-08-06T04:23:58.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 8.4% of statements [2025-08-06T04:23:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-08-06T04:23:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-08-06T04:23:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-08-06T04:23:59.435Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-08-06T04:24:00.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.415s coverage: 95.8% of statements [2025-08-06T04:24:00.805Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2025-08-06T04:24:01.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-08-06T04:24:01.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-08-06T04:24:01.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-08-06T04:24:01.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-08-06T04:24:01.062Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-08-06T04:24:01.324Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:24:02.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 0.0% of statements [no tests to run] [2025-08-06T04:24:02.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-08-06T04:24:02.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.1% of statements [2025-08-06T04:24:02.256Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-08-06T04:24:02.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-08-06T04:24:02.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-08-06T04:24:02.821Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-08-06T04:24:02.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-08-06T04:24:02.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-08-06T04:24:02.821Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-08-06T04:24:03.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2025-08-06T04:24:03.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-08-06T04:24:03.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-08-06T04:24:03.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-08-06T04:24:03.338Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-08-06T04:24:03.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-08-06T04:24:04.528Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-08-06T04:24:04.528Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-08-06T04:24:04.528Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-08-06T04:24:04.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-08-06T04:24:04.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-08-06T04:24:04.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-08-06T04:24:04.786Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-08-06T04:24:05.352Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-08-06T04:24:05.352Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-08-06T04:24:05.918Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-08-06T04:24:07.830Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-08-06T04:24:07.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-08-06T04:24:09.224Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-08-06T04:24:10.182Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-08-06T04:24:10.182Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-08-06T04:24:10.182Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-08-06T04:24:13.494Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-08-06T04:24:14.445Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-08-06T04:24:14.445Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-08-06T04:24:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-08-06T04:24:14.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-08-06T04:24:14.445Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:24:14.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements [2025-08-06T04:24:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-08-06T04:24:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-08-06T04:24:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-08-06T04:24:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-08-06T04:24:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-08-06T04:24:16.613Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-08-06T04:24:16.873Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-08-06T04:24:17.132Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-08-06T04:24:17.132Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-08-06T04:24:17.132Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-08-06T04:24:17.132Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-08-06T04:24:17.132Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-08-06T04:24:19.038Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-08-06T04:24:19.038Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-08-06T04:24:19.038Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-08-06T04:24:19.038Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-08-06T04:24:19.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-08-06T04:24:19.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-08-06T04:24:19.977Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-08-06T04:24:19.977Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:24:20.235Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-08-06T04:24:20.235Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-08-06T04:24:20.235Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-08-06T04:24:21.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-08-06T04:24:21.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-08-06T04:24:21.614Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-08-06T04:24:24.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.049s coverage: 92.9% of statements [2025-08-06T04:24:24.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.102s coverage: 82.1% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.053s coverage: 100.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.181s coverage: 54.5% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 29.2% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements [2025-08-06T04:24:24.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.038s coverage: 54.0% of statements [2025-08-06T04:24:26.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 17.0% of statements [2025-08-06T04:24:26.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2025-08-06T04:24:26.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-08-06T04:24:26.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 97.7% of statements [2025-08-06T04:24:26.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements [2025-08-06T04:24:26.053Z] 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-08-06T04:24:26.312Z] running golangci-lint [2025-08-06T04:24:26.571Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-08-06T04:24:26.571Z] go version go1.23.9 linux/amd64 [2025-08-06T04:24:26.831Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-08-06T04:24:26.831Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-08-06T04:24:26.831Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-08-06T04:24:34.608Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6344 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-08-06T04:24:34.625Z] Running in /w/workspace/edgex-go/881 [Pipeline] { [Pipeline] checkout [2025-08-06T04:24:37.687Z] The recommended git tool is: git [2025-08-06T04:24:42.067Z] using credential edgex-jenkins-ssh [2025-08-06T04:24:42.089Z] Cloning the remote Git repository [2025-08-06T04:24:42.117Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-08-06T04:24:42.203Z] > git init /w/workspace/edgex-go/881 # timeout=10 [2025-08-06T04:24:42.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-08-06T04:24:42.327Z] > git --version # timeout=10 [2025-08-06T04:24:42.345Z] > git --version # 'git version 2.25.1' [2025-08-06T04:24:42.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-06T04:24:42.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-06T04:24:48.752Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 21.926819743s" [2025-08-06T04:24:48.752Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.229086ms" [2025-08-06T04:25:01.812Z] Avoid second fetch [2025-08-06T04:25:00.786Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-08-06T04:25:00.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-06T04:25:01.812Z] Checking out Revision dc461ce1615b87c2cd2b77eb23d6240bcec97de8 (main) [2025-08-06T04:25:02.663Z] Commit message: "Merge pull request #5219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.24" [2025-08-06T04:25:03.615Z] level=info msg="[linters_context/goanalysis] analyzers took 2m0.603224883s with top 10 stages: buildir: 1m11.423715789s, gosec: 4.488621086s, inspect: 3.080039342s, fact_deprecated: 2.888476062s, printf: 2.178277634s, ctrlflow: 2.057754747s, fact_purity: 1.537234037s, nilness: 1.50031112s, S1038: 1.314131559s, ineffassign: 937.763958ms" [2025-08-06T04:25:03.615Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-08-06T04:25:03.615Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, invalid_issue: 202/202, filename_unadjuster: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202, skip_dirs: 202/202" [2025-08-06T04:25:03.615Z] level=info msg="[runner] processing took 18.741452ms with stages: nolint: 8.611152ms, identifier_marker: 4.946457ms, path_prettifier: 1.59563ms, exclude-rules: 1.594841ms, autogenerated_exclude: 1.129255ms, skip_dirs: 760.454µs, cgo: 55.592µs, invalid_issue: 29.97µs, filename_unadjuster: 14.651µs, max_same_issues: 580ns, skip_files: 460ns, fixer: 410ns, uniq_by_line: 390ns, exclude: 380ns, sort_results: 230ns, path_prefixer: 220ns, max_from_linter: 160ns, diff: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 90ns" [2025-08-06T04:25:03.615Z] level=info msg="[runner] linters took 14.879347554s with stages: goanalysis_metalinter: 14.860523199s" [2025-08-06T04:25:03.615Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-08-06T04:25:03.615Z] level=info msg="Memory: 366 samples, avg is 330.4MB, max is 1311.0MB" [2025-08-06T04:25:03.615Z] level=info msg="Execution took 36.871544455s" [2025-08-06T04:25:03.873Z] go vet ./... [2025-08-06T04:25:01.817Z] > git config core.sparsecheckout # timeout=10 [2025-08-06T04:25:01.880Z] > git checkout -f dc461ce1615b87c2cd2b77eb23d6240bcec97de8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T04:25:07.025Z] provisioning config files... [2025-08-06T04:25:07.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/881@tmp/config9559266602028496176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T04:25:07.663Z] ---> ****-login.sh [2025-08-06T04:25:07.663Z] nexus3.edgexfoundry.org:10001 [2025-08-06T04:25:07.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:25:08.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T04:25:08.201Z] Configure a credential helper to remove this warning. See [2025-08-06T04:25:08.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T04:25:08.201Z] [2025-08-06T04:25:08.201Z] Login Succeeded [2025-08-06T04:25:08.201Z] nexus3.edgexfoundry.org:10002 [2025-08-06T04:25:08.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:25:08.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T04:25:08.735Z] Configure a credential helper to remove this warning. See [2025-08-06T04:25:08.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T04:25:08.735Z] [2025-08-06T04:25:08.735Z] Login Succeeded [2025-08-06T04:25:08.735Z] nexus3.edgexfoundry.org:10003 [2025-08-06T04:25:09.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:25:09.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T04:25:09.002Z] Configure a credential helper to remove this warning. See [2025-08-06T04:25:09.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T04:25:09.002Z] [2025-08-06T04:25:09.002Z] Login Succeeded [2025-08-06T04:25:09.002Z] nexus3.edgexfoundry.org:10004 [2025-08-06T04:25:09.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:25:09.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T04:25:09.271Z] Configure a credential helper to remove this warning. See [2025-08-06T04:25:09.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T04:25:09.271Z] [2025-08-06T04:25:09.271Z] Login Succeeded [2025-08-06T04:25:09.271Z] ****.io [2025-08-06T04:25:09.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:25:09.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T04:25:09.806Z] Configure a credential helper to remove this warning. See [2025-08-06T04:25:09.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T04:25:09.806Z] [2025-08-06T04:25:09.806Z] Login Succeeded [2025-08-06T04:25:09.806Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T04:25:09.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-08-06T04:25:10.412Z] + git config --global --add safe.directory /w/workspace/edgex-go/881 [Pipeline] echo [2025-08-06T04:25:10.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T04:25:10.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T04:25:10.478Z] ========================================================= [2025-08-06T04:25:10.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-06T04:25:10.479Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-08-06T04:25:10.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-06T04:25:10.799Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-06T04:25:10.799Z] 94e9d8af2201: Pulling fs layer [2025-08-06T04:25:10.799Z] a6c56e8762df: Pulling fs layer [2025-08-06T04:25:10.799Z] f0f3c8884826: Pulling fs layer [2025-08-06T04:25:10.799Z] c7e7622c144d: Pulling fs layer [2025-08-06T04:25:10.799Z] 4f4fb700ef54: Pulling fs layer [2025-08-06T04:25:10.799Z] b4c3b6d88c5a: Pulling fs layer [2025-08-06T04:25:10.799Z] ba8bce9d2590: Pulling fs layer [2025-08-06T04:25:10.799Z] ca778ea9c289: Pulling fs layer [2025-08-06T04:25:10.799Z] c7e7622c144d: Waiting [2025-08-06T04:25:10.799Z] 4f4fb700ef54: Waiting [2025-08-06T04:25:10.799Z] b4c3b6d88c5a: Waiting [2025-08-06T04:25:10.799Z] ba8bce9d2590: Waiting [2025-08-06T04:25:10.799Z] ca778ea9c289: Waiting [2025-08-06T04:25:11.068Z] a6c56e8762df: Verifying Checksum [2025-08-06T04:25:11.068Z] a6c56e8762df: Download complete [2025-08-06T04:25:11.068Z] c7e7622c144d: Verifying Checksum [2025-08-06T04:25:11.068Z] c7e7622c144d: Download complete [2025-08-06T04:25:11.068Z] 4f4fb700ef54: Verifying Checksum [2025-08-06T04:25:11.068Z] 4f4fb700ef54: Download complete [2025-08-06T04:25:11.068Z] b4c3b6d88c5a: Verifying Checksum [2025-08-06T04:25:11.068Z] b4c3b6d88c5a: Download complete [2025-08-06T04:25:11.068Z] 94e9d8af2201: Verifying Checksum [2025-08-06T04:25:11.068Z] 94e9d8af2201: Download complete [2025-08-06T04:25:11.662Z] ca778ea9c289: Verifying Checksum [2025-08-06T04:25:11.662Z] ca778ea9c289: Download complete [2025-08-06T04:25:11.929Z] 94e9d8af2201: Pull complete [2025-08-06T04:25:11.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-06T04:25:11.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-06T04:25:11.980Z] ./bin/test-attribution-txt.sh [2025-08-06T04:25:11.980Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-06T04:25:11.980Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-06T04:25:11.980Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-06T04:25:11.980Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-06T04:25:11.980Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-08-06T04:25:11.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-08-06T04:25:12.281Z] + ls -al . [2025-08-06T04:25:12.281Z] total 1996 [2025-08-06T04:25:12.281Z] drwxrwxr-x 11 1001 1001 4096 Aug 6 04:23 . [2025-08-06T04:25:12.281Z] drwxr-xr-x 4 root root 4096 Aug 6 04:23 .. [2025-08-06T04:25:12.281Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 04:22 .blubracket [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 10 Aug 6 04:22 .dockerignore [2025-08-06T04:25:12.281Z] drwxrwxr-x 8 1001 1001 4096 Aug 6 04:24 .git [2025-08-06T04:25:12.281Z] drwxrwxr-x 3 1001 1001 4096 Aug 6 04:22 .github [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 909 Aug 6 04:22 .gitignore [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 218 Aug 6 04:22 .golangci.yml [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 100 Aug 6 04:22 .hadolint.yml [2025-08-06T04:25:12.281Z] drwxr-xr-x 3 1001 1001 4096 Aug 6 04:22 .semver [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 155 Aug 6 04:22 .sonarcloud.properties [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 1171 Aug 6 04:22 ADOPTERS.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 17374 Aug 6 04:22 Attribution.txt [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 108018 Aug 6 04:22 CHANGELOG.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 3804 Aug 6 04:22 CONTRIBUTING.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 677 Aug 6 04:22 GOVERNANCE.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 858 Aug 6 04:22 Jenkinsfile [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 10775 Aug 6 04:22 LICENSE [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 16740 Aug 6 04:22 Makefile [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 582 Aug 6 04:22 OWNERS.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 9932 Aug 6 04:22 README.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 789 Aug 6 04:22 SECURITY.md [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 12 Aug 6 04:22 VERSION [2025-08-06T04:25:12.281Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 04:22 bin [2025-08-06T04:25:12.281Z] drwxrwxr-x 19 1001 1001 4096 Aug 6 04:22 cmd [2025-08-06T04:25:12.281Z] -rw-r--r-- 1 root root 1666030 Aug 6 04:24 coverage.out [2025-08-06T04:25:12.281Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 04:22 fuzz_test [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 6476 Aug 6 04:22 go.mod [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 88362 Aug 6 04:22 go.sum [2025-08-06T04:25:12.281Z] drwxrwxr-x 7 1001 1001 4096 Aug 6 04:22 internal [2025-08-06T04:25:12.281Z] drwxrwxr-x 2 1001 1001 4096 Aug 6 04:22 openapi [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 584 Aug 6 04:22 security.txt [2025-08-06T04:25:12.281Z] -rw-rw-r-- 1 1001 1001 204 Aug 6 04:22 version.go [Pipeline] sh [2025-08-06T04:25:12.517Z] a6c56e8762df: Pull complete [2025-08-06T04:25:12.562Z] + '[' -e coverage.out ] [2025-08-06T04:25:12.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-08-06T04:25:12.723Z] Stashed 1 file(s) [Pipeline] sh [2025-08-06T04:25:12.783Z] f0f3c8884826: Verifying Checksum [2025-08-06T04:25:12.783Z] f0f3c8884826: Download complete [2025-08-06T04:25:13.007Z] + make build [2025-08-06T04:25:13.007Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-06T04:25:13.744Z] ba8bce9d2590: Verifying Checksum [2025-08-06T04:25:13.744Z] ba8bce9d2590: Download complete [2025-08-06T04:25:28.769Z] f0f3c8884826: Pull complete [2025-08-06T04:25:28.769Z] c7e7622c144d: Pull complete [2025-08-06T04:25:28.769Z] 4f4fb700ef54: Pull complete [2025-08-06T04:25:28.769Z] b4c3b6d88c5a: Pull complete [2025-08-06T04:25:35.437Z] ba8bce9d2590: Pull complete [2025-08-06T04:25:37.394Z] ca778ea9c289: Pull complete [2025-08-06T04:25:37.394Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-06T04:25:37.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-06T04:25:37.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-08-06T04:25:37.755Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-06T04:25:37.755Z] WORKDIR /edgex [2025-08-06T04:25:37.755Z] COPY go.mod . [2025-08-06T04:25:37.755Z] RUN go mod download [2025-08-06T04:25:37.755Z] + docker build -t ci-base-image-arm64 -f - . [2025-08-06T04:25:38.343Z] Sending build context to Docker daemon 3.708MB [2025-08-06T04:25:38.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-06T04:25:38.344Z] ---> 47b25d7523d1 [2025-08-06T04:25:38.344Z] Step 2/4 : WORKDIR /edgex [2025-08-06T04:25:39.565Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-06T04:25:39.565Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-06T04:25:40.305Z] ---> Running in e3a576a6fa59 [2025-08-06T04:25:40.501Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-06T04:25:40.575Z] Removing intermediate container e3a576a6fa59 [2025-08-06T04:25:40.575Z] ---> aa3d57f9e969 [2025-08-06T04:25:40.575Z] Step 3/4 : COPY go.mod . [2025-08-06T04:25:41.162Z] ---> 73e14ce8fc1c [2025-08-06T04:25:41.162Z] Step 4/4 : RUN go mod download [2025-08-06T04:25:41.162Z] ---> Running in 5f8151ed5c86 [2025-08-06T04:25:41.432Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-06T04:25:43.333Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-06T04:25:48.595Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-06T04:25:51.130Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-06T04:25:53.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-06T04:25:56.197Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-06T04:25:57.573Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-06T04:25:59.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-06T04:26:00.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-08-06T04:26:02.334Z] $ docker stop --time=1 4f4e4ad7e39f779c4e4fa186a5c3a737d340c83c71b2ba7966b0791bd161edda [2025-08-06T04:26:05.604Z] $ docker rm -f --volumes 4f4e4ad7e39f779c4e4fa186a5c3a737d340c83c71b2ba7966b0791bd161edda [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-08-06T04:26:06.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-06T04:26:06.991Z] [2025-08-06T04:26:06.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:26:07.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-06T04:26:07.293Z] latest: Pulling from edgex-devops/edgex-compose [2025-08-06T04:26:07.293Z] 91d30c5bc195: Pulling fs layer [2025-08-06T04:26:07.293Z] 2e9b0aa3be6d: Pulling fs layer [2025-08-06T04:26:07.293Z] 9c61dcf015f6: Pulling fs layer [2025-08-06T04:26:07.293Z] 4698f68db338: Pulling fs layer [2025-08-06T04:26:07.293Z] 2a2f49069b9e: Pulling fs layer [2025-08-06T04:26:07.293Z] 4698f68db338: Waiting [2025-08-06T04:26:07.293Z] e0025b399a48: Pulling fs layer [2025-08-06T04:26:07.293Z] 2a2f49069b9e: Waiting [2025-08-06T04:26:07.293Z] e0025b399a48: Waiting [2025-08-06T04:26:07.293Z] 91d30c5bc195: Verifying Checksum [2025-08-06T04:26:07.293Z] 91d30c5bc195: Download complete [2025-08-06T04:26:07.294Z] 4698f68db338: Verifying Checksum [2025-08-06T04:26:07.294Z] 4698f68db338: Download complete [2025-08-06T04:26:08.382Z] 2e9b0aa3be6d: Verifying Checksum [2025-08-06T04:26:08.382Z] 2e9b0aa3be6d: Download complete [2025-08-06T04:26:08.382Z] e0025b399a48: Verifying Checksum [2025-08-06T04:26:08.382Z] 91d30c5bc195: Pull complete [2025-08-06T04:26:08.382Z] 2e9b0aa3be6d: Pull complete [2025-08-06T04:26:08.642Z] 2a2f49069b9e: Download complete [2025-08-06T04:26:09.580Z] 9c61dcf015f6: Verifying Checksum [2025-08-06T04:26:09.580Z] 9c61dcf015f6: Download complete [2025-08-06T04:26:13.770Z] 9c61dcf015f6: Pull complete [2025-08-06T04:26:13.770Z] 4698f68db338: Pull complete [2025-08-06T04:26:13.770Z] 2a2f49069b9e: Pull complete [2025-08-06T04:26:13.770Z] e0025b399a48: Pull complete [2025-08-06T04:26:13.770Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-08-06T04:26:13.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-08-06T04:26:13.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:26:13.872Z] prd-ubuntu20.04-docker-8c-8g-6343 does not seem to be running inside a container [2025-08-06T04:26:13.895Z] $ 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/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-08-06T04:26:15.266Z] $ docker top af07db85682000c580cc7a0b76e1e3830f03f0a5a1d2faa7e8827a8f33658bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T04:26:15.618Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-06T04:26:15.877Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #1 transferring dockerfile: 2.00kB done [2025-08-06T04:26:15.877Z] #1 DONE 0.1s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #2 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:26:15.877Z] #2 ... [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #3 transferring dockerfile: 1.89kB done [2025-08-06T04:26:15.877Z] #3 DONE 0.1s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #4 transferring dockerfile: 2.49kB done [2025-08-06T04:26:15.877Z] #4 DONE 0.1s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #5 transferring dockerfile: 1.81kB done [2025-08-06T04:26:15.877Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-06T04:26:15.877Z] #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-08-06T04:26:15.877Z] #5 DONE 0.2s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #6 transferring dockerfile: 3.02kB done [2025-08-06T04:26:15.877Z] #6 DONE 0.2s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #7 [core-command internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #7 transferring dockerfile: 1.94kB done [2025-08-06T04:26:15.877Z] #7 DONE 0.2s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T04:26:15.877Z] #8 DONE 0.0s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #9 [core-data internal] load build definition from Dockerfile [2025-08-06T04:26:15.877Z] #9 transferring dockerfile: 2.04kB done [2025-08-06T04:26:15.877Z] #9 DONE 0.2s [2025-08-06T04:26:15.877Z] [2025-08-06T04:26:15.877Z] #2 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:26:16.135Z] #2 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #10 transferring dockerfile: 2.10kB done [2025-08-06T04:26:16.135Z] #10 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #11 transferring dockerfile: 1.69kB done [2025-08-06T04:26:16.135Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-06T04:26:16.135Z] #11 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #12 transferring dockerfile: 2.14kB done [2025-08-06T04:26:16.135Z] #12 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #13 [support-scheduler internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #13 transferring dockerfile: 1.83kB done [2025-08-06T04:26:16.135Z] #13 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #14 [security-spire-server internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #14 transferring dockerfile: 1.70kB done [2025-08-06T04:26:16.135Z] #14 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-08-06T04:26:16.135Z] #14 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #15 transferring dockerfile: 2.01kB done [2025-08-06T04:26:16.135Z] #15 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-06T04:26:16.135Z] #16 transferring dockerfile: 2.23kB done [2025-08-06T04:26:16.135Z] #16 DONE 0.2s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T04:26:16.135Z] #8 DONE 0.0s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #17 [core-metadata internal] load .dockerignore [2025-08-06T04:26:16.135Z] #17 transferring context: 50B done [2025-08-06T04:26:16.135Z] #17 DONE 0.0s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #18 [security-proxy-auth internal] load .dockerignore [2025-08-06T04:26:16.135Z] #18 DONE 0.0s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-06T04:26:16.135Z] #19 ... [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #20 [core-data internal] load .dockerignore [2025-08-06T04:26:16.135Z] #20 transferring context: 50B done [2025-08-06T04:26:16.135Z] #20 DONE 0.1s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #21 [core-command internal] load .dockerignore [2025-08-06T04:26:16.135Z] #21 transferring context: 50B done [2025-08-06T04:26:16.135Z] #21 DONE 0.1s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #22 [security-bootstrapper internal] load .dockerignore [2025-08-06T04:26:16.135Z] #22 transferring context: 50B done [2025-08-06T04:26:16.135Z] #22 DONE 0.1s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #23 [support-notifications internal] load .dockerignore [2025-08-06T04:26:16.135Z] #23 transferring context: 50B done [2025-08-06T04:26:16.135Z] #23 DONE 0.1s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-08-06T04:26:16.135Z] #24 transferring context: 50B done [2025-08-06T04:26:16.135Z] #24 DONE 0.1s [2025-08-06T04:26:16.135Z] [2025-08-06T04:26:16.135Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-08-06T04:26:16.135Z] #25 transferring context: 50B done [2025-08-06T04:26:16.135Z] #25 DONE 0.1s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:16.394Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:16.394Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:16.394Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:16.394Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:16.394Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:16.394Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-06T04:26:16.394Z] #26 ... [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-06T04:26:16.394Z] #19 transferring context: 50B done [2025-08-06T04:26:16.394Z] #19 DONE 0.3s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #18 [security-proxy-auth internal] load .dockerignore [2025-08-06T04:26:16.394Z] #18 transferring context: 50B done [2025-08-06T04:26:16.394Z] #18 DONE 0.3s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #27 [core-keeper internal] load .dockerignore [2025-08-06T04:26:16.394Z] #27 transferring context: 50B done [2025-08-06T04:26:16.394Z] #27 DONE 0.3s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #28 [security-proxy-auth internal] load build context [2025-08-06T04:26:16.394Z] #28 DONE 0.0s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #29 [support-scheduler internal] load .dockerignore [2025-08-06T04:26:16.394Z] #29 transferring context: 50B 0.0s done [2025-08-06T04:26:16.394Z] #29 DONE 0.3s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #26 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:16.394Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:16.394Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:16.394Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:16.394Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:16.394Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:16.394Z] #26 ... [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-06T04:26:16.394Z] #30 DONE 0.4s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-06T04:26:16.394Z] #31 DONE 0.6s [2025-08-06T04:26:16.394Z] [2025-08-06T04:26:16.394Z] #26 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:16.394Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:16.394Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:16.394Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:16.394Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:16.394Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:16.652Z] #26 ... [2025-08-06T04:26:16.652Z] [2025-08-06T04:26:16.652Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-06T04:26:16.652Z] #32 DONE 0.6s [2025-08-06T04:26:16.652Z] [2025-08-06T04:26:16.652Z] #26 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:16.652Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-06T04:26:20.865Z] #26 ... [2025-08-06T04:26:20.865Z] [2025-08-06T04:26:20.865Z] #33 [security-spire-agent internal] load .dockerignore [2025-08-06T04:26:20.865Z] #33 transferring context: 50B 0.6s done [2025-08-06T04:26:20.865Z] #33 DONE 4.4s [2025-08-06T04:26:20.865Z] [2025-08-06T04:26:20.865Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-08-06T04:26:20.865Z] #34 DONE 4.5s [2025-08-06T04:26:20.865Z] [2025-08-06T04:26:20.865Z] #26 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:20.865Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:20.865Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:20.865Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:20.865Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:20.865Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:20.865Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-06T04:26:21.127Z] #26 ... [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #35 [security-spire-config internal] load .dockerignore [2025-08-06T04:26:21.127Z] #35 transferring context: 50B 0.0s done [2025-08-06T04:26:21.127Z] #35 DONE 4.5s [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #36 [security-spire-server internal] load .dockerignore [2025-08-06T04:26:21.127Z] #36 transferring context: 50B 0.0s done [2025-08-06T04:26:21.127Z] #36 DONE 4.5s [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:21.127Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:21.127Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:21.127Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:21.127Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:21.127Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:21.127Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-06T04:26:21.127Z] #26 DONE 5.1s [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #37 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-06T04:26:21.127Z] #37 transferring dockerfile: 2.50kB 0.0s done [2025-08-06T04:26:21.127Z] #37 DONE 2.3s [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T04:26:21.127Z] #8 DONE 0.0s [2025-08-06T04:26:21.127Z] [2025-08-06T04:26:21.127Z] #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:21.386Z] #38 ... [2025-08-06T04:26:21.386Z] [2025-08-06T04:26:21.386Z] #39 [security-spire-agent internal] load build context [2025-08-06T04:26:21.386Z] #39 transferring context: 23.33kB 0.0s done [2025-08-06T04:26:21.386Z] #39 DONE 0.4s [2025-08-06T04:26:21.386Z] [2025-08-06T04:26:21.386Z] #40 [security-spire-config internal] load build context [2025-08-06T04:26:21.386Z] #40 transferring context: 22.05kB 0.0s done [2025-08-06T04:26:21.386Z] #40 DONE 0.4s [2025-08-06T04:26:21.386Z] [2025-08-06T04:26:21.386Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:21.386Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-08-06T04:26:21.386Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-06T04:26:21.386Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-08-06T04:26:21.386Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-08-06T04:26:21.643Z] #41 ... [2025-08-06T04:26:21.643Z] [2025-08-06T04:26:21.643Z] #42 [security-spire-server internal] load build context [2025-08-06T04:26:21.643Z] #42 transferring context: 23.80kB 0.1s done [2025-08-06T04:26:21.643Z] #42 DONE 0.5s [2025-08-06T04:26:21.643Z] [2025-08-06T04:26:21.643Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:21.643Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-08-06T04:26:21.643Z] #41 ... [2025-08-06T04:26:21.643Z] [2025-08-06T04:26:21.643Z] #2 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:26:21.643Z] #2 DONE 0.7s [2025-08-06T04:26:21.643Z] [2025-08-06T04:26:21.643Z] #43 [security-proxy-setup internal] load .dockerignore [2025-08-06T04:26:21.643Z] #43 transferring context: 50B 0.0s done [2025-08-06T04:26:21.643Z] #43 DONE 0.1s [2025-08-06T04:26:21.643Z] [2025-08-06T04:26:21.643Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:21.643Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s [2025-08-06T04:26:21.643Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.2s [2025-08-06T04:26:21.643Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s [2025-08-06T04:26:21.643Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-06T04:26:21.903Z] #41 ... [2025-08-06T04:26:21.903Z] [2025-08-06T04:26:21.903Z] #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-06T04:26:21.903Z] #30 DONE 0.4s [2025-08-06T04:26:21.903Z] [2025-08-06T04:26:21.903Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-08-06T04:26:21.903Z] #34 DONE 4.5s [2025-08-06T04:26:21.903Z] [2025-08-06T04:26:21.903Z] #26 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:26:21.903Z] #26 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:26:21.903Z] #26 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:26:21.903Z] #26 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-06T04:26:21.903Z] #26 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-06T04:26:21.903Z] #26 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-06T04:26:21.903Z] #26 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done [2025-08-06T04:26:21.903Z] #26 DONE 5.1s [2025-08-06T04:26:21.903Z] [2025-08-06T04:26:21.903Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:21.904Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-08-06T04:26:21.904Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-06T04:26:21.904Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-08-06T04:26:21.904Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-08-06T04:26:21.904Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.4s [2025-08-06T04:26:21.904Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-06T04:26:22.165Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.6s [2025-08-06T04:26:22.166Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s [2025-08-06T04:26:25.462Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s done [2025-08-06T04:26:26.398Z] #41 ... [2025-08-06T04:26:26.398Z] [2025-08-06T04:26:26.398Z] #44 [core-metadata internal] load build context [2025-08-06T04:26:26.398Z] #44 ... [2025-08-06T04:26:26.398Z] [2025-08-06T04:26:26.398Z] #45 [security-bootstrapper internal] load build context [2025-08-06T04:26:26.398Z] #45 ... [2025-08-06T04:26:26.398Z] [2025-08-06T04:26:26.398Z] #46 [core-keeper internal] load build context [2025-08-06T04:26:26.655Z] #46 ... [2025-08-06T04:26:26.655Z] [2025-08-06T04:26:26.655Z] #47 [support-notifications internal] load build context [2025-08-06T04:26:26.655Z] #47 ... [2025-08-06T04:26:26.655Z] [2025-08-06T04:26:26.655Z] #28 [security-proxy-auth internal] load build context [2025-08-06T04:26:26.913Z] #28 transferring context: 452.65MB 10.2s [2025-08-06T04:26:26.913Z] #28 ... [2025-08-06T04:26:26.913Z] [2025-08-06T04:26:26.913Z] #48 [support-scheduler internal] load build context [2025-08-06T04:26:26.913Z] #48 ... [2025-08-06T04:26:26.913Z] [2025-08-06T04:26:26.913Z] #49 [security-secretstore-setup internal] load build context [2025-08-06T04:26:26.913Z] #49 ... [2025-08-06T04:26:26.913Z] [2025-08-06T04:26:26.913Z] #50 [core-command internal] load build context [2025-08-06T04:26:27.189Z] #50 ... [2025-08-06T04:26:27.189Z] [2025-08-06T04:26:27.189Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-06T04:26:27.189Z] #51 ... [2025-08-06T04:26:27.189Z] [2025-08-06T04:26:27.189Z] #52 [core-data internal] load build context [2025-08-06T04:26:27.766Z] #52 ... [2025-08-06T04:26:27.766Z] [2025-08-06T04:26:27.766Z] #53 [security-spiffe-token-provider internal] load build context [2025-08-06T04:26:28.029Z] #53 ... [2025-08-06T04:26:28.029Z] [2025-08-06T04:26:28.029Z] #45 [security-bootstrapper internal] load build context [2025-08-06T04:26:29.405Z] #45 transferring context: 591.41MB 12.8s done [2025-08-06T04:26:31.357Z] #45 ... [2025-08-06T04:26:31.357Z] [2025-08-06T04:26:31.357Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:31.357Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-08-06T04:26:31.357Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-06T04:26:31.357Z] #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-08-06T04:26:31.357Z] #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-08-06T04:26:31.357Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-08-06T04:26:31.357Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-08-06T04:26:31.358Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-06T04:26:31.358Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-08-06T04:26:31.358Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.1s done [2025-08-06T04:26:31.358Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-06T04:26:31.358Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-08-06T04:26:31.358Z] #54 ... [2025-08-06T04:26:31.358Z] [2025-08-06T04:26:31.358Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-06T04:26:31.358Z] #55 ... [2025-08-06T04:26:31.358Z] [2025-08-06T04:26:31.358Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:26:31.358Z] #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.358Z] #0 3.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.358Z] #0 4.293 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:26:31.358Z] #0 4.293 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:26:31.358Z] #0 4.293 OK: 24174 distinct packages available [2025-08-06T04:26:31.358Z] #0 4.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.358Z] #0 4.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.358Z] #0 4.705 OK: 248 MiB in 58 packages [2025-08-06T04:26:31.358Z] #56 ... [2025-08-06T04:26:31.358Z] [2025-08-06T04:26:31.358Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:26:31.614Z] #57 ... [2025-08-06T04:26:31.614Z] [2025-08-06T04:26:31.614Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:26:31.614Z] #58 ... [2025-08-06T04:26:31.614Z] [2025-08-06T04:26:31.614Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-06T04:26:31.871Z] #59 ... [2025-08-06T04:26:31.871Z] [2025-08-06T04:26:31.871Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:26:31.871Z] #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.871Z] #0 2.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.871Z] #0 2.493 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:26:31.871Z] #0 2.493 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:26:31.871Z] #0 2.493 OK: 24174 distinct packages available [2025-08-06T04:26:31.871Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.871Z] #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:31.871Z] #0 2.969 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:31.871Z] #0 2.986 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:26:31.871Z] #0 2.986 (3/4) Installing libucontext (1.2-r3) [2025-08-06T04:26:31.871Z] #0 2.992 (4/4) Installing gcompat (1.1.0-r4) [2025-08-06T04:26:31.871Z] #0 2.995 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:31.871Z] #0 3.001 OK: 8 MiB in 18 packages [2025-08-06T04:26:31.871Z] #60 ... [2025-08-06T04:26:31.871Z] [2025-08-06T04:26:31.871Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-06T04:26:32.631Z] #61 ... [2025-08-06T04:26:32.631Z] [2025-08-06T04:26:32.631Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:26:32.631Z] #0 5.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.631Z] #0 5.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.631Z] #0 5.692 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:26:32.631Z] #0 5.692 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:26:32.631Z] #0 5.692 OK: 24174 distinct packages available [2025-08-06T04:26:32.631Z] #0 5.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.631Z] #0 5.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.631Z] #0 6.137 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:32.631Z] #0 6.143 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:26:32.631Z] #0 6.146 (3/5) Installing libucontext (1.2-r3) [2025-08-06T04:26:32.631Z] #0 6.150 (4/5) Installing gcompat (1.1.0-r4) [2025-08-06T04:26:32.631Z] #0 6.154 (5/5) Installing openssl (3.3.4-r0) [2025-08-06T04:26:32.631Z] #0 6.164 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:32.631Z] #0 6.195 OK: 9 MiB in 19 packages [2025-08-06T04:26:32.889Z] #62 ... [2025-08-06T04:26:32.889Z] [2025-08-06T04:26:32.889Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-06T04:26:32.889Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.889Z] #0 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.889Z] #0 1.710 OK: 248 MiB in 58 packages [2025-08-06T04:26:32.889Z] #63 ... [2025-08-06T04:26:32.889Z] [2025-08-06T04:26:32.889Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:26:32.889Z] #64 ... [2025-08-06T04:26:32.889Z] [2025-08-06T04:26:32.889Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-06T04:26:32.889Z] #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.889Z] #0 0.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:32.889Z] #0 1.246 OK: 248 MiB in 58 packages [2025-08-06T04:26:33.146Z] #65 ... [2025-08-06T04:26:33.146Z] [2025-08-06T04:26:33.146Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:33.146Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:33.146Z] #0 3.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:33.146Z] #0 3.598 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:33.146Z] #0 3.600 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:33.146Z] #0 3.609 OK: 8 MiB in 15 packages [2025-08-06T04:26:33.146Z] #66 ... [2025-08-06T04:26:33.146Z] [2025-08-06T04:26:33.146Z] #67 [security-proxy-setup internal] load build context [2025-08-06T04:26:33.404Z] #67 ... [2025-08-06T04:26:33.404Z] [2025-08-06T04:26:33.404Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:26:33.404Z] #0 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:33.404Z] #0 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:33.404Z] #0 1.222 OK: 248 MiB in 58 packages [2025-08-06T04:26:33.404Z] #68 ... [2025-08-06T04:26:33.404Z] [2025-08-06T04:26:33.404Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-06T04:26:34.103Z] #69 ... [2025-08-06T04:26:34.103Z] [2025-08-06T04:26:34.103Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:26:34.967Z] #70 ... [2025-08-06T04:26:34.967Z] [2025-08-06T04:26:34.967Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:26:34.967Z] #0 0.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:34.967Z] #0 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:34.967Z] #0 1.001 OK: 248 MiB in 58 packages [2025-08-06T04:26:34.967Z] #71 ... [2025-08-06T04:26:34.967Z] [2025-08-06T04:26:34.967Z] #44 [core-metadata internal] load build context [2025-08-06T04:26:34.967Z] #44 transferring context: 591.41MB 17.0s done [2025-08-06T04:26:36.879Z] #44 ... [2025-08-06T04:26:36.879Z] [2025-08-06T04:26:36.879Z] #46 [core-keeper internal] load build context [2025-08-06T04:26:36.879Z] #46 transferring context: 591.41MB 12.1s done [2025-08-06T04:26:36.879Z] #46 ... [2025-08-06T04:26:36.879Z] [2025-08-06T04:26:36.879Z] #28 [security-proxy-auth internal] load build context [2025-08-06T04:26:36.879Z] #28 transferring context: 591.41MB 13.5s done [2025-08-06T04:26:37.143Z] #28 ... [2025-08-06T04:26:37.143Z] [2025-08-06T04:26:37.143Z] #47 [support-notifications internal] load build context [2025-08-06T04:26:37.143Z] #47 transferring context: 591.41MB 13.8s done [2025-08-06T04:26:37.143Z] #47 ... [2025-08-06T04:26:37.143Z] [2025-08-06T04:26:37.143Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-06T04:26:37.143Z] #51 transferring context: 591.41MB 12.7s done [2025-08-06T04:26:38.024Z] #51 ... [2025-08-06T04:26:38.024Z] [2025-08-06T04:26:38.024Z] #50 [core-command internal] load build context [2025-08-06T04:26:38.024Z] #50 transferring context: 591.41MB 15.5s done [2025-08-06T04:26:38.104Z] Removing intermediate container 5f8151ed5c86 [2025-08-06T04:26:38.104Z] ---> 8b2167566b3c [2025-08-06T04:26:38.104Z] Successfully built 8b2167566b3c [2025-08-06T04:26:38.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:26:38.284Z] #50 ... [2025-08-06T04:26:38.284Z] [2025-08-06T04:26:38.284Z] #49 [security-secretstore-setup internal] load build context [2025-08-06T04:26:38.284Z] #49 transferring context: 591.41MB 13.2s done [2025-08-06T04:26:38.284Z] #49 ... [2025-08-06T04:26:38.284Z] [2025-08-06T04:26:38.284Z] #52 [core-data internal] load build context [2025-08-06T04:26:38.284Z] #52 transferring context: 591.41MB 13.7s done [2025-08-06T04:26:38.444Z] + docker inspect -f . ci-base-image-arm64 [2025-08-06T04:26:38.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:26:38.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-6344 does not seem to be running inside a container [2025-08-06T04:26:38.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@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-08-06T04:26:38.802Z] #52 ... [2025-08-06T04:26:38.802Z] [2025-08-06T04:26:38.802Z] #53 [security-spiffe-token-provider internal] load build context [2025-08-06T04:26:38.802Z] #53 transferring context: 591.41MB 13.7s done [2025-08-06T04:26:38.802Z] #53 ... [2025-08-06T04:26:38.802Z] [2025-08-06T04:26:38.802Z] #48 [support-scheduler internal] load build context [2025-08-06T04:26:38.802Z] #48 transferring context: 591.41MB 12.8s done [2025-08-06T04:26:39.934Z] $ docker top ae9a56460db8103fabe51a9ae7ee85eff0d78d8cc7bb2684f756f26146ccc6ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T04:26:40.781Z] + go version [2025-08-06T04:26:40.781Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-06T04:26:40.789Z] $ docker stop --time=1 ae9a56460db8103fabe51a9ae7ee85eff0d78d8cc7bb2684f756f26146ccc6ac [2025-08-06T04:26:41.339Z] #48 ... [2025-08-06T04:26:41.339Z] [2025-08-06T04:26:41.339Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:41.339Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-06T04:26:41.339Z] #41 ... [2025-08-06T04:26:41.339Z] [2025-08-06T04:26:41.339Z] #67 [security-proxy-setup internal] load build context [2025-08-06T04:26:41.339Z] #67 transferring context: 591.41MB 8.6s done [2025-08-06T04:26:42.418Z] $ docker rm -f --volumes ae9a56460db8103fabe51a9ae7ee85eff0d78d8cc7bb2684f756f26146ccc6ac [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-08-06T04:26:43.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-06T04:26:43.145Z] [2025-08-06T04:26:43.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:26:43.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-06T04:26:43.490Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-08-06T04:26:43.490Z] 547446be3368: Pulling fs layer [2025-08-06T04:26:43.490Z] d125d8839a47: Pulling fs layer [2025-08-06T04:26:43.490Z] 3e85d5ac6304: Pulling fs layer [2025-08-06T04:26:43.490Z] c3105a71a48b: Pulling fs layer [2025-08-06T04:26:43.490Z] 0f093f025ec4: Pulling fs layer [2025-08-06T04:26:43.490Z] c3106fc0e877: Pulling fs layer [2025-08-06T04:26:43.490Z] c3105a71a48b: Waiting [2025-08-06T04:26:43.490Z] 0f093f025ec4: Waiting [2025-08-06T04:26:43.490Z] c3106fc0e877: Waiting [2025-08-06T04:26:43.771Z] 547446be3368: Verifying Checksum [2025-08-06T04:26:43.771Z] 547446be3368: Download complete [2025-08-06T04:26:43.771Z] c3105a71a48b: Verifying Checksum [2025-08-06T04:26:43.771Z] c3105a71a48b: Download complete [2025-08-06T04:26:44.041Z] d125d8839a47: Verifying Checksum [2025-08-06T04:26:44.041Z] d125d8839a47: Download complete [2025-08-06T04:26:44.041Z] c3106fc0e877: Download complete [2025-08-06T04:26:44.310Z] 0f093f025ec4: Verifying Checksum [2025-08-06T04:26:44.310Z] 0f093f025ec4: Download complete [2025-08-06T04:26:44.583Z] 547446be3368: Pull complete [2025-08-06T04:26:45.528Z] #67 ... [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:45.528Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [2025-08-06T04:26:45.528Z] #54 ... [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #46 [core-keeper internal] load build context [2025-08-06T04:26:45.528Z] #46 DONE 28.9s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #45 [security-bootstrapper internal] load build context [2025-08-06T04:26:45.528Z] #45 DONE 29.1s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:26:45.528Z] #70 DONE 24.3s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:26:45.528Z] #60 DONE 24.2s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:26:45.528Z] #62 DONE 24.2s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:26:45.528Z] #71 DONE 24.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:26:45.528Z] #56 DONE 24.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-06T04:26:45.528Z] #63 DONE 24.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:45.528Z] #66 DONE 24.2s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:45.528Z] #54 ... [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-06T04:26:45.528Z] #65 DONE 24.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:26:45.528Z] #68 DONE 24.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #51 [core-common-config-bootstrapper internal] load build context [2025-08-06T04:26:45.528Z] #51 DONE 29.0s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #48 [support-scheduler internal] load build context [2025-08-06T04:26:45.528Z] #48 DONE 28.9s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #49 [security-secretstore-setup internal] load build context [2025-08-06T04:26:45.528Z] #49 DONE 29.2s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #52 [core-data internal] load build context [2025-08-06T04:26:45.528Z] #52 DONE 29.3s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #47 [support-notifications internal] load build context [2025-08-06T04:26:45.528Z] #47 DONE 29.3s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #28 [security-proxy-auth internal] load build context [2025-08-06T04:26:45.528Z] #28 DONE 29.0s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #53 [security-spiffe-token-provider internal] load build context [2025-08-06T04:26:45.528Z] #53 DONE 29.3s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #50 [core-command internal] load build context [2025-08-06T04:26:45.528Z] #50 DONE 29.3s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #44 [core-metadata internal] load build context [2025-08-06T04:26:45.528Z] #44 DONE 29.4s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #67 [security-proxy-setup internal] load build context [2025-08-06T04:26:45.528Z] #67 DONE 23.6s [2025-08-06T04:26:45.528Z] [2025-08-06T04:26:45.528Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:45.541Z] d125d8839a47: Pull complete [2025-08-06T04:26:46.096Z] #54 ... [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:26:46.096Z] #72 DONE 0.6s [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:46.096Z] #54 ... [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:26:46.096Z] #73 DONE 0.6s [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:26:46.096Z] #74 DONE 0.5s [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:26:46.096Z] #75 DONE 0.5s [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:26:46.096Z] #76 DONE 0.5s [2025-08-06T04:26:46.096Z] [2025-08-06T04:26:46.096Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:26:46.096Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-08-06T04:26:46.138Z] 3e85d5ac6304: Verifying Checksum [2025-08-06T04:26:46.138Z] 3e85d5ac6304: Download complete [2025-08-06T04:26:46.355Z] #54 DONE 25.2s [2025-08-06T04:26:46.355Z] [2025-08-06T04:26:46.355Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-06T04:26:46.355Z] #59 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:46.355Z] #59 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:46.355Z] #59 ... [2025-08-06T04:26:46.355Z] [2025-08-06T04:26:46.355Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:26:46.355Z] #57 DONE 25.2s [2025-08-06T04:26:46.612Z] [2025-08-06T04:26:46.612Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:46.612Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.2s [2025-08-06T04:26:47.179Z] #41 ... [2025-08-06T04:26:47.179Z] [2025-08-06T04:26:47.179Z] #38 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:47.180Z] #38 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #38 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #38 25.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #38 25.39 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #38 25.40 OK: 8 MiB in 15 packages [2025-08-06T04:26:47.180Z] #38 DONE 26.0s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:26:47.180Z] #64 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #64 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #64 25.45 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #64 25.45 (2/2) Installing su-exec (0.2-r3) [2025-08-06T04:26:47.180Z] #64 25.46 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #64 25.47 OK: 8 MiB in 16 packages [2025-08-06T04:26:47.180Z] #64 DONE 26.0s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-06T04:26:47.180Z] #55 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #55 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #55 25.55 (1/4) Installing ca-certificates (20250619-r0) [2025-08-06T04:26:47.180Z] #55 25.56 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #55 25.56 (3/4) Installing su-exec (0.2-r3) [2025-08-06T04:26:47.180Z] #55 25.57 (4/4) Installing yq-go (4.44.1-r2) [2025-08-06T04:26:47.180Z] #55 25.65 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #55 25.65 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:26:47.180Z] #55 25.71 OK: 19 MiB in 18 packages [2025-08-06T04:26:47.180Z] #55 DONE 26.0s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-06T04:26:47.180Z] #59 25.65 (1/7) Installing ca-certificates (20250619-r0) [2025-08-06T04:26:47.180Z] #59 25.66 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #59 25.67 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-06T04:26:47.180Z] #59 25.68 (4/7) Installing libsodium (1.0.19-r0) [2025-08-06T04:26:47.180Z] #59 25.69 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-06T04:26:47.180Z] #59 25.71 (6/7) Installing libzmq (4.3.5-r2) [2025-08-06T04:26:47.180Z] #59 25.73 (7/7) Installing zeromq (4.3.5-r2) [2025-08-06T04:26:47.180Z] #59 25.73 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #59 25.74 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:26:47.180Z] #59 25.78 OK: 12 MiB in 21 packages [2025-08-06T04:26:47.180Z] #59 DONE 26.1s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-06T04:26:47.180Z] #61 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #61 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #61 25.48 (1/3) Installing ca-certificates (20250619-r0) [2025-08-06T04:26:47.180Z] #61 25.49 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #61 25.50 (3/3) Installing tzdata (2025b-r0) [2025-08-06T04:26:47.180Z] #61 25.54 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #61 25.55 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:26:47.180Z] #61 25.59 OK: 10 MiB in 17 packages [2025-08-06T04:26:47.180Z] #61 DONE 26.1s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-06T04:26:47.180Z] #69 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #69 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.180Z] #69 25.06 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.180Z] #69 25.06 (2/4) Installing openssl (3.3.4-r0) [2025-08-06T04:26:47.180Z] #69 25.07 (3/4) Installing su-exec (0.2-r3) [2025-08-06T04:26:47.180Z] #69 25.08 (4/4) Installing yq-go (4.44.1-r2) [2025-08-06T04:26:47.180Z] #69 25.18 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.180Z] #69 25.19 OK: 19 MiB in 18 packages [2025-08-06T04:26:47.180Z] #69 DONE 25.4s [2025-08-06T04:26:47.180Z] [2025-08-06T04:26:47.180Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:47.746Z] #41 ... [2025-08-06T04:26:47.746Z] [2025-08-06T04:26:47.746Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:26:47.746Z] #58 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.746Z] #58 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.746Z] #58 25.53 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:26:47.746Z] #58 25.53 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:26:47.746Z] #58 25.53 OK: 24174 distinct packages available [2025-08-06T04:26:47.746Z] #58 25.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.746Z] #58 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:47.746Z] #58 26.09 (1/14) Installing ca-certificates (20250619-r0) [2025-08-06T04:26:47.746Z] #58 26.11 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-06T04:26:47.746Z] #58 26.12 (3/14) Installing c-ares (1.33.1-r0) [2025-08-06T04:26:47.746Z] #58 26.13 (4/14) Installing libunistring (1.2-r0) [2025-08-06T04:26:47.746Z] #58 26.15 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-06T04:26:47.746Z] #58 26.15 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-06T04:26:47.746Z] #58 26.16 (7/14) Installing libpsl (0.21.5-r1) [2025-08-06T04:26:47.746Z] #58 26.16 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-06T04:26:47.746Z] #58 26.17 (9/14) Installing libcurl (8.12.1-r0) [2025-08-06T04:26:47.746Z] #58 26.19 (10/14) Installing curl (8.12.1-r0) [2025-08-06T04:26:47.746Z] #58 26.19 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:47.746Z] #58 26.19 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:26:47.746Z] #58 26.19 (13/14) Installing libucontext (1.2-r3) [2025-08-06T04:26:47.746Z] #58 26.19 (14/14) Installing gcompat (1.1.0-r4) [2025-08-06T04:26:47.746Z] #58 26.20 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:47.746Z] #58 26.21 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:26:47.746Z] #58 26.25 OK: 13 MiB in 28 packages [2025-08-06T04:26:47.746Z] #58 DONE 26.5s [2025-08-06T04:26:47.746Z] [2025-08-06T04:26:47.746Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:26:48.006Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.5s done [2025-08-06T04:26:48.006Z] #41 DONE 27.0s [2025-08-06T04:26:48.006Z] [2025-08-06T04:26:48.006Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:26:48.006Z] #0 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 2.136 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.156 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:48.006Z] #0 2.333 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.338 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.340 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:48.006Z] #0 2.350 OK: 8 MiB in 15 packages [2025-08-06T04:26:48.006Z] #77 DONE 2.6s [2025-08-06T04:26:48.006Z] [2025-08-06T04:26:48.006Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-08-06T04:26:48.006Z] #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 2.185 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.195 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:48.006Z] #0 2.365 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.369 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.377 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:48.006Z] #0 2.383 OK: 9 MiB in 19 packages [2025-08-06T04:26:48.006Z] #78 DONE 2.6s [2025-08-06T04:26:48.006Z] [2025-08-06T04:26:48.006Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-06T04:26:48.006Z] #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 1.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:48.006Z] #0 2.205 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.243 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:48.006Z] #0 2.367 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.377 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:48.006Z] #0 2.379 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:48.006Z] #0 2.388 OK: 8 MiB in 18 packages [2025-08-06T04:26:48.006Z] #79 DONE 2.6s [2025-08-06T04:26:48.006Z] [2025-08-06T04:26:48.006Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-06T04:26:48.275Z] #80 DONE 0.4s [2025-08-06T04:26:48.275Z] [2025-08-06T04:26:48.275Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:26:50.187Z] #81 ... [2025-08-06T04:26:50.187Z] [2025-08-06T04:26:50.187Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:26:50.187Z] #82 DONE 2.0s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:26:50.447Z] #81 DONE 2.0s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:26:50.447Z] #83 DONE 1.9s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-06T04:26:50.447Z] #84 DONE 0.2s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-06T04:26:50.447Z] #85 DONE 0.2s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-06T04:26:50.447Z] #86 DONE 0.2s [2025-08-06T04:26:50.447Z] [2025-08-06T04:26:50.447Z] #87 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-06T04:26:50.705Z] #87 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-06T04:26:50.705Z] #88 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #89 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-06T04:26:50.705Z] #89 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #90 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:26:50.705Z] #90 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:26:50.705Z] #91 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:26:50.705Z] #92 DONE 0.1s [2025-08-06T04:26:50.705Z] [2025-08-06T04:26:50.705Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-06T04:26:50.963Z] #93 DONE 0.2s [2025-08-06T04:26:50.963Z] [2025-08-06T04:26:50.963Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-06T04:26:50.963Z] #94 DONE 0.1s [2025-08-06T04:26:50.963Z] [2025-08-06T04:26:50.963Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-06T04:26:50.963Z] #95 DONE 0.1s [2025-08-06T04:26:50.963Z] [2025-08-06T04:26:50.963Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-06T04:26:51.225Z] #96 DONE 0.2s [2025-08-06T04:26:51.225Z] [2025-08-06T04:26:51.225Z] #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-06T04:26:51.225Z] #97 DONE 0.1s [2025-08-06T04:26:51.225Z] [2025-08-06T04:26:51.225Z] #98 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-08-06T04:26:51.225Z] #0 3.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.225Z] #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.225Z] #0 3.511 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.225Z] #0 3.527 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.225Z] #0 3.594 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.225Z] #0 3.599 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.225Z] #0 3.602 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.225Z] #0 3.610 OK: 8 MiB in 15 packages [2025-08-06T04:26:51.225Z] #98 DONE 3.9s [2025-08-06T04:26:51.225Z] [2025-08-06T04:26:51.225Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-06T04:26:51.225Z] #99 DONE 0.2s [2025-08-06T04:26:51.225Z] [2025-08-06T04:26:51.225Z] #100 [security-spire-config] exporting to image [2025-08-06T04:26:51.225Z] #100 exporting layers [2025-08-06T04:26:51.485Z] #100 ... [2025-08-06T04:26:51.485Z] [2025-08-06T04:26:51.485Z] #101 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-06T04:26:51.485Z] #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.485Z] #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.485Z] #0 3.862 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.485Z] #0 4.006 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.485Z] #0 4.142 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.485Z] #0 4.153 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.485Z] #0 4.186 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.485Z] #0 4.197 OK: 8 MiB in 16 packages [2025-08-06T04:26:51.485Z] #101 DONE 4.4s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #102 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:26:51.744Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 4.139 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.156 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.744Z] #0 4.202 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.205 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.209 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.744Z] #0 4.226 OK: 19 MiB in 18 packages [2025-08-06T04:26:51.744Z] #102 DONE 4.4s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #103 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-06T04:26:51.744Z] #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 4.194 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.206 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.744Z] #0 4.264 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.267 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.271 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.744Z] #0 4.278 OK: 19 MiB in 18 packages [2025-08-06T04:26:51.744Z] #103 DONE 4.5s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #104 [security-spire-agent] exporting to image [2025-08-06T04:26:51.744Z] #104 exporting layers 0.5s done [2025-08-06T04:26:51.744Z] #104 writing image sha256:3f81a6a53c7e918b89df935493f7d48be589001aff111693cedaf00f440d18e9 0.0s done [2025-08-06T04:26:51.744Z] #104 naming to docker.io/library/security-spire-agent done [2025-08-06T04:26:51.744Z] #104 DONE 0.6s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #105 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:26:51.744Z] #0 3.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 4.120 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.144 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.744Z] #0 4.206 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.211 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.213 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.744Z] #0 4.220 OK: 10 MiB in 17 packages [2025-08-06T04:26:51.744Z] #105 DONE 4.5s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:26:51.744Z] #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 4.138 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.156 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.744Z] #0 4.224 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.233 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 4.245 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.744Z] #0 4.254 OK: 12 MiB in 21 packages [2025-08-06T04:26:51.744Z] #106 DONE 4.5s [2025-08-06T04:26:51.744Z] [2025-08-06T04:26:51.744Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:26:51.744Z] #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:51.744Z] #0 3.766 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 3.781 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:26:51.744Z] #0 3.843 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.744Z] #0 3.844 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:26:51.745Z] #0 3.847 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:26:51.745Z] #0 3.870 OK: 13 MiB in 28 packages [2025-08-06T04:26:51.745Z] #107 DONE 4.0s [2025-08-06T04:26:51.745Z] [2025-08-06T04:26:51.745Z] #108 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-06T04:26:51.745Z] #108 DONE 0.1s [2025-08-06T04:26:51.745Z] [2025-08-06T04:26:51.745Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-06T04:26:52.003Z] #109 ... [2025-08-06T04:26:52.003Z] [2025-08-06T04:26:52.003Z] #100 [security-spire-config] exporting to image [2025-08-06T04:26:52.003Z] #100 exporting layers 0.6s done [2025-08-06T04:26:52.003Z] #100 writing image sha256:2b0c869190b24c8283c285070e0c7a7968b24ba8c2358d5dca119cb830edfb39 0.0s done [2025-08-06T04:26:52.003Z] #100 naming to docker.io/library/security-spire-config done [2025-08-06T04:26:52.003Z] #100 DONE 0.7s [2025-08-06T04:26:52.003Z] [2025-08-06T04:26:52.003Z] #110 [security-spire-server] exporting to image [2025-08-06T04:26:52.003Z] #110 exporting layers 0.7s done [2025-08-06T04:26:52.003Z] #110 writing image sha256:1d9e2ccce2f1d4e869465565f27a8b1bce6d504c496100e7679762b111a0b701 done [2025-08-06T04:26:52.003Z] #110 naming to docker.io/library/security-spire-server 0.0s done [2025-08-06T04:26:52.003Z] #110 DONE 0.7s [2025-08-06T04:26:52.003Z] [2025-08-06T04:26:52.003Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:52.943Z] #111 ... [2025-08-06T04:26:52.943Z] [2025-08-06T04:26:52.943Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-06T04:26:52.943Z] #109 DONE 1.1s [2025-08-06T04:26:52.943Z] [2025-08-06T04:26:52.943Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-06T04:26:52.943Z] #112 DONE 0.0s [2025-08-06T04:26:52.943Z] [2025-08-06T04:26:52.943Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:53.203Z] #113 ... [2025-08-06T04:26:53.203Z] [2025-08-06T04:26:53.203Z] #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:53.203Z] #0 3.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:53.203Z] #0 6.607 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:55.110Z] #114 ... [2025-08-06T04:26:55.110Z] [2025-08-06T04:26:55.110Z] #115 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-06T04:26:55.110Z] #0 2.691 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:55.110Z] #0 5.601 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-06T04:26:55.110Z] #0 9.381 OK: 248 MiB in 58 packages [2025-08-06T04:26:55.110Z] #115 DONE 9.6s [2025-08-06T04:26:55.110Z] [2025-08-06T04:26:55.110Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:55.110Z] #116 ... [2025-08-06T04:26:55.110Z] [2025-08-06T04:26:55.110Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-06T04:26:55.110Z] #117 DONE 0.1s [2025-08-06T04:26:55.110Z] [2025-08-06T04:26:55.110Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:56.047Z] #118 ... [2025-08-06T04:26:56.047Z] [2025-08-06T04:26:56.047Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:56.236Z] 3e85d5ac6304: Pull complete [2025-08-06T04:26:56.236Z] c3105a71a48b: Pull complete [2025-08-06T04:26:56.319Z] #119 ... [2025-08-06T04:26:56.319Z] [2025-08-06T04:26:56.319Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:26:56.906Z] #120 ... [2025-08-06T04:26:56.906Z] [2025-08-06T04:26:56.906Z] #114 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-06T04:26:56.906Z] #114 10.33 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:26:57.206Z] 0f093f025ec4: Pull complete [2025-08-06T04:26:57.475Z] c3106fc0e877: Pull complete [2025-08-06T04:26:57.475Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-08-06T04:26:57.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-08-06T04:26:57.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T04:26:57.678Z] prd-ubuntu20.04-docker-arm64-4c-16g-6344 does not seem to be running inside a container [2025-08-06T04:26:57.744Z] $ 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/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@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-08-06T04:26:58.810Z] #114 12.02 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:26:58.810Z] #114 12.11 OK: 8 MiB in 15 packages [2025-08-06T04:26:59.733Z] $ docker top d1e4c735715c26de9d155335022aac9432ef1aab57bef41841ee987d278a10ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T04:27:00.579Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-08-06T04:27:10.659Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #1 transferring dockerfile: 1.89kB done [2025-08-06T04:27:10.659Z] #1 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #2 transferring dockerfile: 2.00kB done [2025-08-06T04:27:10.659Z] #2 DONE 0.0s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #3 transferring dockerfile: 2.23kB 0.0s done [2025-08-06T04:27:10.659Z] #3 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #4 transferring dockerfile: 2.10kB done [2025-08-06T04:27:10.659Z] #4 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #5 transferring dockerfile: 1.81kB done [2025-08-06T04:27:10.659Z] #5 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #6 DONE 0.0s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #7 transferring dockerfile: 2.01kB done [2025-08-06T04:27:10.659Z] #7 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #6 transferring dockerfile: 3.02kB 0.0s done [2025-08-06T04:27:10.659Z] #6 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #8 [security-spire-server internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #8 transferring dockerfile: 1.70kB 0.0s done [2025-08-06T04:27:10.659Z] #8 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #9 transferring dockerfile: 2.50kB done [2025-08-06T04:27:10.659Z] #9 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #10 [core-data internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #10 transferring dockerfile: 2.04kB done [2025-08-06T04:27:10.659Z] #10 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #11 transferring dockerfile: 2.14kB 0.0s done [2025-08-06T04:27:10.659Z] #11 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #12 transferring dockerfile: 2.49kB done [2025-08-06T04:27:10.659Z] #12 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #13 transferring dockerfile: 1.69kB done [2025-08-06T04:27:10.659Z] #13 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #14 [support-scheduler internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #14 transferring dockerfile: 1.83kB done [2025-08-06T04:27:10.659Z] #14 DONE 0.0s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #15 [core-command internal] load build definition from Dockerfile [2025-08-06T04:27:10.659Z] #15 transferring dockerfile: 1.94kB done [2025-08-06T04:27:10.659Z] #15 DONE 0.1s [2025-08-06T04:27:10.659Z] [2025-08-06T04:27:10.659Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-08-06T04:27:10.659Z] #16 transferring context: 50B done [2025-08-06T04:27:10.659Z] #16 DONE 0.1s [2025-08-06T04:27:11.642Z] [2025-08-06T04:27:11.642Z] #17 [support-notifications internal] load .dockerignore [2025-08-06T04:27:11.642Z] #17 transferring context: 50B done [2025-08-06T04:27:11.642Z] #17 DONE 0.1s [2025-08-06T04:27:11.642Z] [2025-08-06T04:27:11.642Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-08-06T04:27:11.642Z] #18 transferring context: 50B 0.0s done [2025-08-06T04:27:11.642Z] #18 DONE 0.1s [2025-08-06T04:27:11.642Z] [2025-08-06T04:27:11.642Z] #19 [core-metadata internal] load .dockerignore [2025-08-06T04:27:11.642Z] #19 transferring context: 50B done [2025-08-06T04:27:11.642Z] #19 DONE 0.1s [2025-08-06T04:27:11.642Z] [2025-08-06T04:27:11.642Z] #20 [security-spire-agent internal] load .dockerignore [2025-08-06T04:27:11.913Z] #20 transferring context: 50B 0.0s done [2025-08-06T04:27:11.913Z] #20 DONE 0.1s [2025-08-06T04:27:11.913Z] [2025-08-06T04:27:11.913Z] #21 [core-keeper internal] load .dockerignore [2025-08-06T04:27:11.913Z] #21 transferring context: 50B done [2025-08-06T04:27:11.913Z] #21 DONE 0.1s [2025-08-06T04:27:11.913Z] [2025-08-06T04:27:11.913Z] #22 [security-bootstrapper internal] load .dockerignore [2025-08-06T04:27:11.913Z] #22 transferring context: 50B 0.0s done [2025-08-06T04:27:11.913Z] #22 DONE 0.1s [2025-08-06T04:27:11.913Z] [2025-08-06T04:27:11.913Z] #23 [security-spire-server internal] load .dockerignore [2025-08-06T04:27:11.913Z] #23 transferring context: 50B 0.0s done [2025-08-06T04:27:11.913Z] #23 DONE 0.1s [2025-08-06T04:27:11.913Z] [2025-08-06T04:27:11.913Z] #24 [security-proxy-setup internal] load .dockerignore [2025-08-06T04:27:11.913Z] #24 transferring context: 50B done [2025-08-06T04:27:11.913Z] #24 DONE 0.1s [2025-08-06T04:27:11.913Z] [2025-08-06T04:27:11.913Z] #25 [core-data internal] load .dockerignore [2025-08-06T04:27:12.185Z] #25 transferring context: 50B 0.0s done [2025-08-06T04:27:12.185Z] #25 DONE 0.1s [2025-08-06T04:27:12.185Z] [2025-08-06T04:27:12.185Z] #26 [security-proxy-auth internal] load .dockerignore [2025-08-06T04:27:12.185Z] #26 transferring context: 50B 0.0s done [2025-08-06T04:27:12.185Z] #26 DONE 0.1s [2025-08-06T04:27:12.185Z] [2025-08-06T04:27:12.185Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-08-06T04:27:12.185Z] #27 transferring context: 50B done [2025-08-06T04:27:12.185Z] #27 DONE 0.1s [2025-08-06T04:27:12.185Z] [2025-08-06T04:27:12.185Z] #28 [security-spire-config internal] load .dockerignore [2025-08-06T04:27:12.185Z] #28 transferring context: 50B done [2025-08-06T04:27:12.185Z] #28 DONE 0.0s [2025-08-06T04:27:12.454Z] [2025-08-06T04:27:12.454Z] #29 [support-scheduler internal] load .dockerignore [2025-08-06T04:27:12.454Z] #29 transferring context: 50B done [2025-08-06T04:27:12.454Z] #29 DONE 0.1s [2025-08-06T04:27:12.454Z] [2025-08-06T04:27:12.454Z] #30 [core-command internal] load .dockerignore [2025-08-06T04:27:12.454Z] #30 transferring context: 50B done [2025-08-06T04:27:12.454Z] #30 DONE 0.1s [2025-08-06T04:27:12.454Z] [2025-08-06T04:27:12.454Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:12.454Z] #31 DONE 0.0s [2025-08-06T04:27:12.454Z] [2025-08-06T04:27:12.454Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:27:13.044Z] #32 DONE 0.6s [2025-08-06T04:27:13.044Z] [2025-08-06T04:27:13.044Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:13.044Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:13.044Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:13.313Z] #33 ... [2025-08-06T04:27:13.313Z] [2025-08-06T04:27:13.313Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:13.313Z] #31 DONE 0.0s [2025-08-06T04:27:13.313Z] [2025-08-06T04:27:13.313Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:13.313Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:13.313Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:13.313Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:13.313Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0B / 4.09MB 0.1s [2025-08-06T04:27:13.313Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:13.584Z] #33 ... [2025-08-06T04:27:13.584Z] [2025-08-06T04:27:13.584Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:27:13.584Z] #32 DONE 0.6s [2025-08-06T04:27:13.584Z] [2025-08-06T04:27:13.584Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:13.584Z] #33 ... [2025-08-06T04:27:13.584Z] [2025-08-06T04:27:13.584Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:13.584Z] #31 DONE 0.0s [2025-08-06T04:27:13.584Z] [2025-08-06T04:27:13.584Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:27:13.584Z] #32 DONE 0.6s [2025-08-06T04:27:13.584Z] [2025-08-06T04:27:13.584Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:13.584Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.5s [2025-08-06T04:27:13.741Z] #114 DONE 24.8s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:13.741Z] #113 DONE 26.9s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:13.741Z] #116 DONE 26.7s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:13.741Z] #120 DONE 26.7s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:13.741Z] #111 DONE 26.8s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:13.741Z] #119 DONE 26.8s [2025-08-06T04:27:13.741Z] [2025-08-06T04:27:13.741Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-06T04:27:13.852Z] #33 ... [2025-08-06T04:27:13.852Z] [2025-08-06T04:27:13.852Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:13.852Z] #31 DONE 0.0s [2025-08-06T04:27:13.852Z] [2025-08-06T04:27:13.853Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:13.853Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:13.853Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:13.853Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:13.853Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.11MB / 4.09MB 0.6s [2025-08-06T04:27:13.853Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:13.853Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.7s [2025-08-06T04:27:14.121Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:14.121Z] #33 ... [2025-08-06T04:27:14.121Z] [2025-08-06T04:27:14.121Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:27:14.121Z] #32 DONE 1.0s [2025-08-06T04:27:14.121Z] [2025-08-06T04:27:14.121Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:14.121Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 [2025-08-06T04:27:14.389Z] #33 ... [2025-08-06T04:27:14.389Z] [2025-08-06T04:27:14.389Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:14.389Z] #31 DONE 0.0s [2025-08-06T04:27:14.389Z] [2025-08-06T04:27:14.389Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:14.389Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:14.389Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:14.389Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:14.389Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:14.389Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:14.662Z] #33 ... [2025-08-06T04:27:14.662Z] [2025-08-06T04:27:14.662Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:14.662Z] #31 DONE 0.0s [2025-08-06T04:27:14.662Z] [2025-08-06T04:27:14.662Z] #34 [support-notifications internal] load build context [2025-08-06T04:27:14.931Z] #34 ... [2025-08-06T04:27:14.931Z] [2025-08-06T04:27:14.931Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:14.931Z] #31 DONE 0.0s [2025-08-06T04:27:14.931Z] [2025-08-06T04:27:14.931Z] #34 [support-notifications internal] load build context [2025-08-06T04:27:14.931Z] #34 transferring context: 3.23MB 1.7s done [2025-08-06T04:27:15.201Z] #34 ... [2025-08-06T04:27:15.201Z] [2025-08-06T04:27:15.201Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:15.201Z] #31 DONE 0.0s [2025-08-06T04:27:15.201Z] [2025-08-06T04:27:15.201Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:15.201Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:15.201Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:15.201Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:15.201Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:15.201Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:15.471Z] #33 ... [2025-08-06T04:27:15.471Z] [2025-08-06T04:27:15.471Z] #34 [support-notifications internal] load build context [2025-08-06T04:27:15.471Z] #34 DONE 2.3s [2025-08-06T04:27:15.471Z] [2025-08-06T04:27:15.471Z] #35 [security-spiffe-token-provider internal] load build context [2025-08-06T04:27:15.471Z] #35 transferring context: 3.23MB 1.8s done [2025-08-06T04:27:15.471Z] #35 DONE 2.4s [2025-08-06T04:27:15.471Z] [2025-08-06T04:27:15.471Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:15.739Z] #33 ... [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:15.739Z] #31 DONE 0.0s [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-08-06T04:27:15.739Z] #36 DONE 2.3s [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:15.739Z] #33 ... [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-08-06T04:27:15.739Z] #37 DONE 2.4s [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:15.739Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:15.739Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:15.739Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:15.739Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:15.739Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:15.739Z] #33 ... [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-08-06T04:27:15.739Z] #31 DONE 0.0s [2025-08-06T04:27:15.739Z] [2025-08-06T04:27:15.739Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:15.739Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:15.739Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:15.739Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:15.739Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:15.739Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:16.006Z] #33 ... [2025-08-06T04:27:16.006Z] [2025-08-06T04:27:16.006Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-08-06T04:27:16.006Z] #32 DONE 2.5s [2025-08-06T04:27:16.006Z] [2025-08-06T04:27:16.006Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:16.006Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:16.006Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:16.006Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:16.006Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:16.006Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:16.006Z] #33 ... [2025-08-06T04:27:16.006Z] [2025-08-06T04:27:16.006Z] #38 [core-keeper internal] load build context [2025-08-06T04:27:16.006Z] #38 transferring context: 3.23MB 1.7s done [2025-08-06T04:27:16.006Z] #38 DONE 2.4s [2025-08-06T04:27:16.006Z] [2025-08-06T04:27:16.006Z] #39 [core-metadata internal] load build context [2025-08-06T04:27:16.006Z] #39 transferring context: 3.23MB 2.0s done [2025-08-06T04:27:16.006Z] #39 DONE 2.8s [2025-08-06T04:27:16.006Z] [2025-08-06T04:27:16.006Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:16.006Z] #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-06T04:27:16.006Z] #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done [2025-08-06T04:27:16.006Z] #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done [2025-08-06T04:27:16.006Z] #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.8s done [2025-08-06T04:27:16.006Z] #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-06T04:27:16.295Z] #33 ... [2025-08-06T04:27:16.295Z] [2025-08-06T04:27:16.295Z] #40 [core-common-config-bootstrapper internal] load build context [2025-08-06T04:27:16.295Z] #40 transferring context: 3.23MB 2.2s done [2025-08-06T04:27:16.295Z] #40 DONE 3.0s [2025-08-06T04:27:16.295Z] [2025-08-06T04:27:16.295Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:16.295Z] #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 2.2s done [2025-08-06T04:27:17.257Z] #33 ... [2025-08-06T04:27:17.257Z] [2025-08-06T04:27:17.257Z] #41 [security-bootstrapper internal] load build context [2025-08-06T04:27:17.257Z] #41 transferring context: 3.23MB 1.4s done [2025-08-06T04:27:17.257Z] #41 DONE 2.9s [2025-08-06T04:27:17.257Z] [2025-08-06T04:27:17.257Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:17.257Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-08-06T04:27:17.257Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-08-06T04:27:17.258Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-08-06T04:27:17.258Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-08-06T04:27:17.258Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-08-06T04:27:17.258Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-08-06T04:27:17.258Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.6s done [2025-08-06T04:27:17.258Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-06T04:27:17.258Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 81.92kB / 33.17MB 1.1s [2025-08-06T04:27:17.526Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.3s [2025-08-06T04:27:17.795Z] #42 ... [2025-08-06T04:27:17.795Z] [2025-08-06T04:27:17.795Z] #43 [security-spire-server internal] load build context [2025-08-06T04:27:17.795Z] #43 transferring context: 23.80kB 0.2s done [2025-08-06T04:27:17.795Z] #43 DONE 2.0s [2025-08-06T04:27:17.795Z] [2025-08-06T04:27:17.795Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-08-06T04:27:17.795Z] #44 DONE 5.5s [2025-08-06T04:27:17.795Z] [2025-08-06T04:27:17.795Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:17.795Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 1.5s [2025-08-06T04:27:17.795Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-06T04:27:17.795Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 1.7s [2025-08-06T04:27:18.062Z] #42 ... [2025-08-06T04:27:18.062Z] [2025-08-06T04:27:18.062Z] #45 [security-spire-agent internal] load build context [2025-08-06T04:27:18.062Z] #45 transferring context: 23.33kB 0.1s done [2025-08-06T04:27:18.062Z] #45 DONE 2.3s [2025-08-06T04:27:18.062Z] [2025-08-06T04:27:18.062Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:18.062Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.66MB / 33.17MB 2.0s [2025-08-06T04:27:18.332Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-08-06T04:27:18.603Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 2.3s [2025-08-06T04:27:18.603Z] #42 ... [2025-08-06T04:27:18.603Z] [2025-08-06T04:27:18.603Z] #46 [security-proxy-setup internal] load build context [2025-08-06T04:27:18.603Z] #46 transferring context: 3.23MB 1.7s done [2025-08-06T04:27:18.603Z] #46 DONE 3.6s [2025-08-06T04:27:18.603Z] [2025-08-06T04:27:18.603Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:18.871Z] #42 ... [2025-08-06T04:27:18.871Z] [2025-08-06T04:27:18.871Z] #47 [core-data internal] load build context [2025-08-06T04:27:18.871Z] #47 transferring context: 3.23MB 2.0s done [2025-08-06T04:27:18.871Z] #47 DONE 3.7s [2025-08-06T04:27:18.871Z] [2025-08-06T04:27:18.871Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:18.871Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.34MB / 33.17MB 2.5s [2025-08-06T04:27:19.141Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 2.9s [2025-08-06T04:27:19.141Z] #42 ... [2025-08-06T04:27:19.141Z] [2025-08-06T04:27:19.141Z] #48 [security-spire-config internal] load build context [2025-08-06T04:27:19.141Z] #48 transferring context: 22.05kB 0.1s done [2025-08-06T04:27:19.141Z] #48 DONE 3.3s [2025-08-06T04:27:19.141Z] [2025-08-06T04:27:19.141Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:19.409Z] #42 ... [2025-08-06T04:27:19.409Z] [2025-08-06T04:27:19.409Z] #49 [security-proxy-auth internal] load build context [2025-08-06T04:27:19.409Z] #49 transferring context: 3.23MB 1.8s done [2025-08-06T04:27:19.409Z] #49 DONE 3.4s [2025-08-06T04:27:19.409Z] [2025-08-06T04:27:19.409Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:19.409Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 3.1s [2025-08-06T04:27:19.409Z] #42 ... [2025-08-06T04:27:19.409Z] [2025-08-06T04:27:19.409Z] #50 [support-scheduler internal] load build context [2025-08-06T04:27:19.409Z] #50 transferring context: 3.23MB 2.0s done [2025-08-06T04:27:19.409Z] #50 DONE 3.6s [2025-08-06T04:27:19.409Z] [2025-08-06T04:27:19.409Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:19.409Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.96MB / 33.17MB 3.2s [2025-08-06T04:27:19.685Z] #42 ... [2025-08-06T04:27:19.685Z] [2025-08-06T04:27:19.685Z] #51 [security-secretstore-setup internal] load build context [2025-08-06T04:27:19.685Z] #51 transferring context: 3.23MB 2.2s done [2025-08-06T04:27:19.685Z] #51 DONE 3.7s [2025-08-06T04:27:19.685Z] [2025-08-06T04:27:19.685Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:19.685Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.95MB / 33.17MB 3.3s [2025-08-06T04:27:19.685Z] #42 ... [2025-08-06T04:27:19.685Z] [2025-08-06T04:27:19.685Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2025-08-06T04:27:19.685Z] #52 DONE 2.8s [2025-08-06T04:27:19.685Z] [2025-08-06T04:27:19.685Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:19.685Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 3.5s [2025-08-06T04:27:19.965Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 3.7s [2025-08-06T04:27:19.965Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.9s done [2025-08-06T04:27:20.238Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 3.9s done [2025-08-06T04:27:20.506Z] #42 ... [2025-08-06T04:27:20.506Z] [2025-08-06T04:27:20.506Z] #53 [core-command internal] load build context [2025-08-06T04:27:20.506Z] #53 transferring context: 3.23MB 1.3s done [2025-08-06T04:27:20.506Z] #53 DONE 4.5s [2025-08-06T04:27:20.506Z] [2025-08-06T04:27:20.506Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:27:20.506Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-08-06T04:27:20.506Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-08-06T04:27:20.506Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-08-06T04:27:20.506Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-08-06T04:27:20.506Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done [2025-08-06T04:27:20.506Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done [2025-08-06T04:27:20.506Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done [2025-08-06T04:27:20.506Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.4s done [2025-08-06T04:27:20.506Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done [2025-08-06T04:27:20.506Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-08-06T04:27:20.506Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-08-06T04:27:20.506Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.2s [2025-08-06T04:27:23.135Z] #54 ... [2025-08-06T04:27:23.135Z] [2025-08-06T04:27:23.135Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:23.135Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-08-06T04:27:23.727Z] #121 ... [2025-08-06T04:27:23.727Z] [2025-08-06T04:27:23.727Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-06T04:27:23.727Z] #122 ... [2025-08-06T04:27:23.727Z] [2025-08-06T04:27:23.727Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-06T04:27:23.727Z] #123 ... [2025-08-06T04:27:23.727Z] [2025-08-06T04:27:23.727Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-08-06T04:27:23.727Z] #124 ... [2025-08-06T04:27:23.727Z] [2025-08-06T04:27:23.727Z] #125 [support-notifications builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #125 DONE 12.3s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #122 DONE 12.3s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #123 [support-scheduler builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #123 DONE 12.2s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #118 DONE 30.1s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #124 [security-bootstrapper builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #124 DONE 12.3s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #126 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #127 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #128 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #129 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #130 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #131 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #132 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #133 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #134 [core-metadata builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #134 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #135 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #136 [core-command builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #136 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #137 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #138 [core-data builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #138 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #139 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #140 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #121 [core-command builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #121 DONE 12.3s [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #141 [security-proxy-auth builder 6/7] COPY . . [2025-08-06T04:27:25.100Z] #141 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #142 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:25.100Z] #142 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:25.100Z] #143 CACHED [2025-08-06T04:27:25.100Z] [2025-08-06T04:27:25.100Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T04:27:26.074Z] #144 1.026 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-06T04:27:28.502Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.4s [2025-08-06T04:27:28.502Z] #42 ... [2025-08-06T04:27:28.502Z] [2025-08-06T04:27:28.502Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T04:27:28.770Z] #33 ... [2025-08-06T04:27:28.770Z] [2025-08-06T04:27:28.770Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-06T04:27:28.770Z] #0 7.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:28.770Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:28.770Z] #0 9.146 (1/4) Installing ca-certificates (20250619-r0) [2025-08-06T04:27:28.770Z] #0 9.260 (2/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:28.770Z] #0 9.266 (3/4) Installing su-exec (0.2-r3) [2025-08-06T04:27:28.770Z] #0 9.357 (4/4) Installing yq-go (4.44.1-r2) [2025-08-06T04:27:28.770Z] #55 10.06 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:28.770Z] #55 10.14 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:27:28.770Z] #55 ... [2025-08-06T04:27:28.770Z] [2025-08-06T04:27:28.770Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:27:28.770Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.4s [2025-08-06T04:27:28.828Z] #144 ... [2025-08-06T04:27:28.828Z] [2025-08-06T04:27:28.828Z] #145 [core-keeper builder 7/8] COPY . . [2025-08-06T04:27:28.828Z] #145 DONE 3.2s [2025-08-06T04:27:28.828Z] [2025-08-06T04:27:28.828Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T04:27:28.828Z] #146 0.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-06T04:27:29.356Z] #54 ... [2025-08-06T04:27:29.356Z] [2025-08-06T04:27:29.356Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:29.356Z] #0 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:29.356Z] #56 ... [2025-08-06T04:27:29.356Z] [2025-08-06T04:27:29.356Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-06T04:27:29.356Z] #0 7.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:29.356Z] #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:29.625Z] #57 ... [2025-08-06T04:27:29.625Z] [2025-08-06T04:27:29.625Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:29.625Z] #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:29.625Z] #58 ... [2025-08-06T04:27:29.625Z] [2025-08-06T04:27:29.625Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:27:29.893Z] #59 ... [2025-08-06T04:27:29.893Z] [2025-08-06T04:27:29.893Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:27:29.893Z] #0 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:29.893Z] #60 ... [2025-08-06T04:27:29.893Z] [2025-08-06T04:27:29.893Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:29.893Z] #0 9.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.161Z] #61 ... [2025-08-06T04:27:30.161Z] [2025-08-06T04:27:30.161Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:30.161Z] #0 8.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.161Z] #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.161Z] #62 ... [2025-08-06T04:27:30.161Z] [2025-08-06T04:27:30.162Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-06T04:27:30.430Z] #63 ... [2025-08-06T04:27:30.430Z] [2025-08-06T04:27:30.430Z] #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:27:30.430Z] #59 DONE 11.0s [2025-08-06T04:27:30.430Z] [2025-08-06T04:27:30.430Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:27:30.430Z] #64 ... [2025-08-06T04:27:30.430Z] [2025-08-06T04:27:30.430Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-06T04:27:30.430Z] #0 9.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.430Z] #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.711Z] #65 ... [2025-08-06T04:27:30.711Z] [2025-08-06T04:27:30.711Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:30.711Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.711Z] #66 ... [2025-08-06T04:27:30.711Z] [2025-08-06T04:27:30.711Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-06T04:27:30.984Z] #67 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.984Z] #67 ... [2025-08-06T04:27:30.984Z] [2025-08-06T04:27:30.984Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:27:30.984Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:30.984Z] #68 ... [2025-08-06T04:27:30.984Z] [2025-08-06T04:27:30.984Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:27:30.984Z] #0 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:31.257Z] #69 ... [2025-08-06T04:27:31.257Z] [2025-08-06T04:27:31.257Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-06T04:27:31.257Z] #0 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:31.257Z] #70 ... [2025-08-06T04:27:31.257Z] [2025-08-06T04:27:31.257Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:31.525Z] #71 ... [2025-08-06T04:27:31.525Z] [2025-08-06T04:27:31.525Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:27:31.525Z] #68 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:32.490Z] #68 ... [2025-08-06T04:27:32.490Z] [2025-08-06T04:27:32.490Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-06T04:27:32.490Z] #64 DONE 12.6s [2025-08-06T04:27:32.490Z] [2025-08-06T04:27:32.490Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:32.490Z] #71 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:33.082Z] #71 ... [2025-08-06T04:27:33.083Z] [2025-08-06T04:27:33.083Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-08-06T04:27:33.083Z] #55 11.18 OK: 20 MiB in 18 packages [2025-08-06T04:27:33.083Z] #55 DONE 14.2s [2025-08-06T04:27:33.083Z] [2025-08-06T04:27:33.083Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:33.350Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.6s [2025-08-06T04:27:35.384Z] #146 ... [2025-08-06T04:27:35.384Z] [2025-08-06T04:27:35.384Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-06T04:27:35.384Z] #0 0.434 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-06T04:27:35.384Z] #147 ... [2025-08-06T04:27:35.384Z] [2025-08-06T04:27:35.384Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-06T04:27:35.384Z] #0 1.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-06T04:27:35.384Z] #148 ... [2025-08-06T04:27:35.384Z] [2025-08-06T04:27:35.384Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T04:27:35.384Z] #0 1.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-06T04:27:35.642Z] #149 ... [2025-08-06T04:27:35.642Z] [2025-08-06T04:27:35.642Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-06T04:27:35.642Z] #0 0.529 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-06T04:27:35.899Z] #150 ... [2025-08-06T04:27:35.899Z] [2025-08-06T04:27:35.899Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T04:27:35.899Z] #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-06T04:27:35.899Z] #151 ... [2025-08-06T04:27:35.899Z] [2025-08-06T04:27:35.899Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T04:27:35.899Z] #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-06T04:27:36.156Z] #152 ... [2025-08-06T04:27:36.156Z] [2025-08-06T04:27:36.156Z] #153 [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-08-06T04:27:36.156Z] #0 1.023 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-06T04:27:36.156Z] #153 ... [2025-08-06T04:27:36.156Z] [2025-08-06T04:27:36.156Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-06T04:27:36.156Z] #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-06T04:27:36.413Z] #154 ... [2025-08-06T04:27:36.413Z] [2025-08-06T04:27:36.413Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T04:27:36.413Z] #0 0.549 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-06T04:27:36.670Z] #155 ... [2025-08-06T04:27:36.670Z] [2025-08-06T04:27:36.670Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T04:27:36.670Z] #0 1.023 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-06T04:27:38.707Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s [2025-08-06T04:27:38.974Z] #42 ... [2025-08-06T04:27:38.974Z] [2025-08-06T04:27:38.974Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:27:38.974Z] #68 19.75 (1/2) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:39.242Z] #68 19.81 (2/2) Installing su-exec (0.2-r3) [2025-08-06T04:27:39.242Z] #68 19.81 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:39.242Z] #68 19.95 OK: 9 MiB in 16 packages [2025-08-06T04:27:39.511Z] #68 ... [2025-08-06T04:27:39.511Z] [2025-08-06T04:27:39.511Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T04:27:39.511Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.7s done [2025-08-06T04:27:39.511Z] #54 ... [2025-08-06T04:27:39.511Z] [2025-08-06T04:27:39.511Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:40.100Z] #42 ... [2025-08-06T04:27:40.100Z] [2025-08-06T04:27:40.100Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-08-06T04:27:40.100Z] #57 16.63 (1/7) Installing ca-certificates (20250619-r0) [2025-08-06T04:27:40.100Z] #57 17.29 (2/7) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:40.100Z] #57 17.32 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-08-06T04:27:40.100Z] #57 17.40 (4/7) Installing libsodium (1.0.19-r0) [2025-08-06T04:27:40.100Z] #57 17.49 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-06T04:27:40.100Z] #57 17.82 (6/7) Installing libzmq (4.3.5-r2) [2025-08-06T04:27:40.100Z] #57 18.02 (7/7) Installing zeromq (4.3.5-r2) [2025-08-06T04:27:40.100Z] #57 18.07 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:40.100Z] #57 18.26 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:27:40.100Z] #57 19.06 OK: 14 MiB in 21 packages [2025-08-06T04:27:40.100Z] #57 DONE 20.8s [2025-08-06T04:27:40.100Z] [2025-08-06T04:27:40.100Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:40.367Z] #42 ... [2025-08-06T04:27:40.367Z] [2025-08-06T04:27:40.367Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:40.367Z] #0 5.521 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:40.367Z] #0 9.292 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:40.367Z] #72 ... [2025-08-06T04:27:40.367Z] [2025-08-06T04:27:40.367Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:40.367Z] #58 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:40.639Z] #58 ... [2025-08-06T04:27:40.639Z] [2025-08-06T04:27:40.639Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-06T04:27:40.639Z] #65 20.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:40.639Z] #65 20.37 (2/4) Installing openssl (3.3.4-r0) [2025-08-06T04:27:40.639Z] #65 20.47 (3/4) Installing su-exec (0.2-r3) [2025-08-06T04:27:40.639Z] #65 20.49 (4/4) Installing yq-go (4.44.1-r2) [2025-08-06T04:27:40.907Z] #65 ... [2025-08-06T04:27:40.907Z] [2025-08-06T04:27:40.907Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:40.907Z] #56 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:40.907Z] #56 ... [2025-08-06T04:27:40.907Z] [2025-08-06T04:27:40.907Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:27:40.907Z] #60 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:40.907Z] #60 19.20 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:27:40.907Z] #60 19.20 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:27:40.907Z] #60 19.20 OK: 24052 distinct packages available [2025-08-06T04:27:40.907Z] #60 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:41.177Z] #60 ... [2025-08-06T04:27:41.177Z] [2025-08-06T04:27:41.177Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:41.177Z] #61 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:41.444Z] #61 ... [2025-08-06T04:27:41.444Z] [2025-08-06T04:27:41.444Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:41.444Z] #42 ... [2025-08-06T04:27:41.444Z] [2025-08-06T04:27:41.444Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-08-06T04:27:41.444Z] #68 DONE 22.2s [2025-08-06T04:27:41.727Z] [2025-08-06T04:27:41.727Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:41.995Z] #42 ... [2025-08-06T04:27:41.995Z] [2025-08-06T04:27:41.995Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:41.995Z] #66 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.277Z] #66 ... [2025-08-06T04:27:42.277Z] [2025-08-06T04:27:42.277Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:42.277Z] #42 ... [2025-08-06T04:27:42.277Z] [2025-08-06T04:27:42.277Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-06T04:27:42.277Z] #0 5.122 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.277Z] #0 9.269 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.551Z] #73 ... [2025-08-06T04:27:42.551Z] [2025-08-06T04:27:42.551Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-06T04:27:42.551Z] #63 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.551Z] #63 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.551Z] #63 ... [2025-08-06T04:27:42.551Z] [2025-08-06T04:27:42.551Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:42.551Z] #62 21.19 OK: 239 MiB in 58 packages [2025-08-06T04:27:42.551Z] #62 DONE 23.2s [2025-08-06T04:27:42.551Z] [2025-08-06T04:27:42.551Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:42.834Z] #42 ... [2025-08-06T04:27:42.835Z] [2025-08-06T04:27:42.835Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-06T04:27:42.835Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:42.835Z] #0 5.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:43.103Z] #74 ... [2025-08-06T04:27:43.103Z] [2025-08-06T04:27:43.103Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:27:43.103Z] #60 23.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:43.372Z] #60 ... [2025-08-06T04:27:43.372Z] [2025-08-06T04:27:43.372Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:43.372Z] #75 DONE 0.6s [2025-08-06T04:27:43.372Z] [2025-08-06T04:27:43.372Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-06T04:27:43.372Z] #67 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:43.372Z] #67 ... [2025-08-06T04:27:43.372Z] [2025-08-06T04:27:43.372Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:43.643Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.9s [2025-08-06T04:27:43.643Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.0s done [2025-08-06T04:27:43.911Z] #42 ... [2025-08-06T04:27:43.911Z] [2025-08-06T04:27:43.911Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-06T04:27:43.911Z] #70 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:43.911Z] #70 23.62 (1/3) Installing ca-certificates (20250619-r0) [2025-08-06T04:27:43.911Z] #70 24.13 (2/3) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:43.911Z] #70 24.16 (3/3) Installing tzdata (2025b-r0) [2025-08-06T04:27:43.911Z] #70 ... [2025-08-06T04:27:43.911Z] [2025-08-06T04:27:43.911Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:27:43.911Z] #69 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:43.911Z] #69 23.70 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:27:43.911Z] #69 23.70 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:27:43.911Z] #69 23.70 OK: 24052 distinct packages available [2025-08-06T04:27:44.179Z] #69 ... [2025-08-06T04:27:44.179Z] [2025-08-06T04:27:44.179Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:44.179Z] #66 24.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:44.179Z] #66 24.23 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:44.179Z] #66 24.45 OK: 9 MiB in 15 packages [2025-08-06T04:27:44.449Z] #66 ... [2025-08-06T04:27:44.449Z] [2025-08-06T04:27:44.449Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-08-06T04:27:44.449Z] #65 22.28 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:44.449Z] #65 22.59 OK: 20 MiB in 18 packages [2025-08-06T04:27:44.449Z] #65 DONE 25.1s [2025-08-06T04:27:44.717Z] [2025-08-06T04:27:44.717Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-08-06T04:27:44.717Z] #42 ... [2025-08-06T04:27:44.717Z] [2025-08-06T04:27:44.717Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:44.717Z] #71 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:44.992Z] #71 ... [2025-08-06T04:27:44.992Z] [2025-08-06T04:27:44.992Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:27:45.262Z] #76 ... [2025-08-06T04:27:45.262Z] [2025-08-06T04:27:45.262Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:45.262Z] #58 22.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:45.262Z] #58 22.59 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:45.262Z] #58 22.90 OK: 9 MiB in 15 packages [2025-08-06T04:27:45.262Z] #58 DONE 26.2s [2025-08-06T04:27:45.262Z] [2025-08-06T04:27:45.262Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-08-06T04:27:45.262Z] #67 23.98 OK: 239 MiB in 58 packages [2025-08-06T04:27:45.262Z] #67 DONE 25.7s [2025-08-06T04:27:45.262Z] [2025-08-06T04:27:45.262Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:47.222Z] #77 DONE 1.4s [2025-08-06T04:27:47.222Z] [2025-08-06T04:27:47.222Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:47.222Z] #78 ... [2025-08-06T04:27:47.222Z] [2025-08-06T04:27:47.222Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-08-06T04:27:47.222Z] #71 25.50 OK: 239 MiB in 58 packages [2025-08-06T04:27:47.222Z] #71 DONE 27.3s [2025-08-06T04:27:47.222Z] [2025-08-06T04:27:47.222Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:47.222Z] #79 ... [2025-08-06T04:27:47.222Z] [2025-08-06T04:27:47.222Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:47.222Z] #66 DONE 27.8s [2025-08-06T04:27:47.490Z] [2025-08-06T04:27:47.490Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:27:48.079Z] #80 ... [2025-08-06T04:27:48.079Z] [2025-08-06T04:27:48.079Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-08-06T04:27:48.079Z] #63 26.20 OK: 239 MiB in 58 packages [2025-08-06T04:27:48.079Z] #63 DONE 28.4s [2025-08-06T04:27:48.079Z] [2025-08-06T04:27:48.079Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:49.060Z] #81 ... [2025-08-06T04:27:49.060Z] [2025-08-06T04:27:49.060Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:49.060Z] #79 DONE 1.9s [2025-08-06T04:27:49.060Z] [2025-08-06T04:27:49.060Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-06T04:27:49.060Z] #74 16.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:49.336Z] #74 ... [2025-08-06T04:27:49.337Z] [2025-08-06T04:27:49.337Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:49.337Z] #81 DONE 1.1s [2025-08-06T04:27:49.337Z] [2025-08-06T04:27:49.337Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-06T04:27:49.337Z] #74 16.48 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:27:49.923Z] #74 ... [2025-08-06T04:27:49.923Z] [2025-08-06T04:27:49.923Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-08-06T04:27:49.923Z] #70 26.62 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:49.923Z] #70 26.90 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:27:49.923Z] #70 27.65 OK: 11 MiB in 17 packages [2025-08-06T04:27:49.923Z] #70 DONE 30.3s [2025-08-06T04:27:49.923Z] [2025-08-06T04:27:49.923Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:27:50.193Z] #82 ... [2025-08-06T04:27:50.193Z] [2025-08-06T04:27:50.193Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:27:50.194Z] #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:50.194Z] #0 6.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:50.194Z] #83 ... [2025-08-06T04:27:50.194Z] [2025-08-06T04:27:50.194Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:51.608Z] #84 ... [2025-08-06T04:27:51.608Z] [2025-08-06T04:27:51.608Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:51.608Z] #61 22.16 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:27:51.608Z] #61 22.16 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:27:51.608Z] #61 22.16 OK: 24052 distinct packages available [2025-08-06T04:27:51.608Z] #61 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:51.608Z] #61 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:51.608Z] #61 ... [2025-08-06T04:27:51.608Z] [2025-08-06T04:27:51.608Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-06T04:27:51.608Z] #0 9.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:51.874Z] #85 ... [2025-08-06T04:27:51.874Z] [2025-08-06T04:27:51.874Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:51.874Z] #56 22.21 v3.20.7-23-g0d3ad492d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-08-06T04:27:51.874Z] #56 22.21 v3.20.7-22-gb7a0ccaaa0e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-08-06T04:27:51.874Z] #56 22.21 OK: 24052 distinct packages available [2025-08-06T04:27:51.874Z] #56 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:51.874Z] #56 27.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:51.874Z] #56 ... [2025-08-06T04:27:51.874Z] [2025-08-06T04:27:51.874Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-08-06T04:27:51.874Z] #74 17.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:51.874Z] #74 17.38 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:51.874Z] #74 17.38 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:27:51.874Z] #74 17.48 OK: 20 MiB in 18 packages [2025-08-06T04:27:51.874Z] #74 DONE 19.1s [2025-08-06T04:27:51.874Z] [2025-08-06T04:27:51.874Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:51.874Z] #72 20.64 (1/1) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:53.290Z] #72 ... [2025-08-06T04:27:53.290Z] [2025-08-06T04:27:53.290Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:53.560Z] #86 ... [2025-08-06T04:27:53.560Z] [2025-08-06T04:27:53.560Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-06T04:27:53.560Z] #85 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:53.843Z] #85 ... [2025-08-06T04:27:53.843Z] [2025-08-06T04:27:53.843Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-08-06T04:27:53.843Z] #60 32.90 OK: 239 MiB in 58 packages [2025-08-06T04:27:53.843Z] #60 DONE 34.2s [2025-08-06T04:27:54.120Z] [2025-08-06T04:27:54.120Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:27:54.120Z] #76 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:54.387Z] #76 ... [2025-08-06T04:27:54.387Z] [2025-08-06T04:27:54.387Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:27:54.387Z] #69 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:54.387Z] #69 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:54.657Z] #69 ... [2025-08-06T04:27:54.657Z] [2025-08-06T04:27:54.657Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:54.657Z] #61 35.00 (1/5) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:54.657Z] #61 35.06 (2/5) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:27:54.657Z] #61 35.06 (3/5) Installing libucontext (1.2-r3) [2025-08-06T04:27:54.657Z] #61 35.09 (4/5) Installing gcompat (1.1.0-r4) [2025-08-06T04:27:54.657Z] #61 35.16 (5/5) Installing openssl (3.3.4-r0) [2025-08-06T04:27:54.657Z] #61 ... [2025-08-06T04:27:54.657Z] [2025-08-06T04:27:54.657Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:27:54.657Z] #87 DONE 0.9s [2025-08-06T04:27:54.657Z] [2025-08-06T04:27:54.657Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:54.657Z] #61 35.30 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:54.936Z] #61 35.53 OK: 10 MiB in 19 packages [2025-08-06T04:27:55.520Z] #61 ... [2025-08-06T04:27:55.520Z] [2025-08-06T04:27:55.520Z] #88 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-08-06T04:27:55.520Z] #0 9.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:55.520Z] #88 ... [2025-08-06T04:27:55.520Z] [2025-08-06T04:27:55.520Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:27:55.520Z] #69 36.06 (1/4) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:55.520Z] #69 36.07 (2/4) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:27:55.520Z] #69 36.08 (3/4) Installing libucontext (1.2-r3) [2025-08-06T04:27:55.520Z] #69 36.11 (4/4) Installing gcompat (1.1.0-r4) [2025-08-06T04:27:55.520Z] #69 36.19 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:55.790Z] #69 ... [2025-08-06T04:27:55.790Z] [2025-08-06T04:27:55.790Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-08-06T04:27:55.790Z] #73 21.83 OK: 239 MiB in 58 packages [2025-08-06T04:27:55.790Z] #73 DONE 23.4s [2025-08-06T04:27:55.790Z] [2025-08-06T04:27:55.790Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:55.790Z] #56 36.60 (1/14) Installing ca-certificates (20250619-r0) [2025-08-06T04:27:56.056Z] #56 ... [2025-08-06T04:27:56.056Z] [2025-08-06T04:27:56.056Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-08-06T04:27:56.056Z] #72 23.28 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:56.056Z] #72 23.45 OK: 9 MiB in 15 packages [2025-08-06T04:27:56.056Z] #72 DONE 25.6s [2025-08-06T04:27:56.323Z] [2025-08-06T04:27:56.323Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:27:56.323Z] #76 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:27:56.591Z] #76 ... [2025-08-06T04:27:56.591Z] [2025-08-06T04:27:56.591Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-08-06T04:27:56.591Z] #89 DONE 0.8s [2025-08-06T04:27:56.591Z] [2025-08-06T04:27:56.591Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:56.591Z] #56 37.34 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-06T04:27:56.931Z] #56 37.54 (3/14) Installing c-ares (1.33.1-r0) [2025-08-06T04:27:56.931Z] #56 37.58 (4/14) Installing libunistring (1.2-r0) [2025-08-06T04:27:57.199Z] #56 37.96 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-06T04:27:57.199Z] #56 38.00 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-06T04:27:57.199Z] #56 38.04 (7/14) Installing libpsl (0.21.5-r1) [2025-08-06T04:27:57.199Z] #56 38.08 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-06T04:27:57.482Z] #56 38.20 (9/14) Installing libcurl (8.12.1-r0) [2025-08-06T04:27:57.482Z] #56 ... [2025-08-06T04:27:57.482Z] [2025-08-06T04:27:57.482Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:27:57.482Z] #83 14.40 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:57.482Z] #83 14.60 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:27:57.482Z] #83 15.21 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:57.482Z] #83 15.23 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:27:57.482Z] #83 15.32 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:27:57.482Z] #83 15.48 OK: 14 MiB in 21 packages [2025-08-06T04:27:57.482Z] #83 DONE 17.4s [2025-08-06T04:27:57.482Z] [2025-08-06T04:27:57.482Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:57.482Z] #56 38.30 (10/14) Installing curl (8.12.1-r0) [2025-08-06T04:27:57.482Z] #56 38.34 (11/14) Installing dumb-init (1.2.5-r3) [2025-08-06T04:27:57.749Z] #56 38.36 (12/14) Installing musl-obstack (1.2.3-r2) [2025-08-06T04:27:57.749Z] #56 38.38 (13/14) Installing libucontext (1.2-r3) [2025-08-06T04:27:57.749Z] #56 38.41 (14/14) Installing gcompat (1.1.0-r4) [2025-08-06T04:27:57.749Z] #56 38.51 Executing busybox-1.36.1-r29.trigger [2025-08-06T04:27:58.017Z] #56 ... [2025-08-06T04:27:58.017Z] [2025-08-06T04:27:58.017Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-08-06T04:27:58.017Z] #61 DONE 38.6s [2025-08-06T04:27:58.017Z] [2025-08-06T04:27:58.017Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:27:58.017Z] #56 38.75 Executing ca-certificates-20250619-r0.trigger [2025-08-06T04:27:58.601Z] #56 ... [2025-08-06T04:27:58.601Z] [2025-08-06T04:27:58.601Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-08-06T04:27:58.601Z] #69 36.47 OK: 9 MiB in 18 packages [2025-08-06T04:27:58.601Z] #69 DONE 39.3s [2025-08-06T04:27:58.878Z] [2025-08-06T04:27:58.878Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-06T04:27:58.878Z] #90 ... [2025-08-06T04:27:58.878Z] [2025-08-06T04:27:58.878Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:27:59.145Z] #91 ... [2025-08-06T04:27:59.145Z] [2025-08-06T04:27:59.145Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-06T04:28:01.740Z] #92 ... [2025-08-06T04:28:01.740Z] [2025-08-06T04:28:01.740Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-08-06T04:28:01.740Z] #56 40.17 OK: 15 MiB in 28 packages [2025-08-06T04:28:01.740Z] #56 DONE 42.1s [2025-08-06T04:28:01.740Z] [2025-08-06T04:28:01.740Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:03.700Z] #93 ... [2025-08-06T04:28:03.700Z] [2025-08-06T04:28:03.700Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-08-06T04:28:03.700Z] #85 19.34 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:03.700Z] #85 19.43 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:03.700Z] #85 20.13 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:03.700Z] #85 20.13 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:03.700Z] #85 20.19 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:03.700Z] #85 20.33 OK: 9 MiB in 16 packages [2025-08-06T04:28:03.700Z] #85 DONE 21.8s [2025-08-06T04:28:03.700Z] [2025-08-06T04:28:03.700Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-06T04:28:04.662Z] #94 ... [2025-08-06T04:28:04.662Z] [2025-08-06T04:28:04.663Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:28:04.934Z] #95 ... [2025-08-06T04:28:04.934Z] [2025-08-06T04:28:04.934Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:04.934Z] #93 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:05.203Z] #93 ... [2025-08-06T04:28:05.203Z] [2025-08-06T04:28:05.203Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:05.203Z] #80 7.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:05.203Z] #80 9.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:05.203Z] #80 17.15 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.203Z] #80 17.26 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:05.203Z] #80 17.74 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.203Z] #80 17.75 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.203Z] #80 17.84 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:05.203Z] #80 17.92 OK: 9 MiB in 15 packages [2025-08-06T04:28:05.786Z] #80 ... [2025-08-06T04:28:05.786Z] [2025-08-06T04:28:05.786Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-08-06T04:28:05.786Z] #94 DONE 2.6s [2025-08-06T04:28:05.786Z] [2025-08-06T04:28:05.786Z] #88 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-08-06T04:28:05.786Z] #88 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:05.786Z] #88 19.61 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.786Z] #88 19.67 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:05.786Z] #88 20.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.786Z] #88 20.09 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:05.786Z] #88 20.10 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:05.786Z] #88 20.18 OK: 9 MiB in 15 packages [2025-08-06T04:28:06.054Z] #88 ... [2025-08-06T04:28:06.054Z] [2025-08-06T04:28:06.054Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:06.054Z] #93 4.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:06.322Z] #93 ... [2025-08-06T04:28:06.322Z] [2025-08-06T04:28:06.322Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-08-06T04:28:06.322Z] #96 DONE 0.3s [2025-08-06T04:28:06.612Z] [2025-08-06T04:28:06.612Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:28:06.612Z] #76 21.58 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:06.612Z] #76 21.87 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:06.612Z] #76 ... [2025-08-06T04:28:06.612Z] [2025-08-06T04:28:06.612Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:28:06.879Z] #97 ... [2025-08-06T04:28:06.879Z] [2025-08-06T04:28:06.879Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-06T04:28:06.879Z] #90 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:06.879Z] #90 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:06.879Z] #90 ... [2025-08-06T04:28:06.879Z] [2025-08-06T04:28:06.879Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:06.879Z] #80 DONE 19.6s [2025-08-06T04:28:06.879Z] [2025-08-06T04:28:06.879Z] #88 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-08-06T04:28:06.879Z] #88 DONE 21.8s [2025-08-06T04:28:07.147Z] [2025-08-06T04:28:07.147Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-08-06T04:28:07.147Z] #76 22.38 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:07.147Z] #76 22.39 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:07.147Z] #76 22.45 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:07.147Z] #76 22.55 OK: 20 MiB in 18 packages [2025-08-06T04:28:08.122Z] #76 DONE 23.7s [2025-08-06T04:28:08.122Z] [2025-08-06T04:28:08.122Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:08.122Z] #82 8.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:08.122Z] #82 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:08.122Z] #82 18.06 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:08.122Z] #82 18.19 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:08.390Z] #82 ... [2025-08-06T04:28:08.390Z] [2025-08-06T04:28:08.390Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-08-06T04:28:08.390Z] #98 DONE 0.2s [2025-08-06T04:28:08.390Z] [2025-08-06T04:28:08.390Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-06T04:28:08.390Z] #92 4.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:08.390Z] #92 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-06T04:28:08.656Z] #92 ... [2025-08-06T04:28:08.656Z] [2025-08-06T04:28:08.656Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:08.656Z] #82 18.80 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:08.656Z] #82 18.82 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:08.656Z] #82 18.85 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:08.656Z] #82 18.97 OK: 11 MiB in 17 packages [2025-08-06T04:28:10.068Z] #82 DONE 20.0s [2025-08-06T04:28:10.068Z] [2025-08-06T04:28:10.068Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-08-06T04:28:10.068Z] #92 11.91 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:10.068Z] #92 12.09 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:10.335Z] #92 12.41 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:10.335Z] #92 12.41 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:10.335Z] #92 12.43 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:10.335Z] #92 12.47 OK: 10 MiB in 19 packages [2025-08-06T04:28:11.302Z] #92 DONE 13.5s [2025-08-06T04:28:11.302Z] [2025-08-06T04:28:11.302Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:28:12.269Z] #99 ... [2025-08-06T04:28:12.269Z] [2025-08-06T04:28:12.269Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-08-06T04:28:12.269Z] #90 11.81 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.269Z] #90 11.92 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:12.269Z] #90 12.15 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.269Z] #90 12.16 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.269Z] #90 12.18 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:12.269Z] #90 12.24 OK: 9 MiB in 18 packages [2025-08-06T04:28:12.269Z] #90 DONE 13.7s [2025-08-06T04:28:12.535Z] [2025-08-06T04:28:12.535Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:28:12.535Z] #100 ... [2025-08-06T04:28:12.535Z] [2025-08-06T04:28:12.535Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-08-06T04:28:12.535Z] #93 9.041 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.535Z] #93 9.126 Executing busybox-1.36.1-r30.post-upgrade [2025-08-06T04:28:12.535Z] #93 9.425 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.535Z] #93 9.435 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-06T04:28:12.535Z] #93 9.487 Executing busybox-1.36.1-r30.trigger [2025-08-06T04:28:12.535Z] #93 9.542 OK: 15 MiB in 28 packages [2025-08-06T04:28:12.535Z] #93 DONE 11.2s [2025-08-06T04:28:12.804Z] [2025-08-06T04:28:12.804Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-08-06T04:28:12.804Z] #101 DONE 1.4s [2025-08-06T04:28:12.804Z] [2025-08-06T04:28:12.804Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:28:14.765Z] #102 DONE 1.6s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:28:14.765Z] #100 DONE 1.8s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-08-06T04:28:14.765Z] #99 DONE 3.0s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-06T04:28:14.765Z] #103 ... [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-08-06T04:28:14.765Z] #104 DONE 0.2s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-08-06T04:28:14.765Z] #105 DONE 0.3s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-08-06T04:28:14.765Z] #103 DONE 0.3s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-06T04:28:14.765Z] #106 ... [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-08-06T04:28:14.765Z] #107 DONE 0.2s [2025-08-06T04:28:14.765Z] [2025-08-06T04:28:14.765Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-08-06T04:28:14.765Z] #108 DONE 0.2s [2025-08-06T04:28:15.055Z] [2025-08-06T04:28:15.055Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-08-06T04:28:15.055Z] #106 DONE 0.2s [2025-08-06T04:28:15.055Z] [2025-08-06T04:28:15.055Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:28:15.055Z] #109 DONE 0.3s [2025-08-06T04:28:15.055Z] [2025-08-06T04:28:15.055Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:28:15.055Z] #110 DONE 0.3s [2025-08-06T04:28:15.055Z] [2025-08-06T04:28:15.055Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-06T04:28:15.327Z] #111 ... [2025-08-06T04:28:15.327Z] [2025-08-06T04:28:15.327Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-08-06T04:28:15.327Z] #112 DONE 0.3s [2025-08-06T04:28:15.327Z] [2025-08-06T04:28:15.327Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-08-06T04:28:15.327Z] #111 DONE 0.3s [2025-08-06T04:28:15.327Z] [2025-08-06T04:28:15.327Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-06T04:28:15.601Z] #113 ... [2025-08-06T04:28:15.601Z] [2025-08-06T04:28:15.601Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-08-06T04:28:15.601Z] #114 DONE 0.3s [2025-08-06T04:28:15.601Z] [2025-08-06T04:28:15.601Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-08-06T04:28:15.601Z] #115 DONE 0.3s [2025-08-06T04:28:15.601Z] [2025-08-06T04:28:15.601Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-08-06T04:28:15.601Z] #113 DONE 0.3s [2025-08-06T04:28:15.601Z] [2025-08-06T04:28:15.601Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-08-06T04:28:15.601Z] #116 DONE 0.2s [2025-08-06T04:28:15.601Z] [2025-08-06T04:28:15.601Z] #117 [security-spire-agent] exporting to image [2025-08-06T04:28:15.601Z] #117 exporting layers [2025-08-06T04:28:15.869Z] #117 ... [2025-08-06T04:28:15.869Z] [2025-08-06T04:28:15.869Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-08-06T04:28:15.869Z] #118 DONE 0.2s [2025-08-06T04:28:15.869Z] [2025-08-06T04:28:15.869Z] #117 [security-spire-config] exporting to image [2025-08-06T04:28:18.479Z] #117 exporting layers 2.9s done [2025-08-06T04:28:18.745Z] #117 exporting layers 3.0s done [2025-08-06T04:28:18.745Z] #117 writing image sha256:f2f3db8207cf461f6d3aa35f78e6bfcdfee3e947aeae633ad6193858323e386a 0.0s done [2025-08-06T04:28:18.745Z] #117 naming to docker.io/library/security-spire-config-arm64 done [2025-08-06T04:28:18.745Z] #117 exporting layers 3.1s done [2025-08-06T04:28:18.745Z] #117 writing image sha256:fcf5e6e97ca0b0522d6ff1bd9912dffa0b547a2d69df5df9eb5a2f22f8af0a30 0.0s done [2025-08-06T04:28:18.745Z] #117 naming to docker.io/library/security-spire-server-arm64 done [2025-08-06T04:28:18.745Z] #117 writing image sha256:c82cba0c59faae10dc7aa702825b50ad5777600f561ce6da6b396ce799b56135 done [2025-08-06T04:28:18.745Z] #117 naming to docker.io/library/security-spire-agent-arm64 done [2025-08-06T04:28:18.745Z] #117 DONE 3.2s [2025-08-06T04:28:18.745Z] [2025-08-06T04:28:18.745Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:13.101Z] #156 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-06T04:29:13.101Z] #154 DONE 98.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-06T04:29:13.101Z] #148 DONE 98.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:29:13.101Z] #157 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:29:13.101Z] #158 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-06T04:29:13.101Z] #159 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-06T04:29:13.101Z] #160 DONE 0.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-06T04:29:13.101Z] #161 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #162 [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-08-06T04:29:13.101Z] #162 DONE 0.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-08-06T04:29:13.101Z] #163 DONE 0.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T04:29:13.101Z] #156 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T04:29:13.101Z] #164 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-06T04:29:13.101Z] #161 DONE 1.0s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:29:13.101Z] #165 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T04:29:13.101Z] #144 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:29:13.101Z] #166 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-06T04:29:13.101Z] #167 DONE 0.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-06T04:29:13.101Z] #168 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T04:29:13.101Z] #164 DONE 0.9s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #169 [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-08-06T04:29:13.101Z] #169 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-06T04:29:13.101Z] #170 exporting layers [2025-08-06T04:29:13.101Z] #170 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #171 [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-08-06T04:29:13.101Z] #171 DONE 0.3s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #170 [core-common-config-bootstrapper] exporting to image [2025-08-06T04:29:13.101Z] #170 exporting layers 0.4s done [2025-08-06T04:29:13.101Z] #170 writing image sha256:919b772448cdcd0f341521cbbd73abb52f484368d086fc2031ea240ebf8c1b4a 0.1s done [2025-08-06T04:29:13.101Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-08-06T04:29:13.101Z] #170 DONE 0.5s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #172 [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-08-06T04:29:13.101Z] #172 DONE 0.2s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-06T04:29:13.101Z] #173 DONE 0.1s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-06T04:29:13.101Z] #147 ... [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-06T04:29:13.101Z] #174 DONE 1.0s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #175 [security-bootstrapper] exporting to image [2025-08-06T04:29:13.101Z] #175 exporting layers 0.4s done [2025-08-06T04:29:13.101Z] #175 writing image sha256:a2091fad118acfe7edbfb723d819af1cc01929676c61d005420f047697f18a86 done [2025-08-06T04:29:13.101Z] #175 naming to docker.io/library/security-bootstrapper done [2025-08-06T04:29:13.101Z] #175 DONE 0.4s [2025-08-06T04:29:13.101Z] [2025-08-06T04:29:13.101Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T04:29:40.337Z] #95 ... [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #91 DONE 105.8s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #97 DONE 98.3s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #86 DONE 111.5s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #95 DONE 100.0s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-06T04:29:40.337Z] #119 ... [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #78 DONE 108.0s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #120 [support-scheduler builder 6/7] COPY . . [2025-08-06T04:29:40.337Z] #120 DONE 1.9s [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #121 [core-command builder 6/7] COPY . . [2025-08-06T04:29:40.337Z] #121 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.337Z] #122 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #123 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-08-06T04:29:40.337Z] #124 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #125 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.337Z] #126 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #127 [core-data builder 6/7] COPY . . [2025-08-06T04:29:40.337Z] #127 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.337Z] #128 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.337Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.337Z] #129 CACHED [2025-08-06T04:29:40.337Z] [2025-08-06T04:29:40.338Z] #130 [core-metadata builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #130 DONE 1.9s [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.338Z] #84 DONE 107.4s [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.338Z] #131 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #132 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.338Z] #133 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #119 DONE 1.9s [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-06T04:29:40.338Z] #134 ... [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.338Z] #135 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #136 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.338Z] #137 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-08-06T04:29:40.338Z] #138 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #139 [security-proxy-setup builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #139 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-06T04:29:40.338Z] #140 CACHED [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #141 [core-keeper builder 7/8] COPY . . [2025-08-06T04:29:40.338Z] #141 DONE 2.0s [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #142 DONE 2.1s [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T04:29:40.338Z] #143 ... [2025-08-06T04:29:40.338Z] [2025-08-06T04:29:40.338Z] #144 [support-notifications builder 6/7] COPY . . [2025-08-06T04:29:40.338Z] #144 DONE 3.6s [2025-08-06T04:29:40.605Z] [2025-08-06T04:29:40.605Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-06T04:29:43.975Z] #145 3.489 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-08-06T04:29:47.394Z] #145 ... [2025-08-06T04:29:47.394Z] [2025-08-06T04:29:47.394Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T04:29:47.394Z] #0 6.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-08-06T04:29:47.394Z] #146 ... [2025-08-06T04:29:47.394Z] [2025-08-06T04:29:47.394Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T04:29:47.394Z] #0 5.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-08-06T04:29:47.394Z] #147 ... [2025-08-06T04:29:47.394Z] [2025-08-06T04:29:47.394Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T04:29:47.394Z] #0 5.402 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-08-06T04:29:47.394Z] #148 ... [2025-08-06T04:29:47.394Z] [2025-08-06T04:29:47.394Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-06T04:29:47.394Z] #0 5.799 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-08-06T04:29:47.662Z] #149 ... [2025-08-06T04:29:47.662Z] [2025-08-06T04:29:47.662Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T04:29:47.662Z] #0 6.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-08-06T04:29:47.662Z] #150 ... [2025-08-06T04:29:47.662Z] [2025-08-06T04:29:47.662Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-06T04:29:47.662Z] #0 4.966 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-08-06T04:29:47.929Z] #151 ... [2025-08-06T04:29:47.929Z] [2025-08-06T04:29:47.929Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-06T04:29:47.929Z] #0 6.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-08-06T04:29:47.929Z] #152 ... [2025-08-06T04:29:47.929Z] [2025-08-06T04:29:47.929Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T04:29:47.929Z] #0 4.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-08-06T04:29:48.247Z] #153 ... [2025-08-06T04:29:48.247Z] [2025-08-06T04:29:48.247Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T04:29:48.247Z] #0 5.487 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-08-06T04:29:48.247Z] #154 ... [2025-08-06T04:29:48.247Z] [2025-08-06T04:29:48.247Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T04:29:48.247Z] #143 6.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-08-06T04:29:52.536Z] #143 ... [2025-08-06T04:29:52.536Z] [2025-08-06T04:29:52.536Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-06T04:29:52.536Z] #134 5.485 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-08-06T04:30:09.311Z] #146 ... [2025-08-06T04:30:09.311Z] [2025-08-06T04:30:09.311Z] #153 [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-08-06T04:30:09.311Z] #153 163.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-06T04:30:21.636Z] #153 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T04:30:21.636Z] #151 DONE 174.4s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T04:30:21.636Z] #156 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T04:30:21.636Z] #155 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T04:30:21.636Z] #146 DONE 171.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T04:30:21.636Z] #149 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T04:30:21.636Z] #144 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T04:30:21.636Z] #152 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-06T04:30:21.636Z] #150 DONE 174.5s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-06T04:30:21.636Z] #147 DONE 174.6s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #176 ... [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #177 DONE 0.3s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #178 DONE 0.3s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #179 DONE 0.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #176 DONE 0.3s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #180 DONE 0.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #181 DONE 0.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #182 DONE 0.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #183 DONE 0.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #184 DONE 0.1s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #185 CACHED [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #186 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #186 CACHED [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #187 CACHED [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:30:21.636Z] #188 CACHED [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-06T04:30:21.636Z] #189 ... [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #190 DONE 0.3s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #191 DONE 0.4s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #192 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-06T04:30:21.636Z] #192 DONE 0.4s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #193 DONE 0.4s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-06T04:30:21.636Z] #194 ... [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #195 DONE 0.9s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #196 DONE 0.9s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #197 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:30:21.636Z] #197 DONE 0.9s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-06T04:30:21.636Z] #198 DONE 0.8s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-06T04:30:21.636Z] #189 DONE 0.8s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-06T04:30:21.636Z] #199 DONE 0.8s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #200 [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-08-06T04:30:21.636Z] #200 DONE 0.7s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #201 [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-08-06T04:30:21.636Z] #201 ... [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #202 [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-08-06T04:30:21.636Z] #202 DONE 1.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:21.636Z] #203 DONE 1.2s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-06T04:30:21.636Z] #194 DONE 1.4s [2025-08-06T04:30:21.636Z] [2025-08-06T04:30:21.636Z] #204 [core-keeper] exporting to image [2025-08-06T04:30:21.636Z] #204 exporting layers [2025-08-06T04:30:21.894Z] #204 ... [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-06T04:30:21.894Z] #205 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-06T04:30:21.894Z] #206 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:21.894Z] #207 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:21.894Z] #208 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #209 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-06T04:30:21.894Z] #209 DONE 1.0s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-06T04:30:21.894Z] #210 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #201 [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-08-06T04:30:21.894Z] #201 DONE 0.9s [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #204 [core-keeper] exporting to image [2025-08-06T04:30:21.894Z] #204 exporting layers 0.3s done [2025-08-06T04:30:21.894Z] #204 ... [2025-08-06T04:30:21.894Z] [2025-08-06T04:30:21.894Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-06T04:30:21.894Z] #211 DONE 0.4s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:22.153Z] #212 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #213 [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-08-06T04:30:22.153Z] #213 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-06T04:30:22.153Z] #214 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-06T04:30:22.153Z] #215 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:22.153Z] #216 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-06T04:30:22.153Z] #217 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-06T04:30:22.153Z] #218 DONE 0.2s [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #219 [core-metadata] exporting to image [2025-08-06T04:30:22.153Z] #219 ... [2025-08-06T04:30:22.153Z] [2025-08-06T04:30:22.153Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-06T04:30:22.153Z] #220 DONE 0.3s [2025-08-06T04:30:22.412Z] [2025-08-06T04:30:22.412Z] #221 [support-notifications] exporting to image [2025-08-06T04:30:22.412Z] #221 ... [2025-08-06T04:30:22.412Z] [2025-08-06T04:30:22.412Z] #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-06T04:30:22.412Z] #222 DONE 0.2s [2025-08-06T04:30:22.412Z] [2025-08-06T04:30:22.412Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-06T04:30:22.412Z] #223 DONE 0.2s [2025-08-06T04:30:22.412Z] [2025-08-06T04:30:22.412Z] #204 [core-keeper] exporting to image [2025-08-06T04:30:22.412Z] #204 writing image sha256:3f5723cbf79cc69c4184402671f4cae5ca0857dddc90c74b45717b4d319cb74a 0.1s done [2025-08-06T04:30:22.412Z] #204 naming to docker.io/library/core-keeper done [2025-08-06T04:30:22.412Z] #204 DONE 0.9s [2025-08-06T04:30:22.412Z] [2025-08-06T04:30:22.412Z] #224 [core-command] exporting to image [2025-08-06T04:30:22.412Z] #224 exporting layers 0.2s done [2025-08-06T04:30:22.412Z] #224 writing image sha256:491cd15640e3d0e9ca25ead68cf0c9618eb101d68d8184c3ee7e8e8a343fd0c3 0.2s done [2025-08-06T04:30:22.412Z] #224 naming to docker.io/library/core-command 0.0s done [2025-08-06T04:30:22.412Z] #224 DONE 0.7s [2025-08-06T04:30:22.671Z] [2025-08-06T04:30:22.671Z] #225 [core-data] exporting to image [2025-08-06T04:30:22.671Z] #225 exporting layers 0.5s done [2025-08-06T04:30:22.671Z] #225 writing image sha256:7a132dec51ada25dc59393db398638b4231825d5c38aa907e6497d573e6f5fb9 0.0s done [2025-08-06T04:30:22.671Z] #225 naming to docker.io/library/core-data done [2025-08-06T04:30:22.671Z] #225 DONE 0.7s [2025-08-06T04:30:22.671Z] [2025-08-06T04:30:22.671Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-06T04:30:22.671Z] #226 DONE 0.3s [2025-08-06T04:30:22.671Z] [2025-08-06T04:30:22.671Z] #221 [support-notifications] exporting to image [2025-08-06T04:30:22.671Z] #221 exporting layers 0.6s done [2025-08-06T04:30:22.930Z] #221 writing image sha256:0cffdc5b7cf79c4e318ae9a0923fcbe53a7df1b00398eabbab36905de76af27c done [2025-08-06T04:30:22.930Z] #221 naming to docker.io/library/support-notifications done [2025-08-06T04:30:22.930Z] #221 DONE 0.7s [2025-08-06T04:30:22.930Z] [2025-08-06T04:30:22.930Z] #227 [security-spiffe-token-provider] exporting to image [2025-08-06T04:30:22.930Z] #227 exporting layers 0.7s done [2025-08-06T04:30:22.930Z] #227 writing image sha256:242efc1d7065224af0dccc538acdab2e8694073081fefccfda51441e4cbc106a 0.0s done [2025-08-06T04:30:22.930Z] #227 naming to docker.io/library/security-spiffe-token-provider done [2025-08-06T04:30:22.930Z] #227 DONE 0.8s [2025-08-06T04:30:22.930Z] [2025-08-06T04:30:22.930Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T04:30:22.930Z] #228 DONE 0.7s [2025-08-06T04:30:22.930Z] [2025-08-06T04:30:22.930Z] #229 [support-scheduler] exporting to image [2025-08-06T04:30:22.930Z] #229 exporting layers 0.7s done [2025-08-06T04:30:22.930Z] #229 writing image sha256:c14a75c6b81c0b9e8c538d222672787c669ff94cd87a953c5e98548dfec1455a done [2025-08-06T04:30:22.930Z] #229 naming to docker.io/library/support-scheduler done [2025-08-06T04:30:22.930Z] #229 DONE 0.8s [2025-08-06T04:30:22.930Z] [2025-08-06T04:30:22.930Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-06T04:30:22.930Z] #230 DONE 0.2s [2025-08-06T04:30:22.930Z] [2025-08-06T04:30:22.930Z] #231 [security-proxy-auth] exporting to image [2025-08-06T04:30:23.188Z] #231 ... [2025-08-06T04:30:23.188Z] [2025-08-06T04:30:23.188Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T04:30:23.188Z] #232 DONE 0.6s [2025-08-06T04:30:23.447Z] [2025-08-06T04:30:23.447Z] #219 [core-metadata] exporting to image [2025-08-06T04:30:23.447Z] #219 exporting layers 1.2s done [2025-08-06T04:30:23.447Z] #219 writing image sha256:7caafe2c5c0ab33cfda59c26d04aba2f5524fa3518fbe374d989e7a73264f4c1 done [2025-08-06T04:30:23.447Z] #219 naming to docker.io/library/core-metadata done [2025-08-06T04:30:23.447Z] #219 DONE 1.2s [2025-08-06T04:30:23.447Z] [2025-08-06T04:30:23.447Z] #231 [security-proxy-auth] exporting to image [2025-08-06T04:30:23.447Z] #231 exporting layers 0.5s done [2025-08-06T04:30:23.447Z] #231 writing image sha256:5e5a88ab8c77d2e3ef50a5866d2c756a6d957ebc2de2d4ad78fcbf3a00c77c6a 0.0s done [2025-08-06T04:30:23.447Z] #231 naming to docker.io/library/security-proxy-auth done [2025-08-06T04:30:23.447Z] #231 DONE 0.5s [2025-08-06T04:30:23.447Z] [2025-08-06T04:30:23.447Z] #233 [security-proxy-setup] exporting to image [2025-08-06T04:30:23.447Z] #233 exporting layers 0.3s done [2025-08-06T04:30:23.447Z] #233 writing image sha256:67fe224450ccc0f161a7a0098c4bd48fa060974675685b88c0e683922a0fc1dc done [2025-08-06T04:30:23.447Z] #233 naming to docker.io/library/security-proxy-setup done [2025-08-06T04:30:23.447Z] #233 DONE 0.3s [2025-08-06T04:30:23.447Z] [2025-08-06T04:30:23.447Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T04:30:23.447Z] #234 DONE 0.5s [2025-08-06T04:30:23.447Z] [2025-08-06T04:30:23.447Z] #235 [security-secretstore-setup] exporting to image [2025-08-06T04:30:23.706Z] #235 exporting layers 0.2s done [2025-08-06T04:30:23.706Z] #235 writing image sha256:dbda94161a7a8a023f42617b77235f7927faf03861f97f85aae3786c03c956c7 done [2025-08-06T04:30:23.706Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-08-06T04:30:23.706Z] #235 DONE 0.2s [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T04:30:23.706Z] time="2025-08-06T04:26:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-06T04:30:23.728Z] $ docker stop --time=1 af07db85682000c580cc7a0b76e1e3830f03f0a5a1d2faa7e8827a8f33658bb6 [2025-08-06T04:30:25.020Z] $ docker rm -f --volumes af07db85682000c580cc7a0b76e1e3830f03f0a5a1d2faa7e8827a8f33658bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T04:30:25.360Z] + docker images [2025-08-06T04:30:25.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-06T04:30:25.360Z] security-secretstore-setup latest dbda94161a7a 2 seconds ago 80MB [2025-08-06T04:30:25.360Z] security-proxy-setup latest 67fe224450cc 3 seconds ago 49.6MB [2025-08-06T04:30:25.360Z] security-proxy-auth latest 5e5a88ab8c77 3 seconds ago 45.1MB [2025-08-06T04:30:25.360Z] core-metadata latest 7caafe2c5c0a 4 seconds ago 46.1MB [2025-08-06T04:30:25.360Z] core-keeper latest 3f5723cbf79c 4 seconds ago 44.9MB [2025-08-06T04:30:25.360Z] core-data latest 7a132dec51ad 4 seconds ago 45.9MB [2025-08-06T04:30:25.360Z] support-scheduler latest c14a75c6b81c 4 seconds ago 49.7MB [2025-08-06T04:30:25.360Z] support-notifications latest 0cffdc5b7cf7 4 seconds ago 53.3MB [2025-08-06T04:30:25.360Z] core-command latest 491cd15640e3 4 seconds ago 40.2MB [2025-08-06T04:30:25.360Z] security-spiffe-token-provider latest 242efc1d7065 4 seconds ago 48.5MB [2025-08-06T04:30:25.360Z] security-bootstrapper latest a2091fad118a About a minute ago 21.2MB [2025-08-06T04:30:25.360Z] core-common-config-bootstrapper latest 919b772448cd About a minute ago 20.2MB [2025-08-06T04:30:25.360Z] security-spire-server latest 1d9e2ccce2f1 3 minutes ago 150MB [2025-08-06T04:30:25.360Z] security-spire-agent latest 3f81a6a53c7e 3 minutes ago 196MB [2025-08-06T04:30:25.360Z] security-spire-config latest 2b0c869190b2 3 minutes ago 150MB [2025-08-06T04:30:25.360Z] ci-base-image-x86_64 latest 160abbe91885 7 minutes ago 930MB [2025-08-06T04:30:25.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 days ago 580MB [2025-08-06T04:30:25.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB [2025-08-06T04:30:25.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T04:30:25.483Z] provisioning config files... [2025-08-06T04:30:25.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/881@tmp/config15167928095655208394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T04:30:25.792Z] ---> ****-login.sh [2025-08-06T04:30:25.792Z] nexus3.edgexfoundry.org:10001 [2025-08-06T04:30:25.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:30:25.792Z] Login Succeeded [2025-08-06T04:30:25.792Z] nexus3.edgexfoundry.org:10002 [2025-08-06T04:30:26.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:30:26.053Z] Login Succeeded [2025-08-06T04:30:26.053Z] nexus3.edgexfoundry.org:10003 [2025-08-06T04:30:26.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:30:26.053Z] Login Succeeded [2025-08-06T04:30:26.053Z] nexus3.edgexfoundry.org:10004 [2025-08-06T04:30:26.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:30:26.312Z] Login Succeeded [2025-08-06T04:30:26.312Z] ****.io [2025-08-06T04:30:26.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T04:30:26.573Z] Login Succeeded [2025-08-06T04:30:26.573Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T04:30:26.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:30:26.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T04:30:26.657Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-08-06T04:30:26.657Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:26.657Z] latest [2025-08-06T04:30:26.657Z] 4.1.0-dev.43 [2025-08-06T04:30:26.657Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:26.657Z] main [2025-08-06T04:30:26.657Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:27.000Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:27.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:27.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-06T04:30:27.327Z] 613bef2b41bd: Preparing [2025-08-06T04:30:27.327Z] 8e77ce40925a: Preparing [2025-08-06T04:30:27.327Z] 36681fd03e26: Preparing [2025-08-06T04:30:27.327Z] 48ec72e6405e: Preparing [2025-08-06T04:30:27.327Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:27.327Z] e18e0d45cf68: Preparing [2025-08-06T04:30:27.327Z] 097100c76c15: Preparing [2025-08-06T04:30:27.327Z] e18e0d45cf68: Waiting [2025-08-06T04:30:27.327Z] 097100c76c15: Waiting [2025-08-06T04:30:27.327Z] 36681fd03e26: Pushed [2025-08-06T04:30:27.327Z] 613bef2b41bd: Pushed [2025-08-06T04:30:27.327Z] 48ec72e6405e: Pushed [2025-08-06T04:30:27.327Z] 097100c76c15: Layer already exists [2025-08-06T04:30:27.586Z] e18e0d45cf68: Pushed [2025-08-06T04:30:27.586Z] 0ec9dc683cde: Pushed [2025-08-06T04:30:30.975Z] 8e77ce40925a: Pushed [2025-08-06T04:30:30.975Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:73aab80adac5f6560f580ea5f1df9c552338ddbbfdad5d8dfb9ab940de6c188a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:31.364Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:31.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-06T04:30:31.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-06T04:30:31.738Z] 613bef2b41bd: Preparing [2025-08-06T04:30:31.738Z] 8e77ce40925a: Preparing [2025-08-06T04:30:31.738Z] 36681fd03e26: Preparing [2025-08-06T04:30:31.738Z] 48ec72e6405e: Preparing [2025-08-06T04:30:31.738Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:31.738Z] e18e0d45cf68: Preparing [2025-08-06T04:30:31.738Z] 097100c76c15: Preparing [2025-08-06T04:30:31.738Z] e18e0d45cf68: Waiting [2025-08-06T04:30:31.738Z] 097100c76c15: Waiting [2025-08-06T04:30:31.738Z] 8e77ce40925a: Layer already exists [2025-08-06T04:30:31.738Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:31.738Z] 613bef2b41bd: Layer already exists [2025-08-06T04:30:31.738Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:31.738Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:31.738Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:31.738Z] 097100c76c15: Layer already exists [2025-08-06T04:30:31.738Z] latest: digest: sha256:73aab80adac5f6560f580ea5f1df9c552338ddbbfdad5d8dfb9ab940de6c188a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:32.106Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:32.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-06T04:30:32.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-06T04:30:32.416Z] 613bef2b41bd: Preparing [2025-08-06T04:30:32.416Z] 8e77ce40925a: Preparing [2025-08-06T04:30:32.416Z] 36681fd03e26: Preparing [2025-08-06T04:30:32.416Z] 48ec72e6405e: Preparing [2025-08-06T04:30:32.416Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:32.416Z] e18e0d45cf68: Preparing [2025-08-06T04:30:32.416Z] 097100c76c15: Preparing [2025-08-06T04:30:32.416Z] e18e0d45cf68: Waiting [2025-08-06T04:30:32.416Z] 097100c76c15: Waiting [2025-08-06T04:30:32.416Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:32.416Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:32.416Z] 8e77ce40925a: Layer already exists [2025-08-06T04:30:32.416Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:32.416Z] 613bef2b41bd: Layer already exists [2025-08-06T04:30:32.416Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:32.416Z] 097100c76c15: Layer already exists [2025-08-06T04:30:32.416Z] 4.1.0-dev.43: digest: sha256:73aab80adac5f6560f580ea5f1df9c552338ddbbfdad5d8dfb9ab940de6c188a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:32.746Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:33.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:33.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-06T04:30:33.066Z] 613bef2b41bd: Preparing [2025-08-06T04:30:33.066Z] 8e77ce40925a: Preparing [2025-08-06T04:30:33.066Z] 36681fd03e26: Preparing [2025-08-06T04:30:33.066Z] 48ec72e6405e: Preparing [2025-08-06T04:30:33.066Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:33.066Z] e18e0d45cf68: Preparing [2025-08-06T04:30:33.066Z] 097100c76c15: Preparing [2025-08-06T04:30:33.066Z] e18e0d45cf68: Waiting [2025-08-06T04:30:33.066Z] 097100c76c15: Waiting [2025-08-06T04:30:33.066Z] 613bef2b41bd: Layer already exists [2025-08-06T04:30:33.066Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:33.066Z] 8e77ce40925a: Layer already exists [2025-08-06T04:30:33.066Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:33.066Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:33.066Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:33.066Z] 097100c76c15: Layer already exists [2025-08-06T04:30:33.066Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:73aab80adac5f6560f580ea5f1df9c552338ddbbfdad5d8dfb9ab940de6c188a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:33.391Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:33.711Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-08-06T04:30:33.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-08-06T04:30:33.711Z] 613bef2b41bd: Preparing [2025-08-06T04:30:33.711Z] 8e77ce40925a: Preparing [2025-08-06T04:30:33.711Z] 36681fd03e26: Preparing [2025-08-06T04:30:33.711Z] 48ec72e6405e: Preparing [2025-08-06T04:30:33.711Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:33.711Z] e18e0d45cf68: Preparing [2025-08-06T04:30:33.711Z] 097100c76c15: Preparing [2025-08-06T04:30:33.711Z] e18e0d45cf68: Waiting [2025-08-06T04:30:33.711Z] 097100c76c15: Waiting [2025-08-06T04:30:33.711Z] 8e77ce40925a: Layer already exists [2025-08-06T04:30:33.711Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:33.711Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:33.711Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:33.711Z] 613bef2b41bd: Layer already exists [2025-08-06T04:30:33.711Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:33.711Z] 097100c76c15: Layer already exists [2025-08-06T04:30:33.711Z] main: digest: sha256:73aab80adac5f6560f580ea5f1df9c552338ddbbfdad5d8dfb9ab940de6c188a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:30:33.777Z] ===================================================== [Pipeline] echo [2025-08-06T04:30:33.793Z] taggedImages: [2025-08-06T04:30:33.793Z] - nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:33.793Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-06T04:30:33.793Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-06T04:30:33.793Z] - nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:33.793Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-08-06T04:30:33.827Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-08-06T04:30:33.827Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:33.827Z] latest [2025-08-06T04:30:33.827Z] 4.1.0-dev.43 [2025-08-06T04:30:33.827Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:33.827Z] main [2025-08-06T04:30:33.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:34.194Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:34.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:34.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-06T04:30:34.525Z] 55dd6a0e6c7a: Preparing [2025-08-06T04:30:34.525Z] f18c31cf6c87: Preparing [2025-08-06T04:30:34.525Z] 45717b0d3768: Preparing [2025-08-06T04:30:34.525Z] e3df952f3eba: Preparing [2025-08-06T04:30:34.525Z] 36681fd03e26: Preparing [2025-08-06T04:30:34.525Z] 48ec72e6405e: Preparing [2025-08-06T04:30:34.525Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:34.525Z] e18e0d45cf68: Preparing [2025-08-06T04:30:34.525Z] 097100c76c15: Preparing [2025-08-06T04:30:34.525Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:34.525Z] e18e0d45cf68: Waiting [2025-08-06T04:30:34.525Z] 097100c76c15: Waiting [2025-08-06T04:30:34.525Z] 48ec72e6405e: Waiting [2025-08-06T04:30:34.525Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:34.525Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:34.525Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:34.525Z] f18c31cf6c87: Pushed [2025-08-06T04:30:34.525Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:34.525Z] 45717b0d3768: Pushed [2025-08-06T04:30:34.525Z] 097100c76c15: Layer already exists [2025-08-06T04:30:34.525Z] 55dd6a0e6c7a: Pushed [2025-08-06T04:30:35.902Z] e3df952f3eba: Pushed [2025-08-06T04:30:36.160Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:6ba94c8783cb65d2830eeddc9bbc8839658880c8599d32ed66d55f1bbfcb16b1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:36.494Z] + 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-08-06T04:30:36.819Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-06T04:30:36.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-06T04:30:36.819Z] 55dd6a0e6c7a: Preparing [2025-08-06T04:30:36.819Z] f18c31cf6c87: Preparing [2025-08-06T04:30:36.819Z] 45717b0d3768: Preparing [2025-08-06T04:30:36.819Z] e3df952f3eba: Preparing [2025-08-06T04:30:36.819Z] 36681fd03e26: Preparing [2025-08-06T04:30:36.819Z] 48ec72e6405e: Preparing [2025-08-06T04:30:36.819Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:36.820Z] e18e0d45cf68: Preparing [2025-08-06T04:30:36.820Z] 097100c76c15: Preparing [2025-08-06T04:30:36.820Z] 48ec72e6405e: Waiting [2025-08-06T04:30:36.820Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:36.820Z] 097100c76c15: Waiting [2025-08-06T04:30:36.820Z] e18e0d45cf68: Waiting [2025-08-06T04:30:36.820Z] f18c31cf6c87: Layer already exists [2025-08-06T04:30:36.820Z] 45717b0d3768: Layer already exists [2025-08-06T04:30:36.820Z] 55dd6a0e6c7a: Layer already exists [2025-08-06T04:30:36.820Z] e3df952f3eba: Layer already exists [2025-08-06T04:30:36.820Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:36.820Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:36.820Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:36.820Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:36.820Z] 097100c76c15: Layer already exists [2025-08-06T04:30:36.820Z] latest: digest: sha256:6ba94c8783cb65d2830eeddc9bbc8839658880c8599d32ed66d55f1bbfcb16b1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:37.147Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:37.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-06T04:30:37.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-06T04:30:37.462Z] 55dd6a0e6c7a: Preparing [2025-08-06T04:30:37.462Z] f18c31cf6c87: Preparing [2025-08-06T04:30:37.462Z] 45717b0d3768: Preparing [2025-08-06T04:30:37.462Z] e3df952f3eba: Preparing [2025-08-06T04:30:37.462Z] 36681fd03e26: Preparing [2025-08-06T04:30:37.462Z] 48ec72e6405e: Preparing [2025-08-06T04:30:37.462Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:37.462Z] e18e0d45cf68: Preparing [2025-08-06T04:30:37.462Z] 097100c76c15: Preparing [2025-08-06T04:30:37.462Z] 097100c76c15: Waiting [2025-08-06T04:30:37.462Z] 48ec72e6405e: Waiting [2025-08-06T04:30:37.462Z] e18e0d45cf68: Waiting [2025-08-06T04:30:37.462Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:37.462Z] f18c31cf6c87: Layer already exists [2025-08-06T04:30:37.462Z] 55dd6a0e6c7a: Layer already exists [2025-08-06T04:30:37.462Z] e3df952f3eba: Layer already exists [2025-08-06T04:30:37.462Z] 45717b0d3768: Layer already exists [2025-08-06T04:30:37.462Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:37.462Z] 097100c76c15: Layer already exists [2025-08-06T04:30:37.462Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:37.462Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:37.462Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:37.462Z] 4.1.0-dev.43: digest: sha256:6ba94c8783cb65d2830eeddc9bbc8839658880c8599d32ed66d55f1bbfcb16b1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:37.784Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:38.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:38.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-06T04:30:38.092Z] 55dd6a0e6c7a: Preparing [2025-08-06T04:30:38.092Z] f18c31cf6c87: Preparing [2025-08-06T04:30:38.092Z] 45717b0d3768: Preparing [2025-08-06T04:30:38.092Z] e3df952f3eba: Preparing [2025-08-06T04:30:38.092Z] 36681fd03e26: Preparing [2025-08-06T04:30:38.092Z] 48ec72e6405e: Preparing [2025-08-06T04:30:38.092Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:38.092Z] e18e0d45cf68: Preparing [2025-08-06T04:30:38.092Z] 097100c76c15: Preparing [2025-08-06T04:30:38.092Z] e18e0d45cf68: Waiting [2025-08-06T04:30:38.092Z] 097100c76c15: Waiting [2025-08-06T04:30:38.092Z] 48ec72e6405e: Waiting [2025-08-06T04:30:38.092Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:38.092Z] 55dd6a0e6c7a: Layer already exists [2025-08-06T04:30:38.092Z] e3df952f3eba: Layer already exists [2025-08-06T04:30:38.092Z] f18c31cf6c87: Layer already exists [2025-08-06T04:30:38.092Z] 45717b0d3768: Layer already exists [2025-08-06T04:30:38.092Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:38.092Z] 097100c76c15: Layer already exists [2025-08-06T04:30:38.092Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:38.092Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:38.092Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:38.092Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:6ba94c8783cb65d2830eeddc9bbc8839658880c8599d32ed66d55f1bbfcb16b1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:38.426Z] + 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-08-06T04:30:38.757Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-06T04:30:38.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-08-06T04:30:38.757Z] 55dd6a0e6c7a: Preparing [2025-08-06T04:30:38.757Z] f18c31cf6c87: Preparing [2025-08-06T04:30:38.757Z] 45717b0d3768: Preparing [2025-08-06T04:30:38.757Z] e3df952f3eba: Preparing [2025-08-06T04:30:38.757Z] 36681fd03e26: Preparing [2025-08-06T04:30:38.757Z] 48ec72e6405e: Preparing [2025-08-06T04:30:38.757Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:38.757Z] e18e0d45cf68: Preparing [2025-08-06T04:30:38.757Z] 097100c76c15: Preparing [2025-08-06T04:30:38.757Z] 48ec72e6405e: Waiting [2025-08-06T04:30:38.757Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:38.757Z] e18e0d45cf68: Waiting [2025-08-06T04:30:38.757Z] 097100c76c15: Waiting [2025-08-06T04:30:38.757Z] 55dd6a0e6c7a: Layer already exists [2025-08-06T04:30:38.757Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:38.757Z] f18c31cf6c87: Layer already exists [2025-08-06T04:30:38.757Z] e3df952f3eba: Layer already exists [2025-08-06T04:30:38.757Z] 45717b0d3768: Layer already exists [2025-08-06T04:30:38.757Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:38.757Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:38.757Z] 097100c76c15: Layer already exists [2025-08-06T04:30:38.757Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:38.757Z] main: digest: sha256:6ba94c8783cb65d2830eeddc9bbc8839658880c8599d32ed66d55f1bbfcb16b1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:30:38.840Z] ===================================================== [Pipeline] echo [2025-08-06T04:30:38.854Z] taggedImages: [2025-08-06T04:30:38.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:38.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-06T04:30:38.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-06T04:30:38.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:38.854Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-08-06T04:30:38.886Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-08-06T04:30:38.886Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:38.886Z] latest [2025-08-06T04:30:38.886Z] 4.1.0-dev.43 [2025-08-06T04:30:38.886Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:38.886Z] main [2025-08-06T04:30:38.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:39.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:39.546Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:39.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-06T04:30:39.547Z] 4313b3f2a817: Preparing [2025-08-06T04:30:39.547Z] 9b5ac792f61e: Preparing [2025-08-06T04:30:39.547Z] 36681fd03e26: Preparing [2025-08-06T04:30:39.547Z] 48ec72e6405e: Preparing [2025-08-06T04:30:39.547Z] 856dd56ca845: Preparing [2025-08-06T04:30:39.547Z] acfe26a6baea: Preparing [2025-08-06T04:30:39.547Z] 097100c76c15: Preparing [2025-08-06T04:30:39.547Z] acfe26a6baea: Waiting [2025-08-06T04:30:39.547Z] 097100c76c15: Waiting [2025-08-06T04:30:39.547Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:39.547Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:39.547Z] 097100c76c15: Layer already exists [2025-08-06T04:30:39.547Z] 4313b3f2a817: Pushed [2025-08-06T04:30:39.547Z] acfe26a6baea: Pushed [2025-08-06T04:30:39.547Z] 856dd56ca845: Pushed [2025-08-06T04:30:43.735Z] 9b5ac792f61e: Pushed [2025-08-06T04:30:43.735Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:b0e17880dce7f3d80a9ae0743afe3f9aa9bccda915da2efe657e972947b7980c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:44.055Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:44.378Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-06T04:30:44.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-06T04:30:44.378Z] 4313b3f2a817: Preparing [2025-08-06T04:30:44.378Z] 9b5ac792f61e: Preparing [2025-08-06T04:30:44.378Z] 36681fd03e26: Preparing [2025-08-06T04:30:44.378Z] 48ec72e6405e: Preparing [2025-08-06T04:30:44.378Z] 856dd56ca845: Preparing [2025-08-06T04:30:44.378Z] acfe26a6baea: Preparing [2025-08-06T04:30:44.378Z] 097100c76c15: Preparing [2025-08-06T04:30:44.378Z] acfe26a6baea: Waiting [2025-08-06T04:30:44.378Z] 097100c76c15: Waiting [2025-08-06T04:30:44.378Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:44.378Z] 856dd56ca845: Layer already exists [2025-08-06T04:30:44.378Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:44.378Z] 9b5ac792f61e: Layer already exists [2025-08-06T04:30:44.378Z] 4313b3f2a817: Layer already exists [2025-08-06T04:30:44.378Z] acfe26a6baea: Layer already exists [2025-08-06T04:30:44.378Z] 097100c76c15: Layer already exists [2025-08-06T04:30:44.378Z] latest: digest: sha256:b0e17880dce7f3d80a9ae0743afe3f9aa9bccda915da2efe657e972947b7980c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:44.701Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:45.027Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-06T04:30:45.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-06T04:30:45.027Z] 4313b3f2a817: Preparing [2025-08-06T04:30:45.027Z] 9b5ac792f61e: Preparing [2025-08-06T04:30:45.027Z] 36681fd03e26: Preparing [2025-08-06T04:30:45.027Z] 48ec72e6405e: Preparing [2025-08-06T04:30:45.027Z] 856dd56ca845: Preparing [2025-08-06T04:30:45.027Z] acfe26a6baea: Preparing [2025-08-06T04:30:45.027Z] 097100c76c15: Preparing [2025-08-06T04:30:45.027Z] acfe26a6baea: Waiting [2025-08-06T04:30:45.027Z] 097100c76c15: Waiting [2025-08-06T04:30:45.027Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:45.027Z] 856dd56ca845: Layer already exists [2025-08-06T04:30:45.027Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:45.027Z] 9b5ac792f61e: Layer already exists [2025-08-06T04:30:45.027Z] 4313b3f2a817: Layer already exists [2025-08-06T04:30:45.027Z] acfe26a6baea: Layer already exists [2025-08-06T04:30:45.027Z] 097100c76c15: Layer already exists [2025-08-06T04:30:45.027Z] 4.1.0-dev.43: digest: sha256:b0e17880dce7f3d80a9ae0743afe3f9aa9bccda915da2efe657e972947b7980c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:45.352Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:45.677Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:45.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-06T04:30:45.677Z] 4313b3f2a817: Preparing [2025-08-06T04:30:45.677Z] 9b5ac792f61e: Preparing [2025-08-06T04:30:45.677Z] 36681fd03e26: Preparing [2025-08-06T04:30:45.677Z] 48ec72e6405e: Preparing [2025-08-06T04:30:45.677Z] 856dd56ca845: Preparing [2025-08-06T04:30:45.677Z] acfe26a6baea: Preparing [2025-08-06T04:30:45.677Z] 097100c76c15: Preparing [2025-08-06T04:30:45.677Z] acfe26a6baea: Waiting [2025-08-06T04:30:45.677Z] 097100c76c15: Waiting [2025-08-06T04:30:45.677Z] 856dd56ca845: Layer already exists [2025-08-06T04:30:45.677Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:45.677Z] 4313b3f2a817: Layer already exists [2025-08-06T04:30:45.677Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:45.677Z] 9b5ac792f61e: Layer already exists [2025-08-06T04:30:45.677Z] acfe26a6baea: Layer already exists [2025-08-06T04:30:45.677Z] 097100c76c15: Layer already exists [2025-08-06T04:30:45.677Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:b0e17880dce7f3d80a9ae0743afe3f9aa9bccda915da2efe657e972947b7980c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:46.008Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:46.329Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-08-06T04:30:46.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-08-06T04:30:46.329Z] 4313b3f2a817: Preparing [2025-08-06T04:30:46.329Z] 9b5ac792f61e: Preparing [2025-08-06T04:30:46.329Z] 36681fd03e26: Preparing [2025-08-06T04:30:46.329Z] 48ec72e6405e: Preparing [2025-08-06T04:30:46.329Z] 856dd56ca845: Preparing [2025-08-06T04:30:46.329Z] acfe26a6baea: Preparing [2025-08-06T04:30:46.329Z] 097100c76c15: Preparing [2025-08-06T04:30:46.329Z] acfe26a6baea: Waiting [2025-08-06T04:30:46.329Z] 097100c76c15: Waiting [2025-08-06T04:30:46.329Z] 4313b3f2a817: Layer already exists [2025-08-06T04:30:46.329Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:46.329Z] 9b5ac792f61e: Layer already exists [2025-08-06T04:30:46.329Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:46.329Z] 856dd56ca845: Layer already exists [2025-08-06T04:30:46.329Z] acfe26a6baea: Layer already exists [2025-08-06T04:30:46.329Z] 097100c76c15: Layer already exists [2025-08-06T04:30:46.329Z] main: digest: sha256:b0e17880dce7f3d80a9ae0743afe3f9aa9bccda915da2efe657e972947b7980c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:30:46.400Z] ===================================================== [Pipeline] echo [2025-08-06T04:30:46.413Z] taggedImages: [2025-08-06T04:30:46.413Z] - nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:46.413Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-06T04:30:46.413Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-06T04:30:46.413Z] - nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:46.413Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-08-06T04:30:46.439Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-08-06T04:30:46.439Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:46.439Z] latest [2025-08-06T04:30:46.439Z] 4.1.0-dev.43 [2025-08-06T04:30:46.439Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:46.439Z] main [2025-08-06T04:30:46.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:46.770Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:47.102Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:47.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-06T04:30:47.102Z] 85822e090597: Preparing [2025-08-06T04:30:47.102Z] 10528a338aef: Preparing [2025-08-06T04:30:47.102Z] 48ec72e6405e: Preparing [2025-08-06T04:30:47.102Z] 7b20c9778ad6: Preparing [2025-08-06T04:30:47.102Z] 1da69ffd2f1a: Preparing [2025-08-06T04:30:47.102Z] 097100c76c15: Preparing [2025-08-06T04:30:47.102Z] 097100c76c15: Waiting [2025-08-06T04:30:47.102Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:47.102Z] 097100c76c15: Layer already exists [2025-08-06T04:30:47.102Z] 7b20c9778ad6: Pushed [2025-08-06T04:30:47.102Z] 85822e090597: Pushed [2025-08-06T04:30:47.102Z] 1da69ffd2f1a: Pushed [2025-08-06T04:30:51.292Z] 10528a338aef: Pushed [2025-08-06T04:30:51.292Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:2fbedb887d72811e7bcef4643b63b5c5b0a4ff76a8c0893e1057d02f4019b350 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:51.616Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:51.934Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-06T04:30:51.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-06T04:30:51.934Z] 85822e090597: Preparing [2025-08-06T04:30:51.934Z] 10528a338aef: Preparing [2025-08-06T04:30:51.934Z] 48ec72e6405e: Preparing [2025-08-06T04:30:51.934Z] 7b20c9778ad6: Preparing [2025-08-06T04:30:51.934Z] 1da69ffd2f1a: Preparing [2025-08-06T04:30:51.934Z] 097100c76c15: Preparing [2025-08-06T04:30:51.934Z] 097100c76c15: Waiting [2025-08-06T04:30:51.934Z] 7b20c9778ad6: Layer already exists [2025-08-06T04:30:51.934Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:51.934Z] 85822e090597: Layer already exists [2025-08-06T04:30:51.934Z] 10528a338aef: Layer already exists [2025-08-06T04:30:51.934Z] 1da69ffd2f1a: Layer already exists [2025-08-06T04:30:51.934Z] 097100c76c15: Layer already exists [2025-08-06T04:30:51.934Z] latest: digest: sha256:2fbedb887d72811e7bcef4643b63b5c5b0a4ff76a8c0893e1057d02f4019b350 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:52.267Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:52.599Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-06T04:30:52.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-06T04:30:52.599Z] 85822e090597: Preparing [2025-08-06T04:30:52.599Z] 10528a338aef: Preparing [2025-08-06T04:30:52.599Z] 48ec72e6405e: Preparing [2025-08-06T04:30:52.599Z] 7b20c9778ad6: Preparing [2025-08-06T04:30:52.599Z] 1da69ffd2f1a: Preparing [2025-08-06T04:30:52.599Z] 097100c76c15: Preparing [2025-08-06T04:30:52.599Z] 097100c76c15: Waiting [2025-08-06T04:30:52.599Z] 7b20c9778ad6: Layer already exists [2025-08-06T04:30:52.599Z] 1da69ffd2f1a: Layer already exists [2025-08-06T04:30:52.599Z] 85822e090597: Layer already exists [2025-08-06T04:30:52.599Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:52.599Z] 10528a338aef: Layer already exists [2025-08-06T04:30:52.599Z] 097100c76c15: Layer already exists [2025-08-06T04:30:52.599Z] 4.1.0-dev.43: digest: sha256:2fbedb887d72811e7bcef4643b63b5c5b0a4ff76a8c0893e1057d02f4019b350 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:52.923Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:53.242Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:53.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-06T04:30:53.243Z] 85822e090597: Preparing [2025-08-06T04:30:53.243Z] 10528a338aef: Preparing [2025-08-06T04:30:53.243Z] 48ec72e6405e: Preparing [2025-08-06T04:30:53.243Z] 7b20c9778ad6: Preparing [2025-08-06T04:30:53.243Z] 1da69ffd2f1a: Preparing [2025-08-06T04:30:53.243Z] 097100c76c15: Preparing [2025-08-06T04:30:53.243Z] 097100c76c15: Waiting [2025-08-06T04:30:53.243Z] 7b20c9778ad6: Layer already exists [2025-08-06T04:30:53.243Z] 85822e090597: Layer already exists [2025-08-06T04:30:53.243Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:53.243Z] 1da69ffd2f1a: Layer already exists [2025-08-06T04:30:53.243Z] 10528a338aef: Layer already exists [2025-08-06T04:30:53.243Z] 097100c76c15: Layer already exists [2025-08-06T04:30:53.243Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:2fbedb887d72811e7bcef4643b63b5c5b0a4ff76a8c0893e1057d02f4019b350 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:53.567Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:53.885Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-06T04:30:53.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-08-06T04:30:53.885Z] 85822e090597: Preparing [2025-08-06T04:30:53.885Z] 10528a338aef: Preparing [2025-08-06T04:30:53.885Z] 48ec72e6405e: Preparing [2025-08-06T04:30:53.885Z] 7b20c9778ad6: Preparing [2025-08-06T04:30:53.885Z] 1da69ffd2f1a: Preparing [2025-08-06T04:30:53.885Z] 097100c76c15: Preparing [2025-08-06T04:30:53.885Z] 097100c76c15: Waiting [2025-08-06T04:30:53.885Z] 85822e090597: Layer already exists [2025-08-06T04:30:53.885Z] 7b20c9778ad6: Layer already exists [2025-08-06T04:30:53.885Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:53.885Z] 10528a338aef: Layer already exists [2025-08-06T04:30:53.885Z] 1da69ffd2f1a: Layer already exists [2025-08-06T04:30:53.885Z] 097100c76c15: Layer already exists [2025-08-06T04:30:53.885Z] main: digest: sha256:2fbedb887d72811e7bcef4643b63b5c5b0a4ff76a8c0893e1057d02f4019b350 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:30:53.956Z] ===================================================== [Pipeline] echo [2025-08-06T04:30:53.967Z] taggedImages: [2025-08-06T04:30:53.967Z] - nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:53.967Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-06T04:30:53.967Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-06T04:30:53.967Z] - nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:53.967Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-08-06T04:30:53.991Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-08-06T04:30:53.991Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:53.991Z] latest [2025-08-06T04:30:53.991Z] 4.1.0-dev.43 [2025-08-06T04:30:53.991Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:30:53.991Z] main [2025-08-06T04:30:53.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:54.327Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:54.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:30:54.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-06T04:30:54.642Z] 0b60a0efdf16: Preparing [2025-08-06T04:30:54.642Z] 6ec08f03538e: Preparing [2025-08-06T04:30:54.642Z] 38e8cb4a3061: Preparing [2025-08-06T04:30:54.642Z] 36681fd03e26: Preparing [2025-08-06T04:30:54.642Z] 48ec72e6405e: Preparing [2025-08-06T04:30:54.642Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:54.642Z] e18e0d45cf68: Preparing [2025-08-06T04:30:54.642Z] 097100c76c15: Preparing [2025-08-06T04:30:54.642Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:54.642Z] e18e0d45cf68: Waiting [2025-08-06T04:30:54.642Z] 097100c76c15: Waiting [2025-08-06T04:30:54.642Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:54.642Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:54.642Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:54.642Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:54.642Z] 097100c76c15: Layer already exists [2025-08-06T04:30:54.642Z] 0b60a0efdf16: Pushed [2025-08-06T04:30:54.642Z] 6ec08f03538e: Pushed [2025-08-06T04:30:58.839Z] 38e8cb4a3061: Pushed [2025-08-06T04:30:58.839Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:d9d2010cbc05ba72988032392556aa29970f4248e125dec2b177ae81f3916a17 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:59.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:59.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-06T04:30:59.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-06T04:30:59.481Z] 0b60a0efdf16: Preparing [2025-08-06T04:30:59.481Z] 6ec08f03538e: Preparing [2025-08-06T04:30:59.481Z] 38e8cb4a3061: Preparing [2025-08-06T04:30:59.481Z] 36681fd03e26: Preparing [2025-08-06T04:30:59.481Z] 48ec72e6405e: Preparing [2025-08-06T04:30:59.481Z] 0ec9dc683cde: Preparing [2025-08-06T04:30:59.481Z] e18e0d45cf68: Preparing [2025-08-06T04:30:59.481Z] 097100c76c15: Preparing [2025-08-06T04:30:59.481Z] e18e0d45cf68: Waiting [2025-08-06T04:30:59.481Z] 097100c76c15: Waiting [2025-08-06T04:30:59.481Z] 0ec9dc683cde: Waiting [2025-08-06T04:30:59.481Z] 38e8cb4a3061: Layer already exists [2025-08-06T04:30:59.481Z] 0b60a0efdf16: Layer already exists [2025-08-06T04:30:59.481Z] 6ec08f03538e: Layer already exists [2025-08-06T04:30:59.481Z] 48ec72e6405e: Layer already exists [2025-08-06T04:30:59.481Z] 36681fd03e26: Layer already exists [2025-08-06T04:30:59.481Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:30:59.481Z] e18e0d45cf68: Layer already exists [2025-08-06T04:30:59.481Z] 097100c76c15: Layer already exists [2025-08-06T04:30:59.481Z] latest: digest: sha256:d9d2010cbc05ba72988032392556aa29970f4248e125dec2b177ae81f3916a17 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:30:59.803Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:00.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-06T04:31:00.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-06T04:31:00.126Z] 0b60a0efdf16: Preparing [2025-08-06T04:31:00.126Z] 6ec08f03538e: Preparing [2025-08-06T04:31:00.126Z] 38e8cb4a3061: Preparing [2025-08-06T04:31:00.126Z] 36681fd03e26: Preparing [2025-08-06T04:31:00.126Z] 48ec72e6405e: Preparing [2025-08-06T04:31:00.126Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:00.126Z] e18e0d45cf68: Preparing [2025-08-06T04:31:00.126Z] 097100c76c15: Preparing [2025-08-06T04:31:00.127Z] e18e0d45cf68: Waiting [2025-08-06T04:31:00.127Z] 097100c76c15: Waiting [2025-08-06T04:31:00.127Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:00.127Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:00.127Z] 6ec08f03538e: Layer already exists [2025-08-06T04:31:00.127Z] 38e8cb4a3061: Layer already exists [2025-08-06T04:31:00.127Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:00.127Z] 0b60a0efdf16: Layer already exists [2025-08-06T04:31:00.127Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:00.127Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:00.127Z] 097100c76c15: Layer already exists [2025-08-06T04:31:00.127Z] 4.1.0-dev.43: digest: sha256:d9d2010cbc05ba72988032392556aa29970f4248e125dec2b177ae81f3916a17 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:00.457Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:00.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:00.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-06T04:31:00.778Z] 0b60a0efdf16: Preparing [2025-08-06T04:31:00.778Z] 6ec08f03538e: Preparing [2025-08-06T04:31:00.778Z] 38e8cb4a3061: Preparing [2025-08-06T04:31:00.778Z] 36681fd03e26: Preparing [2025-08-06T04:31:00.778Z] 48ec72e6405e: Preparing [2025-08-06T04:31:00.778Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:00.778Z] e18e0d45cf68: Preparing [2025-08-06T04:31:00.778Z] 097100c76c15: Preparing [2025-08-06T04:31:00.778Z] e18e0d45cf68: Waiting [2025-08-06T04:31:00.778Z] 097100c76c15: Waiting [2025-08-06T04:31:00.778Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:00.778Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:00.778Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:00.778Z] 0b60a0efdf16: Layer already exists [2025-08-06T04:31:00.778Z] 38e8cb4a3061: Layer already exists [2025-08-06T04:31:00.778Z] 6ec08f03538e: Layer already exists [2025-08-06T04:31:00.778Z] 097100c76c15: Layer already exists [2025-08-06T04:31:00.778Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:00.778Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:00.778Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:d9d2010cbc05ba72988032392556aa29970f4248e125dec2b177ae81f3916a17 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:01.101Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:01.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-06T04:31:01.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-08-06T04:31:01.415Z] 0b60a0efdf16: Preparing [2025-08-06T04:31:01.415Z] 6ec08f03538e: Preparing [2025-08-06T04:31:01.415Z] 38e8cb4a3061: Preparing [2025-08-06T04:31:01.415Z] 36681fd03e26: Preparing [2025-08-06T04:31:01.415Z] 48ec72e6405e: Preparing [2025-08-06T04:31:01.415Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:01.415Z] e18e0d45cf68: Preparing [2025-08-06T04:31:01.415Z] 097100c76c15: Preparing [2025-08-06T04:31:01.415Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:01.415Z] e18e0d45cf68: Waiting [2025-08-06T04:31:01.415Z] 097100c76c15: Waiting [2025-08-06T04:31:01.415Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:01.415Z] 6ec08f03538e: Layer already exists [2025-08-06T04:31:01.415Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:01.415Z] 38e8cb4a3061: Layer already exists [2025-08-06T04:31:01.415Z] 0b60a0efdf16: Layer already exists [2025-08-06T04:31:01.415Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:01.415Z] 097100c76c15: Layer already exists [2025-08-06T04:31:01.415Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:01.415Z] main: digest: sha256:d9d2010cbc05ba72988032392556aa29970f4248e125dec2b177ae81f3916a17 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:01.482Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:01.495Z] taggedImages: [2025-08-06T04:31:01.495Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:01.495Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-06T04:31:01.495Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-06T04:31:01.495Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:01.495Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-08-06T04:31:01.524Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-08-06T04:31:01.524Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:01.524Z] latest [2025-08-06T04:31:01.524Z] 4.1.0-dev.43 [2025-08-06T04:31:01.524Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:01.524Z] main [2025-08-06T04:31:01.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:01.854Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:02.182Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:02.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-06T04:31:02.182Z] 7d18a2b42da4: Preparing [2025-08-06T04:31:02.182Z] 936b1c95c3b2: Preparing [2025-08-06T04:31:02.182Z] af91e41fd3c8: Preparing [2025-08-06T04:31:02.182Z] 112f9f49c5cc: Preparing [2025-08-06T04:31:02.182Z] 8f7cf4075bf6: Preparing [2025-08-06T04:31:02.182Z] e51e219538e1: Preparing [2025-08-06T04:31:02.182Z] 0042bbc277ec: Preparing [2025-08-06T04:31:02.182Z] 36681fd03e26: Preparing [2025-08-06T04:31:02.182Z] 48ec72e6405e: Preparing [2025-08-06T04:31:02.182Z] 6b679fd10076: Preparing [2025-08-06T04:31:02.182Z] 26faf927035c: Preparing [2025-08-06T04:31:02.182Z] 5f70bf18a086: Preparing [2025-08-06T04:31:02.182Z] 40a5c513f6b0: Preparing [2025-08-06T04:31:02.182Z] 24aa5e585ea3: Preparing [2025-08-06T04:31:02.182Z] 7d8ac9ec2d5d: Preparing [2025-08-06T04:31:02.182Z] 097100c76c15: Preparing [2025-08-06T04:31:02.182Z] 26faf927035c: Waiting [2025-08-06T04:31:02.182Z] 5f70bf18a086: Waiting [2025-08-06T04:31:02.182Z] 40a5c513f6b0: Waiting [2025-08-06T04:31:02.182Z] 24aa5e585ea3: Waiting [2025-08-06T04:31:02.182Z] 7d8ac9ec2d5d: Waiting [2025-08-06T04:31:02.182Z] 097100c76c15: Waiting [2025-08-06T04:31:02.182Z] 36681fd03e26: Waiting [2025-08-06T04:31:02.182Z] e51e219538e1: Waiting [2025-08-06T04:31:02.182Z] 48ec72e6405e: Waiting [2025-08-06T04:31:02.182Z] 0042bbc277ec: Waiting [2025-08-06T04:31:02.182Z] 6b679fd10076: Waiting [2025-08-06T04:31:02.182Z] 8f7cf4075bf6: Pushed [2025-08-06T04:31:02.182Z] 936b1c95c3b2: Pushed [2025-08-06T04:31:02.182Z] 112f9f49c5cc: Pushed [2025-08-06T04:31:02.182Z] af91e41fd3c8: Pushed [2025-08-06T04:31:02.182Z] 7d18a2b42da4: Pushed [2025-08-06T04:31:02.182Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:02.182Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:02.182Z] e51e219538e1: Pushed [2025-08-06T04:31:02.442Z] 5f70bf18a086: Layer already exists [2025-08-06T04:31:02.442Z] 6b679fd10076: Pushed [2025-08-06T04:31:02.442Z] 26faf927035c: Pushed [2025-08-06T04:31:02.442Z] 40a5c513f6b0: Pushed [2025-08-06T04:31:02.442Z] 097100c76c15: Layer already exists [2025-08-06T04:31:02.442Z] 7d8ac9ec2d5d: Pushed [2025-08-06T04:31:02.442Z] 24aa5e585ea3: Pushed [2025-08-06T04:31:03.817Z] 0042bbc277ec: Pushed [2025-08-06T04:31:04.075Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:f8e598abdc0d0e0a4df4636c58f4cfff974f0c43cf7333a67be4be80ffca48e2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:04.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:04.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-06T04:31:04.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-06T04:31:04.729Z] 7d18a2b42da4: Preparing [2025-08-06T04:31:04.729Z] 936b1c95c3b2: Preparing [2025-08-06T04:31:04.729Z] af91e41fd3c8: Preparing [2025-08-06T04:31:04.729Z] 112f9f49c5cc: Preparing [2025-08-06T04:31:04.729Z] 8f7cf4075bf6: Preparing [2025-08-06T04:31:04.729Z] e51e219538e1: Preparing [2025-08-06T04:31:04.729Z] 0042bbc277ec: Preparing [2025-08-06T04:31:04.729Z] e51e219538e1: Waiting [2025-08-06T04:31:04.729Z] 36681fd03e26: Preparing [2025-08-06T04:31:04.729Z] 0042bbc277ec: Waiting [2025-08-06T04:31:04.729Z] 48ec72e6405e: Preparing [2025-08-06T04:31:04.729Z] 36681fd03e26: Waiting [2025-08-06T04:31:04.729Z] 6b679fd10076: Preparing [2025-08-06T04:31:04.729Z] 26faf927035c: Preparing [2025-08-06T04:31:04.729Z] 6b679fd10076: Waiting [2025-08-06T04:31:04.729Z] 48ec72e6405e: Waiting [2025-08-06T04:31:04.729Z] 5f70bf18a086: Preparing [2025-08-06T04:31:04.729Z] 40a5c513f6b0: Preparing [2025-08-06T04:31:04.729Z] 26faf927035c: Waiting [2025-08-06T04:31:04.729Z] 24aa5e585ea3: Preparing [2025-08-06T04:31:04.729Z] 5f70bf18a086: Waiting [2025-08-06T04:31:04.729Z] 40a5c513f6b0: Waiting [2025-08-06T04:31:04.729Z] 7d8ac9ec2d5d: Preparing [2025-08-06T04:31:04.729Z] 24aa5e585ea3: Waiting [2025-08-06T04:31:04.729Z] 097100c76c15: Preparing [2025-08-06T04:31:04.729Z] 7d8ac9ec2d5d: Waiting [2025-08-06T04:31:04.729Z] 097100c76c15: Waiting [2025-08-06T04:31:04.729Z] af91e41fd3c8: Layer already exists [2025-08-06T04:31:04.729Z] 7d18a2b42da4: Layer already exists [2025-08-06T04:31:04.729Z] 112f9f49c5cc: Layer already exists [2025-08-06T04:31:04.729Z] 8f7cf4075bf6: Layer already exists [2025-08-06T04:31:04.729Z] 936b1c95c3b2: Layer already exists [2025-08-06T04:31:04.729Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:04.729Z] e51e219538e1: Layer already exists [2025-08-06T04:31:04.729Z] 0042bbc277ec: Layer already exists [2025-08-06T04:31:04.729Z] 6b679fd10076: Layer already exists [2025-08-06T04:31:04.729Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:04.729Z] 40a5c513f6b0: Layer already exists [2025-08-06T04:31:04.729Z] 24aa5e585ea3: Layer already exists [2025-08-06T04:31:04.729Z] 5f70bf18a086: Layer already exists [2025-08-06T04:31:04.729Z] 26faf927035c: Layer already exists [2025-08-06T04:31:04.729Z] 7d8ac9ec2d5d: Layer already exists [2025-08-06T04:31:04.729Z] 097100c76c15: Layer already exists [2025-08-06T04:31:04.729Z] latest: digest: sha256:f8e598abdc0d0e0a4df4636c58f4cfff974f0c43cf7333a67be4be80ffca48e2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:05.072Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:05.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-06T04:31:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-06T04:31:05.392Z] 7d18a2b42da4: Preparing [2025-08-06T04:31:05.392Z] 936b1c95c3b2: Preparing [2025-08-06T04:31:05.392Z] af91e41fd3c8: Preparing [2025-08-06T04:31:05.392Z] 112f9f49c5cc: Preparing [2025-08-06T04:31:05.392Z] 8f7cf4075bf6: Preparing [2025-08-06T04:31:05.392Z] e51e219538e1: Preparing [2025-08-06T04:31:05.392Z] 0042bbc277ec: Preparing [2025-08-06T04:31:05.392Z] 36681fd03e26: Preparing [2025-08-06T04:31:05.392Z] e51e219538e1: Waiting [2025-08-06T04:31:05.392Z] 0042bbc277ec: Waiting [2025-08-06T04:31:05.392Z] 48ec72e6405e: Preparing [2025-08-06T04:31:05.392Z] 6b679fd10076: Preparing [2025-08-06T04:31:05.392Z] 36681fd03e26: Waiting [2025-08-06T04:31:05.392Z] 48ec72e6405e: Waiting [2025-08-06T04:31:05.392Z] 26faf927035c: Preparing [2025-08-06T04:31:05.392Z] 5f70bf18a086: Preparing [2025-08-06T04:31:05.392Z] 40a5c513f6b0: Preparing [2025-08-06T04:31:05.392Z] 6b679fd10076: Waiting [2025-08-06T04:31:05.392Z] 26faf927035c: Waiting [2025-08-06T04:31:05.392Z] 5f70bf18a086: Waiting [2025-08-06T04:31:05.392Z] 24aa5e585ea3: Preparing [2025-08-06T04:31:05.392Z] 7d8ac9ec2d5d: Preparing [2025-08-06T04:31:05.392Z] 24aa5e585ea3: Waiting [2025-08-06T04:31:05.392Z] 40a5c513f6b0: Waiting [2025-08-06T04:31:05.392Z] 097100c76c15: Preparing [2025-08-06T04:31:05.392Z] 7d8ac9ec2d5d: Waiting [2025-08-06T04:31:05.392Z] 097100c76c15: Waiting [2025-08-06T04:31:05.392Z] 7d18a2b42da4: Layer already exists [2025-08-06T04:31:05.392Z] 936b1c95c3b2: Layer already exists [2025-08-06T04:31:05.392Z] 112f9f49c5cc: Layer already exists [2025-08-06T04:31:05.392Z] af91e41fd3c8: Layer already exists [2025-08-06T04:31:05.392Z] 8f7cf4075bf6: Layer already exists [2025-08-06T04:31:05.392Z] e51e219538e1: Layer already exists [2025-08-06T04:31:05.392Z] 0042bbc277ec: Layer already exists [2025-08-06T04:31:05.392Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:05.392Z] 6b679fd10076: Layer already exists [2025-08-06T04:31:05.392Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:05.392Z] 26faf927035c: Layer already exists [2025-08-06T04:31:05.392Z] 24aa5e585ea3: Layer already exists [2025-08-06T04:31:05.392Z] 5f70bf18a086: Layer already exists [2025-08-06T04:31:05.392Z] 40a5c513f6b0: Layer already exists [2025-08-06T04:31:05.392Z] 7d8ac9ec2d5d: Layer already exists [2025-08-06T04:31:05.392Z] 097100c76c15: Layer already exists [2025-08-06T04:31:05.392Z] 4.1.0-dev.43: digest: sha256:f8e598abdc0d0e0a4df4636c58f4cfff974f0c43cf7333a67be4be80ffca48e2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:05.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:06.038Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:06.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-06T04:31:06.038Z] 7d18a2b42da4: Preparing [2025-08-06T04:31:06.038Z] 936b1c95c3b2: Preparing [2025-08-06T04:31:06.038Z] af91e41fd3c8: Preparing [2025-08-06T04:31:06.038Z] 112f9f49c5cc: Preparing [2025-08-06T04:31:06.038Z] 8f7cf4075bf6: Preparing [2025-08-06T04:31:06.038Z] e51e219538e1: Preparing [2025-08-06T04:31:06.038Z] 0042bbc277ec: Preparing [2025-08-06T04:31:06.038Z] 36681fd03e26: Preparing [2025-08-06T04:31:06.038Z] 48ec72e6405e: Preparing [2025-08-06T04:31:06.038Z] 6b679fd10076: Preparing [2025-08-06T04:31:06.038Z] 26faf927035c: Preparing [2025-08-06T04:31:06.038Z] 5f70bf18a086: Preparing [2025-08-06T04:31:06.038Z] 40a5c513f6b0: Preparing [2025-08-06T04:31:06.038Z] 24aa5e585ea3: Preparing [2025-08-06T04:31:06.038Z] 7d8ac9ec2d5d: Preparing [2025-08-06T04:31:06.038Z] 097100c76c15: Preparing [2025-08-06T04:31:06.038Z] 48ec72e6405e: Waiting [2025-08-06T04:31:06.038Z] 6b679fd10076: Waiting [2025-08-06T04:31:06.038Z] 26faf927035c: Waiting [2025-08-06T04:31:06.039Z] 5f70bf18a086: Waiting [2025-08-06T04:31:06.039Z] 40a5c513f6b0: Waiting [2025-08-06T04:31:06.039Z] 24aa5e585ea3: Waiting [2025-08-06T04:31:06.039Z] 7d8ac9ec2d5d: Waiting [2025-08-06T04:31:06.039Z] 097100c76c15: Waiting [2025-08-06T04:31:06.039Z] 0042bbc277ec: Waiting [2025-08-06T04:31:06.039Z] 36681fd03e26: Waiting [2025-08-06T04:31:06.039Z] e51e219538e1: Waiting [2025-08-06T04:31:06.039Z] 112f9f49c5cc: Layer already exists [2025-08-06T04:31:06.039Z] 7d18a2b42da4: Layer already exists [2025-08-06T04:31:06.039Z] af91e41fd3c8: Layer already exists [2025-08-06T04:31:06.039Z] 8f7cf4075bf6: Layer already exists [2025-08-06T04:31:06.039Z] 936b1c95c3b2: Layer already exists [2025-08-06T04:31:06.039Z] 0042bbc277ec: Layer already exists [2025-08-06T04:31:06.039Z] e51e219538e1: Layer already exists [2025-08-06T04:31:06.039Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:06.039Z] 6b679fd10076: Layer already exists [2025-08-06T04:31:06.039Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:06.039Z] 26faf927035c: Layer already exists [2025-08-06T04:31:06.039Z] 40a5c513f6b0: Layer already exists [2025-08-06T04:31:06.039Z] 7d8ac9ec2d5d: Layer already exists [2025-08-06T04:31:06.039Z] 24aa5e585ea3: Layer already exists [2025-08-06T04:31:06.039Z] 5f70bf18a086: Layer already exists [2025-08-06T04:31:06.039Z] 097100c76c15: Layer already exists [2025-08-06T04:31:06.039Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:f8e598abdc0d0e0a4df4636c58f4cfff974f0c43cf7333a67be4be80ffca48e2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:06.365Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:06.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-06T04:31:06.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-08-06T04:31:06.693Z] 7d18a2b42da4: Preparing [2025-08-06T04:31:06.693Z] 936b1c95c3b2: Preparing [2025-08-06T04:31:06.693Z] af91e41fd3c8: Preparing [2025-08-06T04:31:06.693Z] 112f9f49c5cc: Preparing [2025-08-06T04:31:06.693Z] 8f7cf4075bf6: Preparing [2025-08-06T04:31:06.693Z] e51e219538e1: Preparing [2025-08-06T04:31:06.693Z] 0042bbc277ec: Preparing [2025-08-06T04:31:06.693Z] 36681fd03e26: Preparing [2025-08-06T04:31:06.693Z] 48ec72e6405e: Preparing [2025-08-06T04:31:06.693Z] 6b679fd10076: Preparing [2025-08-06T04:31:06.693Z] 26faf927035c: Preparing [2025-08-06T04:31:06.693Z] 5f70bf18a086: Preparing [2025-08-06T04:31:06.693Z] 40a5c513f6b0: Preparing [2025-08-06T04:31:06.693Z] 24aa5e585ea3: Preparing [2025-08-06T04:31:06.693Z] 7d8ac9ec2d5d: Preparing [2025-08-06T04:31:06.693Z] 097100c76c15: Preparing [2025-08-06T04:31:06.693Z] e51e219538e1: Waiting [2025-08-06T04:31:06.693Z] 097100c76c15: Waiting [2025-08-06T04:31:06.693Z] 0042bbc277ec: Waiting [2025-08-06T04:31:06.693Z] 7d8ac9ec2d5d: Waiting [2025-08-06T04:31:06.693Z] 6b679fd10076: Waiting [2025-08-06T04:31:06.693Z] 36681fd03e26: Waiting [2025-08-06T04:31:06.693Z] 40a5c513f6b0: Waiting [2025-08-06T04:31:06.693Z] 24aa5e585ea3: Waiting [2025-08-06T04:31:06.693Z] 48ec72e6405e: Waiting [2025-08-06T04:31:06.693Z] 26faf927035c: Waiting [2025-08-06T04:31:06.693Z] 5f70bf18a086: Waiting [2025-08-06T04:31:06.693Z] 7d18a2b42da4: Layer already exists [2025-08-06T04:31:06.693Z] 112f9f49c5cc: Layer already exists [2025-08-06T04:31:06.693Z] 936b1c95c3b2: Layer already exists [2025-08-06T04:31:06.693Z] 8f7cf4075bf6: Layer already exists [2025-08-06T04:31:06.693Z] af91e41fd3c8: Layer already exists [2025-08-06T04:31:06.693Z] e51e219538e1: Layer already exists [2025-08-06T04:31:06.693Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:06.693Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:06.693Z] 6b679fd10076: Layer already exists [2025-08-06T04:31:06.693Z] 0042bbc277ec: Layer already exists [2025-08-06T04:31:06.693Z] 26faf927035c: Layer already exists [2025-08-06T04:31:06.693Z] 5f70bf18a086: Layer already exists [2025-08-06T04:31:06.693Z] 40a5c513f6b0: Layer already exists [2025-08-06T04:31:06.693Z] 24aa5e585ea3: Layer already exists [2025-08-06T04:31:06.693Z] 7d8ac9ec2d5d: Layer already exists [2025-08-06T04:31:06.693Z] 097100c76c15: Layer already exists [2025-08-06T04:31:06.693Z] main: digest: sha256:f8e598abdc0d0e0a4df4636c58f4cfff974f0c43cf7333a67be4be80ffca48e2 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:06.757Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:06.769Z] taggedImages: [2025-08-06T04:31:06.769Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:06.769Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-06T04:31:06.769Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-06T04:31:06.769Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:06.769Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-08-06T04:31:06.796Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-08-06T04:31:06.796Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:06.796Z] latest [2025-08-06T04:31:06.796Z] 4.1.0-dev.43 [2025-08-06T04:31:06.796Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:06.796Z] main [2025-08-06T04:31:06.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:07.132Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:07.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:07.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-06T04:31:07.452Z] 15b29929ebfe: Preparing [2025-08-06T04:31:07.452Z] 75be3feaf595: Preparing [2025-08-06T04:31:07.452Z] 085c64b6e8b8: Preparing [2025-08-06T04:31:07.452Z] c92e681241bc: Preparing [2025-08-06T04:31:07.452Z] 36681fd03e26: Preparing [2025-08-06T04:31:07.452Z] 48ec72e6405e: Preparing [2025-08-06T04:31:07.452Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:07.452Z] e18e0d45cf68: Preparing [2025-08-06T04:31:07.452Z] 097100c76c15: Preparing [2025-08-06T04:31:07.452Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:07.452Z] e18e0d45cf68: Waiting [2025-08-06T04:31:07.452Z] 097100c76c15: Waiting [2025-08-06T04:31:07.452Z] 48ec72e6405e: Waiting [2025-08-06T04:31:07.452Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:07.452Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:07.452Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:07.452Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:07.452Z] 097100c76c15: Layer already exists [2025-08-06T04:31:07.452Z] 15b29929ebfe: Pushed [2025-08-06T04:31:07.452Z] 75be3feaf595: Pushed [2025-08-06T04:31:07.452Z] 085c64b6e8b8: Pushed [2025-08-06T04:31:11.653Z] c92e681241bc: Pushed [2025-08-06T04:31:11.653Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:7e642953d707f76300e55a75eba49f303ce9d10310ed1094ca90cd37dd485396 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:11.974Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:12.290Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-06T04:31:12.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-06T04:31:12.291Z] 15b29929ebfe: Preparing [2025-08-06T04:31:12.291Z] 75be3feaf595: Preparing [2025-08-06T04:31:12.291Z] 085c64b6e8b8: Preparing [2025-08-06T04:31:12.291Z] c92e681241bc: Preparing [2025-08-06T04:31:12.291Z] 36681fd03e26: Preparing [2025-08-06T04:31:12.291Z] 48ec72e6405e: Preparing [2025-08-06T04:31:12.291Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:12.291Z] e18e0d45cf68: Preparing [2025-08-06T04:31:12.291Z] 097100c76c15: Preparing [2025-08-06T04:31:12.291Z] e18e0d45cf68: Waiting [2025-08-06T04:31:12.291Z] 48ec72e6405e: Waiting [2025-08-06T04:31:12.291Z] 097100c76c15: Waiting [2025-08-06T04:31:12.291Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:12.291Z] c92e681241bc: Layer already exists [2025-08-06T04:31:12.291Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:12.291Z] 15b29929ebfe: Layer already exists [2025-08-06T04:31:12.291Z] 085c64b6e8b8: Layer already exists [2025-08-06T04:31:12.291Z] 75be3feaf595: Layer already exists [2025-08-06T04:31:12.291Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:12.291Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:12.291Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:12.291Z] 097100c76c15: Layer already exists [2025-08-06T04:31:12.291Z] latest: digest: sha256:7e642953d707f76300e55a75eba49f303ce9d10310ed1094ca90cd37dd485396 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:12.691Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:13.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-06T04:31:13.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-06T04:31:13.012Z] 15b29929ebfe: Preparing [2025-08-06T04:31:13.012Z] 75be3feaf595: Preparing [2025-08-06T04:31:13.012Z] 085c64b6e8b8: Preparing [2025-08-06T04:31:13.012Z] c92e681241bc: Preparing [2025-08-06T04:31:13.012Z] 36681fd03e26: Preparing [2025-08-06T04:31:13.012Z] 48ec72e6405e: Preparing [2025-08-06T04:31:13.012Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:13.012Z] e18e0d45cf68: Preparing [2025-08-06T04:31:13.012Z] 097100c76c15: Preparing [2025-08-06T04:31:13.012Z] 48ec72e6405e: Waiting [2025-08-06T04:31:13.012Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:13.012Z] e18e0d45cf68: Waiting [2025-08-06T04:31:13.012Z] 097100c76c15: Waiting [2025-08-06T04:31:13.012Z] 15b29929ebfe: Layer already exists [2025-08-06T04:31:13.012Z] c92e681241bc: Layer already exists [2025-08-06T04:31:13.012Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:13.012Z] 085c64b6e8b8: Layer already exists [2025-08-06T04:31:13.012Z] 75be3feaf595: Layer already exists [2025-08-06T04:31:13.012Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:13.012Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:13.012Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:13.012Z] 097100c76c15: Layer already exists [2025-08-06T04:31:13.012Z] 4.1.0-dev.43: digest: sha256:7e642953d707f76300e55a75eba49f303ce9d10310ed1094ca90cd37dd485396 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:13.340Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:13.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:13.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-06T04:31:13.662Z] 15b29929ebfe: Preparing [2025-08-06T04:31:13.662Z] 75be3feaf595: Preparing [2025-08-06T04:31:13.662Z] 085c64b6e8b8: Preparing [2025-08-06T04:31:13.662Z] c92e681241bc: Preparing [2025-08-06T04:31:13.662Z] 36681fd03e26: Preparing [2025-08-06T04:31:13.662Z] 48ec72e6405e: Preparing [2025-08-06T04:31:13.662Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:13.662Z] 48ec72e6405e: Waiting [2025-08-06T04:31:13.662Z] e18e0d45cf68: Preparing [2025-08-06T04:31:13.662Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:13.662Z] 097100c76c15: Preparing [2025-08-06T04:31:13.662Z] e18e0d45cf68: Waiting [2025-08-06T04:31:13.662Z] 097100c76c15: Waiting [2025-08-06T04:31:13.662Z] 15b29929ebfe: Layer already exists [2025-08-06T04:31:13.662Z] c92e681241bc: Layer already exists [2025-08-06T04:31:13.662Z] 75be3feaf595: Layer already exists [2025-08-06T04:31:13.662Z] 085c64b6e8b8: Layer already exists [2025-08-06T04:31:13.662Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:13.662Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:13.662Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:13.662Z] 097100c76c15: Layer already exists [2025-08-06T04:31:13.662Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:13.662Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:7e642953d707f76300e55a75eba49f303ce9d10310ed1094ca90cd37dd485396 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:13.987Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:14.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-06T04:31:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-08-06T04:31:14.314Z] 15b29929ebfe: Preparing [2025-08-06T04:31:14.314Z] 75be3feaf595: Preparing [2025-08-06T04:31:14.314Z] 085c64b6e8b8: Preparing [2025-08-06T04:31:14.314Z] c92e681241bc: Preparing [2025-08-06T04:31:14.314Z] 36681fd03e26: Preparing [2025-08-06T04:31:14.314Z] 48ec72e6405e: Preparing [2025-08-06T04:31:14.314Z] 0ec9dc683cde: Preparing [2025-08-06T04:31:14.314Z] e18e0d45cf68: Preparing [2025-08-06T04:31:14.314Z] 097100c76c15: Preparing [2025-08-06T04:31:14.314Z] 48ec72e6405e: Waiting [2025-08-06T04:31:14.314Z] 0ec9dc683cde: Waiting [2025-08-06T04:31:14.314Z] e18e0d45cf68: Waiting [2025-08-06T04:31:14.314Z] 097100c76c15: Waiting [2025-08-06T04:31:14.314Z] 15b29929ebfe: Layer already exists [2025-08-06T04:31:14.314Z] c92e681241bc: Layer already exists [2025-08-06T04:31:14.314Z] 75be3feaf595: Layer already exists [2025-08-06T04:31:14.314Z] 085c64b6e8b8: Layer already exists [2025-08-06T04:31:14.314Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:14.314Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:14.314Z] e18e0d45cf68: Layer already exists [2025-08-06T04:31:14.314Z] 0ec9dc683cde: Layer already exists [2025-08-06T04:31:14.314Z] 097100c76c15: Layer already exists [2025-08-06T04:31:14.314Z] main: digest: sha256:7e642953d707f76300e55a75eba49f303ce9d10310ed1094ca90cd37dd485396 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:14.384Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:14.396Z] taggedImages: [2025-08-06T04:31:14.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:14.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-06T04:31:14.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-06T04:31:14.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:14.396Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-08-06T04:31:14.427Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-08-06T04:31:14.427Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:14.427Z] latest [2025-08-06T04:31:14.427Z] 4.1.0-dev.43 [2025-08-06T04:31:14.427Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:14.427Z] main [2025-08-06T04:31:14.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:14.765Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:15.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:15.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-06T04:31:15.090Z] 204d3e5b970f: Preparing [2025-08-06T04:31:15.090Z] b4dc38c013f3: Preparing [2025-08-06T04:31:15.090Z] a182ed691122: Preparing [2025-08-06T04:31:15.090Z] 2fcd6990f0e0: Preparing [2025-08-06T04:31:15.090Z] 49d822427335: Preparing [2025-08-06T04:31:15.090Z] 36681fd03e26: Preparing [2025-08-06T04:31:15.090Z] 48ec72e6405e: Preparing [2025-08-06T04:31:15.090Z] 36681fd03e26: Waiting [2025-08-06T04:31:15.090Z] 895e6928e5f4: Preparing [2025-08-06T04:31:15.090Z] 7c5238a1c2bd: Preparing [2025-08-06T04:31:15.090Z] 895e6928e5f4: Waiting [2025-08-06T04:31:15.090Z] 48ec72e6405e: Waiting [2025-08-06T04:31:15.090Z] 7c5238a1c2bd: Waiting [2025-08-06T04:31:15.090Z] ede58d8f61db: Preparing [2025-08-06T04:31:15.090Z] 097100c76c15: Preparing [2025-08-06T04:31:15.090Z] 097100c76c15: Waiting [2025-08-06T04:31:15.090Z] ede58d8f61db: Waiting [2025-08-06T04:31:15.090Z] 49d822427335: Pushed [2025-08-06T04:31:15.090Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:15.090Z] 2fcd6990f0e0: Pushed [2025-08-06T04:31:15.090Z] b4dc38c013f3: Pushed [2025-08-06T04:31:15.090Z] 204d3e5b970f: Pushed [2025-08-06T04:31:15.090Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:15.090Z] 097100c76c15: Layer already exists [2025-08-06T04:31:15.349Z] 895e6928e5f4: Pushed [2025-08-06T04:31:15.349Z] 7c5238a1c2bd: Pushed [2025-08-06T04:31:16.727Z] ede58d8f61db: Pushed [2025-08-06T04:31:18.107Z] a182ed691122: Pushed [2025-08-06T04:31:18.367Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:833605526c1652b8d4057f612bba7b88fd59a019fc1b7b8e3ce421635aca3d33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:18.690Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:19.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-06T04:31:19.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-06T04:31:19.015Z] 204d3e5b970f: Preparing [2025-08-06T04:31:19.015Z] b4dc38c013f3: Preparing [2025-08-06T04:31:19.015Z] a182ed691122: Preparing [2025-08-06T04:31:19.015Z] 2fcd6990f0e0: Preparing [2025-08-06T04:31:19.015Z] 49d822427335: Preparing [2025-08-06T04:31:19.015Z] 36681fd03e26: Preparing [2025-08-06T04:31:19.015Z] 48ec72e6405e: Preparing [2025-08-06T04:31:19.015Z] 895e6928e5f4: Preparing [2025-08-06T04:31:19.015Z] 7c5238a1c2bd: Preparing [2025-08-06T04:31:19.015Z] ede58d8f61db: Preparing [2025-08-06T04:31:19.015Z] 097100c76c15: Preparing [2025-08-06T04:31:19.015Z] 48ec72e6405e: Waiting [2025-08-06T04:31:19.015Z] 895e6928e5f4: Waiting [2025-08-06T04:31:19.015Z] 7c5238a1c2bd: Waiting [2025-08-06T04:31:19.015Z] ede58d8f61db: Waiting [2025-08-06T04:31:19.015Z] 097100c76c15: Waiting [2025-08-06T04:31:19.015Z] 36681fd03e26: Waiting [2025-08-06T04:31:19.015Z] 204d3e5b970f: Layer already exists [2025-08-06T04:31:19.015Z] b4dc38c013f3: Layer already exists [2025-08-06T04:31:19.015Z] 2fcd6990f0e0: Layer already exists [2025-08-06T04:31:19.015Z] a182ed691122: Layer already exists [2025-08-06T04:31:19.015Z] 49d822427335: Layer already exists [2025-08-06T04:31:19.015Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:19.015Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:19.015Z] ede58d8f61db: Layer already exists [2025-08-06T04:31:19.015Z] 7c5238a1c2bd: Layer already exists [2025-08-06T04:31:19.015Z] 895e6928e5f4: Layer already exists [2025-08-06T04:31:19.015Z] 097100c76c15: Layer already exists [2025-08-06T04:31:19.015Z] latest: digest: sha256:833605526c1652b8d4057f612bba7b88fd59a019fc1b7b8e3ce421635aca3d33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:19.334Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:19.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-06T04:31:19.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-06T04:31:19.653Z] 204d3e5b970f: Preparing [2025-08-06T04:31:19.653Z] b4dc38c013f3: Preparing [2025-08-06T04:31:19.653Z] a182ed691122: Preparing [2025-08-06T04:31:19.653Z] 2fcd6990f0e0: Preparing [2025-08-06T04:31:19.653Z] 49d822427335: Preparing [2025-08-06T04:31:19.653Z] 36681fd03e26: Preparing [2025-08-06T04:31:19.653Z] 48ec72e6405e: Preparing [2025-08-06T04:31:19.653Z] 895e6928e5f4: Preparing [2025-08-06T04:31:19.653Z] 36681fd03e26: Waiting [2025-08-06T04:31:19.653Z] 48ec72e6405e: Waiting [2025-08-06T04:31:19.653Z] 7c5238a1c2bd: Preparing [2025-08-06T04:31:19.653Z] ede58d8f61db: Preparing [2025-08-06T04:31:19.653Z] 097100c76c15: Preparing [2025-08-06T04:31:19.653Z] 7c5238a1c2bd: Waiting [2025-08-06T04:31:19.653Z] ede58d8f61db: Waiting [2025-08-06T04:31:19.653Z] 895e6928e5f4: Waiting [2025-08-06T04:31:19.653Z] 097100c76c15: Waiting [2025-08-06T04:31:19.653Z] a182ed691122: Layer already exists [2025-08-06T04:31:19.653Z] 204d3e5b970f: Layer already exists [2025-08-06T04:31:19.653Z] 2fcd6990f0e0: Layer already exists [2025-08-06T04:31:19.653Z] 49d822427335: Layer already exists [2025-08-06T04:31:19.653Z] b4dc38c013f3: Layer already exists [2025-08-06T04:31:19.653Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:19.653Z] 7c5238a1c2bd: Layer already exists [2025-08-06T04:31:19.653Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:19.653Z] 895e6928e5f4: Layer already exists [2025-08-06T04:31:19.653Z] ede58d8f61db: Layer already exists [2025-08-06T04:31:19.653Z] 097100c76c15: Layer already exists [2025-08-06T04:31:19.653Z] 4.1.0-dev.43: digest: sha256:833605526c1652b8d4057f612bba7b88fd59a019fc1b7b8e3ce421635aca3d33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:19.983Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:20.309Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:20.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-06T04:31:20.309Z] 204d3e5b970f: Preparing [2025-08-06T04:31:20.309Z] b4dc38c013f3: Preparing [2025-08-06T04:31:20.309Z] a182ed691122: Preparing [2025-08-06T04:31:20.309Z] 2fcd6990f0e0: Preparing [2025-08-06T04:31:20.309Z] 49d822427335: Preparing [2025-08-06T04:31:20.309Z] 36681fd03e26: Preparing [2025-08-06T04:31:20.309Z] 48ec72e6405e: Preparing [2025-08-06T04:31:20.309Z] 895e6928e5f4: Preparing [2025-08-06T04:31:20.309Z] 7c5238a1c2bd: Preparing [2025-08-06T04:31:20.309Z] ede58d8f61db: Preparing [2025-08-06T04:31:20.309Z] 097100c76c15: Preparing [2025-08-06T04:31:20.309Z] 36681fd03e26: Waiting [2025-08-06T04:31:20.309Z] 48ec72e6405e: Waiting [2025-08-06T04:31:20.309Z] 895e6928e5f4: Waiting [2025-08-06T04:31:20.309Z] 7c5238a1c2bd: Waiting [2025-08-06T04:31:20.309Z] ede58d8f61db: Waiting [2025-08-06T04:31:20.309Z] 097100c76c15: Waiting [2025-08-06T04:31:20.309Z] 49d822427335: Layer already exists [2025-08-06T04:31:20.309Z] 204d3e5b970f: Layer already exists [2025-08-06T04:31:20.309Z] a182ed691122: Layer already exists [2025-08-06T04:31:20.309Z] b4dc38c013f3: Layer already exists [2025-08-06T04:31:20.309Z] 2fcd6990f0e0: Layer already exists [2025-08-06T04:31:20.309Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:20.309Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:20.309Z] 7c5238a1c2bd: Layer already exists [2025-08-06T04:31:20.309Z] 895e6928e5f4: Layer already exists [2025-08-06T04:31:20.309Z] ede58d8f61db: Layer already exists [2025-08-06T04:31:20.309Z] 097100c76c15: Layer already exists [2025-08-06T04:31:20.309Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:833605526c1652b8d4057f612bba7b88fd59a019fc1b7b8e3ce421635aca3d33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:20.625Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:20.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-06T04:31:20.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-08-06T04:31:20.949Z] 204d3e5b970f: Preparing [2025-08-06T04:31:20.949Z] b4dc38c013f3: Preparing [2025-08-06T04:31:20.949Z] a182ed691122: Preparing [2025-08-06T04:31:20.949Z] 2fcd6990f0e0: Preparing [2025-08-06T04:31:20.949Z] 49d822427335: Preparing [2025-08-06T04:31:20.949Z] 36681fd03e26: Preparing [2025-08-06T04:31:20.949Z] 48ec72e6405e: Preparing [2025-08-06T04:31:20.949Z] 895e6928e5f4: Preparing [2025-08-06T04:31:20.950Z] 7c5238a1c2bd: Preparing [2025-08-06T04:31:20.950Z] ede58d8f61db: Preparing [2025-08-06T04:31:20.950Z] 097100c76c15: Preparing [2025-08-06T04:31:20.950Z] 36681fd03e26: Waiting [2025-08-06T04:31:20.950Z] 48ec72e6405e: Waiting [2025-08-06T04:31:20.950Z] 895e6928e5f4: Waiting [2025-08-06T04:31:20.950Z] 7c5238a1c2bd: Waiting [2025-08-06T04:31:20.950Z] ede58d8f61db: Waiting [2025-08-06T04:31:20.950Z] 097100c76c15: Waiting [2025-08-06T04:31:20.950Z] 2fcd6990f0e0: Layer already exists [2025-08-06T04:31:20.950Z] 49d822427335: Layer already exists [2025-08-06T04:31:20.950Z] 204d3e5b970f: Layer already exists [2025-08-06T04:31:20.950Z] b4dc38c013f3: Layer already exists [2025-08-06T04:31:20.950Z] a182ed691122: Layer already exists [2025-08-06T04:31:20.950Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:20.950Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:20.950Z] 7c5238a1c2bd: Layer already exists [2025-08-06T04:31:20.950Z] 895e6928e5f4: Layer already exists [2025-08-06T04:31:20.950Z] ede58d8f61db: Layer already exists [2025-08-06T04:31:20.950Z] 097100c76c15: Layer already exists [2025-08-06T04:31:20.950Z] main: digest: sha256:833605526c1652b8d4057f612bba7b88fd59a019fc1b7b8e3ce421635aca3d33 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:21.017Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:21.029Z] taggedImages: [2025-08-06T04:31:21.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:21.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-06T04:31:21.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-06T04:31:21.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:21.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-08-06T04:31:21.062Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-08-06T04:31:21.062Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:21.062Z] latest [2025-08-06T04:31:21.062Z] 4.1.0-dev.43 [2025-08-06T04:31:21.062Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:21.062Z] main [2025-08-06T04:31:21.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:21.399Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:21.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:21.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-06T04:31:21.729Z] b430e2a14346: Preparing [2025-08-06T04:31:21.729Z] 850edfb1934b: Preparing [2025-08-06T04:31:21.729Z] 5da4953080cc: Preparing [2025-08-06T04:31:21.729Z] 759fc81040cb: Preparing [2025-08-06T04:31:21.729Z] f51bcb09b9f8: Preparing [2025-08-06T04:31:21.729Z] d83152cd296c: Preparing [2025-08-06T04:31:21.729Z] 725a2cea48da: Preparing [2025-08-06T04:31:21.729Z] 36681fd03e26: Preparing [2025-08-06T04:31:21.729Z] 48ec72e6405e: Preparing [2025-08-06T04:31:21.729Z] 088464f41c92: Preparing [2025-08-06T04:31:21.729Z] d00992203d40: Preparing [2025-08-06T04:31:21.729Z] 097100c76c15: Preparing [2025-08-06T04:31:21.729Z] d83152cd296c: Waiting [2025-08-06T04:31:21.729Z] 725a2cea48da: Waiting [2025-08-06T04:31:21.729Z] 36681fd03e26: Waiting [2025-08-06T04:31:21.729Z] 48ec72e6405e: Waiting [2025-08-06T04:31:21.729Z] 088464f41c92: Waiting [2025-08-06T04:31:21.729Z] d00992203d40: Waiting [2025-08-06T04:31:21.729Z] 097100c76c15: Waiting [2025-08-06T04:31:21.729Z] 850edfb1934b: Pushed [2025-08-06T04:31:21.729Z] b430e2a14346: Pushed [2025-08-06T04:31:21.729Z] f51bcb09b9f8: Pushed [2025-08-06T04:31:21.729Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:21.729Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:21.729Z] d83152cd296c: Pushed [2025-08-06T04:31:21.987Z] 725a2cea48da: Pushed [2025-08-06T04:31:21.987Z] 097100c76c15: Layer already exists [2025-08-06T04:31:21.987Z] 088464f41c92: Pushed [2025-08-06T04:31:23.358Z] d00992203d40: Pushed [2025-08-06T04:31:24.731Z] 759fc81040cb: Pushed [2025-08-06T04:31:24.731Z] 5da4953080cc: Pushed [2025-08-06T04:31:24.990Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:71263ea26c7f266920670836cbbb4e2ac736080f49dd88ae1bebf1ebd3702c9e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:25.317Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:25.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-06T04:31:25.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-06T04:31:25.638Z] b430e2a14346: Preparing [2025-08-06T04:31:25.638Z] 850edfb1934b: Preparing [2025-08-06T04:31:25.638Z] 5da4953080cc: Preparing [2025-08-06T04:31:25.638Z] 759fc81040cb: Preparing [2025-08-06T04:31:25.638Z] f51bcb09b9f8: Preparing [2025-08-06T04:31:25.638Z] d83152cd296c: Preparing [2025-08-06T04:31:25.638Z] 725a2cea48da: Preparing [2025-08-06T04:31:25.638Z] 36681fd03e26: Preparing [2025-08-06T04:31:25.638Z] 48ec72e6405e: Preparing [2025-08-06T04:31:25.638Z] 088464f41c92: Preparing [2025-08-06T04:31:25.638Z] d00992203d40: Preparing [2025-08-06T04:31:25.638Z] 097100c76c15: Preparing [2025-08-06T04:31:25.638Z] 725a2cea48da: Waiting [2025-08-06T04:31:25.638Z] 088464f41c92: Waiting [2025-08-06T04:31:25.638Z] 36681fd03e26: Waiting [2025-08-06T04:31:25.638Z] d00992203d40: Waiting [2025-08-06T04:31:25.638Z] 48ec72e6405e: Waiting [2025-08-06T04:31:25.638Z] 097100c76c15: Waiting [2025-08-06T04:31:25.638Z] d83152cd296c: Waiting [2025-08-06T04:31:25.638Z] 759fc81040cb: Layer already exists [2025-08-06T04:31:25.638Z] 5da4953080cc: Layer already exists [2025-08-06T04:31:25.638Z] b430e2a14346: Layer already exists [2025-08-06T04:31:25.638Z] f51bcb09b9f8: Layer already exists [2025-08-06T04:31:25.638Z] 850edfb1934b: Layer already exists [2025-08-06T04:31:25.638Z] d83152cd296c: Layer already exists [2025-08-06T04:31:25.638Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:25.638Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:25.638Z] 725a2cea48da: Layer already exists [2025-08-06T04:31:25.638Z] 088464f41c92: Layer already exists [2025-08-06T04:31:25.638Z] d00992203d40: Layer already exists [2025-08-06T04:31:25.638Z] 097100c76c15: Layer already exists [2025-08-06T04:31:25.638Z] latest: digest: sha256:71263ea26c7f266920670836cbbb4e2ac736080f49dd88ae1bebf1ebd3702c9e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:25.958Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:26.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-06T04:31:26.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-06T04:31:26.274Z] b430e2a14346: Preparing [2025-08-06T04:31:26.274Z] 850edfb1934b: Preparing [2025-08-06T04:31:26.274Z] 5da4953080cc: Preparing [2025-08-06T04:31:26.274Z] 759fc81040cb: Preparing [2025-08-06T04:31:26.274Z] f51bcb09b9f8: Preparing [2025-08-06T04:31:26.274Z] d83152cd296c: Preparing [2025-08-06T04:31:26.274Z] 725a2cea48da: Preparing [2025-08-06T04:31:26.274Z] 36681fd03e26: Preparing [2025-08-06T04:31:26.274Z] 48ec72e6405e: Preparing [2025-08-06T04:31:26.274Z] 088464f41c92: Preparing [2025-08-06T04:31:26.274Z] d00992203d40: Preparing [2025-08-06T04:31:26.274Z] 097100c76c15: Preparing [2025-08-06T04:31:26.274Z] d83152cd296c: Waiting [2025-08-06T04:31:26.274Z] 725a2cea48da: Waiting [2025-08-06T04:31:26.274Z] 36681fd03e26: Waiting [2025-08-06T04:31:26.274Z] 48ec72e6405e: Waiting [2025-08-06T04:31:26.274Z] 088464f41c92: Waiting [2025-08-06T04:31:26.274Z] d00992203d40: Waiting [2025-08-06T04:31:26.274Z] 097100c76c15: Waiting [2025-08-06T04:31:26.274Z] b430e2a14346: Layer already exists [2025-08-06T04:31:26.274Z] f51bcb09b9f8: Layer already exists [2025-08-06T04:31:26.274Z] 759fc81040cb: Layer already exists [2025-08-06T04:31:26.274Z] 850edfb1934b: Layer already exists [2025-08-06T04:31:26.274Z] 5da4953080cc: Layer already exists [2025-08-06T04:31:26.274Z] d83152cd296c: Layer already exists [2025-08-06T04:31:26.274Z] 725a2cea48da: Layer already exists [2025-08-06T04:31:26.274Z] 088464f41c92: Layer already exists [2025-08-06T04:31:26.274Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:26.274Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:26.274Z] d00992203d40: Layer already exists [2025-08-06T04:31:26.274Z] 097100c76c15: Layer already exists [2025-08-06T04:31:26.274Z] 4.1.0-dev.43: digest: sha256:71263ea26c7f266920670836cbbb4e2ac736080f49dd88ae1bebf1ebd3702c9e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:26.593Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:26.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:26.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-06T04:31:26.908Z] b430e2a14346: Preparing [2025-08-06T04:31:26.908Z] 850edfb1934b: Preparing [2025-08-06T04:31:26.908Z] 5da4953080cc: Preparing [2025-08-06T04:31:26.908Z] 759fc81040cb: Preparing [2025-08-06T04:31:26.908Z] f51bcb09b9f8: Preparing [2025-08-06T04:31:26.908Z] d83152cd296c: Preparing [2025-08-06T04:31:26.908Z] 725a2cea48da: Preparing [2025-08-06T04:31:26.908Z] 36681fd03e26: Preparing [2025-08-06T04:31:26.908Z] 48ec72e6405e: Preparing [2025-08-06T04:31:26.908Z] 088464f41c92: Preparing [2025-08-06T04:31:26.908Z] d00992203d40: Preparing [2025-08-06T04:31:26.908Z] 097100c76c15: Preparing [2025-08-06T04:31:26.908Z] d83152cd296c: Waiting [2025-08-06T04:31:26.908Z] 48ec72e6405e: Waiting [2025-08-06T04:31:26.908Z] 725a2cea48da: Waiting [2025-08-06T04:31:26.908Z] 36681fd03e26: Waiting [2025-08-06T04:31:26.908Z] d00992203d40: Waiting [2025-08-06T04:31:26.908Z] 088464f41c92: Waiting [2025-08-06T04:31:26.908Z] 097100c76c15: Waiting [2025-08-06T04:31:26.908Z] 5da4953080cc: Layer already exists [2025-08-06T04:31:26.908Z] b430e2a14346: Layer already exists [2025-08-06T04:31:26.908Z] 759fc81040cb: Layer already exists [2025-08-06T04:31:26.908Z] f51bcb09b9f8: Layer already exists [2025-08-06T04:31:26.908Z] 850edfb1934b: Layer already exists [2025-08-06T04:31:26.908Z] d83152cd296c: Layer already exists [2025-08-06T04:31:26.908Z] 725a2cea48da: Layer already exists [2025-08-06T04:31:26.908Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:26.908Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:26.908Z] 088464f41c92: Layer already exists [2025-08-06T04:31:26.908Z] d00992203d40: Layer already exists [2025-08-06T04:31:26.908Z] 097100c76c15: Layer already exists [2025-08-06T04:31:26.908Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:71263ea26c7f266920670836cbbb4e2ac736080f49dd88ae1bebf1ebd3702c9e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:27.242Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:27.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-06T04:31:27.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-08-06T04:31:27.561Z] b430e2a14346: Preparing [2025-08-06T04:31:27.561Z] 850edfb1934b: Preparing [2025-08-06T04:31:27.561Z] 5da4953080cc: Preparing [2025-08-06T04:31:27.561Z] 759fc81040cb: Preparing [2025-08-06T04:31:27.561Z] f51bcb09b9f8: Preparing [2025-08-06T04:31:27.561Z] d83152cd296c: Preparing [2025-08-06T04:31:27.561Z] 725a2cea48da: Preparing [2025-08-06T04:31:27.561Z] 36681fd03e26: Preparing [2025-08-06T04:31:27.561Z] 48ec72e6405e: Preparing [2025-08-06T04:31:27.561Z] 088464f41c92: Preparing [2025-08-06T04:31:27.561Z] d00992203d40: Preparing [2025-08-06T04:31:27.561Z] 097100c76c15: Preparing [2025-08-06T04:31:27.561Z] d83152cd296c: Waiting [2025-08-06T04:31:27.561Z] 725a2cea48da: Waiting [2025-08-06T04:31:27.561Z] 36681fd03e26: Waiting [2025-08-06T04:31:27.561Z] 48ec72e6405e: Waiting [2025-08-06T04:31:27.561Z] 088464f41c92: Waiting [2025-08-06T04:31:27.561Z] d00992203d40: Waiting [2025-08-06T04:31:27.561Z] 097100c76c15: Waiting [2025-08-06T04:31:27.561Z] f51bcb09b9f8: Layer already exists [2025-08-06T04:31:27.561Z] 5da4953080cc: Layer already exists [2025-08-06T04:31:27.561Z] 850edfb1934b: Layer already exists [2025-08-06T04:31:27.562Z] b430e2a14346: Layer already exists [2025-08-06T04:31:27.562Z] 759fc81040cb: Layer already exists [2025-08-06T04:31:27.562Z] d83152cd296c: Layer already exists [2025-08-06T04:31:27.562Z] 725a2cea48da: Layer already exists [2025-08-06T04:31:27.562Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:27.562Z] 088464f41c92: Layer already exists [2025-08-06T04:31:27.562Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:27.562Z] 097100c76c15: Layer already exists [2025-08-06T04:31:27.562Z] d00992203d40: Layer already exists [2025-08-06T04:31:27.562Z] main: digest: sha256:71263ea26c7f266920670836cbbb4e2ac736080f49dd88ae1bebf1ebd3702c9e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:27.629Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:27.642Z] taggedImages: [2025-08-06T04:31:27.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:27.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-06T04:31:27.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-06T04:31:27.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:27.642Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-08-06T04:31:27.678Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-08-06T04:31:27.678Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:27.678Z] latest [2025-08-06T04:31:27.678Z] 4.1.0-dev.43 [2025-08-06T04:31:27.678Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:27.678Z] main [2025-08-06T04:31:27.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:28.064Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:28.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:28.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-06T04:31:28.380Z] 4ddf53b2ecb0: Preparing [2025-08-06T04:31:28.380Z] fdf7c3889696: Preparing [2025-08-06T04:31:28.380Z] 36681fd03e26: Preparing [2025-08-06T04:31:28.380Z] 48ec72e6405e: Preparing [2025-08-06T04:31:28.380Z] aa06c527e6c1: Preparing [2025-08-06T04:31:28.380Z] 3fbbd04f2219: Preparing [2025-08-06T04:31:28.380Z] 097100c76c15: Preparing [2025-08-06T04:31:28.380Z] 3fbbd04f2219: Waiting [2025-08-06T04:31:28.380Z] 097100c76c15: Waiting [2025-08-06T04:31:28.380Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:28.380Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:28.380Z] 097100c76c15: Layer already exists [2025-08-06T04:31:28.380Z] 4ddf53b2ecb0: Pushed [2025-08-06T04:31:28.380Z] aa06c527e6c1: Pushed [2025-08-06T04:31:29.315Z] 3fbbd04f2219: Pushed [2025-08-06T04:31:31.848Z] fdf7c3889696: Pushed [2025-08-06T04:31:31.848Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:3f5cffb2b55690e036a02c3699f0cb558e28cf4694beb2717d8a6d4c0e0d5c73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:32.179Z] + 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-08-06T04:31:32.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-06T04:31:32.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-06T04:31:32.568Z] 4ddf53b2ecb0: Preparing [2025-08-06T04:31:32.568Z] fdf7c3889696: Preparing [2025-08-06T04:31:32.568Z] 36681fd03e26: Preparing [2025-08-06T04:31:32.568Z] 48ec72e6405e: Preparing [2025-08-06T04:31:32.568Z] aa06c527e6c1: Preparing [2025-08-06T04:31:32.568Z] 3fbbd04f2219: Preparing [2025-08-06T04:31:32.568Z] 097100c76c15: Preparing [2025-08-06T04:31:32.568Z] 3fbbd04f2219: Waiting [2025-08-06T04:31:32.568Z] 097100c76c15: Waiting [2025-08-06T04:31:32.568Z] fdf7c3889696: Layer already exists [2025-08-06T04:31:32.568Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:32.568Z] aa06c527e6c1: Layer already exists [2025-08-06T04:31:32.568Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:32.568Z] 4ddf53b2ecb0: Layer already exists [2025-08-06T04:31:32.568Z] 097100c76c15: Layer already exists [2025-08-06T04:31:32.568Z] 3fbbd04f2219: Layer already exists [2025-08-06T04:31:32.568Z] latest: digest: sha256:3f5cffb2b55690e036a02c3699f0cb558e28cf4694beb2717d8a6d4c0e0d5c73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:32.934Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:33.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-06T04:31:33.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-06T04:31:33.297Z] 4ddf53b2ecb0: Preparing [2025-08-06T04:31:33.297Z] fdf7c3889696: Preparing [2025-08-06T04:31:33.297Z] 36681fd03e26: Preparing [2025-08-06T04:31:33.297Z] 48ec72e6405e: Preparing [2025-08-06T04:31:33.297Z] aa06c527e6c1: Preparing [2025-08-06T04:31:33.297Z] 3fbbd04f2219: Preparing [2025-08-06T04:31:33.297Z] 097100c76c15: Preparing [2025-08-06T04:31:33.297Z] 3fbbd04f2219: Waiting [2025-08-06T04:31:33.297Z] 097100c76c15: Waiting [2025-08-06T04:31:33.297Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:33.297Z] fdf7c3889696: Layer already exists [2025-08-06T04:31:33.297Z] aa06c527e6c1: Layer already exists [2025-08-06T04:31:33.297Z] 4ddf53b2ecb0: Layer already exists [2025-08-06T04:31:33.297Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:33.297Z] 3fbbd04f2219: Layer already exists [2025-08-06T04:31:33.297Z] 097100c76c15: Layer already exists [2025-08-06T04:31:33.297Z] 4.1.0-dev.43: digest: sha256:3f5cffb2b55690e036a02c3699f0cb558e28cf4694beb2717d8a6d4c0e0d5c73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:33.618Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:33.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:33.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-06T04:31:33.938Z] 4ddf53b2ecb0: Preparing [2025-08-06T04:31:33.938Z] fdf7c3889696: Preparing [2025-08-06T04:31:33.938Z] 36681fd03e26: Preparing [2025-08-06T04:31:33.938Z] 48ec72e6405e: Preparing [2025-08-06T04:31:33.938Z] aa06c527e6c1: Preparing [2025-08-06T04:31:33.938Z] 3fbbd04f2219: Preparing [2025-08-06T04:31:33.938Z] 097100c76c15: Preparing [2025-08-06T04:31:33.938Z] 3fbbd04f2219: Waiting [2025-08-06T04:31:33.938Z] 097100c76c15: Waiting [2025-08-06T04:31:33.938Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:33.938Z] fdf7c3889696: Layer already exists [2025-08-06T04:31:33.938Z] aa06c527e6c1: Layer already exists [2025-08-06T04:31:33.938Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:33.938Z] 4ddf53b2ecb0: Layer already exists [2025-08-06T04:31:33.938Z] 3fbbd04f2219: Layer already exists [2025-08-06T04:31:33.938Z] 097100c76c15: Layer already exists [2025-08-06T04:31:33.938Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:3f5cffb2b55690e036a02c3699f0cb558e28cf4694beb2717d8a6d4c0e0d5c73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:34.264Z] + 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-08-06T04:31:34.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-06T04:31:34.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-08-06T04:31:34.591Z] 4ddf53b2ecb0: Preparing [2025-08-06T04:31:34.591Z] fdf7c3889696: Preparing [2025-08-06T04:31:34.591Z] 36681fd03e26: Preparing [2025-08-06T04:31:34.591Z] 48ec72e6405e: Preparing [2025-08-06T04:31:34.591Z] aa06c527e6c1: Preparing [2025-08-06T04:31:34.591Z] 3fbbd04f2219: Preparing [2025-08-06T04:31:34.591Z] 097100c76c15: Preparing [2025-08-06T04:31:34.591Z] 097100c76c15: Waiting [2025-08-06T04:31:34.591Z] 3fbbd04f2219: Waiting [2025-08-06T04:31:34.591Z] 4ddf53b2ecb0: Layer already exists [2025-08-06T04:31:34.591Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:34.591Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:34.591Z] aa06c527e6c1: Layer already exists [2025-08-06T04:31:34.591Z] fdf7c3889696: Layer already exists [2025-08-06T04:31:34.591Z] 097100c76c15: Layer already exists [2025-08-06T04:31:34.591Z] 3fbbd04f2219: Layer already exists [2025-08-06T04:31:34.591Z] main: digest: sha256:3f5cffb2b55690e036a02c3699f0cb558e28cf4694beb2717d8a6d4c0e0d5c73 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:34.652Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:34.664Z] taggedImages: [2025-08-06T04:31:34.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:34.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-06T04:31:34.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-06T04:31:34.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:34.664Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-08-06T04:31:34.692Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-08-06T04:31:34.692Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:34.692Z] latest [2025-08-06T04:31:34.692Z] 4.1.0-dev.43 [2025-08-06T04:31:34.692Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:34.692Z] main [2025-08-06T04:31:34.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:35.024Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:35.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:35.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-06T04:31:35.339Z] dee94dc73d59: Preparing [2025-08-06T04:31:35.339Z] baec89c36ddc: Preparing [2025-08-06T04:31:35.339Z] 4aed4171a58d: Preparing [2025-08-06T04:31:35.339Z] 36681fd03e26: Preparing [2025-08-06T04:31:35.339Z] 48ec72e6405e: Preparing [2025-08-06T04:31:35.339Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:35.339Z] 59638554271a: Preparing [2025-08-06T04:31:35.339Z] fb83c1b119eb: Preparing [2025-08-06T04:31:35.339Z] d5222f66eaa4: Preparing [2025-08-06T04:31:35.339Z] 59638554271a: Waiting [2025-08-06T04:31:35.339Z] fb83c1b119eb: Waiting [2025-08-06T04:31:35.339Z] d5222f66eaa4: Waiting [2025-08-06T04:31:35.339Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:35.339Z] 097100c76c15: Preparing [2025-08-06T04:31:35.339Z] 097100c76c15: Waiting [2025-08-06T04:31:35.339Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:35.339Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:35.339Z] dee94dc73d59: Pushed [2025-08-06T04:31:35.339Z] 4aed4171a58d: Pushed [2025-08-06T04:31:35.339Z] baec89c36ddc: Pushed [2025-08-06T04:31:35.339Z] 097100c76c15: Layer already exists [2025-08-06T04:31:35.600Z] fb83c1b119eb: Pushed [2025-08-06T04:31:35.859Z] d5222f66eaa4: Pushed [2025-08-06T04:31:40.059Z] 59638554271a: Pushed [2025-08-06T04:31:48.180Z] a66fbf16d7a8: Pushed [2025-08-06T04:31:48.180Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:28fd8a348c87e33c9a9e604dccfbce9d2a822bd45076653a25c275b1923b380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:48.514Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:48.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-06T04:31:48.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-06T04:31:48.842Z] dee94dc73d59: Preparing [2025-08-06T04:31:48.842Z] baec89c36ddc: Preparing [2025-08-06T04:31:48.842Z] 4aed4171a58d: Preparing [2025-08-06T04:31:48.842Z] 36681fd03e26: Preparing [2025-08-06T04:31:48.842Z] 48ec72e6405e: Preparing [2025-08-06T04:31:48.842Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:48.842Z] 59638554271a: Preparing [2025-08-06T04:31:48.842Z] fb83c1b119eb: Preparing [2025-08-06T04:31:48.842Z] d5222f66eaa4: Preparing [2025-08-06T04:31:48.842Z] 097100c76c15: Preparing [2025-08-06T04:31:48.842Z] d5222f66eaa4: Waiting [2025-08-06T04:31:48.842Z] fb83c1b119eb: Waiting [2025-08-06T04:31:48.842Z] 097100c76c15: Waiting [2025-08-06T04:31:48.842Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:48.842Z] 59638554271a: Waiting [2025-08-06T04:31:48.842Z] baec89c36ddc: Layer already exists [2025-08-06T04:31:48.842Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:48.842Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:48.842Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:48.842Z] 4aed4171a58d: Layer already exists [2025-08-06T04:31:48.842Z] 59638554271a: Layer already exists [2025-08-06T04:31:48.842Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:48.842Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:48.842Z] 097100c76c15: Layer already exists [2025-08-06T04:31:48.842Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:48.842Z] latest: digest: sha256:28fd8a348c87e33c9a9e604dccfbce9d2a822bd45076653a25c275b1923b380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:49.172Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:49.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-06T04:31:49.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-06T04:31:49.506Z] dee94dc73d59: Preparing [2025-08-06T04:31:49.506Z] baec89c36ddc: Preparing [2025-08-06T04:31:49.506Z] 4aed4171a58d: Preparing [2025-08-06T04:31:49.506Z] 36681fd03e26: Preparing [2025-08-06T04:31:49.506Z] 48ec72e6405e: Preparing [2025-08-06T04:31:49.506Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:49.506Z] 59638554271a: Preparing [2025-08-06T04:31:49.506Z] fb83c1b119eb: Preparing [2025-08-06T04:31:49.506Z] d5222f66eaa4: Preparing [2025-08-06T04:31:49.506Z] 097100c76c15: Preparing [2025-08-06T04:31:49.506Z] fb83c1b119eb: Waiting [2025-08-06T04:31:49.506Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:49.506Z] 59638554271a: Waiting [2025-08-06T04:31:49.506Z] d5222f66eaa4: Waiting [2025-08-06T04:31:49.506Z] 097100c76c15: Waiting [2025-08-06T04:31:49.506Z] baec89c36ddc: Layer already exists [2025-08-06T04:31:49.506Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:49.506Z] 4aed4171a58d: Layer already exists [2025-08-06T04:31:49.506Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:49.506Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:49.506Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:49.506Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:49.506Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:49.506Z] 097100c76c15: Layer already exists [2025-08-06T04:31:49.506Z] 59638554271a: Layer already exists [2025-08-06T04:31:49.506Z] 4.1.0-dev.43: digest: sha256:28fd8a348c87e33c9a9e604dccfbce9d2a822bd45076653a25c275b1923b380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:49.842Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:50.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:50.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-06T04:31:50.171Z] dee94dc73d59: Preparing [2025-08-06T04:31:50.171Z] baec89c36ddc: Preparing [2025-08-06T04:31:50.171Z] 4aed4171a58d: Preparing [2025-08-06T04:31:50.171Z] 36681fd03e26: Preparing [2025-08-06T04:31:50.171Z] 48ec72e6405e: Preparing [2025-08-06T04:31:50.171Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:50.171Z] 59638554271a: Preparing [2025-08-06T04:31:50.171Z] fb83c1b119eb: Preparing [2025-08-06T04:31:50.171Z] d5222f66eaa4: Preparing [2025-08-06T04:31:50.171Z] 097100c76c15: Preparing [2025-08-06T04:31:50.171Z] 59638554271a: Waiting [2025-08-06T04:31:50.171Z] fb83c1b119eb: Waiting [2025-08-06T04:31:50.171Z] d5222f66eaa4: Waiting [2025-08-06T04:31:50.171Z] 097100c76c15: Waiting [2025-08-06T04:31:50.171Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:50.171Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:50.171Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:50.172Z] baec89c36ddc: Layer already exists [2025-08-06T04:31:50.172Z] 4aed4171a58d: Layer already exists [2025-08-06T04:31:50.172Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:50.172Z] 59638554271a: Layer already exists [2025-08-06T04:31:50.172Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:50.172Z] 097100c76c15: Layer already exists [2025-08-06T04:31:50.172Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:50.172Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:50.172Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:28fd8a348c87e33c9a9e604dccfbce9d2a822bd45076653a25c275b1923b380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:50.510Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:50.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-06T04:31:50.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-08-06T04:31:50.840Z] dee94dc73d59: Preparing [2025-08-06T04:31:50.840Z] baec89c36ddc: Preparing [2025-08-06T04:31:50.840Z] 4aed4171a58d: Preparing [2025-08-06T04:31:50.840Z] 36681fd03e26: Preparing [2025-08-06T04:31:50.840Z] 48ec72e6405e: Preparing [2025-08-06T04:31:50.840Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:50.840Z] 59638554271a: Preparing [2025-08-06T04:31:50.840Z] fb83c1b119eb: Preparing [2025-08-06T04:31:50.840Z] d5222f66eaa4: Preparing [2025-08-06T04:31:50.840Z] 097100c76c15: Preparing [2025-08-06T04:31:50.840Z] fb83c1b119eb: Waiting [2025-08-06T04:31:50.840Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:50.840Z] d5222f66eaa4: Waiting [2025-08-06T04:31:50.840Z] 097100c76c15: Waiting [2025-08-06T04:31:50.840Z] 59638554271a: Waiting [2025-08-06T04:31:50.840Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:50.840Z] 4aed4171a58d: Layer already exists [2025-08-06T04:31:50.840Z] baec89c36ddc: Layer already exists [2025-08-06T04:31:50.840Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:50.840Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:50.840Z] 59638554271a: Layer already exists [2025-08-06T04:31:50.840Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:50.840Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:50.840Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:50.840Z] 097100c76c15: Layer already exists [2025-08-06T04:31:50.840Z] main: digest: sha256:28fd8a348c87e33c9a9e604dccfbce9d2a822bd45076653a25c275b1923b380d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:50.909Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:50.922Z] taggedImages: [2025-08-06T04:31:50.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:50.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-06T04:31:50.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-06T04:31:50.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:50.922Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-08-06T04:31:50.951Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-08-06T04:31:50.951Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:50.951Z] latest [2025-08-06T04:31:50.951Z] 4.1.0-dev.43 [2025-08-06T04:31:50.951Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:50.951Z] main [2025-08-06T04:31:50.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:51.304Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:51.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-06T04:31:51.626Z] c826e77f7eec: Preparing [2025-08-06T04:31:51.626Z] 80790c9c555e: Preparing [2025-08-06T04:31:51.626Z] 03a939d7b8ec: Preparing [2025-08-06T04:31:51.626Z] 36681fd03e26: Preparing [2025-08-06T04:31:51.626Z] 48ec72e6405e: Preparing [2025-08-06T04:31:51.626Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:51.626Z] b45ae555a4c0: Preparing [2025-08-06T04:31:51.626Z] 34dc107284b2: Preparing [2025-08-06T04:31:51.626Z] 097100c76c15: Preparing [2025-08-06T04:31:51.626Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:51.626Z] b45ae555a4c0: Waiting [2025-08-06T04:31:51.626Z] 34dc107284b2: Waiting [2025-08-06T04:31:51.626Z] 097100c76c15: Waiting [2025-08-06T04:31:51.626Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:51.626Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:51.626Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:51.626Z] 03a939d7b8ec: Pushed [2025-08-06T04:31:51.626Z] c826e77f7eec: Pushed [2025-08-06T04:31:51.626Z] 80790c9c555e: Pushed [2025-08-06T04:31:51.626Z] 097100c76c15: Layer already exists [2025-08-06T04:31:51.886Z] b45ae555a4c0: Pushed [2025-08-06T04:31:51.886Z] 34dc107284b2: Pushed [2025-08-06T04:31:52.147Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:fc783a5ea40702e4aa8793bb7505eea9924d4720889e8dbbbfd3224044435b74 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:52.480Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:52.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-06T04:31:52.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-06T04:31:52.805Z] c826e77f7eec: Preparing [2025-08-06T04:31:52.805Z] 80790c9c555e: Preparing [2025-08-06T04:31:52.805Z] 03a939d7b8ec: Preparing [2025-08-06T04:31:52.805Z] 36681fd03e26: Preparing [2025-08-06T04:31:52.805Z] 48ec72e6405e: Preparing [2025-08-06T04:31:52.805Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:52.805Z] b45ae555a4c0: Preparing [2025-08-06T04:31:52.805Z] 34dc107284b2: Preparing [2025-08-06T04:31:52.805Z] 097100c76c15: Preparing [2025-08-06T04:31:52.805Z] b45ae555a4c0: Waiting [2025-08-06T04:31:52.805Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:52.805Z] 34dc107284b2: Waiting [2025-08-06T04:31:52.805Z] 097100c76c15: Waiting [2025-08-06T04:31:52.805Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:52.805Z] c826e77f7eec: Layer already exists [2025-08-06T04:31:52.805Z] 80790c9c555e: Layer already exists [2025-08-06T04:31:52.805Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:52.805Z] 03a939d7b8ec: Layer already exists [2025-08-06T04:31:52.805Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:52.805Z] b45ae555a4c0: Layer already exists [2025-08-06T04:31:52.805Z] 34dc107284b2: Layer already exists [2025-08-06T04:31:52.805Z] 097100c76c15: Layer already exists [2025-08-06T04:31:52.805Z] latest: digest: sha256:fc783a5ea40702e4aa8793bb7505eea9924d4720889e8dbbbfd3224044435b74 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:53.138Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:53.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-06T04:31:53.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-06T04:31:53.473Z] c826e77f7eec: Preparing [2025-08-06T04:31:53.473Z] 80790c9c555e: Preparing [2025-08-06T04:31:53.473Z] 03a939d7b8ec: Preparing [2025-08-06T04:31:53.473Z] 36681fd03e26: Preparing [2025-08-06T04:31:53.473Z] 48ec72e6405e: Preparing [2025-08-06T04:31:53.473Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:53.473Z] b45ae555a4c0: Preparing [2025-08-06T04:31:53.473Z] 34dc107284b2: Preparing [2025-08-06T04:31:53.473Z] 097100c76c15: Preparing [2025-08-06T04:31:53.473Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:53.473Z] b45ae555a4c0: Waiting [2025-08-06T04:31:53.473Z] 34dc107284b2: Waiting [2025-08-06T04:31:53.473Z] 097100c76c15: Waiting [2025-08-06T04:31:53.473Z] 03a939d7b8ec: Layer already exists [2025-08-06T04:31:53.473Z] 80790c9c555e: Layer already exists [2025-08-06T04:31:53.473Z] c826e77f7eec: Layer already exists [2025-08-06T04:31:53.473Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:53.473Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:53.473Z] b45ae555a4c0: Layer already exists [2025-08-06T04:31:53.473Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:53.473Z] 34dc107284b2: Layer already exists [2025-08-06T04:31:53.473Z] 097100c76c15: Layer already exists [2025-08-06T04:31:53.473Z] 4.1.0-dev.43: digest: sha256:fc783a5ea40702e4aa8793bb7505eea9924d4720889e8dbbbfd3224044435b74 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:53.805Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:54.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:54.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-06T04:31:54.134Z] c826e77f7eec: Preparing [2025-08-06T04:31:54.134Z] 80790c9c555e: Preparing [2025-08-06T04:31:54.134Z] 03a939d7b8ec: Preparing [2025-08-06T04:31:54.134Z] 36681fd03e26: Preparing [2025-08-06T04:31:54.134Z] 48ec72e6405e: Preparing [2025-08-06T04:31:54.134Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:54.134Z] b45ae555a4c0: Preparing [2025-08-06T04:31:54.134Z] 34dc107284b2: Preparing [2025-08-06T04:31:54.134Z] 097100c76c15: Preparing [2025-08-06T04:31:54.134Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:54.134Z] b45ae555a4c0: Waiting [2025-08-06T04:31:54.134Z] 34dc107284b2: Waiting [2025-08-06T04:31:54.134Z] 097100c76c15: Waiting [2025-08-06T04:31:54.134Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:54.134Z] 03a939d7b8ec: Layer already exists [2025-08-06T04:31:54.134Z] c826e77f7eec: Layer already exists [2025-08-06T04:31:54.134Z] 80790c9c555e: Layer already exists [2025-08-06T04:31:54.134Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:54.134Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:54.134Z] b45ae555a4c0: Layer already exists [2025-08-06T04:31:54.134Z] 34dc107284b2: Layer already exists [2025-08-06T04:31:54.134Z] 097100c76c15: Layer already exists [2025-08-06T04:31:54.134Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:fc783a5ea40702e4aa8793bb7505eea9924d4720889e8dbbbfd3224044435b74 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:54.467Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:54.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-06T04:31:54.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-08-06T04:31:54.784Z] c826e77f7eec: Preparing [2025-08-06T04:31:54.784Z] 80790c9c555e: Preparing [2025-08-06T04:31:54.784Z] 03a939d7b8ec: Preparing [2025-08-06T04:31:54.784Z] 36681fd03e26: Preparing [2025-08-06T04:31:54.784Z] 48ec72e6405e: Preparing [2025-08-06T04:31:54.784Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:54.784Z] b45ae555a4c0: Preparing [2025-08-06T04:31:54.784Z] 34dc107284b2: Preparing [2025-08-06T04:31:54.784Z] 097100c76c15: Preparing [2025-08-06T04:31:54.784Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:54.784Z] b45ae555a4c0: Waiting [2025-08-06T04:31:54.784Z] 34dc107284b2: Waiting [2025-08-06T04:31:54.784Z] 097100c76c15: Waiting [2025-08-06T04:31:54.784Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:54.784Z] 03a939d7b8ec: Layer already exists [2025-08-06T04:31:54.784Z] 80790c9c555e: Layer already exists [2025-08-06T04:31:54.784Z] c826e77f7eec: Layer already exists [2025-08-06T04:31:54.784Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:54.784Z] 097100c76c15: Layer already exists [2025-08-06T04:31:54.784Z] 34dc107284b2: Layer already exists [2025-08-06T04:31:54.784Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:54.784Z] b45ae555a4c0: Layer already exists [2025-08-06T04:31:54.784Z] main: digest: sha256:fc783a5ea40702e4aa8793bb7505eea9924d4720889e8dbbbfd3224044435b74 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:54.847Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:54.861Z] taggedImages: [2025-08-06T04:31:54.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:54.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-06T04:31:54.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-06T04:31:54.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:54.861Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-08-06T04:31:54.890Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-08-06T04:31:54.890Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:54.890Z] latest [2025-08-06T04:31:54.890Z] 4.1.0-dev.43 [2025-08-06T04:31:54.890Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:54.890Z] main [2025-08-06T04:31:54.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:55.225Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:55.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:55.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-06T04:31:55.547Z] dee94dc73d59: Preparing [2025-08-06T04:31:55.547Z] b4ceb14fd695: Preparing [2025-08-06T04:31:55.547Z] 29a6964f7c53: Preparing [2025-08-06T04:31:55.547Z] 36681fd03e26: Preparing [2025-08-06T04:31:55.547Z] 48ec72e6405e: Preparing [2025-08-06T04:31:55.547Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:55.547Z] fb83c1b119eb: Preparing [2025-08-06T04:31:55.547Z] d5222f66eaa4: Preparing [2025-08-06T04:31:55.547Z] 097100c76c15: Preparing [2025-08-06T04:31:55.547Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:55.547Z] fb83c1b119eb: Waiting [2025-08-06T04:31:55.547Z] d5222f66eaa4: Waiting [2025-08-06T04:31:55.547Z] 097100c76c15: Waiting [2025-08-06T04:31:55.547Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:55.547Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:55.547Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:55.547Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:55.547Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:55.547Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:55.547Z] 097100c76c15: Layer already exists [2025-08-06T04:31:55.547Z] 29a6964f7c53: Pushed [2025-08-06T04:31:55.547Z] b4ceb14fd695: Pushed [2025-08-06T04:31:55.807Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:5c55ebb4b721320c0c4ec0c73fae31202256c02edefa0230dbdd6717acd66135 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:56.137Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:56.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-06T04:31:56.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-06T04:31:56.457Z] dee94dc73d59: Preparing [2025-08-06T04:31:56.457Z] b4ceb14fd695: Preparing [2025-08-06T04:31:56.457Z] 29a6964f7c53: Preparing [2025-08-06T04:31:56.457Z] 36681fd03e26: Preparing [2025-08-06T04:31:56.457Z] 48ec72e6405e: Preparing [2025-08-06T04:31:56.457Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:56.457Z] fb83c1b119eb: Preparing [2025-08-06T04:31:56.457Z] d5222f66eaa4: Preparing [2025-08-06T04:31:56.457Z] 097100c76c15: Preparing [2025-08-06T04:31:56.457Z] fb83c1b119eb: Waiting [2025-08-06T04:31:56.457Z] d5222f66eaa4: Waiting [2025-08-06T04:31:56.457Z] 097100c76c15: Waiting [2025-08-06T04:31:56.457Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:56.457Z] b4ceb14fd695: Layer already exists [2025-08-06T04:31:56.457Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:56.457Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:56.457Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:56.457Z] 29a6964f7c53: Layer already exists [2025-08-06T04:31:56.457Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:56.457Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:56.457Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:56.457Z] 097100c76c15: Layer already exists [2025-08-06T04:31:56.457Z] latest: digest: sha256:5c55ebb4b721320c0c4ec0c73fae31202256c02edefa0230dbdd6717acd66135 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:56.784Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:57.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-06T04:31:57.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-06T04:31:57.104Z] dee94dc73d59: Preparing [2025-08-06T04:31:57.104Z] b4ceb14fd695: Preparing [2025-08-06T04:31:57.104Z] 29a6964f7c53: Preparing [2025-08-06T04:31:57.104Z] 36681fd03e26: Preparing [2025-08-06T04:31:57.104Z] 48ec72e6405e: Preparing [2025-08-06T04:31:57.104Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:57.104Z] fb83c1b119eb: Preparing [2025-08-06T04:31:57.104Z] d5222f66eaa4: Preparing [2025-08-06T04:31:57.104Z] 097100c76c15: Preparing [2025-08-06T04:31:57.104Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:57.104Z] fb83c1b119eb: Waiting [2025-08-06T04:31:57.104Z] d5222f66eaa4: Waiting [2025-08-06T04:31:57.104Z] 097100c76c15: Waiting [2025-08-06T04:31:57.104Z] 29a6964f7c53: Layer already exists [2025-08-06T04:31:57.104Z] b4ceb14fd695: Layer already exists [2025-08-06T04:31:57.104Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:57.104Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:57.104Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:57.104Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:57.104Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:57.104Z] 097100c76c15: Layer already exists [2025-08-06T04:31:57.104Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:57.104Z] 4.1.0-dev.43: digest: sha256:5c55ebb4b721320c0c4ec0c73fae31202256c02edefa0230dbdd6717acd66135 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:57.431Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:57.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:57.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-06T04:31:57.760Z] dee94dc73d59: Preparing [2025-08-06T04:31:57.760Z] b4ceb14fd695: Preparing [2025-08-06T04:31:57.760Z] 29a6964f7c53: Preparing [2025-08-06T04:31:57.760Z] 36681fd03e26: Preparing [2025-08-06T04:31:57.760Z] 48ec72e6405e: Preparing [2025-08-06T04:31:57.760Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:57.760Z] fb83c1b119eb: Preparing [2025-08-06T04:31:57.760Z] d5222f66eaa4: Preparing [2025-08-06T04:31:57.760Z] 097100c76c15: Preparing [2025-08-06T04:31:57.760Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:57.760Z] fb83c1b119eb: Waiting [2025-08-06T04:31:57.760Z] d5222f66eaa4: Waiting [2025-08-06T04:31:57.760Z] 097100c76c15: Waiting [2025-08-06T04:31:57.760Z] b4ceb14fd695: Layer already exists [2025-08-06T04:31:57.760Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:57.760Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:57.760Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:57.760Z] 29a6964f7c53: Layer already exists [2025-08-06T04:31:57.760Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:57.760Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:57.760Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:57.760Z] 097100c76c15: Layer already exists [2025-08-06T04:31:57.760Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:5c55ebb4b721320c0c4ec0c73fae31202256c02edefa0230dbdd6717acd66135 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:58.083Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:58.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-06T04:31:58.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-08-06T04:31:58.406Z] dee94dc73d59: Preparing [2025-08-06T04:31:58.406Z] b4ceb14fd695: Preparing [2025-08-06T04:31:58.406Z] 29a6964f7c53: Preparing [2025-08-06T04:31:58.406Z] 36681fd03e26: Preparing [2025-08-06T04:31:58.406Z] 48ec72e6405e: Preparing [2025-08-06T04:31:58.406Z] a66fbf16d7a8: Preparing [2025-08-06T04:31:58.406Z] fb83c1b119eb: Preparing [2025-08-06T04:31:58.406Z] d5222f66eaa4: Preparing [2025-08-06T04:31:58.406Z] 097100c76c15: Preparing [2025-08-06T04:31:58.406Z] fb83c1b119eb: Waiting [2025-08-06T04:31:58.406Z] d5222f66eaa4: Waiting [2025-08-06T04:31:58.406Z] a66fbf16d7a8: Waiting [2025-08-06T04:31:58.406Z] 097100c76c15: Waiting [2025-08-06T04:31:58.406Z] b4ceb14fd695: Layer already exists [2025-08-06T04:31:58.406Z] 29a6964f7c53: Layer already exists [2025-08-06T04:31:58.406Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:58.406Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:58.406Z] dee94dc73d59: Layer already exists [2025-08-06T04:31:58.406Z] fb83c1b119eb: Layer already exists [2025-08-06T04:31:58.406Z] d5222f66eaa4: Layer already exists [2025-08-06T04:31:58.406Z] 097100c76c15: Layer already exists [2025-08-06T04:31:58.406Z] a66fbf16d7a8: Layer already exists [2025-08-06T04:31:58.406Z] main: digest: sha256:5c55ebb4b721320c0c4ec0c73fae31202256c02edefa0230dbdd6717acd66135 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:31:58.484Z] ===================================================== [Pipeline] echo [2025-08-06T04:31:58.498Z] taggedImages: [2025-08-06T04:31:58.498Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:58.498Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-06T04:31:58.498Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-06T04:31:58.498Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:58.498Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-08-06T04:31:58.527Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-08-06T04:31:58.527Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:58.527Z] latest [2025-08-06T04:31:58.527Z] 4.1.0-dev.43 [2025-08-06T04:31:58.527Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:31:58.527Z] main [2025-08-06T04:31:58.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:58.855Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:31:59.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:31:59.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-06T04:31:59.174Z] 9e078ad89d3e: Preparing [2025-08-06T04:31:59.174Z] bb1645e33f59: Preparing [2025-08-06T04:31:59.174Z] 36681fd03e26: Preparing [2025-08-06T04:31:59.174Z] 48ec72e6405e: Preparing [2025-08-06T04:31:59.174Z] 94037d1f861e: Preparing [2025-08-06T04:31:59.174Z] 626a400884eb: Preparing [2025-08-06T04:31:59.174Z] 097100c76c15: Preparing [2025-08-06T04:31:59.174Z] 097100c76c15: Waiting [2025-08-06T04:31:59.174Z] 626a400884eb: Waiting [2025-08-06T04:31:59.174Z] 48ec72e6405e: Layer already exists [2025-08-06T04:31:59.174Z] 36681fd03e26: Layer already exists [2025-08-06T04:31:59.174Z] 097100c76c15: Layer already exists [2025-08-06T04:31:59.174Z] 9e078ad89d3e: Pushed [2025-08-06T04:31:59.174Z] 94037d1f861e: Pushed [2025-08-06T04:31:59.740Z] 626a400884eb: Pushed [2025-08-06T04:32:03.930Z] bb1645e33f59: Pushed [2025-08-06T04:32:03.930Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:5a7f9575dc61c9ba48510dd278bc86493cff913947c88a975856d19ac047b297 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:04.259Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:04.571Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-06T04:32:04.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-06T04:32:04.571Z] 9e078ad89d3e: Preparing [2025-08-06T04:32:04.571Z] bb1645e33f59: Preparing [2025-08-06T04:32:04.571Z] 36681fd03e26: Preparing [2025-08-06T04:32:04.571Z] 48ec72e6405e: Preparing [2025-08-06T04:32:04.571Z] 94037d1f861e: Preparing [2025-08-06T04:32:04.571Z] 626a400884eb: Preparing [2025-08-06T04:32:04.571Z] 097100c76c15: Preparing [2025-08-06T04:32:04.571Z] 626a400884eb: Waiting [2025-08-06T04:32:04.571Z] 097100c76c15: Waiting [2025-08-06T04:32:04.571Z] 9e078ad89d3e: Layer already exists [2025-08-06T04:32:04.571Z] bb1645e33f59: Layer already exists [2025-08-06T04:32:04.571Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:04.571Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:04.571Z] 94037d1f861e: Layer already exists [2025-08-06T04:32:04.571Z] 626a400884eb: Layer already exists [2025-08-06T04:32:04.571Z] 097100c76c15: Layer already exists [2025-08-06T04:32:04.571Z] latest: digest: sha256:5a7f9575dc61c9ba48510dd278bc86493cff913947c88a975856d19ac047b297 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:04.892Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:05.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-06T04:32:05.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-06T04:32:05.205Z] 9e078ad89d3e: Preparing [2025-08-06T04:32:05.205Z] bb1645e33f59: Preparing [2025-08-06T04:32:05.205Z] 36681fd03e26: Preparing [2025-08-06T04:32:05.205Z] 48ec72e6405e: Preparing [2025-08-06T04:32:05.205Z] 94037d1f861e: Preparing [2025-08-06T04:32:05.205Z] 626a400884eb: Preparing [2025-08-06T04:32:05.205Z] 097100c76c15: Preparing [2025-08-06T04:32:05.205Z] 626a400884eb: Waiting [2025-08-06T04:32:05.205Z] 097100c76c15: Waiting [2025-08-06T04:32:05.206Z] 9e078ad89d3e: Layer already exists [2025-08-06T04:32:05.206Z] 94037d1f861e: Layer already exists [2025-08-06T04:32:05.206Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:05.206Z] bb1645e33f59: Layer already exists [2025-08-06T04:32:05.206Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:05.206Z] 097100c76c15: Layer already exists [2025-08-06T04:32:05.206Z] 626a400884eb: Layer already exists [2025-08-06T04:32:05.206Z] 4.1.0-dev.43: digest: sha256:5a7f9575dc61c9ba48510dd278bc86493cff913947c88a975856d19ac047b297 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:05.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:05.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:05.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-06T04:32:05.849Z] 9e078ad89d3e: Preparing [2025-08-06T04:32:05.849Z] bb1645e33f59: Preparing [2025-08-06T04:32:05.850Z] 36681fd03e26: Preparing [2025-08-06T04:32:05.850Z] 48ec72e6405e: Preparing [2025-08-06T04:32:05.850Z] 94037d1f861e: Preparing [2025-08-06T04:32:05.850Z] 626a400884eb: Preparing [2025-08-06T04:32:05.850Z] 097100c76c15: Preparing [2025-08-06T04:32:05.850Z] 626a400884eb: Waiting [2025-08-06T04:32:05.850Z] 097100c76c15: Waiting [2025-08-06T04:32:05.850Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:05.850Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:05.850Z] 94037d1f861e: Layer already exists [2025-08-06T04:32:05.850Z] bb1645e33f59: Layer already exists [2025-08-06T04:32:05.850Z] 9e078ad89d3e: Layer already exists [2025-08-06T04:32:05.850Z] 626a400884eb: Layer already exists [2025-08-06T04:32:05.850Z] 097100c76c15: Layer already exists [2025-08-06T04:32:05.850Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:5a7f9575dc61c9ba48510dd278bc86493cff913947c88a975856d19ac047b297 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:06.172Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:06.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-06T04:32:06.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-08-06T04:32:06.498Z] 9e078ad89d3e: Preparing [2025-08-06T04:32:06.498Z] bb1645e33f59: Preparing [2025-08-06T04:32:06.498Z] 36681fd03e26: Preparing [2025-08-06T04:32:06.498Z] 48ec72e6405e: Preparing [2025-08-06T04:32:06.498Z] 94037d1f861e: Preparing [2025-08-06T04:32:06.498Z] 626a400884eb: Preparing [2025-08-06T04:32:06.498Z] 097100c76c15: Preparing [2025-08-06T04:32:06.498Z] 626a400884eb: Waiting [2025-08-06T04:32:06.498Z] 097100c76c15: Waiting [2025-08-06T04:32:06.498Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:06.498Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:06.498Z] 9e078ad89d3e: Layer already exists [2025-08-06T04:32:06.498Z] 94037d1f861e: Layer already exists [2025-08-06T04:32:06.498Z] bb1645e33f59: Layer already exists [2025-08-06T04:32:06.498Z] 626a400884eb: Layer already exists [2025-08-06T04:32:06.498Z] 097100c76c15: Layer already exists [2025-08-06T04:32:06.498Z] main: digest: sha256:5a7f9575dc61c9ba48510dd278bc86493cff913947c88a975856d19ac047b297 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:32:06.573Z] ===================================================== [Pipeline] echo [2025-08-06T04:32:06.585Z] taggedImages: [2025-08-06T04:32:06.585Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:06.585Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-06T04:32:06.585Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-06T04:32:06.585Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:06.585Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-08-06T04:32:06.615Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-08-06T04:32:06.615Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:06.615Z] latest [2025-08-06T04:32:06.615Z] 4.1.0-dev.43 [2025-08-06T04:32:06.615Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:06.615Z] main [2025-08-06T04:32:06.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:06.957Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:07.273Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:07.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-06T04:32:07.273Z] 9e1c68488a85: Preparing [2025-08-06T04:32:07.273Z] 0441fa8d7b99: Preparing [2025-08-06T04:32:07.273Z] 36681fd03e26: Preparing [2025-08-06T04:32:07.273Z] 48ec72e6405e: Preparing [2025-08-06T04:32:07.273Z] 468f7ace35ee: Preparing [2025-08-06T04:32:07.273Z] d4fd1b7f62d5: Preparing [2025-08-06T04:32:07.273Z] 097100c76c15: Preparing [2025-08-06T04:32:07.273Z] d4fd1b7f62d5: Waiting [2025-08-06T04:32:07.273Z] 097100c76c15: Waiting [2025-08-06T04:32:07.273Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:07.273Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:07.273Z] 097100c76c15: Layer already exists [2025-08-06T04:32:07.273Z] 9e1c68488a85: Pushed [2025-08-06T04:32:07.838Z] 468f7ace35ee: Pushed [2025-08-06T04:32:07.838Z] d4fd1b7f62d5: Pushed [2025-08-06T04:32:12.022Z] 0441fa8d7b99: Pushed [2025-08-06T04:32:12.280Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:2aea2f669b6bc4dde486a2733a23a59ece93b737083d54054bed35eedfb626fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:12.595Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:12.912Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-06T04:32:12.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-06T04:32:12.912Z] 9e1c68488a85: Preparing [2025-08-06T04:32:12.912Z] 0441fa8d7b99: Preparing [2025-08-06T04:32:12.912Z] 36681fd03e26: Preparing [2025-08-06T04:32:12.912Z] 48ec72e6405e: Preparing [2025-08-06T04:32:12.912Z] 468f7ace35ee: Preparing [2025-08-06T04:32:12.912Z] d4fd1b7f62d5: Preparing [2025-08-06T04:32:12.912Z] 097100c76c15: Preparing [2025-08-06T04:32:12.912Z] d4fd1b7f62d5: Waiting [2025-08-06T04:32:12.912Z] 097100c76c15: Waiting [2025-08-06T04:32:12.912Z] 468f7ace35ee: Layer already exists [2025-08-06T04:32:12.912Z] 9e1c68488a85: Layer already exists [2025-08-06T04:32:12.912Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:12.912Z] 0441fa8d7b99: Layer already exists [2025-08-06T04:32:12.912Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:12.912Z] 097100c76c15: Layer already exists [2025-08-06T04:32:12.912Z] d4fd1b7f62d5: Layer already exists [2025-08-06T04:32:13.170Z] latest: digest: sha256:2aea2f669b6bc4dde486a2733a23a59ece93b737083d54054bed35eedfb626fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:13.500Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:13.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-06T04:32:13.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-06T04:32:13.812Z] 9e1c68488a85: Preparing [2025-08-06T04:32:13.812Z] 0441fa8d7b99: Preparing [2025-08-06T04:32:13.812Z] 36681fd03e26: Preparing [2025-08-06T04:32:13.812Z] 48ec72e6405e: Preparing [2025-08-06T04:32:13.812Z] 468f7ace35ee: Preparing [2025-08-06T04:32:13.812Z] d4fd1b7f62d5: Preparing [2025-08-06T04:32:13.812Z] 097100c76c15: Preparing [2025-08-06T04:32:13.812Z] d4fd1b7f62d5: Waiting [2025-08-06T04:32:13.812Z] 097100c76c15: Waiting [2025-08-06T04:32:13.812Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:13.812Z] 0441fa8d7b99: Layer already exists [2025-08-06T04:32:13.812Z] 9e1c68488a85: Layer already exists [2025-08-06T04:32:13.812Z] 468f7ace35ee: Layer already exists [2025-08-06T04:32:13.812Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:13.812Z] d4fd1b7f62d5: Layer already exists [2025-08-06T04:32:13.812Z] 097100c76c15: Layer already exists [2025-08-06T04:32:13.812Z] 4.1.0-dev.43: digest: sha256:2aea2f669b6bc4dde486a2733a23a59ece93b737083d54054bed35eedfb626fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:14.125Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:14.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:14.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-06T04:32:14.438Z] 9e1c68488a85: Preparing [2025-08-06T04:32:14.438Z] 0441fa8d7b99: Preparing [2025-08-06T04:32:14.438Z] 36681fd03e26: Preparing [2025-08-06T04:32:14.438Z] 48ec72e6405e: Preparing [2025-08-06T04:32:14.438Z] 468f7ace35ee: Preparing [2025-08-06T04:32:14.438Z] d4fd1b7f62d5: Preparing [2025-08-06T04:32:14.438Z] 097100c76c15: Preparing [2025-08-06T04:32:14.438Z] 097100c76c15: Waiting [2025-08-06T04:32:14.438Z] d4fd1b7f62d5: Waiting [2025-08-06T04:32:14.438Z] 9e1c68488a85: Layer already exists [2025-08-06T04:32:14.438Z] 0441fa8d7b99: Layer already exists [2025-08-06T04:32:14.438Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:14.438Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:14.438Z] 468f7ace35ee: Layer already exists [2025-08-06T04:32:14.438Z] d4fd1b7f62d5: Layer already exists [2025-08-06T04:32:14.438Z] 097100c76c15: Layer already exists [2025-08-06T04:32:14.697Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:2aea2f669b6bc4dde486a2733a23a59ece93b737083d54054bed35eedfb626fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:15.012Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T04:32:15.334Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-06T04:32:15.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-08-06T04:32:15.334Z] 9e1c68488a85: Preparing [2025-08-06T04:32:15.334Z] 0441fa8d7b99: Preparing [2025-08-06T04:32:15.334Z] 36681fd03e26: Preparing [2025-08-06T04:32:15.334Z] 48ec72e6405e: Preparing [2025-08-06T04:32:15.334Z] 468f7ace35ee: Preparing [2025-08-06T04:32:15.334Z] d4fd1b7f62d5: Preparing [2025-08-06T04:32:15.334Z] 097100c76c15: Preparing [2025-08-06T04:32:15.334Z] 097100c76c15: Waiting [2025-08-06T04:32:15.334Z] d4fd1b7f62d5: Waiting [2025-08-06T04:32:15.334Z] 0441fa8d7b99: Layer already exists [2025-08-06T04:32:15.334Z] 468f7ace35ee: Layer already exists [2025-08-06T04:32:15.334Z] 48ec72e6405e: Layer already exists [2025-08-06T04:32:15.334Z] 9e1c68488a85: Layer already exists [2025-08-06T04:32:15.334Z] 36681fd03e26: Layer already exists [2025-08-06T04:32:15.334Z] 097100c76c15: Layer already exists [2025-08-06T04:32:15.334Z] d4fd1b7f62d5: Layer already exists [2025-08-06T04:32:15.593Z] main: digest: sha256:2aea2f669b6bc4dde486a2733a23a59ece93b737083d54054bed35eedfb626fd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T04:32:15.662Z] ===================================================== [Pipeline] echo [2025-08-06T04:32:15.679Z] taggedImages: [2025-08-06T04:32:15.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-06T04:32:15.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-06T04:32:15.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.679Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-08-06T04:32:15.755Z] ========================================================= [2025-08-06T04:32:15.755Z] [edgeXBuildMultiArch] RAW Config: [2025-08-06T04:32:15.755Z] images: [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-command:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-data:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-keeper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-metadata:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-notifications:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T04:32:15.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-08-06T04:32:15.755Z] settingsFile: [2025-08-06T04:32:15.755Z] edgex-go-settings [2025-08-06T04:32:15.755Z] ========================================================= [Pipeline] node [2025-08-06T04:32:30.758Z] Still waiting to schedule task [2025-08-06T04:32:30.758Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-08-06T04:33:28.543Z] Running on prd-centos7-docker-4c-2g-6345 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T04:33:28.592Z] provisioning config files... [2025-08-06T04:33:28.616Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6805887837341146172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T04:33:29.645Z] ---> ****-login.sh [2025-08-06T04:33:29.645Z] nexus3.edgexfoundry.org:10001 [2025-08-06T04:47:30.621Z] #134 ... [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-08-06T04:47:30.621Z] #151 DONE 1065.4s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T04:47:30.621Z] #148 ... [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:47:30.621Z] #155 DONE 0.3s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-06T04:47:30.621Z] #152 ... [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:47:30.621Z] #156 DONE 0.1s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-08-06T04:47:30.621Z] #157 DONE 0.3s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #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-08-06T04:47:30.621Z] #158 DONE 0.1s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #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-08-06T04:47:30.621Z] #159 DONE 0.2s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.621Z] #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-08-06T04:47:30.621Z] #160 DONE 2.2s [2025-08-06T04:47:30.621Z] [2025-08-06T04:47:30.622Z] #117 [core-common-config-bootstrapper] exporting to image [2025-08-06T04:47:30.622Z] #117 exporting layers [2025-08-06T04:47:30.622Z] #117 exporting layers 0.8s done [2025-08-06T04:47:30.622Z] #117 writing image sha256:9b1e94f5bc77b9b3e3d757d603f8d2c5b10b46f7174f993f844435842eb8d997 done [2025-08-06T04:47:30.622Z] #117 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-08-06T04:47:30.622Z] #117 DONE 4.1s [2025-08-06T04:47:30.622Z] [2025-08-06T04:47:30.622Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T04:47:38.819Z] #153 ... [2025-08-06T04:47:38.819Z] [2025-08-06T04:47:38.819Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-08-06T04:47:38.819Z] #149 DONE 1081.4s [2025-08-06T04:47:38.819Z] [2025-08-06T04:47:38.819Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-08-06T04:47:38.819Z] #161 DONE 0.4s [2025-08-06T04:47:38.819Z] [2025-08-06T04:47:38.819Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-08-06T04:47:41.407Z] #162 DONE 2.7s [2025-08-06T04:47:41.407Z] [2025-08-06T04:47:41.407Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T04:47:41.674Z] #163 DONE 0.3s [2025-08-06T04:47:41.674Z] [2025-08-06T04:47:41.674Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-08-06T04:47:41.948Z] #164 DONE 0.2s [2025-08-06T04:47:41.948Z] [2025-08-06T04:47:41.948Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-08-06T04:47:42.552Z] #165 DONE 0.3s [2025-08-06T04:47:42.552Z] [2025-08-06T04:47:42.552Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-08-06T04:47:42.552Z] #166 DONE 0.1s [2025-08-06T04:47:42.552Z] [2025-08-06T04:47:42.552Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T04:47:42.552Z] #143 ... [2025-08-06T04:47:42.552Z] [2025-08-06T04:47:42.552Z] #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-08-06T04:47:42.834Z] #167 DONE 0.2s [2025-08-06T04:47:42.834Z] [2025-08-06T04:47:42.834Z] #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-08-06T04:47:42.834Z] #168 DONE 0.1s [2025-08-06T04:47:42.834Z] [2025-08-06T04:47:42.834Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T04:47:42.834Z] #150 ... [2025-08-06T04:47:42.834Z] [2025-08-06T04:47:42.834Z] #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-08-06T04:47:43.112Z] #169 DONE 0.2s [2025-08-06T04:47:43.112Z] [2025-08-06T04:47:43.112Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-08-06T04:47:43.112Z] #170 DONE 0.2s [2025-08-06T04:47:43.112Z] [2025-08-06T04:47:43.112Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T04:47:43.388Z] #147 ... [2025-08-06T04:47:43.388Z] [2025-08-06T04:47:43.388Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-08-06T04:47:45.336Z] #171 DONE 2.1s [2025-08-06T04:47:45.336Z] [2025-08-06T04:47:45.336Z] #117 [security-bootstrapper] exporting to image [2025-08-06T04:47:45.336Z] #117 exporting layers [2025-08-06T04:47:46.302Z] #117 exporting layers 1.0s done [2025-08-06T04:47:46.302Z] #117 writing image sha256:bf67597543730a9512d225bc39d7bfb829d3e62f52e27a5217bd6b5c900de8f4 done [2025-08-06T04:47:46.302Z] #117 naming to docker.io/library/security-bootstrapper-arm64 done [2025-08-06T04:47:46.302Z] #117 DONE 5.1s [2025-08-06T04:47:46.302Z] [2025-08-06T04:47:46.302Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:02:08.875Z] #148 ... [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-08-06T05:02:08.875Z] #153 DONE 1951.0s [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:02:08.875Z] #154 ... [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:02:08.875Z] #172 DONE 0.1s [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:02:08.875Z] #154 ... [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:02:08.875Z] #173 DONE 0.2s [2025-08-06T05:02:08.875Z] [2025-08-06T05:02:08.875Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-08-06T05:02:09.493Z] #174 DONE 0.5s [2025-08-06T05:02:09.493Z] [2025-08-06T05:02:09.493Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T05:02:09.493Z] #146 ... [2025-08-06T05:02:09.493Z] [2025-08-06T05:02:09.493Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:02:09.493Z] #175 DONE 0.1s [2025-08-06T05:02:09.493Z] [2025-08-06T05:02:09.493Z] #117 [core-command] exporting to image [2025-08-06T05:02:09.493Z] #117 exporting layers [2025-08-06T05:02:10.098Z] #117 exporting layers 0.6s done [2025-08-06T05:02:10.098Z] #117 writing image sha256:8277fc878e8bc837d36cc2c4269578ea52728ace8f2620f42ef047d97f8f0370 0.0s done [2025-08-06T05:02:10.098Z] #117 naming to docker.io/library/core-command-arm64 done [2025-08-06T05:02:10.098Z] #117 DONE 5.8s [2025-08-06T05:02:10.098Z] [2025-08-06T05:02:10.098Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:02:36.793Z] #148 ... [2025-08-06T05:02:36.793Z] [2025-08-06T05:02:36.793Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-06T05:02:36.793Z] #152 1976.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.43 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-08-06T05:02:44.992Z] #152 ... [2025-08-06T05:02:44.992Z] [2025-08-06T05:02:44.992Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-08-06T05:02:44.992Z] #143 DONE 1987.5s [2025-08-06T05:02:44.992Z] [2025-08-06T05:02:44.992Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:02:44.992Z] #154 ... [2025-08-06T05:02:44.992Z] [2025-08-06T05:02:44.992Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:02:45.278Z] #176 DONE 0.2s [2025-08-06T05:02:45.278Z] [2025-08-06T05:02:45.278Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T05:02:45.278Z] #146 ... [2025-08-06T05:02:45.278Z] [2025-08-06T05:02:45.278Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:02:45.553Z] #177 DONE 0.3s [2025-08-06T05:02:45.553Z] [2025-08-06T05:02:45.553Z] #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-08-06T05:02:45.820Z] #178 DONE 0.2s [2025-08-06T05:02:45.820Z] [2025-08-06T05:02:45.820Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-08-06T05:02:46.087Z] #179 DONE 0.1s [2025-08-06T05:02:46.087Z] [2025-08-06T05:02:46.087Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-08-06T05:02:46.361Z] #180 DONE 0.5s [2025-08-06T05:02:46.361Z] [2025-08-06T05:02:46.361Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:02:46.628Z] #33 ... [2025-08-06T05:02:46.628Z] [2025-08-06T05:02:46.628Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-08-06T05:02:46.628Z] #181 DONE 0.1s [2025-08-06T05:02:46.628Z] [2025-08-06T05:02:46.628Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T05:02:49.278Z] #182 DONE 2.3s [2025-08-06T05:02:49.278Z] [2025-08-06T05:02:49.278Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:02:49.278Z] #33 ... [2025-08-06T05:02:49.278Z] [2025-08-06T05:02:49.278Z] #117 [security-proxy-setup] exporting to image [2025-08-06T05:02:49.278Z] #117 exporting layers [2025-08-06T05:02:49.863Z] #117 exporting layers 0.9s done [2025-08-06T05:02:49.863Z] #117 writing image sha256:ca7680949cae0e425cb0d384713751f75483fa83d932ac7fd1cc405fe3201ba7 0.0s done [2025-08-06T05:02:49.863Z] #117 naming to docker.io/library/security-proxy-setup-arm64 done [2025-08-06T05:02:49.863Z] #117 DONE 6.7s [2025-08-06T05:02:49.863Z] [2025-08-06T05:02:49.863Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T05:03:11.924Z] #146 ... [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-08-06T05:03:11.924Z] #152 DONE 2011.5s [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:03:11.924Z] #33 ... [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:03:11.924Z] #183 DONE 0.2s [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:03:11.924Z] #154 ... [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:03:11.924Z] #184 DONE 0.2s [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.924Z] #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-08-06T05:03:11.924Z] #185 DONE 0.2s [2025-08-06T05:03:11.924Z] [2025-08-06T05:03:11.925Z] #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-08-06T05:03:11.925Z] #186 DONE 0.2s [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:03:11.925Z] #148 ... [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:03:11.925Z] #187 DONE 0.1s [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-08-06T05:03:11.925Z] #188 DONE 0.5s [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:03:11.925Z] #154 ... [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-08-06T05:03:11.925Z] #189 DONE 0.4s [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:03:11.925Z] #154 ... [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-08-06T05:03:11.925Z] #190 DONE 0.1s [2025-08-06T05:03:11.925Z] [2025-08-06T05:03:11.925Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T05:03:13.330Z] #191 DONE 1.9s [2025-08-06T05:03:13.330Z] [2025-08-06T05:03:13.330Z] #117 [security-secretstore-setup] exporting to image [2025-08-06T05:03:13.330Z] #117 exporting layers [2025-08-06T05:03:14.738Z] #117 exporting layers 1.5s done [2025-08-06T05:03:14.738Z] #117 writing image sha256:f09f52e5e50ca361445bda4332c132cdf7a1344bf50a0198d66dc77813ce21ef done [2025-08-06T05:03:14.738Z] #117 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-08-06T05:03:14.738Z] #117 DONE 8.3s [2025-08-06T05:03:14.738Z] [2025-08-06T05:03:14.738Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-08-06T05:04:11.160Z] #54 ... [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-08-06T05:04:11.160Z] #134 DONE 2067.5s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:11.160Z] #33 ... [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:04:11.160Z] #192 DONE 0.3s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:11.160Z] #33 ... [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:04:11.160Z] #193 DONE 0.3s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:04:11.160Z] #154 ... [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-08-06T05:04:11.160Z] #194 DONE 0.6s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #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-08-06T05:04:11.160Z] #195 DONE 0.2s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #117 [security-spiffe-token-provider] exporting to image [2025-08-06T05:04:11.160Z] #117 exporting layers [2025-08-06T05:04:11.160Z] #117 exporting layers 0.9s done [2025-08-06T05:04:11.160Z] #117 writing image sha256:83b4ea90b332c9de409f373b417ad3bee842ca4577d474a0506c2257be179978 done [2025-08-06T05:04:11.160Z] #117 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-08-06T05:04:11.160Z] #117 DONE 9.2s [2025-08-06T05:04:11.160Z] [2025-08-06T05:04:11.160Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:50.023Z] #33 ... [2025-08-06T05:04:50.023Z] [2025-08-06T05:04:50.023Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-08-06T05:04:50.023Z] #146 DONE 2113.3s [2025-08-06T05:04:50.292Z] [2025-08-06T05:04:50.292Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:04:50.880Z] #154 ... [2025-08-06T05:04:50.880Z] [2025-08-06T05:04:50.880Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:04:51.153Z] #196 DONE 0.2s [2025-08-06T05:04:51.153Z] [2025-08-06T05:04:51.153Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:04:51.424Z] #197 DONE 0.4s [2025-08-06T05:04:51.424Z] [2025-08-06T05:04:51.424Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:51.693Z] #33 ... [2025-08-06T05:04:51.693Z] [2025-08-06T05:04:51.693Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-08-06T05:04:51.976Z] #198 DONE 0.6s [2025-08-06T05:04:51.976Z] [2025-08-06T05:04:51.976Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:04:52.253Z] #148 ... [2025-08-06T05:04:52.253Z] [2025-08-06T05:04:52.253Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-08-06T05:04:52.253Z] #199 DONE 0.2s [2025-08-06T05:04:52.253Z] [2025-08-06T05:04:52.253Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-08-06T05:04:52.520Z] #200 DONE 0.1s [2025-08-06T05:04:52.520Z] [2025-08-06T05:04:52.520Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-08-06T05:04:54.470Z] #201 DONE 1.9s [2025-08-06T05:04:54.470Z] [2025-08-06T05:04:54.470Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:54.470Z] #33 ... [2025-08-06T05:04:54.470Z] [2025-08-06T05:04:54.470Z] #117 [security-proxy-auth] exporting to image [2025-08-06T05:04:54.470Z] #117 exporting layers [2025-08-06T05:04:55.431Z] #117 exporting layers 0.9s done [2025-08-06T05:04:55.431Z] #117 writing image sha256:6f8a8c9233ab791dca6d2f3d81a2630bf214f8d6464a95b72ee22a8a20db92a2 done [2025-08-06T05:04:55.431Z] #117 naming to docker.io/library/security-proxy-auth-arm64 done [2025-08-06T05:04:55.431Z] #117 DONE 10.1s [2025-08-06T05:04:55.431Z] [2025-08-06T05:04:55.431Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:56.059Z] #33 ... [2025-08-06T05:04:56.059Z] [2025-08-06T05:04:56.059Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-08-06T05:04:56.059Z] #150 DONE 2119.3s [2025-08-06T05:04:56.332Z] [2025-08-06T05:04:56.332Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:56.957Z] #33 ... [2025-08-06T05:04:56.957Z] [2025-08-06T05:04:56.957Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:04:57.551Z] #202 DONE 0.4s [2025-08-06T05:04:57.551Z] [2025-08-06T05:04:57.551Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-08-06T05:04:57.551Z] #154 DONE 2120.7s [2025-08-06T05:04:57.551Z] [2025-08-06T05:04:57.551Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-06T05:04:58.135Z] #203 ... [2025-08-06T05:04:58.135Z] [2025-08-06T05:04:58.135Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:04:58.135Z] #204 DONE 0.3s [2025-08-06T05:04:58.405Z] [2025-08-06T05:04:58.405Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:04:58.680Z] #205 DONE 0.4s [2025-08-06T05:04:58.680Z] [2025-08-06T05:04:58.680Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-08-06T05:04:58.680Z] #203 DONE 1.1s [2025-08-06T05:04:58.680Z] [2025-08-06T05:04:58.680Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:04:58.958Z] #206 DONE 0.3s [2025-08-06T05:04:58.958Z] [2025-08-06T05:04:58.958Z] #117 [core-keeper] exporting to image [2025-08-06T05:04:59.923Z] #117 exporting layers 0.9s done [2025-08-06T05:04:59.923Z] #117 writing image sha256:5ed84423c15ab1bea9b3cb6b40464512f6054341a69a8172830a9220d05e6162 done [2025-08-06T05:04:59.923Z] #117 naming to docker.io/library/core-keeper-arm64 done [2025-08-06T05:04:59.923Z] #117 DONE 11.1s [2025-08-06T05:04:59.923Z] [2025-08-06T05:04:59.923Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-08-06T05:04:59.923Z] #207 DONE 1.0s [2025-08-06T05:04:59.923Z] [2025-08-06T05:04:59.923Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:04:59.923Z] #208 DONE 0.2s [2025-08-06T05:04:59.923Z] [2025-08-06T05:04:59.923Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:04:59.923Z] #33 ... [2025-08-06T05:04:59.923Z] [2025-08-06T05:04:59.923Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-08-06T05:05:00.190Z] #209 DONE 0.2s [2025-08-06T05:05:00.190Z] [2025-08-06T05:05:00.190Z] #117 [core-metadata] exporting to image [2025-08-06T05:05:01.153Z] #117 exporting layers 0.7s done [2025-08-06T05:05:01.153Z] #117 writing image sha256:902843ee5b918c523712202c297ece5b6f852c0eaa7880a89357e43aac38597a done [2025-08-06T05:05:01.153Z] #117 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-08-06T05:05:01.153Z] #117 DONE 11.8s [2025-08-06T05:05:01.153Z] [2025-08-06T05:05:01.153Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:05:01.153Z] #148 ... [2025-08-06T05:05:01.153Z] [2025-08-06T05:05:01.154Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-08-06T05:05:01.154Z] #147 DONE 2124.3s [2025-08-06T05:05:01.154Z] [2025-08-06T05:05:01.154Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:05:01.422Z] #148 ... [2025-08-06T05:05:01.422Z] [2025-08-06T05:05:01.422Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:05:01.689Z] #210 DONE 0.3s [2025-08-06T05:05:01.689Z] [2025-08-06T05:05:01.689Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:01.955Z] #33 ... [2025-08-06T05:05:01.955Z] [2025-08-06T05:05:01.955Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:05:01.955Z] #211 DONE 0.1s [2025-08-06T05:05:01.955Z] [2025-08-06T05:05:01.955Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-08-06T05:05:02.547Z] #212 DONE 0.4s [2025-08-06T05:05:02.548Z] [2025-08-06T05:05:02.548Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:05:02.548Z] #213 DONE 0.1s [2025-08-06T05:05:02.548Z] [2025-08-06T05:05:02.548Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:05:02.548Z] #148 ... [2025-08-06T05:05:02.548Z] [2025-08-06T05:05:02.548Z] #117 [core-data] exporting to image [2025-08-06T05:05:03.138Z] #117 exporting layers 0.6s done [2025-08-06T05:05:03.138Z] #117 writing image sha256:568272e80a724b22c6654163f7785473a03cb20df781e90caeb9b39b5ca4e446 done [2025-08-06T05:05:03.138Z] #117 naming to docker.io/library/core-data-arm64 done [2025-08-06T05:05:03.138Z] #117 DONE 12.4s [2025-08-06T05:05:03.138Z] [2025-08-06T05:05:03.138Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-08-06T05:05:29.813Z] #148 DONE 2151.0s [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:29.813Z] #33 ... [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:05:29.813Z] #214 DONE 0.2s [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:05:29.813Z] #215 DONE 0.1s [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-08-06T05:05:29.813Z] #216 DONE 0.4s [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:29.813Z] #33 ... [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-08-06T05:05:29.813Z] #217 DONE 0.2s [2025-08-06T05:05:29.813Z] [2025-08-06T05:05:29.813Z] #117 [support-scheduler] exporting to image [2025-08-06T05:05:29.813Z] #117 exporting layers [2025-08-06T05:05:30.081Z] #117 exporting layers 0.9s done [2025-08-06T05:05:30.081Z] #117 writing image sha256:307137db73cbfeb0c594e6dfbc063217f61ec44598bc9d0a3113642d8e07bbe8 done [2025-08-06T05:05:30.081Z] #117 naming to docker.io/library/support-scheduler-arm64 done [2025-08-06T05:05:30.081Z] #117 DONE 13.4s [2025-08-06T05:05:30.081Z] [2025-08-06T05:05:30.081Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:34.451Z] #33 ... [2025-08-06T05:05:34.451Z] [2025-08-06T05:05:34.451Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-08-06T05:05:34.451Z] #145 DONE 2153.8s [2025-08-06T05:05:34.451Z] [2025-08-06T05:05:34.451Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-08-06T05:05:34.451Z] #218 DONE 0.1s [2025-08-06T05:05:34.451Z] [2025-08-06T05:05:34.451Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-08-06T05:05:34.716Z] #219 DONE 0.1s [2025-08-06T05:05:34.716Z] [2025-08-06T05:05:34.716Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:34.716Z] #33 ... [2025-08-06T05:05:34.716Z] [2025-08-06T05:05:34.716Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-08-06T05:05:35.296Z] #220 DONE 0.4s [2025-08-06T05:05:35.296Z] [2025-08-06T05:05:35.296Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-08-06T05:05:35.296Z] #221 DONE 0.1s [2025-08-06T05:05:35.296Z] [2025-08-06T05:05:35.296Z] #117 [support-notifications] exporting to image [2025-08-06T05:05:35.296Z] #117 exporting layers [2025-08-06T05:05:35.877Z] #117 exporting layers 0.6s done [2025-08-06T05:05:35.877Z] #117 writing image sha256:db8eff0141349ce45816329b4fe8b2d4acd4d085edf1dfee5cbe5e17e7935ce2 done [2025-08-06T05:05:35.877Z] #117 naming to docker.io/library/support-notifications-arm64 done [2025-08-06T05:05:35.877Z] #117 DONE 14.0s [2025-08-06T05:05:35.877Z] [2025-08-06T05:05:35.877Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-08-06T05:05:35.877Z] time="2025-08-06T04:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-08-06T05:05:35.881Z] $ docker stop --time=1 d1e4c735715c26de9d155335022aac9432ef1aab57bef41841ee987d278a10ec [2025-08-06T05:05:38.564Z] $ docker rm -f --volumes d1e4c735715c26de9d155335022aac9432ef1aab57bef41841ee987d278a10ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T05:05:39.071Z] + docker images [2025-08-06T05:05:39.071Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-08-06T05:05:39.071Z] support-notifications-arm64 latest db8eff014134 3 seconds ago 53.8MB [2025-08-06T05:05:39.071Z] support-scheduler-arm64 latest 307137db73cb 10 seconds ago 50MB [2025-08-06T05:05:39.072Z] core-data-arm64 latest 568272e80a72 36 seconds ago 46.2MB [2025-08-06T05:05:39.072Z] core-metadata-arm64 latest 902843ee5b91 39 seconds ago 46.3MB [2025-08-06T05:05:39.072Z] core-keeper-arm64 latest 5ed84423c15a 40 seconds ago 45MB [2025-08-06T05:05:39.072Z] security-proxy-auth-arm64 latest 6f8a8c9233ab 44 seconds ago 45.3MB [2025-08-06T05:05:39.072Z] security-spiffe-token-provider-arm64 latest 83b4ea90b332 About a minute ago 49.5MB [2025-08-06T05:05:39.072Z] security-secretstore-setup-arm64 latest f09f52e5e50c 2 minutes ago 79.6MB [2025-08-06T05:05:39.072Z] security-proxy-setup-arm64 latest ca7680949cae 2 minutes ago 50MB [2025-08-06T05:05:39.072Z] core-command-arm64 latest 8277fc878e8b 3 minutes ago 40.7MB [2025-08-06T05:05:39.072Z] security-bootstrapper-arm64 latest bf6759754373 17 minutes ago 22.1MB [2025-08-06T05:05:39.072Z] core-common-config-bootstrapper-arm64 latest 9b1e94f5bc77 18 minutes ago 21MB [2025-08-06T05:05:39.072Z] security-spire-server-arm64 latest fcf5e6e97ca0 37 minutes ago 145MB [2025-08-06T05:05:39.072Z] security-spire-agent-arm64 latest c82cba0c59fa 37 minutes ago 188MB [2025-08-06T05:05:39.072Z] security-spire-config-arm64 latest f2f3db8207cf 37 minutes ago 144MB [2025-08-06T05:05:39.072Z] ci-base-image-arm64 latest 8b2167566b3c 39 minutes ago 916MB [2025-08-06T05:05:39.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 days ago 566MB [2025-08-06T05:05:39.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years 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-08-06T05:05:39.236Z] provisioning config files... [2025-08-06T05:05:39.252Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/881@tmp/config9537512591260429430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T05:05:39.603Z] ---> ****-login.sh [2025-08-06T05:05:39.603Z] nexus3.edgexfoundry.org:10001 [2025-08-06T05:05:39.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T05:05:39.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T05:05:39.870Z] Configure a credential helper to remove this warning. See [2025-08-06T05:05:39.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T05:05:39.870Z] [2025-08-06T05:05:39.870Z] Login Succeeded [2025-08-06T05:05:39.870Z] nexus3.edgexfoundry.org:10002 [2025-08-06T05:05:40.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T05:05:40.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T05:05:40.404Z] Configure a credential helper to remove this warning. See [2025-08-06T05:05:40.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T05:05:40.404Z] [2025-08-06T05:05:40.404Z] Login Succeeded [2025-08-06T05:05:40.404Z] nexus3.edgexfoundry.org:10003 [2025-08-06T05:05:40.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T05:05:40.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T05:05:40.669Z] Configure a credential helper to remove this warning. See [2025-08-06T05:05:40.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T05:05:40.669Z] [2025-08-06T05:05:40.669Z] Login Succeeded [2025-08-06T05:05:40.669Z] nexus3.edgexfoundry.org:10004 [2025-08-06T05:05:40.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T05:05:40.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T05:05:40.937Z] Configure a credential helper to remove this warning. See [2025-08-06T05:05:40.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T05:05:40.937Z] [2025-08-06T05:05:40.937Z] Login Succeeded [2025-08-06T05:05:40.937Z] ****.io [2025-08-06T05:05:41.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T05:05:41.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-06T05:05:41.467Z] Configure a credential helper to remove this warning. See [2025-08-06T05:05:41.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-06T05:05:41.467Z] [2025-08-06T05:05:41.467Z] Login Succeeded [2025-08-06T05:05:41.467Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T05:05:41.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:05:41.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T05:05:41.577Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-08-06T05:05:41.577Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:05:41.577Z] latest [2025-08-06T05:05:41.577Z] 4.1.0-dev.43 [2025-08-06T05:05:41.577Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:05:41.577Z] main [2025-08-06T05:05:41.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:41.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:42.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:05:42.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-06T05:05:42.316Z] 94437ee8ab5e: Preparing [2025-08-06T05:05:42.316Z] ee7e1302605b: Preparing [2025-08-06T05:05:42.316Z] bd328985de85: Preparing [2025-08-06T05:05:42.316Z] daece8e1aaf0: Preparing [2025-08-06T05:05:42.317Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:42.317Z] fe7bcdc84670: Preparing [2025-08-06T05:05:42.317Z] 1e890da81ec9: Preparing [2025-08-06T05:05:42.317Z] fe7bcdc84670: Waiting [2025-08-06T05:05:42.317Z] 1e890da81ec9: Waiting [2025-08-06T05:05:42.581Z] bd328985de85: Pushed [2025-08-06T05:05:42.581Z] daece8e1aaf0: Pushed [2025-08-06T05:05:42.581Z] 94437ee8ab5e: Pushed [2025-08-06T05:05:42.581Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:42.581Z] fe7bcdc84670: Pushed [2025-08-06T05:05:42.844Z] 1e07d3bcb23b: Pushed [2025-08-06T05:05:49.466Z] ee7e1302605b: Pushed [2025-08-06T05:05:49.466Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:c78ff80e0672861823c9bb26d9f7513f27f045353ac906150b0b788bb00d230b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:49.811Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:50.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-06T05:05:50.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-06T05:05:50.174Z] 94437ee8ab5e: Preparing [2025-08-06T05:05:50.174Z] ee7e1302605b: Preparing [2025-08-06T05:05:50.174Z] bd328985de85: Preparing [2025-08-06T05:05:50.174Z] daece8e1aaf0: Preparing [2025-08-06T05:05:50.174Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:50.174Z] fe7bcdc84670: Preparing [2025-08-06T05:05:50.174Z] 1e890da81ec9: Preparing [2025-08-06T05:05:50.174Z] fe7bcdc84670: Waiting [2025-08-06T05:05:50.174Z] 1e890da81ec9: Waiting [2025-08-06T05:05:50.174Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:50.174Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:50.174Z] bd328985de85: Layer already exists [2025-08-06T05:05:50.174Z] ee7e1302605b: Layer already exists [2025-08-06T05:05:50.174Z] 94437ee8ab5e: Layer already exists [2025-08-06T05:05:50.174Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:50.174Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:50.438Z] latest: digest: sha256:c78ff80e0672861823c9bb26d9f7513f27f045353ac906150b0b788bb00d230b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:50.797Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:51.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [2025-08-06T05:05:51.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-06T05:05:51.144Z] 94437ee8ab5e: Preparing [2025-08-06T05:05:51.144Z] ee7e1302605b: Preparing [2025-08-06T05:05:51.144Z] bd328985de85: Preparing [2025-08-06T05:05:51.144Z] daece8e1aaf0: Preparing [2025-08-06T05:05:51.144Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:51.144Z] fe7bcdc84670: Preparing [2025-08-06T05:05:51.144Z] 1e890da81ec9: Preparing [2025-08-06T05:05:51.144Z] fe7bcdc84670: Waiting [2025-08-06T05:05:51.144Z] 1e890da81ec9: Waiting [2025-08-06T05:05:51.144Z] bd328985de85: Layer already exists [2025-08-06T05:05:51.144Z] 94437ee8ab5e: Layer already exists [2025-08-06T05:05:51.144Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:51.144Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:51.144Z] ee7e1302605b: Layer already exists [2025-08-06T05:05:51.144Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:51.144Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:51.408Z] 4.1.0-dev.43: digest: sha256:c78ff80e0672861823c9bb26d9f7513f27f045353ac906150b0b788bb00d230b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:51.757Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:52.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:05:52.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-06T05:05:52.108Z] 94437ee8ab5e: Preparing [2025-08-06T05:05:52.108Z] ee7e1302605b: Preparing [2025-08-06T05:05:52.108Z] bd328985de85: Preparing [2025-08-06T05:05:52.108Z] daece8e1aaf0: Preparing [2025-08-06T05:05:52.108Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:52.108Z] fe7bcdc84670: Preparing [2025-08-06T05:05:52.108Z] 1e890da81ec9: Preparing [2025-08-06T05:05:52.109Z] fe7bcdc84670: Waiting [2025-08-06T05:05:52.109Z] 1e890da81ec9: Waiting [2025-08-06T05:05:52.109Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:52.109Z] bd328985de85: Layer already exists [2025-08-06T05:05:52.109Z] 94437ee8ab5e: Layer already exists [2025-08-06T05:05:52.109Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:52.109Z] ee7e1302605b: Layer already exists [2025-08-06T05:05:52.109Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:52.109Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:52.109Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:c78ff80e0672861823c9bb26d9f7513f27f045353ac906150b0b788bb00d230b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:52.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-08-06T05:05:52.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-08-06T05:05:52.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-08-06T05:05:52.802Z] 94437ee8ab5e: Preparing [2025-08-06T05:05:52.802Z] ee7e1302605b: Preparing [2025-08-06T05:05:52.802Z] bd328985de85: Preparing [2025-08-06T05:05:52.802Z] daece8e1aaf0: Preparing [2025-08-06T05:05:52.802Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:52.802Z] fe7bcdc84670: Preparing [2025-08-06T05:05:52.802Z] 1e890da81ec9: Preparing [2025-08-06T05:05:52.802Z] fe7bcdc84670: Waiting [2025-08-06T05:05:52.802Z] 1e890da81ec9: Waiting [2025-08-06T05:05:52.802Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:52.802Z] bd328985de85: Layer already exists [2025-08-06T05:05:52.802Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:52.802Z] 94437ee8ab5e: Layer already exists [2025-08-06T05:05:52.802Z] ee7e1302605b: Layer already exists [2025-08-06T05:05:53.089Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:53.089Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:53.089Z] main: digest: sha256:c78ff80e0672861823c9bb26d9f7513f27f045353ac906150b0b788bb00d230b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:05:53.173Z] ===================================================== [Pipeline] echo [2025-08-06T05:05:53.187Z] taggedImages: [2025-08-06T05:05:53.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:05:53.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-08-06T05:05:53.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [2025-08-06T05:05:53.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:05:53.187Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-06T05:05:53.216Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-08-06T05:05:53.216Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:05:53.216Z] latest [2025-08-06T05:05:53.216Z] 4.1.0-dev.43 [2025-08-06T05:05:53.216Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:05:53.216Z] main [2025-08-06T05:05:53.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:53.571Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:53.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:05:53.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-06T05:05:53.919Z] f9347316a557: Preparing [2025-08-06T05:05:53.919Z] 100a39f3fbbc: Preparing [2025-08-06T05:05:53.919Z] 8612d0a11884: Preparing [2025-08-06T05:05:53.919Z] beab0f538191: Preparing [2025-08-06T05:05:53.919Z] bd328985de85: Preparing [2025-08-06T05:05:53.919Z] daece8e1aaf0: Preparing [2025-08-06T05:05:53.919Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:53.919Z] fe7bcdc84670: Preparing [2025-08-06T05:05:53.919Z] 1e890da81ec9: Preparing [2025-08-06T05:05:53.919Z] fe7bcdc84670: Waiting [2025-08-06T05:05:53.919Z] 1e07d3bcb23b: Waiting [2025-08-06T05:05:53.919Z] daece8e1aaf0: Waiting [2025-08-06T05:05:53.919Z] bd328985de85: Layer already exists [2025-08-06T05:05:54.185Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:54.185Z] 100a39f3fbbc: Pushed [2025-08-06T05:05:54.185Z] 8612d0a11884: Pushed [2025-08-06T05:05:54.185Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:54.185Z] f9347316a557: Pushed [2025-08-06T05:05:54.185Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:54.185Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:56.754Z] beab0f538191: Pushed [2025-08-06T05:05:57.019Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:0aa86ce86a2be3b77dc3ad138e22a6a0635fd9c412ce97cc3e815821e00442d1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:57.379Z] + 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-08-06T05:05:57.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-06T05:05:57.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-06T05:05:57.727Z] f9347316a557: Preparing [2025-08-06T05:05:57.727Z] 100a39f3fbbc: Preparing [2025-08-06T05:05:57.727Z] 8612d0a11884: Preparing [2025-08-06T05:05:57.727Z] beab0f538191: Preparing [2025-08-06T05:05:57.727Z] bd328985de85: Preparing [2025-08-06T05:05:57.727Z] daece8e1aaf0: Preparing [2025-08-06T05:05:57.727Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:57.727Z] fe7bcdc84670: Preparing [2025-08-06T05:05:57.727Z] 1e890da81ec9: Preparing [2025-08-06T05:05:57.727Z] 1e07d3bcb23b: Waiting [2025-08-06T05:05:57.727Z] fe7bcdc84670: Waiting [2025-08-06T05:05:57.727Z] 1e890da81ec9: Waiting [2025-08-06T05:05:57.727Z] daece8e1aaf0: Waiting [2025-08-06T05:05:57.727Z] bd328985de85: Layer already exists [2025-08-06T05:05:57.727Z] f9347316a557: Layer already exists [2025-08-06T05:05:57.727Z] 100a39f3fbbc: Layer already exists [2025-08-06T05:05:57.727Z] 8612d0a11884: Layer already exists [2025-08-06T05:05:57.727Z] beab0f538191: Layer already exists [2025-08-06T05:05:57.727Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:57.727Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:57.727Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:57.727Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:57.992Z] latest: digest: sha256:0aa86ce86a2be3b77dc3ad138e22a6a0635fd9c412ce97cc3e815821e00442d1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:58.351Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:05:58.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [2025-08-06T05:05:58.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-06T05:05:58.699Z] f9347316a557: Preparing [2025-08-06T05:05:58.699Z] 100a39f3fbbc: Preparing [2025-08-06T05:05:58.699Z] 8612d0a11884: Preparing [2025-08-06T05:05:58.699Z] beab0f538191: Preparing [2025-08-06T05:05:58.699Z] bd328985de85: Preparing [2025-08-06T05:05:58.699Z] daece8e1aaf0: Preparing [2025-08-06T05:05:58.699Z] 1e07d3bcb23b: Preparing [2025-08-06T05:05:58.699Z] fe7bcdc84670: Preparing [2025-08-06T05:05:58.699Z] 1e890da81ec9: Preparing [2025-08-06T05:05:58.699Z] daece8e1aaf0: Waiting [2025-08-06T05:05:58.699Z] 1e07d3bcb23b: Waiting [2025-08-06T05:05:58.699Z] fe7bcdc84670: Waiting [2025-08-06T05:05:58.699Z] 1e890da81ec9: Waiting [2025-08-06T05:05:58.699Z] bd328985de85: Layer already exists [2025-08-06T05:05:58.699Z] beab0f538191: Layer already exists [2025-08-06T05:05:58.699Z] 8612d0a11884: Layer already exists [2025-08-06T05:05:58.699Z] f9347316a557: Layer already exists [2025-08-06T05:05:58.699Z] 100a39f3fbbc: Layer already exists [2025-08-06T05:05:58.699Z] fe7bcdc84670: Layer already exists [2025-08-06T05:05:58.699Z] daece8e1aaf0: Layer already exists [2025-08-06T05:05:58.699Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:05:58.699Z] 1e890da81ec9: Layer already exists [2025-08-06T05:05:58.964Z] 4.1.0-dev.43: digest: sha256:0aa86ce86a2be3b77dc3ad138e22a6a0635fd9c412ce97cc3e815821e00442d1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:00.253Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:00.610Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:00.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-06T05:06:00.610Z] f9347316a557: Preparing [2025-08-06T05:06:00.610Z] 100a39f3fbbc: Preparing [2025-08-06T05:06:00.610Z] 8612d0a11884: Preparing [2025-08-06T05:06:00.610Z] beab0f538191: Preparing [2025-08-06T05:06:00.610Z] bd328985de85: Preparing [2025-08-06T05:06:00.610Z] daece8e1aaf0: Preparing [2025-08-06T05:06:00.610Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:00.610Z] fe7bcdc84670: Preparing [2025-08-06T05:06:00.610Z] 1e890da81ec9: Preparing [2025-08-06T05:06:00.610Z] daece8e1aaf0: Waiting [2025-08-06T05:06:00.610Z] fe7bcdc84670: Waiting [2025-08-06T05:06:00.610Z] 1e890da81ec9: Waiting [2025-08-06T05:06:00.610Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:00.610Z] beab0f538191: Layer already exists [2025-08-06T05:06:00.610Z] bd328985de85: Layer already exists [2025-08-06T05:06:00.610Z] 100a39f3fbbc: Layer already exists [2025-08-06T05:06:00.610Z] 8612d0a11884: Layer already exists [2025-08-06T05:06:00.610Z] f9347316a557: Layer already exists [2025-08-06T05:06:00.610Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:00.610Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:00.610Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:00.610Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:00.610Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:0aa86ce86a2be3b77dc3ad138e22a6a0635fd9c412ce97cc3e815821e00442d1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:00.959Z] + 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-08-06T05:06:01.303Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-08-06T05:06:01.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-08-06T05:06:01.303Z] f9347316a557: Preparing [2025-08-06T05:06:01.303Z] 100a39f3fbbc: Preparing [2025-08-06T05:06:01.303Z] 8612d0a11884: Preparing [2025-08-06T05:06:01.303Z] beab0f538191: Preparing [2025-08-06T05:06:01.303Z] bd328985de85: Preparing [2025-08-06T05:06:01.303Z] daece8e1aaf0: Preparing [2025-08-06T05:06:01.303Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:01.303Z] fe7bcdc84670: Preparing [2025-08-06T05:06:01.303Z] 1e890da81ec9: Preparing [2025-08-06T05:06:01.303Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:01.303Z] fe7bcdc84670: Waiting [2025-08-06T05:06:01.303Z] 1e890da81ec9: Waiting [2025-08-06T05:06:01.303Z] daece8e1aaf0: Waiting [2025-08-06T05:06:01.303Z] f9347316a557: Layer already exists [2025-08-06T05:06:01.303Z] 8612d0a11884: Layer already exists [2025-08-06T05:06:01.303Z] 100a39f3fbbc: Layer already exists [2025-08-06T05:06:01.303Z] bd328985de85: Layer already exists [2025-08-06T05:06:01.303Z] beab0f538191: Layer already exists [2025-08-06T05:06:01.303Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:01.303Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:01.303Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:01.303Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:01.567Z] main: digest: sha256:0aa86ce86a2be3b77dc3ad138e22a6a0635fd9c412ce97cc3e815821e00442d1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:06:01.641Z] ===================================================== [Pipeline] echo [2025-08-06T05:06:01.653Z] taggedImages: [2025-08-06T05:06:01.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:01.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-08-06T05:06:01.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [2025-08-06T05:06:01.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:01.653Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-06T05:06:01.681Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-08-06T05:06:01.681Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:01.681Z] latest [2025-08-06T05:06:01.681Z] 4.1.0-dev.43 [2025-08-06T05:06:01.681Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:01.681Z] main [2025-08-06T05:06:01.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:02.048Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:02.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:02.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-06T05:06:02.403Z] 084183e22313: Preparing [2025-08-06T05:06:02.403Z] 43dc16865074: Preparing [2025-08-06T05:06:02.403Z] bd328985de85: Preparing [2025-08-06T05:06:02.403Z] daece8e1aaf0: Preparing [2025-08-06T05:06:02.403Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:02.403Z] ab25d86e1c49: Preparing [2025-08-06T05:06:02.403Z] 1e890da81ec9: Preparing [2025-08-06T05:06:02.403Z] ab25d86e1c49: Waiting [2025-08-06T05:06:02.403Z] 1e890da81ec9: Waiting [2025-08-06T05:06:02.403Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:02.403Z] bd328985de85: Layer already exists [2025-08-06T05:06:02.669Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:02.669Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:02.669Z] 084183e22313: Pushed [2025-08-06T05:06:02.669Z] ab25d86e1c49: Pushed [2025-08-06T05:06:13.739Z] 43dc16865074: Pushed [2025-08-06T05:06:13.739Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:f65455792d066c693d91d7b58b69b346d7df4a63953b6cd8c12a7b28ed6db30d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:14.091Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:14.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-06T05:06:14.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-06T05:06:14.491Z] 084183e22313: Preparing [2025-08-06T05:06:14.491Z] 43dc16865074: Preparing [2025-08-06T05:06:14.491Z] bd328985de85: Preparing [2025-08-06T05:06:14.491Z] daece8e1aaf0: Preparing [2025-08-06T05:06:14.491Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:14.491Z] ab25d86e1c49: Preparing [2025-08-06T05:06:14.491Z] 1e890da81ec9: Preparing [2025-08-06T05:06:14.491Z] ab25d86e1c49: Waiting [2025-08-06T05:06:14.491Z] 1e890da81ec9: Waiting [2025-08-06T05:06:14.491Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:14.491Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:14.491Z] bd328985de85: Layer already exists [2025-08-06T05:06:14.491Z] 084183e22313: Layer already exists [2025-08-06T05:06:14.491Z] 43dc16865074: Layer already exists [2025-08-06T05:06:14.491Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:14.491Z] ab25d86e1c49: Layer already exists [2025-08-06T05:06:14.756Z] latest: digest: sha256:f65455792d066c693d91d7b58b69b346d7df4a63953b6cd8c12a7b28ed6db30d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:16.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:16.488Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [2025-08-06T05:06:16.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-06T05:06:16.488Z] 084183e22313: Preparing [2025-08-06T05:06:16.488Z] 43dc16865074: Preparing [2025-08-06T05:06:16.488Z] bd328985de85: Preparing [2025-08-06T05:06:16.488Z] daece8e1aaf0: Preparing [2025-08-06T05:06:16.488Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:16.488Z] ab25d86e1c49: Preparing [2025-08-06T05:06:16.488Z] 1e890da81ec9: Preparing [2025-08-06T05:06:16.488Z] ab25d86e1c49: Waiting [2025-08-06T05:06:16.488Z] 1e890da81ec9: Waiting [2025-08-06T05:06:16.488Z] 43dc16865074: Layer already exists [2025-08-06T05:06:16.488Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:16.488Z] 084183e22313: Layer already exists [2025-08-06T05:06:16.488Z] bd328985de85: Layer already exists [2025-08-06T05:06:16.488Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:16.488Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:16.488Z] ab25d86e1c49: Layer already exists [2025-08-06T05:06:16.751Z] 4.1.0-dev.43: digest: sha256:f65455792d066c693d91d7b58b69b346d7df4a63953b6cd8c12a7b28ed6db30d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:17.112Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:17.469Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:17.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-06T05:06:17.469Z] 084183e22313: Preparing [2025-08-06T05:06:17.469Z] 43dc16865074: Preparing [2025-08-06T05:06:17.469Z] bd328985de85: Preparing [2025-08-06T05:06:17.469Z] daece8e1aaf0: Preparing [2025-08-06T05:06:17.469Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:17.469Z] ab25d86e1c49: Preparing [2025-08-06T05:06:17.469Z] 1e890da81ec9: Preparing [2025-08-06T05:06:17.469Z] 1e890da81ec9: Waiting [2025-08-06T05:06:17.469Z] ab25d86e1c49: Waiting [2025-08-06T05:06:17.469Z] bd328985de85: Layer already exists [2025-08-06T05:06:17.469Z] 43dc16865074: Layer already exists [2025-08-06T05:06:17.469Z] 084183e22313: Layer already exists [2025-08-06T05:06:17.469Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:17.469Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:17.469Z] ab25d86e1c49: Layer already exists [2025-08-06T05:06:17.469Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:17.469Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:f65455792d066c693d91d7b58b69b346d7df4a63953b6cd8c12a7b28ed6db30d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:17.821Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:18.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-08-06T05:06:18.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-08-06T05:06:18.163Z] 084183e22313: Preparing [2025-08-06T05:06:18.163Z] 43dc16865074: Preparing [2025-08-06T05:06:18.163Z] bd328985de85: Preparing [2025-08-06T05:06:18.163Z] daece8e1aaf0: Preparing [2025-08-06T05:06:18.163Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:18.163Z] ab25d86e1c49: Preparing [2025-08-06T05:06:18.163Z] 1e890da81ec9: Preparing [2025-08-06T05:06:18.163Z] ab25d86e1c49: Waiting [2025-08-06T05:06:18.163Z] 1e890da81ec9: Waiting [2025-08-06T05:06:18.163Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:18.163Z] bd328985de85: Layer already exists [2025-08-06T05:06:18.163Z] 084183e22313: Layer already exists [2025-08-06T05:06:18.163Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:18.163Z] 43dc16865074: Layer already exists [2025-08-06T05:06:18.163Z] ab25d86e1c49: Layer already exists [2025-08-06T05:06:18.163Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:18.163Z] main: digest: sha256:f65455792d066c693d91d7b58b69b346d7df4a63953b6cd8c12a7b28ed6db30d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:06:18.500Z] ===================================================== [Pipeline] echo [2025-08-06T05:06:18.514Z] taggedImages: [2025-08-06T05:06:18.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:18.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-08-06T05:06:18.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [2025-08-06T05:06:18.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:18.514Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-06T05:06:18.546Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-08-06T05:06:18.546Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:18.546Z] latest [2025-08-06T05:06:18.546Z] 4.1.0-dev.43 [2025-08-06T05:06:18.546Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:18.546Z] main [2025-08-06T05:06:18.546Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:18.914Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:19.261Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:19.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-06T05:06:19.262Z] 60806e116046: Preparing [2025-08-06T05:06:19.262Z] 5e4d454b5f29: Preparing [2025-08-06T05:06:19.262Z] daece8e1aaf0: Preparing [2025-08-06T05:06:19.262Z] 61e6186a86f9: Preparing [2025-08-06T05:06:19.262Z] d56a8b4b0bce: Preparing [2025-08-06T05:06:19.262Z] 1e890da81ec9: Preparing [2025-08-06T05:06:19.262Z] 1e890da81ec9: Waiting [2025-08-06T05:06:19.262Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:19.526Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:19.526Z] 61e6186a86f9: Pushed [2025-08-06T05:06:19.526Z] d56a8b4b0bce: Pushed [2025-08-06T05:06:19.526Z] 60806e116046: Pushed [2025-08-06T05:06:27.691Z] 5e4d454b5f29: Pushed [2025-08-06T05:06:27.691Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:231e1aa1af29b891d12864d05c10eacd5d199effc5d456352dee99d5a185d405 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:28.035Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:28.380Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-06T05:06:28.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-06T05:06:28.381Z] 60806e116046: Preparing [2025-08-06T05:06:28.381Z] 5e4d454b5f29: Preparing [2025-08-06T05:06:28.381Z] daece8e1aaf0: Preparing [2025-08-06T05:06:28.381Z] 61e6186a86f9: Preparing [2025-08-06T05:06:28.381Z] d56a8b4b0bce: Preparing [2025-08-06T05:06:28.381Z] 1e890da81ec9: Preparing [2025-08-06T05:06:28.381Z] 1e890da81ec9: Waiting [2025-08-06T05:06:28.381Z] 61e6186a86f9: Layer already exists [2025-08-06T05:06:28.381Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:28.381Z] 5e4d454b5f29: Layer already exists [2025-08-06T05:06:28.381Z] d56a8b4b0bce: Layer already exists [2025-08-06T05:06:28.381Z] 60806e116046: Layer already exists [2025-08-06T05:06:28.381Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:28.643Z] latest: digest: sha256:231e1aa1af29b891d12864d05c10eacd5d199effc5d456352dee99d5a185d405 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:28.990Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:29.338Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [2025-08-06T05:06:29.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-06T05:06:29.338Z] 60806e116046: Preparing [2025-08-06T05:06:29.338Z] 5e4d454b5f29: Preparing [2025-08-06T05:06:29.338Z] daece8e1aaf0: Preparing [2025-08-06T05:06:29.338Z] 61e6186a86f9: Preparing [2025-08-06T05:06:29.338Z] d56a8b4b0bce: Preparing [2025-08-06T05:06:29.338Z] 1e890da81ec9: Preparing [2025-08-06T05:06:29.338Z] 1e890da81ec9: Waiting [2025-08-06T05:06:29.338Z] 61e6186a86f9: Layer already exists [2025-08-06T05:06:29.338Z] d56a8b4b0bce: Layer already exists [2025-08-06T05:06:29.338Z] 5e4d454b5f29: Layer already exists [2025-08-06T05:06:29.338Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:29.338Z] 60806e116046: Layer already exists [2025-08-06T05:06:29.338Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:29.338Z] 4.1.0-dev.43: digest: sha256:231e1aa1af29b891d12864d05c10eacd5d199effc5d456352dee99d5a185d405 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:29.950Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:30.299Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:30.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-06T05:06:30.299Z] 60806e116046: Preparing [2025-08-06T05:06:30.299Z] 5e4d454b5f29: Preparing [2025-08-06T05:06:30.299Z] daece8e1aaf0: Preparing [2025-08-06T05:06:30.299Z] 61e6186a86f9: Preparing [2025-08-06T05:06:30.299Z] d56a8b4b0bce: Preparing [2025-08-06T05:06:30.299Z] 1e890da81ec9: Preparing [2025-08-06T05:06:30.299Z] 1e890da81ec9: Waiting [2025-08-06T05:06:30.299Z] 60806e116046: Layer already exists [2025-08-06T05:06:30.299Z] 5e4d454b5f29: Layer already exists [2025-08-06T05:06:30.299Z] d56a8b4b0bce: Layer already exists [2025-08-06T05:06:30.299Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:30.299Z] 61e6186a86f9: Layer already exists [2025-08-06T05:06:30.299Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:30.299Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:231e1aa1af29b891d12864d05c10eacd5d199effc5d456352dee99d5a185d405 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:30.658Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:31.005Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-08-06T05:06:31.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-08-06T05:06:31.005Z] 60806e116046: Preparing [2025-08-06T05:06:31.005Z] 5e4d454b5f29: Preparing [2025-08-06T05:06:31.005Z] daece8e1aaf0: Preparing [2025-08-06T05:06:31.005Z] 61e6186a86f9: Preparing [2025-08-06T05:06:31.005Z] d56a8b4b0bce: Preparing [2025-08-06T05:06:31.005Z] 1e890da81ec9: Preparing [2025-08-06T05:06:31.005Z] 1e890da81ec9: Waiting [2025-08-06T05:06:31.005Z] 60806e116046: Layer already exists [2025-08-06T05:06:31.005Z] 61e6186a86f9: Layer already exists [2025-08-06T05:06:31.005Z] 5e4d454b5f29: Layer already exists [2025-08-06T05:06:31.005Z] d56a8b4b0bce: Layer already exists [2025-08-06T05:06:31.005Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:31.005Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:31.268Z] main: digest: sha256:231e1aa1af29b891d12864d05c10eacd5d199effc5d456352dee99d5a185d405 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:06:31.348Z] ===================================================== [Pipeline] echo [2025-08-06T05:06:31.364Z] taggedImages: [2025-08-06T05:06:31.364Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:31.364Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-08-06T05:06:31.364Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [2025-08-06T05:06:31.364Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:31.364Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-06T05:06:31.398Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-08-06T05:06:31.398Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:31.398Z] latest [2025-08-06T05:06:31.398Z] 4.1.0-dev.43 [2025-08-06T05:06:31.398Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:31.398Z] main [2025-08-06T05:06:31.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:31.782Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:32.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:32.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-06T05:06:32.138Z] 6d40f13e7974: Preparing [2025-08-06T05:06:32.138Z] 5b58f595b1c0: Preparing [2025-08-06T05:06:32.138Z] 72e7adb20354: Preparing [2025-08-06T05:06:32.138Z] bd328985de85: Preparing [2025-08-06T05:06:32.138Z] daece8e1aaf0: Preparing [2025-08-06T05:06:32.138Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:32.138Z] fe7bcdc84670: Preparing [2025-08-06T05:06:32.138Z] 1e890da81ec9: Preparing [2025-08-06T05:06:32.138Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:32.138Z] fe7bcdc84670: Waiting [2025-08-06T05:06:32.138Z] 1e890da81ec9: Waiting [2025-08-06T05:06:32.403Z] 5b58f595b1c0: Pushed [2025-08-06T05:06:32.403Z] bd328985de85: Layer already exists [2025-08-06T05:06:32.403Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:32.403Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:32.403Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:32.403Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:32.403Z] 6d40f13e7974: Pushed [2025-08-06T05:06:40.585Z] 72e7adb20354: Pushed [2025-08-06T05:06:40.585Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:c0e97f982caa3321486208fd86e8a280263ab4f8d0771dcda4a65acdb0e22797 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:40.936Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:41.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-06T05:06:41.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-06T05:06:41.278Z] 6d40f13e7974: Preparing [2025-08-06T05:06:41.278Z] 5b58f595b1c0: Preparing [2025-08-06T05:06:41.278Z] 72e7adb20354: Preparing [2025-08-06T05:06:41.278Z] bd328985de85: Preparing [2025-08-06T05:06:41.278Z] daece8e1aaf0: Preparing [2025-08-06T05:06:41.278Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:41.278Z] fe7bcdc84670: Preparing [2025-08-06T05:06:41.278Z] 1e890da81ec9: Preparing [2025-08-06T05:06:41.278Z] fe7bcdc84670: Waiting [2025-08-06T05:06:41.278Z] 1e890da81ec9: Waiting [2025-08-06T05:06:41.278Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:41.278Z] bd328985de85: Layer already exists [2025-08-06T05:06:41.278Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:41.278Z] 6d40f13e7974: Layer already exists [2025-08-06T05:06:41.278Z] 72e7adb20354: Layer already exists [2025-08-06T05:06:41.278Z] 5b58f595b1c0: Layer already exists [2025-08-06T05:06:41.278Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:41.278Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:41.278Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:41.278Z] latest: digest: sha256:c0e97f982caa3321486208fd86e8a280263ab4f8d0771dcda4a65acdb0e22797 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:41.884Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:42.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [2025-08-06T05:06:42.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-06T05:06:42.226Z] 6d40f13e7974: Preparing [2025-08-06T05:06:42.226Z] 5b58f595b1c0: Preparing [2025-08-06T05:06:42.226Z] 72e7adb20354: Preparing [2025-08-06T05:06:42.226Z] bd328985de85: Preparing [2025-08-06T05:06:42.226Z] daece8e1aaf0: Preparing [2025-08-06T05:06:42.226Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:42.226Z] fe7bcdc84670: Preparing [2025-08-06T05:06:42.226Z] 1e890da81ec9: Preparing [2025-08-06T05:06:42.226Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:42.226Z] fe7bcdc84670: Waiting [2025-08-06T05:06:42.226Z] 1e890da81ec9: Waiting [2025-08-06T05:06:42.226Z] bd328985de85: Layer already exists [2025-08-06T05:06:42.226Z] 5b58f595b1c0: Layer already exists [2025-08-06T05:06:42.226Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:42.226Z] 72e7adb20354: Layer already exists [2025-08-06T05:06:42.226Z] 6d40f13e7974: Layer already exists [2025-08-06T05:06:42.226Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:42.226Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:42.226Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:42.489Z] 4.1.0-dev.43: digest: sha256:c0e97f982caa3321486208fd86e8a280263ab4f8d0771dcda4a65acdb0e22797 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:42.842Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:43.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:43.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-06T05:06:43.185Z] 6d40f13e7974: Preparing [2025-08-06T05:06:43.185Z] 5b58f595b1c0: Preparing [2025-08-06T05:06:43.185Z] 72e7adb20354: Preparing [2025-08-06T05:06:43.185Z] bd328985de85: Preparing [2025-08-06T05:06:43.185Z] daece8e1aaf0: Preparing [2025-08-06T05:06:43.185Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:43.185Z] fe7bcdc84670: Preparing [2025-08-06T05:06:43.185Z] 1e890da81ec9: Preparing [2025-08-06T05:06:43.185Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:43.185Z] fe7bcdc84670: Waiting [2025-08-06T05:06:43.185Z] 1e890da81ec9: Waiting [2025-08-06T05:06:43.185Z] bd328985de85: Layer already exists [2025-08-06T05:06:43.185Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:43.185Z] 6d40f13e7974: Layer already exists [2025-08-06T05:06:43.185Z] 5b58f595b1c0: Layer already exists [2025-08-06T05:06:43.185Z] 72e7adb20354: Layer already exists [2025-08-06T05:06:43.185Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:43.185Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:43.185Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:43.449Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:c0e97f982caa3321486208fd86e8a280263ab4f8d0771dcda4a65acdb0e22797 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:43.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:44.204Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-08-06T05:06:44.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-08-06T05:06:44.204Z] 6d40f13e7974: Preparing [2025-08-06T05:06:44.204Z] 5b58f595b1c0: Preparing [2025-08-06T05:06:44.204Z] 72e7adb20354: Preparing [2025-08-06T05:06:44.204Z] bd328985de85: Preparing [2025-08-06T05:06:44.204Z] daece8e1aaf0: Preparing [2025-08-06T05:06:44.204Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:44.204Z] fe7bcdc84670: Preparing [2025-08-06T05:06:44.204Z] 1e890da81ec9: Preparing [2025-08-06T05:06:44.204Z] fe7bcdc84670: Waiting [2025-08-06T05:06:44.204Z] 1e890da81ec9: Waiting [2025-08-06T05:06:44.204Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:44.204Z] 6d40f13e7974: Layer already exists [2025-08-06T05:06:44.204Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:44.204Z] bd328985de85: Layer already exists [2025-08-06T05:06:44.204Z] 72e7adb20354: Layer already exists [2025-08-06T05:06:44.204Z] 5b58f595b1c0: Layer already exists [2025-08-06T05:06:44.204Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:44.204Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:44.204Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:44.467Z] main: digest: sha256:c0e97f982caa3321486208fd86e8a280263ab4f8d0771dcda4a65acdb0e22797 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:06:44.538Z] ===================================================== [Pipeline] echo [2025-08-06T05:06:44.547Z] taggedImages: [2025-08-06T05:06:44.547Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:44.547Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-08-06T05:06:44.547Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [2025-08-06T05:06:44.547Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:44.547Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-06T05:06:44.569Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-08-06T05:06:44.569Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:44.569Z] latest [2025-08-06T05:06:44.569Z] 4.1.0-dev.43 [2025-08-06T05:06:44.569Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:44.569Z] main [2025-08-06T05:06:44.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:44.909Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:45.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:45.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-06T05:06:45.257Z] 7185e7390878: Preparing [2025-08-06T05:06:45.257Z] 9efcd4416b51: Preparing [2025-08-06T05:06:45.257Z] 115174b7b901: Preparing [2025-08-06T05:06:45.257Z] 64bd486eef22: Preparing [2025-08-06T05:06:45.257Z] 4b9734e19480: Preparing [2025-08-06T05:06:45.257Z] 2e466a775e61: Preparing [2025-08-06T05:06:45.257Z] 1fe3573ce76a: Preparing [2025-08-06T05:06:45.257Z] bd328985de85: Preparing [2025-08-06T05:06:45.257Z] daece8e1aaf0: Preparing [2025-08-06T05:06:45.257Z] e425154c59cc: Preparing [2025-08-06T05:06:45.257Z] 144dfa0cfef3: Preparing [2025-08-06T05:06:45.257Z] 5f70bf18a086: Preparing [2025-08-06T05:06:45.257Z] baae009c1b4b: Preparing [2025-08-06T05:06:45.257Z] 25d2ee9b83d8: Preparing [2025-08-06T05:06:45.257Z] b7028002c489: Preparing [2025-08-06T05:06:45.257Z] 1e890da81ec9: Preparing [2025-08-06T05:06:45.257Z] e425154c59cc: Waiting [2025-08-06T05:06:45.257Z] 144dfa0cfef3: Waiting [2025-08-06T05:06:45.257Z] 5f70bf18a086: Waiting [2025-08-06T05:06:45.257Z] baae009c1b4b: Waiting [2025-08-06T05:06:45.257Z] 25d2ee9b83d8: Waiting [2025-08-06T05:06:45.257Z] b7028002c489: Waiting [2025-08-06T05:06:45.257Z] 1e890da81ec9: Waiting [2025-08-06T05:06:45.257Z] 1fe3573ce76a: Waiting [2025-08-06T05:06:45.257Z] bd328985de85: Waiting [2025-08-06T05:06:45.257Z] daece8e1aaf0: Waiting [2025-08-06T05:06:45.257Z] 2e466a775e61: Waiting [2025-08-06T05:06:45.525Z] 115174b7b901: Pushed [2025-08-06T05:06:45.525Z] 9efcd4416b51: Pushed [2025-08-06T05:06:45.525Z] 64bd486eef22: Pushed [2025-08-06T05:06:45.525Z] 4b9734e19480: Pushed [2025-08-06T05:06:45.525Z] 7185e7390878: Pushed [2025-08-06T05:06:45.525Z] bd328985de85: Layer already exists [2025-08-06T05:06:45.525Z] 2e466a775e61: Pushed [2025-08-06T05:06:45.525Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:45.525Z] 5f70bf18a086: Layer already exists [2025-08-06T05:06:45.525Z] e425154c59cc: Pushed [2025-08-06T05:06:45.525Z] 144dfa0cfef3: Pushed [2025-08-06T05:06:45.790Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:45.790Z] baae009c1b4b: Pushed [2025-08-06T05:06:45.790Z] b7028002c489: Pushed [2025-08-06T05:06:46.053Z] 25d2ee9b83d8: Pushed [2025-08-06T05:06:48.615Z] 1fe3573ce76a: Pushed [2025-08-06T05:06:48.615Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:907b7aa7bc553581c145f0b52563d230ecd7f2d0865d8f7ec45e0e5cede1ed48 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:48.962Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:49.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-06T05:06:49.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-06T05:06:49.302Z] 7185e7390878: Preparing [2025-08-06T05:06:49.302Z] 9efcd4416b51: Preparing [2025-08-06T05:06:49.302Z] 115174b7b901: Preparing [2025-08-06T05:06:49.302Z] 64bd486eef22: Preparing [2025-08-06T05:06:49.302Z] 4b9734e19480: Preparing [2025-08-06T05:06:49.302Z] 2e466a775e61: Preparing [2025-08-06T05:06:49.302Z] 1fe3573ce76a: Preparing [2025-08-06T05:06:49.302Z] bd328985de85: Preparing [2025-08-06T05:06:49.302Z] daece8e1aaf0: Preparing [2025-08-06T05:06:49.302Z] e425154c59cc: Preparing [2025-08-06T05:06:49.302Z] 144dfa0cfef3: Preparing [2025-08-06T05:06:49.302Z] 5f70bf18a086: Preparing [2025-08-06T05:06:49.302Z] baae009c1b4b: Preparing [2025-08-06T05:06:49.302Z] 25d2ee9b83d8: Preparing [2025-08-06T05:06:49.302Z] b7028002c489: Preparing [2025-08-06T05:06:49.302Z] 1e890da81ec9: Preparing [2025-08-06T05:06:49.302Z] 144dfa0cfef3: Waiting [2025-08-06T05:06:49.302Z] 5f70bf18a086: Waiting [2025-08-06T05:06:49.302Z] 1fe3573ce76a: Waiting [2025-08-06T05:06:49.302Z] bd328985de85: Waiting [2025-08-06T05:06:49.302Z] daece8e1aaf0: Waiting [2025-08-06T05:06:49.302Z] baae009c1b4b: Waiting [2025-08-06T05:06:49.302Z] e425154c59cc: Waiting [2025-08-06T05:06:49.302Z] b7028002c489: Waiting [2025-08-06T05:06:49.302Z] 1e890da81ec9: Waiting [2025-08-06T05:06:49.302Z] 25d2ee9b83d8: Waiting [2025-08-06T05:06:49.302Z] 2e466a775e61: Waiting [2025-08-06T05:06:49.302Z] 9efcd4416b51: Layer already exists [2025-08-06T05:06:49.302Z] 115174b7b901: Layer already exists [2025-08-06T05:06:49.302Z] 7185e7390878: Layer already exists [2025-08-06T05:06:49.302Z] 64bd486eef22: Layer already exists [2025-08-06T05:06:49.302Z] 4b9734e19480: Layer already exists [2025-08-06T05:06:49.302Z] 2e466a775e61: Layer already exists [2025-08-06T05:06:49.302Z] 1fe3573ce76a: Layer already exists [2025-08-06T05:06:49.302Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:49.302Z] bd328985de85: Layer already exists [2025-08-06T05:06:49.302Z] e425154c59cc: Layer already exists [2025-08-06T05:06:49.302Z] baae009c1b4b: Layer already exists [2025-08-06T05:06:49.302Z] 144dfa0cfef3: Layer already exists [2025-08-06T05:06:49.302Z] 5f70bf18a086: Layer already exists [2025-08-06T05:06:49.302Z] 25d2ee9b83d8: Layer already exists [2025-08-06T05:06:49.302Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:49.302Z] b7028002c489: Layer already exists [2025-08-06T05:06:49.564Z] latest: digest: sha256:907b7aa7bc553581c145f0b52563d230ecd7f2d0865d8f7ec45e0e5cede1ed48 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:49.906Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:50.239Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [2025-08-06T05:06:50.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-06T05:06:50.239Z] 7185e7390878: Preparing [2025-08-06T05:06:50.239Z] 9efcd4416b51: Preparing [2025-08-06T05:06:50.239Z] 115174b7b901: Preparing [2025-08-06T05:06:50.239Z] 64bd486eef22: Preparing [2025-08-06T05:06:50.239Z] 4b9734e19480: Preparing [2025-08-06T05:06:50.239Z] 2e466a775e61: Preparing [2025-08-06T05:06:50.239Z] 1fe3573ce76a: Preparing [2025-08-06T05:06:50.239Z] bd328985de85: Preparing [2025-08-06T05:06:50.239Z] daece8e1aaf0: Preparing [2025-08-06T05:06:50.239Z] e425154c59cc: Preparing [2025-08-06T05:06:50.239Z] 144dfa0cfef3: Preparing [2025-08-06T05:06:50.239Z] 5f70bf18a086: Preparing [2025-08-06T05:06:50.239Z] baae009c1b4b: Preparing [2025-08-06T05:06:50.239Z] 25d2ee9b83d8: Preparing [2025-08-06T05:06:50.239Z] b7028002c489: Preparing [2025-08-06T05:06:50.239Z] 1e890da81ec9: Preparing [2025-08-06T05:06:50.239Z] 1fe3573ce76a: Waiting [2025-08-06T05:06:50.239Z] bd328985de85: Waiting [2025-08-06T05:06:50.239Z] 25d2ee9b83d8: Waiting [2025-08-06T05:06:50.239Z] daece8e1aaf0: Waiting [2025-08-06T05:06:50.239Z] b7028002c489: Waiting [2025-08-06T05:06:50.239Z] 1e890da81ec9: Waiting [2025-08-06T05:06:50.239Z] e425154c59cc: Waiting [2025-08-06T05:06:50.239Z] 144dfa0cfef3: Waiting [2025-08-06T05:06:50.239Z] baae009c1b4b: Waiting [2025-08-06T05:06:50.239Z] 5f70bf18a086: Waiting [2025-08-06T05:06:50.239Z] 2e466a775e61: Waiting [2025-08-06T05:06:50.239Z] 9efcd4416b51: Layer already exists [2025-08-06T05:06:50.239Z] 7185e7390878: Layer already exists [2025-08-06T05:06:50.239Z] 4b9734e19480: Layer already exists [2025-08-06T05:06:50.239Z] 115174b7b901: Layer already exists [2025-08-06T05:06:50.239Z] 64bd486eef22: Layer already exists [2025-08-06T05:06:50.239Z] 2e466a775e61: Layer already exists [2025-08-06T05:06:50.239Z] 1fe3573ce76a: Layer already exists [2025-08-06T05:06:50.239Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:50.239Z] bd328985de85: Layer already exists [2025-08-06T05:06:50.239Z] e425154c59cc: Layer already exists [2025-08-06T05:06:50.239Z] 144dfa0cfef3: Layer already exists [2025-08-06T05:06:50.239Z] 5f70bf18a086: Layer already exists [2025-08-06T05:06:50.239Z] baae009c1b4b: Layer already exists [2025-08-06T05:06:50.239Z] 25d2ee9b83d8: Layer already exists [2025-08-06T05:06:50.239Z] b7028002c489: Layer already exists [2025-08-06T05:06:50.239Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:50.502Z] 4.1.0-dev.43: digest: sha256:907b7aa7bc553581c145f0b52563d230ecd7f2d0865d8f7ec45e0e5cede1ed48 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:50.856Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:51.192Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:51.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-06T05:06:51.192Z] 7185e7390878: Preparing [2025-08-06T05:06:51.192Z] 9efcd4416b51: Preparing [2025-08-06T05:06:51.192Z] 115174b7b901: Preparing [2025-08-06T05:06:51.192Z] 64bd486eef22: Preparing [2025-08-06T05:06:51.192Z] 4b9734e19480: Preparing [2025-08-06T05:06:51.192Z] 2e466a775e61: Preparing [2025-08-06T05:06:51.192Z] 1fe3573ce76a: Preparing [2025-08-06T05:06:51.192Z] bd328985de85: Preparing [2025-08-06T05:06:51.192Z] daece8e1aaf0: Preparing [2025-08-06T05:06:51.192Z] e425154c59cc: Preparing [2025-08-06T05:06:51.192Z] 144dfa0cfef3: Preparing [2025-08-06T05:06:51.192Z] 5f70bf18a086: Preparing [2025-08-06T05:06:51.192Z] baae009c1b4b: Preparing [2025-08-06T05:06:51.192Z] 25d2ee9b83d8: Preparing [2025-08-06T05:06:51.192Z] b7028002c489: Preparing [2025-08-06T05:06:51.192Z] 1e890da81ec9: Preparing [2025-08-06T05:06:51.192Z] e425154c59cc: Waiting [2025-08-06T05:06:51.192Z] 144dfa0cfef3: Waiting [2025-08-06T05:06:51.192Z] 5f70bf18a086: Waiting [2025-08-06T05:06:51.192Z] baae009c1b4b: Waiting [2025-08-06T05:06:51.192Z] 25d2ee9b83d8: Waiting [2025-08-06T05:06:51.192Z] b7028002c489: Waiting [2025-08-06T05:06:51.192Z] 1e890da81ec9: Waiting [2025-08-06T05:06:51.192Z] 2e466a775e61: Waiting [2025-08-06T05:06:51.192Z] 1fe3573ce76a: Waiting [2025-08-06T05:06:51.192Z] bd328985de85: Waiting [2025-08-06T05:06:51.192Z] daece8e1aaf0: Waiting [2025-08-06T05:06:51.192Z] 9efcd4416b51: Layer already exists [2025-08-06T05:06:51.192Z] 7185e7390878: Layer already exists [2025-08-06T05:06:51.192Z] 64bd486eef22: Layer already exists [2025-08-06T05:06:51.192Z] 4b9734e19480: Layer already exists [2025-08-06T05:06:51.192Z] 115174b7b901: Layer already exists [2025-08-06T05:06:51.192Z] 2e466a775e61: Layer already exists [2025-08-06T05:06:51.192Z] 1fe3573ce76a: Layer already exists [2025-08-06T05:06:51.192Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:51.192Z] bd328985de85: Layer already exists [2025-08-06T05:06:51.192Z] e425154c59cc: Layer already exists [2025-08-06T05:06:51.192Z] 144dfa0cfef3: Layer already exists [2025-08-06T05:06:51.192Z] 25d2ee9b83d8: Layer already exists [2025-08-06T05:06:51.192Z] 5f70bf18a086: Layer already exists [2025-08-06T05:06:51.192Z] b7028002c489: Layer already exists [2025-08-06T05:06:51.192Z] baae009c1b4b: Layer already exists [2025-08-06T05:06:51.192Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:51.455Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:907b7aa7bc553581c145f0b52563d230ecd7f2d0865d8f7ec45e0e5cede1ed48 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:51.806Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:52.162Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-08-06T05:06:52.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-08-06T05:06:52.162Z] 7185e7390878: Preparing [2025-08-06T05:06:52.162Z] 9efcd4416b51: Preparing [2025-08-06T05:06:52.162Z] 115174b7b901: Preparing [2025-08-06T05:06:52.162Z] 64bd486eef22: Preparing [2025-08-06T05:06:52.162Z] 4b9734e19480: Preparing [2025-08-06T05:06:52.162Z] 2e466a775e61: Preparing [2025-08-06T05:06:52.162Z] 1fe3573ce76a: Preparing [2025-08-06T05:06:52.162Z] bd328985de85: Preparing [2025-08-06T05:06:52.162Z] daece8e1aaf0: Preparing [2025-08-06T05:06:52.162Z] e425154c59cc: Preparing [2025-08-06T05:06:52.162Z] 144dfa0cfef3: Preparing [2025-08-06T05:06:52.162Z] 5f70bf18a086: Preparing [2025-08-06T05:06:52.162Z] baae009c1b4b: Preparing [2025-08-06T05:06:52.162Z] 25d2ee9b83d8: Preparing [2025-08-06T05:06:52.162Z] b7028002c489: Preparing [2025-08-06T05:06:52.162Z] 1e890da81ec9: Preparing [2025-08-06T05:06:52.162Z] 2e466a775e61: Waiting [2025-08-06T05:06:52.162Z] 1fe3573ce76a: Waiting [2025-08-06T05:06:52.162Z] bd328985de85: Waiting [2025-08-06T05:06:52.162Z] 144dfa0cfef3: Waiting [2025-08-06T05:06:52.162Z] 5f70bf18a086: Waiting [2025-08-06T05:06:52.162Z] baae009c1b4b: Waiting [2025-08-06T05:06:52.162Z] 25d2ee9b83d8: Waiting [2025-08-06T05:06:52.162Z] b7028002c489: Waiting [2025-08-06T05:06:52.162Z] 1e890da81ec9: Waiting [2025-08-06T05:06:52.162Z] daece8e1aaf0: Waiting [2025-08-06T05:06:52.162Z] e425154c59cc: Waiting [2025-08-06T05:06:52.162Z] 64bd486eef22: Layer already exists [2025-08-06T05:06:52.162Z] 7185e7390878: Layer already exists [2025-08-06T05:06:52.162Z] 9efcd4416b51: Layer already exists [2025-08-06T05:06:52.162Z] 115174b7b901: Layer already exists [2025-08-06T05:06:52.162Z] 4b9734e19480: Layer already exists [2025-08-06T05:06:52.162Z] bd328985de85: Layer already exists [2025-08-06T05:06:52.162Z] 1fe3573ce76a: Layer already exists [2025-08-06T05:06:52.162Z] 2e466a775e61: Layer already exists [2025-08-06T05:06:52.162Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:52.162Z] e425154c59cc: Layer already exists [2025-08-06T05:06:52.162Z] baae009c1b4b: Layer already exists [2025-08-06T05:06:52.162Z] b7028002c489: Layer already exists [2025-08-06T05:06:52.162Z] 144dfa0cfef3: Layer already exists [2025-08-06T05:06:52.162Z] 25d2ee9b83d8: Layer already exists [2025-08-06T05:06:52.162Z] 5f70bf18a086: Layer already exists [2025-08-06T05:06:52.162Z] 1e890da81ec9: Layer already exists [2025-08-06T05:06:52.435Z] main: digest: sha256:907b7aa7bc553581c145f0b52563d230ecd7f2d0865d8f7ec45e0e5cede1ed48 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:06:52.495Z] ===================================================== [Pipeline] echo [2025-08-06T05:06:52.504Z] taggedImages: [2025-08-06T05:06:52.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:52.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-08-06T05:06:52.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [2025-08-06T05:06:52.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:52.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-06T05:06:52.526Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-08-06T05:06:52.526Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:52.526Z] latest [2025-08-06T05:06:52.526Z] 4.1.0-dev.43 [2025-08-06T05:06:52.526Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:06:52.526Z] main [2025-08-06T05:06:52.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:52.882Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:06:53.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:06:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-06T05:06:53.229Z] 68dd5e01ca3d: Preparing [2025-08-06T05:06:53.229Z] 3e3dc7be3235: Preparing [2025-08-06T05:06:53.229Z] af32aeb98f10: Preparing [2025-08-06T05:06:53.229Z] 17a37518f1d8: Preparing [2025-08-06T05:06:53.229Z] bd328985de85: Preparing [2025-08-06T05:06:53.229Z] daece8e1aaf0: Preparing [2025-08-06T05:06:53.229Z] 1e07d3bcb23b: Preparing [2025-08-06T05:06:53.229Z] fe7bcdc84670: Preparing [2025-08-06T05:06:53.229Z] 1e890da81ec9: Preparing [2025-08-06T05:06:53.229Z] daece8e1aaf0: Waiting [2025-08-06T05:06:53.229Z] 1e890da81ec9: Waiting [2025-08-06T05:06:53.229Z] 1e07d3bcb23b: Waiting [2025-08-06T05:06:53.229Z] fe7bcdc84670: Waiting [2025-08-06T05:06:53.229Z] bd328985de85: Layer already exists [2025-08-06T05:06:53.494Z] daece8e1aaf0: Layer already exists [2025-08-06T05:06:53.494Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:06:53.494Z] af32aeb98f10: Pushed [2025-08-06T05:06:53.494Z] 3e3dc7be3235: Pushed [2025-08-06T05:06:53.494Z] 68dd5e01ca3d: Pushed [2025-08-06T05:06:53.494Z] fe7bcdc84670: Layer already exists [2025-08-06T05:06:53.494Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:01.655Z] 17a37518f1d8: Pushed [2025-08-06T05:07:01.655Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:0135918cc29238620d0eb2ab98590ce12cb189cc721ff83e98e2ca08e6103d31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:01.996Z] + 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-08-06T05:07:02.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-06T05:07:02.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-06T05:07:02.333Z] 68dd5e01ca3d: Preparing [2025-08-06T05:07:02.333Z] 3e3dc7be3235: Preparing [2025-08-06T05:07:02.333Z] af32aeb98f10: Preparing [2025-08-06T05:07:02.333Z] 17a37518f1d8: Preparing [2025-08-06T05:07:02.333Z] bd328985de85: Preparing [2025-08-06T05:07:02.333Z] daece8e1aaf0: Preparing [2025-08-06T05:07:02.333Z] 1e07d3bcb23b: Preparing [2025-08-06T05:07:02.333Z] fe7bcdc84670: Preparing [2025-08-06T05:07:02.333Z] 1e890da81ec9: Preparing [2025-08-06T05:07:02.333Z] 1e07d3bcb23b: Waiting [2025-08-06T05:07:02.333Z] fe7bcdc84670: Waiting [2025-08-06T05:07:02.333Z] 1e890da81ec9: Waiting [2025-08-06T05:07:02.333Z] daece8e1aaf0: Waiting [2025-08-06T05:07:02.333Z] 68dd5e01ca3d: Layer already exists [2025-08-06T05:07:02.333Z] af32aeb98f10: Layer already exists [2025-08-06T05:07:02.333Z] bd328985de85: Layer already exists [2025-08-06T05:07:02.333Z] 3e3dc7be3235: Layer already exists [2025-08-06T05:07:02.333Z] 17a37518f1d8: Layer already exists [2025-08-06T05:07:02.333Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:02.333Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:07:02.333Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:02.333Z] fe7bcdc84670: Layer already exists [2025-08-06T05:07:02.333Z] latest: digest: sha256:0135918cc29238620d0eb2ab98590ce12cb189cc721ff83e98e2ca08e6103d31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:02.950Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:03.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [2025-08-06T05:07:03.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-06T05:07:03.294Z] 68dd5e01ca3d: Preparing [2025-08-06T05:07:03.294Z] 3e3dc7be3235: Preparing [2025-08-06T05:07:03.294Z] af32aeb98f10: Preparing [2025-08-06T05:07:03.294Z] 17a37518f1d8: Preparing [2025-08-06T05:07:03.294Z] bd328985de85: Preparing [2025-08-06T05:07:03.294Z] daece8e1aaf0: Preparing [2025-08-06T05:07:03.294Z] 1e07d3bcb23b: Preparing [2025-08-06T05:07:03.294Z] fe7bcdc84670: Preparing [2025-08-06T05:07:03.294Z] 1e890da81ec9: Preparing [2025-08-06T05:07:03.294Z] 1e07d3bcb23b: Waiting [2025-08-06T05:07:03.294Z] fe7bcdc84670: Waiting [2025-08-06T05:07:03.294Z] 1e890da81ec9: Waiting [2025-08-06T05:07:03.294Z] daece8e1aaf0: Waiting [2025-08-06T05:07:03.294Z] 3e3dc7be3235: Layer already exists [2025-08-06T05:07:03.294Z] bd328985de85: Layer already exists [2025-08-06T05:07:03.294Z] 17a37518f1d8: Layer already exists [2025-08-06T05:07:03.294Z] 68dd5e01ca3d: Layer already exists [2025-08-06T05:07:03.294Z] af32aeb98f10: Layer already exists [2025-08-06T05:07:03.294Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:03.294Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:07:03.294Z] fe7bcdc84670: Layer already exists [2025-08-06T05:07:03.294Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:03.294Z] 4.1.0-dev.43: digest: sha256:0135918cc29238620d0eb2ab98590ce12cb189cc721ff83e98e2ca08e6103d31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:03.903Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:04.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:04.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-06T05:07:04.241Z] 68dd5e01ca3d: Preparing [2025-08-06T05:07:04.241Z] 3e3dc7be3235: Preparing [2025-08-06T05:07:04.241Z] af32aeb98f10: Preparing [2025-08-06T05:07:04.241Z] 17a37518f1d8: Preparing [2025-08-06T05:07:04.241Z] bd328985de85: Preparing [2025-08-06T05:07:04.241Z] daece8e1aaf0: Preparing [2025-08-06T05:07:04.241Z] 1e07d3bcb23b: Preparing [2025-08-06T05:07:04.241Z] fe7bcdc84670: Preparing [2025-08-06T05:07:04.241Z] 1e890da81ec9: Preparing [2025-08-06T05:07:04.241Z] 1e07d3bcb23b: Waiting [2025-08-06T05:07:04.241Z] 1e890da81ec9: Waiting [2025-08-06T05:07:04.241Z] fe7bcdc84670: Waiting [2025-08-06T05:07:04.241Z] daece8e1aaf0: Waiting [2025-08-06T05:07:04.241Z] 17a37518f1d8: Layer already exists [2025-08-06T05:07:04.241Z] 3e3dc7be3235: Layer already exists [2025-08-06T05:07:04.241Z] bd328985de85: Layer already exists [2025-08-06T05:07:04.241Z] af32aeb98f10: Layer already exists [2025-08-06T05:07:04.241Z] 68dd5e01ca3d: Layer already exists [2025-08-06T05:07:04.241Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:04.241Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:04.241Z] fe7bcdc84670: Layer already exists [2025-08-06T05:07:04.241Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:07:04.241Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:0135918cc29238620d0eb2ab98590ce12cb189cc721ff83e98e2ca08e6103d31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:04.578Z] + 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-08-06T05:07:04.915Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-08-06T05:07:04.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-08-06T05:07:04.915Z] 68dd5e01ca3d: Preparing [2025-08-06T05:07:04.915Z] 3e3dc7be3235: Preparing [2025-08-06T05:07:04.915Z] af32aeb98f10: Preparing [2025-08-06T05:07:04.915Z] 17a37518f1d8: Preparing [2025-08-06T05:07:04.915Z] bd328985de85: Preparing [2025-08-06T05:07:04.915Z] daece8e1aaf0: Preparing [2025-08-06T05:07:04.915Z] 1e07d3bcb23b: Preparing [2025-08-06T05:07:04.915Z] fe7bcdc84670: Preparing [2025-08-06T05:07:04.915Z] 1e890da81ec9: Preparing [2025-08-06T05:07:04.915Z] 1e07d3bcb23b: Waiting [2025-08-06T05:07:04.915Z] fe7bcdc84670: Waiting [2025-08-06T05:07:04.915Z] 1e890da81ec9: Waiting [2025-08-06T05:07:04.915Z] daece8e1aaf0: Waiting [2025-08-06T05:07:04.915Z] bd328985de85: Layer already exists [2025-08-06T05:07:04.915Z] 3e3dc7be3235: Layer already exists [2025-08-06T05:07:04.915Z] 17a37518f1d8: Layer already exists [2025-08-06T05:07:04.915Z] af32aeb98f10: Layer already exists [2025-08-06T05:07:04.915Z] 68dd5e01ca3d: Layer already exists [2025-08-06T05:07:04.915Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:04.915Z] 1e07d3bcb23b: Layer already exists [2025-08-06T05:07:04.915Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:04.915Z] fe7bcdc84670: Layer already exists [2025-08-06T05:07:05.177Z] main: digest: sha256:0135918cc29238620d0eb2ab98590ce12cb189cc721ff83e98e2ca08e6103d31 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:07:05.246Z] ===================================================== [Pipeline] echo [2025-08-06T05:07:05.260Z] taggedImages: [2025-08-06T05:07:05.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:05.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-08-06T05:07:05.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [2025-08-06T05:07:05.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:05.260Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-06T05:07:05.287Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-08-06T05:07:05.287Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:05.287Z] latest [2025-08-06T05:07:05.287Z] 4.1.0-dev.43 [2025-08-06T05:07:05.287Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:05.287Z] main [2025-08-06T05:07:05.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:05.642Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:05.985Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:05.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-06T05:07:05.985Z] 0f6acbdc97cc: Preparing [2025-08-06T05:07:05.985Z] 59ee26493c03: Preparing [2025-08-06T05:07:05.985Z] d47ab6a1f740: Preparing [2025-08-06T05:07:05.985Z] 85b3690299d0: Preparing [2025-08-06T05:07:05.985Z] e5b816c1d9a0: Preparing [2025-08-06T05:07:05.985Z] bd328985de85: Preparing [2025-08-06T05:07:05.985Z] daece8e1aaf0: Preparing [2025-08-06T05:07:05.985Z] cbf0dfc00acb: Preparing [2025-08-06T05:07:05.985Z] 7d459cc2102e: Preparing [2025-08-06T05:07:05.985Z] 977f2f10d026: Preparing [2025-08-06T05:07:05.985Z] 1e890da81ec9: Preparing [2025-08-06T05:07:05.985Z] cbf0dfc00acb: Waiting [2025-08-06T05:07:05.985Z] 7d459cc2102e: Waiting [2025-08-06T05:07:05.985Z] 977f2f10d026: Waiting [2025-08-06T05:07:05.985Z] 1e890da81ec9: Waiting [2025-08-06T05:07:05.985Z] bd328985de85: Waiting [2025-08-06T05:07:05.985Z] daece8e1aaf0: Waiting [2025-08-06T05:07:06.933Z] 59ee26493c03: Pushed [2025-08-06T05:07:06.933Z] 85b3690299d0: Pushed [2025-08-06T05:07:06.933Z] e5b816c1d9a0: Pushed [2025-08-06T05:07:06.933Z] 0f6acbdc97cc: Pushed [2025-08-06T05:07:07.196Z] bd328985de85: Layer already exists [2025-08-06T05:07:07.196Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:07.196Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:07.196Z] cbf0dfc00acb: Pushed [2025-08-06T05:07:07.459Z] 7d459cc2102e: Pushed [2025-08-06T05:07:10.016Z] 977f2f10d026: Pushed [2025-08-06T05:07:13.346Z] d47ab6a1f740: Pushed [2025-08-06T05:07:13.346Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:ffdaa6406a8f5bd3ce17690815d84f4b6c657e69e6faacf35e373c512627aa16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:13.695Z] + 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-08-06T05:07:14.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-06T05:07:14.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-06T05:07:14.037Z] 0f6acbdc97cc: Preparing [2025-08-06T05:07:14.037Z] 59ee26493c03: Preparing [2025-08-06T05:07:14.037Z] d47ab6a1f740: Preparing [2025-08-06T05:07:14.037Z] 85b3690299d0: Preparing [2025-08-06T05:07:14.037Z] e5b816c1d9a0: Preparing [2025-08-06T05:07:14.037Z] bd328985de85: Preparing [2025-08-06T05:07:14.037Z] daece8e1aaf0: Preparing [2025-08-06T05:07:14.037Z] cbf0dfc00acb: Preparing [2025-08-06T05:07:14.037Z] 7d459cc2102e: Preparing [2025-08-06T05:07:14.037Z] 977f2f10d026: Preparing [2025-08-06T05:07:14.037Z] 1e890da81ec9: Preparing [2025-08-06T05:07:14.037Z] bd328985de85: Waiting [2025-08-06T05:07:14.037Z] 7d459cc2102e: Waiting [2025-08-06T05:07:14.037Z] 977f2f10d026: Waiting [2025-08-06T05:07:14.037Z] 1e890da81ec9: Waiting [2025-08-06T05:07:14.037Z] daece8e1aaf0: Waiting [2025-08-06T05:07:14.037Z] cbf0dfc00acb: Waiting [2025-08-06T05:07:14.037Z] e5b816c1d9a0: Layer already exists [2025-08-06T05:07:14.037Z] d47ab6a1f740: Layer already exists [2025-08-06T05:07:14.037Z] 59ee26493c03: Layer already exists [2025-08-06T05:07:14.037Z] 85b3690299d0: Layer already exists [2025-08-06T05:07:14.037Z] 0f6acbdc97cc: Layer already exists [2025-08-06T05:07:14.037Z] 977f2f10d026: Layer already exists [2025-08-06T05:07:14.037Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:14.037Z] bd328985de85: Layer already exists [2025-08-06T05:07:14.037Z] cbf0dfc00acb: Layer already exists [2025-08-06T05:07:14.037Z] 7d459cc2102e: Layer already exists [2025-08-06T05:07:14.037Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:14.301Z] latest: digest: sha256:ffdaa6406a8f5bd3ce17690815d84f4b6c657e69e6faacf35e373c512627aa16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:14.644Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:14.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [2025-08-06T05:07:14.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-06T05:07:14.993Z] 0f6acbdc97cc: Preparing [2025-08-06T05:07:14.993Z] 59ee26493c03: Preparing [2025-08-06T05:07:14.993Z] d47ab6a1f740: Preparing [2025-08-06T05:07:14.993Z] 85b3690299d0: Preparing [2025-08-06T05:07:14.993Z] e5b816c1d9a0: Preparing [2025-08-06T05:07:14.993Z] bd328985de85: Preparing [2025-08-06T05:07:14.993Z] daece8e1aaf0: Preparing [2025-08-06T05:07:14.993Z] cbf0dfc00acb: Preparing [2025-08-06T05:07:14.993Z] 7d459cc2102e: Preparing [2025-08-06T05:07:14.993Z] 977f2f10d026: Preparing [2025-08-06T05:07:14.993Z] 1e890da81ec9: Preparing [2025-08-06T05:07:14.993Z] cbf0dfc00acb: Waiting [2025-08-06T05:07:14.993Z] 7d459cc2102e: Waiting [2025-08-06T05:07:14.993Z] 977f2f10d026: Waiting [2025-08-06T05:07:14.993Z] 1e890da81ec9: Waiting [2025-08-06T05:07:14.993Z] bd328985de85: Waiting [2025-08-06T05:07:14.993Z] daece8e1aaf0: Waiting [2025-08-06T05:07:14.993Z] d47ab6a1f740: Layer already exists [2025-08-06T05:07:14.993Z] e5b816c1d9a0: Layer already exists [2025-08-06T05:07:14.993Z] 59ee26493c03: Layer already exists [2025-08-06T05:07:14.993Z] 85b3690299d0: Layer already exists [2025-08-06T05:07:14.993Z] 0f6acbdc97cc: Layer already exists [2025-08-06T05:07:14.993Z] 7d459cc2102e: Layer already exists [2025-08-06T05:07:14.993Z] bd328985de85: Layer already exists [2025-08-06T05:07:14.993Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:14.993Z] cbf0dfc00acb: Layer already exists [2025-08-06T05:07:14.993Z] 977f2f10d026: Layer already exists [2025-08-06T05:07:14.993Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:15.258Z] 4.1.0-dev.43: digest: sha256:ffdaa6406a8f5bd3ce17690815d84f4b6c657e69e6faacf35e373c512627aa16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:15.605Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:15.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:15.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-06T05:07:15.940Z] 0f6acbdc97cc: Preparing [2025-08-06T05:07:15.940Z] 59ee26493c03: Preparing [2025-08-06T05:07:15.940Z] d47ab6a1f740: Preparing [2025-08-06T05:07:15.940Z] 85b3690299d0: Preparing [2025-08-06T05:07:15.940Z] e5b816c1d9a0: Preparing [2025-08-06T05:07:15.940Z] bd328985de85: Preparing [2025-08-06T05:07:15.940Z] daece8e1aaf0: Preparing [2025-08-06T05:07:15.940Z] cbf0dfc00acb: Preparing [2025-08-06T05:07:15.940Z] 7d459cc2102e: Preparing [2025-08-06T05:07:15.940Z] 977f2f10d026: Preparing [2025-08-06T05:07:15.940Z] 1e890da81ec9: Preparing [2025-08-06T05:07:15.940Z] daece8e1aaf0: Waiting [2025-08-06T05:07:15.940Z] cbf0dfc00acb: Waiting [2025-08-06T05:07:15.940Z] 7d459cc2102e: Waiting [2025-08-06T05:07:15.940Z] 977f2f10d026: Waiting [2025-08-06T05:07:15.940Z] 1e890da81ec9: Waiting [2025-08-06T05:07:15.940Z] bd328985de85: Waiting [2025-08-06T05:07:15.940Z] e5b816c1d9a0: Layer already exists [2025-08-06T05:07:15.940Z] d47ab6a1f740: Layer already exists [2025-08-06T05:07:15.940Z] 85b3690299d0: Layer already exists [2025-08-06T05:07:15.940Z] 59ee26493c03: Layer already exists [2025-08-06T05:07:15.940Z] 0f6acbdc97cc: Layer already exists [2025-08-06T05:07:15.940Z] 977f2f10d026: Layer already exists [2025-08-06T05:07:15.940Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:15.940Z] cbf0dfc00acb: Layer already exists [2025-08-06T05:07:15.940Z] bd328985de85: Layer already exists [2025-08-06T05:07:15.940Z] 7d459cc2102e: Layer already exists [2025-08-06T05:07:15.940Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:16.202Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:ffdaa6406a8f5bd3ce17690815d84f4b6c657e69e6faacf35e373c512627aa16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:16.539Z] + 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-08-06T05:07:16.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-08-06T05:07:16.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-08-06T05:07:16.873Z] 0f6acbdc97cc: Preparing [2025-08-06T05:07:16.873Z] 59ee26493c03: Preparing [2025-08-06T05:07:16.873Z] d47ab6a1f740: Preparing [2025-08-06T05:07:16.873Z] 85b3690299d0: Preparing [2025-08-06T05:07:16.873Z] e5b816c1d9a0: Preparing [2025-08-06T05:07:16.873Z] bd328985de85: Preparing [2025-08-06T05:07:16.873Z] daece8e1aaf0: Preparing [2025-08-06T05:07:16.873Z] cbf0dfc00acb: Preparing [2025-08-06T05:07:16.873Z] 7d459cc2102e: Preparing [2025-08-06T05:07:16.873Z] 977f2f10d026: Preparing [2025-08-06T05:07:16.873Z] 1e890da81ec9: Preparing [2025-08-06T05:07:16.873Z] cbf0dfc00acb: Waiting [2025-08-06T05:07:16.873Z] 7d459cc2102e: Waiting [2025-08-06T05:07:16.873Z] 977f2f10d026: Waiting [2025-08-06T05:07:16.873Z] 1e890da81ec9: Waiting [2025-08-06T05:07:16.873Z] bd328985de85: Waiting [2025-08-06T05:07:16.873Z] daece8e1aaf0: Waiting [2025-08-06T05:07:16.873Z] e5b816c1d9a0: Layer already exists [2025-08-06T05:07:16.873Z] 85b3690299d0: Layer already exists [2025-08-06T05:07:16.873Z] 59ee26493c03: Layer already exists [2025-08-06T05:07:16.873Z] 0f6acbdc97cc: Layer already exists [2025-08-06T05:07:16.873Z] d47ab6a1f740: Layer already exists [2025-08-06T05:07:16.873Z] cbf0dfc00acb: Layer already exists [2025-08-06T05:07:16.873Z] 7d459cc2102e: Layer already exists [2025-08-06T05:07:16.873Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:16.873Z] 977f2f10d026: Layer already exists [2025-08-06T05:07:16.873Z] bd328985de85: Layer already exists [2025-08-06T05:07:16.873Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:17.144Z] main: digest: sha256:ffdaa6406a8f5bd3ce17690815d84f4b6c657e69e6faacf35e373c512627aa16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:07:17.223Z] ===================================================== [Pipeline] echo [2025-08-06T05:07:17.235Z] taggedImages: [2025-08-06T05:07:17.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:17.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-08-06T05:07:17.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [2025-08-06T05:07:17.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:17.235Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-06T05:07:17.264Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-08-06T05:07:17.264Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:17.264Z] latest [2025-08-06T05:07:17.264Z] 4.1.0-dev.43 [2025-08-06T05:07:17.264Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:17.264Z] main [2025-08-06T05:07:17.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:17.601Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:17.955Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:17.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-06T05:07:17.955Z] 2d297029b9da: Preparing [2025-08-06T05:07:17.955Z] c9ec0f865275: Preparing [2025-08-06T05:07:17.955Z] 6924fcffa8eb: Preparing [2025-08-06T05:07:17.955Z] 8c9be07550a4: Preparing [2025-08-06T05:07:17.955Z] 008787df8b6c: Preparing [2025-08-06T05:07:17.955Z] 02014442bbc6: Preparing [2025-08-06T05:07:17.955Z] 39b8cb347c2e: Preparing [2025-08-06T05:07:17.955Z] bd328985de85: Preparing [2025-08-06T05:07:17.955Z] daece8e1aaf0: Preparing [2025-08-06T05:07:17.955Z] bee7ba2905d1: Preparing [2025-08-06T05:07:17.955Z] 198b67d09d48: Preparing [2025-08-06T05:07:17.955Z] 1e890da81ec9: Preparing [2025-08-06T05:07:17.955Z] 02014442bbc6: Waiting [2025-08-06T05:07:17.955Z] 39b8cb347c2e: Waiting [2025-08-06T05:07:17.955Z] bd328985de85: Waiting [2025-08-06T05:07:17.955Z] bee7ba2905d1: Waiting [2025-08-06T05:07:17.955Z] daece8e1aaf0: Waiting [2025-08-06T05:07:17.955Z] 198b67d09d48: Waiting [2025-08-06T05:07:17.955Z] 1e890da81ec9: Waiting [2025-08-06T05:07:18.222Z] 008787df8b6c: Pushed [2025-08-06T05:07:18.222Z] c9ec0f865275: Pushed [2025-08-06T05:07:18.802Z] 2d297029b9da: Pushed [2025-08-06T05:07:18.802Z] bd328985de85: Layer already exists [2025-08-06T05:07:18.802Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:18.802Z] 39b8cb347c2e: Pushed [2025-08-06T05:07:18.802Z] 02014442bbc6: Pushed [2025-08-06T05:07:19.066Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:19.329Z] bee7ba2905d1: Pushed [2025-08-06T05:07:21.887Z] 198b67d09d48: Pushed [2025-08-06T05:07:24.462Z] 8c9be07550a4: Pushed [2025-08-06T05:07:24.767Z] 6924fcffa8eb: Pushed [2025-08-06T05:07:24.767Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:27201543bcf820a8e24c5ab6d8b8b163a82fdc6076e81dd1e2672b4d535fea27 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:25.115Z] + 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-08-06T05:07:25.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-06T05:07:25.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-06T05:07:25.461Z] 2d297029b9da: Preparing [2025-08-06T05:07:25.461Z] c9ec0f865275: Preparing [2025-08-06T05:07:25.461Z] 6924fcffa8eb: Preparing [2025-08-06T05:07:25.461Z] 8c9be07550a4: Preparing [2025-08-06T05:07:25.461Z] 008787df8b6c: Preparing [2025-08-06T05:07:25.461Z] 02014442bbc6: Preparing [2025-08-06T05:07:25.461Z] 39b8cb347c2e: Preparing [2025-08-06T05:07:25.461Z] bd328985de85: Preparing [2025-08-06T05:07:25.461Z] daece8e1aaf0: Preparing [2025-08-06T05:07:25.461Z] bee7ba2905d1: Preparing [2025-08-06T05:07:25.461Z] 198b67d09d48: Preparing [2025-08-06T05:07:25.461Z] 1e890da81ec9: Preparing [2025-08-06T05:07:25.461Z] bd328985de85: Waiting [2025-08-06T05:07:25.461Z] daece8e1aaf0: Waiting [2025-08-06T05:07:25.461Z] bee7ba2905d1: Waiting [2025-08-06T05:07:25.461Z] 198b67d09d48: Waiting [2025-08-06T05:07:25.461Z] 1e890da81ec9: Waiting [2025-08-06T05:07:25.461Z] 02014442bbc6: Waiting [2025-08-06T05:07:25.461Z] 39b8cb347c2e: Waiting [2025-08-06T05:07:25.461Z] 6924fcffa8eb: Layer already exists [2025-08-06T05:07:25.461Z] 008787df8b6c: Layer already exists [2025-08-06T05:07:25.461Z] 2d297029b9da: Layer already exists [2025-08-06T05:07:25.461Z] 8c9be07550a4: Layer already exists [2025-08-06T05:07:25.461Z] c9ec0f865275: Layer already exists [2025-08-06T05:07:25.461Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:25.461Z] bd328985de85: Layer already exists [2025-08-06T05:07:25.461Z] 02014442bbc6: Layer already exists [2025-08-06T05:07:25.461Z] 39b8cb347c2e: Layer already exists [2025-08-06T05:07:25.461Z] bee7ba2905d1: Layer already exists [2025-08-06T05:07:25.461Z] 198b67d09d48: Layer already exists [2025-08-06T05:07:25.461Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:25.726Z] latest: digest: sha256:27201543bcf820a8e24c5ab6d8b8b163a82fdc6076e81dd1e2672b4d535fea27 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:26.081Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:26.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [2025-08-06T05:07:26.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-06T05:07:26.417Z] 2d297029b9da: Preparing [2025-08-06T05:07:26.417Z] c9ec0f865275: Preparing [2025-08-06T05:07:26.417Z] 6924fcffa8eb: Preparing [2025-08-06T05:07:26.417Z] 8c9be07550a4: Preparing [2025-08-06T05:07:26.417Z] 008787df8b6c: Preparing [2025-08-06T05:07:26.417Z] 02014442bbc6: Preparing [2025-08-06T05:07:26.417Z] 39b8cb347c2e: Preparing [2025-08-06T05:07:26.417Z] bd328985de85: Preparing [2025-08-06T05:07:26.417Z] daece8e1aaf0: Preparing [2025-08-06T05:07:26.417Z] bee7ba2905d1: Preparing [2025-08-06T05:07:26.417Z] 39b8cb347c2e: Waiting [2025-08-06T05:07:26.417Z] bd328985de85: Waiting [2025-08-06T05:07:26.417Z] daece8e1aaf0: Waiting [2025-08-06T05:07:26.417Z] 02014442bbc6: Waiting [2025-08-06T05:07:26.417Z] 198b67d09d48: Preparing [2025-08-06T05:07:26.417Z] 1e890da81ec9: Preparing [2025-08-06T05:07:26.417Z] bee7ba2905d1: Waiting [2025-08-06T05:07:26.417Z] 198b67d09d48: Waiting [2025-08-06T05:07:26.417Z] 1e890da81ec9: Waiting [2025-08-06T05:07:26.417Z] c9ec0f865275: Layer already exists [2025-08-06T05:07:26.417Z] 2d297029b9da: Layer already exists [2025-08-06T05:07:26.417Z] 6924fcffa8eb: Layer already exists [2025-08-06T05:07:26.417Z] 008787df8b6c: Layer already exists [2025-08-06T05:07:26.417Z] 8c9be07550a4: Layer already exists [2025-08-06T05:07:26.417Z] 02014442bbc6: Layer already exists [2025-08-06T05:07:26.417Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:26.417Z] bd328985de85: Layer already exists [2025-08-06T05:07:26.417Z] 39b8cb347c2e: Layer already exists [2025-08-06T05:07:26.417Z] bee7ba2905d1: Layer already exists [2025-08-06T05:07:26.417Z] 198b67d09d48: Layer already exists [2025-08-06T05:07:26.417Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:26.681Z] 4.1.0-dev.43: digest: sha256:27201543bcf820a8e24c5ab6d8b8b163a82fdc6076e81dd1e2672b4d535fea27 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:27.028Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:27.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:27.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-06T05:07:27.359Z] 2d297029b9da: Preparing [2025-08-06T05:07:27.359Z] c9ec0f865275: Preparing [2025-08-06T05:07:27.359Z] 6924fcffa8eb: Preparing [2025-08-06T05:07:27.359Z] 8c9be07550a4: Preparing [2025-08-06T05:07:27.359Z] 008787df8b6c: Preparing [2025-08-06T05:07:27.359Z] 02014442bbc6: Preparing [2025-08-06T05:07:27.359Z] 39b8cb347c2e: Preparing [2025-08-06T05:07:27.359Z] bd328985de85: Preparing [2025-08-06T05:07:27.359Z] daece8e1aaf0: Preparing [2025-08-06T05:07:27.359Z] bee7ba2905d1: Preparing [2025-08-06T05:07:27.359Z] 198b67d09d48: Preparing [2025-08-06T05:07:27.359Z] 1e890da81ec9: Preparing [2025-08-06T05:07:27.359Z] 39b8cb347c2e: Waiting [2025-08-06T05:07:27.359Z] bd328985de85: Waiting [2025-08-06T05:07:27.359Z] daece8e1aaf0: Waiting [2025-08-06T05:07:27.359Z] bee7ba2905d1: Waiting [2025-08-06T05:07:27.359Z] 198b67d09d48: Waiting [2025-08-06T05:07:27.359Z] 1e890da81ec9: Waiting [2025-08-06T05:07:27.359Z] 02014442bbc6: Waiting [2025-08-06T05:07:27.359Z] 8c9be07550a4: Layer already exists [2025-08-06T05:07:27.359Z] c9ec0f865275: Layer already exists [2025-08-06T05:07:27.359Z] 008787df8b6c: Layer already exists [2025-08-06T05:07:27.359Z] 6924fcffa8eb: Layer already exists [2025-08-06T05:07:27.359Z] 2d297029b9da: Layer already exists [2025-08-06T05:07:27.359Z] 39b8cb347c2e: Layer already exists [2025-08-06T05:07:27.359Z] bd328985de85: Layer already exists [2025-08-06T05:07:27.359Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:27.359Z] 02014442bbc6: Layer already exists [2025-08-06T05:07:27.359Z] bee7ba2905d1: Layer already exists [2025-08-06T05:07:27.359Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:27.359Z] 198b67d09d48: Layer already exists [2025-08-06T05:07:27.623Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:27201543bcf820a8e24c5ab6d8b8b163a82fdc6076e81dd1e2672b4d535fea27 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:27.971Z] + 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-08-06T05:07:28.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-08-06T05:07:28.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-08-06T05:07:28.314Z] 2d297029b9da: Preparing [2025-08-06T05:07:28.314Z] c9ec0f865275: Preparing [2025-08-06T05:07:28.314Z] 6924fcffa8eb: Preparing [2025-08-06T05:07:28.314Z] 8c9be07550a4: Preparing [2025-08-06T05:07:28.314Z] 008787df8b6c: Preparing [2025-08-06T05:07:28.314Z] 02014442bbc6: Preparing [2025-08-06T05:07:28.314Z] 39b8cb347c2e: Preparing [2025-08-06T05:07:28.314Z] bd328985de85: Preparing [2025-08-06T05:07:28.314Z] daece8e1aaf0: Preparing [2025-08-06T05:07:28.314Z] bee7ba2905d1: Preparing [2025-08-06T05:07:28.314Z] 198b67d09d48: Preparing [2025-08-06T05:07:28.314Z] 1e890da81ec9: Preparing [2025-08-06T05:07:28.314Z] bd328985de85: Waiting [2025-08-06T05:07:28.314Z] daece8e1aaf0: Waiting [2025-08-06T05:07:28.314Z] bee7ba2905d1: Waiting [2025-08-06T05:07:28.314Z] 02014442bbc6: Waiting [2025-08-06T05:07:28.314Z] 39b8cb347c2e: Waiting [2025-08-06T05:07:28.314Z] 198b67d09d48: Waiting [2025-08-06T05:07:28.314Z] 1e890da81ec9: Waiting [2025-08-06T05:07:28.314Z] 6924fcffa8eb: Layer already exists [2025-08-06T05:07:28.314Z] 2d297029b9da: Layer already exists [2025-08-06T05:07:28.314Z] 008787df8b6c: Layer already exists [2025-08-06T05:07:28.314Z] 8c9be07550a4: Layer already exists [2025-08-06T05:07:28.314Z] c9ec0f865275: Layer already exists [2025-08-06T05:07:28.314Z] 39b8cb347c2e: Layer already exists [2025-08-06T05:07:28.314Z] bee7ba2905d1: Layer already exists [2025-08-06T05:07:28.314Z] bd328985de85: Layer already exists [2025-08-06T05:07:28.314Z] 02014442bbc6: Layer already exists [2025-08-06T05:07:28.314Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:28.314Z] 198b67d09d48: Layer already exists [2025-08-06T05:07:28.314Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:28.578Z] main: digest: sha256:27201543bcf820a8e24c5ab6d8b8b163a82fdc6076e81dd1e2672b4d535fea27 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:07:28.648Z] ===================================================== [Pipeline] echo [2025-08-06T05:07:28.662Z] taggedImages: [2025-08-06T05:07:28.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:28.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-08-06T05:07:28.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [2025-08-06T05:07:28.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:28.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-06T05:07:28.699Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-08-06T05:07:28.699Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:28.699Z] latest [2025-08-06T05:07:28.699Z] 4.1.0-dev.43 [2025-08-06T05:07:28.699Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:28.699Z] main [2025-08-06T05:07:28.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:29.063Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:29.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:29.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-06T05:07:29.404Z] 1bfcf6865c89: Preparing [2025-08-06T05:07:29.404Z] 439abcebbb06: Preparing [2025-08-06T05:07:29.404Z] bd328985de85: Preparing [2025-08-06T05:07:29.404Z] daece8e1aaf0: Preparing [2025-08-06T05:07:29.404Z] 8e0a197570b9: Preparing [2025-08-06T05:07:29.404Z] 7a98c042916b: Preparing [2025-08-06T05:07:29.404Z] 1e890da81ec9: Preparing [2025-08-06T05:07:29.404Z] 7a98c042916b: Waiting [2025-08-06T05:07:29.404Z] 1e890da81ec9: Waiting [2025-08-06T05:07:29.670Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:29.670Z] bd328985de85: Layer already exists [2025-08-06T05:07:29.935Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:29.935Z] 8e0a197570b9: Pushed [2025-08-06T05:07:29.935Z] 1bfcf6865c89: Pushed [2025-08-06T05:07:31.869Z] 7a98c042916b: Pushed [2025-08-06T05:07:36.098Z] 439abcebbb06: Pushed [2025-08-06T05:07:36.361Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:e9fbdef07879d91488137e420409d9bbe0d69614ec25f72ab4fb453541c2d8a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:36.703Z] + 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-08-06T05:07:37.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-06T05:07:37.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-06T05:07:37.041Z] 1bfcf6865c89: Preparing [2025-08-06T05:07:37.041Z] 439abcebbb06: Preparing [2025-08-06T05:07:37.041Z] bd328985de85: Preparing [2025-08-06T05:07:37.041Z] daece8e1aaf0: Preparing [2025-08-06T05:07:37.041Z] 8e0a197570b9: Preparing [2025-08-06T05:07:37.041Z] 7a98c042916b: Preparing [2025-08-06T05:07:37.041Z] 1e890da81ec9: Preparing [2025-08-06T05:07:37.041Z] 7a98c042916b: Waiting [2025-08-06T05:07:37.041Z] 1e890da81ec9: Waiting [2025-08-06T05:07:37.041Z] 439abcebbb06: Layer already exists [2025-08-06T05:07:37.041Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:37.041Z] 8e0a197570b9: Layer already exists [2025-08-06T05:07:37.041Z] bd328985de85: Layer already exists [2025-08-06T05:07:37.041Z] 1bfcf6865c89: Layer already exists [2025-08-06T05:07:37.041Z] 7a98c042916b: Layer already exists [2025-08-06T05:07:37.041Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:37.041Z] latest: digest: sha256:e9fbdef07879d91488137e420409d9bbe0d69614ec25f72ab4fb453541c2d8a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:37.652Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:37.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [2025-08-06T05:07:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-06T05:07:37.987Z] 1bfcf6865c89: Preparing [2025-08-06T05:07:37.987Z] 439abcebbb06: Preparing [2025-08-06T05:07:37.987Z] bd328985de85: Preparing [2025-08-06T05:07:37.987Z] daece8e1aaf0: Preparing [2025-08-06T05:07:37.987Z] 8e0a197570b9: Preparing [2025-08-06T05:07:37.987Z] 7a98c042916b: Preparing [2025-08-06T05:07:37.987Z] 1e890da81ec9: Preparing [2025-08-06T05:07:37.987Z] 7a98c042916b: Waiting [2025-08-06T05:07:37.987Z] 1e890da81ec9: Waiting [2025-08-06T05:07:37.987Z] 8e0a197570b9: Layer already exists [2025-08-06T05:07:37.987Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:37.987Z] 439abcebbb06: Layer already exists [2025-08-06T05:07:37.987Z] 1bfcf6865c89: Layer already exists [2025-08-06T05:07:37.987Z] bd328985de85: Layer already exists [2025-08-06T05:07:37.987Z] 7a98c042916b: Layer already exists [2025-08-06T05:07:37.987Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:37.987Z] 4.1.0-dev.43: digest: sha256:e9fbdef07879d91488137e420409d9bbe0d69614ec25f72ab4fb453541c2d8a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:38.331Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:38.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:38.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-06T05:07:38.707Z] 1bfcf6865c89: Preparing [2025-08-06T05:07:38.707Z] 439abcebbb06: Preparing [2025-08-06T05:07:38.707Z] bd328985de85: Preparing [2025-08-06T05:07:38.707Z] daece8e1aaf0: Preparing [2025-08-06T05:07:38.707Z] 8e0a197570b9: Preparing [2025-08-06T05:07:38.707Z] 7a98c042916b: Preparing [2025-08-06T05:07:38.707Z] 1e890da81ec9: Preparing [2025-08-06T05:07:38.707Z] 7a98c042916b: Waiting [2025-08-06T05:07:38.707Z] 1e890da81ec9: Waiting [2025-08-06T05:07:38.707Z] 8e0a197570b9: Layer already exists [2025-08-06T05:07:38.707Z] 1bfcf6865c89: Layer already exists [2025-08-06T05:07:38.707Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:38.707Z] bd328985de85: Layer already exists [2025-08-06T05:07:38.707Z] 439abcebbb06: Layer already exists [2025-08-06T05:07:38.707Z] 7a98c042916b: Layer already exists [2025-08-06T05:07:38.707Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:38.978Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:e9fbdef07879d91488137e420409d9bbe0d69614ec25f72ab4fb453541c2d8a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:39.335Z] + 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-08-06T05:07:39.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-08-06T05:07:39.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-08-06T05:07:39.699Z] 1bfcf6865c89: Preparing [2025-08-06T05:07:39.699Z] 439abcebbb06: Preparing [2025-08-06T05:07:39.699Z] bd328985de85: Preparing [2025-08-06T05:07:39.699Z] daece8e1aaf0: Preparing [2025-08-06T05:07:39.699Z] 8e0a197570b9: Preparing [2025-08-06T05:07:39.699Z] 7a98c042916b: Preparing [2025-08-06T05:07:39.699Z] 1e890da81ec9: Preparing [2025-08-06T05:07:39.699Z] 7a98c042916b: Waiting [2025-08-06T05:07:39.699Z] 1e890da81ec9: Waiting [2025-08-06T05:07:39.699Z] bd328985de85: Layer already exists [2025-08-06T05:07:39.699Z] 8e0a197570b9: Layer already exists [2025-08-06T05:07:39.699Z] 439abcebbb06: Layer already exists [2025-08-06T05:07:39.699Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:39.699Z] 1bfcf6865c89: Layer already exists [2025-08-06T05:07:39.699Z] 7a98c042916b: Layer already exists [2025-08-06T05:07:39.699Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:39.962Z] main: digest: sha256:e9fbdef07879d91488137e420409d9bbe0d69614ec25f72ab4fb453541c2d8a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:07:40.042Z] ===================================================== [Pipeline] echo [2025-08-06T05:07:40.053Z] taggedImages: [2025-08-06T05:07:40.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:40.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-08-06T05:07:40.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [2025-08-06T05:07:40.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:40.053Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-06T05:07:40.086Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-08-06T05:07:40.086Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:40.086Z] latest [2025-08-06T05:07:40.086Z] 4.1.0-dev.43 [2025-08-06T05:07:40.086Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:07:40.086Z] main [2025-08-06T05:07:40.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:40.448Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:07:40.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:07:40.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-06T05:07:40.792Z] 14deb102b702: Preparing [2025-08-06T05:07:40.792Z] 18b5faa71845: Preparing [2025-08-06T05:07:40.792Z] 19ead0260f5c: Preparing [2025-08-06T05:07:40.792Z] bd328985de85: Preparing [2025-08-06T05:07:40.792Z] daece8e1aaf0: Preparing [2025-08-06T05:07:40.792Z] 1e7282e10647: Preparing [2025-08-06T05:07:40.792Z] cca1cf235a31: Preparing [2025-08-06T05:07:40.792Z] 1e7282e10647: Waiting [2025-08-06T05:07:40.792Z] b24fcea45846: Preparing [2025-08-06T05:07:40.792Z] cca1cf235a31: Waiting [2025-08-06T05:07:40.792Z] 5f3ef117c6bd: Preparing [2025-08-06T05:07:40.792Z] b24fcea45846: Waiting [2025-08-06T05:07:40.792Z] 1e890da81ec9: Preparing [2025-08-06T05:07:40.792Z] 5f3ef117c6bd: Waiting [2025-08-06T05:07:40.792Z] 1e890da81ec9: Waiting [2025-08-06T05:07:41.056Z] 18b5faa71845: Pushed [2025-08-06T05:07:41.056Z] 19ead0260f5c: Pushed [2025-08-06T05:07:41.629Z] daece8e1aaf0: Layer already exists [2025-08-06T05:07:41.629Z] bd328985de85: Layer already exists [2025-08-06T05:07:41.629Z] 14deb102b702: Pushed [2025-08-06T05:07:41.892Z] 1e890da81ec9: Layer already exists [2025-08-06T05:07:41.892Z] b24fcea45846: Pushed [2025-08-06T05:07:42.469Z] 5f3ef117c6bd: Pushed [2025-08-06T05:07:52.494Z] cca1cf235a31: Pushed [2025-08-06T05:08:07.425Z] 1e7282e10647: Pushed [2025-08-06T05:08:07.425Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:9087f57affdc70e8923a802594dad25f6dbcec0e62022ba8fb939976f826ad97 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:07.781Z] + 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-08-06T05:08:08.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-06T05:08:08.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-06T05:08:08.122Z] 14deb102b702: Preparing [2025-08-06T05:08:08.122Z] 18b5faa71845: Preparing [2025-08-06T05:08:08.122Z] 19ead0260f5c: Preparing [2025-08-06T05:08:08.122Z] bd328985de85: Preparing [2025-08-06T05:08:08.122Z] daece8e1aaf0: Preparing [2025-08-06T05:08:08.122Z] 1e7282e10647: Preparing [2025-08-06T05:08:08.122Z] cca1cf235a31: Preparing [2025-08-06T05:08:08.122Z] b24fcea45846: Preparing [2025-08-06T05:08:08.122Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:08.122Z] 1e890da81ec9: Preparing [2025-08-06T05:08:08.122Z] 1e7282e10647: Waiting [2025-08-06T05:08:08.122Z] cca1cf235a31: Waiting [2025-08-06T05:08:08.122Z] b24fcea45846: Waiting [2025-08-06T05:08:08.122Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:08.122Z] 1e890da81ec9: Waiting [2025-08-06T05:08:08.122Z] 14deb102b702: Layer already exists [2025-08-06T05:08:08.122Z] 18b5faa71845: Layer already exists [2025-08-06T05:08:08.122Z] 19ead0260f5c: Layer already exists [2025-08-06T05:08:08.122Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:08.122Z] bd328985de85: Layer already exists [2025-08-06T05:08:08.122Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:08.122Z] cca1cf235a31: Layer already exists [2025-08-06T05:08:08.122Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:08.122Z] b24fcea45846: Layer already exists [2025-08-06T05:08:08.122Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:08.384Z] latest: digest: sha256:9087f57affdc70e8923a802594dad25f6dbcec0e62022ba8fb939976f826ad97 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:08.724Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:09.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [2025-08-06T05:08:09.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-06T05:08:09.061Z] 14deb102b702: Preparing [2025-08-06T05:08:09.061Z] 18b5faa71845: Preparing [2025-08-06T05:08:09.061Z] 19ead0260f5c: Preparing [2025-08-06T05:08:09.061Z] bd328985de85: Preparing [2025-08-06T05:08:09.061Z] daece8e1aaf0: Preparing [2025-08-06T05:08:09.061Z] 1e7282e10647: Preparing [2025-08-06T05:08:09.062Z] cca1cf235a31: Preparing [2025-08-06T05:08:09.062Z] b24fcea45846: Preparing [2025-08-06T05:08:09.062Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:09.062Z] 1e890da81ec9: Preparing [2025-08-06T05:08:09.062Z] 1e7282e10647: Waiting [2025-08-06T05:08:09.062Z] cca1cf235a31: Waiting [2025-08-06T05:08:09.062Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:09.062Z] 1e890da81ec9: Waiting [2025-08-06T05:08:09.062Z] b24fcea45846: Waiting [2025-08-06T05:08:09.062Z] bd328985de85: Layer already exists [2025-08-06T05:08:09.062Z] 18b5faa71845: Layer already exists [2025-08-06T05:08:09.062Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:09.062Z] 19ead0260f5c: Layer already exists [2025-08-06T05:08:09.062Z] 14deb102b702: Layer already exists [2025-08-06T05:08:09.062Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:09.062Z] cca1cf235a31: Layer already exists [2025-08-06T05:08:09.062Z] b24fcea45846: Layer already exists [2025-08-06T05:08:09.062Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:09.062Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:09.324Z] 4.1.0-dev.43: digest: sha256:9087f57affdc70e8923a802594dad25f6dbcec0e62022ba8fb939976f826ad97 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:09.664Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:09.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:09.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-06T05:08:09.998Z] 14deb102b702: Preparing [2025-08-06T05:08:09.998Z] 18b5faa71845: Preparing [2025-08-06T05:08:09.998Z] 19ead0260f5c: Preparing [2025-08-06T05:08:09.998Z] bd328985de85: Preparing [2025-08-06T05:08:09.998Z] daece8e1aaf0: Preparing [2025-08-06T05:08:09.998Z] 1e7282e10647: Preparing [2025-08-06T05:08:09.998Z] cca1cf235a31: Preparing [2025-08-06T05:08:09.998Z] b24fcea45846: Preparing [2025-08-06T05:08:09.998Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:09.998Z] 1e890da81ec9: Preparing [2025-08-06T05:08:09.998Z] 1e7282e10647: Waiting [2025-08-06T05:08:09.998Z] cca1cf235a31: Waiting [2025-08-06T05:08:09.998Z] b24fcea45846: Waiting [2025-08-06T05:08:09.998Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:09.998Z] 1e890da81ec9: Waiting [2025-08-06T05:08:09.999Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:09.999Z] bd328985de85: Layer already exists [2025-08-06T05:08:09.999Z] 19ead0260f5c: Layer already exists [2025-08-06T05:08:09.999Z] 18b5faa71845: Layer already exists [2025-08-06T05:08:09.999Z] 14deb102b702: Layer already exists [2025-08-06T05:08:09.999Z] b24fcea45846: Layer already exists [2025-08-06T05:08:09.999Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:09.999Z] cca1cf235a31: Layer already exists [2025-08-06T05:08:09.999Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:09.999Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:10.260Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:9087f57affdc70e8923a802594dad25f6dbcec0e62022ba8fb939976f826ad97 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:10.603Z] + 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-08-06T05:08:10.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-08-06T05:08:10.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-08-06T05:08:10.945Z] 14deb102b702: Preparing [2025-08-06T05:08:10.945Z] 18b5faa71845: Preparing [2025-08-06T05:08:10.945Z] 19ead0260f5c: Preparing [2025-08-06T05:08:10.945Z] bd328985de85: Preparing [2025-08-06T05:08:10.945Z] daece8e1aaf0: Preparing [2025-08-06T05:08:10.945Z] 1e7282e10647: Preparing [2025-08-06T05:08:10.945Z] cca1cf235a31: Preparing [2025-08-06T05:08:10.945Z] b24fcea45846: Preparing [2025-08-06T05:08:10.945Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:10.945Z] 1e890da81ec9: Preparing [2025-08-06T05:08:10.945Z] b24fcea45846: Waiting [2025-08-06T05:08:10.945Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:10.945Z] 1e890da81ec9: Waiting [2025-08-06T05:08:10.945Z] 1e7282e10647: Waiting [2025-08-06T05:08:10.945Z] cca1cf235a31: Waiting [2025-08-06T05:08:10.945Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:10.945Z] 14deb102b702: Layer already exists [2025-08-06T05:08:10.945Z] 18b5faa71845: Layer already exists [2025-08-06T05:08:10.945Z] bd328985de85: Layer already exists [2025-08-06T05:08:10.945Z] 19ead0260f5c: Layer already exists [2025-08-06T05:08:10.945Z] cca1cf235a31: Layer already exists [2025-08-06T05:08:10.945Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:10.945Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:10.945Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:10.945Z] b24fcea45846: Layer already exists [2025-08-06T05:08:10.945Z] main: digest: sha256:9087f57affdc70e8923a802594dad25f6dbcec0e62022ba8fb939976f826ad97 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:08:11.273Z] ===================================================== [Pipeline] echo [2025-08-06T05:08:11.286Z] taggedImages: [2025-08-06T05:08:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-08-06T05:08:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [2025-08-06T05:08:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:11.286Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-06T05:08:11.309Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-08-06T05:08:11.309Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:11.309Z] latest [2025-08-06T05:08:11.309Z] 4.1.0-dev.43 [2025-08-06T05:08:11.309Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:11.309Z] main [2025-08-06T05:08:11.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:11.660Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:12.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:12.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-06T05:08:12.003Z] 1a0d60a45afb: Preparing [2025-08-06T05:08:12.003Z] 47d53229a795: Preparing [2025-08-06T05:08:12.003Z] c1b73456fc2c: Preparing [2025-08-06T05:08:12.003Z] bd328985de85: Preparing [2025-08-06T05:08:12.003Z] daece8e1aaf0: Preparing [2025-08-06T05:08:12.003Z] 1e7282e10647: Preparing [2025-08-06T05:08:12.003Z] 3af3f9a6175b: Preparing [2025-08-06T05:08:12.003Z] cda5b76a8954: Preparing [2025-08-06T05:08:12.003Z] 1e890da81ec9: Preparing [2025-08-06T05:08:12.003Z] 1e7282e10647: Waiting [2025-08-06T05:08:12.004Z] 3af3f9a6175b: Waiting [2025-08-06T05:08:12.004Z] 1e890da81ec9: Waiting [2025-08-06T05:08:12.004Z] cda5b76a8954: Waiting [2025-08-06T05:08:12.004Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:12.004Z] bd328985de85: Layer already exists [2025-08-06T05:08:12.004Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:12.267Z] 47d53229a795: Pushed [2025-08-06T05:08:12.267Z] 1a0d60a45afb: Pushed [2025-08-06T05:08:12.267Z] c1b73456fc2c: Pushed [2025-08-06T05:08:12.267Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:12.530Z] 3af3f9a6175b: Pushed [2025-08-06T05:08:12.793Z] cda5b76a8954: Pushed [2025-08-06T05:08:13.056Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:b0d81b1a516357b8fcffe2ca21863c523881b46dc263694763f4b476927338c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:13.402Z] + 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-08-06T05:08:13.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-06T05:08:13.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-06T05:08:13.758Z] 1a0d60a45afb: Preparing [2025-08-06T05:08:13.758Z] 47d53229a795: Preparing [2025-08-06T05:08:13.758Z] c1b73456fc2c: Preparing [2025-08-06T05:08:13.758Z] bd328985de85: Preparing [2025-08-06T05:08:13.758Z] daece8e1aaf0: Preparing [2025-08-06T05:08:13.758Z] 1e7282e10647: Preparing [2025-08-06T05:08:13.758Z] 3af3f9a6175b: Preparing [2025-08-06T05:08:13.758Z] cda5b76a8954: Preparing [2025-08-06T05:08:13.758Z] 1e890da81ec9: Preparing [2025-08-06T05:08:13.758Z] 1e7282e10647: Waiting [2025-08-06T05:08:13.758Z] 3af3f9a6175b: Waiting [2025-08-06T05:08:13.758Z] cda5b76a8954: Waiting [2025-08-06T05:08:13.758Z] 1e890da81ec9: Waiting [2025-08-06T05:08:13.758Z] 47d53229a795: Layer already exists [2025-08-06T05:08:13.758Z] c1b73456fc2c: Layer already exists [2025-08-06T05:08:13.758Z] 1a0d60a45afb: Layer already exists [2025-08-06T05:08:13.758Z] bd328985de85: Layer already exists [2025-08-06T05:08:13.758Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:13.758Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:13.758Z] 3af3f9a6175b: Layer already exists [2025-08-06T05:08:13.758Z] cda5b76a8954: Layer already exists [2025-08-06T05:08:13.758Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:13.758Z] latest: digest: sha256:b0d81b1a516357b8fcffe2ca21863c523881b46dc263694763f4b476927338c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:14.104Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:14.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [2025-08-06T05:08:14.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-06T05:08:14.456Z] 1a0d60a45afb: Preparing [2025-08-06T05:08:14.456Z] 47d53229a795: Preparing [2025-08-06T05:08:14.456Z] c1b73456fc2c: Preparing [2025-08-06T05:08:14.456Z] bd328985de85: Preparing [2025-08-06T05:08:14.456Z] daece8e1aaf0: Preparing [2025-08-06T05:08:14.456Z] 1e7282e10647: Preparing [2025-08-06T05:08:14.456Z] 3af3f9a6175b: Preparing [2025-08-06T05:08:14.456Z] cda5b76a8954: Preparing [2025-08-06T05:08:14.456Z] 1e890da81ec9: Preparing [2025-08-06T05:08:14.456Z] 3af3f9a6175b: Waiting [2025-08-06T05:08:14.456Z] cda5b76a8954: Waiting [2025-08-06T05:08:14.456Z] 1e7282e10647: Waiting [2025-08-06T05:08:14.456Z] 1e890da81ec9: Waiting [2025-08-06T05:08:14.456Z] bd328985de85: Layer already exists [2025-08-06T05:08:14.456Z] c1b73456fc2c: Layer already exists [2025-08-06T05:08:14.456Z] 47d53229a795: Layer already exists [2025-08-06T05:08:14.456Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:14.456Z] 1a0d60a45afb: Layer already exists [2025-08-06T05:08:14.456Z] cda5b76a8954: Layer already exists [2025-08-06T05:08:14.456Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:14.456Z] 3af3f9a6175b: Layer already exists [2025-08-06T05:08:14.456Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:14.456Z] 4.1.0-dev.43: digest: sha256:b0d81b1a516357b8fcffe2ca21863c523881b46dc263694763f4b476927338c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:14.806Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:15.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:15.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-06T05:08:15.150Z] 1a0d60a45afb: Preparing [2025-08-06T05:08:15.150Z] 47d53229a795: Preparing [2025-08-06T05:08:15.150Z] c1b73456fc2c: Preparing [2025-08-06T05:08:15.150Z] bd328985de85: Preparing [2025-08-06T05:08:15.150Z] daece8e1aaf0: Preparing [2025-08-06T05:08:15.150Z] 1e7282e10647: Preparing [2025-08-06T05:08:15.150Z] 3af3f9a6175b: Preparing [2025-08-06T05:08:15.150Z] cda5b76a8954: Preparing [2025-08-06T05:08:15.150Z] 1e890da81ec9: Preparing [2025-08-06T05:08:15.150Z] 1e7282e10647: Waiting [2025-08-06T05:08:15.150Z] 3af3f9a6175b: Waiting [2025-08-06T05:08:15.150Z] cda5b76a8954: Waiting [2025-08-06T05:08:15.150Z] 1e890da81ec9: Waiting [2025-08-06T05:08:15.150Z] 47d53229a795: Layer already exists [2025-08-06T05:08:15.150Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:15.150Z] 1a0d60a45afb: Layer already exists [2025-08-06T05:08:15.150Z] c1b73456fc2c: Layer already exists [2025-08-06T05:08:15.150Z] bd328985de85: Layer already exists [2025-08-06T05:08:15.150Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:15.150Z] 3af3f9a6175b: Layer already exists [2025-08-06T05:08:15.150Z] cda5b76a8954: Layer already exists [2025-08-06T05:08:15.150Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:15.150Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:b0d81b1a516357b8fcffe2ca21863c523881b46dc263694763f4b476927338c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:15.502Z] + 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-08-06T05:08:16.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-08-06T05:08:16.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-08-06T05:08:16.417Z] 1a0d60a45afb: Preparing [2025-08-06T05:08:16.417Z] 47d53229a795: Preparing [2025-08-06T05:08:16.417Z] c1b73456fc2c: Preparing [2025-08-06T05:08:16.417Z] bd328985de85: Preparing [2025-08-06T05:08:16.417Z] daece8e1aaf0: Preparing [2025-08-06T05:08:16.417Z] 1e7282e10647: Preparing [2025-08-06T05:08:16.417Z] 3af3f9a6175b: Preparing [2025-08-06T05:08:16.417Z] cda5b76a8954: Preparing [2025-08-06T05:08:16.417Z] 1e890da81ec9: Preparing [2025-08-06T05:08:16.417Z] 1e7282e10647: Waiting [2025-08-06T05:08:16.417Z] 3af3f9a6175b: Waiting [2025-08-06T05:08:16.417Z] cda5b76a8954: Waiting [2025-08-06T05:08:16.417Z] 1e890da81ec9: Waiting [2025-08-06T05:08:16.417Z] 1a0d60a45afb: Layer already exists [2025-08-06T05:08:16.417Z] c1b73456fc2c: Layer already exists [2025-08-06T05:08:16.417Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:16.417Z] bd328985de85: Layer already exists [2025-08-06T05:08:16.417Z] 47d53229a795: Layer already exists [2025-08-06T05:08:16.417Z] cda5b76a8954: Layer already exists [2025-08-06T05:08:16.417Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:16.417Z] 1e7282e10647: Layer already exists [2025-08-06T05:08:16.417Z] 3af3f9a6175b: Layer already exists [2025-08-06T05:08:16.417Z] main: digest: sha256:b0d81b1a516357b8fcffe2ca21863c523881b46dc263694763f4b476927338c2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:08:16.754Z] ===================================================== [Pipeline] echo [2025-08-06T05:08:16.768Z] taggedImages: [2025-08-06T05:08:16.768Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:16.768Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-08-06T05:08:16.768Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [2025-08-06T05:08:16.768Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:16.768Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-06T05:08:16.797Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-08-06T05:08:16.797Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:16.797Z] latest [2025-08-06T05:08:16.797Z] 4.1.0-dev.43 [2025-08-06T05:08:16.797Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:16.797Z] main [2025-08-06T05:08:16.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:17.140Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:17.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:17.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-06T05:08:17.480Z] 14deb102b702: Preparing [2025-08-06T05:08:17.480Z] 3eb79231df85: Preparing [2025-08-06T05:08:17.480Z] 066bdf332745: Preparing [2025-08-06T05:08:17.480Z] bd328985de85: Preparing [2025-08-06T05:08:17.480Z] daece8e1aaf0: Preparing [2025-08-06T05:08:17.480Z] fafe49994237: Preparing [2025-08-06T05:08:17.480Z] b24fcea45846: Preparing [2025-08-06T05:08:17.480Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:17.480Z] 1e890da81ec9: Preparing [2025-08-06T05:08:17.480Z] fafe49994237: Waiting [2025-08-06T05:08:17.480Z] b24fcea45846: Waiting [2025-08-06T05:08:17.480Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:17.480Z] 1e890da81ec9: Waiting [2025-08-06T05:08:17.480Z] bd328985de85: Layer already exists [2025-08-06T05:08:17.480Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:17.480Z] 14deb102b702: Layer already exists [2025-08-06T05:08:17.480Z] b24fcea45846: Layer already exists [2025-08-06T05:08:17.480Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:17.480Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:17.742Z] 066bdf332745: Pushed [2025-08-06T05:08:17.742Z] 3eb79231df85: Pushed [2025-08-06T05:08:44.355Z] fafe49994237: Pushed [2025-08-06T05:08:44.355Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:732f5770510109b2ac0de32c0557a6b57dc79aaeb9b4283e4d072c86b4b8e08c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:44.719Z] + 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-08-06T05:08:45.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-06T05:08:45.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-06T05:08:45.055Z] 14deb102b702: Preparing [2025-08-06T05:08:45.055Z] 3eb79231df85: Preparing [2025-08-06T05:08:45.055Z] 066bdf332745: Preparing [2025-08-06T05:08:45.055Z] bd328985de85: Preparing [2025-08-06T05:08:45.055Z] daece8e1aaf0: Preparing [2025-08-06T05:08:45.055Z] fafe49994237: Preparing [2025-08-06T05:08:45.055Z] b24fcea45846: Preparing [2025-08-06T05:08:45.055Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:45.055Z] 1e890da81ec9: Preparing [2025-08-06T05:08:45.055Z] b24fcea45846: Waiting [2025-08-06T05:08:45.055Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:45.055Z] 1e890da81ec9: Waiting [2025-08-06T05:08:45.055Z] fafe49994237: Waiting [2025-08-06T05:08:45.055Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:45.055Z] 14deb102b702: Layer already exists [2025-08-06T05:08:45.055Z] 3eb79231df85: Layer already exists [2025-08-06T05:08:45.055Z] 066bdf332745: Layer already exists [2025-08-06T05:08:45.055Z] bd328985de85: Layer already exists [2025-08-06T05:08:45.055Z] fafe49994237: Layer already exists [2025-08-06T05:08:45.055Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:45.055Z] b24fcea45846: Layer already exists [2025-08-06T05:08:45.055Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:45.055Z] latest: digest: sha256:732f5770510109b2ac0de32c0557a6b57dc79aaeb9b4283e4d072c86b4b8e08c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:45.402Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:45.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [2025-08-06T05:08:45.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-06T05:08:45.742Z] 14deb102b702: Preparing [2025-08-06T05:08:45.742Z] 3eb79231df85: Preparing [2025-08-06T05:08:45.742Z] 066bdf332745: Preparing [2025-08-06T05:08:45.742Z] bd328985de85: Preparing [2025-08-06T05:08:45.742Z] daece8e1aaf0: Preparing [2025-08-06T05:08:45.742Z] fafe49994237: Preparing [2025-08-06T05:08:45.742Z] b24fcea45846: Preparing [2025-08-06T05:08:45.742Z] fafe49994237: Waiting [2025-08-06T05:08:45.742Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:45.742Z] 1e890da81ec9: Preparing [2025-08-06T05:08:45.742Z] b24fcea45846: Waiting [2025-08-06T05:08:45.742Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:45.742Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:45.742Z] 3eb79231df85: Layer already exists [2025-08-06T05:08:45.742Z] bd328985de85: Layer already exists [2025-08-06T05:08:45.742Z] 14deb102b702: Layer already exists [2025-08-06T05:08:45.742Z] 066bdf332745: Layer already exists [2025-08-06T05:08:45.742Z] fafe49994237: Layer already exists [2025-08-06T05:08:45.742Z] b24fcea45846: Layer already exists [2025-08-06T05:08:45.742Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:45.742Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:45.742Z] 4.1.0-dev.43: digest: sha256:732f5770510109b2ac0de32c0557a6b57dc79aaeb9b4283e4d072c86b4b8e08c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:46.092Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:46.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:46.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-06T05:08:46.438Z] 14deb102b702: Preparing [2025-08-06T05:08:46.438Z] 3eb79231df85: Preparing [2025-08-06T05:08:46.438Z] 066bdf332745: Preparing [2025-08-06T05:08:46.438Z] bd328985de85: Preparing [2025-08-06T05:08:46.438Z] daece8e1aaf0: Preparing [2025-08-06T05:08:46.438Z] fafe49994237: Preparing [2025-08-06T05:08:46.438Z] b24fcea45846: Preparing [2025-08-06T05:08:46.438Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:46.438Z] 1e890da81ec9: Preparing [2025-08-06T05:08:46.438Z] b24fcea45846: Waiting [2025-08-06T05:08:46.438Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:46.438Z] 1e890da81ec9: Waiting [2025-08-06T05:08:46.438Z] fafe49994237: Waiting [2025-08-06T05:08:46.438Z] bd328985de85: Layer already exists [2025-08-06T05:08:46.438Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:46.438Z] 14deb102b702: Layer already exists [2025-08-06T05:08:46.438Z] 066bdf332745: Layer already exists [2025-08-06T05:08:46.438Z] 3eb79231df85: Layer already exists [2025-08-06T05:08:46.438Z] fafe49994237: Layer already exists [2025-08-06T05:08:46.438Z] b24fcea45846: Layer already exists [2025-08-06T05:08:46.438Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:46.438Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:46.438Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:732f5770510109b2ac0de32c0557a6b57dc79aaeb9b4283e4d072c86b4b8e08c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:46.782Z] + 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-08-06T05:08:47.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-08-06T05:08:47.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-08-06T05:08:47.134Z] 14deb102b702: Preparing [2025-08-06T05:08:47.134Z] 3eb79231df85: Preparing [2025-08-06T05:08:47.134Z] 066bdf332745: Preparing [2025-08-06T05:08:47.134Z] bd328985de85: Preparing [2025-08-06T05:08:47.134Z] daece8e1aaf0: Preparing [2025-08-06T05:08:47.134Z] fafe49994237: Preparing [2025-08-06T05:08:47.134Z] b24fcea45846: Preparing [2025-08-06T05:08:47.134Z] fafe49994237: Waiting [2025-08-06T05:08:47.134Z] b24fcea45846: Waiting [2025-08-06T05:08:47.135Z] 5f3ef117c6bd: Preparing [2025-08-06T05:08:47.135Z] 1e890da81ec9: Preparing [2025-08-06T05:08:47.135Z] 5f3ef117c6bd: Waiting [2025-08-06T05:08:47.135Z] 14deb102b702: Layer already exists [2025-08-06T05:08:47.135Z] 3eb79231df85: Layer already exists [2025-08-06T05:08:47.135Z] 066bdf332745: Layer already exists [2025-08-06T05:08:47.135Z] bd328985de85: Layer already exists [2025-08-06T05:08:47.135Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:47.135Z] fafe49994237: Layer already exists [2025-08-06T05:08:47.135Z] b24fcea45846: Layer already exists [2025-08-06T05:08:47.135Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:47.135Z] 5f3ef117c6bd: Layer already exists [2025-08-06T05:08:47.135Z] main: digest: sha256:732f5770510109b2ac0de32c0557a6b57dc79aaeb9b4283e4d072c86b4b8e08c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:08:47.483Z] ===================================================== [Pipeline] echo [2025-08-06T05:08:47.501Z] taggedImages: [2025-08-06T05:08:47.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:47.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-08-06T05:08:47.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [2025-08-06T05:08:47.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:47.501Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-06T05:08:47.528Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-08-06T05:08:47.529Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:47.529Z] latest [2025-08-06T05:08:47.529Z] 4.1.0-dev.43 [2025-08-06T05:08:47.529Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:08:47.529Z] main [2025-08-06T05:08:47.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:47.888Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:48.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:08:48.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-06T05:08:48.235Z] 937d6903a4ec: Preparing [2025-08-06T05:08:48.235Z] 3eb025dd5ea9: Preparing [2025-08-06T05:08:48.235Z] bd328985de85: Preparing [2025-08-06T05:08:48.235Z] daece8e1aaf0: Preparing [2025-08-06T05:08:48.235Z] 2183816c68c5: Preparing [2025-08-06T05:08:48.235Z] 042d3ba63ba6: Preparing [2025-08-06T05:08:48.235Z] 1e890da81ec9: Preparing [2025-08-06T05:08:48.235Z] 042d3ba63ba6: Waiting [2025-08-06T05:08:48.235Z] 1e890da81ec9: Waiting [2025-08-06T05:08:48.235Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:48.235Z] bd328985de85: Layer already exists [2025-08-06T05:08:48.499Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:48.499Z] 937d6903a4ec: Pushed [2025-08-06T05:08:48.765Z] 2183816c68c5: Pushed [2025-08-06T05:08:49.721Z] 042d3ba63ba6: Pushed [2025-08-06T05:08:57.904Z] 3eb025dd5ea9: Pushed [2025-08-06T05:08:57.904Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:40c0c5a627aa43540ef5919b164667e7d8e7da2145e7778fa37b3f88be2454a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:58.252Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:58.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-06T05:08:58.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-06T05:08:58.592Z] 937d6903a4ec: Preparing [2025-08-06T05:08:58.592Z] 3eb025dd5ea9: Preparing [2025-08-06T05:08:58.592Z] bd328985de85: Preparing [2025-08-06T05:08:58.592Z] daece8e1aaf0: Preparing [2025-08-06T05:08:58.592Z] 2183816c68c5: Preparing [2025-08-06T05:08:58.592Z] 042d3ba63ba6: Preparing [2025-08-06T05:08:58.592Z] 1e890da81ec9: Preparing [2025-08-06T05:08:58.592Z] 042d3ba63ba6: Waiting [2025-08-06T05:08:58.592Z] 1e890da81ec9: Waiting [2025-08-06T05:08:58.592Z] bd328985de85: Layer already exists [2025-08-06T05:08:58.592Z] 2183816c68c5: Layer already exists [2025-08-06T05:08:58.592Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:58.592Z] 3eb025dd5ea9: Layer already exists [2025-08-06T05:08:58.592Z] 937d6903a4ec: Layer already exists [2025-08-06T05:08:58.592Z] 042d3ba63ba6: Layer already exists [2025-08-06T05:08:58.592Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:58.856Z] latest: digest: sha256:40c0c5a627aa43540ef5919b164667e7d8e7da2145e7778fa37b3f88be2454a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:59.198Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:08:59.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [2025-08-06T05:08:59.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-06T05:08:59.544Z] 937d6903a4ec: Preparing [2025-08-06T05:08:59.544Z] 3eb025dd5ea9: Preparing [2025-08-06T05:08:59.544Z] bd328985de85: Preparing [2025-08-06T05:08:59.544Z] daece8e1aaf0: Preparing [2025-08-06T05:08:59.544Z] 2183816c68c5: Preparing [2025-08-06T05:08:59.544Z] 042d3ba63ba6: Preparing [2025-08-06T05:08:59.544Z] 1e890da81ec9: Preparing [2025-08-06T05:08:59.544Z] 042d3ba63ba6: Waiting [2025-08-06T05:08:59.544Z] 1e890da81ec9: Waiting [2025-08-06T05:08:59.544Z] 3eb025dd5ea9: Layer already exists [2025-08-06T05:08:59.544Z] 937d6903a4ec: Layer already exists [2025-08-06T05:08:59.544Z] bd328985de85: Layer already exists [2025-08-06T05:08:59.544Z] 2183816c68c5: Layer already exists [2025-08-06T05:08:59.544Z] daece8e1aaf0: Layer already exists [2025-08-06T05:08:59.544Z] 1e890da81ec9: Layer already exists [2025-08-06T05:08:59.544Z] 042d3ba63ba6: Layer already exists [2025-08-06T05:08:59.544Z] 4.1.0-dev.43: digest: sha256:40c0c5a627aa43540ef5919b164667e7d8e7da2145e7778fa37b3f88be2454a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:00.159Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:00.510Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:09:00.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-06T05:09:00.510Z] 937d6903a4ec: Preparing [2025-08-06T05:09:00.510Z] 3eb025dd5ea9: Preparing [2025-08-06T05:09:00.510Z] bd328985de85: Preparing [2025-08-06T05:09:00.510Z] daece8e1aaf0: Preparing [2025-08-06T05:09:00.510Z] 2183816c68c5: Preparing [2025-08-06T05:09:00.510Z] 042d3ba63ba6: Preparing [2025-08-06T05:09:00.510Z] 1e890da81ec9: Preparing [2025-08-06T05:09:00.510Z] 042d3ba63ba6: Waiting [2025-08-06T05:09:00.510Z] 1e890da81ec9: Waiting [2025-08-06T05:09:00.510Z] 3eb025dd5ea9: Layer already exists [2025-08-06T05:09:00.510Z] 2183816c68c5: Layer already exists [2025-08-06T05:09:00.510Z] bd328985de85: Layer already exists [2025-08-06T05:09:00.510Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:00.510Z] 937d6903a4ec: Layer already exists [2025-08-06T05:09:00.510Z] 042d3ba63ba6: Layer already exists [2025-08-06T05:09:00.510Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:00.510Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:40c0c5a627aa43540ef5919b164667e7d8e7da2145e7778fa37b3f88be2454a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:01.128Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:01.467Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-08-06T05:09:01.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-08-06T05:09:01.467Z] 937d6903a4ec: Preparing [2025-08-06T05:09:01.467Z] 3eb025dd5ea9: Preparing [2025-08-06T05:09:01.467Z] bd328985de85: Preparing [2025-08-06T05:09:01.467Z] daece8e1aaf0: Preparing [2025-08-06T05:09:01.467Z] 2183816c68c5: Preparing [2025-08-06T05:09:01.467Z] 042d3ba63ba6: Preparing [2025-08-06T05:09:01.467Z] 1e890da81ec9: Preparing [2025-08-06T05:09:01.467Z] 1e890da81ec9: Waiting [2025-08-06T05:09:01.467Z] 042d3ba63ba6: Waiting [2025-08-06T05:09:01.467Z] 937d6903a4ec: Layer already exists [2025-08-06T05:09:01.467Z] 2183816c68c5: Layer already exists [2025-08-06T05:09:01.467Z] 3eb025dd5ea9: Layer already exists [2025-08-06T05:09:01.467Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:01.467Z] bd328985de85: Layer already exists [2025-08-06T05:09:01.467Z] 042d3ba63ba6: Layer already exists [2025-08-06T05:09:01.467Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:01.732Z] main: digest: sha256:40c0c5a627aa43540ef5919b164667e7d8e7da2145e7778fa37b3f88be2454a3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:09:01.811Z] ===================================================== [Pipeline] echo [2025-08-06T05:09:01.822Z] taggedImages: [2025-08-06T05:09:01.822Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:09:01.822Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-08-06T05:09:01.822Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [2025-08-06T05:09:01.822Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:09:01.822Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-06T05:09:01.852Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-08-06T05:09:01.852Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:09:01.852Z] latest [2025-08-06T05:09:01.852Z] 4.1.0-dev.43 [2025-08-06T05:09:01.852Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:09:01.852Z] main [2025-08-06T05:09:01.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:02.214Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:02.594Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:09:02.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-06T05:09:02.594Z] fc26b5fe8a12: Preparing [2025-08-06T05:09:02.594Z] 8f26f06ab4cc: Preparing [2025-08-06T05:09:02.594Z] bd328985de85: Preparing [2025-08-06T05:09:02.594Z] daece8e1aaf0: Preparing [2025-08-06T05:09:02.594Z] cf85c982e323: Preparing [2025-08-06T05:09:02.594Z] dc91cc6693d5: Preparing [2025-08-06T05:09:02.594Z] 1e890da81ec9: Preparing [2025-08-06T05:09:02.594Z] dc91cc6693d5: Waiting [2025-08-06T05:09:02.594Z] 1e890da81ec9: Waiting [2025-08-06T05:09:02.594Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:02.858Z] bd328985de85: Layer already exists [2025-08-06T05:09:02.858Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:02.858Z] fc26b5fe8a12: Pushed [2025-08-06T05:09:03.121Z] cf85c982e323: Pushed [2025-08-06T05:09:03.384Z] dc91cc6693d5: Pushed [2025-08-06T05:09:11.553Z] 8f26f06ab4cc: Pushed [2025-08-06T05:09:11.553Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8: digest: sha256:3d98c197f0fc67661e6333503b4ef660a1a64a64ca1ca2b7bbd6c2bce44cb47e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:11.933Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:12.437Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-06T05:09:12.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-06T05:09:12.437Z] fc26b5fe8a12: Preparing [2025-08-06T05:09:12.437Z] 8f26f06ab4cc: Preparing [2025-08-06T05:09:12.437Z] bd328985de85: Preparing [2025-08-06T05:09:12.437Z] daece8e1aaf0: Preparing [2025-08-06T05:09:12.437Z] cf85c982e323: Preparing [2025-08-06T05:09:12.437Z] dc91cc6693d5: Preparing [2025-08-06T05:09:12.437Z] 1e890da81ec9: Preparing [2025-08-06T05:09:12.437Z] dc91cc6693d5: Waiting [2025-08-06T05:09:12.437Z] 1e890da81ec9: Waiting [2025-08-06T05:09:12.437Z] 8f26f06ab4cc: Layer already exists [2025-08-06T05:09:12.437Z] cf85c982e323: Layer already exists [2025-08-06T05:09:12.437Z] bd328985de85: Layer already exists [2025-08-06T05:09:12.437Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:12.437Z] fc26b5fe8a12: Layer already exists [2025-08-06T05:09:12.437Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:12.437Z] dc91cc6693d5: Layer already exists [2025-08-06T05:09:12.437Z] latest: digest: sha256:3d98c197f0fc67661e6333503b4ef660a1a64a64ca1ca2b7bbd6c2bce44cb47e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:13.047Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:13.394Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [2025-08-06T05:09:13.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-06T05:09:13.395Z] fc26b5fe8a12: Preparing [2025-08-06T05:09:13.395Z] 8f26f06ab4cc: Preparing [2025-08-06T05:09:13.395Z] bd328985de85: Preparing [2025-08-06T05:09:13.395Z] daece8e1aaf0: Preparing [2025-08-06T05:09:13.395Z] cf85c982e323: Preparing [2025-08-06T05:09:13.395Z] dc91cc6693d5: Preparing [2025-08-06T05:09:13.395Z] 1e890da81ec9: Preparing [2025-08-06T05:09:13.395Z] dc91cc6693d5: Waiting [2025-08-06T05:09:13.395Z] 1e890da81ec9: Waiting [2025-08-06T05:09:13.395Z] fc26b5fe8a12: Layer already exists [2025-08-06T05:09:13.395Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:13.395Z] 8f26f06ab4cc: Layer already exists [2025-08-06T05:09:13.395Z] bd328985de85: Layer already exists [2025-08-06T05:09:13.395Z] cf85c982e323: Layer already exists [2025-08-06T05:09:13.395Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:13.395Z] dc91cc6693d5: Layer already exists [2025-08-06T05:09:13.662Z] 4.1.0-dev.43: digest: sha256:3d98c197f0fc67661e6333503b4ef660a1a64a64ca1ca2b7bbd6c2bce44cb47e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:14.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:14.338Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:09:14.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-06T05:09:14.338Z] fc26b5fe8a12: Preparing [2025-08-06T05:09:14.338Z] 8f26f06ab4cc: Preparing [2025-08-06T05:09:14.338Z] bd328985de85: Preparing [2025-08-06T05:09:14.338Z] daece8e1aaf0: Preparing [2025-08-06T05:09:14.338Z] cf85c982e323: Preparing [2025-08-06T05:09:14.338Z] dc91cc6693d5: Preparing [2025-08-06T05:09:14.338Z] 1e890da81ec9: Preparing [2025-08-06T05:09:14.338Z] dc91cc6693d5: Waiting [2025-08-06T05:09:14.338Z] 1e890da81ec9: Waiting [2025-08-06T05:09:14.338Z] cf85c982e323: Layer already exists [2025-08-06T05:09:14.338Z] fc26b5fe8a12: Layer already exists [2025-08-06T05:09:14.338Z] 8f26f06ab4cc: Layer already exists [2025-08-06T05:09:14.338Z] bd328985de85: Layer already exists [2025-08-06T05:09:14.338Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:14.338Z] dc91cc6693d5: Layer already exists [2025-08-06T05:09:14.338Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:14.338Z] dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43: digest: sha256:3d98c197f0fc67661e6333503b4ef660a1a64a64ca1ca2b7bbd6c2bce44cb47e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:14.946Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:15.286Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-08-06T05:09:15.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-08-06T05:09:15.286Z] fc26b5fe8a12: Preparing [2025-08-06T05:09:15.286Z] 8f26f06ab4cc: Preparing [2025-08-06T05:09:15.286Z] bd328985de85: Preparing [2025-08-06T05:09:15.286Z] daece8e1aaf0: Preparing [2025-08-06T05:09:15.286Z] cf85c982e323: Preparing [2025-08-06T05:09:15.286Z] dc91cc6693d5: Preparing [2025-08-06T05:09:15.286Z] 1e890da81ec9: Preparing [2025-08-06T05:09:15.286Z] dc91cc6693d5: Waiting [2025-08-06T05:09:15.286Z] 1e890da81ec9: Waiting [2025-08-06T05:09:15.286Z] bd328985de85: Layer already exists [2025-08-06T05:09:15.286Z] fc26b5fe8a12: Layer already exists [2025-08-06T05:09:15.286Z] cf85c982e323: Layer already exists [2025-08-06T05:09:15.286Z] daece8e1aaf0: Layer already exists [2025-08-06T05:09:15.286Z] 8f26f06ab4cc: Layer already exists [2025-08-06T05:09:15.286Z] dc91cc6693d5: Layer already exists [2025-08-06T05:09:15.286Z] 1e890da81ec9: Layer already exists [2025-08-06T05:09:15.286Z] main: digest: sha256:3d98c197f0fc67661e6333503b4ef660a1a64a64ca1ca2b7bbd6c2bce44cb47e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T05:09:15.625Z] ===================================================== [Pipeline] echo [2025-08-06T05:09:15.636Z] taggedImages: [2025-08-06T05:09:15.636Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [2025-08-06T05:09:15.636Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-08-06T05:09:15.636Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [2025-08-06T05:09:15.636Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [2025-08-06T05:09:15.636Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-08-06T05:09:15.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.658Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.668Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.678Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.689Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-08-06T05:09:15.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.710Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.729Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.738Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-08-06T05:09:15.748Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.758Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.773Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.794Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-08-06T05:09:15.804Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.815Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.826Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.838Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.848Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-08-06T05:09:15.858Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.874Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.884Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.894Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.905Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-08-06T05:09:15.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.928Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:15.961Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-08-06T05:09:15.971Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:15.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-08-06T05:09:15.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.019Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-08-06T05:09:16.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.046Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.060Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.072Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.084Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-08-06T05:09:16.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.107Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.121Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.134Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.146Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-08-06T05:09:16.158Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.170Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.193Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-08-06T05:09:16.214Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.242Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.256Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-08-06T05:09:16.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.290Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.314Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.327Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-08-06T05:09:16.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.351Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.361Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.386Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-08-06T05:09:16.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.410Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.422Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.433Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.443Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-08-06T05:09:16.453Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8 [Pipeline] echo [2025-08-06T05:09:16.463Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-08-06T05:09:16.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dc461ce1615b87c2cd2b77eb23d6240bcec97de8-4.1.0-dev.43 [Pipeline] echo [2025-08-06T05:09:16.499Z] Skip building multi-arch image for 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-08-06T05:09:16.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T05:09:16.883Z] [2025-08-06T05:09:16.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T05:09:17.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T05:09:17.202Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-06T05:09:17.202Z] 8998bd30e6a1: Pulling fs layer [2025-08-06T05:09:17.202Z] 04944245beec: Pulling fs layer [2025-08-06T05:09:17.202Z] 699f458cf7ca: Pulling fs layer [2025-08-06T05:09:17.202Z] 765212b225bb: Pulling fs layer [2025-08-06T05:09:17.202Z] f23df028b6ca: Pulling fs layer [2025-08-06T05:09:17.202Z] d65c8cfc05b1: Pulling fs layer [2025-08-06T05:09:17.202Z] 2437ff75d9bd: Pulling fs layer [2025-08-06T05:09:17.202Z] 765212b225bb: Waiting [2025-08-06T05:09:17.202Z] f23df028b6ca: Waiting [2025-08-06T05:09:17.202Z] d65c8cfc05b1: Waiting [2025-08-06T05:09:17.202Z] 2437ff75d9bd: Waiting [2025-08-06T05:09:17.469Z] 04944245beec: Verifying Checksum [2025-08-06T05:09:17.469Z] 04944245beec: Download complete [2025-08-06T05:09:17.469Z] 765212b225bb: Verifying Checksum [2025-08-06T05:09:17.469Z] 765212b225bb: Download complete [2025-08-06T05:09:17.469Z] f23df028b6ca: Verifying Checksum [2025-08-06T05:09:17.469Z] f23df028b6ca: Download complete [2025-08-06T05:09:17.469Z] d65c8cfc05b1: Verifying Checksum [2025-08-06T05:09:17.469Z] d65c8cfc05b1: Download complete [2025-08-06T05:09:17.469Z] 699f458cf7ca: Verifying Checksum [2025-08-06T05:09:17.469Z] 699f458cf7ca: Download complete [2025-08-06T05:09:18.051Z] 8998bd30e6a1: Verifying Checksum [2025-08-06T05:09:18.051Z] 8998bd30e6a1: Download complete [2025-08-06T05:09:20.622Z] 2437ff75d9bd: Verifying Checksum [2025-08-06T05:09:20.622Z] 2437ff75d9bd: Download complete [2025-08-06T05:09:22.558Z] 8998bd30e6a1: Pull complete [2025-08-06T05:09:24.494Z] 04944245beec: Pull complete [2025-08-06T05:09:25.894Z] 699f458cf7ca: Pull complete [2025-08-06T05:09:26.160Z] 765212b225bb: Pull complete [2025-08-06T05:09:27.118Z] f23df028b6ca: Pull complete [2025-08-06T05:09:27.382Z] d65c8cfc05b1: Pull complete [2025-08-06T05:09:45.567Z] 2437ff75d9bd: Pull complete [2025-08-06T05:09:45.567Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-06T05:09:45.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-06T05:09:45.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T05:09:45.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-6344 does not seem to be running inside a container [2025-08-06T05:09:45.799Z] $ 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/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@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-08-06T05:09:48.711Z] $ docker top 1e7843295ebefe12fcfe54ff85df3e775c6aa24dfeb43d393284ace96571c343 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T05:09:49.599Z] ---> job-cost.sh [2025-08-06T05:09:49.599Z] lf-activate-venv: SKIPPING [2025-08-06T05:09:49.599Z] INFO: No Stack... [2025-08-06T05:09:49.862Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-06T05:09:50.811Z] INFO: Archiving Costs [Pipeline] sh [2025-08-06T05:09:51.445Z] + + cat /w/workspace/edgex-go/881/archives/cost.csv [2025-08-06T05:09:51.445Z] cut -d, -f6 [Pipeline] lock [2025-08-06T05:09:51.483Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-881-stack-cost] [2025-08-06T05:09:51.492Z] Resource [jenkins-edgexfoundry-edgex-go-main-881-stack-cost] did not exist. Created. [2025-08-06T05:09:51.499Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-881-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T05:09:51.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-06T05:09:52.748Z] Stashed 1 file(s) [Pipeline] } [2025-08-06T05:09:52.756Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-881-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-06T05:09:52.768Z] $ docker stop --time=1 1e7843295ebefe12fcfe54ff85df3e775c6aa24dfeb43d393284ace96571c343 [2025-08-06T05:09:54.261Z] $ docker rm -f --volumes 1e7843295ebefe12fcfe54ff85df3e775c6aa24dfeb43d393284ace96571c343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-06T10:22:18.594Z] Cancelling nested steps due to timeout [2025-08-06T10:22:18.598Z] Sending interrupt signal to process [2025-08-06T10:22:26.106Z] script returned exit code 143 [Pipeline] } [2025-08-06T10:22:26.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-06T10:22:26.694Z] + '[' -d /w/workspace/edgex-go/881/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:27.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:28.068Z] ---> package-listing.sh [2025-08-06T10:22:28.068Z] ++ facter osfamily [2025-08-06T10:22:28.068Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T10:22:28.327Z] + OS_FAMILY=redhat [2025-08-06T10:22:28.327Z] + workspace=/w/workspace/edgex-go/881 [2025-08-06T10:22:28.327Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T10:22:28.327Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T10:22:28.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T10:22:28.327Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T10:22:28.327Z] + '[' /w/workspace/edgex-go/881 ']' [2025-08-06T10:22:28.327Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T10:22:28.327Z] + case "${OS_FAMILY}" in [2025-08-06T10:22:28.327Z] + rpm -qa [2025-08-06T10:22:28.327Z] + sort [2025-08-06T10:22:28.895Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T10:22:28.895Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T10:22:28.895Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T10:22:28.895Z] + '[' /w/workspace/edgex-go/881 ']' [2025-08-06T10:22:28.895Z] + mkdir -p /w/workspace/edgex-go/881/archives/ [2025-08-06T10:22:28.895Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/881/archives/ [Pipeline] echo [2025-08-06T10:22:28.906Z] 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/881/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-06T10:22:29.192Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T10:22:29.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:29.775Z] [2025-08-06T10:22:29.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T10:22:30.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:30.356Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T10:22:30.356Z] 5eb5b503b376: Pulling fs layer [2025-08-06T10:22:30.356Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T10:22:30.356Z] ec43610c2a17: Pulling fs layer [2025-08-06T10:22:30.356Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T10:22:30.356Z] 33b1e0a273af: Pulling fs layer [2025-08-06T10:22:30.356Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T10:22:30.356Z] 2f39f015ded8: Pulling fs layer [2025-08-06T10:22:30.356Z] 33b1e0a273af: Waiting [2025-08-06T10:22:30.356Z] 5d3b04190fa2: Waiting [2025-08-06T10:22:30.356Z] 2f39f015ded8: Waiting [2025-08-06T10:22:30.356Z] 3a2ae6a8a46f: Waiting [2025-08-06T10:22:30.356Z] 5c69ac0246d0: Verifying Checksum [2025-08-06T10:22:30.356Z] 5c69ac0246d0: Download complete [2025-08-06T10:22:30.356Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-06T10:22:30.356Z] 3a2ae6a8a46f: Download complete [2025-08-06T10:22:30.356Z] 33b1e0a273af: Verifying Checksum [2025-08-06T10:22:30.356Z] 33b1e0a273af: Download complete [2025-08-06T10:22:30.356Z] 5d3b04190fa2: Verifying Checksum [2025-08-06T10:22:30.356Z] 5d3b04190fa2: Download complete [2025-08-06T10:22:30.356Z] ec43610c2a17: Verifying Checksum [2025-08-06T10:22:30.356Z] ec43610c2a17: Download complete [2025-08-06T10:22:30.622Z] 5eb5b503b376: Verifying Checksum [2025-08-06T10:22:30.622Z] 5eb5b503b376: Download complete [2025-08-06T10:22:31.212Z] 2f39f015ded8: Verifying Checksum [2025-08-06T10:22:31.212Z] 2f39f015ded8: Download complete [2025-08-06T10:22:31.797Z] 5eb5b503b376: Pull complete [2025-08-06T10:22:32.060Z] 5c69ac0246d0: Pull complete [2025-08-06T10:22:32.325Z] ec43610c2a17: Pull complete [2025-08-06T10:22:32.325Z] 3a2ae6a8a46f: Pull complete [2025-08-06T10:22:32.583Z] 33b1e0a273af: Pull complete [2025-08-06T10:22:32.849Z] 5d3b04190fa2: Pull complete [2025-08-06T10:22:36.595Z] 2f39f015ded8: Pull complete [2025-08-06T10:22:36.595Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T10:22:36.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:36.595Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T10:22:36.702Z] prd-centos7-docker-4c-2g-6345 does not seem to be running inside a container [2025-08-06T10:22:36.729Z] $ 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/881/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T10:22:40.109Z] $ docker top 35e09d1d96b8b052b1a79acf897ec5500275601e189bfc3f39827b65638c0dd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T10:22:40.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T10:22:40.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T10:22:41.051Z] + ls /var/log/sa-host [2025-08-06T10:22:41.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T10:22:41.228Z] provisioning config files... [2025-08-06T10:22:41.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18296206554135316137tmp [Pipeline] { [Pipeline] echo [2025-08-06T10:22:41.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:41.575Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T10:22:41.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:41.956Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T10:22:41.966Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:42.260Z] ---> sudo-logs.sh [2025-08-06T10:22:42.260Z] Archiving 'sudo' log.. [2025-08-06T10:22:42.260Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-06T10:22:42.300Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-06T10:22:42.302Z] $ docker stop --time=1 35e09d1d96b8b052b1a79acf897ec5500275601e189bfc3f39827b65638c0dd6 [2025-08-06T10:22:43.426Z] $ docker rm -f --volumes 35e09d1d96b8b052b1a79acf897ec5500275601e189bfc3f39827b65638c0dd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-06T10:22:43.534Z] [WS-CLEANUP] Deleting project workspace... [2025-08-06T10:22:43.534Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-06T10:22:43.558Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-06T10:22:43.792Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-08-06T10:22:44.649Z] + [ -d /w/workspace/edgex-go/881/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:44.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:45.804Z] ---> package-listing.sh [2025-08-06T10:22:45.805Z] ++ facter osfamily [2025-08-06T10:22:45.805Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T10:22:46.066Z] + OS_FAMILY=debian [2025-08-06T10:22:46.066Z] + workspace=/w/workspace/edgex-go/881 [2025-08-06T10:22:46.066Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T10:22:46.066Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T10:22:46.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T10:22:46.066Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T10:22:46.066Z] + '[' /w/workspace/edgex-go/881 ']' [2025-08-06T10:22:46.066Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T10:22:46.066Z] + case "${OS_FAMILY}" in [2025-08-06T10:22:46.066Z] + dpkg -l [2025-08-06T10:22:46.066Z] + grep '^ii' [2025-08-06T10:22:46.066Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T10:22:46.066Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T10:22:46.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T10:22:46.066Z] + '[' /w/workspace/edgex-go/881 ']' [2025-08-06T10:22:46.066Z] + mkdir -p /w/workspace/edgex-go/881/archives/ [2025-08-06T10:22:46.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/881/archives/ [Pipeline] echo [2025-08-06T10:22:46.078Z] 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/881/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-06T10:22:46.355Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T10:22:46.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:46.916Z] [2025-08-06T10:22:46.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T10:22:47.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:47.219Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T10:22:47.219Z] 5eb5b503b376: Pulling fs layer [2025-08-06T10:22:47.219Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T10:22:47.219Z] ec43610c2a17: Pulling fs layer [2025-08-06T10:22:47.219Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T10:22:47.219Z] 33b1e0a273af: Pulling fs layer [2025-08-06T10:22:47.219Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T10:22:47.219Z] 3a2ae6a8a46f: Waiting [2025-08-06T10:22:47.220Z] 33b1e0a273af: Waiting [2025-08-06T10:22:47.220Z] 2f39f015ded8: Pulling fs layer [2025-08-06T10:22:47.220Z] 5d3b04190fa2: Waiting [2025-08-06T10:22:47.220Z] 2f39f015ded8: Waiting [2025-08-06T10:22:47.220Z] 5c69ac0246d0: Verifying Checksum [2025-08-06T10:22:47.220Z] 5c69ac0246d0: Download complete [2025-08-06T10:22:47.220Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-06T10:22:47.220Z] 3a2ae6a8a46f: Download complete [2025-08-06T10:22:47.220Z] ec43610c2a17: Verifying Checksum [2025-08-06T10:22:47.220Z] ec43610c2a17: Download complete [2025-08-06T10:22:47.220Z] 33b1e0a273af: Verifying Checksum [2025-08-06T10:22:47.220Z] 33b1e0a273af: Download complete [2025-08-06T10:22:47.220Z] 5d3b04190fa2: Verifying Checksum [2025-08-06T10:22:47.220Z] 5d3b04190fa2: Download complete [2025-08-06T10:22:47.477Z] 5eb5b503b376: Verifying Checksum [2025-08-06T10:22:47.477Z] 5eb5b503b376: Download complete [2025-08-06T10:22:48.409Z] 2f39f015ded8: Verifying Checksum [2025-08-06T10:22:48.409Z] 2f39f015ded8: Download complete [2025-08-06T10:22:48.973Z] 5eb5b503b376: Pull complete [2025-08-06T10:22:49.231Z] 5c69ac0246d0: Pull complete [2025-08-06T10:22:49.796Z] ec43610c2a17: Pull complete [2025-08-06T10:22:49.796Z] 3a2ae6a8a46f: Pull complete [2025-08-06T10:22:50.054Z] 33b1e0a273af: Pull complete [2025-08-06T10:22:50.054Z] 5d3b04190fa2: Pull complete [2025-08-06T10:22:56.617Z] 2f39f015ded8: Pull complete [2025-08-06T10:22:56.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T10:22:56.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T10:22:56.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T10:22:56.715Z] prd-ubuntu20.04-docker-8c-8g-6343 does not seem to be running inside a container [2025-08-06T10:22:56.730Z] $ 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/881/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/881 -v /w/workspace/edgex-go/881:/w/workspace/edgex-go/881:rw,z -v /w/workspace/edgex-go/881@tmp:/w/workspace/edgex-go/881@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T10:22:58.106Z] $ docker top 5c5fb9e156216636c4ce1101adc44bf254131c8943477a9aefe2466ab1bf44bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T10:22:58.465Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T10:22:58.752Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T10:22:59.038Z] + ls /var/log/sa-host [2025-08-06T10:22:59.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T10:22:59.074Z] provisioning config files... [2025-08-06T10:22:59.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/881@tmp/config6273056336968294905tmp [Pipeline] { [Pipeline] echo [2025-08-06T10:22:59.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:59.386Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T10:22:59.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:22:59.710Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T10:22:59.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:23:00.003Z] ---> sudo-logs.sh [2025-08-06T10:23:00.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-06T10:23:00.061Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:23:00.351Z] ---> job-cost.sh [2025-08-06T10:23:00.351Z] lf-activate-venv: SKIPPING [2025-08-06T10:23:00.351Z] DEBUG: total: 0.10999999940395355 [2025-08-06T10:23:00.351Z] INFO: Retrieving Stack Cost... [2025-08-06T10:23:00.610Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T10:23:01.176Z] INFO: Archiving Costs [Pipeline] echo [2025-08-06T10:23:01.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T10:23:01.473Z] ---> logs-deploy.sh [2025-08-06T10:23:01.473Z] lf-activate-venv: SKIPPING [2025-08-06T10:23:01.473Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/881 [2025-08-06T10:23:01.473Z] INFO: archiving workspace using pattern(s): [2025-08-06T10:23:02.410Z] Archives upload complete. [2025-08-06T10:23:02.668Z] INFO: archiving logs to Nexus